Pull request #45155 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75+59e89b9e8237b87a6d36e4e0d8a9ebbe9f135ee0 (bdca0f2dcac24079cb3b88a7832bdb921b365c9e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45155@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-03-14T10:41:48.596Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-03-14T10:41:48.601Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-03-14T10:41:48.801Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e7c481b8bb452381) in /home/ubuntu/workspace/moby_PR-45155 [Pipeline] { [Pipeline] checkout [2023-03-14T10:41:48.824Z] The recommended git tool is: git [2023-03-14T10:41:48.833Z] using credential docker-jenkins-github-credentials [2023-03-14T10:41:48.844Z] Cloning the remote Git repository [2023-03-14T10:41:48.844Z] Cloning with configured refspecs honoured and without tags [2023-03-14T10:41:48.852Z] Cloning repository https://github.com/moby/moby.git [2023-03-14T10:41:48.852Z] > git init /home/ubuntu/workspace/moby_PR-45155 # timeout=10 [2023-03-14T10:41:48.867Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-14T10:41:48.867Z] > git --version # timeout=10 [2023-03-14T10:41:48.870Z] > git --version # 'git version 2.25.1' [2023-03-14T10:41:48.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-14T10:41:48.871Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45155/head:refs/remotes/origin/PR-45155 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-03-14T10:42:01.228Z] Fetching without tags [2023-03-14T10:42:01.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-14T10:42:01.216Z] > git config --add remote.origin.fetch +refs/pull/45155/head:refs/remotes/origin/PR-45155 # timeout=10 [2023-03-14T10:42:01.220Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-03-14T10:42:01.227Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-14T10:42:01.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-14T10:42:01.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-14T10:42:01.239Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45155/head:refs/remotes/origin/PR-45155 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-03-14T10:42:01.486Z] Merging remotes/origin/23.0 commit 59e89b9e8237b87a6d36e4e0d8a9ebbe9f135ee0 into PR head commit 6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 [2023-03-14T10:42:02.087Z] Merge succeeded, producing 6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 [2023-03-14T10:42:02.088Z] Checking out Revision 6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 (PR-45155) [2023-03-14T10:42:02.159Z] Commit message: "volumes: fix error-handling when removing volumes with swarm enabled" [2023-03-14T10:42:02.159Z] First time build. Skipping changelog. [2023-03-14T10:42:02.185Z] > git --version # timeout=10 [2023-03-14T10:42:02.189Z] > git --version # 'git version 2.25.1' [2023-03-14T10:42:02.195Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T10:42:01.493Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T10:42:01.498Z] > git checkout -f 6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 # timeout=10 [2023-03-14T10:42:02.063Z] > git remote # timeout=10 [2023-03-14T10:42:02.068Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T10:42:02.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-14T10:42:02.075Z] > git merge 59e89b9e8237b87a6d36e4e0d8a9ebbe9f135ee0 # timeout=10 [2023-03-14T10:42:02.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T10:42:02.095Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T10:42:02.099Z] > git checkout -f 6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 # timeout=10 [2023-03-14T10:42:03.097Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45155:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-03-14T10:42:07.302Z] 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 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) 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] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2023-03-14T10:42:07.510Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05fa0eec23ae41bb6) in /home/ubuntu/workspace/moby_PR-45155 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Unit tests) [2023-03-14T10:42:07.573Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2023-03-14T10:42:07.582Z] using credential docker-jenkins-github-credentials 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 [2023-03-14T10:42:07.595Z] Cloning the remote Git repository [2023-03-14T10:42:07.595Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-03-14T10:42:07.637Z] Cloning repository https://github.com/moby/moby.git [2023-03-14T10:42:07.637Z] > git init /home/ubuntu/workspace/moby_PR-45155 # timeout=10 [2023-03-14T10:42:07.668Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-14T10:42:07.668Z] > git --version # timeout=10 [2023-03-14T10:42:07.681Z] > git --version # 'git version 2.25.1' [2023-03-14T10:42:07.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-14T10:42:07.682Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45155/head:refs/remotes/origin/PR-45155 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-03-14T10:42:26.040Z] Fetching without tags [2023-03-14T10:42:26.254Z] Merging remotes/origin/23.0 commit 59e89b9e8237b87a6d36e4e0d8a9ebbe9f135ee0 into PR head commit 6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 [2023-03-14T10:42:26.936Z] Merge succeeded, producing 6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 [2023-03-14T10:42:26.937Z] Checking out Revision 6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 (PR-45155) [2023-03-14T10:42:26.033Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-14T10:42:26.042Z] > git config --add remote.origin.fetch +refs/pull/45155/head:refs/remotes/origin/PR-45155 # timeout=10 [2023-03-14T10:42:26.051Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-03-14T10:42:26.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-14T10:42:26.075Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-14T10:42:26.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-14T10:42:26.076Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45155/head:refs/remotes/origin/PR-45155 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-03-14T10:42:26.288Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T10:42:26.300Z] > git checkout -f 6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 # timeout=10 [2023-03-14T10:42:26.935Z] > git remote # timeout=10 [2023-03-14T10:42:26.940Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T10:42:26.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-14T10:42:26.946Z] > git merge 59e89b9e8237b87a6d36e4e0d8a9ebbe9f135ee0 # timeout=10 [2023-03-14T10:42:26.960Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T10:42:26.971Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T10:42:26.983Z] > git checkout -f 6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 # timeout=10 [2023-03-14T10:42:27.714Z] Commit message: "volumes: fix error-handling when removing volumes with swarm enabled" [2023-03-14T10:42:27.772Z] > git --version # timeout=10 [2023-03-14T10:42:27.796Z] > git --version # 'git version 2.25.1' [2023-03-14T10:42:27.800Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-14T10:42:28.481Z] + docker version [2023-03-14T10:42:28.481Z] Client: Docker Engine - Community [2023-03-14T10:42:28.481Z] Version: 22.06.0-beta.0 [2023-03-14T10:42:28.481Z] API version: 1.42 [2023-03-14T10:42:28.481Z] Go version: go1.18.3 [2023-03-14T10:42:28.481Z] Git commit: 3e9117b [2023-03-14T10:42:28.481Z] Built: Fri Jun 3 17:55:34 2022 [2023-03-14T10:42:28.481Z] OS/Arch: linux/arm64 [2023-03-14T10:42:28.481Z] Context: default [2023-03-14T10:42:28.481Z] [2023-03-14T10:42:28.481Z] Server: Docker Engine - Community [2023-03-14T10:42:28.481Z] Engine: [2023-03-14T10:42:28.481Z] Version: 22.06.0-beta.0 [2023-03-14T10:42:28.481Z] API version: 1.42 (minimum version 1.12) [2023-03-14T10:42:28.481Z] Go version: go1.18.3 [2023-03-14T10:42:28.481Z] Git commit: 38633e7 [2023-03-14T10:42:28.481Z] Built: Fri Jun 3 17:55:34 2022 [2023-03-14T10:42:28.481Z] OS/Arch: linux/arm64 [2023-03-14T10:42:28.481Z] Experimental: true [2023-03-14T10:42:28.481Z] containerd: [2023-03-14T10:42:28.481Z] Version: 1.6.8 [2023-03-14T10:42:28.481Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-14T10:42:28.481Z] runc: [2023-03-14T10:42:28.481Z] Version: 1.1.4 [2023-03-14T10:42:28.481Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-14T10:42:28.481Z] docker-init: [2023-03-14T10:42:28.481Z] Version: 0.19.0 [2023-03-14T10:42:28.481Z] GitCommit: de40ad0 [Pipeline] sh [2023-03-14T10:42:28.765Z] + docker info [2023-03-14T10:42:28.765Z] Client: [2023-03-14T10:42:28.765Z] Context: default [2023-03-14T10:42:28.765Z] Debug Mode: false [2023-03-14T10:42:28.765Z] Plugins: [2023-03-14T10:42:28.765Z] buildx: Docker Buildx (Docker Inc.) [2023-03-14T10:42:28.765Z] Version: v0.8.2 [2023-03-14T10:42:28.765Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-03-14T10:42:28.765Z] compose: Docker Compose (Docker Inc.) [2023-03-14T10:42:28.765Z] Version: v2.12.0 [2023-03-14T10:42:28.765Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-14T10:42:28.765Z] [2023-03-14T10:42:28.765Z] Server: [2023-03-14T10:42:28.765Z] Containers: 0 [2023-03-14T10:42:28.765Z] Running: 0 [2023-03-14T10:42:28.765Z] Paused: 0 [2023-03-14T10:42:28.765Z] Stopped: 0 [2023-03-14T10:42:28.765Z] Images: 3 [2023-03-14T10:42:28.765Z] Server Version: 22.06.0-beta.0 [2023-03-14T10:42:28.765Z] Storage Driver: overlay2 [2023-03-14T10:42:28.765Z] Backing Filesystem: extfs [2023-03-14T10:42:28.765Z] Supports d_type: true [2023-03-14T10:42:28.765Z] Using metacopy: false [2023-03-14T10:42:28.765Z] Native Overlay Diff: true [2023-03-14T10:42:28.765Z] userxattr: false [2023-03-14T10:42:28.765Z] Logging Driver: json-file [2023-03-14T10:42:28.765Z] Cgroup Driver: cgroupfs [2023-03-14T10:42:28.765Z] Cgroup Version: 1 [2023-03-14T10:42:28.765Z] Plugins: [2023-03-14T10:42:28.765Z] Volume: local [2023-03-14T10:42:28.765Z] Network: bridge host ipvlan macvlan null overlay [2023-03-14T10:42:28.765Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-14T10:42:28.765Z] Swarm: inactive [2023-03-14T10:42:28.765Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2023-03-14T10:42:28.765Z] Default Runtime: runc [2023-03-14T10:42:28.765Z] Init Binary: docker-init [2023-03-14T10:42:28.765Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-14T10:42:28.765Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-14T10:42:28.765Z] init version: de40ad0 [2023-03-14T10:42:28.765Z] Security Options: [2023-03-14T10:42:28.765Z] apparmor [2023-03-14T10:42:28.765Z] seccomp [2023-03-14T10:42:28.765Z] Profile: builtin [2023-03-14T10:42:28.765Z] Kernel Version: 5.15.0-1022-aws [2023-03-14T10:42:28.765Z] Operating System: Ubuntu 20.04.5 LTS [2023-03-14T10:42:28.765Z] OSType: linux [2023-03-14T10:42:28.765Z] Architecture: aarch64 [2023-03-14T10:42:28.765Z] CPUs: 2 [2023-03-14T10:42:28.765Z] Total Memory: 7.559GiB [2023-03-14T10:42:28.765Z] Name: ip-10-100-105-169 [2023-03-14T10:42:28.765Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-03-14T10:42:28.765Z] Docker Root Dir: /var/lib/docker [2023-03-14T10:42:28.765Z] Debug Mode: false [2023-03-14T10:42:28.765Z] Registry: https://index.docker.io/v1/ [2023-03-14T10:42:28.765Z] Labels: [2023-03-14T10:42:28.765Z] Experimental: true [2023-03-14T10:42:28.765Z] Insecure Registries: [2023-03-14T10:42:28.765Z] 127.0.0.0/8 [2023-03-14T10:42:28.765Z] Live Restore Enabled: true [2023-03-14T10:42:28.765Z] [Pipeline] sh [2023-03-14T10:42:29.056Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-03-14T10:42:29.056Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-03-14T10:42:29.056Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45155/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-03-14T10:42:29.056Z] + bash /home/ubuntu/workspace/moby_PR-45155/check-config.sh [2023-03-14T10:42:29.056Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-03-14T10:42:29.056Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-03-14T10:42:29.056Z] [2023-03-14T10:42:29.056Z] Generally Necessary: [2023-03-14T10:42:29.056Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-03-14T10:42:29.056Z] - apparmor: enabled and tools installed [2023-03-14T10:42:29.056Z] - CONFIG_NAMESPACES: enabled [2023-03-14T10:42:29.056Z] - CONFIG_NET_NS: enabled [2023-03-14T10:42:29.056Z] - CONFIG_PID_NS: enabled [2023-03-14T10:42:29.056Z] - CONFIG_IPC_NS: enabled [2023-03-14T10:42:29.056Z] - CONFIG_UTS_NS: enabled [2023-03-14T10:42:29.056Z] - CONFIG_CGROUPS: enabled [2023-03-14T10:42:29.056Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-03-14T10:42:29.317Z] - CONFIG_CGROUP_DEVICE: enabled [2023-03-14T10:42:29.317Z] - CONFIG_CGROUP_FREEZER: enabled [2023-03-14T10:42:29.317Z] - CONFIG_CGROUP_SCHED: enabled [2023-03-14T10:42:29.317Z] - CONFIG_CPUSETS: enabled [2023-03-14T10:42:29.317Z] - CONFIG_MEMCG: enabled [2023-03-14T10:42:29.317Z] - CONFIG_KEYS: enabled [2023-03-14T10:42:29.317Z] - CONFIG_VETH: enabled (as module) [2023-03-14T10:42:29.317Z] - CONFIG_BRIDGE: enabled (as module) [2023-03-14T10:42:29.317Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-03-14T10:42:29.317Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-03-14T10:42:29.317Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-03-14T10:42:29.317Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-03-14T10:42:29.317Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-03-14T10:42:29.317Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-03-14T10:42:29.317Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-03-14T10:42:29.317Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-03-14T10:42:29.575Z] - CONFIG_NF_NAT: enabled (as module) [2023-03-14T10:42:29.575Z] - CONFIG_POSIX_MQUEUE: enabled [2023-03-14T10:42:29.575Z] - CONFIG_CGROUP_BPF: enabled [2023-03-14T10:42:29.575Z] [2023-03-14T10:42:29.575Z] Optional Features: [2023-03-14T10:42:29.575Z] - CONFIG_USER_NS: enabled [2023-03-14T10:42:29.575Z] - CONFIG_SECCOMP: enabled [2023-03-14T10:42:29.575Z] - CONFIG_SECCOMP_FILTER: enabled [2023-03-14T10:42:29.575Z] - CONFIG_CGROUP_PIDS: enabled [2023-03-14T10:42:29.575Z] - CONFIG_MEMCG_SWAP: enabled [2023-03-14T10:42:29.575Z] (cgroup swap accounting is currently enabled) [2023-03-14T10:42:29.575Z] - CONFIG_BLK_CGROUP: enabled [2023-03-14T10:42:29.575Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-03-14T10:42:29.575Z] - CONFIG_CGROUP_PERF: enabled [2023-03-14T10:42:29.575Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-03-14T10:42:29.575Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-03-14T10:42:29.575Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-03-14T10:42:29.575Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-03-14T10:42:29.575Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-03-14T10:42:29.575Z] - CONFIG_RT_GROUP_SCHED: missing [2023-03-14T10:42:29.575Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-03-14T10:42:29.575Z] - CONFIG_IP_VS: enabled (as module) [2023-03-14T10:42:29.833Z] - CONFIG_IP_VS_NFCT: enabled [2023-03-14T10:42:29.833Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-03-14T10:42:29.833Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-03-14T10:42:29.833Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-03-14T10:42:29.833Z] - CONFIG_SECURITY_SELINUX: enabled [2023-03-14T10:42:29.833Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-03-14T10:42:29.833Z] - CONFIG_EXT4_FS: enabled [2023-03-14T10:42:29.833Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-03-14T10:42:29.833Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-03-14T10:42:29.833Z] - Network Drivers: [2023-03-14T10:42:29.833Z] - "overlay": [2023-03-14T10:42:29.833Z] - CONFIG_VXLAN: enabled (as module) [2023-03-14T10:42:29.834Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-03-14T10:42:29.834Z] Optional (for encrypted networks): [2023-03-14T10:42:30.092Z] - CONFIG_CRYPTO: enabled [2023-03-14T10:42:30.092Z] - CONFIG_CRYPTO_AEAD: enabled [2023-03-14T10:42:30.092Z] - CONFIG_CRYPTO_GCM: enabled [2023-03-14T10:42:30.092Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-03-14T10:42:30.092Z] - CONFIG_CRYPTO_GHASH: enabled [2023-03-14T10:42:30.092Z] - CONFIG_XFRM: enabled [2023-03-14T10:42:30.092Z] - CONFIG_XFRM_USER: enabled (as module) [2023-03-14T10:42:30.092Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-03-14T10:42:30.092Z] - CONFIG_INET_ESP: enabled (as module) [2023-03-14T10:42:30.092Z] - "ipvlan": [2023-03-14T10:42:30.092Z] - CONFIG_IPVLAN: enabled (as module) [2023-03-14T10:42:30.092Z] - "macvlan": [2023-03-14T10:42:30.092Z] - CONFIG_MACVLAN: enabled (as module) [2023-03-14T10:42:30.092Z] - CONFIG_DUMMY: enabled (as module) [2023-03-14T10:42:30.092Z] - "ftp,tftp client in container": [2023-03-14T10:42:30.092Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-03-14T10:42:30.092Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-03-14T10:42:30.092Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-03-14T10:42:30.092Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-03-14T10:42:30.092Z] - Storage Drivers: [2023-03-14T10:42:30.092Z] - "aufs": [2023-03-14T10:42:30.092Z] - CONFIG_AUFS_FS: enabled (as module) [2023-03-14T10:42:30.092Z] - "btrfs": [2023-03-14T10:42:30.092Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-03-14T10:42:30.092Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-03-14T10:42:30.092Z] - "devicemapper": [2023-03-14T10:42:30.092Z] - CONFIG_BLK_DEV_DM: enabled [2023-03-14T10:42:30.092Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-03-14T10:42:30.092Z] - "overlay": [2023-03-14T10:42:30.351Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-03-14T10:42:30.351Z] - "zfs": [2023-03-14T10:42:30.351Z] - /dev/zfs: present [2023-03-14T10:42:30.351Z] - zfs command: missing [2023-03-14T10:42:30.351Z] - zpool command: missing [2023-03-14T10:42:30.351Z] [2023-03-14T10:42:30.351Z] Limits: [2023-03-14T10:42:30.351Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-03-14T10:42:30.351Z] [2023-03-14T10:42:30.351Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-14T10:42:30.659Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 . [2023-03-14T10:42:30.958Z] #1 [internal] load .dockerignore [2023-03-14T10:42:30.958Z] #1 transferring context: 113B 0.0s done [2023-03-14T10:42:30.958Z] #1 DONE 0.1s [2023-03-14T10:42:30.958Z] [2023-03-14T10:42:30.958Z] #2 [internal] load build definition from Dockerfile [2023-03-14T10:42:30.958Z] #2 transferring dockerfile: 27.03kB 0.0s done [2023-03-14T10:42:30.958Z] #2 DONE 0.1s [2023-03-14T10:42:30.958Z] [2023-03-14T10:42:30.958Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-14T10:42:31.216Z] #3 DONE 0.2s [2023-03-14T10:42:31.216Z] [2023-03-14T10:42:31.216Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-14T10:42:31.216Z] #4 CACHED [2023-03-14T10:42:31.783Z] [2023-03-14T10:42:31.783Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2023-03-14T10:42:31.783Z] #5 DONE 0.0s [2023-03-14T10:42:31.783Z] [2023-03-14T10:42:31.783Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-14T10:42:31.783Z] #6 DONE 0.1s [2023-03-14T10:42:31.783Z] [2023-03-14T10:42:31.783Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-14T10:42:31.783Z] #7 DONE 0.1s [2023-03-14T10:42:31.783Z] [2023-03-14T10:42:31.783Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2023-03-14T10:42:31.783Z] #8 DONE 0.1s [2023-03-14T10:42:31.783Z] [2023-03-14T10:42:31.783Z] #9 [internal] load metadata for docker.io/library/golang:1.19.7-bullseye [2023-03-14T10:42:31.783Z] #9 DONE 0.3s [2023-03-14T10:42:34.318Z] [2023-03-14T10:42:34.318Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-14T10:42:34.318Z] #10 DONE 0.0s [2023-03-14T10:42:34.318Z] [2023-03-14T10:42:34.318Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox [2023-03-14T10:42:34.318Z] #11 DONE 0.0s [2023-03-14T10:42:34.318Z] [2023-03-14T10:42:34.318Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-03-14T10:42:34.318Z] #12 DONE 0.0s [2023-03-14T10:42:34.318Z] [2023-03-14T10:42:34.318Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f [2023-03-14T10:42:34.318Z] #13 DONE 0.0s [2023-03-14T10:42:34.318Z] [2023-03-14T10:42:34.318Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.7-bullseye@sha256:ab640ced14bf0f709eac10a67b36feea03a271f43603ab590a4c87e936978f6a [2023-03-14T10:42:34.318Z] #14 resolve docker.io/library/golang:1.19.7-bullseye@sha256:ab640ced14bf0f709eac10a67b36feea03a271f43603ab590a4c87e936978f6a 0.1s done [2023-03-14T10:42:34.318Z] #14 DONE 0.1s [2023-03-14T10:42:34.318Z] [2023-03-14T10:42:34.318Z] #15 [internal] load build context [2023-03-14T10:42:34.318Z] #15 ... [2023-03-14T10:42:34.318Z] [2023-03-14T10:42:34.318Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-03-14T10:42:34.319Z] #12 CACHED [2023-03-14T10:42:34.319Z] [2023-03-14T10:42:34.319Z] #15 [internal] load build context [2023-03-14T10:42:34.319Z] #15 ... [2023-03-14T10:42:34.319Z] [2023-03-14T10:42:34.319Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2023-03-14T10:42:34.319Z] #16 CACHED [2023-03-14T10:42:34.319Z] [2023-03-14T10:42:34.319Z] #15 [internal] load build context [2023-03-14T10:42:36.237Z] #15 transferring context: 64.02MB 2.2s done [2023-03-14T10:42:36.237Z] #15 DONE 2.2s [2023-03-14T10:42:36.237Z] [2023-03-14T10:42:36.237Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.7-bullseye@sha256:ab640ced14bf0f709eac10a67b36feea03a271f43603ab590a4c87e936978f6a [2023-03-14T10:42:36.237Z] #14 sha256:d439e68bda617a49a6fdf6747e3540005336945860c2f18732acb284c8541f19 7.12kB / 7.12kB done [2023-03-14T10:42:36.237Z] #14 sha256:ab640ced14bf0f709eac10a67b36feea03a271f43603ab590a4c87e936978f6a 1.86kB / 1.86kB done [2023-03-14T10:42:36.237Z] #14 sha256:fff1396a24f3020394d6984c733e107353e3915bab223fff2fd9e6739a86eb5d 1.80kB / 1.80kB done [2023-03-14T10:42:36.237Z] #14 sha256:3090fc2b9ae816e5325912ddbc0aac719f3b1f0d2a77cd38238eb3092d3ce9eb 115.22MB / 115.22MB 1.8s done [2023-03-14T10:42:36.237Z] #14 sha256:3de815a879b540e686281b8c7974c580b935395566ccd0dc71bf21ed72ada8fc 155B / 155B 0.2s done [2023-03-14T10:42:36.237Z] #14 extracting sha256:3090fc2b9ae816e5325912ddbc0aac719f3b1f0d2a77cd38238eb3092d3ce9eb 0.1s [2023-03-14T10:42:41.512Z] #14 extracting sha256:3090fc2b9ae816e5325912ddbc0aac719f3b1f0d2a77cd38238eb3092d3ce9eb 5.2s [2023-03-14T10:42:41.770Z] #14 extracting sha256:3090fc2b9ae816e5325912ddbc0aac719f3b1f0d2a77cd38238eb3092d3ce9eb 5.7s done [2023-03-14T10:42:42.336Z] #14 extracting sha256:3de815a879b540e686281b8c7974c580b935395566ccd0dc71bf21ed72ada8fc [2023-03-14T10:42:42.336Z] #14 extracting sha256:3de815a879b540e686281b8c7974c580b935395566ccd0dc71bf21ed72ada8fc 0.2s done [2023-03-14T10:42:42.594Z] #14 DONE 8.6s [2023-03-14T10:42:42.594Z] [2023-03-14T10:42:42.594Z] #17 [base 2/5] COPY --from=xx / / [2023-03-14T10:42:50.705Z] #17 DONE 7.7s [2023-03-14T10:42:50.705Z] [2023-03-14T10:42:50.705Z] #18 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-14T10:42:50.705Z] #18 DONE 0.5s [2023-03-14T10:42:50.705Z] [2023-03-14T10:42:50.705Z] #19 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-03-14T10:42:51.289Z] #19 DONE 0.6s [2023-03-14T10:42:51.289Z] [2023-03-14T10:42:51.289Z] #20 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-03-14T10:42:52.244Z] #20 0.865 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-14T10:42:52.244Z] #20 0.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-14T10:42:52.244Z] #20 0.878 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-14T10:42:52.505Z] #20 1.028 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-14T10:42:52.764Z] #20 1.409 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [231 kB] [2023-03-14T10:42:53.022Z] #20 1.679 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-14T10:42:53.588Z] #20 2.155 Fetched 8523 kB in 2s (5492 kB/s) [2023-03-14T10:42:53.846Z] #20 2.155 Reading package lists... [2023-03-14T10:42:54.675Z] #20 2.752 Reading package lists... [2023-03-14T10:42:54.934Z] #20 3.352 Building dependency tree... [2023-03-14T10:42:54.934Z] #20 3.550 Reading state information... [2023-03-14T10:42:55.192Z] #20 3.899 The following additional packages will be installed: [2023-03-14T10:42:55.192Z] #20 3.900 libmagic-mgc libmagic1 [2023-03-14T10:42:55.192Z] #20 3.939 The following NEW packages will be installed: [2023-03-14T10:42:55.192Z] #20 3.942 file libmagic-mgc libmagic1 [2023-03-14T10:42:55.758Z] #20 4.226 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2023-03-14T10:42:55.758Z] #20 4.226 Need to get 463 kB of archives. [2023-03-14T10:42:55.758Z] #20 4.226 After this operation, 7063 kB of additional disk space will be used. [2023-03-14T10:42:55.758Z] #20 4.226 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2023-03-14T10:42:55.758Z] #20 4.231 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2023-03-14T10:42:55.758Z] #20 4.233 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2023-03-14T10:42:55.758Z] #20 4.383 debconf: delaying package configuration, since apt-utils is not installed [2023-03-14T10:42:55.758Z] #20 4.428 Fetched 463 kB in 0s (1671 kB/s) [2023-03-14T10:42:55.758Z] #20 4.455 Selecting previously unselected package libmagic-mgc. [2023-03-14T10:42:55.758Z] #20 4.455 (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 ... 15710 files and directories currently installed.) [2023-03-14T10:42:55.758Z] #20 4.473 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2023-03-14T10:42:55.758Z] #20 4.483 Unpacking libmagic-mgc (1:5.39-3) ... [2023-03-14T10:42:56.016Z] #20 4.596 Selecting previously unselected package libmagic1:arm64. [2023-03-14T10:42:56.016Z] #20 4.599 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2023-03-14T10:42:56.016Z] #20 4.607 Unpacking libmagic1:arm64 (1:5.39-3) ... [2023-03-14T10:42:56.016Z] #20 4.657 Selecting previously unselected package file. [2023-03-14T10:42:56.016Z] #20 4.660 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2023-03-14T10:42:56.016Z] #20 4.664 Unpacking file (1:5.39-3) ... [2023-03-14T10:42:56.016Z] #20 4.716 Setting up libmagic-mgc (1:5.39-3) ... [2023-03-14T10:42:56.016Z] #20 4.730 Setting up libmagic1:arm64 (1:5.39-3) ... [2023-03-14T10:42:56.016Z] #20 4.752 Setting up file (1:5.39-3) ... [2023-03-14T10:42:56.016Z] #20 4.765 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-14T10:42:56.275Z] #20 DONE 5.0s [2023-03-14T10:42:56.533Z] [2023-03-14T10:42:56.533Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-14T10:42:56.533Z] #21 CACHED [2023-03-14T10:42:56.533Z] [2023-03-14T10:42:56.533Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-03-14T10:42:56.533Z] #22 CACHED [2023-03-14T10:42:56.533Z] [2023-03-14T10:42:56.533Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-03-14T10:42:56.533Z] #23 CACHED [2023-03-14T10:42:56.533Z] [2023-03-14T10:42:56.533Z] #24 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-03-14T10:42:56.533Z] #24 ... [2023-03-14T10:42:56.533Z] [2023-03-14T10:42:56.533Z] #25 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-03-14T10:42:56.533Z] #25 DONE 0.3s [2023-03-14T10:42:56.792Z] [2023-03-14T10:42:56.792Z] #26 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-03-14T10:42:57.051Z] #26 ... [2023-03-14T10:42:57.051Z] [2023-03-14T10:42:57.051Z] #27 [tini-src 1/3] WORKDIR /usr/src/tini [2023-03-14T10:42:57.051Z] #27 DONE 0.7s [2023-03-14T10:42:57.051Z] [2023-03-14T10:42:57.051Z] #28 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-03-14T10:42:57.051Z] #28 DONE 0.7s [2023-03-14T10:42:57.051Z] [2023-03-14T10:42:57.051Z] #29 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-03-14T10:42:57.051Z] #29 DONE 0.7s [2023-03-14T10:42:57.051Z] [2023-03-14T10:42:57.051Z] #30 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2023-03-14T10:42:57.051Z] #30 DONE 0.7s [2023-03-14T10:42:57.051Z] [2023-03-14T10:42:57.051Z] #31 [registry-src 1/2] WORKDIR /usr/src/registry [2023-03-14T10:42:57.051Z] #31 DONE 0.8s [2023-03-14T10:42:57.051Z] [2023-03-14T10:42:57.051Z] #32 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2023-03-14T10:42:57.051Z] #32 ... [2023-03-14T10:42:57.051Z] [2023-03-14T10:42:57.051Z] #33 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-03-14T10:42:57.051Z] #33 DONE 0.8s [2023-03-14T10:42:57.051Z] [2023-03-14T10:42:57.051Z] #34 [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 [2023-03-14T10:42:57.051Z] #34 DONE 0.8s [2023-03-14T10:42:57.051Z] [2023-03-14T10:42:57.051Z] #35 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2023-03-14T10:42:57.051Z] #35 DONE 0.9s [2023-03-14T10:42:57.051Z] [2023-03-14T10:42:57.051Z] #36 [delve-build 1/2] WORKDIR /usr/src/delve [2023-03-14T10:42:57.051Z] #36 DONE 0.9s [2023-03-14T10:42:57.310Z] [2023-03-14T10:42:57.311Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-14T10:42:57.311Z] #37 DONE 0.9s [2023-03-14T10:42:57.311Z] [2023-03-14T10:42:57.311Z] #38 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-03-14T10:42:57.311Z] #38 DONE 0.9s [2023-03-14T10:42:57.311Z] [2023-03-14T10:42:57.311Z] #39 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-03-14T10:42:57.311Z] #39 DONE 0.9s [2023-03-14T10:42:57.311Z] [2023-03-14T10:42:57.311Z] #40 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-03-14T10:42:57.311Z] #40 DONE 0.9s [2023-03-14T10:42:57.311Z] [2023-03-14T10:42:57.311Z] #41 [runc-src 1/3] WORKDIR /usr/src/runc [2023-03-14T10:42:57.311Z] #41 DONE 1.0s [2023-03-14T10:42:57.311Z] [2023-03-14T10:42:57.311Z] #24 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-03-14T10:42:57.311Z] #24 DONE 1.0s [2023-03-14T10:42:57.311Z] [2023-03-14T10:42:57.311Z] #42 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2023-03-14T10:43:02.583Z] #42 ... [2023-03-14T10:43:02.583Z] [2023-03-14T10:43:02.583Z] #43 [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 [2023-03-14T10:43:02.583Z] #0 5.133 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-14T10:43:02.583Z] #0 5.814 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-14T10:43:02.583Z] #0 5.832 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-14T10:43:02.583Z] #0 5.832 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-14T10:43:02.583Z] #0 6.258 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-14T10:43:03.961Z] #43 ... [2023-03-14T10:43:03.961Z] [2023-03-14T10:43:03.961Z] #32 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2023-03-14T10:43:03.961Z] #32 6.728 Initialized empty Git repository in /tmp/dockercli/.git/ [2023-03-14T10:43:03.961Z] #32 6.728 hint: Using 'master' as the name for the initial branch. This default branch name [2023-03-14T10:43:03.961Z] #32 6.728 hint: is subject to change. To configure the initial branch name to use in all [2023-03-14T10:43:03.961Z] #32 6.728 hint: of your new repositories, which will suppress this warning, call: [2023-03-14T10:43:03.961Z] #32 6.728 hint: [2023-03-14T10:43:03.961Z] #32 6.728 hint: git config --global init.defaultBranch [2023-03-14T10:43:03.961Z] #32 6.728 hint: [2023-03-14T10:43:03.961Z] #32 6.728 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-03-14T10:43:03.961Z] #32 6.728 hint: 'development'. The just-created branch can be renamed via this command: [2023-03-14T10:43:03.961Z] #32 6.728 hint: [2023-03-14T10:43:03.961Z] #32 6.728 hint: git branch -m [2023-03-14T10:43:04.220Z] #32 DONE 7.2s [2023-03-14T10:43:04.220Z] [2023-03-14T10:43:04.220Z] #44 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-03-14T10:43:04.788Z] #44 ... [2023-03-14T10:43:04.788Z] [2023-03-14T10:43:04.788Z] #45 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-03-14T10:43:04.788Z] #0 7.563 hint: Using 'master' as the name for the initial branch. This default branch name [2023-03-14T10:43:04.788Z] #0 7.563 hint: is subject to change. To configure the initial branch name to use in all [2023-03-14T10:43:04.788Z] #0 7.563 hint: of your new repositories, which will suppress this warning, call: [2023-03-14T10:43:04.788Z] #0 7.563 hint: [2023-03-14T10:43:04.788Z] #0 7.563 hint: git config --global init.defaultBranch [2023-03-14T10:43:04.788Z] #0 7.563 hint: [2023-03-14T10:43:04.788Z] #0 7.563 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-03-14T10:43:04.788Z] #0 7.563 hint: 'development'. The just-created branch can be renamed via this command: [2023-03-14T10:43:04.788Z] #0 7.563 hint: [2023-03-14T10:43:04.788Z] #0 7.563 hint: git branch -m [2023-03-14T10:43:04.788Z] #0 7.592 Initialized empty Git repository in /usr/src/tini/.git/ [2023-03-14T10:43:04.788Z] #45 DONE 7.7s [2023-03-14T10:43:04.788Z] [2023-03-14T10:43:04.788Z] #46 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-03-14T10:43:05.048Z] #46 ... [2023-03-14T10:43:05.048Z] [2023-03-14T10:43:05.048Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-03-14T10:43:05.048Z] #0 7.672 hint: Using 'master' as the name for the initial branch. This default branch name [2023-03-14T10:43:05.048Z] #0 7.672 hint: is subject to change. To configure the initial branch name to use in all [2023-03-14T10:43:05.048Z] #0 7.672 hint: of your new repositories, which will suppress this warning, call: [2023-03-14T10:43:05.048Z] #0 7.672 hint: [2023-03-14T10:43:05.048Z] #0 7.672 hint: git config --global init.defaultBranch [2023-03-14T10:43:05.048Z] #0 7.672 hint: [2023-03-14T10:43:05.048Z] #0 7.672 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-03-14T10:43:05.048Z] #0 7.672 hint: 'development'. The just-created branch can be renamed via this command: [2023-03-14T10:43:05.048Z] #0 7.672 hint: [2023-03-14T10:43:05.048Z] #0 7.672 hint: git branch -m [2023-03-14T10:43:05.048Z] #0 7.712 Initialized empty Git repository in /usr/src/delve/.git/ [2023-03-14T10:43:05.048Z] #47 DONE 7.9s [2023-03-14T10:43:05.308Z] [2023-03-14T10:43:05.308Z] #26 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-03-14T10:43:05.308Z] #26 8.458 hint: Using 'master' as the name for the initial branch. This default branch name [2023-03-14T10:43:05.308Z] #26 8.458 hint: is subject to change. To configure the initial branch name to use in all [2023-03-14T10:43:05.308Z] #26 8.458 hint: of your new repositories, which will suppress this warning, call: [2023-03-14T10:43:05.308Z] #26 8.458 hint: [2023-03-14T10:43:05.308Z] #26 8.458 hint: git config --global init.defaultBranch [2023-03-14T10:43:05.308Z] #26 8.458 hint: [2023-03-14T10:43:05.308Z] #26 8.458 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-03-14T10:43:05.308Z] #26 8.458 hint: 'development'. The just-created branch can be renamed via this command: [2023-03-14T10:43:05.308Z] #26 8.458 hint: [2023-03-14T10:43:05.308Z] #26 8.458 hint: git branch -m [2023-03-14T10:43:05.308Z] #26 8.468 Initialized empty Git repository in /usr/src/containerd/.git/ [2023-03-14T10:43:05.308Z] #26 DONE 8.6s [2023-03-14T10:43:05.308Z] [2023-03-14T10:43:05.308Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.19" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-03-14T10:43:05.567Z] #48 ... [2023-03-14T10:43:05.567Z] [2023-03-14T10:43:05.567Z] #49 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-03-14T10:43:05.567Z] #0 8.060 Initialized empty Git repository in /usr/src/registry/.git/ [2023-03-14T10:43:05.567Z] #0 8.060 hint: Using 'master' as the name for the initial branch. This default branch name [2023-03-14T10:43:05.567Z] #0 8.060 hint: is subject to change. To configure the initial branch name to use in all [2023-03-14T10:43:05.567Z] #0 8.060 hint: of your new repositories, which will suppress this warning, call: [2023-03-14T10:43:05.567Z] #0 8.060 hint: [2023-03-14T10:43:05.567Z] #0 8.060 hint: git config --global init.defaultBranch [2023-03-14T10:43:05.567Z] #0 8.060 hint: [2023-03-14T10:43:05.567Z] #0 8.060 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-03-14T10:43:05.567Z] #0 8.060 hint: 'development'. The just-created branch can be renamed via this command: [2023-03-14T10:43:05.567Z] #0 8.060 hint: [2023-03-14T10:43:05.567Z] #0 8.060 hint: git branch -m [2023-03-14T10:43:05.567Z] #49 DONE 8.4s [2023-03-14T10:43:05.826Z] [2023-03-14T10:43:05.826Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < [2023-03-14T10:43:06.398Z] #0 8.990 hint: [2023-03-14T10:43:06.398Z] #0 8.990 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-03-14T10:43:06.398Z] #0 8.990 hint: 'development'. The just-created branch can be renamed via this command: [2023-03-14T10:43:06.398Z] #0 8.990 hint: [2023-03-14T10:43:06.398Z] #0 8.990 hint: git branch -m [2023-03-14T10:43:06.398Z] #51 DONE 9.2s [2023-03-14T10:43:06.398Z] [2023-03-14T10:43:06.398Z] #52 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2023-03-14T10:43:06.398Z] #52 ... [2023-03-14T10:43:06.398Z] [2023-03-14T10:43:06.398Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version [2023-03-14T10:43:06.658Z] #53 ... [2023-03-14T10:43:06.658Z] [2023-03-14T10:43:06.658Z] #54 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help [2023-03-14T10:43:06.658Z] #54 ... [2023-03-14T10:43:06.658Z] [2023-03-14T10:43:06.658Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-03-14T10:43:06.658Z] #0 8.190 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-14T10:43:06.658Z] #0 8.190 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-14T10:43:06.658Z] #0 8.190 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-14T10:43:06.927Z] #55 ... [2023-03-14T10:43:06.927Z] [2023-03-14T10:43:06.927Z] #56 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2023-03-14T10:43:06.927Z] #56 ... [2023-03-14T10:43:06.927Z] [2023-03-14T10:43:06.927Z] #57 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-03-14T10:43:06.928Z] #0 9.436 hint: Using 'master' as the name for the initial branch. This default branch name [2023-03-14T10:43:06.928Z] #0 9.436 hint: is subject to change. To configure the initial branch name to use in all [2023-03-14T10:43:06.928Z] #0 9.436 hint: of your new repositories, which will suppress this warning, call: [2023-03-14T10:43:06.928Z] #0 9.436 hint: [2023-03-14T10:43:06.928Z] #0 9.436 hint: git config --global init.defaultBranch [2023-03-14T10:43:06.928Z] #0 9.436 hint: [2023-03-14T10:43:06.928Z] #0 9.436 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-03-14T10:43:06.928Z] #0 9.436 hint: 'development'. The just-created branch can be renamed via this command: [2023-03-14T10:43:06.928Z] #0 9.436 hint: [2023-03-14T10:43:06.928Z] #0 9.436 hint: git branch -m [2023-03-14T10:43:06.928Z] #0 9.436 Initialized empty Git repository in /usr/src/swagger/.git/ [2023-03-14T10:43:06.928Z] #57 DONE 9.7s [2023-03-14T10:43:06.928Z] [2023-03-14T10:43:06.928Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:43:06.928Z] #0 9.019 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-14T10:43:06.928Z] #0 9.019 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-14T10:43:06.928Z] #0 9.019 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-14T10:43:07.186Z] #58 ... [2023-03-14T10:43:07.186Z] [2023-03-14T10:43:07.186Z] #59 [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 [2023-03-14T10:43:07.456Z] #59 ... [2023-03-14T10:43:07.456Z] [2023-03-14T10:43:07.456Z] #60 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-03-14T10:43:07.456Z] #0 9.985 hint: Using 'master' as the name for the initial branch. This default branch name [2023-03-14T10:43:07.456Z] #0 9.985 hint: is subject to change. To configure the initial branch name to use in all [2023-03-14T10:43:07.456Z] #0 9.985 hint: of your new repositories, which will suppress this warning, call: [2023-03-14T10:43:07.456Z] #0 9.985 hint: [2023-03-14T10:43:07.456Z] #0 9.985 hint: git config --global init.defaultBranch [2023-03-14T10:43:07.456Z] #0 9.985 hint: [2023-03-14T10:43:07.456Z] #0 9.985 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-03-14T10:43:07.456Z] #0 9.985 hint: 'development'. The just-created branch can be renamed via this command: [2023-03-14T10:43:07.456Z] #0 9.985 hint: [2023-03-14T10:43:07.456Z] #0 9.985 hint: git branch -m [2023-03-14T10:43:07.456Z] #0 10.00 Initialized empty Git repository in /usr/src/runc/.git/ [2023-03-14T10:43:07.456Z] #60 DONE 10.2s [2023-03-14T10:43:07.456Z] [2023-03-14T10:43:07.456Z] #61 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:43:07.456Z] #0 6.728 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-14T10:43:07.456Z] #0 6.728 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-14T10:43:07.456Z] #0 6.728 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-14T10:43:07.738Z] #0 10.25 Reading package lists... [2023-03-14T10:43:07.738Z] #61 ... [2023-03-14T10:43:07.738Z] [2023-03-14T10:43:07.738Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-03-14T10:43:07.738Z] #62 ... [2023-03-14T10:43:07.738Z] [2023-03-14T10:43:07.738Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-03-14T10:43:07.738Z] #0 10.13 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-14T10:43:07.738Z] #0 10.13 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-14T10:43:07.738Z] #0 10.13 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-14T10:43:07.998Z] #63 ... [2023-03-14T10:43:07.998Z] [2023-03-14T10:43:07.998Z] #64 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-03-14T10:43:13.270Z] #64 ... [2023-03-14T10:43:13.270Z] [2023-03-14T10:43:13.270Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < /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 [2023-03-14T10:43:16.045Z] #59 11.02 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-14T10:43:16.045Z] #59 11.02 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-14T10:43:16.045Z] #59 11.02 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-14T10:43:16.045Z] #59 11.56 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2023-03-14T10:43:16.045Z] #59 18.82 Fetched 1540 B in 8s (185 B/s) [2023-03-14T10:43:16.304Z] #59 18.82 Reading package lists... [2023-03-14T10:43:16.304Z] #59 ... [2023-03-14T10:43:16.304Z] [2023-03-14T10:43:16.304Z] #66 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-03-14T10:43:16.304Z] #66 ... [2023-03-14T10:43:16.304Z] [2023-03-14T10:43:16.304Z] #42 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2023-03-14T10:43:16.304Z] #42 11.37 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-14T10:43:16.304Z] #42 11.37 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-14T10:43:16.304Z] #42 11.37 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-14T10:43:17.240Z] #42 17.37 Reading package lists... [2023-03-14T10:43:17.240Z] #42 ... [2023-03-14T10:43:17.240Z] [2023-03-14T10:43:17.240Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-03-14T10:43:17.240Z] #67 ... [2023-03-14T10:43:17.240Z] [2023-03-14T10:43:17.240Z] #61 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:43:17.240Z] #0 10.25 Reading package lists... [2023-03-14T10:43:17.240Z] #61 20.13 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:43:19.403Z] #61 20.37 Reading package lists... [2023-03-14T10:43:19.403Z] #61 ... [2023-03-14T10:43:19.403Z] [2023-03-14T10:43:19.403Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-03-14T10:43:19.403Z] #55 12.88 Reading package lists... [2023-03-14T10:43:19.969Z] #55 22.68 Reading package lists... [2023-03-14T10:43:19.969Z] #55 ... [2023-03-14T10:43:19.969Z] [2023-03-14T10:43:19.969Z] #66 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-03-14T10:43:19.969Z] #66 DONE 13.6s [2023-03-14T10:43:19.969Z] [2023-03-14T10:43:19.969Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:43:20.906Z] #58 14.34 Reading package lists... [2023-03-14T10:43:22.811Z] #58 25.80 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-14T10:43:22.811Z] #58 25.82 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-14T10:43:22.811Z] #58 25.82 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-14T10:43:22.811Z] #58 ... [2023-03-14T10:43:22.811Z] [2023-03-14T10:43:22.811Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-03-14T10:43:22.811Z] #62 16.71 Reading package lists... [2023-03-14T10:43:24.714Z] #62 ... [2023-03-14T10:43:24.714Z] [2023-03-14T10:43:24.714Z] #56 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2023-03-14T10:43:24.714Z] #56 28.02 tomll can be used in two ways: [2023-03-14T10:43:24.714Z] #56 28.02 Writing to STDIN and reading from STDOUT: [2023-03-14T10:43:24.714Z] #56 28.02 cat file.toml | tomll > file.toml [2023-03-14T10:43:24.714Z] #56 28.02 [2023-03-14T10:43:24.714Z] #56 28.02 Reading and updating a list of files: [2023-03-14T10:43:24.714Z] #56 28.02 tomll a.toml b.toml c.toml [2023-03-14T10:43:24.714Z] #56 28.02 [2023-03-14T10:43:24.714Z] #56 28.02 When given a list of files, tomll will modify all files in place without asking. [2023-03-14T10:43:24.714Z] #56 DONE 28.2s [2023-03-14T10:43:24.714Z] [2023-03-14T10:43:24.714Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-03-14T10:43:24.714Z] #67 DONE 17.5s [2023-03-14T10:43:24.714Z] [2023-03-14T10:43:24.714Z] #42 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2023-03-14T10:43:24.714Z] #42 17.37 Reading package lists... [2023-03-14T10:43:28.908Z] #42 27.45 Reading package lists... [2023-03-14T10:43:28.908Z] #42 ... [2023-03-14T10:43:28.908Z] [2023-03-14T10:43:28.908Z] #64 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-03-14T10:43:28.908Z] #64 DONE 21.2s [2023-03-14T10:43:28.908Z] [2023-03-14T10:43:28.908Z] #61 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:43:28.908Z] #61 20.37 Reading package lists... [2023-03-14T10:43:30.283Z] #61 29.51 Building dependency tree... [2023-03-14T10:43:30.283Z] #61 33.03 Reading state information... [2023-03-14T10:43:32.818Z] #61 ... [2023-03-14T10:43:32.818Z] [2023-03-14T10:43:32.818Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-03-14T10:43:32.818Z] #55 22.68 Reading package lists... [2023-03-14T10:43:32.818Z] #55 32.98 Building dependency tree... [2023-03-14T10:43:32.818Z] #55 35.83 Reading state information... [2023-03-14T10:43:33.384Z] #55 ... [2023-03-14T10:43:33.384Z] [2023-03-14T10:43:33.384Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-03-14T10:43:33.384Z] #63 16.44 Reading package lists... [2023-03-14T10:43:33.384Z] #63 28.57 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-14T10:43:33.384Z] #63 28.57 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-14T10:43:33.384Z] #63 28.57 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-14T10:43:33.642Z] #63 35.36 Reading package lists... [2023-03-14T10:43:33.642Z] #63 ... [2023-03-14T10:43:33.642Z] [2023-03-14T10:43:33.642Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:43:34.577Z] #58 34.15 Reading package lists... [2023-03-14T10:43:34.577Z] #58 ... [2023-03-14T10:43:34.577Z] [2023-03-14T10:43:34.577Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-03-14T10:43:34.577Z] #65 DONE 29.3s [2023-03-14T10:43:34.835Z] [2023-03-14T10:43:34.835Z] #42 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2023-03-14T10:43:34.835Z] #42 27.45 Reading package lists... [2023-03-14T10:43:35.097Z] #42 37.40 Building dependency tree... [2023-03-14T10:43:35.097Z] #42 ... [2023-03-14T10:43:35.097Z] [2023-03-14T10:43:35.097Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < /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 [2023-03-14T10:43:35.877Z] #59 18.82 Reading package lists... [2023-03-14T10:43:35.877Z] #59 29.54 Reading package lists... [2023-03-14T10:43:35.877Z] #59 ... [2023-03-14T10:43:35.877Z] [2023-03-14T10:43:35.877Z] #61 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:43:35.877Z] #61 38.82 gcc is already the newest version (4:10.2.1-1). [2023-03-14T10:43:35.877Z] #61 38.82 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-03-14T10:43:35.877Z] #61 38.82 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. [2023-03-14T10:43:36.444Z] #61 DONE 39.0s [2023-03-14T10:43:36.444Z] [2023-03-14T10:43:36.444Z] #59 [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 [2023-03-14T10:43:36.444Z] #59 29.54 Reading package lists... [2023-03-14T10:43:39.728Z] #59 39.13 Building dependency tree... [2023-03-14T10:43:39.728Z] #59 42.13 Reading state information... [2023-03-14T10:43:41.632Z] #59 ... [2023-03-14T10:43:41.632Z] [2023-03-14T10:43:41.632Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-03-14T10:43:41.632Z] #63 35.36 Reading package lists... [2023-03-14T10:43:41.632Z] #63 43.77 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-03-14T10:43:45.957Z] #63 43.89 Reading package lists... [2023-03-14T10:43:45.957Z] #63 ... [2023-03-14T10:43:45.957Z] [2023-03-14T10:43:45.957Z] #54 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help [2023-03-14T10:43:45.957Z] #54 46.99 NAME: [2023-03-14T10:43:45.957Z] #54 46.99 go-winres - A tool for embedding resources in Windows executables [2023-03-14T10:43:45.957Z] #54 46.99 [2023-03-14T10:43:45.957Z] #54 46.99 USAGE: [2023-03-14T10:43:45.957Z] #54 46.99 go-winres [global options] command [command options] [arguments...] [2023-03-14T10:43:45.957Z] #54 46.99 [2023-03-14T10:43:45.957Z] #54 46.99 COMMANDS: [2023-03-14T10:43:45.957Z] #54 46.99 init Create an initial ./winres/winres.json [2023-03-14T10:43:45.957Z] #54 46.99 make Make syso files for the "go build" command [2023-03-14T10:43:45.957Z] #54 46.99 simply Make syso files for the "go build" command (simplified) [2023-03-14T10:43:45.957Z] #54 46.99 extract Extract all resources from an executable [2023-03-14T10:43:45.957Z] #54 46.99 patch Replace resources in an executable file (exe, dll) [2023-03-14T10:43:45.957Z] #54 46.99 help, h Shows a list of commands or help for one command [2023-03-14T10:43:45.957Z] #54 46.99 [2023-03-14T10:43:45.957Z] #54 46.99 GLOBAL OPTIONS: [2023-03-14T10:43:45.957Z] #54 46.99 --help, -h show help (default: false) [2023-03-14T10:43:45.957Z] #54 DONE 48.9s [2023-03-14T10:43:45.957Z] [2023-03-14T10:43:45.957Z] #43 [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 [2023-03-14T10:43:45.957Z] #43 49.13 v3.0.2 [2023-03-14T10:43:45.957Z] #43 DONE 49.5s [2023-03-14T10:43:45.957Z] [2023-03-14T10:43:45.957Z] #59 [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 [2023-03-14T10:43:45.957Z] #59 45.69 The following additional packages will be installed: [2023-03-14T10:43:45.957Z] #59 45.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-03-14T10:43:45.957Z] #59 45.75 python3-protobuf python3-six [2023-03-14T10:43:45.957Z] #59 45.77 Suggested packages: [2023-03-14T10:43:45.957Z] #59 45.77 python3-setuptools [2023-03-14T10:43:45.957Z] #59 45.77 Recommended packages: [2023-03-14T10:43:45.957Z] #59 45.77 iproute2 | iproute [2023-03-14T10:43:45.957Z] #59 46.94 The following NEW packages will be installed: [2023-03-14T10:43:45.957Z] #59 46.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-03-14T10:43:45.957Z] #59 46.97 python3-protobuf python3-six [2023-03-14T10:43:45.957Z] #59 47.48 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2023-03-14T10:43:45.957Z] #59 47.48 Need to get 2136 kB of archives. [2023-03-14T10:43:45.957Z] #59 47.48 After this operation, 10.8 MB of additional disk space will be used. [2023-03-14T10:43:45.957Z] #59 47.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-03-14T10:43:45.957Z] #59 47.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-14T10:43:45.957Z] #59 47.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-03-14T10:43:45.957Z] #59 47.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-03-14T10:43:45.957Z] #59 47.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-03-14T10:43:45.957Z] #59 47.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-03-14T10:43:45.957Z] #59 47.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-03-14T10:43:45.957Z] #59 ... [2023-03-14T10:43:45.957Z] [2023-03-14T10:43:45.957Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < /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 [2023-03-14T10:43:47.704Z] #59 49.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2023-03-14T10:43:49.605Z] #59 52.10 debconf: delaying package configuration, since apt-utils is not installed [2023-03-14T10:43:49.605Z] #59 52.51 Fetched 2136 kB in 3s (666 kB/s) [2023-03-14T10:43:49.605Z] #59 ... [2023-03-14T10:43:49.605Z] [2023-03-14T10:43:49.605Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-03-14T10:43:49.605Z] #62 34.39 Reading package lists... [2023-03-14T10:43:49.605Z] #62 42.49 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-03-14T10:43:49.605Z] #62 42.66 Reading package lists... [2023-03-14T10:43:49.605Z] #62 49.39 Building dependency tree... [2023-03-14T10:43:49.605Z] #62 51.90 Reading state information... [2023-03-14T10:43:49.864Z] #62 ... [2023-03-14T10:43:49.864Z] [2023-03-14T10:43:49.864Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-03-14T10:43:49.864Z] #55 51.60 Selecting previously unselected package autotools-dev. [2023-03-14T10:43:49.864Z] #55 51.63 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... [2023-03-14T10:43:49.864Z] #55 51.64 Unpacking autotools-dev (20180224.1+nmu1) ... [2023-03-14T10:43:49.864Z] #55 52.02 Selecting previously unselected package automake. [2023-03-14T10:43:49.864Z] #55 52.05 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... [2023-03-14T10:43:49.864Z] #55 52.06 Unpacking automake (1:1.16.3-2) ... [2023-03-14T10:43:49.864Z] #55 52.90 Selecting previously unselected package patch. [2023-03-14T10:43:49.864Z] #55 52.98 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... [2023-03-14T10:43:49.864Z] #55 53.00 Unpacking patch (2.7.6-7) ... [2023-03-14T10:43:49.864Z] #55 53.38 Selecting previously unselected package dpkg-dev. [2023-03-14T10:43:49.864Z] #55 53.38 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... [2023-03-14T10:43:49.864Z] #55 53.40 Unpacking dpkg-dev (1.20.12) ... [2023-03-14T10:43:50.123Z] #55 ... [2023-03-14T10:43:50.123Z] [2023-03-14T10:43:50.123Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:43:50.123Z] #58 34.15 Reading package lists... [2023-03-14T10:43:50.123Z] #58 43.28 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:43:50.123Z] #58 43.40 Reading package lists... [2023-03-14T10:43:50.123Z] #58 50.73 Building dependency tree... [2023-03-14T10:43:50.382Z] #58 ... [2023-03-14T10:43:50.382Z] [2023-03-14T10:43:50.382Z] #59 [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 [2023-03-14T10:43:50.382Z] #59 52.68 Selecting previously unselected package libprotobuf23:arm64. [2023-03-14T10:43:50.382Z] #59 52.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15745 files and directories currently installed.) [2023-03-14T10:43:50.382Z] #59 52.82 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2023-03-14T10:43:50.382Z] #59 52.85 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-03-14T10:43:51.209Z] #59 53.82 Selecting previously unselected package python3-pkg-resources. [2023-03-14T10:43:51.209Z] #59 53.83 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-14T10:43:51.209Z] #59 53.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-14T10:43:51.778Z] #59 54.43 Selecting previously unselected package python3-six. [2023-03-14T10:43:51.778Z] #59 54.46 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2023-03-14T10:43:51.778Z] #59 54.47 Unpacking python3-six (1.16.0-2) ... [2023-03-14T10:43:51.778Z] #59 54.59 Selecting previously unselected package python3-protobuf. [2023-03-14T10:43:51.778Z] #59 54.59 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2023-03-14T10:43:51.778Z] #59 54.60 Unpacking python3-protobuf (3.12.4-1) ... [2023-03-14T10:43:52.714Z] #59 55.53 Selecting previously unselected package libnet1:arm64. [2023-03-14T10:43:52.714Z] #59 55.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-03-14T10:43:52.714Z] #59 55.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-14T10:43:53.283Z] #59 55.89 Selecting previously unselected package libnl-3-200:arm64. [2023-03-14T10:43:53.283Z] #59 55.89 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-03-14T10:43:53.283Z] #59 55.89 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-14T10:43:53.541Z] #59 56.17 Selecting previously unselected package libprotobuf-c1:arm64. [2023-03-14T10:43:53.542Z] #59 56.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-03-14T10:43:53.542Z] #59 56.23 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-14T10:43:53.800Z] #59 56.50 Selecting previously unselected package criu. [2023-03-14T10:43:53.800Z] #59 56.51 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2023-03-14T10:43:53.800Z] #59 56.51 Unpacking criu (3.17.1-1) ... [2023-03-14T10:43:54.367Z] #59 ... [2023-03-14T10:43:54.368Z] [2023-03-14T10:43:54.368Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:43:54.368Z] #58 56.79 gcc is already the newest version (4:10.2.1-1). [2023-03-14T10:43:54.368Z] #58 56.79 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-03-14T10:43:54.368Z] #58 56.79 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. [2023-03-14T10:43:54.368Z] #58 DONE 57.4s [2023-03-14T10:43:54.626Z] [2023-03-14T10:43:54.626Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-03-14T10:43:54.626Z] #55 54.98 Selecting previously unselected package build-essential. [2023-03-14T10:43:54.626Z] #55 54.98 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... [2023-03-14T10:43:54.626Z] #55 55.04 Unpacking build-essential (12.9) ... [2023-03-14T10:43:54.626Z] #55 55.38 Selecting previously unselected package libcap2:arm64. [2023-03-14T10:43:54.626Z] #55 55.39 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... [2023-03-14T10:43:54.626Z] #55 55.53 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-03-14T10:43:54.626Z] #55 55.72 Selecting previously unselected package libcap-dev:arm64. [2023-03-14T10:43:54.626Z] #55 55.72 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-03-14T10:43:54.626Z] #55 55.76 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-03-14T10:43:54.626Z] #55 56.14 Selecting previously unselected package libprotobuf-c1:arm64. [2023-03-14T10:43:54.626Z] #55 56.15 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-03-14T10:43:54.626Z] #55 56.21 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-14T10:43:54.626Z] #55 56.42 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-03-14T10:43:54.626Z] #55 56.42 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-03-14T10:43:54.626Z] #55 56.43 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-03-14T10:43:54.626Z] #55 56.72 Selecting previously unselected package libseccomp-dev:arm64. [2023-03-14T10:43:54.626Z] #55 56.74 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-03-14T10:43:54.626Z] #55 56.75 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-14T10:43:54.626Z] #55 57.03 Selecting previously unselected package libsystemd-dev:arm64. [2023-03-14T10:43:54.626Z] #55 57.04 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-03-14T10:43:54.626Z] #55 57.07 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-03-14T10:43:54.626Z] #55 58.36 Selecting previously unselected package libtool. [2023-03-14T10:43:54.626Z] #55 58.44 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... [2023-03-14T10:43:54.884Z] #55 58.47 Unpacking libtool (2.4.6-15) ... [2023-03-14T10:43:55.451Z] #55 58.97 Selecting previously unselected package libudev-dev:arm64. [2023-03-14T10:43:55.451Z] #55 59.06 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-03-14T10:43:55.451Z] #55 59.07 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-03-14T10:43:55.969Z] #55 59.46 Selecting previously unselected package libyajl2:arm64. [2023-03-14T10:43:55.969Z] #55 59.47 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... [2023-03-14T10:43:55.969Z] #55 59.48 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-03-14T10:43:56.227Z] #55 59.72 Selecting previously unselected package libyajl-dev:arm64. [2023-03-14T10:43:56.228Z] #55 59.73 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... [2023-03-14T10:43:56.228Z] #55 59.74 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2023-03-14T10:43:56.486Z] #55 60.13 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-14T10:43:56.486Z] #55 60.17 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-03-14T10:43:56.486Z] #55 60.20 Setting up bzip2 (1.0.8-4) ... [2023-03-14T10:43:56.486Z] #55 60.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-14T10:43:56.745Z] #55 60.29 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-03-14T10:43:56.745Z] #55 60.32 Setting up libcap2:arm64 (1:2.44-1) ... [2023-03-14T10:43:56.745Z] #55 60.39 Setting up autotools-dev (20180224.1+nmu1) ... [2023-03-14T10:43:56.745Z] #55 60.49 Setting up libsigsegv2:arm64 (2.13-1) ... [2023-03-14T10:43:57.055Z] #55 60.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-14T10:43:57.055Z] #55 60.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-14T10:43:57.055Z] #55 60.58 Setting up patch (2.7.6-7) ... [2023-03-14T10:43:57.056Z] #55 60.63 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-03-14T10:43:57.056Z] #55 60.67 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2023-03-14T10:43:57.056Z] #55 60.69 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-03-14T10:43:57.056Z] #55 60.70 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-03-14T10:43:57.056Z] #55 60.72 Setting up libtool (2.4.6-15) ... [2023-03-14T10:43:57.315Z] #55 60.75 Setting up m4 (1.4.18-5) ... [2023-03-14T10:43:57.315Z] #55 60.76 Setting up dpkg-dev (1.20.12) ... [2023-03-14T10:43:57.315Z] #55 60.79 Setting up autoconf (2.69-14) ... [2023-03-14T10:43:57.315Z] #55 60.82 Setting up build-essential (12.9) ... [2023-03-14T10:43:57.315Z] #55 60.91 Setting up automake (1:1.16.3-2) ... [2023-03-14T10:43:57.315Z] #55 60.95 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2023-03-14T10:43:57.315Z] #55 60.97 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-14T10:43:58.254Z] #55 DONE 61.7s [2023-03-14T10:43:58.254Z] [2023-03-14T10:43:58.254Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-03-14T10:43:58.254Z] #70 ... [2023-03-14T10:43:58.254Z] [2023-03-14T10:43:58.254Z] #42 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2023-03-14T10:43:58.254Z] #42 50.90 Fetched 15.1 MB in 2s (6521 kB/s) [2023-03-14T10:43:58.254Z] #42 51.13 Selecting previously unselected package cmake-data. [2023-03-14T10:43:58.254Z] #42 51.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15745 files and directories currently installed.) [2023-03-14T10:43:58.254Z] #42 51.18 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-03-14T10:43:58.254Z] #42 51.24 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-03-14T10:43:58.254Z] #42 56.47 Selecting previously unselected package libicu67:arm64. [2023-03-14T10:43:58.254Z] #42 56.50 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... [2023-03-14T10:43:58.254Z] #42 56.52 Unpacking libicu67:arm64 (67.1-7) ... [2023-03-14T10:43:58.254Z] #42 ... [2023-03-14T10:43:58.254Z] [2023-03-14T10:43:58.254Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-03-14T10:43:58.254Z] #63 43.89 Reading package lists... [2023-03-14T10:43:58.254Z] #63 51.23 Building dependency tree... [2023-03-14T10:43:58.254Z] #63 53.34 Reading state information... [2023-03-14T10:43:58.254Z] #63 57.06 gcc is already the newest version (4:10.2.1-1). [2023-03-14T10:43:58.254Z] #63 57.06 The following additional packages will be installed: [2023-03-14T10:43:58.254Z] #63 57.06 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev [2023-03-14T10:43:58.254Z] #63 57.06 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2023-03-14T10:43:58.254Z] #63 57.06 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2023-03-14T10:43:58.254Z] #63 57.06 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2023-03-14T10:43:58.254Z] #63 57.06 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-03-14T10:43:58.254Z] #63 57.06 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2023-03-14T10:43:58.254Z] #63 57.07 Suggested packages: [2023-03-14T10:43:58.254Z] #63 57.07 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-03-14T10:43:58.254Z] #63 57.07 | libgdk-pixbuf2.0-dev libxml2-utils [2023-03-14T10:43:58.254Z] #63 59.95 The following NEW packages will be installed: [2023-03-14T10:43:58.254Z] #63 59.95 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 [2023-03-14T10:43:58.254Z] #63 59.95 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-03-14T10:43:58.254Z] #63 59.95 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-03-14T10:43:58.254Z] #63 59.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-03-14T10:43:58.254Z] #63 59.95 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev [2023-03-14T10:43:58.254Z] #63 59.96 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2023-03-14T10:43:58.254Z] #63 60.48 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-03-14T10:43:58.254Z] #63 60.48 Need to get 7950 kB of archives. [2023-03-14T10:43:58.254Z] #63 60.48 After this operation, 39.9 MB of additional disk space will be used. [2023-03-14T10:43:58.254Z] #63 60.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-03-14T10:43:58.254Z] #63 60.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-03-14T10:43:58.254Z] #63 60.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-03-14T10:43:58.254Z] #63 60.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-03-14T10:43:58.254Z] #63 60.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-03-14T10:43:58.254Z] #63 60.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-03-14T10:43:58.254Z] #63 60.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-03-14T10:43:58.254Z] #63 60.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-03-14T10:43:58.254Z] #63 60.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-03-14T10:43:58.254Z] #63 60.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-03-14T10:43:58.254Z] #63 60.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-03-14T10:43:58.254Z] #63 60.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-03-14T10:43:58.254Z] #63 60.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-03-14T10:43:58.254Z] #63 60.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-14T10:43:58.254Z] #63 60.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-14T10:43:58.254Z] #63 60.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-03-14T10:43:58.254Z] #63 60.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-03-14T10:43:58.254Z] #63 60.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-03-14T10:43:58.254Z] #63 60.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-03-14T10:43:58.254Z] #63 60.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-03-14T10:43:58.254Z] #63 60.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-03-14T10:43:58.254Z] #63 60.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-03-14T10:43:58.254Z] #63 60.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-03-14T10:43:58.254Z] #63 60.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-03-14T10:43:58.254Z] #63 60.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-03-14T10:43:58.254Z] #63 60.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-03-14T10:43:58.254Z] #63 60.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-03-14T10:43:58.254Z] #63 60.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-03-14T10:43:58.254Z] #63 60.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-03-14T10:43:58.254Z] #63 61.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-03-14T10:43:58.513Z] #63 ... [2023-03-14T10:43:58.513Z] [2023-03-14T10:43:58.513Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-03-14T10:43:58.513Z] #62 55.56 gcc is already the newest version (4:10.2.1-1). [2023-03-14T10:43:58.513Z] #62 55.56 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-03-14T10:43:58.513Z] #62 55.56 The following additional packages will be installed: [2023-03-14T10:43:58.513Z] #62 55.62 bzip2 patch xz-utils [2023-03-14T10:43:58.513Z] #62 55.63 Suggested packages: [2023-03-14T10:43:58.513Z] #62 55.68 bzip2-doc debian-keyring seccomp ed diffutils-doc [2023-03-14T10:43:58.513Z] #62 55.68 Recommended packages: [2023-03-14T10:43:58.513Z] #62 55.69 build-essential fakeroot libalgorithm-merge-perl [2023-03-14T10:43:58.513Z] #62 56.55 The following NEW packages will be installed: [2023-03-14T10:43:58.513Z] #62 56.64 bzip2 dpkg-dev libseccomp-dev patch xz-utils [2023-03-14T10:43:58.513Z] #62 57.38 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2023-03-14T10:43:58.513Z] #62 57.38 Need to get 2790 kB of archives. [2023-03-14T10:43:58.513Z] #62 57.38 After this operation, 4077 kB of additional disk space will be used. [2023-03-14T10:43:58.513Z] #62 57.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-03-14T10:43:58.513Z] #62 57.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-03-14T10:43:58.513Z] #62 57.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-03-14T10:43:58.513Z] #62 57.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-03-14T10:43:58.513Z] #62 57.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-03-14T10:43:58.513Z] #62 59.22 debconf: delaying package configuration, since apt-utils is not installed [2023-03-14T10:43:58.513Z] #62 59.77 Fetched 2790 kB in 1s (4577 kB/s) [2023-03-14T10:43:58.513Z] #62 59.98 Selecting previously unselected package bzip2. [2023-03-14T10:43:58.513Z] #62 59.99 (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 ... 15745 files and directories currently installed.) [2023-03-14T10:43:58.513Z] #62 60.09 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... [2023-03-14T10:43:58.513Z] #62 60.10 Unpacking bzip2 (1.0.8-4) ... [2023-03-14T10:43:58.513Z] #62 60.34 Selecting previously unselected package xz-utils. [2023-03-14T10:43:58.513Z] #62 60.34 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-03-14T10:43:58.513Z] #62 60.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-14T10:43:58.513Z] #62 60.73 Selecting previously unselected package patch. [2023-03-14T10:43:58.513Z] #62 60.73 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... [2023-03-14T10:43:58.513Z] #62 60.78 Unpacking patch (2.7.6-7) ... [2023-03-14T10:43:58.513Z] #62 61.14 Selecting previously unselected package dpkg-dev. [2023-03-14T10:43:58.513Z] #62 61.15 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... [2023-03-14T10:43:58.513Z] #62 61.16 Unpacking dpkg-dev (1.20.12) ... [2023-03-14T10:43:59.082Z] #62 ... [2023-03-14T10:43:59.082Z] [2023-03-14T10:43:59.082Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-03-14T10:43:59.082Z] #70 1.143 Cloning into '/tmp/crun-build'... [2023-03-14T10:44:03.268Z] #70 ... [2023-03-14T10:44:03.268Z] [2023-03-14T10:44:03.268Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-03-14T10:44:03.268Z] #62 62.65 Selecting previously unselected package libseccomp-dev:arm64. [2023-03-14T10:44:03.268Z] #62 62.67 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-03-14T10:44:03.268Z] #62 62.70 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-14T10:44:03.268Z] #62 63.05 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-14T10:44:03.268Z] #62 63.08 Setting up bzip2 (1.0.8-4) ... [2023-03-14T10:44:03.268Z] #62 63.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-14T10:44:03.268Z] #62 63.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-14T10:44:03.268Z] #62 63.24 Setting up patch (2.7.6-7) ... [2023-03-14T10:44:03.268Z] #62 63.26 Setting up dpkg-dev (1.20.12) ... [2023-03-14T10:44:03.268Z] #62 DONE 65.6s [2023-03-14T10:44:03.268Z] [2023-03-14T10:44:03.268Z] #71 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 < /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 [2023-03-14T10:44:05.261Z] #59 58.09 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-14T10:44:05.261Z] #59 61.14 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-03-14T10:44:05.261Z] #59 61.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-14T10:44:05.261Z] #59 61.26 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-14T10:44:05.261Z] #59 61.29 Setting up python3-six (1.16.0-2) ... [2023-03-14T10:44:05.261Z] #59 63.26 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-14T10:44:05.261Z] #59 63.30 Setting up python3-protobuf (3.12.4-1) ... [2023-03-14T10:44:05.520Z] #59 ... [2023-03-14T10:44:05.520Z] [2023-03-14T10:44:05.520Z] #71 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 < /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 [2023-03-14T10:44:10.789Z] #59 69.63 Setting up criu (3.17.1-1) ... [2023-03-14T10:44:10.789Z] #59 71.62 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-14T10:44:10.789Z] #59 DONE 72.7s [2023-03-14T10:44:10.789Z] [2023-03-14T10:44:10.789Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.19" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-03-14T10:44:10.789Z] #48 DONE 64.8s [2023-03-14T10:44:10.789Z] [2023-03-14T10:44:10.789Z] #44 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-03-14T10:44:10.789Z] #44 DONE 65.7s [2023-03-14T10:44:10.789Z] [2023-03-14T10:44:10.789Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-03-14T10:44:10.789Z] #63 62.86 debconf: delaying package configuration, since apt-utils is not installed [2023-03-14T10:44:10.789Z] #63 63.31 Fetched 7950 kB in 1s (8424 kB/s) [2023-03-14T10:44:10.789Z] #63 63.72 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-03-14T10:44:10.789Z] #63 63.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15745 files and directories currently installed.) [2023-03-14T10:44:10.789Z] #63 63.82 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-03-14T10:44:10.789Z] #63 64.30 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-03-14T10:44:10.789Z] #63 65.06 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-03-14T10:44:10.789Z] #63 65.07 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-03-14T10:44:10.789Z] #63 65.07 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-03-14T10:44:10.789Z] #63 65.68 Selecting previously unselected package libsecret-common. [2023-03-14T10:44:10.789Z] #63 65.68 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... [2023-03-14T10:44:10.789Z] #63 65.68 Unpacking libsecret-common (0.20.4-2) ... [2023-03-14T10:44:10.789Z] #63 66.35 Selecting previously unselected package libsecret-1-0:arm64. [2023-03-14T10:44:10.789Z] #63 66.36 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-03-14T10:44:10.789Z] #63 66.40 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-03-14T10:44:10.789Z] #63 66.74 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-03-14T10:44:10.789Z] #63 66.77 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-03-14T10:44:10.789Z] #63 66.83 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-03-14T10:44:10.789Z] #63 67.27 Selecting previously unselected package uuid-dev:arm64. [2023-03-14T10:44:10.789Z] #63 67.27 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-03-14T10:44:10.789Z] #63 67.28 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-14T10:44:10.789Z] #63 67.77 Selecting previously unselected package libblkid-dev:arm64. [2023-03-14T10:44:10.789Z] #63 67.77 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-03-14T10:44:10.789Z] #63 67.84 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-14T10:44:10.789Z] #63 68.36 Selecting previously unselected package libbtrfs0:arm64. [2023-03-14T10:44:10.789Z] #63 68.37 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... [2023-03-14T10:44:10.789Z] #63 68.37 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-03-14T10:44:10.789Z] #63 68.88 Selecting previously unselected package libbtrfs-dev:arm64. [2023-03-14T10:44:10.789Z] #63 68.90 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-03-14T10:44:10.789Z] #63 68.95 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-03-14T10:44:10.789Z] #63 69.37 Selecting previously unselected package libelf1:arm64. [2023-03-14T10:44:10.789Z] #63 69.38 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... [2023-03-14T10:44:10.789Z] #63 69.38 Unpacking libelf1:arm64 (0.183-1) ... [2023-03-14T10:44:10.789Z] #63 69.92 Selecting previously unselected package libffi-dev:arm64. [2023-03-14T10:44:10.789Z] #63 69.92 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... [2023-03-14T10:44:10.789Z] #63 69.93 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-03-14T10:44:10.789Z] #63 70.15 Selecting previously unselected package libglib2.0-data. [2023-03-14T10:44:10.789Z] #63 70.15 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... [2023-03-14T10:44:10.789Z] #63 70.18 Unpacking libglib2.0-data (2.66.8-1) ... [2023-03-14T10:44:10.789Z] #63 72.40 Selecting previously unselected package libglib2.0-bin. [2023-03-14T10:44:10.789Z] #63 72.40 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-03-14T10:44:10.789Z] #63 72.40 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-03-14T10:44:10.789Z] #63 72.83 Selecting previously unselected package python3-lib2to3. [2023-03-14T10:44:10.789Z] #63 72.83 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-14T10:44:10.789Z] #63 72.85 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-14T10:44:10.789Z] #63 73.36 Selecting previously unselected package python3-distutils. [2023-03-14T10:44:10.789Z] #63 73.36 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... [2023-03-14T10:44:10.789Z] #63 73.44 Unpacking python3-distutils (3.9.2-1) ... [2023-03-14T10:44:11.048Z] #63 73.83 Selecting previously unselected package libglib2.0-dev-bin. [2023-03-14T10:44:11.048Z] #63 73.83 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-03-14T10:44:11.048Z] #63 73.84 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-03-14T10:44:11.983Z] #63 74.40 Selecting previously unselected package libsepol1-dev:arm64. [2023-03-14T10:44:11.984Z] #63 74.40 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... [2023-03-14T10:44:11.984Z] #63 74.60 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-03-14T10:44:12.551Z] #63 75.22 Selecting previously unselected package libpcre2-16-0:arm64. [2023-03-14T10:44:12.551Z] #63 75.25 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-03-14T10:44:12.551Z] #63 75.25 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:44:13.120Z] #63 75.74 Selecting previously unselected package libpcre2-32-0:arm64. [2023-03-14T10:44:13.120Z] #63 75.74 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-03-14T10:44:13.120Z] #63 75.76 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:44:13.688Z] #63 ... [2023-03-14T10:44:13.688Z] [2023-03-14T10:44:13.688Z] #42 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2023-03-14T10:44:13.688Z] #42 68.36 Selecting previously unselected package libarchive13:arm64. [2023-03-14T10:44:13.688Z] #42 68.36 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-03-14T10:44:13.688Z] #42 68.36 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-03-14T10:44:13.688Z] #42 68.97 Selecting previously unselected package libjsoncpp24:arm64. [2023-03-14T10:44:13.688Z] #42 68.97 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-03-14T10:44:13.688Z] #42 68.98 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-03-14T10:44:13.688Z] #42 69.30 Selecting previously unselected package librhash0:arm64. [2023-03-14T10:44:13.688Z] #42 69.30 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... [2023-03-14T10:44:13.688Z] #42 69.32 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-03-14T10:44:13.688Z] #42 69.73 Selecting previously unselected package libuv1:arm64. [2023-03-14T10:44:13.688Z] #42 69.76 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... [2023-03-14T10:44:13.689Z] #42 69.87 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-03-14T10:44:13.689Z] #42 70.13 Selecting previously unselected package cmake. [2023-03-14T10:44:13.689Z] #42 70.14 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-03-14T10:44:13.689Z] #42 70.16 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-03-14T10:44:13.689Z] #42 75.28 Setting up libicu67:arm64 (67.1-7) ... [2023-03-14T10:44:13.689Z] #42 75.32 Setting up libuv1:arm64 (1.40.0-2) ... [2023-03-14T10:44:13.689Z] #42 75.34 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-03-14T10:44:13.689Z] #42 75.36 Setting up librhash0:arm64 (1.4.1-2) ... [2023-03-14T10:44:13.689Z] #42 75.38 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-03-14T10:44:13.689Z] #42 75.42 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-14T10:44:13.689Z] #42 75.44 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-03-14T10:44:13.689Z] #42 75.49 Setting up cmake (3.18.4-2+deb11u1) ... [2023-03-14T10:44:13.689Z] #42 75.52 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-14T10:44:13.689Z] #42 DONE 76.2s [2023-03-14T10:44:13.689Z] [2023-03-14T10:44:13.689Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-03-14T10:44:13.689Z] #63 76.26 Selecting previously unselected package libpcre2-posix2:arm64. [2023-03-14T10:44:13.689Z] #63 76.26 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-03-14T10:44:13.689Z] #63 76.29 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:44:13.689Z] #63 ... [2023-03-14T10:44:13.689Z] [2023-03-14T10:44:13.689Z] #73 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:44:16.222Z] #73 ... [2023-03-14T10:44:16.222Z] [2023-03-14T10:44:16.222Z] #74 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli [2023-03-14T10:44:16.222Z] #74 DONE 5.7s [2023-03-14T10:44:16.222Z] [2023-03-14T10:44:16.222Z] #75 [dockercli-src 5/5] WORKDIR /usr/src/dockercli [2023-03-14T10:44:16.222Z] #75 DONE 0.1s [2023-03-14T10:44:16.222Z] [2023-03-14T10:44:16.222Z] #73 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-03-14T10:44:16.222Z] #73 2.401 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-14T10:44:16.222Z] #73 2.401 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-14T10:44:16.222Z] #73 2.401 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-14T10:44:19.511Z] #73 ... [2023-03-14T10:44:19.511Z] [2023-03-14T10:44:19.511Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-03-14T10:44:19.511Z] #70 11.14 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2023-03-14T10:44:19.511Z] #70 11.18 Cloning into '/tmp/crun-build/libocispec'... [2023-03-14T10:44:19.511Z] #70 13.12 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2023-03-14T10:44:19.511Z] #70 13.18 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2023-03-14T10:44:19.511Z] #70 13.18 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2023-03-14T10:44:19.511Z] #70 13.18 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2023-03-14T10:44:19.511Z] #70 13.29 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2023-03-14T10:44:19.511Z] #70 16.63 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2023-03-14T10:44:19.511Z] #70 19.16 Cloning into '/tmp/crun-build/libocispec/yajl'... [2023-03-14T10:44:19.511Z] #70 ... [2023-03-14T10:44:19.511Z] [2023-03-14T10:44:19.511Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-03-14T10:44:19.511Z] #63 76.59 Selecting previously unselected package libpcre2-dev:arm64. [2023-03-14T10:44:19.511Z] #63 76.61 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-03-14T10:44:19.511Z] #63 76.63 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:44:19.511Z] #63 77.51 Selecting previously unselected package libselinux1-dev:arm64. [2023-03-14T10:44:19.511Z] #63 77.52 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... [2023-03-14T10:44:19.511Z] #63 77.53 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-03-14T10:44:19.511Z] #63 77.96 Selecting previously unselected package libmount-dev:arm64. [2023-03-14T10:44:19.511Z] #63 77.98 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-03-14T10:44:19.511Z] #63 77.99 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-14T10:44:19.511Z] #63 78.36 Selecting previously unselected package libpcre16-3:arm64. [2023-03-14T10:44:19.511Z] #63 78.36 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-03-14T10:44:19.511Z] #63 78.38 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-03-14T10:44:19.511Z] #63 78.76 Selecting previously unselected package libpcre32-3:arm64. [2023-03-14T10:44:19.511Z] #63 78.76 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-03-14T10:44:19.511Z] #63 78.77 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-03-14T10:44:19.511Z] #63 79.15 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-03-14T10:44:19.511Z] #63 79.15 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-03-14T10:44:19.511Z] #63 79.15 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-03-14T10:44:19.511Z] #63 79.41 Selecting previously unselected package libpcre3-dev:arm64. [2023-03-14T10:44:19.511Z] #63 79.41 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-03-14T10:44:19.511Z] #63 79.41 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-03-14T10:44:19.511Z] #63 80.00 Selecting previously unselected package zlib1g-dev:arm64. [2023-03-14T10:44:19.511Z] #63 80.00 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-03-14T10:44:19.511Z] #63 80.01 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-14T10:44:19.511Z] #63 80.56 Selecting previously unselected package libglib2.0-dev:arm64. [2023-03-14T10:44:19.511Z] #63 80.56 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-03-14T10:44:19.511Z] #63 80.57 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-03-14T10:44:19.511Z] #63 ... [2023-03-14T10:44:19.511Z] [2023-03-14T10:44:19.511Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <= 3... python3 [2023-03-14T10:46:21.048Z] #70 143.0 checking for python3... /usr/bin/python3 [2023-03-14T10:46:21.307Z] #70 143.1 checking for python3 version... 3.9 [2023-03-14T10:46:21.307Z] #70 143.1 checking for python3 platform... linux [2023-03-14T10:46:21.566Z] #70 143.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-03-14T10:46:21.825Z] #70 143.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-03-14T10:46:21.825Z] #70 143.8 checking for go-md2man... no [2023-03-14T10:46:21.825Z] #70 143.8 checking error.h usability... yes [2023-03-14T10:46:22.084Z] #70 ... [2023-03-14T10:46:22.084Z] [2023-03-14T10:46:22.084Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <= 2.0.0... yes [2023-03-14T10:46:26.836Z] #70 148.5 checking sys/capability.h usability... [2023-03-14T10:46:26.836Z] #70 ... [2023-03-14T10:46:26.836Z] [2023-03-14T10:46:26.836Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-14T10:46:26.836Z] #10 CACHED [2023-03-14T10:46:26.836Z] [2023-03-14T10:46:26.836Z] #81 [build-dummy 2/2] RUN mkdir -p /build [2023-03-14T10:46:26.836Z] #81 CACHED [2023-03-14T10:46:26.836Z] [2023-03-14T10:46:26.836Z] #82 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2023-03-14T10:46:26.836Z] #82 CACHED [2023-03-14T10:46:27.095Z] [2023-03-14T10:46:27.095Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-03-14T10:46:27.095Z] #70 148.5 checking sys/capability.h usability... yes [2023-03-14T10:46:27.095Z] #70 148.9 checking sys/capability.h presence... yes [2023-03-14T10:46:27.095Z] #70 149.0 checking for sys/capability.h... yes [2023-03-14T10:46:28.036Z] #70 149.1 checking for library containing cap_from_name... -lcap [2023-03-14T10:46:28.606Z] #70 149.8 checking for library containing dlopen... -ldl [2023-03-14T10:46:29.174Z] #70 150.6 checking seccomp.h usability... yes [2023-03-14T10:46:29.174Z] #70 151.0 checking seccomp.h presence... yes [2023-03-14T10:46:29.174Z] #70 151.1 checking for seccomp.h... yes [2023-03-14T10:46:30.109Z] #70 151.2 checking for library containing seccomp_rule_add... [2023-03-14T10:46:30.109Z] #70 ... [2023-03-14T10:46:30.109Z] [2023-03-14T10:46:30.109Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <= 3.15... no [2023-03-14T10:46:33.215Z] #70 155.0 configure: CRIU headers not found, building without CRIU support [2023-03-14T10:46:33.215Z] #70 155.0 checking for criu > 3.16... no [2023-03-14T10:46:33.215Z] #70 155.1 configure: CRIU version doesn't support join-ns API [2023-03-14T10:46:33.215Z] #70 155.1 checking for criu > 3.16.1... no [2023-03-14T10:46:33.215Z] #70 155.1 configure: CRIU version doesn't support for pre-dumping [2023-03-14T10:46:33.215Z] #70 155.1 checking for new mount API (fsconfig)... yes [2023-03-14T10:46:33.215Z] #70 155.2 checking for seccomp notify API... yes [2023-03-14T10:46:33.474Z] #70 155.4 checking for gperf... no [2023-03-14T10:46:33.474Z] #70 155.4 configure: gperf not found - cannot rebuild signal parser code [2023-03-14T10:46:34.041Z] #70 155.4 checking for library containing argp_parse... none required [2023-03-14T10:46:34.041Z] #70 156.0 checking that generated files are newer than configure... done [2023-03-14T10:46:34.041Z] #70 156.0 configure: creating ./config.status [2023-03-14T10:46:39.311Z] #70 ... [2023-03-14T10:46:39.311Z] [2023-03-14T10:46:39.311Z] #69 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <= 2.1.0... yes [2023-03-14T10:46:56.099Z] #70 178.2 checking for a sed that does not truncate output... (cached) /bin/sed [2023-03-14T10:46:56.358Z] #70 178.2 checking for gcc... (cached) gcc [2023-03-14T10:46:56.358Z] #70 178.3 checking whether we are using the GNU C compiler... (cached) yes [2023-03-14T10:46:56.358Z] #70 178.3 checking whether gcc accepts -g... (cached) yes [2023-03-14T10:46:56.358Z] #70 178.3 checking for gcc option to accept ISO C89... (cached) none needed [2023-03-14T10:46:56.358Z] #70 178.3 checking whether gcc understands -c and -o together... (cached) yes [2023-03-14T10:46:56.358Z] #70 178.3 checking for a Python interpreter with version >= 3... python3 [2023-03-14T10:46:56.617Z] #70 178.4 checking for python3... /usr/bin/python3 [2023-03-14T10:46:56.617Z] #70 178.4 checking for python3 version... 3.9 [2023-03-14T10:46:56.617Z] #70 178.5 checking for python3 platform... linux [2023-03-14T10:46:56.617Z] #70 178.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-03-14T10:46:56.617Z] #70 178.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-03-14T10:46:56.875Z] #70 178.8 checking that generated files are newer than configure... done [2023-03-14T10:46:56.875Z] #70 178.8 configure: creating ./config.status [2023-03-14T10:47:01.061Z] #70 182.8 config.status: creating Makefile [2023-03-14T10:47:01.061Z] #70 182.8 config.status: creating config.h [2023-03-14T10:47:01.061Z] #70 183.0 config.status: executing libtool commands [2023-03-14T10:47:01.061Z] #70 183.1 config.status: executing depfiles commands [2023-03-14T10:47:02.442Z] #70 184.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2023-03-14T10:47:02.442Z] #70 184.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-03-14T10:47:03.009Z] #70 185.0 checking for gcc... gcc [2023-03-14T10:47:03.268Z] #70 185.1 checking whether the C compiler works... yes [2023-03-14T10:47:03.527Z] #70 185.4 checking for C compiler default output file name... a.out [2023-03-14T10:47:03.785Z] #70 185.4 checking for suffix of executables... [2023-03-14T10:47:03.785Z] #70 185.6 checking whether we are cross compiling... no [2023-03-14T10:47:04.043Z] #70 185.8 checking for suffix of object files... o [2023-03-14T10:47:04.043Z] #70 185.9 checking whether we are using the GNU C compiler... yes [2023-03-14T10:47:04.043Z] #70 186.0 checking whether gcc accepts -g... yes [2023-03-14T10:47:04.301Z] #70 186.1 checking for gcc option to accept ISO C89... none needed [2023-03-14T10:47:04.563Z] #70 186.4 checking whether gcc understands -c and -o together... yes [2023-03-14T10:47:04.824Z] #70 186.7 checking for a BSD-compatible install... /usr/bin/install -c [2023-03-14T10:47:04.824Z] #70 186.7 checking whether build environment is sane... yes [2023-03-14T10:47:04.824Z] #70 186.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-03-14T10:47:04.824Z] #70 186.8 checking for gawk... no [2023-03-14T10:47:04.824Z] #70 186.8 checking for mawk... mawk [2023-03-14T10:47:04.824Z] #70 186.8 checking whether make sets $(MAKE)... yes [2023-03-14T10:47:05.082Z] #70 186.9 checking whether make supports the include directive... yes (GNU style) [2023-03-14T10:47:05.082Z] #70 186.9 checking whether make supports nested variables... yes [2023-03-14T10:47:05.082Z] #70 187.0 checking whether UID '0' is supported by ustar format... yes [2023-03-14T10:47:05.082Z] #70 187.0 checking whether GID '0' is supported by ustar format... yes [2023-03-14T10:47:05.082Z] #70 187.0 checking how to create a ustar tar archive... gnutar [2023-03-14T10:47:05.340Z] #70 187.1 checking dependency style of gcc... gcc3 [2023-03-14T10:47:05.340Z] #70 187.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-03-14T10:47:05.340Z] #70 187.3 checking whether make supports nested variables... (cached) yes [2023-03-14T10:47:05.599Z] #70 187.3 checking build system type... aarch64-unknown-linux-gnu [2023-03-14T10:47:05.599Z] #70 187.6 checking host system type... aarch64-unknown-linux-gnu [2023-03-14T10:47:05.599Z] #70 187.6 checking how to print strings... printf [2023-03-14T10:47:05.599Z] #70 187.6 checking for a sed that does not truncate output... /bin/sed [2023-03-14T10:47:05.858Z] #70 187.7 checking for grep that handles long lines and -e... /bin/grep [2023-03-14T10:47:05.858Z] #70 187.7 checking for egrep... /bin/grep -E [2023-03-14T10:47:05.858Z] #70 187.7 checking for fgrep... /bin/grep -F [2023-03-14T10:47:05.858Z] #70 187.7 checking for ld used by gcc... /usr/bin/ld [2023-03-14T10:47:05.858Z] #70 187.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-03-14T10:47:05.858Z] #70 187.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-03-14T10:47:06.117Z] #70 187.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-03-14T10:47:06.118Z] #70 188.0 checking whether ln -s works... yes [2023-03-14T10:47:06.118Z] #70 188.0 checking the maximum length of command line arguments... 1572864 [2023-03-14T10:47:06.118Z] #70 188.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-03-14T10:47:06.118Z] #70 188.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-03-14T10:47:06.118Z] #70 188.0 checking for /usr/bin/ld option to reload object files... -r [2023-03-14T10:47:06.118Z] #70 188.0 checking for objdump... objdump [2023-03-14T10:47:06.118Z] #70 188.0 checking how to recognize dependent libraries... pass_all [2023-03-14T10:47:06.118Z] #70 188.0 checking for dlltool... no [2023-03-14T10:47:06.118Z] #70 188.0 checking how to associate runtime and link libraries... printf %s\n [2023-03-14T10:47:06.118Z] #70 188.0 checking for ar... ar [2023-03-14T10:47:06.118Z] #70 188.0 checking for archiver @FILE support... @ [2023-03-14T10:47:06.118Z] #70 188.2 checking for strip... strip [2023-03-14T10:47:06.118Z] #70 188.2 checking for ranlib... ranlib [2023-03-14T10:47:06.687Z] #70 188.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-03-14T10:47:06.687Z] #70 188.6 checking for sysroot... no [2023-03-14T10:47:06.945Z] #70 188.6 checking for a working dd... /bin/dd [2023-03-14T10:47:06.945Z] #70 188.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-03-14T10:47:06.945Z] #70 188.7 checking for mt... no [2023-03-14T10:47:06.945Z] #70 188.7 checking if : is a manifest tool... no [2023-03-14T10:47:06.945Z] #70 188.7 checking how to run the C preprocessor... gcc -E [2023-03-14T10:47:07.773Z] #70 189.1 checking for ANSI C header files... yes [2023-03-14T10:47:07.773Z] #70 189.6 checking for sys/types.h... yes [2023-03-14T10:47:08.031Z] #70 189.9 checking for sys/stat.h... yes [2023-03-14T10:47:08.289Z] #70 190.1 checking for stdlib.h... yes [2023-03-14T10:47:08.550Z] #70 190.3 checking for string.h... yes [2023-03-14T10:47:08.550Z] #70 190.5 checking for memory.h... yes [2023-03-14T10:47:08.809Z] #70 190.6 checking for strings.h... yes [2023-03-14T10:47:09.067Z] #70 190.8 checking for inttypes.h... yes [2023-03-14T10:47:09.067Z] #70 190.9 checking for stdint.h... yes [2023-03-14T10:47:09.325Z] #70 191.1 checking for unistd.h... yes [2023-03-14T10:47:09.585Z] #70 191.3 checking for dlfcn.h... yes [2023-03-14T10:47:09.585Z] #70 191.5 checking for objdir... .libs [2023-03-14T10:47:10.153Z] #70 191.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-03-14T10:47:10.153Z] #70 192.0 checking for gcc option to produce PIC... -fPIC -DPIC [2023-03-14T10:47:10.153Z] #70 192.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-03-14T10:47:10.419Z] #70 192.1 checking if gcc static flag -static works... yes [2023-03-14T10:47:10.679Z] #70 192.4 checking if gcc supports -c -o file.o... yes [2023-03-14T10:47:10.679Z] #70 192.6 checking if gcc supports -c -o file.o... (cached) yes [2023-03-14T10:47:10.679Z] #70 192.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-03-14T10:47:10.949Z] #70 192.7 checking dynamic linker characteristics... GNU/Linux ld.so [2023-03-14T10:47:10.949Z] #70 193.0 checking how to hardcode library paths into programs... immediate [2023-03-14T10:47:10.949Z] #70 193.0 checking whether stripping libraries is possible... yes [2023-03-14T10:47:10.949Z] #70 193.1 checking if libtool supports shared libraries... yes [2023-03-14T10:47:10.949Z] #70 193.1 checking whether to build shared libraries... no [2023-03-14T10:47:10.949Z] #70 193.1 checking whether to build static libraries... yes [2023-03-14T10:47:11.212Z] #70 193.1 checking float.h usability... yes [2023-03-14T10:47:11.212Z] #70 193.2 checking float.h presence... yes [2023-03-14T10:47:11.473Z] #70 193.3 checking for float.h... yes [2023-03-14T10:47:11.735Z] #70 193.4 checking limits.h usability... yes [2023-03-14T10:47:11.735Z] #70 193.6 checking limits.h presence... yes [2023-03-14T10:47:11.735Z] #70 193.6 checking for limits.h... yes [2023-03-14T10:47:11.993Z] #70 193.7 checking stddef.h usability... yes [2023-03-14T10:47:11.993Z] #70 193.8 checking stddef.h presence... yes [2023-03-14T10:47:11.993Z] #70 193.9 checking for stddef.h... yes [2023-03-14T10:47:11.993Z] #70 194.0 checking for stdlib.h... (cached) yes [2023-03-14T10:47:11.993Z] #70 194.0 checking for string.h... (cached) yes [2023-03-14T10:47:12.252Z] #70 194.1 checking sys/time.h usability... yes [2023-03-14T10:47:12.252Z] #70 194.2 checking sys/time.h presence... yes [2023-03-14T10:47:12.252Z] #70 194.2 checking for sys/time.h... yes [2023-03-14T10:47:12.510Z] #70 194.3 checking for inline... inline [2023-03-14T10:47:13.077Z] #70 194.4 checking for size_t... yes [2023-03-14T10:47:13.077Z] #70 195.0 checking for stdlib.h... (cached) yes [2023-03-14T10:47:13.643Z] #70 195.0 checking for GNU libc compatible malloc... yes [2023-03-14T10:47:13.643Z] #70 195.4 checking for stdlib.h... (cached) yes [2023-03-14T10:47:13.901Z] #70 195.4 checking for GNU libc compatible realloc... yes [2023-03-14T10:47:14.160Z] #70 195.8 checking for working strtod... yes [2023-03-14T10:47:14.417Z] #70 196.2 checking for gettimeofday... yes [2023-03-14T10:47:14.934Z] #70 196.6 checking for memset... yes [2023-03-14T10:47:15.501Z] #70 197.1 checking for strspn... yes [2023-03-14T10:47:15.760Z] #70 197.6 checking that generated files are newer than configure... done [2023-03-14T10:47:15.760Z] #70 197.6 configure: creating ./config.status [2023-03-14T10:47:19.944Z] #70 201.5 config.status: creating Makefile [2023-03-14T10:47:19.944Z] #70 201.7 config.status: creating config.h [2023-03-14T10:47:19.944Z] #70 201.7 config.status: executing depfiles commands [2023-03-14T10:47:20.204Z] #70 202.2 config.status: executing libtool commands [2023-03-14T10:47:22.115Z] #70 203.8 GEN .version [2023-03-14T10:47:22.115Z] #70 203.9 make install-recursive [2023-03-14T10:47:22.115Z] #70 203.9 make[1]: Entering directory '/tmp/crun-build' [2023-03-14T10:47:22.374Z] #70 204.2 Making install in libocispec [2023-03-14T10:47:22.374Z] #70 204.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2023-03-14T10:47:22.374Z] #70 204.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2023-03-14T10:47:22.632Z] #70 204.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2023-03-14T10:47:22.632Z] #70 204.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2023-03-14T10:47:22.632Z] #70 204.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2023-03-14T10:47:23.200Z] #70 205.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2023-03-14T10:47:23.200Z] #70 205.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2023-03-14T10:47:23.200Z] #70 205.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2023-03-14T10:47:23.200Z] #70 205.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2023-03-14T10:47:23.200Z] #70 205.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2023-03-14T10:47:23.200Z] #70 205.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2023-03-14T10:47:23.200Z] #70 205.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2023-03-14T10:47:23.200Z] #70 205.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2023-03-14T10:47:23.200Z] #70 205.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2023-03-14T10:47:23.459Z] #70 205.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2023-03-14T10:47:23.459Z] #70 205.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2023-03-14T10:47:23.459Z] #70 205.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2023-03-14T10:47:23.459Z] #70 205.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2023-03-14T10:47:23.459Z] #70 205.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2023-03-14T10:47:23.459Z] #70 205.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2023-03-14T10:47:23.459Z] #70 205.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2023-03-14T10:47:24.395Z] #70 206.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2023-03-14T10:47:24.395Z] #70 206.3 make install-recursive [2023-03-14T10:47:24.395Z] #70 206.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2023-03-14T10:47:24.395Z] #70 206.4 Making install in yajl [2023-03-14T10:47:24.395Z] #70 206.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-03-14T10:47:24.395Z] #70 206.5 CC verify/json_verify-json_verify.o [2023-03-14T10:47:24.395Z] #70 206.5 CC src/libyajl_la-yajl_alloc.lo [2023-03-14T10:47:24.395Z] #70 206.5 CC src/libyajl_la-yajl.lo [2023-03-14T10:47:24.653Z] #70 206.5 CC src/libyajl_la-yajl_gen.lo [2023-03-14T10:47:24.653Z] #70 206.5 CC src/libyajl_la-yajl_parser.lo [2023-03-14T10:47:24.653Z] #70 206.5 CC src/libyajl_la-yajl_buf.lo [2023-03-14T10:47:24.653Z] #70 206.6 CC src/libyajl_la-yajl_encode.lo [2023-03-14T10:47:24.912Z] #70 206.6 CC src/libyajl_la-yajl_lex.lo [2023-03-14T10:47:24.912Z] #70 206.8 CC src/libyajl_la-yajl_tree.lo [2023-03-14T10:47:31.504Z] #70 213.1 CCLD libyajl.la [2023-03-14T10:47:31.762Z] #70 213.6 CCLD verify/json_verify [2023-03-14T10:47:32.023Z] #70 214.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-03-14T10:47:32.281Z] #70 214.1 make[5]: Nothing to be done for 'install-exec-am'. [2023-03-14T10:47:32.281Z] #70 214.1 make[5]: Nothing to be done for 'install-data-am'. [2023-03-14T10:47:32.281Z] #70 214.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-03-14T10:47:32.281Z] #70 214.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-03-14T10:47:32.281Z] #70 214.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2023-03-14T10:47:32.539Z] #70 214.3 CC src/validate.o [2023-03-14T10:47:32.539Z] #70 214.4 CC src/image_spec_schema_config_schema.lo [2023-03-14T10:47:32.539Z] #70 214.4 CC src/image_spec_schema_content_descriptor.lo [2023-03-14T10:47:32.539Z] #70 214.5 CC src/image_spec_schema_defs.lo [2023-03-14T10:47:32.539Z] #70 214.5 CC src/image_spec_schema_defs_descriptor.lo [2023-03-14T10:47:32.539Z] #70 214.5 CC src/image_spec_schema_image_index_schema.lo [2023-03-14T10:47:32.797Z] #70 214.5 CC src/image_spec_schema_image_layout_schema.lo [2023-03-14T10:47:32.797Z] #70 214.6 CC src/image_spec_schema_image_manifest_schema.lo [2023-03-14T10:47:32.797Z] #70 214.7 CC src/runtime_spec_schema_config_linux.lo [2023-03-14T10:47:32.797Z] #70 214.7 CC src/runtime_spec_schema_config_zos.lo [2023-03-14T10:47:32.797Z] #70 214.8 CC src/runtime_spec_schema_config_schema.lo [2023-03-14T10:47:32.797Z] #70 214.8 CC src/runtime_spec_schema_config_solaris.lo [2023-03-14T10:47:33.054Z] #70 214.8 CC src/runtime_spec_schema_config_vm.lo [2023-03-14T10:47:33.055Z] #70 214.9 CC src/runtime_spec_schema_config_windows.lo [2023-03-14T10:47:33.055Z] #70 215.0 CC src/runtime_spec_schema_defs.lo [2023-03-14T10:47:33.055Z] #70 215.1 CC src/runtime_spec_schema_defs_linux.lo [2023-03-14T10:47:33.312Z] #70 215.1 CC src/runtime_spec_schema_defs_zos.lo [2023-03-14T10:47:33.312Z] #70 215.2 CC src/runtime_spec_schema_defs_vm.lo [2023-03-14T10:47:33.312Z] #70 215.3 CC src/runtime_spec_schema_defs_windows.lo [2023-03-14T10:47:33.570Z] #70 215.5 CC src/runtime_spec_schema_state_schema.lo [2023-03-14T10:47:33.570Z] #70 215.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2023-03-14T10:47:34.137Z] #70 215.9 CC src/basic_test_double_array_item.lo [2023-03-14T10:47:34.137Z] #70 215.9 CC src/basic_test_double_array.lo [2023-03-14T10:47:34.137Z] #70 216.0 CC src/basic_test_top_array_int.lo [2023-03-14T10:47:34.395Z] #70 216.2 CC src/basic_test_top_array_string.lo [2023-03-14T10:47:34.395Z] #70 216.3 CC src/basic_test_top_double_array_int.lo [2023-03-14T10:47:34.961Z] #70 216.8 CC src/basic_test_top_double_array_obj.lo [2023-03-14T10:47:34.961Z] #70 216.9 CC src/basic_test_top_double_array_refobj.lo [2023-03-14T10:47:35.527Z] #70 217.3 CC src/basic_test_top_double_array_string.lo [2023-03-14T10:47:35.528Z] #70 217.4 CC src/read-file.lo [2023-03-14T10:47:35.786Z] #70 217.6 CC src/json_common.lo [2023-03-14T10:47:36.045Z] #70 218.0 CC tests/test-1.o [2023-03-14T10:47:36.613Z] #70 218.3 CC tests/test-2.o [2023-03-14T10:47:36.613Z] #70 218.4 CC tests/test-3.o [2023-03-14T10:47:36.872Z] #70 218.6 CC tests/test-4.o [2023-03-14T10:47:37.129Z] #70 219.0 CC tests/test-5.o [2023-03-14T10:47:37.129Z] #70 219.2 CC tests/test-6.o [2023-03-14T10:47:37.697Z] #70 219.6 CC tests/test-7.o [2023-03-14T10:47:37.697Z] #70 219.7 CC tests/test-8.o [2023-03-14T10:47:37.955Z] #70 219.8 CC tests/test-9.o [2023-03-14T10:47:38.213Z] #70 220.2 CC tests/test-10.o [2023-03-14T10:47:38.471Z] #70 220.5 CC tests/test-11.o [2023-03-14T10:48:25.165Z] #70 267.0 CCLD libocispec.la [2023-03-14T10:48:25.746Z] #70 267.7 CCLD tests/test-1 [2023-03-14T10:48:25.746Z] #70 267.7 CCLD src/validate [2023-03-14T10:48:25.746Z] #70 267.7 CCLD tests/test-2 [2023-03-14T10:48:26.005Z] #70 267.8 CCLD tests/test-4 [2023-03-14T10:48:26.005Z] #70 267.9 CCLD tests/test-3 [2023-03-14T10:48:26.005Z] #70 267.9 CCLD tests/test-5 [2023-03-14T10:48:26.005Z] #70 268.0 CCLD tests/test-6 [2023-03-14T10:48:26.263Z] #70 268.1 CCLD tests/test-7 [2023-03-14T10:48:26.263Z] #70 268.3 CCLD tests/test-8 [2023-03-14T10:48:26.521Z] #70 268.4 CCLD tests/test-9 [2023-03-14T10:48:26.521Z] #70 268.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2023-03-14T10:48:26.780Z] #70 268.8 CCLD tests/test-10 [2023-03-14T10:48:26.780Z] #70 268.9 CCLD tests/test-11 [2023-03-14T10:48:30.067Z] #70 271.7 libtool: link: ar cr libocispec.a [2023-03-14T10:48:30.067Z] #70 271.9 libtool: link: ranlib libocispec.a [2023-03-14T10:48:31.970Z] #70 273.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2023-03-14T10:48:31.971Z] #70 274.0 make[5]: Nothing to be done for 'install-exec-am'. [2023-03-14T10:48:32.230Z] #70 274.0 make[5]: Nothing to be done for 'install-data-am'. [2023-03-14T10:48:32.230Z] #70 274.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2023-03-14T10:48:32.230Z] #70 274.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2023-03-14T10:48:32.230Z] #70 274.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2023-03-14T10:48:32.230Z] #70 274.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2023-03-14T10:48:32.230Z] #70 274.0 make[2]: Entering directory '/tmp/crun-build' [2023-03-14T10:48:32.489Z] #70 274.4 CC src/libcrun/libcrun_testing_a-utils.o [2023-03-14T10:48:32.489Z] #70 274.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2023-03-14T10:48:32.489Z] #70 274.5 CC src/libcrun/libcrun_testing_a-container.o [2023-03-14T10:48:32.489Z] #70 274.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2023-03-14T10:48:32.748Z] #70 274.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2023-03-14T10:48:32.748Z] #70 274.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2023-03-14T10:48:32.748Z] #70 274.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2023-03-14T10:48:32.748Z] #70 274.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2023-03-14T10:48:33.007Z] #70 274.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2023-03-14T10:48:33.007Z] #70 274.9 CC src/libcrun/libcrun_testing_a-criu.o [2023-03-14T10:48:33.007Z] #70 275.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2023-03-14T10:48:33.266Z] #70 275.1 CC src/libcrun/libcrun_testing_a-linux.o [2023-03-14T10:48:33.266Z] #70 275.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2023-03-14T10:48:33.266Z] #70 275.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2023-03-14T10:48:33.525Z] #70 275.3 CC src/libcrun/libcrun_testing_a-error.o [2023-03-14T10:48:33.525Z] #70 275.4 CC src/libcrun/libcrun_testing_a-status.o [2023-03-14T10:48:33.525Z] #70 275.5 CC src/libcrun/libcrun_testing_a-terminal.o [2023-03-14T10:48:33.801Z] #70 275.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2023-03-14T10:48:33.801Z] #70 275.7 CC src/libcrun/libcrun_testing_a-signals.o [2023-03-14T10:48:33.801Z] #70 275.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2023-03-14T10:48:34.061Z] #70 275.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2023-03-14T10:48:34.061Z] #70 276.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2023-03-14T10:48:34.320Z] #70 276.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2023-03-14T10:48:34.320Z] #70 276.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2023-03-14T10:48:34.320Z] #70 276.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2023-03-14T10:48:34.580Z] #70 276.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2023-03-14T10:48:34.580Z] #70 276.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2023-03-14T10:48:35.517Z] #70 277.3 CC src/crun-crun.o [2023-03-14T10:48:35.776Z] #70 277.7 CC src/crun-run.o [2023-03-14T10:48:36.036Z] #70 277.9 CC src/crun-delete.o [2023-03-14T10:48:36.036Z] #70 278.1 CC src/crun-kill.o [2023-03-14T10:48:36.295Z] #70 278.2 CC src/crun-pause.o [2023-03-14T10:48:36.554Z] #70 278.6 CC src/crun-unpause.o [2023-03-14T10:48:37.124Z] #70 279.1 CC src/crun-spec.o [2023-03-14T10:48:37.382Z] #70 279.3 CC src/crun-exec.o [2023-03-14T10:48:37.382Z] #70 279.3 CC src/crun-list.o [2023-03-14T10:48:37.382Z] #70 279.4 CC src/crun-create.o [2023-03-14T10:48:37.641Z] #70 279.6 CC src/crun-start.o [2023-03-14T10:48:37.641Z] #70 279.6 CC src/crun-state.o [2023-03-14T10:48:37.900Z] #70 279.7 CC src/crun-update.o [2023-03-14T10:48:37.900Z] #70 279.9 CC src/crun-ps.o [2023-03-14T10:48:38.469Z] #70 280.2 CC src/crun-checkpoint.o [2023-03-14T10:48:38.469Z] #70 280.4 CC src/crun-restore.o [2023-03-14T10:48:38.469Z] #70 280.5 CC src/libcrun/libcrun_la-utils.lo [2023-03-14T10:48:38.728Z] #70 280.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2023-03-14T10:48:38.987Z] #70 280.9 CC src/libcrun/libcrun_la-container.lo [2023-03-14T10:48:38.987Z] #70 280.9 CC src/libcrun/libcrun_la-cgroup.lo [2023-03-14T10:48:38.987Z] #70 281.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2023-03-14T10:48:39.246Z] #70 281.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2023-03-14T10:48:39.505Z] #70 281.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2023-03-14T10:48:39.505Z] #70 281.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2023-03-14T10:48:39.764Z] #70 281.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2023-03-14T10:48:40.024Z] #70 281.9 CC src/libcrun/libcrun_la-criu.lo [2023-03-14T10:48:40.282Z] #70 282.3 CC src/libcrun/libcrun_la-linux.lo [2023-03-14T10:48:40.282Z] #70 282.3 CC src/libcrun/libcrun_la-custom-handler.lo [2023-03-14T10:48:40.541Z] #70 282.5 CC src/libcrun/libcrun_la-seccomp.lo [2023-03-14T10:48:40.800Z] #70 282.8 CC src/libcrun/libcrun_la-ebpf.lo [2023-03-14T10:48:41.058Z] #70 ... [2023-03-14T10:48:41.058Z] [2023-03-14T10:48:41.058Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <> /etc/bash.bashrc [2023-03-14T10:50:05.495Z] #106 DONE 0.5s [2023-03-14T10:50:05.495Z] [2023-03-14T10:50:05.495Z] #107 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-14T10:50:06.064Z] #107 DONE 0.5s [2023-03-14T10:50:06.064Z] [2023-03-14T10:50:06.064Z] #108 [dev-base 6/11] RUN ldconfig [2023-03-14T10:50:06.631Z] #108 DONE 0.6s [2023-03-14T10:50:06.631Z] [2023-03-14T10:50:06.631Z] #109 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-14T10:50:06.890Z] #109 DONE 0.5s [2023-03-14T10:50:06.890Z] [2023-03-14T10:50:06.890Z] #110 [dev-base 8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-03-14T10:50:07.824Z] #110 0.856 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-14T10:50:07.824Z] #110 0.950 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-14T10:50:08.083Z] #110 1.044 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-14T10:50:08.908Z] #110 1.239 Reading package lists... [2023-03-14T10:50:09.475Z] #110 1.931 Reading package lists... [2023-03-14T10:50:09.734Z] #110 2.460 Building dependency tree... [2023-03-14T10:50:09.734Z] #110 2.626 Reading state information... [2023-03-14T10:50:09.734Z] #110 2.844 The following additional packages will be installed: [2023-03-14T10:50:09.734Z] #110 2.844 dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67 [2023-03-14T10:50:09.734Z] #110 2.845 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 [2023-03-14T10:50:09.734Z] #110 2.845 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-03-14T10:50:09.734Z] #110 2.845 python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd [2023-03-14T10:50:09.734Z] #110 2.847 Suggested packages: [2023-03-14T10:50:09.734Z] #110 2.847 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-14T10:50:09.734Z] #110 2.847 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-03-14T10:50:09.734Z] #110 2.847 acl attr quota [2023-03-14T10:50:09.734Z] #110 2.847 Recommended packages: [2023-03-14T10:50:09.734Z] #110 2.847 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-03-14T10:50:09.992Z] #110 3.190 The following NEW packages will be installed: [2023-03-14T10:50:10.252Z] #110 3.190 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-03-14T10:50:10.252Z] #110 3.190 libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2 [2023-03-14T10:50:10.252Z] #110 3.190 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1 [2023-03-14T10:50:10.252Z] #110 3.190 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-03-14T10:50:10.252Z] #110 3.191 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-03-14T10:50:10.252Z] #110 3.191 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-03-14T10:50:10.252Z] #110 3.191 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2023-03-14T10:50:10.252Z] #110 3.191 vim-common vim-runtime xfsprogs xxd xz-utils zip zstd [2023-03-14T10:50:10.252Z] #110 3.468 0 upgraded, 51 newly installed, 0 to remove and 1 not upgraded. [2023-03-14T10:50:10.252Z] #110 3.468 Need to get 27.2 MB of archives. [2023-03-14T10:50:10.252Z] #110 3.468 After this operation, 106 MB of additional disk space will be used. [2023-03-14T10:50:10.252Z] #110 3.468 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-03-14T10:50:10.510Z] #110 3.471 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-03-14T10:50:10.510Z] #110 3.473 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-03-14T10:50:10.510Z] #110 3.475 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-03-14T10:50:10.510Z] #110 3.476 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-03-14T10:50:10.510Z] #110 3.477 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-03-14T10:50:10.510Z] #110 3.479 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-03-14T10:50:10.510Z] #110 3.480 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-03-14T10:50:10.510Z] #110 3.488 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-14T10:50:10.510Z] #110 3.490 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-14T10:50:10.510Z] #110 3.491 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-03-14T10:50:10.510Z] #110 3.493 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-03-14T10:50:10.510Z] #110 3.494 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-03-14T10:50:10.510Z] #110 3.496 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-03-14T10:50:10.510Z] #110 3.500 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-03-14T10:50:10.510Z] #110 3.501 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-03-14T10:50:10.510Z] #110 3.502 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-03-14T10:50:10.510Z] #110 3.505 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-03-14T10:50:10.510Z] #110 3.506 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-03-14T10:50:10.510Z] #110 3.508 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-03-14T10:50:10.510Z] #110 3.509 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-03-14T10:50:10.510Z] #110 3.510 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-03-14T10:50:10.510Z] #110 3.512 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-03-14T10:50:10.510Z] #110 3.515 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-03-14T10:50:10.510Z] #110 3.517 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-03-14T10:50:10.510Z] #110 3.518 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-03-14T10:50:10.510Z] #110 3.520 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-03-14T10:50:10.510Z] #110 3.521 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-03-14T10:50:10.510Z] #110 3.522 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-03-14T10:50:10.510Z] #110 3.581 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-03-14T10:50:10.510Z] #110 3.581 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-03-14T10:50:10.510Z] #110 3.582 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-03-14T10:50:10.510Z] #110 3.583 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-03-14T10:50:10.510Z] #110 3.584 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-03-14T10:50:10.510Z] #110 3.584 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-03-14T10:50:10.510Z] #110 3.586 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-03-14T10:50:10.510Z] #110 3.587 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-14T10:50:10.510Z] #110 3.600 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-14T10:50:10.510Z] #110 3.600 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-14T10:50:10.510Z] #110 3.602 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-14T10:50:10.510Z] #110 3.603 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-14T10:50:10.510Z] #110 3.606 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-14T10:50:10.510Z] #110 3.606 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-14T10:50:10.510Z] #110 3.608 Get:44 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-03-14T10:50:10.510Z] #110 3.612 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-03-14T10:50:10.510Z] #110 3.614 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-03-14T10:50:10.510Z] #110 3.616 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-14T10:50:10.773Z] #110 3.819 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-03-14T10:50:11.040Z] #110 3.913 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-03-14T10:50:11.040Z] #110 3.922 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-03-14T10:50:11.040Z] #110 3.923 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-03-14T10:50:11.040Z] #110 4.073 debconf: delaying package configuration, since apt-utils is not installed [2023-03-14T10:50:11.040Z] #110 4.112 Fetched 27.2 MB in 1s (37.6 MB/s) [2023-03-14T10:50:11.040Z] #110 4.140 Selecting previously unselected package pigz. [2023-03-14T10:50:11.040Z] #110 4.140 (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 ... 15745 files and directories currently installed.) [2023-03-14T10:50:11.040Z] #110 4.147 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-03-14T10:50:11.040Z] #110 4.152 Unpacking pigz (2.6-1) ... [2023-03-14T10:50:11.040Z] #110 4.196 Selecting previously unselected package libelf1:arm64. [2023-03-14T10:50:11.040Z] #110 4.196 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-03-14T10:50:11.040Z] #110 4.205 Unpacking libelf1:arm64 (0.183-1) ... [2023-03-14T10:50:11.298Z] #110 4.256 Selecting previously unselected package libbpf0:arm64. [2023-03-14T10:50:11.298Z] #110 4.260 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-03-14T10:50:11.298Z] #110 4.264 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-03-14T10:50:11.298Z] #110 4.315 Selecting previously unselected package libcap2:arm64. [2023-03-14T10:50:11.298Z] #110 4.317 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-03-14T10:50:11.298Z] #110 4.322 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-03-14T10:50:11.298Z] #110 4.358 Selecting previously unselected package libmnl0:arm64. [2023-03-14T10:50:11.298Z] #110 4.360 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-03-14T10:50:11.298Z] #110 4.364 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-03-14T10:50:11.556Z] #110 4.523 Selecting previously unselected package libxtables12:arm64. [2023-03-14T10:50:11.556Z] #110 4.526 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-03-14T10:50:11.556Z] #110 4.530 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-03-14T10:50:11.556Z] #110 4.562 Selecting previously unselected package libcap2-bin. [2023-03-14T10:50:11.556Z] #110 4.565 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-03-14T10:50:11.556Z] #110 4.569 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-14T10:50:11.556Z] #110 4.613 Selecting previously unselected package iproute2. [2023-03-14T10:50:11.556Z] #110 4.615 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-03-14T10:50:11.556Z] #110 4.671 Unpacking iproute2 (5.10.0-4) ... [2023-03-14T10:50:11.815Z] #110 4.772 Selecting previously unselected package xxd. [2023-03-14T10:50:11.815Z] #110 4.775 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-03-14T10:50:11.815Z] #110 4.779 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-14T10:50:11.815Z] #110 4.833 Selecting previously unselected package vim-common. [2023-03-14T10:50:11.815Z] #110 4.836 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-14T10:50:11.815Z] #110 4.845 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-14T10:50:11.815Z] #110 4.903 Selecting previously unselected package bash-completion. [2023-03-14T10:50:12.073Z] #110 4.905 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-03-14T10:50:12.639Z] #110 5.573 Unpacking bash-completion (1:2.11-2) ... [2023-03-14T10:50:12.639Z] #110 5.685 Selecting previously unselected package bzip2. [2023-03-14T10:50:12.639Z] #110 5.687 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-03-14T10:50:12.639Z] #110 5.693 Unpacking bzip2 (1.0.8-4) ... [2023-03-14T10:50:12.639Z] #110 5.734 Selecting previously unselected package xz-utils. [2023-03-14T10:50:12.639Z] #110 5.736 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-03-14T10:50:12.639Z] #110 5.740 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-14T10:50:12.639Z] #110 5.803 Selecting previously unselected package apparmor. [2023-03-14T10:50:12.897Z] #110 5.805 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-03-14T10:50:12.897Z] #110 5.829 Unpacking apparmor (2.13.6-10) ... [2023-03-14T10:50:12.897Z] #110 5.937 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-03-14T10:50:12.897Z] #110 5.940 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-03-14T10:50:12.897Z] #110 5.944 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-14T10:50:12.897Z] #110 5.988 Selecting previously unselected package dmsetup. [2023-03-14T10:50:12.897Z] #110 5.990 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-03-14T10:50:12.897Z] #110 5.995 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-14T10:50:12.897Z] #110 6.031 Selecting previously unselected package inetutils-ping. [2023-03-14T10:50:12.897Z] #110 6.033 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-03-14T10:50:12.897Z] #110 6.037 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-14T10:50:12.897Z] #110 6.085 Selecting previously unselected package libip4tc2:arm64. [2023-03-14T10:50:13.155Z] #110 6.087 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ... [2023-03-14T10:50:13.155Z] #110 6.091 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-03-14T10:50:13.155Z] #110 6.133 Selecting previously unselected package libip6tc2:arm64. [2023-03-14T10:50:13.155Z] #110 6.135 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ... [2023-03-14T10:50:13.155Z] #110 6.139 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-03-14T10:50:13.155Z] #110 6.177 Selecting previously unselected package libnfnetlink0:arm64. [2023-03-14T10:50:13.155Z] #110 6.179 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-03-14T10:50:13.155Z] #110 6.185 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-03-14T10:50:13.155Z] #110 6.226 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-03-14T10:50:13.155Z] #110 6.229 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-03-14T10:50:13.155Z] #110 6.234 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-03-14T10:50:13.155Z] #110 6.274 Selecting previously unselected package libnftnl11:arm64. [2023-03-14T10:50:13.155Z] #110 6.276 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ... [2023-03-14T10:50:13.155Z] #110 6.281 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-03-14T10:50:13.155Z] #110 6.323 Selecting previously unselected package iptables. [2023-03-14T10:50:13.413Z] #110 6.325 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ... [2023-03-14T10:50:13.413Z] #110 6.331 Unpacking iptables (1.8.7-1) ... [2023-03-14T10:50:13.413Z] #110 6.404 Selecting previously unselected package libonig5:arm64. [2023-03-14T10:50:13.413Z] #110 6.407 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ... [2023-03-14T10:50:13.413Z] #110 6.411 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-03-14T10:50:13.413Z] #110 6.461 Selecting previously unselected package libjq1:arm64. [2023-03-14T10:50:13.413Z] #110 6.463 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ... [2023-03-14T10:50:13.413Z] #110 6.467 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-03-14T10:50:13.413Z] #110 6.505 Selecting previously unselected package jq. [2023-03-14T10:50:13.413Z] #110 6.507 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ... [2023-03-14T10:50:13.413Z] #110 6.511 Unpacking jq (1.6-2.1) ... [2023-03-14T10:50:13.413Z] #110 6.553 Selecting previously unselected package libaio1:arm64. [2023-03-14T10:50:13.413Z] #110 6.555 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ... [2023-03-14T10:50:13.413Z] #110 6.559 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-03-14T10:50:13.671Z] #110 6.687 Selecting previously unselected package libgpm2:arm64. [2023-03-14T10:50:13.671Z] #110 6.689 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ... [2023-03-14T10:50:13.671Z] #110 6.693 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-03-14T10:50:13.671Z] #110 6.732 Selecting previously unselected package libicu67:arm64. [2023-03-14T10:50:13.671Z] #110 6.735 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ... [2023-03-14T10:50:13.671Z] #110 6.740 Unpacking libicu67:arm64 (67.1-7) ... [2023-03-14T10:50:14.238Z] #110 7.429 Selecting previously unselected package libinih1:arm64. [2023-03-14T10:50:14.238Z] #110 7.431 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ... [2023-03-14T10:50:14.238Z] #110 7.436 Unpacking libinih1:arm64 (53-1+b2) ... [2023-03-14T10:50:14.496Z] #110 7.552 Selecting previously unselected package libnet1:arm64. [2023-03-14T10:50:14.496Z] #110 7.554 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-03-14T10:50:14.496Z] #110 7.558 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-14T10:50:14.496Z] #110 7.600 Selecting previously unselected package libnl-3-200:arm64. [2023-03-14T10:50:14.496Z] #110 7.602 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-03-14T10:50:14.496Z] #110 7.606 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-14T10:50:14.496Z] #110 7.645 Selecting previously unselected package libprotobuf-c1:arm64. [2023-03-14T10:50:14.496Z] #110 7.647 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-03-14T10:50:14.496Z] #110 7.651 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-14T10:50:14.496Z] #110 7.689 Selecting previously unselected package libyajl2:arm64. [2023-03-14T10:50:14.754Z] #110 7.691 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ... [2023-03-14T10:50:14.754Z] #110 7.695 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-03-14T10:50:14.754Z] #110 7.728 Selecting previously unselected package net-tools. [2023-03-14T10:50:14.754Z] #110 7.731 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-03-14T10:50:14.754Z] #110 7.735 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-14T10:50:14.754Z] #110 7.785 Selecting previously unselected package patch. [2023-03-14T10:50:14.754Z] #110 7.788 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ... [2023-03-14T10:50:14.754Z] #110 7.791 Unpacking patch (2.7.6-7) ... [2023-03-14T10:50:14.754Z] #110 7.829 Selecting previously unselected package python-pip-whl. [2023-03-14T10:50:14.754Z] #110 7.832 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-14T10:50:14.754Z] #110 7.836 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-14T10:50:15.013Z] #110 7.977 Selecting previously unselected package python3-lib2to3. [2023-03-14T10:50:15.013Z] #110 7.979 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-14T10:50:15.013Z] #110 7.983 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-14T10:50:15.013Z] #110 8.028 Selecting previously unselected package python3-distutils. [2023-03-14T10:50:15.013Z] #110 8.028 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2023-03-14T10:50:15.013Z] #110 8.032 Unpacking python3-distutils (3.9.2-1) ... [2023-03-14T10:50:15.013Z] #110 8.079 Selecting previously unselected package python3-pkg-resources. [2023-03-14T10:50:15.013Z] #110 8.082 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-14T10:50:15.013Z] #110 8.086 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-14T10:50:15.013Z] #110 8.136 Selecting previously unselected package python3-setuptools. [2023-03-14T10:50:15.013Z] #110 8.139 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2023-03-14T10:50:15.013Z] #110 8.143 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-14T10:50:15.013Z] #110 8.207 Selecting previously unselected package python3-wheel. [2023-03-14T10:50:15.271Z] #110 8.209 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2023-03-14T10:50:15.271Z] #110 8.213 Unpacking python3-wheel (0.34.2-1) ... [2023-03-14T10:50:15.271Z] #110 8.251 Selecting previously unselected package python3-pip. [2023-03-14T10:50:15.271Z] #110 8.254 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-14T10:50:15.271Z] #110 8.258 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-14T10:50:15.271Z] #110 8.329 Selecting previously unselected package sudo. [2023-03-14T10:50:15.271Z] #110 8.332 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-03-14T10:50:15.271Z] #110 8.338 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-14T10:50:15.271Z] #110 8.452 Selecting previously unselected package thin-provisioning-tools. [2023-03-14T10:50:15.530Z] #110 8.455 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-03-14T10:50:15.530Z] #110 8.460 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-14T10:50:15.530Z] #110 8.522 Selecting previously unselected package uidmap. [2023-03-14T10:50:15.530Z] #110 8.525 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-03-14T10:50:15.530Z] #110 8.529 Unpacking uidmap (1:4.8.1-1) ... [2023-03-14T10:50:15.530Z] #110 8.581 Selecting previously unselected package vim-runtime. [2023-03-14T10:50:15.530Z] #110 8.584 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-14T10:50:15.530Z] #110 8.600 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-14T10:50:15.530Z] #110 8.611 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-14T10:50:15.530Z] #110 8.615 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-14T10:50:16.464Z] #110 9.202 Selecting previously unselected package vim. [2023-03-14T10:50:16.464Z] #110 9.205 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-03-14T10:50:16.464Z] #110 9.215 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-14T10:50:16.464Z] #110 9.355 Selecting previously unselected package xfsprogs. [2023-03-14T10:50:16.464Z] #110 9.358 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ... [2023-03-14T10:50:16.464Z] #110 9.362 Unpacking xfsprogs (5.10.0-4) ... [2023-03-14T10:50:16.464Z] #110 9.461 Selecting previously unselected package zip. [2023-03-14T10:50:16.464Z] #110 9.464 Preparing to unpack .../49-zip_3.0-12_arm64.deb ... [2023-03-14T10:50:16.464Z] #110 9.468 Unpacking zip (3.0-12) ... [2023-03-14T10:50:16.464Z] #110 9.514 Selecting previously unselected package zstd. [2023-03-14T10:50:16.464Z] #110 9.517 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-03-14T10:50:16.464Z] #110 9.521 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-03-14T10:50:16.464Z] #110 9.609 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-14T10:50:16.722Z] #110 9.809 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-03-14T10:50:16.722Z] #110 9.822 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-14T10:50:16.722Z] #110 9.833 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-03-14T10:50:16.722Z] #110 9.844 Setting up libicu67:arm64 (67.1-7) ... [2023-03-14T10:50:16.722Z] #110 9.856 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-03-14T10:50:16.722Z] #110 9.868 Setting up libinih1:arm64 (53-1+b2) ... [2023-03-14T10:50:16.981Z] #110 9.880 Setting up uidmap (1:4.8.1-1) ... [2023-03-14T10:50:16.981Z] #110 9.891 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-03-14T10:50:16.981Z] #110 9.903 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-14T10:50:16.981Z] #110 9.914 Setting up bzip2 (1.0.8-4) ... [2023-03-14T10:50:16.981Z] #110 9.925 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-14T10:50:16.981Z] #110 9.938 Setting up python3-wheel (0.34.2-1) ... [2023-03-14T10:50:16.981Z] #110 10.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-14T10:50:16.981Z] #110 10.10 Setting up libcap2:arm64 (1:2.44-1) ... [2023-03-14T10:50:16.981Z] #110 10.11 Setting up libcap2-bin (1:2.44-1) ... [2023-03-14T10:50:16.981Z] #110 10.12 Setting up apparmor (2.13.6-10) ... [2023-03-14T10:50:18.356Z] #110 11.06 Setting up zip (3.0-12) ... [2023-03-14T10:50:18.356Z] #110 11.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-14T10:50:18.356Z] #110 11.10 Setting up bash-completion (1:2.11-2) ... [2023-03-14T10:50:18.922Z] #110 11.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-14T10:50:18.922Z] #110 11.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-14T10:50:18.922Z] #110 11.88 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-03-14T10:50:18.922Z] #110 11.90 Setting up patch (2.7.6-7) ... [2023-03-14T10:50:18.922Z] #110 11.91 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-14T10:50:18.922Z] #110 11.96 invoke-rc.d: could not determine current runlevel [2023-03-14T10:50:18.922Z] #110 11.96 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-14T10:50:18.922Z] #110 11.97 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-03-14T10:50:18.922Z] #110 11.98 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-14T10:50:18.922Z] #110 11.99 Setting up pigz (2.6-1) ... [2023-03-14T10:50:18.922Z] #110 12.00 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-03-14T10:50:18.922Z] #110 12.02 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-14T10:50:18.922Z] #110 12.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-14T10:50:18.922Z] #110 12.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-14T10:50:19.180Z] #110 12.21 Setting up libaio1:arm64 (0.3.112-9) ... [2023-03-14T10:50:19.180Z] #110 12.22 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-14T10:50:19.438Z] #110 12.33 Setting up libelf1:arm64 (0.183-1) ... [2023-03-14T10:50:19.438Z] #110 12.36 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-03-14T10:50:19.438Z] #110 12.37 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-03-14T10:50:19.438Z] #110 12.39 Setting up python3-distutils (3.9.2-1) ... [2023-03-14T10:50:19.438Z] #110 12.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-14T10:50:19.438Z] #110 12.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-14T10:50:19.438Z] #110 12.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-14T10:50:19.438Z] #110 12.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-14T10:50:19.438Z] #110 12.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-14T10:50:19.438Z] #110 12.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-14T10:50:19.438Z] #110 12.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-14T10:50:19.438Z] #110 12.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-14T10:50:19.717Z] #110 12.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-14T10:50:19.717Z] #110 12.57 Setting up python3-setuptools (52.0.0-4) ... [2023-03-14T10:50:19.977Z] #110 12.92 Setting up libjq1:arm64 (1.6-2.1) ... [2023-03-14T10:50:19.977Z] #110 12.94 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-03-14T10:50:19.977Z] #110 12.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-14T10:50:19.977Z] #110 12.96 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-14T10:50:20.235Z] #110 13.23 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-03-14T10:50:20.235Z] #110 13.24 Setting up jq (1.6-2.1) ... [2023-03-14T10:50:20.235Z] #110 13.25 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-03-14T10:50:20.235Z] #110 13.26 Setting up iptables (1.8.7-1) ... [2023-03-14T10:50:20.235Z] #110 13.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-14T10:50:20.235Z] #110 13.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-14T10:50:20.235Z] #110 13.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-14T10:50:20.235Z] #110 13.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-14T10:50:20.235Z] #110 13.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-14T10:50:20.235Z] #110 13.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-14T10:50:20.235Z] #110 13.30 Setting up iproute2 (5.10.0-4) ... [2023-03-14T10:50:20.493Z] #110 13.46 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-14T10:50:20.493Z] #110 13.47 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-14T10:50:20.493Z] #110 13.49 Setting up xfsprogs (5.10.0-4) ... [2023-03-14T10:50:20.493Z] #110 13.51 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-14T10:50:21.874Z] #110 DONE 14.6s [2023-03-14T10:50:21.874Z] [2023-03-14T10:50:21.874Z] #111 [dev-base 9/11] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-03-14T10:50:22.132Z] #111 0.436 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-14T10:50:22.132Z] #111 0.439 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-14T10:50:22.132Z] #111 0.444 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-14T10:50:22.132Z] #111 DONE 0.5s [2023-03-14T10:50:22.132Z] [2023-03-14T10:50:22.132Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 [2023-03-14T10:50:28.689Z] #112 5.782 Collecting yamllint==1.27.1 [2023-03-14T10:50:28.689Z] #112 6.811 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-03-14T10:50:28.948Z] #112 7.103 Collecting pathspec>=0.5.3 [2023-03-14T10:50:29.206Z] #112 7.107 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-03-14T10:50:29.206Z] #112 7.201 Collecting pyyaml [2023-03-14T10:50:29.206Z] #112 7.206 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-03-14T10:50:29.206Z] #112 7.223 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-03-14T10:50:29.206Z] #112 7.228 Building wheels for collected packages: yamllint [2023-03-14T10:50:29.206Z] #112 7.228 Building wheel for yamllint (setup.py): started [2023-03-14T10:50:29.464Z] #112 7.488 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-14T10:50:29.464Z] #112 7.489 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=db256897e9494937458e134ed8df66d268c9db9d5d9b1bc498ea29ae05f382d1 [2023-03-14T10:50:29.464Z] #112 7.489 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-03-14T10:50:29.464Z] #112 7.492 Successfully built yamllint [2023-03-14T10:50:29.464Z] #112 7.498 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-14T10:50:29.464Z] #112 7.615 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1 [2023-03-14T10:50:29.723Z] #112 DONE 7.8s [2023-03-14T10:50:29.980Z] [2023-03-14T10:50:29.980Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-03-14T10:50:30.546Z] #113 0.718 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-14T10:50:30.546Z] #113 0.719 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-14T10:50:30.546Z] #113 0.719 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-14T10:50:31.370Z] #113 1.082 Reading package lists... [2023-03-14T10:50:31.938Z] #113 1.631 Reading package lists... [2023-03-14T10:50:32.196Z] #113 2.160 Building dependency tree... [2023-03-14T10:50:32.197Z] #113 2.320 Reading state information... [2023-03-14T10:50:32.454Z] #113 2.519 gcc is already the newest version (4:10.2.1-1). [2023-03-14T10:50:32.454Z] #113 2.519 pkg-config is already the newest version (0.29.2-1). [2023-03-14T10:50:32.454Z] #113 2.519 The following additional packages will be installed: [2023-03-14T10:50:32.454Z] #113 2.519 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev [2023-03-14T10:50:32.454Z] #113 2.519 libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin [2023-03-14T10:50:32.454Z] #113 2.519 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 [2023-03-14T10:50:32.454Z] #113 2.519 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev [2023-03-14T10:50:32.454Z] #113 2.519 libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev [2023-03-14T10:50:32.454Z] #113 2.520 libsepol1-dev uuid-dev zlib1g-dev [2023-03-14T10:50:32.454Z] #113 2.521 Suggested packages: [2023-03-14T10:50:32.454Z] #113 2.521 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-03-14T10:50:32.454Z] #113 2.521 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-03-14T10:50:32.454Z] #113 2.521 Recommended packages: [2023-03-14T10:50:32.454Z] #113 2.522 build-essential fakeroot libalgorithm-merge-perl [2023-03-14T10:50:32.712Z] #113 2.784 The following NEW packages will be installed: [2023-03-14T10:50:32.712Z] #113 2.784 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1 [2023-03-14T10:50:32.712Z] #113 2.784 libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev [2023-03-14T10:50:32.712Z] #113 2.784 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2023-03-14T10:50:32.712Z] #113 2.785 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2023-03-14T10:50:32.712Z] #113 2.785 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2023-03-14T10:50:32.712Z] #113 2.785 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common [2023-03-14T10:50:32.712Z] #113 2.786 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-03-14T10:50:32.970Z] #113 3.073 0 upgraded, 33 newly installed, 0 to remove and 1 not upgraded. [2023-03-14T10:50:32.970Z] #113 3.073 Need to get 10.4 MB of archives. [2023-03-14T10:50:32.970Z] #113 3.073 After this operation, 41.6 MB of additional disk space will be used. [2023-03-14T10:50:32.970Z] #113 3.073 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-03-14T10:50:32.970Z] #113 3.088 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-03-14T10:50:32.970Z] #113 3.090 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-03-14T10:50:32.970Z] #113 3.091 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-03-14T10:50:32.971Z] #113 3.092 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-03-14T10:50:32.971Z] #113 3.093 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-03-14T10:50:32.971Z] #113 3.094 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-03-14T10:50:32.971Z] #113 3.098 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-03-14T10:50:32.971Z] #113 3.100 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-03-14T10:50:32.971Z] #113 3.147 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-03-14T10:50:32.971Z] #113 3.154 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-03-14T10:50:32.971Z] #113 3.156 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-03-14T10:50:32.971Z] #113 3.158 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-03-14T10:50:32.971Z] #113 3.160 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-03-14T10:50:32.971Z] #113 3.165 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-03-14T10:50:32.971Z] #113 3.167 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-03-14T10:50:32.971Z] #113 3.169 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-03-14T10:50:32.971Z] #113 3.172 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-03-14T10:50:32.971Z] #113 3.173 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-03-14T10:50:32.971Z] #113 3.174 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-03-14T10:50:32.971Z] #113 3.175 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-03-14T10:50:32.971Z] #113 3.182 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-03-14T10:50:32.971Z] #113 3.183 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-03-14T10:50:32.971Z] #113 3.184 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-03-14T10:50:32.971Z] #113 3.185 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-03-14T10:50:32.971Z] #113 3.186 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-03-14T10:50:32.971Z] #113 3.189 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-03-14T10:50:32.971Z] #113 3.189 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-03-14T10:50:32.971Z] #113 3.192 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-03-14T10:50:32.971Z] #113 3.193 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-03-14T10:50:32.971Z] #113 3.200 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-03-14T10:50:32.971Z] #113 3.201 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-03-14T10:50:32.971Z] #113 3.202 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-03-14T10:50:33.229Z] #113 3.345 debconf: delaying package configuration, since apt-utils is not installed [2023-03-14T10:50:33.229Z] #113 3.397 Fetched 10.4 MB in 0s (25.3 MB/s) [2023-03-14T10:50:33.229Z] #113 3.424 Selecting previously unselected package dpkg-dev. [2023-03-14T10:50:33.229Z] #113 3.424 (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 ... 20386 files and directories currently installed.) [2023-03-14T10:50:33.229Z] #113 3.436 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-03-14T10:50:33.229Z] #113 3.440 Unpacking dpkg-dev (1.20.12) ... [2023-03-14T10:50:33.229Z] #113 3.568 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-03-14T10:50:33.487Z] #113 3.571 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-03-14T10:50:33.487Z] #113 3.579 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-03-14T10:50:33.487Z] #113 3.616 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-03-14T10:50:33.487Z] #113 3.619 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-03-14T10:50:33.487Z] #113 3.624 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-03-14T10:50:33.487Z] #113 3.669 Selecting previously unselected package libsecret-common. [2023-03-14T10:50:33.487Z] #113 3.672 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-03-14T10:50:33.487Z] #113 3.676 Unpacking libsecret-common (0.20.4-2) ... [2023-03-14T10:50:33.487Z] #113 3.730 Selecting previously unselected package libsecret-1-0:arm64. [2023-03-14T10:50:33.487Z] #113 3.733 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-03-14T10:50:33.487Z] #113 3.737 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-03-14T10:50:33.487Z] #113 3.777 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-03-14T10:50:33.745Z] #113 3.778 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-03-14T10:50:33.745Z] #113 3.782 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-03-14T10:50:33.745Z] #113 3.821 Selecting previously unselected package libapparmor1:arm64. [2023-03-14T10:50:33.745Z] #113 3.824 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ... [2023-03-14T10:50:33.745Z] #113 3.828 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-03-14T10:50:33.745Z] #113 3.864 Selecting previously unselected package libapparmor-dev:arm64. [2023-03-14T10:50:33.745Z] #113 3.867 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-03-14T10:50:33.745Z] #113 3.871 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-03-14T10:50:33.745Z] #113 3.914 Selecting previously unselected package uuid-dev:arm64. [2023-03-14T10:50:33.745Z] #113 3.917 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-03-14T10:50:33.745Z] #113 3.921 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-14T10:50:33.745Z] #113 3.967 Selecting previously unselected package libblkid-dev:arm64. [2023-03-14T10:50:33.745Z] #113 3.970 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-03-14T10:50:33.745Z] #113 3.980 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-14T10:50:33.745Z] #113 4.036 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-03-14T10:50:34.004Z] #113 4.039 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-03-14T10:50:34.004Z] #113 4.044 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-14T10:50:34.004Z] #113 4.074 Selecting previously unselected package libudev-dev:arm64. [2023-03-14T10:50:34.004Z] #113 4.077 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-03-14T10:50:34.004Z] #113 4.081 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-03-14T10:50:34.004Z] #113 4.126 Selecting previously unselected package libsepol1-dev:arm64. [2023-03-14T10:50:34.004Z] #113 4.126 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ... [2023-03-14T10:50:34.004Z] #113 4.130 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-03-14T10:50:34.004Z] #113 4.198 Selecting previously unselected package libpcre2-16-0:arm64. [2023-03-14T10:50:34.004Z] #113 4.200 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-03-14T10:50:34.004Z] #113 4.204 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:50:34.262Z] #113 4.372 Selecting previously unselected package libpcre2-32-0:arm64. [2023-03-14T10:50:34.262Z] #113 4.375 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-03-14T10:50:34.262Z] #113 4.379 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:50:34.262Z] #113 4.431 Selecting previously unselected package libpcre2-posix2:arm64. [2023-03-14T10:50:34.262Z] #113 4.434 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-03-14T10:50:34.262Z] #113 4.438 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:50:34.262Z] #113 4.470 Selecting previously unselected package libpcre2-dev:arm64. [2023-03-14T10:50:34.262Z] #113 4.473 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-03-14T10:50:34.262Z] #113 4.477 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:50:34.262Z] #113 4.560 Selecting previously unselected package libselinux1-dev:arm64. [2023-03-14T10:50:34.520Z] #113 4.563 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ... [2023-03-14T10:50:34.520Z] #113 4.567 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-03-14T10:50:34.520Z] #113 4.625 Selecting previously unselected package libdevmapper-dev:arm64. [2023-03-14T10:50:34.520Z] #113 4.628 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-03-14T10:50:34.520Z] #113 4.633 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-03-14T10:50:34.520Z] #113 4.671 Selecting previously unselected package libffi-dev:arm64. [2023-03-14T10:50:34.520Z] #113 4.674 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ... [2023-03-14T10:50:34.520Z] #113 4.678 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-03-14T10:50:34.520Z] #113 4.715 Selecting previously unselected package libglib2.0-data. [2023-03-14T10:50:34.520Z] #113 4.718 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ... [2023-03-14T10:50:34.520Z] #113 4.722 Unpacking libglib2.0-data (2.66.8-1) ... [2023-03-14T10:50:34.778Z] #113 4.860 Selecting previously unselected package libglib2.0-bin. [2023-03-14T10:50:34.778Z] #113 4.863 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-03-14T10:50:34.778Z] #113 4.868 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-03-14T10:50:34.778Z] #113 4.914 Selecting previously unselected package libglib2.0-dev-bin. [2023-03-14T10:50:34.778Z] #113 4.918 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-03-14T10:50:34.778Z] #113 4.922 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-03-14T10:50:34.778Z] #113 5.010 Selecting previously unselected package libmount-dev:arm64. [2023-03-14T10:50:34.778Z] #113 5.012 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-03-14T10:50:34.778Z] #113 5.016 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-14T10:50:34.778Z] #113 5.057 Selecting previously unselected package libpcre16-3:arm64. [2023-03-14T10:50:34.778Z] #113 5.060 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-03-14T10:50:34.778Z] #113 5.064 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-03-14T10:50:34.778Z] #113 5.114 Selecting previously unselected package libpcre32-3:arm64. [2023-03-14T10:50:34.778Z] #113 5.117 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-03-14T10:50:34.778Z] #113 5.121 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-03-14T10:50:34.778Z] #113 5.170 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-03-14T10:50:35.036Z] #113 5.174 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-03-14T10:50:35.036Z] #113 5.178 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-03-14T10:50:35.036Z] #113 5.214 Selecting previously unselected package libpcre3-dev:arm64. [2023-03-14T10:50:35.036Z] #113 5.217 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-03-14T10:50:35.036Z] #113 5.221 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-03-14T10:50:35.036Z] #113 5.300 Selecting previously unselected package zlib1g-dev:arm64. [2023-03-14T10:50:35.294Z] #113 5.303 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-03-14T10:50:35.294Z] #113 5.307 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-14T10:50:35.294Z] #113 5.351 Selecting previously unselected package libglib2.0-dev:arm64. [2023-03-14T10:50:35.294Z] #113 5.354 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-03-14T10:50:35.294Z] #113 5.358 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-03-14T10:50:35.294Z] #113 5.559 Selecting previously unselected package libseccomp-dev:arm64. [2023-03-14T10:50:35.294Z] #113 5.561 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-03-14T10:50:35.294Z] #113 5.566 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-14T10:50:35.294Z] #113 5.607 Selecting previously unselected package libsecret-1-dev:arm64. [2023-03-14T10:50:35.294Z] #113 5.609 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-03-14T10:50:35.294Z] #113 5.614 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-03-14T10:50:35.294Z] #113 5.671 Selecting previously unselected package libsystemd-dev:arm64. [2023-03-14T10:50:35.552Z] #113 5.674 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-03-14T10:50:35.552Z] #113 5.678 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-03-14T10:50:35.552Z] #113 5.796 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-03-14T10:50:35.552Z] #113 5.808 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-03-14T10:50:35.810Z] #113 5.974 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-14T10:50:35.810Z] #113 5.987 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-03-14T10:50:35.810Z] #113 5.998 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-14T10:50:35.810Z] #113 6.008 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-03-14T10:50:35.810Z] #113 6.019 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-03-14T10:50:35.810Z] #113 6.032 Setting up libffi-dev:arm64 (3.3-6) ... [2023-03-14T10:50:35.810Z] #113 6.045 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:50:35.810Z] #113 6.056 Setting up dpkg-dev (1.20.12) ... [2023-03-14T10:50:35.810Z] #113 6.074 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:50:35.810Z] #113 6.086 Setting up libglib2.0-data (2.66.8-1) ... [2023-03-14T10:50:35.810Z] #113 6.099 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-14T10:50:35.810Z] #113 6.112 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-03-14T10:50:35.810Z] #113 6.124 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-03-14T10:50:35.810Z] #113 6.135 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:50:35.810Z] #113 6.147 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-14T10:50:35.810Z] #113 6.160 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-03-14T10:50:36.072Z] #113 6.173 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-03-14T10:50:36.072Z] #113 6.185 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-03-14T10:50:36.072Z] #113 6.196 Setting up libsecret-common (0.20.4-2) ... [2023-03-14T10:50:36.072Z] #113 6.209 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-14T10:50:36.072Z] #113 6.227 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-03-14T10:50:36.072Z] #113 6.240 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-03-14T10:50:36.072Z] #113 6.252 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-03-14T10:50:36.072Z] #113 6.263 Setting up libglib2.0-bin (2.66.8-1) ... [2023-03-14T10:50:36.072Z] #113 6.275 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-03-14T10:50:36.072Z] #113 6.290 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-03-14T10:50:36.072Z] #113 6.303 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-03-14T10:50:36.072Z] #113 6.315 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-14T10:50:36.072Z] #113 6.326 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-03-14T10:50:36.072Z] #113 6.337 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-03-14T10:50:36.072Z] #113 6.351 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-03-14T10:50:36.072Z] #113 6.363 No schema files found: doing nothing. [2023-03-14T10:50:36.072Z] #113 6.368 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-14T10:50:36.330Z] #113 6.391 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-03-14T10:50:36.588Z] #113 DONE 6.8s [2023-03-14T10:50:36.588Z] [2023-03-14T10:50:36.588Z] #114 [dev 1/1] COPY . . [2023-03-14T10:50:40.801Z] #114 DONE 4.3s [2023-03-14T10:50:40.801Z] [2023-03-14T10:50:40.801Z] #115 exporting to image [2023-03-14T10:50:40.801Z] #115 exporting layers [2023-03-14T10:50:42.702Z] #115 exporting layers 1.7s done [2023-03-14T10:50:42.702Z] #115 writing image sha256:200328ea6dfb502dc7b34308d03b6d8e7377a20dfea604264daa46ae101b288b done [2023-03-14T10:50:42.702Z] #115 naming to docker.io/library/docker:6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 done [2023-03-14T10:50:42.702Z] #115 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-03-14T10:50:43.011Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-03-14T10:50:43.291Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45155/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 hack/test/unit [2023-03-14T10:50:43.857Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2023-03-14T10:50:43.857Z] + TESTFLAGS+=' -test.timeout=5m' [2023-03-14T10:50:43.857Z] + TESTDIRS=./... [2023-03-14T10:50:43.857Z] + exclude_paths='/vendor/|/integration' [2023-03-14T10:50:43.857Z] ++ go list ./... [2023-03-14T10:50:43.857Z] ++ grep -vE '(/vendor/|/integration)' [2023-03-14T10:50:44.793Z] + pkg_list='github.com/docker/docker/api [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/backend/build [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/httpstatus [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/httputils [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/middleware [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/build [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/container [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/debug [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/distribution [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/grpc [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/image [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/network [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/plugin [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/session [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/swarm [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/system [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/volume [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/backend [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/blkiodev [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/container [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/events [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/filters [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/image [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/mount [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/network [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/registry [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/strslice [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/swarm [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/time [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/versions [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/volume [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/worker [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/dockerfile [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/remotecontext [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/remotecontext/git [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-14T10:50:44.794Z] github.com/docker/docker/cli [2023-03-14T10:50:44.794Z] github.com/docker/docker/cli/config [2023-03-14T10:50:44.794Z] github.com/docker/docker/cli/debug [2023-03-14T10:50:44.794Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-14T10:50:44.794Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-14T10:50:44.794Z] github.com/docker/docker/client [2023-03-14T10:50:44.794Z] github.com/docker/docker/cmd/docker-proxy [2023-03-14T10:50:44.794Z] github.com/docker/docker/cmd/dockerd [2023-03-14T10:50:44.794Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-14T10:50:44.794Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-14T10:50:44.794Z] github.com/docker/docker/container [2023-03-14T10:50:44.794Z] github.com/docker/docker/container/stream [2023-03-14T10:50:44.794Z] github.com/docker/docker/contrib/apparmor [2023-03-14T10:50:44.794Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-14T10:50:44.794Z] github.com/docker/docker/contrib/httpserver [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/cluster [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/cluster/convert [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/cluster/executor [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/cluster/provider [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/config [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/events [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/events/testutils [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/exec [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/images [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/initlayer [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/links [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/listeners [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/gelf [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/journald [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/local [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/logentries [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/splunk [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/syslog [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/logger/templates [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/names [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/network [2023-03-14T10:50:44.794Z] github.com/docker/docker/daemon/stats [2023-03-14T10:50:44.794Z] github.com/docker/docker/distribution [2023-03-14T10:50:44.794Z] github.com/docker/docker/distribution/metadata [2023-03-14T10:50:44.794Z] github.com/docker/docker/distribution/utils [2023-03-14T10:50:44.794Z] github.com/docker/docker/distribution/xfer [2023-03-14T10:50:44.794Z] github.com/docker/docker/dockerversion [2023-03-14T10:50:44.794Z] github.com/docker/docker/errdefs [2023-03-14T10:50:44.794Z] github.com/docker/docker/image [2023-03-14T10:50:44.794Z] github.com/docker/docker/image/cache [2023-03-14T10:50:44.794Z] github.com/docker/docker/image/tarexport [2023-03-14T10:50:44.794Z] github.com/docker/docker/image/v1 [2023-03-14T10:50:44.794Z] github.com/docker/docker/internal/test/suite [2023-03-14T10:50:44.794Z] github.com/docker/docker/layer [2023-03-14T10:50:44.794Z] github.com/docker/docker/libcontainerd [2023-03-14T10:50:44.794Z] github.com/docker/docker/libcontainerd/queue [2023-03-14T10:50:44.794Z] github.com/docker/docker/libcontainerd/remote [2023-03-14T10:50:44.794Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-14T10:50:44.794Z] github.com/docker/docker/libcontainerd/types [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/bitseq [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/cluster [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/config [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/datastore [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/driverapi [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/etchosts [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/idm [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/ipam [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/iptables [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/netlabel [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/netutils [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/networkdb [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/ns [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/options [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/osl [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/portallocator [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/portmapper [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/testutils [2023-03-14T10:50:44.794Z] github.com/docker/docker/libnetwork/types [2023-03-14T10:50:44.794Z] github.com/docker/docker/oci [2023-03-14T10:50:44.794Z] github.com/docker/docker/oci/caps [2023-03-14T10:50:44.794Z] github.com/docker/docker/opts [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/aaparser [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/archive [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/authorization [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/broadcaster [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/capabilities [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/chrootarchive [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/containerfs [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/devicemapper [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/directory [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/dmesg [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/fileutils [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/fsutils [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/homedir [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/idtools [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/ioutils [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/jsonmessage [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/longpath [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/loopback [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/namesgenerator [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/parsers [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/pidfile [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/platform [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/plugingetter [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/plugins [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/plugins/transport [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/pools [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/progress [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/pubsub [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/reexec [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/rootless [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/signal [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/stack [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/stdcopy [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/streamformatter [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/stringid [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/sysinfo [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/system [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/tailfile [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/tarsum [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/truncindex [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/urlutil [2023-03-14T10:50:44.794Z] github.com/docker/docker/pkg/useragent [2023-03-14T10:50:44.794Z] github.com/docker/docker/plugin [2023-03-14T10:50:44.794Z] github.com/docker/docker/plugin/executor/containerd [2023-03-14T10:50:44.794Z] github.com/docker/docker/plugin/v2 [2023-03-14T10:50:44.794Z] github.com/docker/docker/profiles/apparmor [2023-03-14T10:50:44.794Z] github.com/docker/docker/profiles/seccomp [2023-03-14T10:50:44.794Z] github.com/docker/docker/quota [2023-03-14T10:50:44.794Z] github.com/docker/docker/reference [2023-03-14T10:50:44.794Z] github.com/docker/docker/registry [2023-03-14T10:50:44.794Z] github.com/docker/docker/registry/resumable [2023-03-14T10:50:44.794Z] github.com/docker/docker/restartmanager [2023-03-14T10:50:44.794Z] github.com/docker/docker/runconfig [2023-03-14T10:50:44.794Z] github.com/docker/docker/runconfig/opts [2023-03-14T10:50:44.794Z] github.com/docker/docker/testutil [2023-03-14T10:50:44.794Z] github.com/docker/docker/testutil/daemon [2023-03-14T10:50:44.794Z] github.com/docker/docker/testutil/environment [2023-03-14T10:50:44.794Z] github.com/docker/docker/testutil/fakecontext [2023-03-14T10:50:44.794Z] github.com/docker/docker/testutil/fakegit [2023-03-14T10:50:44.794Z] github.com/docker/docker/testutil/fakestorage [2023-03-14T10:50:44.794Z] github.com/docker/docker/testutil/fixtures/load [2023-03-14T10:50:44.794Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-14T10:50:44.794Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-14T10:50:44.794Z] github.com/docker/docker/testutil/registry [2023-03-14T10:50:44.794Z] github.com/docker/docker/testutil/request [2023-03-14T10:50:44.794Z] github.com/docker/docker/volume [2023-03-14T10:50:44.794Z] github.com/docker/docker/volume/drivers [2023-03-14T10:50:44.794Z] github.com/docker/docker/volume/local [2023-03-14T10:50:44.794Z] github.com/docker/docker/volume/mounts [2023-03-14T10:50:44.794Z] github.com/docker/docker/volume/service [2023-03-14T10:50:44.794Z] github.com/docker/docker/volume/service/opts [2023-03-14T10:50:44.794Z] github.com/docker/docker/volume/testutils' [2023-03-14T10:50:44.794Z] ++ grep --fixed-strings -v /libnetwork [2023-03-14T10:50:44.794Z] ++ echo 'github.com/docker/docker/api [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/backend/build [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/httpstatus [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/httputils [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/middleware [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/build [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/container [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/debug [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/distribution [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/grpc [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/image [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/network [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/plugin [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/session [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/swarm [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/system [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/server/router/volume [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/backend [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/blkiodev [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/container [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/events [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/filters [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/image [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/mount [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/network [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/registry [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/strslice [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/swarm [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/time [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/versions [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-14T10:50:44.794Z] github.com/docker/docker/api/types/volume [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/builder-next/worker [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/dockerfile [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/remotecontext [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/remotecontext/git [2023-03-14T10:50:44.794Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-14T10:50:44.794Z] github.com/docker/docker/cli [2023-03-14T10:50:44.794Z] github.com/docker/docker/cli/config [2023-03-14T10:50:44.794Z] github.com/docker/docker/cli/debug [2023-03-14T10:50:44.794Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-14T10:50:44.794Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-14T10:50:44.794Z] github.com/docker/docker/client [2023-03-14T10:50:44.794Z] github.com/docker/docker/cmd/docker-proxy [2023-03-14T10:50:44.794Z] github.com/docker/docker/cmd/dockerd [2023-03-14T10:50:44.794Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-14T10:50:44.794Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-14T10:50:44.794Z] github.com/docker/docker/container [2023-03-14T10:50:44.794Z] github.com/docker/docker/container/stream [2023-03-14T10:50:44.794Z] github.com/docker/docker/contrib/apparmor [2023-03-14T10:50:44.795Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-14T10:50:44.795Z] github.com/docker/docker/contrib/httpserver [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster/convert [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster/executor [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster/provider [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/config [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/events [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/events/testutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/exec [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/images [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/initlayer [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/links [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/listeners [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/gelf [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/journald [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/local [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/logentries [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/splunk [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/syslog [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/templates [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/names [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/network [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/stats [2023-03-14T10:50:44.795Z] github.com/docker/docker/distribution [2023-03-14T10:50:44.795Z] github.com/docker/docker/distribution/metadata [2023-03-14T10:50:44.795Z] github.com/docker/docker/distribution/utils [2023-03-14T10:50:44.795Z] github.com/docker/docker/distribution/xfer [2023-03-14T10:50:44.795Z] github.com/docker/docker/dockerversion [2023-03-14T10:50:44.795Z] github.com/docker/docker/errdefs [2023-03-14T10:50:44.795Z] github.com/docker/docker/image [2023-03-14T10:50:44.795Z] github.com/docker/docker/image/cache [2023-03-14T10:50:44.795Z] github.com/docker/docker/image/tarexport [2023-03-14T10:50:44.795Z] github.com/docker/docker/image/v1 [2023-03-14T10:50:44.795Z] github.com/docker/docker/internal/test/suite [2023-03-14T10:50:44.795Z] github.com/docker/docker/layer [2023-03-14T10:50:44.795Z] github.com/docker/docker/libcontainerd [2023-03-14T10:50:44.795Z] github.com/docker/docker/libcontainerd/queue [2023-03-14T10:50:44.795Z] github.com/docker/docker/libcontainerd/remote [2023-03-14T10:50:44.795Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-14T10:50:44.795Z] github.com/docker/docker/libcontainerd/types [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/bitseq [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/cluster [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/config [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/datastore [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/driverapi [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/etchosts [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/idm [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/ipam [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/iptables [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/netlabel [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/netutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/networkdb [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/ns [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/options [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/osl [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/portallocator [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/portmapper [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/testutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/libnetwork/types [2023-03-14T10:50:44.795Z] github.com/docker/docker/oci [2023-03-14T10:50:44.795Z] github.com/docker/docker/oci/caps [2023-03-14T10:50:44.795Z] github.com/docker/docker/opts [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/aaparser [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/archive [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/authorization [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/broadcaster [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/capabilities [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/chrootarchive [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/containerfs [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/devicemapper [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/directory [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/dmesg [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/fileutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/fsutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/homedir [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/idtools [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/ioutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/jsonmessage [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/longpath [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/loopback [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/namesgenerator [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/parsers [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/pidfile [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/platform [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/plugingetter [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/plugins [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/plugins/transport [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/pools [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/progress [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/pubsub [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/reexec [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/rootless [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/signal [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/stack [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/stdcopy [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/streamformatter [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/stringid [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/sysinfo [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/system [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/tailfile [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/tarsum [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/truncindex [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/urlutil [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/useragent [2023-03-14T10:50:44.795Z] github.com/docker/docker/plugin [2023-03-14T10:50:44.795Z] github.com/docker/docker/plugin/executor/containerd [2023-03-14T10:50:44.795Z] github.com/docker/docker/plugin/v2 [2023-03-14T10:50:44.795Z] github.com/docker/docker/profiles/apparmor [2023-03-14T10:50:44.795Z] github.com/docker/docker/profiles/seccomp [2023-03-14T10:50:44.795Z] github.com/docker/docker/quota [2023-03-14T10:50:44.795Z] github.com/docker/docker/reference [2023-03-14T10:50:44.795Z] github.com/docker/docker/registry [2023-03-14T10:50:44.795Z] github.com/docker/docker/registry/resumable [2023-03-14T10:50:44.795Z] github.com/docker/docker/restartmanager [2023-03-14T10:50:44.795Z] github.com/docker/docker/runconfig [2023-03-14T10:50:44.795Z] github.com/docker/docker/runconfig/opts [2023-03-14T10:50:44.795Z] github.com/docker/docker/testutil [2023-03-14T10:50:44.795Z] github.com/docker/docker/testutil/daemon [2023-03-14T10:50:44.795Z] github.com/docker/docker/testutil/environment [2023-03-14T10:50:44.795Z] github.com/docker/docker/testutil/fakecontext [2023-03-14T10:50:44.795Z] github.com/docker/docker/testutil/fakegit [2023-03-14T10:50:44.795Z] github.com/docker/docker/testutil/fakestorage [2023-03-14T10:50:44.795Z] github.com/docker/docker/testutil/fixtures/load [2023-03-14T10:50:44.795Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-14T10:50:44.795Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-14T10:50:44.795Z] github.com/docker/docker/testutil/registry [2023-03-14T10:50:44.795Z] github.com/docker/docker/testutil/request [2023-03-14T10:50:44.795Z] github.com/docker/docker/volume [2023-03-14T10:50:44.795Z] github.com/docker/docker/volume/drivers [2023-03-14T10:50:44.795Z] github.com/docker/docker/volume/local [2023-03-14T10:50:44.795Z] github.com/docker/docker/volume/mounts [2023-03-14T10:50:44.795Z] github.com/docker/docker/volume/service [2023-03-14T10:50:44.795Z] github.com/docker/docker/volume/service/opts [2023-03-14T10:50:44.795Z] github.com/docker/docker/volume/testutils' [2023-03-14T10:50:44.795Z] + base_pkg_list='github.com/docker/docker/api [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/backend/build [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/httpstatus [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/httputils [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/middleware [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/build [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/container [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/debug [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/distribution [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/grpc [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/image [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/network [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/plugin [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/session [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/swarm [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/system [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/server/router/volume [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/backend [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/blkiodev [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/container [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/events [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/filters [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/image [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/mount [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/network [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/registry [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/strslice [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/swarm [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/time [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/versions [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-14T10:50:44.795Z] github.com/docker/docker/api/types/volume [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder/builder-next [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder/builder-next/worker [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder/dockerfile [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder/remotecontext [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder/remotecontext/git [2023-03-14T10:50:44.795Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-14T10:50:44.795Z] github.com/docker/docker/cli [2023-03-14T10:50:44.795Z] github.com/docker/docker/cli/config [2023-03-14T10:50:44.795Z] github.com/docker/docker/cli/debug [2023-03-14T10:50:44.795Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-14T10:50:44.795Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-14T10:50:44.795Z] github.com/docker/docker/client [2023-03-14T10:50:44.795Z] github.com/docker/docker/cmd/docker-proxy [2023-03-14T10:50:44.795Z] github.com/docker/docker/cmd/dockerd [2023-03-14T10:50:44.795Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-14T10:50:44.795Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-14T10:50:44.795Z] github.com/docker/docker/container [2023-03-14T10:50:44.795Z] github.com/docker/docker/container/stream [2023-03-14T10:50:44.795Z] github.com/docker/docker/contrib/apparmor [2023-03-14T10:50:44.795Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-14T10:50:44.795Z] github.com/docker/docker/contrib/httpserver [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster/convert [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster/executor [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/cluster/provider [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/config [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/events [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/events/testutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/exec [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/images [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/initlayer [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/links [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/listeners [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/gelf [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/journald [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/local [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/logentries [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/splunk [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/syslog [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/logger/templates [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/names [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/network [2023-03-14T10:50:44.795Z] github.com/docker/docker/daemon/stats [2023-03-14T10:50:44.795Z] github.com/docker/docker/distribution [2023-03-14T10:50:44.795Z] github.com/docker/docker/distribution/metadata [2023-03-14T10:50:44.795Z] github.com/docker/docker/distribution/utils [2023-03-14T10:50:44.795Z] github.com/docker/docker/distribution/xfer [2023-03-14T10:50:44.795Z] github.com/docker/docker/dockerversion [2023-03-14T10:50:44.795Z] github.com/docker/docker/errdefs [2023-03-14T10:50:44.795Z] github.com/docker/docker/image [2023-03-14T10:50:44.795Z] github.com/docker/docker/image/cache [2023-03-14T10:50:44.795Z] github.com/docker/docker/image/tarexport [2023-03-14T10:50:44.795Z] github.com/docker/docker/image/v1 [2023-03-14T10:50:44.795Z] github.com/docker/docker/internal/test/suite [2023-03-14T10:50:44.795Z] github.com/docker/docker/layer [2023-03-14T10:50:44.795Z] github.com/docker/docker/libcontainerd [2023-03-14T10:50:44.795Z] github.com/docker/docker/libcontainerd/queue [2023-03-14T10:50:44.795Z] github.com/docker/docker/libcontainerd/remote [2023-03-14T10:50:44.795Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-14T10:50:44.795Z] github.com/docker/docker/libcontainerd/types [2023-03-14T10:50:44.795Z] github.com/docker/docker/oci [2023-03-14T10:50:44.795Z] github.com/docker/docker/oci/caps [2023-03-14T10:50:44.795Z] github.com/docker/docker/opts [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/aaparser [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/archive [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/authorization [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/broadcaster [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/capabilities [2023-03-14T10:50:44.795Z] github.com/docker/docker/pkg/chrootarchive [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/containerfs [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/devicemapper [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/directory [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/dmesg [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/fileutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/fsutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/homedir [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/idtools [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/ioutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/jsonmessage [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/longpath [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/loopback [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/namesgenerator [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/parsers [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/pidfile [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/platform [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugingetter [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugins [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugins/transport [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/pools [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/progress [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/pubsub [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/reexec [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/rootless [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/signal [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/stack [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/stdcopy [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/streamformatter [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/stringid [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/sysinfo [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/system [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/tailfile [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/tarsum [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/truncindex [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/urlutil [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/useragent [2023-03-14T10:50:44.796Z] github.com/docker/docker/plugin [2023-03-14T10:50:44.796Z] github.com/docker/docker/plugin/executor/containerd [2023-03-14T10:50:44.796Z] github.com/docker/docker/plugin/v2 [2023-03-14T10:50:44.796Z] github.com/docker/docker/profiles/apparmor [2023-03-14T10:50:44.796Z] github.com/docker/docker/profiles/seccomp [2023-03-14T10:50:44.796Z] github.com/docker/docker/quota [2023-03-14T10:50:44.796Z] github.com/docker/docker/reference [2023-03-14T10:50:44.796Z] github.com/docker/docker/registry [2023-03-14T10:50:44.796Z] github.com/docker/docker/registry/resumable [2023-03-14T10:50:44.796Z] github.com/docker/docker/restartmanager [2023-03-14T10:50:44.796Z] github.com/docker/docker/runconfig [2023-03-14T10:50:44.796Z] github.com/docker/docker/runconfig/opts [2023-03-14T10:50:44.796Z] github.com/docker/docker/testutil [2023-03-14T10:50:44.796Z] github.com/docker/docker/testutil/daemon [2023-03-14T10:50:44.796Z] github.com/docker/docker/testutil/environment [2023-03-14T10:50:44.796Z] github.com/docker/docker/testutil/fakecontext [2023-03-14T10:50:44.796Z] github.com/docker/docker/testutil/fakegit [2023-03-14T10:50:44.796Z] github.com/docker/docker/testutil/fakestorage [2023-03-14T10:50:44.796Z] github.com/docker/docker/testutil/fixtures/load [2023-03-14T10:50:44.796Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-14T10:50:44.796Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-14T10:50:44.796Z] github.com/docker/docker/testutil/registry [2023-03-14T10:50:44.796Z] github.com/docker/docker/testutil/request [2023-03-14T10:50:44.796Z] github.com/docker/docker/volume [2023-03-14T10:50:44.796Z] github.com/docker/docker/volume/drivers [2023-03-14T10:50:44.796Z] github.com/docker/docker/volume/local [2023-03-14T10:50:44.796Z] github.com/docker/docker/volume/mounts [2023-03-14T10:50:44.796Z] github.com/docker/docker/volume/service [2023-03-14T10:50:44.796Z] github.com/docker/docker/volume/service/opts [2023-03-14T10:50:44.796Z] github.com/docker/docker/volume/testutils' [2023-03-14T10:50:44.796Z] ++ grep --fixed-strings /libnetwork [2023-03-14T10:50:44.796Z] ++ echo 'github.com/docker/docker/api [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/backend/build [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/httpstatus [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/httputils [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/middleware [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/build [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/container [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/debug [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/distribution [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/grpc [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/image [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/network [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/plugin [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/session [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/swarm [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/system [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/server/router/volume [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/backend [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/blkiodev [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/container [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/events [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/filters [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/image [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/mount [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/network [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/registry [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/strslice [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/swarm [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/time [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/versions [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-14T10:50:44.796Z] github.com/docker/docker/api/types/volume [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder/builder-next [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder/builder-next/worker [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder/dockerfile [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder/remotecontext [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder/remotecontext/git [2023-03-14T10:50:44.796Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-14T10:50:44.796Z] github.com/docker/docker/cli [2023-03-14T10:50:44.796Z] github.com/docker/docker/cli/config [2023-03-14T10:50:44.796Z] github.com/docker/docker/cli/debug [2023-03-14T10:50:44.796Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-14T10:50:44.796Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-14T10:50:44.796Z] github.com/docker/docker/client [2023-03-14T10:50:44.796Z] github.com/docker/docker/cmd/docker-proxy [2023-03-14T10:50:44.796Z] github.com/docker/docker/cmd/dockerd [2023-03-14T10:50:44.796Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-14T10:50:44.796Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-14T10:50:44.796Z] github.com/docker/docker/container [2023-03-14T10:50:44.796Z] github.com/docker/docker/container/stream [2023-03-14T10:50:44.796Z] github.com/docker/docker/contrib/apparmor [2023-03-14T10:50:44.796Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-14T10:50:44.796Z] github.com/docker/docker/contrib/httpserver [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/cluster [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/cluster/convert [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/cluster/executor [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/cluster/provider [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/config [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/events [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/events/testutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/exec [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/images [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/initlayer [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/links [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/listeners [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/gelf [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/journald [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/local [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/logentries [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/splunk [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/syslog [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/logger/templates [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/names [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/network [2023-03-14T10:50:44.796Z] github.com/docker/docker/daemon/stats [2023-03-14T10:50:44.796Z] github.com/docker/docker/distribution [2023-03-14T10:50:44.796Z] github.com/docker/docker/distribution/metadata [2023-03-14T10:50:44.796Z] github.com/docker/docker/distribution/utils [2023-03-14T10:50:44.796Z] github.com/docker/docker/distribution/xfer [2023-03-14T10:50:44.796Z] github.com/docker/docker/dockerversion [2023-03-14T10:50:44.796Z] github.com/docker/docker/errdefs [2023-03-14T10:50:44.796Z] github.com/docker/docker/image [2023-03-14T10:50:44.796Z] github.com/docker/docker/image/cache [2023-03-14T10:50:44.796Z] github.com/docker/docker/image/tarexport [2023-03-14T10:50:44.796Z] github.com/docker/docker/image/v1 [2023-03-14T10:50:44.796Z] github.com/docker/docker/internal/test/suite [2023-03-14T10:50:44.796Z] github.com/docker/docker/layer [2023-03-14T10:50:44.796Z] github.com/docker/docker/libcontainerd [2023-03-14T10:50:44.796Z] github.com/docker/docker/libcontainerd/queue [2023-03-14T10:50:44.796Z] github.com/docker/docker/libcontainerd/remote [2023-03-14T10:50:44.796Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-14T10:50:44.796Z] github.com/docker/docker/libcontainerd/types [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/bitseq [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/cluster [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/config [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/datastore [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/driverapi [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/etchosts [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/idm [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/ipam [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/iptables [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/netlabel [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/netutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/networkdb [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/ns [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/options [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/osl [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/portallocator [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/portmapper [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/testutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/libnetwork/types [2023-03-14T10:50:44.796Z] github.com/docker/docker/oci [2023-03-14T10:50:44.796Z] github.com/docker/docker/oci/caps [2023-03-14T10:50:44.796Z] github.com/docker/docker/opts [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/aaparser [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/archive [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/authorization [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/broadcaster [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/capabilities [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/chrootarchive [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/containerfs [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/devicemapper [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/directory [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/dmesg [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/fileutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/fsutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/homedir [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/idtools [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/ioutils [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/jsonmessage [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/longpath [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/loopback [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/namesgenerator [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/parsers [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/pidfile [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/platform [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugingetter [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugins [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/plugins/transport [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/pools [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/progress [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/pubsub [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/reexec [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/rootless [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/signal [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/stack [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/stdcopy [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/streamformatter [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/stringid [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/sysinfo [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/system [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/tailfile [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/tarsum [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/truncindex [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/urlutil [2023-03-14T10:50:44.796Z] github.com/docker/docker/pkg/useragent [2023-03-14T10:50:44.796Z] github.com/docker/docker/plugin [2023-03-14T10:50:44.796Z] github.com/docker/docker/plugin/executor/containerd [2023-03-14T10:50:44.796Z] github.com/docker/docker/plugin/v2 [2023-03-14T10:50:44.796Z] github.com/docker/docker/profiles/apparmor [2023-03-14T10:50:44.796Z] github.com/docker/docker/profiles/seccomp [2023-03-14T10:50:44.796Z] github.com/docker/docker/quota [2023-03-14T10:50:44.796Z] github.com/docker/docker/reference [2023-03-14T10:50:44.796Z] github.com/docker/docker/registry [2023-03-14T10:50:44.796Z] github.com/docker/docker/registry/resumable [2023-03-14T10:50:44.796Z] github.com/docker/docker/restartmanager [2023-03-14T10:50:44.797Z] github.com/docker/docker/runconfig [2023-03-14T10:50:44.797Z] github.com/docker/docker/runconfig/opts [2023-03-14T10:50:44.797Z] github.com/docker/docker/testutil [2023-03-14T10:50:44.797Z] github.com/docker/docker/testutil/daemon [2023-03-14T10:50:44.797Z] github.com/docker/docker/testutil/environment [2023-03-14T10:50:44.797Z] github.com/docker/docker/testutil/fakecontext [2023-03-14T10:50:44.797Z] github.com/docker/docker/testutil/fakegit [2023-03-14T10:50:44.797Z] github.com/docker/docker/testutil/fakestorage [2023-03-14T10:50:44.797Z] github.com/docker/docker/testutil/fixtures/load [2023-03-14T10:50:44.797Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-14T10:50:44.797Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-14T10:50:44.797Z] github.com/docker/docker/testutil/registry [2023-03-14T10:50:44.797Z] github.com/docker/docker/testutil/request [2023-03-14T10:50:44.797Z] github.com/docker/docker/volume [2023-03-14T10:50:44.797Z] github.com/docker/docker/volume/drivers [2023-03-14T10:50:44.797Z] github.com/docker/docker/volume/local [2023-03-14T10:50:44.797Z] github.com/docker/docker/volume/mounts [2023-03-14T10:50:44.797Z] github.com/docker/docker/volume/service [2023-03-14T10:50:44.797Z] github.com/docker/docker/volume/service/opts [2023-03-14T10:50:44.797Z] github.com/docker/docker/volume/testutils' [2023-03-14T10:50:44.797Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/bitseq [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cluster [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/config [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/datastore [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/driverapi [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/etchosts [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/idm [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipam [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/iptables [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/netlabel [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/netutils [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/networkdb [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ns [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/options [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/osl [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/portallocator [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/portmapper [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/testutils [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/types' [2023-03-14T10:50:44.797Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-03-14T10:50:44.797Z] + echo 'github.com/docker/docker/libnetwork [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/bitseq [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cluster [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/config [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/datastore [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/driverapi [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/etchosts [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/idm [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipam [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/iptables [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/netlabel [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/netutils [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/networkdb [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/ns [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/options [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/osl [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/portallocator [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/portmapper [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/testutils [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/types' [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-14T10:50:44.797Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-14T10:50:44.797Z] + type docker-proxy [2023-03-14T10:50:44.797Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-03-14T10:50:44.797Z] + hack/make.sh binary-proxy install-proxy [2023-03-14T10:50:44.797Z] [2023-03-14T10:50:44.797Z] Removing bundles/ [2023-03-14T10:50:44.797Z] [2023-03-14T10:50:44.797Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-03-14T10:50:44.797Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-03-14T10:50:46.699Z] Created binary: bundles/binary-proxy/docker-proxy [2023-03-14T10:50:46.699Z] [2023-03-14T10:50:46.699Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-03-14T10:50:46.699Z] Installing docker-proxy to /usr/local/bin/ [2023-03-14T10:50:46.699Z] [2023-03-14T10:50:46.699Z] + mkdir -p bundles [2023-03-14T10:50:46.699Z] + '[' -n 'github.com/docker/docker/api [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/backend/build [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/httpstatus [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/httputils [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/middleware [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/build [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/container [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/debug [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/distribution [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/grpc [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/image [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/network [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/plugin [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/session [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/swarm [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/system [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/server/router/volume [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/types [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/types/backend [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/types/blkiodev [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/types/container [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/types/events [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/types/filters [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/types/image [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/types/mount [2023-03-14T10:50:46.699Z] github.com/docker/docker/api/types/network [2023-03-14T10:50:46.700Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-14T10:50:46.700Z] github.com/docker/docker/api/types/registry [2023-03-14T10:50:46.700Z] github.com/docker/docker/api/types/strslice [2023-03-14T10:50:46.700Z] github.com/docker/docker/api/types/swarm [2023-03-14T10:50:46.700Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-14T10:50:46.700Z] github.com/docker/docker/api/types/time [2023-03-14T10:50:46.700Z] github.com/docker/docker/api/types/versions [2023-03-14T10:50:46.700Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-14T10:50:46.700Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-14T10:50:46.700Z] github.com/docker/docker/api/types/volume [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder/builder-next [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder/builder-next/worker [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder/dockerfile [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder/remotecontext [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder/remotecontext/git [2023-03-14T10:50:46.700Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-14T10:50:46.700Z] github.com/docker/docker/cli [2023-03-14T10:50:46.700Z] github.com/docker/docker/cli/config [2023-03-14T10:50:46.700Z] github.com/docker/docker/cli/debug [2023-03-14T10:50:46.700Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-14T10:50:46.700Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-14T10:50:46.700Z] github.com/docker/docker/client [2023-03-14T10:50:46.700Z] github.com/docker/docker/cmd/docker-proxy [2023-03-14T10:50:46.700Z] github.com/docker/docker/cmd/dockerd [2023-03-14T10:50:46.700Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-14T10:50:46.700Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-14T10:50:46.700Z] github.com/docker/docker/container [2023-03-14T10:50:46.700Z] github.com/docker/docker/container/stream [2023-03-14T10:50:46.700Z] github.com/docker/docker/contrib/apparmor [2023-03-14T10:50:46.700Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-14T10:50:46.700Z] github.com/docker/docker/contrib/httpserver [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/cluster [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/cluster/convert [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/cluster/executor [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/cluster/provider [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/config [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/events [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/events/testutils [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/exec [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/images [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/initlayer [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/links [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/listeners [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/gelf [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/journald [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/local [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/logentries [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/splunk [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/syslog [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/logger/templates [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/names [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/network [2023-03-14T10:50:46.700Z] github.com/docker/docker/daemon/stats [2023-03-14T10:50:46.700Z] github.com/docker/docker/distribution [2023-03-14T10:50:46.700Z] github.com/docker/docker/distribution/metadata [2023-03-14T10:50:46.700Z] github.com/docker/docker/distribution/utils [2023-03-14T10:50:46.700Z] github.com/docker/docker/distribution/xfer [2023-03-14T10:50:46.700Z] github.com/docker/docker/dockerversion [2023-03-14T10:50:46.700Z] github.com/docker/docker/errdefs [2023-03-14T10:50:46.700Z] github.com/docker/docker/image [2023-03-14T10:50:46.700Z] github.com/docker/docker/image/cache [2023-03-14T10:50:46.700Z] github.com/docker/docker/image/tarexport [2023-03-14T10:50:46.700Z] github.com/docker/docker/image/v1 [2023-03-14T10:50:46.700Z] github.com/docker/docker/internal/test/suite [2023-03-14T10:50:46.700Z] github.com/docker/docker/layer [2023-03-14T10:50:46.700Z] github.com/docker/docker/libcontainerd [2023-03-14T10:50:46.700Z] github.com/docker/docker/libcontainerd/queue [2023-03-14T10:50:46.700Z] github.com/docker/docker/libcontainerd/remote [2023-03-14T10:50:46.700Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-14T10:50:46.700Z] github.com/docker/docker/libcontainerd/types [2023-03-14T10:50:46.700Z] github.com/docker/docker/oci [2023-03-14T10:50:46.700Z] github.com/docker/docker/oci/caps [2023-03-14T10:50:46.700Z] github.com/docker/docker/opts [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/aaparser [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/archive [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/authorization [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/broadcaster [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/capabilities [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/chrootarchive [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/containerfs [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/devicemapper [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/directory [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/dmesg [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/fileutils [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/fsutils [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/homedir [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/idtools [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/ioutils [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/jsonmessage [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/longpath [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/loopback [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/namesgenerator [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/parsers [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/pidfile [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/platform [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/plugingetter [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/plugins [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/plugins/transport [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/pools [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/progress [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/pubsub [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/reexec [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/rootless [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/signal [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/stack [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/stdcopy [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/streamformatter [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/stringid [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/sysinfo [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/system [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/tailfile [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/tarsum [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/truncindex [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/urlutil [2023-03-14T10:50:46.700Z] github.com/docker/docker/pkg/useragent [2023-03-14T10:50:46.700Z] github.com/docker/docker/plugin [2023-03-14T10:50:46.700Z] github.com/docker/docker/plugin/executor/containerd [2023-03-14T10:50:46.700Z] github.com/docker/docker/plugin/v2 [2023-03-14T10:50:46.700Z] github.com/docker/docker/profiles/apparmor [2023-03-14T10:50:46.700Z] github.com/docker/docker/profiles/seccomp [2023-03-14T10:50:46.700Z] github.com/docker/docker/quota [2023-03-14T10:50:46.700Z] github.com/docker/docker/reference [2023-03-14T10:50:46.700Z] github.com/docker/docker/registry [2023-03-14T10:50:46.700Z] github.com/docker/docker/registry/resumable [2023-03-14T10:50:46.700Z] github.com/docker/docker/restartmanager [2023-03-14T10:50:46.700Z] github.com/docker/docker/runconfig [2023-03-14T10:50:46.700Z] github.com/docker/docker/runconfig/opts [2023-03-14T10:50:46.700Z] github.com/docker/docker/testutil [2023-03-14T10:50:46.700Z] github.com/docker/docker/testutil/daemon [2023-03-14T10:50:46.700Z] github.com/docker/docker/testutil/environment [2023-03-14T10:50:46.700Z] github.com/docker/docker/testutil/fakecontext [2023-03-14T10:50:46.700Z] github.com/docker/docker/testutil/fakegit [2023-03-14T10:50:46.700Z] github.com/docker/docker/testutil/fakestorage [2023-03-14T10:50:46.700Z] github.com/docker/docker/testutil/fixtures/load [2023-03-14T10:50:46.700Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-14T10:50:46.700Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-14T10:50:46.700Z] github.com/docker/docker/testutil/registry [2023-03-14T10:50:46.700Z] github.com/docker/docker/testutil/request [2023-03-14T10:50:46.700Z] github.com/docker/docker/volume [2023-03-14T10:50:46.700Z] github.com/docker/docker/volume/drivers [2023-03-14T10:50:46.700Z] github.com/docker/docker/volume/local [2023-03-14T10:50:46.700Z] github.com/docker/docker/volume/mounts [2023-03-14T10:50:46.700Z] github.com/docker/docker/volume/service [2023-03-14T10:50:46.700Z] github.com/docker/docker/volume/service/opts [2023-03-14T10:50:46.700Z] github.com/docker/docker/volume/testutils' ']' [2023-03-14T10:50:46.700Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-03-14T10:50:47.267Z] ? github.com/docker/docker/api [no test files] [2023-03-14T10:51:02.140Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2023-03-14T10:52:23.590Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-03-14T10:52:23.590Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-03-14T10:52:23.590Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2023-03-14T10:52:23.590Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2023-03-14T10:52:23.590Z] ? github.com/docker/docker/api/server/router [no test files] [2023-03-14T10:52:23.590Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 93.7% of statements [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 66.7% of statements [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/container [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/events [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/image [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/network [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 77.3% of statements [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/builder [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/builder/dockerfile 0.471s coverage: 49.3% of statements [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/builder/remotecontext/git 2.557s coverage: 83.5% of statements [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/cli [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/cli/config [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-03-14T10:52:23.591Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-03-14T10:52:23.591Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 66.5% of statements [2023-03-14T10:52:24.524Z] ok github.com/docker/docker/client 0.124s coverage: 76.8% of statements [2023-03-14T10:53:03.235Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 30.2% of statements [2023-03-14T10:53:03.235Z] ok github.com/docker/docker/container 0.119s coverage: 36.1% of statements [2023-03-14T10:53:03.235Z] ok github.com/docker/docker/cmd/dockerd/trap 2.456s coverage: 0.0% of statements [2023-03-14T10:53:03.235Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-03-14T10:53:03.235Z] ? github.com/docker/docker/container/stream [no test files] [2023-03-14T10:53:03.235Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-03-14T10:53:03.235Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-03-14T10:53:03.235Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-03-14T10:53:07.420Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2023-03-14T10:53:08.355Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2023-03-14T10:53:09.733Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2023-03-14T10:53:17.844Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2023-03-14T10:53:17.844Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 77.0% of statements [2023-03-14T10:53:18.410Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-03-14T10:53:18.977Z] ok github.com/docker/docker/daemon 10.117s coverage: 16.3% of statements [2023-03-14T10:53:18.977Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-03-14T10:53:18.977Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-03-14T10:53:18.977Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-03-14T10:53:18.977Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-03-14T10:53:18.977Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2023-03-14T10:53:20.357Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.671s coverage: 74.8% of statements [2023-03-14T10:53:20.924Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements [2023-03-14T10:53:21.490Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.306s coverage: 60.7% of statements [2023-03-14T10:53:22.866Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2023-03-14T10:53:24.249Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.279s coverage: 50.6% of statements [2023-03-14T10:53:24.508Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.880s coverage: 45.9% of statements [2023-03-14T10:53:24.508Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-03-14T10:53:25.884Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2023-03-14T10:53:26.818Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.876s coverage: 58.5% of statements [2023-03-14T10:53:26.818Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-03-14T10:53:26.818Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-03-14T10:53:26.818Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2023-03-14T10:53:27.384Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2023-03-14T10:53:28.759Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.9% of statements [2023-03-14T10:53:28.759Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-03-14T10:53:28.759Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-03-14T10:53:29.021Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.2% of statements [2023-03-14T10:53:29.956Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 53.6% of statements [2023-03-14T10:53:29.956Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 79.6% of statements [2023-03-14T10:53:29.956Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-03-14T10:53:30.543Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2023-03-14T10:53:30.543Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2023-03-14T10:53:31.110Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2023-03-14T10:53:31.675Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.164s coverage: 76.8% of statements [2023-03-14T10:53:31.933Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 79.4% of statements [2023-03-14T10:53:31.933Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-03-14T10:53:31.933Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-03-14T10:53:32.867Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2023-03-14T10:53:32.867Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 62.0% of statements [2023-03-14T10:53:33.801Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-03-14T10:53:34.060Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-03-14T10:53:34.626Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-03-14T10:53:35.561Z] ok github.com/docker/docker/daemon/logger/splunk 1.609s coverage: 82.5% of statements [2023-03-14T10:53:35.561Z] ? github.com/docker/docker/daemon/names [no test files] [2023-03-14T10:53:35.561Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-03-14T10:53:36.496Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements [2023-03-14T10:53:36.496Z] ok github.com/docker/docker/distribution 0.595s coverage: 29.5% of statements [2023-03-14T10:53:36.496Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-03-14T10:53:37.062Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements [2023-03-14T10:53:37.628Z] ok github.com/docker/docker/image 0.025s coverage: 87.3% of statements [2023-03-14T10:53:38.194Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-03-14T10:53:38.760Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2023-03-14T10:53:40.135Z] ok github.com/docker/docker/distribution/xfer 2.780s coverage: 85.4% of statements [2023-03-14T10:53:40.135Z] ? github.com/docker/docker/dockerversion [no test files] [2023-03-14T10:53:40.135Z] ? github.com/docker/docker/image/v1 [no test files] [2023-03-14T10:53:40.135Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-03-14T10:53:40.135Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-03-14T10:53:40.700Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2023-03-14T10:53:40.958Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2023-03-14T10:53:41.216Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-03-14T10:53:43.117Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 81.9% of statements [2023-03-14T10:53:44.051Z] ok github.com/docker/docker/pkg/authorization 0.549s coverage: 68.3% of statements [2023-03-14T10:53:44.051Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-03-14T10:53:44.309Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-03-14T10:53:47.600Z] ok github.com/docker/docker/layer 7.210s coverage: 68.9% of statements [2023-03-14T10:53:47.600Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-03-14T10:53:47.600Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-03-14T10:53:47.600Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-03-14T10:53:47.600Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-03-14T10:53:47.600Z] ? github.com/docker/docker/oci/caps [no test files] [2023-03-14T10:53:47.600Z] ok github.com/docker/docker/pkg/chrootarchive 2.569s coverage: 43.1% of statements [2023-03-14T10:53:47.600Z] ok github.com/docker/docker/pkg/containerfs 0.007s coverage: 6.7% of statements [2023-03-14T10:53:47.601Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-03-14T10:53:47.601Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2023-03-14T10:53:47.863Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2023-03-14T10:53:47.863Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 78.6% of statements [2023-03-14T10:53:47.863Z] ? github.com/docker/docker/pkg/fsutils [no test files] [2023-03-14T10:53:48.121Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 10.4% of statements [2023-03-14T10:53:49.056Z] ok github.com/docker/docker/pkg/idtools 0.386s coverage: 68.1% of statements [2023-03-14T10:53:49.056Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 71.6% of statements [2023-03-14T10:53:49.314Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-03-14T10:53:49.314Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-03-14T10:53:49.314Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-03-14T10:53:49.573Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-03-14T10:53:49.573Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2023-03-14T10:53:49.831Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-03-14T10:53:50.090Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2023-03-14T10:53:50.090Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2023-03-14T10:53:50.090Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-03-14T10:53:50.090Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-03-14T10:53:50.657Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2023-03-14T10:53:51.223Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-03-14T10:53:51.482Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2023-03-14T10:53:51.482Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-03-14T10:53:51.739Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2023-03-14T10:53:51.998Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-03-14T10:53:52.256Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-03-14T10:53:52.514Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2023-03-14T10:53:52.772Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-03-14T10:53:53.338Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2023-03-14T10:53:53.596Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 44.8% of statements [2023-03-14T10:53:54.163Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2023-03-14T10:53:54.421Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2023-03-14T10:53:54.678Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-03-14T10:53:54.937Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-03-14T10:53:56.837Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2023-03-14T10:53:57.095Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-03-14T10:53:57.662Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2023-03-14T10:53:59.036Z] ok github.com/docker/docker/quota 0.199s coverage: 71.4% of statements [2023-03-14T10:53:59.036Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-03-14T10:53:59.971Z] ok github.com/docker/docker/registry 0.080s coverage: 58.7% of statements [2023-03-14T10:54:00.537Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2023-03-14T10:54:00.537Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-03-14T10:54:01.103Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2023-03-14T10:54:01.361Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-03-14T10:54:03.275Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-03-14T10:54:03.840Z] ok github.com/docker/docker/volume/local 0.102s coverage: 77.1% of statements [2023-03-14T10:54:04.406Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2023-03-14T10:54:05.341Z] ok github.com/docker/docker/volume/service 0.019s coverage: 73.1% of statements [2023-03-14T10:54:27.258Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 74.4% of statements [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/pkg/pubsub [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/pkg/signal [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/testutil/request [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/volume [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-03-14T10:54:27.258Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === Skipped [2023-03-14T10:54:27.258Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-03-14T10:54:27.258Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-03-14T10:54:27.258Z] network_proxy_test.go:208: No support for dual stack yet [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-03-14T10:54:27.258Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-03-14T10:54:27.258Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:71: No driver to put! [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-03-14T10:54:27.258Z] time="2023-03-14T10:53:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-03-14T10:54:27.258Z] time="2023-03-14T10:53:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-03-14T10:54:27.258Z] time="2023-03-14T10:53:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-03-14T10:54:27.258Z] time="2023-03-14T10:53:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-03-14T10:54:27.258Z] time="2023-03-14T10:53:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:71: No driver to put! [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-03-14T10:54:27.258Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-03-14T10:54:27.258Z] overlay_test.go:50: Fails to compute changes intermittently [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-03-14T10:54:27.258Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-14T10:54:27.258Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-03-14T10:54:27.258Z] graphtest_unix.go:71: No driver to put! [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-03-14T10:54:27.258Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-03-14T10:54:27.258Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-03-14T10:54:27.258Z] [2023-03-14T10:54:27.258Z] DONE 2801 tests, 28 skipped in 218.351s [2023-03-14T10:54:27.258Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/bitseq [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/cluster [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/config [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/datastore [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/driverapi [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/etchosts [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/idm [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/ipam [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/iptables [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/netlabel [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/netutils [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/networkdb [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/ns [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/options [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/osl [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/portallocator [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/portmapper [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/testutils [2023-03-14T10:54:27.258Z] github.com/docker/docker/libnetwork/types' ']' [2023-03-14T10:54:27.259Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2023-03-14T10:55:13.919Z] ok github.com/docker/docker/libnetwork 37.641s coverage: 40.7% of statements [2023-03-14T10:55:13.919Z] ok github.com/docker/docker/libnetwork/bitseq 0.142s coverage: 84.4% of statements [2023-03-14T10:55:13.919Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-03-14T10:55:13.919Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-03-14T10:55:13.919Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-03-14T10:55:13.919Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-03-14T10:55:13.919Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-03-14T10:55:13.919Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-03-14T10:55:13.919Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-03-14T10:55:13.919Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-03-14T10:55:13.919Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 9.3% of statements [2023-03-14T10:55:13.919Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2023-03-14T10:55:13.919Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-03-14T10:55:13.919Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-03-14T10:55:13.919Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2023-03-14T10:55:13.919Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.660s coverage: 60.0% of statements [2023-03-14T10:55:13.919Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-03-14T10:55:14.177Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2023-03-14T10:55:14.745Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.9% of statements [2023-03-14T10:55:14.745Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-03-14T10:55:15.311Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2023-03-14T10:55:15.311Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-03-14T10:55:15.569Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-03-14T10:55:25.588Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.178s coverage: 6.6% of statements [2023-03-14T10:55:25.588Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-03-14T10:55:25.847Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.006s coverage: 63.6% of statements [2023-03-14T10:55:26.414Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.015s coverage: 57.4% of statements [2023-03-14T10:55:26.414Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-03-14T10:55:26.414Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-03-14T10:55:26.414Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-03-14T10:55:26.981Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2023-03-14T10:55:27.239Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2023-03-14T10:55:27.498Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2023-03-14T10:55:27.498Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-03-14T10:55:39.698Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-03-14T10:55:54.569Z] ok github.com/docker/docker/libnetwork/ipam 15.955s coverage: 85.3% of statements [2023-03-14T10:55:54.569Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-03-14T10:55:54.569Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-03-14T10:55:54.827Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2023-03-14T10:55:55.085Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2023-03-14T10:55:55.085Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-03-14T10:55:55.651Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2023-03-14T10:55:55.908Z] ok github.com/docker/docker/libnetwork/ipamutils 0.271s coverage: 74.0% of statements [2023-03-14T10:55:56.842Z] ok github.com/docker/docker/libnetwork/iptables 0.255s coverage: 40.7% of statements [2023-03-14T10:55:57.108Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2023-03-14T10:55:57.372Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2023-03-14T10:57:48.799Z] ok github.com/docker/docker/libnetwork/networkdb 104.903s coverage: 60.5% of statements [2023-03-14T10:57:48.799Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-03-14T10:57:48.799Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-03-14T10:57:49.062Z] ok github.com/docker/docker/libnetwork/osl 4.383s coverage: 39.7% of statements [2023-03-14T10:57:49.321Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-03-14T10:57:49.579Z] ok github.com/docker/docker/libnetwork/portallocator 0.017s coverage: 80.7% of statements [2023-03-14T10:57:50.955Z] ok github.com/docker/docker/libnetwork/portmapper 0.716s coverage: 48.6% of statements [2023-03-14T10:57:50.956Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 82.8% of statements [2023-03-14T10:57:50.956Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-03-14T10:57:51.217Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-03-14T10:57:51.217Z] [2023-03-14T10:57:51.217Z] === Skipped [2023-03-14T10:57:51.217Z] === SKIP: libnetwork TestParallel1 (0.00s) [2023-03-14T10:57:51.217Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2023-03-14T10:57:51.217Z] [2023-03-14T10:57:51.217Z] === SKIP: libnetwork TestParallel3 (0.00s) [2023-03-14T10:57:51.217Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2023-03-14T10:57:51.217Z] [2023-03-14T10:57:51.217Z] === SKIP: libnetwork TestParallel2 (0.00s) [2023-03-14T10:57:51.217Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2023-03-14T10:57:51.217Z] [2023-03-14T10:57:51.217Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2023-03-14T10:57:51.217Z] allocator_test.go:1485: Skipped because t.parallel was less than 5 [2023-03-14T10:57:51.217Z] [2023-03-14T10:57:51.217Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2023-03-14T10:57:51.217Z] allocator_test.go:1485: Skipped because t.parallel was less than 5 [2023-03-14T10:57:51.217Z] [2023-03-14T10:57:51.217Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2023-03-14T10:57:51.217Z] allocator_test.go:1485: Skipped because t.parallel was less than 5 [2023-03-14T10:57:51.217Z] [2023-03-14T10:57:51.217Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2023-03-14T10:57:51.217Z] allocator_test.go:1485: Skipped because t.parallel was less than 5 [2023-03-14T10:57:51.217Z] [2023-03-14T10:57:51.217Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2023-03-14T10:57:51.217Z] allocator_test.go:1485: Skipped because t.parallel was less than 5 [2023-03-14T10:57:51.217Z] [2023-03-14T10:57:51.217Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-03-14T10:57:51.217Z] firewalld_test.go:14: firewalld is not running [2023-03-14T10:57:51.217Z] [2023-03-14T10:57:51.217Z] DONE 323 tests, 9 skipped in 206.554s Post stage [Pipeline] junit [2023-03-14T10:57:52.164Z] Recording test results [2023-03-14T10:57:52.304Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T10:57:52.622Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45155/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 hack/make.sh dynbinary test-integration [2023-03-14T10:57:53.193Z] [2023-03-14T10:57:53.193Z] Removing bundles/ [2023-03-14T10:57:53.193Z] [2023-03-14T10:57:53.193Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-03-14T10:57:53.193Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-03-14T10:59:29.637Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-03-14T10:59:29.637Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-03-14T10:59:29.637Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-03-14T10:59:29.637Z] [2023-03-14T10:59:29.637Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-14T10:59:29.637Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-14T10:59:29.637Z] HOSTNAME=a0bd47a0d44d [2023-03-14T10:59:29.637Z] TESTDEBUG=0 [2023-03-14T10:59:29.637Z] DEST=bundles/test-integration [2023-03-14T10:59:29.637Z] PWD=/go/src/github.com/docker/docker [2023-03-14T10:59:29.637Z] DOCKER_GITCOMMIT=6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 [2023-03-14T10:59:29.637Z] container=docker [2023-03-14T10:59:29.637Z] HOME=/root [2023-03-14T10:59:29.637Z] GOLANG_VERSION=1.19.7 [2023-03-14T10:59:29.637Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-14T10:59:29.637Z] VALIDATE_BRANCH=23.0 [2023-03-14T10:59:29.637Z] TERM=xterm [2023-03-14T10:59:29.637Z] DOCKER_PKG=github.com/docker/docker [2023-03-14T10:59:29.637Z] SHLVL=1 [2023-03-14T10:59:29.637Z] TIMEOUT=120m [2023-03-14T10:59:29.637Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-14T10:59:29.637Z] GO111MODULE=off [2023-03-14T10:59:29.637Z] DOCKER_EXPERIMENTAL=1 [2023-03-14T10:59:29.637Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-03-14T10:59:29.637Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-14T10:59:29.637Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-14T10:59:29.637Z] GOPATH=/go [2023-03-14T10:59:29.637Z] PKG_CONFIG=pkg-config [2023-03-14T10:59:29.637Z] _=/usr/bin/env [2023-03-14T10:59:29.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-03-14T11:00:01.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-03-14T11:00:01.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-03-14T11:00:19.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-03-14T11:00:27.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-03-14T11:00:40.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-03-14T11:00:40.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-03-14T11:00:41.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-03-14T11:00:41.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-03-14T11:00:42.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-03-14T11:00:42.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-03-14T11:00:43.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-03-14T11:00:44.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-03-14T11:00:46.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-03-14T11:00:47.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-03-14T11:00:47.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-03-14T11:00:48.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-03-14T11:00:48.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-03-14T11:00:50.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-03-14T11:00:50.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-03-14T11:00:51.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-03-14T11:00:52.431Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-14T11:00:52.431Z] Using test binary docker [2023-03-14T11:00:52.431Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-03-14T11:00:52.431Z] +++ /etc/init.d/apparmor start [2023-03-14T11:00:52.431Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-14T11:00:52.431Z] INFO: Waiting for daemon to start... [2023-03-14T11:00:52.431Z] Starting dockerd [2023-03-14T11:00:52.431Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-03-14T11:00:54.330Z] . [2023-03-14T11:00:54.330Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-14T11:00:54.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-14T11:00:54.330Z] Error: No such image: emptyfs [2023-03-14T11:00:54.588Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-03-14T11:00:54.588Z] ++++ docker load [2023-03-14T11:00:54.588Z] Running integration-test (iteration 1) [2023-03-14T11:00:54.588Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-03-14T11:00:54.588Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:00:54.588Z] ++ set -e [2023-03-14T11:00:54.588Z] ++ '[' -n 0 ']' [2023-03-14T11:00:54.588Z] ++ set -x [2023-03-14T11:00:54.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:00:54.846Z] Loaded image: busybox:latest [2023-03-14T11:00:55.103Z] Loaded image: busybox:glibc [2023-03-14T11:00:56.037Z] Loaded image: debian:bullseye-slim [2023-03-14T11:00:56.038Z] Loaded image: hello-world:latest [2023-03-14T11:00:56.038Z] Loaded image: arm32v7/hello-world:latest [2023-03-14T11:00:56.296Z] INFO: Testing against a local daemon [2023-03-14T11:00:56.296Z] === RUN TestCgroupNamespacesBuild [2023-03-14T11:00:57.670Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2023-03-14T11:00:57.670Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-03-14T11:00:59.043Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2023-03-14T11:00:59.043Z] === RUN TestBuildWithSession [2023-03-14T11:00:59.043Z] build_session_test.go:25: TODO: BuildKit [2023-03-14T11:00:59.043Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-14T11:00:59.043Z] === RUN TestBuildSquashParent [2023-03-14T11:01:02.335Z] --- PASS: TestBuildSquashParent (3.64s) [2023-03-14T11:01:02.335Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-14T11:01:02.335Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-14T11:01:02.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-14T11:01:02.335Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-14T11:01:02.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-14T11:01:02.335Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-14T11:01:02.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-14T11:01:02.335Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-14T11:01:02.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-14T11:01:02.335Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-14T11:01:02.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-14T11:01:02.335Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-14T11:01:02.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-14T11:01:02.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-14T11:01:02.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-14T11:01:03.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-14T11:01:03.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-14T11:01:05.342Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-14T11:01:05.342Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-14T11:01:06.718Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-03-14T11:01:06.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2023-03-14T11:01:06.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2023-03-14T11:01:06.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) [2023-03-14T11:01:06.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s) [2023-03-14T11:01:06.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s) [2023-03-14T11:01:06.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.28s) [2023-03-14T11:01:06.718Z] === RUN TestBuildMultiStageCopy [2023-03-14T11:01:06.718Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-14T11:01:08.092Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-14T11:01:08.092Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-14T11:01:08.351Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-14T11:01:08.609Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-14T11:01:08.868Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2023-03-14T11:01:08.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.21s) [2023-03-14T11:01:08.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2023-03-14T11:01:08.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2023-03-14T11:01:08.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2023-03-14T11:01:08.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2023-03-14T11:01:08.868Z] === RUN TestBuildMultiStageParentConfig [2023-03-14T11:01:09.435Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2023-03-14T11:01:09.435Z] === RUN TestBuildLabelWithTargets [2023-03-14T11:01:10.812Z] --- PASS: TestBuildLabelWithTargets (1.09s) [2023-03-14T11:01:10.812Z] === RUN TestBuildWithEmptyLayers [2023-03-14T11:01:11.070Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2023-03-14T11:01:11.070Z] === RUN TestBuildMultiStageOnBuild [2023-03-14T11:01:12.445Z] --- PASS: TestBuildMultiStageOnBuild (1.45s) [2023-03-14T11:01:12.445Z] === RUN TestBuildUncleanTarFilenames [2023-03-14T11:01:13.011Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2023-03-14T11:01:13.011Z] === RUN TestBuildMultiStageLayerLeak [2023-03-14T11:01:14.913Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2023-03-14T11:01:14.913Z] === RUN TestBuildWithHugeFile [2023-03-14T11:02:11.168Z] --- PASS: TestBuildWithHugeFile (47.81s) [2023-03-14T11:02:11.168Z] === RUN TestBuildWCOWSandboxSize [2023-03-14T11:02:11.168Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-03-14T11:02:11.168Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-03-14T11:02:11.168Z] === RUN TestBuildWithEmptyDockerfile [2023-03-14T11:02:11.168Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-14T11:02:11.168Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-14T11:02:11.168Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-14T11:02:11.168Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-14T11:02:11.168Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-14T11:02:11.168Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-14T11:02:11.168Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-14T11:02:11.168Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-14T11:02:11.168Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-14T11:02:11.168Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-03-14T11:02:11.168Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2023-03-14T11:02:11.168Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2023-03-14T11:02:11.168Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-03-14T11:02:11.168Z] === RUN TestBuildPreserveOwnership [2023-03-14T11:02:11.168Z] === RUN TestBuildPreserveOwnership/copy_from [2023-03-14T11:02:11.168Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-03-14T11:02:11.168Z] --- PASS: TestBuildPreserveOwnership (3.30s) [2023-03-14T11:02:11.168Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.20s) [2023-03-14T11:02:11.168Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2023-03-14T11:02:11.168Z] === RUN TestBuildPlatformInvalid [2023-03-14T11:02:11.168Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-03-14T11:02:11.168Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-03-14T11:02:11.168Z] Loaded image: busybox:latest [2023-03-14T11:02:11.168Z] Loaded image: busybox:glibc [2023-03-14T11:02:11.168Z] Loaded image: debian:bullseye-slim [2023-03-14T11:02:11.168Z] Loaded image: hello-world:latest [2023-03-14T11:02:11.168Z] Loaded image: arm32v7/hello-world:latest [2023-03-14T11:02:17.726Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.84s) [2023-03-14T11:02:17.726Z] PASS [2023-03-14T11:02:17.726Z] [2023-03-14T11:02:17.726Z] === Skipped [2023-03-14T11:02:17.726Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-03-14T11:02:17.726Z] build_session_test.go:25: TODO: BuildKit [2023-03-14T11:02:17.726Z] [2023-03-14T11:02:17.726Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-03-14T11:02:17.726Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-03-14T11:02:17.726Z] [2023-03-14T11:02:17.726Z] DONE 34 tests, 2 skipped in 82.238s [2023-03-14T11:02:17.726Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-03-14T11:02:17.726Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:02:17.726Z] ++ set -e [2023-03-14T11:02:17.726Z] ++ '[' -n 0 ']' [2023-03-14T11:02:17.726Z] ++ set -x [2023-03-14T11:02:17.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:02:17.726Z] INFO: Testing against a local daemon [2023-03-14T11:02:17.726Z] === RUN TestConfigInspect [2023-03-14T11:02:19.099Z] --- PASS: TestConfigInspect (2.23s) [2023-03-14T11:02:19.099Z] === RUN TestConfigList [2023-03-14T11:02:21.627Z] --- PASS: TestConfigList (2.19s) [2023-03-14T11:02:21.627Z] === RUN TestConfigsCreateAndDelete [2023-03-14T11:02:23.525Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2023-03-14T11:02:23.525Z] === RUN TestConfigsUpdate [2023-03-14T11:02:25.425Z] --- PASS: TestConfigsUpdate (1.78s) [2023-03-14T11:02:25.425Z] === RUN TestTemplatedConfig [2023-03-14T11:02:27.952Z] --- PASS: TestTemplatedConfig (2.48s) [2023-03-14T11:02:27.952Z] === RUN TestConfigCreateResolve [2023-03-14T11:02:30.493Z] --- PASS: TestConfigCreateResolve (2.18s) [2023-03-14T11:02:30.493Z] PASS [2023-03-14T11:02:30.493Z] [2023-03-14T11:02:30.493Z] DONE 6 tests in 13.148s [2023-03-14T11:02:30.493Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-03-14T11:02:30.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:02:30.493Z] ++ set -e [2023-03-14T11:02:30.493Z] ++ '[' -n 0 ']' [2023-03-14T11:02:30.493Z] ++ set -x [2023-03-14T11:02:30.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:02:30.493Z] INFO: Testing against a local daemon [2023-03-14T11:02:30.493Z] === RUN TestAttachWithTTY [2023-03-14T11:02:30.493Z] --- PASS: TestAttachWithTTY (0.07s) [2023-03-14T11:02:30.493Z] === RUN TestAttachWithoutTTy [2023-03-14T11:02:30.493Z] --- PASS: TestAttachWithoutTTy (0.05s) [2023-03-14T11:02:30.493Z] === RUN TestCheckpoint [2023-03-14T11:02:30.493Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-14T11:02:30.493Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/commit [2023-03-14T11:02:30.493Z] === PAUSE TestContainerInvalidJSON/commit [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/create [2023-03-14T11:02:30.493Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-03-14T11:02:30.493Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-03-14T11:02:30.493Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-03-14T11:02:30.493Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-03-14T11:02:30.493Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-03-14T11:02:30.493Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-03-14T11:02:30.493Z] === CONT TestContainerInvalidJSON/commit [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-03-14T11:02:30.493Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-03-14T11:02:30.493Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-03-14T11:02:30.493Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-03-14T11:02:30.493Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-03-14T11:02:30.493Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-03-14T11:02:30.493Z] === CONT TestContainerInvalidJSON/containers/create [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-03-14T11:02:30.493Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-03-14T11:02:30.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-03-14T11:02:30.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-03-14T11:02:30.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2023-03-14T11:02:30.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-03-14T11:02:30.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-03-14T11:02:30.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-03-14T11:02:30.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2023-03-14T11:02:30.494Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2023-03-14T11:02:30.494Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-03-14T11:02:30.494Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-03-14T11:02:30.494Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s) [2023-03-14T11:02:30.494Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-03-14T11:02:30.494Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-14T11:02:30.494Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-03-14T11:02:30.494Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-14T11:02:30.494Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-03-14T11:02:30.494Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-14T11:02:30.494Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-03-14T11:02:30.494Z] === RUN TestCopyEmptyFile [2023-03-14T11:02:30.751Z] --- PASS: TestCopyEmptyFile (0.26s) [2023-03-14T11:02:30.751Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-14T11:02:30.751Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-03-14T11:02:30.751Z] === RUN TestCopyFromContainer [2023-03-14T11:02:31.684Z] === RUN TestCopyFromContainer// [2023-03-14T11:02:31.941Z] === RUN TestCopyFromContainer//bar/root [2023-03-14T11:02:31.941Z] === RUN TestCopyFromContainer//bar/root/ [2023-03-14T11:02:31.941Z] === RUN TestCopyFromContainer/bar/quux [2023-03-14T11:02:31.941Z] === RUN TestCopyFromContainer/bar/quux/ [2023-03-14T11:02:32.199Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-03-14T11:02:32.199Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-03-14T11:02:32.199Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-03-14T11:02:32.199Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-03-14T11:02:32.199Z] === RUN TestCopyFromContainer/bar/notarget [2023-03-14T11:02:32.457Z] --- PASS: TestCopyFromContainer (1.57s) [2023-03-14T11:02:32.457Z] --- PASS: TestCopyFromContainer// (0.06s) [2023-03-14T11:02:32.457Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-03-14T11:02:32.457Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2023-03-14T11:02:32.457Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-03-14T11:02:32.457Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2023-03-14T11:02:32.457Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2023-03-14T11:02:32.457Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2023-03-14T11:02:32.457Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2023-03-14T11:02:32.457Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2023-03-14T11:02:32.457Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2023-03-14T11:02:32.457Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-14T11:02:32.457Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-14T11:02:32.457Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-14T11:02:32.457Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-14T11:02:32.457Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-14T11:02:32.457Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-14T11:02:32.457Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-14T11:02:32.457Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-14T11:02:32.457Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-14T11:02:32.457Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-14T11:02:32.457Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-03-14T11:02:32.457Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-03-14T11:02:32.457Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-03-14T11:02:32.457Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-14T11:02:32.457Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-14T11:02:32.457Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-03-14T11:02:32.457Z] === RUN TestCreateWithInvalidEnv [2023-03-14T11:02:32.457Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-14T11:02:32.457Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-14T11:02:32.457Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-14T11:02:32.457Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-14T11:02:32.457Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-14T11:02:32.457Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-14T11:02:32.457Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-14T11:02:32.457Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-14T11:02:32.457Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-14T11:02:32.457Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-03-14T11:02:32.457Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-03-14T11:02:32.457Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-14T11:02:32.457Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-14T11:02:32.457Z] === RUN TestCreateTmpfsMountsTarget [2023-03-14T11:02:32.457Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-03-14T11:02:32.457Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-14T11:02:33.830Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s) [2023-03-14T11:02:33.830Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-14T11:02:35.203Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2023-03-14T11:02:35.203Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-14T11:02:35.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-14T11:02:35.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-14T11:02:35.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-14T11:02:35.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-14T11:02:35.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-14T11:02:35.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-14T11:02:35.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-14T11:02:35.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-14T11:02:35.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-14T11:02:35.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-14T11:02:35.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-14T11:02:35.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-14T11:02:35.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-14T11:02:35.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-14T11:02:35.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-14T11:02:35.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-03-14T11:02:35.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-03-14T11:02:35.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-14T11:02:35.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-14T11:02:35.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-14T11:02:35.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-14T11:02:35.203Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-14T11:02:35.460Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2023-03-14T11:02:35.460Z] === RUN TestCreateDifferentPlatform [2023-03-14T11:02:35.460Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-14T11:02:35.460Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-14T11:02:35.460Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-03-14T11:02:35.460Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-03-14T11:02:35.460Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-14T11:02:35.460Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-14T11:02:35.460Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-03-14T11:02:35.460Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-14T11:02:35.718Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-03-14T11:02:35.718Z] === RUN TestCreateInvalidHostConfig [2023-03-14T11:02:35.718Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-03-14T11:02:35.718Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-03-14T11:02:35.718Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-03-14T11:02:35.718Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-03-14T11:02:35.718Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-03-14T11:02:35.718Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-03-14T11:02:35.718Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-03-14T11:02:35.718Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-03-14T11:02:35.718Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-03-14T11:02:35.718Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-03-14T11:02:35.718Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-03-14T11:02:35.718Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-03-14T11:02:35.718Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-03-14T11:02:35.718Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-03-14T11:02:35.718Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-03-14T11:02:35.718Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-03-14T11:02:35.718Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-03-14T11:02:35.718Z] === RUN TestContainerStartOnDaemonRestart [2023-03-14T11:02:35.718Z] === PAUSE TestContainerStartOnDaemonRestart [2023-03-14T11:02:35.718Z] === RUN TestDaemonRestartIpcMode [2023-03-14T11:02:35.718Z] === PAUSE TestDaemonRestartIpcMode [2023-03-14T11:02:35.718Z] === RUN TestDaemonHostGatewayIP [2023-03-14T11:02:35.718Z] === PAUSE TestDaemonHostGatewayIP [2023-03-14T11:02:35.718Z] === RUN TestRestartDaemonWithRestartingContainer [2023-03-14T11:02:35.718Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-03-14T11:02:35.718Z] === RUN TestContainerKillOnDaemonStart [2023-03-14T11:02:35.718Z] === PAUSE TestContainerKillOnDaemonStart [2023-03-14T11:02:35.718Z] === RUN TestDiff [2023-03-14T11:02:35.976Z] --- PASS: TestDiff (0.46s) [2023-03-14T11:02:35.976Z] === RUN TestExecConsoleSize [2023-03-14T11:02:36.542Z] --- PASS: TestExecConsoleSize (0.48s) [2023-03-14T11:02:36.542Z] === RUN TestExecWithCloseStdin [2023-03-14T11:02:37.108Z] --- PASS: TestExecWithCloseStdin (0.50s) [2023-03-14T11:02:37.108Z] === RUN TestExec [2023-03-14T11:02:37.673Z] --- PASS: TestExec (0.54s) [2023-03-14T11:02:37.673Z] === RUN TestExecUser [2023-03-14T11:02:38.239Z] --- PASS: TestExecUser (0.49s) [2023-03-14T11:02:38.239Z] === RUN TestExportContainerAndImportImage [2023-03-14T11:02:38.805Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2023-03-14T11:02:38.805Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-14T11:02:40.179Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2023-03-14T11:02:40.179Z] === RUN TestHealthCheckWorkdir [2023-03-14T11:02:40.437Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2023-03-14T11:02:40.437Z] === RUN TestHealthKillContainer [2023-03-14T11:02:48.543Z] --- PASS: TestHealthKillContainer (7.91s) [2023-03-14T11:02:48.543Z] === RUN TestHealthCheckProcessKilled [2023-03-14T11:02:49.108Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2023-03-14T11:02:49.108Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-14T11:02:49.365Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2023-03-14T11:02:49.365Z] === RUN TestIpcModeNone [2023-03-14T11:02:49.941Z] --- PASS: TestIpcModeNone (0.48s) [2023-03-14T11:02:49.941Z] === RUN TestIpcModePrivate [2023-03-14T11:02:50.199Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-03-14T11:02:50.457Z] --- PASS: TestIpcModePrivate (0.50s) [2023-03-14T11:02:50.457Z] === RUN TestIpcModeShareable [2023-03-14T11:02:50.715Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-03-14T11:02:50.973Z] --- PASS: TestIpcModeShareable (0.49s) [2023-03-14T11:02:50.973Z] === RUN TestAPIIpcModeShareableAndContainer [2023-03-14T11:02:52.871Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s) [2023-03-14T11:02:52.871Z] === RUN TestAPIIpcModeHost [2023-03-14T11:02:52.871Z] --- PASS: TestAPIIpcModeHost (0.39s) [2023-03-14T11:02:52.871Z] === RUN TestDaemonIpcModeShareable [2023-03-14T11:02:54.244Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-03-14T11:02:54.244Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2023-03-14T11:02:54.244Z] === RUN TestDaemonIpcModePrivate [2023-03-14T11:02:55.178Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-03-14T11:02:55.436Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2023-03-14T11:02:55.436Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-03-14T11:02:56.370Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-03-14T11:02:56.632Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2023-03-14T11:02:56.632Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-03-14T11:02:57.564Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-03-14T11:02:57.821Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2023-03-14T11:02:57.821Z] === RUN TestIpcModeOlderClient [2023-03-14T11:02:57.821Z] === PAUSE TestIpcModeOlderClient [2023-03-14T11:02:57.821Z] === RUN TestKillContainerInvalidSignal [2023-03-14T11:02:58.079Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2023-03-14T11:02:58.079Z] === RUN TestKillContainer [2023-03-14T11:02:58.079Z] === RUN TestKillContainer/no_signal [2023-03-14T11:02:58.644Z] === RUN TestKillContainer/non_killing_signal [2023-03-14T11:02:58.902Z] === RUN TestKillContainer/killing_signal [2023-03-14T11:02:59.467Z] --- PASS: TestKillContainer (1.37s) [2023-03-14T11:02:59.467Z] --- PASS: TestKillContainer/no_signal (0.45s) [2023-03-14T11:02:59.467Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2023-03-14T11:02:59.467Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2023-03-14T11:02:59.467Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-14T11:02:59.467Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-03-14T11:03:00.035Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-03-14T11:03:00.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2023-03-14T11:03:00.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2023-03-14T11:03:00.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2023-03-14T11:03:00.293Z] === RUN TestKillStoppedContainer [2023-03-14T11:03:00.293Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-03-14T11:03:00.293Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-14T11:03:00.551Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-03-14T11:03:00.551Z] === RUN TestKillDifferentUserContainer [2023-03-14T11:03:00.809Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2023-03-14T11:03:00.809Z] === RUN TestInspectOomKilledTrue [2023-03-14T11:03:01.376Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2023-03-14T11:03:01.376Z] === RUN TestInspectOomKilledFalse [2023-03-14T11:03:01.942Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2023-03-14T11:03:01.942Z] === RUN TestLinksEtcHostsContentMatch [2023-03-14T11:03:02.200Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2023-03-14T11:03:02.200Z] === RUN TestLinksContainerNames [2023-03-14T11:03:03.134Z] --- PASS: TestLinksContainerNames (0.90s) [2023-03-14T11:03:03.134Z] === RUN TestLogsFollowTailEmpty [2023-03-14T11:03:03.391Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2023-03-14T11:03:03.391Z] === RUN TestLogs [2023-03-14T11:03:03.391Z] === RUN TestLogs/driver_local [2023-03-14T11:03:03.391Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-03-14T11:03:03.391Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-03-14T11:03:03.391Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-03-14T11:03:03.391Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-03-14T11:03:03.391Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-03-14T11:03:03.391Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-03-14T11:03:03.391Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-03-14T11:03:03.392Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-03-14T11:03:03.392Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-03-14T11:03:03.392Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-03-14T11:03:03.392Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-03-14T11:03:03.392Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-03-14T11:03:03.392Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-03-14T11:03:03.392Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-03-14T11:03:04.325Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-03-14T11:03:04.325Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-03-14T11:03:04.583Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-03-14T11:03:04.583Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-03-14T11:03:05.529Z] === RUN TestLogs/driver_json-file [2023-03-14T11:03:05.529Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-03-14T11:03:05.529Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-03-14T11:03:05.529Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-03-14T11:03:05.529Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-03-14T11:03:05.529Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-03-14T11:03:05.529Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-03-14T11:03:05.529Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-03-14T11:03:05.529Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-03-14T11:03:05.529Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-03-14T11:03:05.529Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-03-14T11:03:05.529Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-03-14T11:03:05.529Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-03-14T11:03:05.529Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-03-14T11:03:05.529Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-03-14T11:03:06.095Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-03-14T11:03:06.095Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-03-14T11:03:06.662Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-03-14T11:03:06.662Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-03-14T11:03:07.228Z] --- PASS: TestLogs (3.67s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_local (0.01s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.50s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.50s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2023-03-14T11:03:07.228Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2023-03-14T11:03:07.228Z] === RUN TestContainerNetworkMountsNoChown [2023-03-14T11:03:07.486Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/default [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/default [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/private [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/private [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/rprivate [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/rprivate [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/slave [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/slave [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/rslave [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/rslave [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/shared [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/shared [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/rshared [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/rshared [2023-03-14T11:03:07.486Z] === CONT TestMountDaemonRoot/default [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/default/bind_root [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/default/mount_root [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-03-14T11:03:07.486Z] === CONT TestMountDaemonRoot/rslave [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-03-14T11:03:07.486Z] === CONT TestMountDaemonRoot/rshared [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-03-14T11:03:07.486Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-03-14T11:03:07.486Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-03-14T11:03:07.487Z] === CONT TestMountDaemonRoot/shared [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-03-14T11:03:07.487Z] === CONT TestMountDaemonRoot/rprivate [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-03-14T11:03:07.487Z] === CONT TestMountDaemonRoot/slave [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-03-14T11:03:07.487Z] === CONT TestMountDaemonRoot/private [2023-03-14T11:03:07.487Z] === CONT TestMountDaemonRoot/default/bind_root [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/private/mount_root [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/private/bind_root [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-03-14T11:03:07.487Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-03-14T11:03:07.487Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-03-14T11:03:07.487Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-03-14T11:03:07.745Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-03-14T11:03:07.745Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-03-14T11:03:07.745Z] === CONT TestMountDaemonRoot/default/mount_root [2023-03-14T11:03:07.745Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-03-14T11:03:07.745Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-03-14T11:03:07.745Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-03-14T11:03:07.745Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-03-14T11:03:07.745Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-03-14T11:03:07.745Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-03-14T11:03:07.745Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-03-14T11:03:07.745Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-03-14T11:03:08.002Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-03-14T11:03:08.002Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-03-14T11:03:08.002Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-03-14T11:03:08.002Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-03-14T11:03:08.002Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-03-14T11:03:08.003Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-03-14T11:03:08.003Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-03-14T11:03:08.003Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-03-14T11:03:08.003Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-03-14T11:03:08.003Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-03-14T11:03:08.003Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-03-14T11:03:08.003Z] === CONT TestMountDaemonRoot/private/mount_root [2023-03-14T11:03:08.003Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-03-14T11:03:08.003Z] === CONT TestMountDaemonRoot/private/bind_root [2023-03-14T11:03:08.003Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-03-14T11:03:08.261Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-03-14T11:03:08.261Z] === RUN TestContainerBindMountNonRecursive [2023-03-14T11:03:09.636Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2023-03-14T11:03:09.636Z] === RUN TestContainerVolumesMountedAsShared [2023-03-14T11:03:09.894Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2023-03-14T11:03:09.894Z] === RUN TestContainerVolumesMountedAsSlave [2023-03-14T11:03:10.152Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2023-03-14T11:03:10.152Z] === RUN TestNetworkNat [2023-03-14T11:03:10.718Z] --- PASS: TestNetworkNat (0.50s) [2023-03-14T11:03:10.718Z] === RUN TestNetworkLocalhostTCPNat [2023-03-14T11:03:11.284Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2023-03-14T11:03:11.284Z] === RUN TestNetworkLoopbackNat [2023-03-14T11:03:13.814Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2023-03-14T11:03:13.814Z] === RUN TestPause [2023-03-14T11:03:14.381Z] --- PASS: TestPause (0.48s) [2023-03-14T11:03:14.381Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-14T11:03:14.381Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-14T11:03:14.381Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-14T11:03:14.381Z] === RUN TestPauseStopPausedContainer [2023-03-14T11:03:14.949Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2023-03-14T11:03:14.949Z] === RUN TestPidHost [2023-03-14T11:03:15.884Z] --- PASS: TestPidHost (1.12s) [2023-03-14T11:03:15.884Z] === RUN TestPsFilter [2023-03-14T11:03:16.142Z] --- PASS: TestPsFilter (0.12s) [2023-03-14T11:03:16.142Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-14T11:03:16.402Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2023-03-14T11:03:16.402Z] === RUN TestRemoveContainerWithVolume [2023-03-14T11:03:16.969Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2023-03-14T11:03:16.969Z] === RUN TestRemoveContainerRunning [2023-03-14T11:03:17.227Z] --- PASS: TestRemoveContainerRunning (0.46s) [2023-03-14T11:03:17.227Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-14T11:03:17.794Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s) [2023-03-14T11:03:17.794Z] === RUN TestRemoveInvalidContainer [2023-03-14T11:03:17.794Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-03-14T11:03:17.794Z] === RUN TestRenameLinkedContainer [2023-03-14T11:03:19.696Z] --- PASS: TestRenameLinkedContainer (1.87s) [2023-03-14T11:03:19.696Z] === RUN TestRenameStoppedContainer [2023-03-14T11:03:20.262Z] --- PASS: TestRenameStoppedContainer (0.45s) [2023-03-14T11:03:20.262Z] === RUN TestRenameRunningContainerAndReuse [2023-03-14T11:03:21.197Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2023-03-14T11:03:21.197Z] === RUN TestRenameInvalidName [2023-03-14T11:03:21.456Z] --- PASS: TestRenameInvalidName (0.45s) [2023-03-14T11:03:21.456Z] === RUN TestRenameAnonymousContainer [2023-03-14T11:03:23.373Z] --- PASS: TestRenameAnonymousContainer (1.72s) [2023-03-14T11:03:23.373Z] === RUN TestRenameContainerWithSameName [2023-03-14T11:03:23.632Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2023-03-14T11:03:23.632Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-14T11:03:24.569Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2023-03-14T11:03:24.569Z] === RUN TestResize [2023-03-14T11:03:25.135Z] --- PASS: TestResize (0.48s) [2023-03-14T11:03:25.135Z] === RUN TestResizeWithInvalidSize [2023-03-14T11:03:25.702Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2023-03-14T11:03:25.702Z] === RUN TestResizeWhenContainerNotStarted [2023-03-14T11:03:25.961Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-14T11:03:25.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-14T11:03:25.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-14T11:03:25.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-14T11:03:25.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-14T11:03:25.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-14T11:03:25.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-14T11:03:25.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-14T11:03:25.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-14T11:03:25.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-14T11:03:25.962Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-14T11:03:25.962Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-14T11:03:28.494Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-14T11:03:29.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-14T11:03:30.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-14T11:03:30.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-14T11:03:31.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-14T11:03:31.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-14T11:03:35.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-14T11:03:35.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-14T11:03:37.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-14T11:03:38.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-14T11:03:38.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-14T11:03:40.865Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-14T11:03:40.865Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-14T11:03:42.781Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.94s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.12s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.88s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.09s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.85s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2023-03-14T11:03:44.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s) [2023-03-14T11:03:44.157Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-03-14T11:03:44.157Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-03-14T11:03:45.094Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-03-14T11:03:46.470Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.18s) [2023-03-14T11:03:46.470Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) [2023-03-14T11:03:46.470Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.18s) [2023-03-14T11:03:46.470Z] === RUN TestCgroupNamespacesRun [2023-03-14T11:03:47.404Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2023-03-14T11:03:47.404Z] === RUN TestCgroupNamespacesRunPrivileged [2023-03-14T11:03:48.780Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s) [2023-03-14T11:03:48.780Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-03-14T11:03:50.154Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2023-03-14T11:03:50.154Z] === RUN TestCgroupNamespacesRunHostMode [2023-03-14T11:03:51.091Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2023-03-14T11:03:51.091Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-03-14T11:03:52.466Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2023-03-14T11:03:52.466Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-03-14T11:03:53.843Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2023-03-14T11:03:53.843Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-03-14T11:03:54.101Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2023-03-14T11:03:54.101Z] === RUN TestCgroupNamespacesRunOlderClient [2023-03-14T11:03:55.478Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2023-03-14T11:03:55.478Z] === RUN TestNISDomainname [2023-03-14T11:03:56.045Z] --- PASS: TestNISDomainname (0.58s) [2023-03-14T11:03:56.045Z] === RUN TestHostnameDnsResolution [2023-03-14T11:03:56.979Z] --- PASS: TestHostnameDnsResolution (0.86s) [2023-03-14T11:03:56.979Z] === RUN TestUnprivilegedPortsAndPing [2023-03-14T11:03:57.546Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2023-03-14T11:03:57.546Z] === RUN TestPrivilegedHostDevices [2023-03-14T11:03:58.113Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2023-03-14T11:03:58.113Z] === RUN TestRunConsoleSize [2023-03-14T11:03:58.371Z] --- PASS: TestRunConsoleSize (0.46s) [2023-03-14T11:03:58.371Z] === RUN TestRunWithAlternativeContainerdShim [2023-03-14T11:04:00.914Z] --- PASS: TestRunWithAlternativeContainerdShim (2.12s) [2023-03-14T11:04:00.914Z] === RUN TestStats [2023-03-14T11:04:03.443Z] --- PASS: TestStats (2.47s) [2023-03-14T11:04:03.443Z] === RUN TestStopContainerWithTimeout [2023-03-14T11:04:03.443Z] === RUN TestStopContainerWithTimeout/0 [2023-03-14T11:04:03.443Z] === PAUSE TestStopContainerWithTimeout/0 [2023-03-14T11:04:03.443Z] === RUN TestStopContainerWithTimeout/1 [2023-03-14T11:04:03.443Z] === PAUSE TestStopContainerWithTimeout/1 [2023-03-14T11:04:03.443Z] === RUN TestStopContainerWithTimeout/3 [2023-03-14T11:04:03.443Z] === PAUSE TestStopContainerWithTimeout/3 [2023-03-14T11:04:03.443Z] === RUN TestStopContainerWithTimeout/-1 [2023-03-14T11:04:03.443Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-03-14T11:04:03.443Z] === CONT TestStopContainerWithTimeout/0 [2023-03-14T11:04:03.443Z] === CONT TestStopContainerWithTimeout/3 [2023-03-14T11:04:03.702Z] === CONT TestStopContainerWithTimeout/-1 [2023-03-14T11:04:05.602Z] === CONT TestStopContainerWithTimeout/1 [2023-03-14T11:04:07.502Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-03-14T11:04:07.503Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2023-03-14T11:04:07.503Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2023-03-14T11:04:07.503Z] --- PASS: TestStopContainerWithTimeout/-1 (2.46s) [2023-03-14T11:04:07.503Z] --- PASS: TestStopContainerWithTimeout/1 (1.53s) [2023-03-14T11:04:07.503Z] === RUN TestDeleteDevicemapper [2023-03-14T11:04:07.503Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-14T11:04:07.503Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-03-14T11:04:07.503Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-14T11:04:09.409Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.79s) [2023-03-14T11:04:09.409Z] === RUN TestUpdateMemory [2023-03-14T11:04:09.668Z] --- PASS: TestUpdateMemory (0.59s) [2023-03-14T11:04:09.668Z] === RUN TestUpdateCPUQuota [2023-03-14T11:04:10.604Z] --- PASS: TestUpdateCPUQuota (0.79s) [2023-03-14T11:04:10.604Z] === RUN TestUpdatePidsLimit [2023-03-14T11:04:10.604Z] === RUN TestUpdatePidsLimit/update_from_none [2023-03-14T11:04:10.605Z] === RUN TestUpdatePidsLimit/no_change [2023-03-14T11:04:10.863Z] === RUN TestUpdatePidsLimit/update_lower [2023-03-14T11:04:11.121Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-03-14T11:04:11.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-03-14T11:04:11.641Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-03-14T11:04:11.641Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-03-14T11:04:12.577Z] --- PASS: TestUpdatePidsLimit (2.12s) [2023-03-14T11:04:12.577Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2023-03-14T11:04:12.577Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2023-03-14T11:04:12.577Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-03-14T11:04:12.577Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2023-03-14T11:04:12.577Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2023-03-14T11:04:12.577Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2023-03-14T11:04:12.577Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2023-03-14T11:04:12.577Z] === RUN TestUpdateRestartPolicy [2023-03-14T11:04:24.776Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2023-03-14T11:04:24.776Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-14T11:04:24.776Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2023-03-14T11:04:24.776Z] === RUN TestWaitNonBlocked [2023-03-14T11:04:24.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-14T11:04:24.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-14T11:04:24.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-14T11:04:24.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-14T11:04:24.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-14T11:04:24.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-14T11:04:24.776Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-03-14T11:04:24.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2023-03-14T11:04:24.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2023-03-14T11:04:24.776Z] === RUN TestWaitBlocked [2023-03-14T11:04:24.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-14T11:04:24.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-14T11:04:24.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-03-14T11:04:24.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-03-14T11:04:24.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-14T11:04:24.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-03-14T11:04:25.727Z] --- PASS: TestWaitBlocked (0.01s) [2023-03-14T11:04:25.727Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2023-03-14T11:04:25.727Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2023-03-14T11:04:25.727Z] === RUN TestWaitConditions [2023-03-14T11:04:25.727Z] === RUN TestWaitConditions/default [2023-03-14T11:04:25.727Z] === PAUSE TestWaitConditions/default [2023-03-14T11:04:25.727Z] === RUN TestWaitConditions/not-running [2023-03-14T11:04:25.727Z] === PAUSE TestWaitConditions/not-running [2023-03-14T11:04:25.727Z] === RUN TestWaitConditions/next-exit [2023-03-14T11:04:25.727Z] === PAUSE TestWaitConditions/next-exit [2023-03-14T11:04:25.727Z] === RUN TestWaitConditions/removed [2023-03-14T11:04:25.727Z] === PAUSE TestWaitConditions/removed [2023-03-14T11:04:25.727Z] === CONT TestWaitConditions/default [2023-03-14T11:04:25.727Z] === CONT TestWaitConditions/removed [2023-03-14T11:04:27.101Z] === CONT TestWaitConditions/not-running [2023-03-14T11:04:27.359Z] === CONT TestWaitConditions/next-exit [2023-03-14T11:04:28.731Z] --- PASS: TestWaitConditions (0.03s) [2023-03-14T11:04:28.731Z] --- PASS: TestWaitConditions/default (1.62s) [2023-03-14T11:04:28.731Z] --- PASS: TestWaitConditions/removed (1.76s) [2023-03-14T11:04:28.731Z] --- PASS: TestWaitConditions/not-running (1.54s) [2023-03-14T11:04:28.731Z] --- PASS: TestWaitConditions/next-exit (1.45s) [2023-03-14T11:04:28.731Z] === RUN TestWaitRestartedContainer [2023-03-14T11:04:28.731Z] === RUN TestWaitRestartedContainer/default [2023-03-14T11:04:28.731Z] === PAUSE TestWaitRestartedContainer/default [2023-03-14T11:04:28.731Z] === RUN TestWaitRestartedContainer/not-running [2023-03-14T11:04:28.731Z] === PAUSE TestWaitRestartedContainer/not-running [2023-03-14T11:04:28.731Z] === RUN TestWaitRestartedContainer/next-exit [2023-03-14T11:04:28.731Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-03-14T11:04:28.731Z] === CONT TestWaitRestartedContainer/default [2023-03-14T11:04:28.731Z] === CONT TestWaitRestartedContainer/next-exit [2023-03-14T11:04:30.109Z] === CONT TestWaitRestartedContainer/not-running [2023-03-14T11:04:31.488Z] --- PASS: TestWaitRestartedContainer (0.02s) [2023-03-14T11:04:31.489Z] --- PASS: TestWaitRestartedContainer/next-exit (1.45s) [2023-03-14T11:04:31.489Z] --- PASS: TestWaitRestartedContainer/default (1.51s) [2023-03-14T11:04:31.489Z] --- PASS: TestWaitRestartedContainer/not-running (1.00s) [2023-03-14T11:04:31.489Z] === CONT TestContainerStartOnDaemonRestart [2023-03-14T11:04:31.489Z] === CONT TestRestartDaemonWithRestartingContainer [2023-03-14T11:04:33.394Z] --- PASS: TestContainerStartOnDaemonRestart (2.27s) [2023-03-14T11:04:33.394Z] === CONT TestIpcModeOlderClient [2023-03-14T11:04:33.394Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-03-14T11:04:33.394Z] === CONT TestContainerKillOnDaemonStart [2023-03-14T11:04:33.653Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2023-03-14T11:04:33.653Z] === CONT TestDaemonHostGatewayIP [2023-03-14T11:04:36.182Z] --- PASS: TestDaemonHostGatewayIP (2.55s) [2023-03-14T11:04:36.182Z] === CONT TestDaemonRestartIpcMode [2023-03-14T11:04:38.712Z] --- PASS: TestDaemonRestartIpcMode (2.31s) [2023-03-14T11:04:45.265Z] --- PASS: TestContainerKillOnDaemonStart (11.83s) [2023-03-14T11:04:45.265Z] PASS [2023-03-14T11:04:45.265Z] [2023-03-14T11:04:45.265Z] === Skipped [2023-03-14T11:04:45.265Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-03-14T11:04:45.265Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-14T11:04:45.265Z] [2023-03-14T11:04:45.265Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-14T11:04:45.265Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-14T11:04:45.265Z] [2023-03-14T11:04:45.265Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-03-14T11:04:45.265Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-14T11:04:45.265Z] [2023-03-14T11:04:45.265Z] DONE 273 tests, 3 skipped in 135.326s [2023-03-14T11:04:45.265Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-03-14T11:04:45.265Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:04:45.265Z] ++ set -e [2023-03-14T11:04:45.265Z] ++ '[' -n 0 ']' [2023-03-14T11:04:45.265Z] ++ set -x [2023-03-14T11:04:45.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:04:45.524Z] INFO: Testing against a local daemon [2023-03-14T11:04:45.524Z] === RUN TestConfigDaemonID [2023-03-14T11:04:46.896Z] daemon_test.go:67: [d4cd47caad2ac] daemon is not started [2023-03-14T11:04:46.896Z] --- PASS: TestConfigDaemonID (1.05s) [2023-03-14T11:04:46.897Z] === RUN TestDaemonConfigValidation [2023-03-14T11:04:46.897Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-03-14T11:04:46.897Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-03-14T11:04:46.897Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-03-14T11:04:46.897Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-03-14T11:04:46.897Z] === RUN TestDaemonConfigValidation/invalid_config [2023-03-14T11:04:46.897Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-03-14T11:04:46.897Z] === RUN TestDaemonConfigValidation/malformed_config [2023-03-14T11:04:46.897Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-03-14T11:04:46.897Z] === RUN TestDaemonConfigValidation/valid_config [2023-03-14T11:04:46.897Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-03-14T11:04:46.897Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-03-14T11:04:46.897Z] === CONT TestDaemonConfigValidation/malformed_config [2023-03-14T11:04:46.897Z] === CONT TestDaemonConfigValidation/valid_config [2023-03-14T11:04:46.897Z] === CONT TestDaemonConfigValidation/invalid_config [2023-03-14T11:04:46.897Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-03-14T11:04:46.897Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-03-14T11:04:46.897Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2023-03-14T11:04:46.897Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2023-03-14T11:04:46.897Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2023-03-14T11:04:46.897Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2023-03-14T11:04:46.897Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2023-03-14T11:04:46.897Z] === RUN TestConfigDaemonSeccompProfiles [2023-03-14T11:04:46.897Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-03-14T11:04:47.832Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-03-14T11:04:49.204Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-03-14T11:04:50.137Z] === CONT TestConfigDaemonSeccompProfiles [2023-03-14T11:04:50.137Z] daemon_test.go:181: [da17fd84b55e8] daemon is not started [2023-03-14T11:04:50.137Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2023-03-14T11:04:50.137Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-03-14T11:04:50.137Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2023-03-14T11:04:50.137Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-03-14T11:04:50.137Z] === RUN TestDaemonProxy [2023-03-14T11:04:50.137Z] === RUN TestDaemonProxy/environment_variables [2023-03-14T11:04:52.034Z] === RUN TestDaemonProxy/command-line_options [2023-03-14T11:04:53.409Z] === RUN TestDaemonProxy/configuration_file [2023-03-14T11:04:55.306Z] === RUN TestDaemonProxy/conflicting_options [2023-03-14T11:04:55.871Z] === RUN TestDaemonProxy/reload_sanitized [2023-03-14T11:04:56.129Z] --- PASS: TestDaemonProxy (6.24s) [2023-03-14T11:04:56.129Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2023-03-14T11:04:56.129Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2023-03-14T11:04:56.129Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2023-03-14T11:04:56.129Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-03-14T11:04:56.129Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2023-03-14T11:04:56.129Z] === RUN TestLiveRestore [2023-03-14T11:04:56.129Z] === RUN TestLiveRestore/volume_references [2023-03-14T11:04:56.129Z] === PAUSE TestLiveRestore/volume_references [2023-03-14T11:04:56.129Z] === CONT TestLiveRestore/volume_references [2023-03-14T11:04:57.062Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-03-14T11:04:57.062Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-03-14T11:04:57.997Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-03-14T11:04:58.930Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-03-14T11:04:59.863Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-03-14T11:05:00.796Z] --- PASS: TestLiveRestore (0.00s) [2023-03-14T11:05:00.796Z] --- PASS: TestLiveRestore/volume_references (4.53s) [2023-03-14T11:05:00.796Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.84s) [2023-03-14T11:05:00.796Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s) [2023-03-14T11:05:00.796Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) [2023-03-14T11:05:00.796Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) [2023-03-14T11:05:00.796Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) [2023-03-14T11:05:00.796Z] PASS [2023-03-14T11:05:00.796Z] [2023-03-14T11:05:00.796Z] DONE 24 tests in 15.405s [2023-03-14T11:05:00.796Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-03-14T11:05:00.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:00.796Z] ++ set -e [2023-03-14T11:05:00.796Z] ++ '[' -n 0 ']' [2023-03-14T11:05:00.796Z] ++ set -x [2023-03-14T11:05:00.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:01.054Z] INFO: Testing against a local daemon [2023-03-14T11:05:01.054Z] === RUN TestCommitInheritsEnv [2023-03-14T11:05:01.311Z] --- PASS: TestCommitInheritsEnv (0.29s) [2023-03-14T11:05:01.311Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-14T11:05:01.312Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-03-14T11:05:01.312Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-03-14T11:05:01.312Z] === RUN TestImportWithCustomPlatform [2023-03-14T11:05:01.312Z] === RUN TestImportWithCustomPlatform/#00 [2023-03-14T11:05:01.570Z] === RUN TestImportWithCustomPlatform/_______ [2023-03-14T11:05:01.570Z] === RUN TestImportWithCustomPlatform// [2023-03-14T11:05:01.570Z] === RUN TestImportWithCustomPlatform/linux [2023-03-14T11:05:01.570Z] === RUN TestImportWithCustomPlatform/LINUX [2023-03-14T11:05:01.570Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-03-14T11:05:01.570Z] === RUN TestImportWithCustomPlatform/macos [2023-03-14T11:05:01.570Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-03-14T11:05:01.570Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-03-14T11:05:01.828Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2023-03-14T11:05:01.828Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2023-03-14T11:05:01.828Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-03-14T11:05:01.828Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-03-14T11:05:01.828Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2023-03-14T11:05:01.828Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2023-03-14T11:05:01.828Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2023-03-14T11:05:01.828Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-03-14T11:05:01.828Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-03-14T11:05:01.828Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-03-14T11:05:01.828Z] === RUN TestImagesFilterMultiReference [2023-03-14T11:05:01.828Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-03-14T11:05:01.828Z] === RUN TestImagePullPlatformInvalid [2023-03-14T11:05:01.828Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-03-14T11:05:01.828Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-14T11:05:01.828Z] time="2023-03-14T11:05:01Z" 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.7 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:01.828Z] time="2023-03-14T11:05:01Z" level=info msg="redis not configured" go.version=go1.19.7 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:01.828Z] time="2023-03-14T11:05:01Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.19.7 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:01.828Z] time="2023-03-14T11:05:01Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.7 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.088Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=4b5c7171-65e5-444f-8e35-96c314207f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.088Z] time="2023-03-14T11:05:01Z" level=info msg="response completed" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=4b5c7171-65e5-444f-8e35-96c314207f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.067696ms http.response.status=200 http.response.written=2 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.088Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-03-14T11:05:02.088Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=50babf0c-b76d-4f7e-8ece-d1109eb9063f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.088Z] time="2023-03-14T11:05:01Z" level=debug msg=GetBlob go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=50babf0c-b76d-4f7e-8ece-d1109eb9063f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.088Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=1be9ce34-f151-41e1-8bf0-c91fd3526be4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.088Z] time="2023-03-14T11:05:01Z" level=debug msg=GetBlob go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=1be9ce34-f151-41e1-8bf0-c91fd3526be4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.088Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=50babf0c-b76d-4f7e-8ece-d1109eb9063f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=35.314µs trace.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=6752e7af-3791-42a5-b6c8-189a81c0b264 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.088Z] time="2023-03-14T11:05:01Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=50babf0c-b76d-4f7e-8ece-d1109eb9063f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.780975ms http.response.status=404 http.response.written=157 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.088Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=1be9ce34-f151-41e1-8bf0-c91fd3526be4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=35.7µs trace.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=1ea690d4-6eb9-4e82-aaca-71d82cb5a3ce trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=1be9ce34-f151-41e1-8bf0-c91fd3526be4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.047968ms http.response.status=404 http.response.written=157 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=bfd6c533-16f8-4b57-a71f-5673662be90e http.request.method=POST http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=bfd6c533-16f8-4b57-a71f-5673662be90e http.request.method=POST http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef/startedat\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=bfd6c533-16f8-4b57-a71f-5673662be90e http.request.method=POST http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=188.562µs trace.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=6a004590-1838-4b21-9160-4c0e0edffd6b trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=bfd6c533-16f8-4b57-a71f-5673662be90e http.request.method=POST http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=16.032µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c1347705-342c-48d5-9a67-94b52ff1b384 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef/hashstates/sha256/0\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=bfd6c533-16f8-4b57-a71f-5673662be90e http.request.method=POST http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=78.318µs trace.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=6dc21171-cc23-4a19-96f1-cdc6fd9997a7 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=info msg="response completed" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=bfd6c533-16f8-4b57-a71f-5673662be90e http.request.method=POST http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=4.603851ms http.response.status=202 http.response.written=0 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=0ac79be7-18c7-4d3e-b30c-6a9a4c3bdf9c http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=0ac79be7-18c7-4d3e-b30c-6a9a4c3bdf9c http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1/startedat\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=0ac79be7-18c7-4d3e-b30c-6a9a4c3bdf9c http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=117.374µs trace.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=701945b1-4593-4562-8931-66f04a6c8de5 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=0ac79be7-18c7-4d3e-b30c-6a9a4c3bdf9c http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=14.146µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d1185e5a-4f0e-4bf3-be2c-374ced424bf4 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1/hashstates/sha256/0\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=0ac79be7-18c7-4d3e-b30c-6a9a4c3bdf9c http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=84.118µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bf0d4afa-8e61-42e3-83ab-ecf2b3662b69 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=info msg="response completed" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=0ac79be7-18c7-4d3e-b30c-6a9a4c3bdf9c http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=6.097385ms http.response.status=202 http.response.written=0 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1/startedat\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=109.76µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=89995872-4aa5-4a2d-8f85-3ee9c1480d96 trace.line=82 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1/data\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=18.404µs trace.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=d248cc92-64b7-4907-87c0-756c829a4c11 trace.line=141 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1/data\", 0)" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=136.008µs trace.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=9aa9f6f2-6c82-41e6-ae2a-e442e5296fb0 trace.line=124 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1/data\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=17.247µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c522b84d-d2c4-4d37-bb9e-25638d079ca8 trace.line=141 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=14.876µs trace.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=6ae4c8ed-eb99-4d89-8899-b0e59b40b322 trace.line=141 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1/data\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=10.651µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4b3360a2-0be2-4d5d-8ba6-b252f8a0460c trace.line=141 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=58.765µs trace.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=22fbab92-fe20-4cda-a071-b307bfb2031c trace.line=167 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=76.217µs trace.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=32d8c377-0733-4fc6-b432-c08819add7f2 trace.line=95 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.089Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=115.568µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=515a8f17-66c9-467b-b55f-7d6afd463b09 trace.line=181 vars.name=test vars.uuid=069413fc-c41f-478e-852c-fc7c49e8dcb1 version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=info msg="response completed" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4026b171-b222-4315-8e20-7073ee0bd457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=3.99006ms http.response.status=201 http.response.written=0 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "PUT /v2/test/blobs/uploads/069413fc-c41f-478e-852c-fc7c49e8dcb1?_state=n_Df6dGNgATQMoTQLqq1AkUmn4ehDooqqDmUXXEjJpZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2OTQxM2ZjLWM0MWYtNDc4ZS04NTJjLWZjN2M0OWU4ZGNiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NjA3ODA0MjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef/startedat\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=107.134µs trace.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=f34748db-16c3-4099-b117-5b84abbf890d trace.line=82 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef/data\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=17.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=14ce3cb5-a03d-4fc0-9304-cd0d3063af40 trace.line=141 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef/data\", 0)" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=62.064µs trace.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=1ff75bc2-a26e-49e2-9d8b-7cd7876502c6 trace.line=124 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef/data\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=11.487µs trace.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=61df1b1f-63db-4507-9e6d-98fe47d1ec52 trace.line=141 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=16.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).Stat" trace.id=7f8fec65-de69-4f82-a1a2-a3f6700b80d7 trace.line=141 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef/data\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=43.34µs trace.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=fcd6f89a-6193-4449-b010-f6e61446fc03 trace.line=141 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=96.107µs trace.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=4e7cdf4a-4720-484f-8049-f9f729fdebdd trace.line=167 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=98.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).PutContent" trace.id=d79018db-4fb8-4810-afed-8ecc9b56e327 trace.line=95 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef\")" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=151.417µs trace.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=dd287cb3-d5ed-4478-9b21-55f2460b5bbc trace.line=181 vars.name=test vars.uuid=bde074bd-2fe2-4779-bfad-0be9b0ebefef version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=info msg="response completed" go.version=go1.19.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c1923c2-9830-4c23-81c4-e9dfae477531 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=9.640636ms http.response.status=201 http.response.written=0 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "PUT /v2/test/blobs/uploads/bde074bd-2fe2-4779-bfad-0be9b0ebefef?_state=igg7hHjxMKb_idDG_Q0r-rhaP7-eRp-DGD9OJomgGrF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJkZTA3NGJkLTJmZTItNDc3OS1iZmFkLTBiZTliMGViZWZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0xNFQxMTowNTowMS44NTY5Mzk1NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e5e2cd16-077c-4906-ad3d-4b4f85f3529e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg=GetImageManifest go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e5e2cd16-077c-4906-ad3d-4b4f85f3529e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e5e2cd16-077c-4906-ad3d-4b4f85f3529e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=21.67µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2a21abe3-0d22-4ef8-88eb-ed3dd5259408 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e5e2cd16-077c-4906-ad3d-4b4f85f3529e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="925.503µs" http.response.status=404 http.response.written=96 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.19+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg=PutImageManifest go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=255.334µs trace.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=e0c11f77-d50c-4428-9788-e4c4b510c8d3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.090Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=114.092µs trace.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=bbaa1bb5-c9ef-4d17-bfc3-8fd0aef84168 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=47.335µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c34d2a32-573a-4fd8-9337-9f5429b365f0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=93.128µs trace.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=74e7f014-620c-464a-8942-e671df9257f4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=19.939µs trace.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=254ee8aa-a5b2-4134-b314-53dbca9c1b1f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=171.807µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b320200d-59b2-4573-8541-848d376611ec trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=244.348µs trace.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=edbf6b09-d4a0-499d-99a3-46c256e50716 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=30.417µs trace.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=cd66f383-a670-4198-b975-4a99bf38976a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=79.393µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1cb5a653-cdd6-4805-bb8b-39f5cc739042 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=122.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).PutContent" trace.id=a8148673-a94b-4c30-ad60-bd555842ea21 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=info msg="response completed" go.version=go1.19.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=344bcba3-b2a7-4f11-950f-bc2a63dd012d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=4.183979ms http.response.status=201 http.response.written=0 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=3d101fec-17fa-43d4-b49e-c17ab1a7fd3e http.request.method=GET http.request.remoteaddr="127.0.0.1:49782" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=info msg="response completed" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=3d101fec-17fa-43d4-b49e-c17ab1a7fd3e http.request.method=GET http.request.remoteaddr="127.0.0.1:49782" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 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="881.95µs" http.response.status=200 http.response.written=2 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=717fd87b-8eb2-4838-9060-a6970061f308 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg=GetImageManifest go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=717fd87b-8eb2-4838-9060-a6970061f308 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=717fd87b-8eb2-4838-9060-a6970061f308 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=30.695µs trace.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=d2a1a3e2-3a3b-4628-8fa8-b6cd9d6a817d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=717fd87b-8eb2-4838-9060-a6970061f308 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=717fd87b-8eb2-4838-9060-a6970061f308 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=18.445µs trace.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=9052f883-cdfa-4ca6-b38b-515fd5a32c52 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=717fd87b-8eb2-4838-9060-a6970061f308 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=12.004µs trace.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=ca8d2952-5d34-4818-9309-e34582131ed1 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=717fd87b-8eb2-4838-9060-a6970061f308 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=15.704µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=866739bd-d000-479e-8339-e410b7e1d24c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=717fd87b-8eb2-4838-9060-a6970061f308 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=info msg="response completed" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=717fd87b-8eb2-4838-9060-a6970061f308 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.326396ms http.response.status=200 http.response.written=417 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e2544109-639d-431a-9d76-df809d7a7121 http.request.method=GET http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg=GetImageManifest go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e2544109-639d-431a-9d76-df809d7a7121 http.request.method=GET http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e2544109-639d-431a-9d76-df809d7a7121 http.request.method=GET http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e2544109-639d-431a-9d76-df809d7a7121 http.request.method=GET http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=43.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).GetContent" trace.id=fccd9fe2-50c2-4d91-b138-fd00624f269f trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e2544109-639d-431a-9d76-df809d7a7121 http.request.method=GET http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=155.618µs trace.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=dee2a852-607f-4fe0-ae07-3865a0262243 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.091Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e2544109-639d-431a-9d76-df809d7a7121 http.request.method=GET http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=49.502µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fb67529f-ae0c-4ad6-901c-f780b6dd3244 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e2544109-639d-431a-9d76-df809d7a7121 http.request.method=GET http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=info msg="response completed" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=e2544109-639d-431a-9d76-df809d7a7121 http.request.method=GET http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 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.654901ms http.response.status=200 http.response.written=417 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg=GetBlob go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=38.999µs trace.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=6961cdfa-d2c4-4784-9ef8-57a68d3d0dc4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg=GetBlob go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=96.361µs trace.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=75fb1e94-4c04-4101-a287-0a8acea87b90 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=165.743µs trace.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=6a049fad-4f77-4b1c-b95e-65a6c1da1727 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=28.94µs trace.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=2c40d02a-6d4c-4343-8a4b-9fe13e0385ab trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=222.227µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa2d571b-ac63-4432-8534-ffebbd0d14d4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=282.921µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=66484367-e796-4c05-9b5b-8277a5bbdc0b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=18.06µs trace.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=d5a963b9-dc69-4eeb-8aaf-d1953f40b3b7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=30.007µs trace.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=31011154-1aaf-45a8-89d4-09bd949a6007 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=12.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=15f31f7b-b45b-4b2f-bd6f-07e1afd93d13 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=8.837µs trace.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=fd0f603c-366a-4cdc-ba18-1a05e49805e0 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=423.408µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=adeebfd6-c8ac-418f-866b-c54b7e18e823 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=20.849µs trace.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=86a0dacf-ee08-4bc4-b2da-a15cc1f436c3 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=150.096µs trace.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=8a80bb83-00b4-405a-94b6-9811fea0ffa6 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=29.818µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=afb2c1ce-8d89-4450-a71a-4ecf8c45de6c trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=34.773µs trace.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=ad65d994-cea7-4baf-96e2-0efc56d7611e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=34.782µs trace.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=3759d1ba-46b3-4f48-b372-dbb9566dd76d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=21.628µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0ae4d44b-d103-420a-b96e-7a13d48cc8a2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.092Z] time="2023-03-14T11:05:01Z" level=info msg="response completed" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=f79f32a4-a3b6-4280-9220-a0485a6d6998 http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 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=10.438254ms http.response.status=200 http.response.written=68 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=50.412µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=33a45606-116d-4b26-9aa5-4d2ab24692ab trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:01Z" level=info msg="response completed" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=abdb579e-41e3-4b0c-9b3b-b15f814de80e http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 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=11.039319ms http.response.status=200 http.response.written=179 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] 127.0.0.1 - - [14/Mar/2023:11:05:01 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=1910e8ad-e25c-47b1-968e-6d2b26f72bf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49840" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=info msg="response completed" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=1910e8ad-e25c-47b1-968e-6d2b26f72bf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49840" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 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="871.718µs" http.response.status=200 http.response.written=2 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] 127.0.0.1 - - [14/Mar/2023:11:05:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=24d58b75-0faf-4491-b774-8f2bbe3ff167 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=debug msg=GetImageManifest go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=24d58b75-0faf-4491-b774-8f2bbe3ff167 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=24d58b75-0faf-4491-b774-8f2bbe3ff167 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=24d58b75-0faf-4491-b774-8f2bbe3ff167 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=30.966µs trace.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=fa51685c-77f0-4f2a-ad29-a7418378b6f5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=24d58b75-0faf-4491-b774-8f2bbe3ff167 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=11.184µs trace.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=750db903-74fa-40c6-a515-503dd936d264 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=24d58b75-0faf-4491-b774-8f2bbe3ff167 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 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.139106ms http.response.status=404 http.response.written=181 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] 127.0.0.1 - - [14/Mar/2023:11:05:02 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=debug msg="authorizing request" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=02390230-89df-485c-85f0-da23fdc1d72b http.request.method=GET http.request.remoteaddr="127.0.0.1:49850" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=debug msg=GetImageManifest go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=02390230-89df-485c-85f0-da23fdc1d72b http.request.method=GET http.request.remoteaddr="127.0.0.1:49850" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=02390230-89df-485c-85f0-da23fdc1d72b http.request.method=GET http.request.remoteaddr="127.0.0.1:49850" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=02390230-89df-485c-85f0-da23fdc1d72b http.request.method=GET http.request.remoteaddr="127.0.0.1:49850" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=27.47µs trace.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=2a7cd4de-3e3f-4489-8386-7b01bdba3bfc trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.7 http.request.host="127.0.0.1:5000" http.request.id=02390230-89df-485c-85f0-da23fdc1d72b http.request.method=GET http.request.remoteaddr="127.0.0.1:49850" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f1f66435-1c79-4439-b579-0e330aabea48 trace.duration=15.623µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b083f01d-a2a3-4d7e-b351-e22d1a99381c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] time="2023-03-14T11:05:02Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=02390230-89df-485c-85f0-da23fdc1d72b http.request.method=GET http.request.remoteaddr="127.0.0.1:49850" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 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.391929ms http.response.status=404 http.response.written=181 instance.id=f1f66435-1c79-4439-b579-0e330aabea48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-14T11:05:02.093Z] 127.0.0.1 - - [14/Mar/2023:11:05:02 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.7 git-commit/6c65a9a07fbc415a4fb7aadc6dfaa5f6cc395a75 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-14T11:05:02.093Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.42s) [2023-03-14T11:05:02.093Z] === RUN TestRemoveImageOrphaning [2023-03-14T11:05:02.352Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2023-03-14T11:05:02.352Z] === RUN TestRemoveImageGarbageCollector [2023-03-14T11:05:02.352Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:05:02.352Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-03-14T11:05:02.352Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-14T11:05:02.610Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-03-14T11:05:02.610Z] === RUN TestTagInvalidReference [2023-03-14T11:05:02.610Z] --- PASS: TestTagInvalidReference (0.01s) [2023-03-14T11:05:02.610Z] === RUN TestTagValidPrefixedRepo [2023-03-14T11:05:02.610Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-03-14T11:05:02.610Z] === RUN TestTagExistedNameWithoutForce [2023-03-14T11:05:02.610Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-03-14T11:05:02.610Z] === RUN TestTagOfficialNames [2023-03-14T11:05:02.610Z] --- PASS: TestTagOfficialNames (0.05s) [2023-03-14T11:05:02.610Z] === RUN TestTagMatchesDigest [2023-03-14T11:05:02.610Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-03-14T11:05:02.610Z] PASS [2023-03-14T11:05:02.610Z] [2023-03-14T11:05:02.610Z] === Skipped [2023-03-14T11:05:02.610Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-03-14T11:05:02.610Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-03-14T11:05:02.610Z] [2023-03-14T11:05:02.610Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-03-14T11:05:02.610Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:05:02.610Z] [2023-03-14T11:05:02.610Z] DONE 23 tests, 2 skipped in 1.863s [2023-03-14T11:05:02.610Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-03-14T11:05:02.610Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:02.610Z] ++ set -e [2023-03-14T11:05:02.610Z] ++ '[' -n 0 ']' [2023-03-14T11:05:02.610Z] ++ set -x [2023-03-14T11:05:02.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:02.611Z] === RUN TestStripANSICommands [2023-03-14T11:05:02.611Z] === RUN TestStripANSICommands/#00 [2023-03-14T11:05:02.611Z] === RUN TestStripANSICommands/#01 [2023-03-14T11:05:02.611Z] --- PASS: TestStripANSICommands (0.00s) [2023-03-14T11:05:02.611Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-03-14T11:05:02.611Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-03-14T11:05:02.611Z] PASS [2023-03-14T11:05:02.611Z] [2023-03-14T11:05:02.611Z] DONE 3 tests in 0.056s [2023-03-14T11:05:02.869Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-03-14T11:05:02.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:02.869Z] ++ set -e [2023-03-14T11:05:02.869Z] ++ '[' -n 0 ']' [2023-03-14T11:05:02.869Z] ++ set -x [2023-03-14T11:05:02.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:02.869Z] INFO: Testing against a local daemon [2023-03-14T11:05:02.869Z] === RUN TestNetworkCreateDelete [2023-03-14T11:05:03.128Z] --- PASS: TestNetworkCreateDelete (0.15s) [2023-03-14T11:05:03.128Z] === RUN TestDockerNetworkDeletePreferID [2023-03-14T11:05:03.386Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2023-03-14T11:05:03.386Z] === RUN TestDaemonDNSFallback [2023-03-14T11:05:09.952Z] --- PASS: TestDaemonDNSFallback (6.36s) [2023-03-14T11:05:09.952Z] === RUN TestInspectNetwork [2023-03-14T11:05:13.234Z] === RUN TestInspectNetwork/full_network_id [2023-03-14T11:05:13.234Z] === RUN TestInspectNetwork/partial_network_id [2023-03-14T11:05:13.234Z] === RUN TestInspectNetwork/network_name [2023-03-14T11:05:13.234Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-03-14T11:05:17.506Z] --- PASS: TestInspectNetwork (7.23s) [2023-03-14T11:05:17.506Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-03-14T11:05:17.506Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-03-14T11:05:17.506Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-03-14T11:05:17.506Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-03-14T11:05:17.506Z] === RUN TestRunContainerWithBridgeNone [2023-03-14T11:05:18.441Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/create [2023-03-14T11:05:18.441Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-03-14T11:05:18.441Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-03-14T11:05:18.441Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-03-14T11:05:18.441Z] === CONT TestNetworkInvalidJSON/networks/create [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-03-14T11:05:18.441Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-03-14T11:05:18.441Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-03-14T11:05:18.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-03-14T11:05:18.441Z] === RUN TestNetworkList [2023-03-14T11:05:18.441Z] === RUN TestNetworkList//networks [2023-03-14T11:05:18.441Z] === PAUSE TestNetworkList//networks [2023-03-14T11:05:18.441Z] === RUN TestNetworkList//networks/ [2023-03-14T11:05:18.441Z] === PAUSE TestNetworkList//networks/ [2023-03-14T11:05:18.441Z] === CONT TestNetworkList//networks [2023-03-14T11:05:18.441Z] === CONT TestNetworkList//networks/ [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkList (0.01s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-14T11:05:18.441Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-14T11:05:18.441Z] === RUN TestHostIPv4BridgeLabel [2023-03-14T11:05:19.008Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-03-14T11:05:19.008Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-14T11:05:20.381Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-03-14T11:05:20.381Z] === RUN TestDaemonDefaultNetworkPools [2023-03-14T11:05:20.948Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2023-03-14T11:05:20.948Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-14T11:05:22.322Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-03-14T11:05:22.322Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-14T11:05:23.256Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2023-03-14T11:05:23.256Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-14T11:05:23.824Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-03-14T11:05:23.824Z] === RUN TestServiceWithPredefinedNetwork [2023-03-14T11:05:26.351Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2023-03-14T11:05:26.351Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-14T11:05:26.351Z] service_test.go:242: FLAKY_TEST [2023-03-14T11:05:26.351Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-14T11:05:26.351Z] === RUN TestServiceWithDataPathPortInit [2023-03-14T11:05:41.223Z] --- PASS: TestServiceWithDataPathPortInit (13.56s) [2023-03-14T11:05:41.223Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-14T11:05:42.157Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vjuz15c4sqx5tzgvrmzkyqmla Created:2023-03-14 11:05:40.89260349 +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[8f2e6f1fd2ad4bd0398018ca5d64e0bbd8915f8c0b782910d7b26c91a4ed0239:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i32kbwsezlvl21jhwev4hsw3u EndpointID:89f4b3083ef5fca4f1b062f921298bc22662408fc0bfa4e1ea6b43fa6aa16c56 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d52c57579743a990e2f7f4019e30bdeb78f7336b2540e88ab74229a2be9e0687 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:2326c8798f6c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i32kbwsezlvl21jhwev4hsw3u EndpointID:89f4b3083ef5fca4f1b062f921298bc22662408fc0bfa4e1ea6b43fa6aa16c56 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-03-14T11:05:46.338Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2023-03-14T11:05:46.338Z] PASS [2023-03-14T11:05:46.338Z] [2023-03-14T11:05:46.338Z] === Skipped [2023-03-14T11:05:46.338Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-14T11:05:46.338Z] service_test.go:242: FLAKY_TEST [2023-03-14T11:05:46.338Z] [2023-03-14T11:05:46.338Z] DONE 38 tests, 1 skipped in 43.680s [2023-03-14T11:05:46.338Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-03-14T11:05:46.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:46.338Z] ++ set -e [2023-03-14T11:05:46.338Z] ++ '[' -n 0 ']' [2023-03-14T11:05:46.338Z] ++ set -x [2023-03-14T11:05:46.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:46.596Z] INFO: Testing against a local daemon [2023-03-14T11:05:46.596Z] === RUN TestDockerNetworkIpvlanPersistance [2023-03-14T11:05:46.596Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-14T11:05:46.596Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-14T11:05:46.596Z] === RUN TestDockerNetworkIpvlan [2023-03-14T11:05:46.596Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-14T11:05:46.596Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-03-14T11:05:46.596Z] PASS [2023-03-14T11:05:46.596Z] [2023-03-14T11:05:46.596Z] === Skipped [2023-03-14T11:05:46.596Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-14T11:05:46.596Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-14T11:05:46.596Z] [2023-03-14T11:05:46.596Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-03-14T11:05:46.596Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-14T11:05:46.596Z] [2023-03-14T11:05:46.596Z] DONE 2 tests, 2 skipped in 0.123s [2023-03-14T11:05:46.596Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-03-14T11:05:46.596Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:46.596Z] ++ set -e [2023-03-14T11:05:46.596Z] ++ '[' -n 0 ']' [2023-03-14T11:05:46.596Z] ++ set -x [2023-03-14T11:05:46.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:46.596Z] INFO: Testing against a local daemon [2023-03-14T11:05:46.596Z] === RUN TestDockerNetworkMacvlanPersistance [2023-03-14T11:05:47.969Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2023-03-14T11:05:47.969Z] === RUN TestDockerNetworkMacvlan [2023-03-14T11:05:48.534Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-03-14T11:05:49.469Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-03-14T11:05:50.035Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-03-14T11:05:51.937Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-03-14T11:05:53.318Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-03-14T11:05:56.613Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-03-14T11:05:57.547Z] --- PASS: TestDockerNetworkMacvlan (9.45s) [2023-03-14T11:05:57.547Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2023-03-14T11:05:57.547Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-03-14T11:05:57.547Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2023-03-14T11:05:57.547Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2023-03-14T11:05:57.547Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2023-03-14T11:05:57.547Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2023-03-14T11:05:57.547Z] PASS [2023-03-14T11:05:57.547Z] [2023-03-14T11:05:57.547Z] DONE 8 tests in 10.792s [2023-03-14T11:05:57.547Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-03-14T11:05:57.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:57.547Z] ++ set -e [2023-03-14T11:05:57.547Z] ++ '[' -n 0 ']' [2023-03-14T11:05:57.547Z] ++ set -x [2023-03-14T11:05:57.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:57.547Z] testing: warning: no tests to run [2023-03-14T11:05:57.547Z] PASS [2023-03-14T11:05:57.547Z] [2023-03-14T11:05:57.547Z] DONE 0 tests in 0.025s [2023-03-14T11:05:57.547Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-03-14T11:05:57.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:57.547Z] ++ set -e [2023-03-14T11:05:57.548Z] ++ '[' -n 0 ']' [2023-03-14T11:05:57.548Z] ++ set -x [2023-03-14T11:05:57.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:05:57.548Z] INFO: Testing against a local daemon [2023-03-14T11:05:57.548Z] === RUN TestAuthZPluginAllowRequest [2023-03-14T11:05:58.920Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2023-03-14T11:05:58.920Z] === RUN TestAuthZPluginTLS [2023-03-14T11:05:59.178Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-03-14T11:05:59.178Z] === RUN TestAuthZPluginDenyRequest [2023-03-14T11:05:59.743Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-03-14T11:05:59.743Z] === RUN TestAuthZPluginAPIDenyResponse [2023-03-14T11:06:00.308Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-03-14T11:06:00.308Z] === RUN TestAuthZPluginDenyResponse [2023-03-14T11:06:00.874Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-03-14T11:06:00.874Z] === RUN TestAuthZPluginAllowEventStream [2023-03-14T11:06:02.246Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2023-03-14T11:06:02.246Z] === RUN TestAuthZPluginErrorResponse [2023-03-14T11:06:02.504Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-03-14T11:06:02.504Z] === RUN TestAuthZPluginErrorRequest [2023-03-14T11:06:03.069Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-03-14T11:06:03.069Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-03-14T11:06:03.634Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-03-14T11:06:03.634Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-03-14T11:06:05.007Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2023-03-14T11:06:05.007Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-03-14T11:06:06.381Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2023-03-14T11:06:06.381Z] === RUN TestAuthZPluginHeader [2023-03-14T11:06:06.946Z] --- PASS: TestAuthZPluginHeader (0.70s) [2023-03-14T11:06:06.946Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-03-14T11:06:06.946Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:06:06.946Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-03-14T11:06:06.946Z] === RUN TestAuthZPluginV2Disable [2023-03-14T11:06:06.946Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:06:06.946Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-03-14T11:06:06.946Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-03-14T11:06:06.946Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:06:07.204Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-03-14T11:06:07.204Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-03-14T11:06:07.204Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:06:07.204Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-03-14T11:06:07.204Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-03-14T11:06:25.300Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-03-14T11:06:25.300Z] PASS [2023-03-14T11:06:25.300Z] [2023-03-14T11:06:25.300Z] === Skipped [2023-03-14T11:06:25.300Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-03-14T11:06:25.300Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:06:25.300Z] [2023-03-14T11:06:25.300Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-03-14T11:06:25.300Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:06:25.300Z] [2023-03-14T11:06:25.300Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-03-14T11:06:25.300Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:06:25.300Z] [2023-03-14T11:06:25.300Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-03-14T11:06:25.300Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:06:25.300Z] [2023-03-14T11:06:25.300Z] DONE 17 tests, 4 skipped in 26.525s [2023-03-14T11:06:25.300Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-03-14T11:06:25.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:25.300Z] ++ set -e [2023-03-14T11:06:25.300Z] ++ '[' -n 0 ']' [2023-03-14T11:06:25.300Z] ++ set -x [2023-03-14T11:06:25.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:25.300Z] INFO: Testing against a local daemon [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-03-14T11:06:25.300Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-03-14T11:06:25.300Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-03-14T11:06:25.300Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-03-14T11:06:25.300Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-03-14T11:06:25.300Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-03-14T11:06:25.300Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-03-14T11:06:25.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-03-14T11:06:25.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-03-14T11:06:25.300Z] === RUN TestPluginInstall [2023-03-14T11:06:25.300Z] === RUN TestPluginInstall/no_auth [2023-03-14T11:06:28.582Z] time="2023-03-14T11:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-14T11:06:28.582Z] time="2023-03-14T11:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41a8e5638857ebb4a3298c136ef0c20b34c9f26ef7cccb5a1cbcf343af0461ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-14T11:06:28.582Z] time="2023-03-14T11:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-14T11:06:28.582Z] time="2023-03-14T11:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41a8e5638857ebb4a3298c136ef0c20b34c9f26ef7cccb5a1cbcf343af0461ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-14T11:06:28.582Z] === RUN TestPluginInstall/with_htpasswd [2023-03-14T11:06:28.582Z] time="2023-03-14T11:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-14T11:06:28.582Z] time="2023-03-14T11:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecaa010958a11f1e74fd6796d4fb204e4ffee7006271c397d62ffe34521fad39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-14T11:06:28.582Z] time="2023-03-14T11:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-14T11:06:28.582Z] time="2023-03-14T11:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecaa010958a11f1e74fd6796d4fb204e4ffee7006271c397d62ffe34521fad39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-14T11:06:28.839Z] === RUN TestPluginInstall/with_insecure [2023-03-14T11:06:29.773Z] time="2023-03-14T11:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-14T11:06:29.773Z] time="2023-03-14T11:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d5b7c0f588742cf701f34f0477e86bfa07b090d8ed0cc510e869a3e7ebeae94" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-14T11:06:29.773Z] time="2023-03-14T11:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-14T11:06:29.773Z] time="2023-03-14T11:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d5b7c0f588742cf701f34f0477e86bfa07b090d8ed0cc510e869a3e7ebeae94" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-14T11:06:30.032Z] plugin_test.go:195: [d4fec5225e2ae] daemon is not started [2023-03-14T11:06:30.032Z] --- PASS: TestPluginInstall (5.79s) [2023-03-14T11:06:30.032Z] --- PASS: TestPluginInstall/no_auth (4.17s) [2023-03-14T11:06:30.032Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2023-03-14T11:06:30.032Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2023-03-14T11:06:30.032Z] === RUN TestPluginsWithRuntimes [2023-03-14T11:06:31.404Z] === RUN TestPluginsWithRuntimes/No_Args [2023-03-14T11:06:32.337Z] === RUN TestPluginsWithRuntimes/With_Args [2023-03-14T11:06:33.269Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2023-03-14T11:06:33.269Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2023-03-14T11:06:33.269Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2023-03-14T11:06:33.269Z] === RUN TestPluginBackCompatMediaTypes [2023-03-14T11:06:33.835Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2023-03-14T11:06:33.835Z] PASS [2023-03-14T11:06:33.835Z] [2023-03-14T11:06:33.835Z] DONE 24 tests in 9.911s [2023-03-14T11:06:33.835Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-03-14T11:06:33.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:33.835Z] ++ set -e [2023-03-14T11:06:33.835Z] ++ '[' -n 0 ']' [2023-03-14T11:06:33.835Z] ++ set -x [2023-03-14T11:06:33.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:34.093Z] INFO: Testing against a local daemon [2023-03-14T11:06:34.093Z] === RUN TestExternalGraphDriver [2023-03-14T11:06:34.351Z] === RUN TestExternalGraphDriver/json [2023-03-14T11:06:36.249Z] === RUN TestExternalGraphDriver/spec [2023-03-14T11:06:37.622Z] === RUN TestExternalGraphDriver/pull [2023-03-14T11:06:39.522Z] --- PASS: TestExternalGraphDriver (5.20s) [2023-03-14T11:06:39.522Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2023-03-14T11:06:39.522Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2023-03-14T11:06:39.522Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2023-03-14T11:06:39.522Z] === RUN TestGraphdriverPluginV2 [2023-03-14T11:06:39.522Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:06:39.522Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-03-14T11:06:39.522Z] PASS [2023-03-14T11:06:39.522Z] [2023-03-14T11:06:39.522Z] === Skipped [2023-03-14T11:06:39.522Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-03-14T11:06:39.522Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:06:39.522Z] [2023-03-14T11:06:39.522Z] DONE 5 tests, 1 skipped in 5.651s [2023-03-14T11:06:39.522Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-03-14T11:06:39.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:39.522Z] ++ set -e [2023-03-14T11:06:39.522Z] ++ '[' -n 0 ']' [2023-03-14T11:06:39.522Z] ++ set -x [2023-03-14T11:06:39.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:39.779Z] INFO: Testing against a local daemon [2023-03-14T11:06:39.779Z] === RUN TestContinueAfterPluginCrash [2023-03-14T11:06:39.779Z] === PAUSE TestContinueAfterPluginCrash [2023-03-14T11:06:39.779Z] === RUN TestReadPluginNoRead [2023-03-14T11:06:39.779Z] === PAUSE TestReadPluginNoRead [2023-03-14T11:06:39.779Z] === RUN TestDaemonStartWithLogOpt [2023-03-14T11:06:39.779Z] === PAUSE TestDaemonStartWithLogOpt [2023-03-14T11:06:39.779Z] === CONT TestContinueAfterPluginCrash [2023-03-14T11:06:39.779Z] === CONT TestDaemonStartWithLogOpt [2023-03-14T11:06:43.060Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) [2023-03-14T11:06:43.060Z] === CONT TestReadPluginNoRead [2023-03-14T11:06:44.959Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-03-14T11:06:46.348Z] === RUN TestReadPluginNoRead/default [2023-03-14T11:06:47.721Z] === RUN TestReadPluginNoRead/disabled_caching [2023-03-14T11:06:47.978Z] --- PASS: TestContinueAfterPluginCrash (8.16s) [2023-03-14T11:06:48.912Z] === CONT TestReadPluginNoRead [2023-03-14T11:06:48.912Z] read_test.go:91: [db86d80e05362] daemon is not started [2023-03-14T11:06:48.912Z] --- PASS: TestReadPluginNoRead (5.94s) [2023-03-14T11:06:48.912Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2023-03-14T11:06:48.912Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2023-03-14T11:06:48.912Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2023-03-14T11:06:48.912Z] PASS [2023-03-14T11:06:48.912Z] [2023-03-14T11:06:48.912Z] DONE 6 tests in 9.158s [2023-03-14T11:06:48.912Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-03-14T11:06:48.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:48.912Z] ++ set -e [2023-03-14T11:06:48.912Z] ++ '[' -n 0 ']' [2023-03-14T11:06:48.912Z] ++ set -x [2023-03-14T11:06:48.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:48.912Z] testing: warning: no tests to run [2023-03-14T11:06:48.912Z] PASS [2023-03-14T11:06:48.912Z] [2023-03-14T11:06:48.912Z] DONE 0 tests in 0.039s [2023-03-14T11:06:48.912Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-03-14T11:06:48.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:48.912Z] ++ set -e [2023-03-14T11:06:48.912Z] ++ '[' -n 0 ']' [2023-03-14T11:06:48.912Z] ++ set -x [2023-03-14T11:06:48.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:48.912Z] INFO: Testing against a local daemon [2023-03-14T11:06:48.912Z] === RUN TestPluginWithDevMounts [2023-03-14T11:06:48.912Z] === PAUSE TestPluginWithDevMounts [2023-03-14T11:06:48.912Z] === CONT TestPluginWithDevMounts [2023-03-14T11:06:50.811Z] --- PASS: TestPluginWithDevMounts (1.57s) [2023-03-14T11:06:50.811Z] PASS [2023-03-14T11:06:50.811Z] [2023-03-14T11:06:50.811Z] DONE 1 tests in 1.698s [2023-03-14T11:06:50.811Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-03-14T11:06:50.811Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:50.811Z] ++ set -e [2023-03-14T11:06:50.811Z] ++ '[' -n 0 ']' [2023-03-14T11:06:50.811Z] ++ set -x [2023-03-14T11:06:50.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:06:50.811Z] INFO: Testing against a local daemon [2023-03-14T11:06:50.811Z] === RUN TestSecretInspect [2023-03-14T11:06:52.711Z] --- PASS: TestSecretInspect (2.21s) [2023-03-14T11:06:52.711Z] === RUN TestSecretList [2023-03-14T11:06:55.238Z] --- PASS: TestSecretList (2.28s) [2023-03-14T11:06:55.238Z] === RUN TestSecretsCreateAndDelete [2023-03-14T11:06:57.764Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2023-03-14T11:06:57.764Z] === RUN TestSecretsUpdate [2023-03-14T11:06:59.662Z] --- PASS: TestSecretsUpdate (2.32s) [2023-03-14T11:06:59.662Z] === RUN TestTemplatedSecret [2023-03-14T11:07:02.189Z] --- PASS: TestTemplatedSecret (2.56s) [2023-03-14T11:07:02.189Z] === RUN TestSecretCreateResolve [2023-03-14T11:07:04.717Z] --- PASS: TestSecretCreateResolve (2.16s) [2023-03-14T11:07:04.717Z] PASS [2023-03-14T11:07:04.717Z] [2023-03-14T11:07:04.717Z] DONE 6 tests in 13.807s [2023-03-14T11:07:04.717Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-03-14T11:07:04.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:07:04.717Z] ++ set -e [2023-03-14T11:07:04.717Z] ++ '[' -n 0 ']' [2023-03-14T11:07:04.717Z] ++ set -x [2023-03-14T11:07:04.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:07:04.717Z] INFO: Testing against a local daemon [2023-03-14T11:07:04.717Z] === RUN TestServiceCreateInit [2023-03-14T11:07:04.717Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-14T11:07:08.019Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-14T11:07:12.202Z] --- PASS: TestServiceCreateInit (7.37s) [2023-03-14T11:07:12.202Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s) [2023-03-14T11:07:12.202Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2023-03-14T11:07:12.202Z] === RUN TestCreateServiceMultipleTimes [2023-03-14T11:07:27.069Z] --- PASS: TestCreateServiceMultipleTimes (15.24s) [2023-03-14T11:07:27.069Z] === RUN TestCreateServiceConflict [2023-03-14T11:07:29.596Z] --- PASS: TestCreateServiceConflict (2.23s) [2023-03-14T11:07:29.597Z] === RUN TestCreateServiceMaxReplicas [2023-03-14T11:07:32.124Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2023-03-14T11:07:32.124Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-14T11:07:46.991Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2023-03-14T11:07:46.991Z] === RUN TestCreateServiceSecretFileMode [2023-03-14T11:07:47.926Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2023-03-14T11:07:47.926Z] === RUN TestCreateServiceConfigFileMode [2023-03-14T11:07:50.456Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2023-03-14T11:07:50.456Z] === RUN TestCreateServiceSysctls [2023-03-14T11:07:53.760Z] --- PASS: TestCreateServiceSysctls (3.12s) [2023-03-14T11:07:53.760Z] === RUN TestCreateServiceCapabilities [2023-03-14T11:07:56.290Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2023-03-14T11:07:56.290Z] === RUN TestInspect [2023-03-14T11:07:58.190Z] --- PASS: TestInspect (2.32s) [2023-03-14T11:07:58.190Z] === RUN TestCreateJob [2023-03-14T11:08:01.471Z] --- PASS: TestCreateJob (3.01s) [2023-03-14T11:08:01.471Z] === RUN TestReplicatedJob [2023-03-14T11:08:05.654Z] --- PASS: TestReplicatedJob (4.47s) [2023-03-14T11:08:05.654Z] === RUN TestUpdateReplicatedJob [2023-03-14T11:08:08.935Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2023-03-14T11:08:08.935Z] === RUN TestServiceListWithStatuses [2023-03-14T11:08:08.935Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-14T11:08:08.935Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-14T11:08:08.935Z] === RUN TestDockerNetworkConnectAlias [2023-03-14T11:08:13.119Z] --- PASS: TestDockerNetworkConnectAlias (3.96s) [2023-03-14T11:08:13.119Z] === RUN TestDockerNetworkReConnect [2023-03-14T11:08:16.401Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2023-03-14T11:08:16.401Z] === RUN TestServicePlugin [2023-03-14T11:08:16.401Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:08:16.401Z] --- SKIP: TestServicePlugin (0.00s) [2023-03-14T11:08:16.401Z] === RUN TestServiceUpdateLabel [2023-03-14T11:08:18.308Z] --- PASS: TestServiceUpdateLabel (2.24s) [2023-03-14T11:08:18.308Z] === RUN TestServiceUpdateSecrets [2023-03-14T11:08:33.174Z] --- PASS: TestServiceUpdateSecrets (14.37s) [2023-03-14T11:08:33.174Z] === RUN TestServiceUpdateConfigs [2023-03-14T11:08:48.041Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2023-03-14T11:08:48.041Z] === RUN TestServiceUpdateNetwork [2023-03-14T11:09:00.232Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2023-03-14T11:09:00.232Z] === RUN TestServiceUpdatePidsLimit [2023-03-14T11:09:00.797Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-03-14T11:09:01.363Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-03-14T11:09:09.476Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-03-14T11:09:16.046Z] --- PASS: TestServiceUpdatePidsLimit (15.97s) [2023-03-14T11:09:16.046Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-03-14T11:09:16.046Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2023-03-14T11:09:16.046Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-03-14T11:09:16.046Z] PASS [2023-03-14T11:09:16.046Z] [2023-03-14T11:09:16.046Z] === Skipped [2023-03-14T11:09:16.046Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-03-14T11:09:16.046Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-14T11:09:16.046Z] [2023-03-14T11:09:16.046Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-03-14T11:09:16.046Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-14T11:09:16.046Z] [2023-03-14T11:09:16.046Z] DONE 27 tests, 2 skipped in 131.150s [2023-03-14T11:09:16.046Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-03-14T11:09:16.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:09:16.046Z] ++ set -e [2023-03-14T11:09:16.046Z] ++ '[' -n 0 ']' [2023-03-14T11:09:16.046Z] ++ set -x [2023-03-14T11:09:16.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:09:16.047Z] INFO: Testing against a local daemon [2023-03-14T11:09:16.047Z] === RUN TestSessionCreate [2023-03-14T11:09:16.047Z] --- PASS: TestSessionCreate (0.02s) [2023-03-14T11:09:16.047Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-14T11:09:16.047Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-03-14T11:09:16.047Z] PASS [2023-03-14T11:09:16.047Z] [2023-03-14T11:09:16.047Z] DONE 2 tests in 0.156s [2023-03-14T11:09:16.047Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-03-14T11:09:16.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:09:16.047Z] ++ set -e [2023-03-14T11:09:16.047Z] ++ '[' -n 0 ']' [2023-03-14T11:09:16.047Z] ++ set -x [2023-03-14T11:09:16.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:09:16.047Z] INFO: Testing against a local daemon [2023-03-14T11:09:16.047Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-14T11:09:16.047Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-14T11:09:16.047Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-14T11:09:16.047Z] === RUN TestDiskUsage [2023-03-14T11:09:16.047Z] === PAUSE TestDiskUsage [2023-03-14T11:09:16.047Z] === RUN TestEventsExecDie [2023-03-14T11:09:16.305Z] --- PASS: TestEventsExecDie (0.54s) [2023-03-14T11:09:16.305Z] === RUN TestEventsBackwardsCompatible [2023-03-14T11:09:16.305Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-03-14T11:09:16.305Z] === RUN TestEventsVolumeCreate [2023-03-14T11:09:16.563Z] --- PASS: TestEventsVolumeCreate (0.06s) [2023-03-14T11:09:16.563Z] === RUN TestInfoBinaryCommits [2023-03-14T11:09:16.563Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-03-14T11:09:16.563Z] === RUN TestInfoAPIVersioned [2023-03-14T11:09:16.563Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-03-14T11:09:16.563Z] === RUN TestInfoAPI [2023-03-14T11:09:16.563Z] --- PASS: TestInfoAPI (0.03s) [2023-03-14T11:09:16.563Z] === RUN TestInfoAPIWarnings [2023-03-14T11:09:34.633Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-03-14T11:09:34.633Z] === RUN TestInfoDebug [2023-03-14T11:09:34.633Z] --- PASS: TestInfoDebug (0.52s) [2023-03-14T11:09:34.633Z] === RUN TestInfoInsecureRegistries [2023-03-14T11:09:34.633Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-03-14T11:09:34.633Z] === RUN TestInfoRegistryMirrors [2023-03-14T11:09:34.633Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-03-14T11:09:34.633Z] === RUN TestLoginFailsWithBadCredentials [2023-03-14T11:09:35.198Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-03-14T11:09:35.198Z] === RUN TestPingCacheHeaders [2023-03-14T11:09:35.198Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-03-14T11:09:35.198Z] === RUN TestPingGet [2023-03-14T11:09:35.198Z] --- PASS: TestPingGet (0.01s) [2023-03-14T11:09:35.198Z] === RUN TestPingHead [2023-03-14T11:09:35.198Z] --- PASS: TestPingHead (0.02s) [2023-03-14T11:09:35.198Z] === RUN TestPingSwarmHeader [2023-03-14T11:09:35.763Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-03-14T11:09:36.329Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-03-14T11:09:37.269Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-03-14T11:09:37.269Z] --- PASS: TestPingSwarmHeader (2.06s) [2023-03-14T11:09:37.269Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-03-14T11:09:37.269Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-03-14T11:09:37.269Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-03-14T11:09:37.269Z] === RUN TestPingBuilderHeader [2023-03-14T11:09:37.269Z] === RUN TestPingBuilderHeader/default_config [2023-03-14T11:09:37.834Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-03-14T11:09:38.092Z] --- PASS: TestPingBuilderHeader (1.05s) [2023-03-14T11:09:38.092Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2023-03-14T11:09:38.092Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2023-03-14T11:09:38.092Z] === RUN TestVersion [2023-03-14T11:09:38.349Z] --- PASS: TestVersion (0.02s) [2023-03-14T11:09:38.349Z] === CONT TestDiskUsage [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/empty [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/empty/container_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/empty/image_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/empty/volume_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/empty/build-cache_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/after_LoadBusybox [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-03-14T11:09:38.915Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-03-14T11:09:38.916Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-03-14T11:09:38.916Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-03-14T11:09:38.916Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-03-14T11:09:38.916Z] === RUN TestDiskUsage/after_container.Run [2023-03-14T11:09:39.174Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-03-14T11:09:39.174Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-03-14T11:09:39.174Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-03-14T11:09:39.174Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-03-14T11:09:39.174Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-03-14T11:09:39.174Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-03-14T11:09:39.174Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-03-14T11:09:39.174Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-03-14T11:09:39.174Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-03-14T11:09:39.174Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage (1.22s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-03-14T11:09:39.433Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-03-14T11:09:39.433Z] PASS [2023-03-14T11:09:39.433Z] [2023-03-14T11:09:39.433Z] === Skipped [2023-03-14T11:09:39.433Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-14T11:09:39.433Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-14T11:09:39.433Z] [2023-03-14T11:09:39.433Z] DONE 57 tests, 1 skipped in 23.756s [2023-03-14T11:09:39.433Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-03-14T11:09:39.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:09:39.433Z] ++ set -e [2023-03-14T11:09:39.433Z] ++ '[' -n 0 ']' [2023-03-14T11:09:39.433Z] ++ set -x [2023-03-14T11:09:39.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-03-14T11:09:39.692Z] INFO: Testing against a local daemon [2023-03-14T11:09:39.692Z] === RUN TestVolumesCreateAndList [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesCreateAndList (0.06s) [2023-03-14T11:09:39.692Z] === RUN TestVolumesRemove [2023-03-14T11:09:39.692Z] === RUN TestVolumesRemove/volume_in_use [2023-03-14T11:09:39.692Z] === RUN TestVolumesRemove/volume_not_in_use [2023-03-14T11:09:39.692Z] === RUN TestVolumesRemove/non-existing_volume [2023-03-14T11:09:39.692Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesRemove (0.09s) [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.01s) [2023-03-14T11:09:39.692Z] === RUN TestVolumesRemoveSwarmEnabled [2023-03-14T11:09:39.692Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-03-14T11:09:39.692Z] === RUN TestVolumesInspect [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesInspect (0.03s) [2023-03-14T11:09:39.692Z] === RUN TestVolumesInvalidJSON [2023-03-14T11:09:39.692Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-03-14T11:09:39.692Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-03-14T11:09:39.692Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-03-14T11:09:39.692Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-03-14T11:09:39.692Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-03-14T11:09:39.692Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-03-14T11:09:39.692Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-03-14T11:09:39.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-03-14T11:09:39.692Z] === RUN TestVolumePruneAnonymous [2023-03-14T11:09:39.952Z] --- PASS: TestVolumePruneAnonymous (0.06s) [2023-03-14T11:09:39.952Z] === CONT TestVolumesRemoveSwarmEnabled [2023-03-14T11:09:41.325Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-03-14T11:09:41.325Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-03-14T11:09:41.325Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-03-14T11:09:41.325Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-03-14T11:09:42.259Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.25s) [2023-03-14T11:09:42.259Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-03-14T11:09:42.259Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-03-14T11:09:42.259Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-03-14T11:09:42.259Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-03-14T11:09:42.259Z] PASS [2023-03-14T11:09:42.259Z] [2023-03-14T11:09:42.259Z] DONE 19 tests in 2.628s [2023-03-14T11:09:42.259Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-14T11:09:42.259Z] ++++ cat bundles/test-integration/docker.pid [2023-03-14T11:09:42.259Z] +++ kill 14173 [2023-03-14T11:09:42.517Z] +++ /etc/init.d/apparmor stop [2023-03-14T11:09:42.517Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-14T11:09:42.517Z] [2023-03-14T11:09:42.517Z] Unloading profiles will leave already running processes permanently [2023-03-14T11:09:42.517Z] unconfined, which can lead to unexpected situations. [2023-03-14T11:09:42.517Z] [2023-03-14T11:09:42.517Z] To set a process to complain mode, use the command line tool [2023-03-14T11:09:42.517Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-14T11:09:42.517Z] +++ true [2023-03-14T11:09:42.517Z] exiting test-integration [2023-03-14T11:09:42.517Z] ++ exit 0 [2023-03-14T11:09:42.517Z] Post stage [Pipeline] junit [2023-03-14T11:09:43.485Z] Recording test results [2023-03-14T11:09:43.671Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-14T11:09:43.982Z] + echo Ensuring container killed. [2023-03-14T11:09:43.982Z] Ensuring container killed. [2023-03-14T11:09:43.982Z] + docker rm -vf docker-pr1 [2023-03-14T11:09:43.982Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-03-14T11:09:44.262Z] + echo Chowning /workspace to jenkins user [2023-03-14T11:09:44.262Z] Chowning /workspace to jenkins user [2023-03-14T11:09:44.262Z] + id -u [2023-03-14T11:09:44.262Z] + id -g [2023-03-14T11:09:44.262Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45155:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-14T11:09:47.076Z] + bundleName=arm64-integration [2023-03-14T11:09:47.076Z] + echo Creating arm64-integration-bundles.tar.gz [2023-03-14T11:09:47.076Z] Creating arm64-integration-bundles.tar.gz [2023-03-14T11:09:47.076Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2023-03-14T11:09:47.076Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2023-03-14T11:09:47.345Z] Archiving artifacts [2023-03-14T11:09:47.639Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45155/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-14T11:09:47.934Z] + make clean [2023-03-14T11:09:48.192Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-03-14T11:09:48.192Z] docker-dev-cache [2023-03-14T11:09:48.192Z] 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