Pull request #46304 opened 18:01:50 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489+0e3b2ec267390b10963cd1d17634f2173367620d (ddc3da851dbae8fd93e8ce3800014a7c59d1cc3e) 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-46304@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 18:01:52 [2023-08-23T18:01:52.173Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 18:01:52 [2023-08-23T18:01:52.176Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 18:01:52 [2023-08-23T18:01:52.447Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-087ddf154df06ddcc) in /home/ubuntu/workspace/moby_PR-46304 [Pipeline] { [Pipeline] checkout 18:01:52 [2023-08-23T18:01:52.526Z] The recommended git tool is: git 18:01:54 [2023-08-23T18:01:54.003Z] using credential docker-jenkins-github-credentials 18:01:54 [2023-08-23T18:01:54.015Z] Cloning the remote Git repository 18:01:54 [2023-08-23T18:01:54.016Z] Cloning with configured refspecs honoured and without tags 18:01:54 [2023-08-23T18:01:54.028Z] Cloning repository https://github.com/moby/moby.git 18:01:54 [2023-08-23T18:01:54.072Z] > git init /home/ubuntu/workspace/moby_PR-46304 # timeout=10 18:01:54 [2023-08-23T18:01:54.313Z] Fetching upstream changes from https://github.com/moby/moby.git 18:01:54 [2023-08-23T18:01:54.313Z] > git --version # timeout=10 18:01:54 [2023-08-23T18:01:54.317Z] > git --version # 'git version 2.25.1' 18:01:54 [2023-08-23T18:01:54.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:01:54 [2023-08-23T18:01:54.318Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46304/head:refs/remotes/origin/PR-46304 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:02:07 [2023-08-23T18:02:07.782Z] Fetching without tags 18:02:07 [2023-08-23T18:02:07.999Z] Merging remotes/origin/master commit 0e3b2ec267390b10963cd1d17634f2173367620d into PR head commit aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 18:02:07 [2023-08-23T18:02:07.765Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:02:07 [2023-08-23T18:02:07.769Z] > git config --add remote.origin.fetch +refs/pull/46304/head:refs/remotes/origin/PR-46304 # timeout=10 18:02:07 [2023-08-23T18:02:07.772Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:02:07 [2023-08-23T18:02:07.778Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:02:07 [2023-08-23T18:02:07.784Z] Fetching upstream changes from https://github.com/moby/moby.git 18:02:07 [2023-08-23T18:02:07.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:02:07 [2023-08-23T18:02:07.786Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46304/head:refs/remotes/origin/PR-46304 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:02:08 [2023-08-23T18:02:08.005Z] > git config core.sparsecheckout # timeout=10 18:02:08 [2023-08-23T18:02:08.009Z] > git checkout -f aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 # timeout=10 18:02:08 [2023-08-23T18:02:08.660Z] Merge succeeded, producing aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 18:02:08 [2023-08-23T18:02:08.660Z] Checking out Revision aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 (PR-46304) 18:02:08 [2023-08-23T18:02:08.639Z] > git remote # timeout=10 18:02:08 [2023-08-23T18:02:08.643Z] > git config --get remote.origin.url # timeout=10 18:02:08 [2023-08-23T18:02:08.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:02:08 [2023-08-23T18:02:08.647Z] > git merge 0e3b2ec267390b10963cd1d17634f2173367620d # timeout=10 18:02:08 [2023-08-23T18:02:08.655Z] > git rev-parse HEAD^{commit} # timeout=10 18:02:08 [2023-08-23T18:02:08.662Z] > git config core.sparsecheckout # timeout=10 18:02:08 [2023-08-23T18:02:08.665Z] > git checkout -f aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 # timeout=10 18:02:12 [2023-08-23T18:02:12.938Z] Commit message: "libnetwork/iptables: (Add|Del)InterfaceFirewalld: check firewalld status" 18:02:12 [2023-08-23T18:02:12.939Z] First time build. Skipping changelog. 18:02:12 [2023-08-23T18:02:12.954Z] > git --version # timeout=10 18:02:12 [2023-08-23T18:02:12.957Z] > git --version # 'git version 2.25.1' 18:02:12 [2023-08-23T18:02:12.959Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:13 [2023-08-23T18:02:13.714Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46304:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 18:02:16 [2023-08-23T18:02:16.232Z] Unable to find image 'alpine:latest' locally 18:02:16 [2023-08-23T18:02:16.488Z] latest: Pulling from library/alpine 18:02:16 [2023-08-23T18:02:16.488Z] 9fda8d8052c6: Pulling fs layer 18:02:16 [2023-08-23T18:02:16.745Z] 9fda8d8052c6: Verifying Checksum 18:02:16 [2023-08-23T18:02:16.745Z] 9fda8d8052c6: Download complete 18:02:16 [2023-08-23T18:02:16.745Z] 9fda8d8052c6: Pull complete 18:02:16 [2023-08-23T18:02:16.745Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:02:16 [2023-08-23T18:02:16.745Z] Status: Downloaded newer image for alpine:latest 18:02:23 [2023-08-23T18:02:23.283Z] 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: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node 18:02:23 [2023-08-23T18:02:23.352Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-087ddf154df06ddcc) in /home/ubuntu/workspace/moby_PR-46304 [Pipeline] { [Pipeline] checkout 18:02:23 [2023-08-23T18:02:23.366Z] The recommended git tool is: git 18:02:23 [2023-08-23T18:02:23.372Z] using credential docker-jenkins-github-credentials 18:02:23 [2023-08-23T18:02:23.389Z] Fetching changes from the remote Git repository 18:02:23 [2023-08-23T18:02:23.394Z] Fetching without tags 18:02:23 [2023-08-23T18:02:23.620Z] Merging remotes/origin/master commit 0e3b2ec267390b10963cd1d17634f2173367620d into PR head commit aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 18:02:23 [2023-08-23T18:02:23.667Z] Merge succeeded, producing aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 18:02:23 [2023-08-23T18:02:23.667Z] Checking out Revision aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 (PR-46304) 18:02:23 [2023-08-23T18:02:23.717Z] Commit message: "libnetwork/iptables: (Add|Del)InterfaceFirewalld: check firewalld status" 18:02:23 [2023-08-23T18:02:23.726Z] > git --version # timeout=10 18:02:23 [2023-08-23T18:02:23.729Z] > git --version # 'git version 2.25.1' 18:02:23 [2023-08-23T18:02:23.731Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 18:02:23 [2023-08-23T18:02:23.386Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46304/.git # timeout=10 18:02:23 [2023-08-23T18:02:23.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:02:23 [2023-08-23T18:02:23.398Z] Fetching upstream changes from https://github.com/moby/moby.git 18:02:23 [2023-08-23T18:02:23.398Z] > git --version # timeout=10 18:02:23 [2023-08-23T18:02:23.400Z] > git --version # 'git version 2.25.1' 18:02:23 [2023-08-23T18:02:23.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:02:23 [2023-08-23T18:02:23.402Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46304/head:refs/remotes/origin/PR-46304 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:02:23 [2023-08-23T18:02:23.621Z] > git config core.sparsecheckout # timeout=10 18:02:23 [2023-08-23T18:02:23.624Z] > git checkout -f aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 # timeout=10 18:02:23 [2023-08-23T18:02:23.650Z] > git remote # timeout=10 18:02:23 [2023-08-23T18:02:23.653Z] > git config --get remote.origin.url # timeout=10 18:02:23 [2023-08-23T18:02:23.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:02:23 [2023-08-23T18:02:23.657Z] > git merge 0e3b2ec267390b10963cd1d17634f2173367620d # timeout=10 18:02:23 [2023-08-23T18:02:23.663Z] > git rev-parse HEAD^{commit} # timeout=10 18:02:23 [2023-08-23T18:02:23.668Z] > git config core.sparsecheckout # timeout=10 18:02:23 [2023-08-23T18:02:23.671Z] > git checkout -f aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 # timeout=10 18:02:24 [2023-08-23T18:02:24.431Z] + docker version 18:02:24 [2023-08-23T18:02:24.431Z] Client: Docker Engine - Community 18:02:24 [2023-08-23T18:02:24.431Z] Version: 24.0.2 18:02:24 [2023-08-23T18:02:24.431Z] API version: 1.43 18:02:24 [2023-08-23T18:02:24.431Z] Go version: go1.20.4 18:02:24 [2023-08-23T18:02:24.431Z] Git commit: cb74dfc 18:02:24 [2023-08-23T18:02:24.431Z] Built: Thu May 25 21:52:41 2023 18:02:24 [2023-08-23T18:02:24.431Z] OS/Arch: linux/arm64 18:02:24 [2023-08-23T18:02:24.431Z] Context: default 18:02:24 [2023-08-23T18:02:24.431Z] 18:02:24 [2023-08-23T18:02:24.431Z] Server: Docker Engine - Community 18:02:24 [2023-08-23T18:02:24.431Z] Engine: 18:02:24 [2023-08-23T18:02:24.431Z] Version: 24.0.2 18:02:24 [2023-08-23T18:02:24.431Z] API version: 1.43 (minimum version 1.12) 18:02:24 [2023-08-23T18:02:24.431Z] Go version: go1.20.4 18:02:24 [2023-08-23T18:02:24.431Z] Git commit: 659604f 18:02:24 [2023-08-23T18:02:24.431Z] Built: Thu May 25 21:52:41 2023 18:02:24 [2023-08-23T18:02:24.431Z] OS/Arch: linux/arm64 18:02:24 [2023-08-23T18:02:24.431Z] Experimental: true 18:02:24 [2023-08-23T18:02:24.431Z] containerd: 18:02:24 [2023-08-23T18:02:24.431Z] Version: 1.6.21 18:02:24 [2023-08-23T18:02:24.431Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:02:24 [2023-08-23T18:02:24.431Z] runc: 18:02:24 [2023-08-23T18:02:24.431Z] Version: 1.1.7 18:02:24 [2023-08-23T18:02:24.431Z] GitCommit: v1.1.7-0-g860f061 18:02:24 [2023-08-23T18:02:24.431Z] docker-init: 18:02:24 [2023-08-23T18:02:24.431Z] Version: 0.19.0 18:02:24 [2023-08-23T18:02:24.431Z] GitCommit: de40ad0 [Pipeline] sh 18:02:24 [2023-08-23T18:02:24.790Z] + docker info 18:02:30 [2023-08-23T18:02:30.038Z] Client: Docker Engine - Community 18:02:30 [2023-08-23T18:02:30.038Z] Version: 24.0.2 18:02:30 [2023-08-23T18:02:30.038Z] Context: default 18:02:30 [2023-08-23T18:02:30.038Z] Debug Mode: false 18:02:30 [2023-08-23T18:02:30.038Z] Plugins: 18:02:30 [2023-08-23T18:02:30.038Z] buildx: Docker Buildx (Docker Inc.) 18:02:30 [2023-08-23T18:02:30.038Z] Version: v0.11.0 18:02:30 [2023-08-23T18:02:30.038Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 18:02:30 [2023-08-23T18:02:30.038Z] compose: Docker Compose (Docker Inc.) 18:02:30 [2023-08-23T18:02:30.038Z] Version: v2.19.1 18:02:30 [2023-08-23T18:02:30.038Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 18:02:30 [2023-08-23T18:02:30.038Z] 18:02:30 [2023-08-23T18:02:30.038Z] Server: 18:02:30 [2023-08-23T18:02:30.038Z] Containers: 0 18:02:30 [2023-08-23T18:02:30.038Z] Running: 0 18:02:30 [2023-08-23T18:02:30.038Z] Paused: 0 18:02:30 [2023-08-23T18:02:30.038Z] Stopped: 0 18:02:30 [2023-08-23T18:02:30.038Z] Images: 1 18:02:30 [2023-08-23T18:02:30.038Z] Server Version: 24.0.2 18:02:30 [2023-08-23T18:02:30.038Z] Storage Driver: overlay2 18:02:30 [2023-08-23T18:02:30.038Z] Backing Filesystem: extfs 18:02:30 [2023-08-23T18:02:30.038Z] Supports d_type: true 18:02:30 [2023-08-23T18:02:30.038Z] Using metacopy: false 18:02:30 [2023-08-23T18:02:30.038Z] Native Overlay Diff: true 18:02:30 [2023-08-23T18:02:30.038Z] userxattr: false 18:02:30 [2023-08-23T18:02:30.038Z] Logging Driver: json-file 18:02:30 [2023-08-23T18:02:30.038Z] Cgroup Driver: cgroupfs 18:02:30 [2023-08-23T18:02:30.038Z] Cgroup Version: 1 18:02:30 [2023-08-23T18:02:30.038Z] Plugins: 18:02:30 [2023-08-23T18:02:30.038Z] Volume: local 18:02:30 [2023-08-23T18:02:30.038Z] Network: bridge host ipvlan macvlan null overlay 18:02:30 [2023-08-23T18:02:30.038Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 18:02:30 [2023-08-23T18:02:30.038Z] Swarm: inactive 18:02:30 [2023-08-23T18:02:30.038Z] Runtimes: io.containerd.runc.v2 runc 18:02:30 [2023-08-23T18:02:30.038Z] Default Runtime: runc 18:02:30 [2023-08-23T18:02:30.038Z] Init Binary: docker-init 18:02:30 [2023-08-23T18:02:30.038Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:02:30 [2023-08-23T18:02:30.038Z] runc version: v1.1.7-0-g860f061 18:02:30 [2023-08-23T18:02:30.038Z] init version: de40ad0 18:02:30 [2023-08-23T18:02:30.038Z] Security Options: 18:02:30 [2023-08-23T18:02:30.038Z] apparmor 18:02:30 [2023-08-23T18:02:30.038Z] seccomp 18:02:30 [2023-08-23T18:02:30.038Z] Profile: builtin 18:02:30 [2023-08-23T18:02:30.038Z] Kernel Version: 5.15.0-1039-aws 18:02:30 [2023-08-23T18:02:30.038Z] Operating System: Ubuntu 20.04.6 LTS 18:02:30 [2023-08-23T18:02:30.038Z] OSType: linux 18:02:30 [2023-08-23T18:02:30.038Z] Architecture: aarch64 18:02:30 [2023-08-23T18:02:30.038Z] CPUs: 8 18:02:30 [2023-08-23T18:02:30.038Z] Total Memory: 30.64GiB 18:02:30 [2023-08-23T18:02:30.038Z] Name: ip-10-100-79-200 18:02:30 [2023-08-23T18:02:30.038Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 18:02:30 [2023-08-23T18:02:30.038Z] Docker Root Dir: /var/lib/docker 18:02:30 [2023-08-23T18:02:30.038Z] Debug Mode: false 18:02:30 [2023-08-23T18:02:30.038Z] Experimental: true 18:02:30 [2023-08-23T18:02:30.038Z] Insecure Registries: 18:02:30 [2023-08-23T18:02:30.038Z] 127.0.0.0/8 18:02:30 [2023-08-23T18:02:30.038Z] Live Restore Enabled: true 18:02:30 [2023-08-23T18:02:30.038Z] [Pipeline] sh 18:02:30 [2023-08-23T18:02:30.313Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 18:02:30 [2023-08-23T18:02:30.313Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 18:02:30 [2023-08-23T18:02:30.314Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46304/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 18:02:30 [2023-08-23T18:02:30.314Z] + bash /home/ubuntu/workspace/moby_PR-46304/check-config.sh 18:02:30 [2023-08-23T18:02:30.314Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 18:02:30 [2023-08-23T18:02:30.314Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 18:02:30 [2023-08-23T18:02:30.314Z] 18:02:30 [2023-08-23T18:02:30.314Z] Generally Necessary: 18:02:30 [2023-08-23T18:02:30.314Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 18:02:30 [2023-08-23T18:02:30.314Z] - apparmor: enabled and tools installed 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_NAMESPACES: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_NET_NS: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_PID_NS: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_IPC_NS: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_UTS_NS: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_CGROUPS: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_CGROUP_CPUACCT: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_CGROUP_DEVICE: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_CGROUP_FREEZER: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_CGROUP_SCHED: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_CPUSETS: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_MEMCG: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_KEYS: enabled 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_VETH: enabled (as module) 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_BRIDGE: enabled (as module) 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 18:02:30 [2023-08-23T18:02:30.314Z] - CONFIG_IP_NF_FILTER: enabled (as module) 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_IP_NF_NAT: enabled (as module) 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_NF_NAT: enabled (as module) 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_POSIX_MQUEUE: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_CGROUP_BPF: enabled 18:02:30 [2023-08-23T18:02:30.570Z] 18:02:30 [2023-08-23T18:02:30.570Z] Optional Features: 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_USER_NS: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_SECCOMP: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_SECCOMP_FILTER: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_CGROUP_PIDS: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_MEMCG_SWAP: enabled 18:02:30 [2023-08-23T18:02:30.570Z] (cgroup swap accounting is currently enabled) 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_BLK_CGROUP: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_BLK_DEV_THROTTLING: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_CGROUP_PERF: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_CGROUP_HUGETLB: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_CGROUP_NET_PRIO: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_CFS_BANDWIDTH: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_FAIR_GROUP_SCHED: enabled 18:02:30 [2023-08-23T18:02:30.570Z] - CONFIG_RT_GROUP_SCHED: missing 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_IP_VS: enabled (as module) 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_IP_VS_NFCT: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_IP_VS_PROTO_TCP: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_IP_VS_PROTO_UDP: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_IP_VS_RR: enabled (as module) 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_SECURITY_SELINUX: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_SECURITY_APPARMOR: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_EXT4_FS: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_EXT4_FS_SECURITY: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - Network Drivers: 18:02:30 [2023-08-23T18:02:30.827Z] - "overlay": 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_VXLAN: enabled (as module) 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 18:02:30 [2023-08-23T18:02:30.827Z] Optional (for encrypted networks): 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_CRYPTO: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_CRYPTO_AEAD: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_CRYPTO_GCM: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_CRYPTO_SEQIV: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_CRYPTO_GHASH: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_XFRM: enabled 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_XFRM_USER: enabled (as module) 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_XFRM_ALGO: enabled (as module) 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_INET_ESP: enabled (as module) 18:02:30 [2023-08-23T18:02:30.827Z] - "ipvlan": 18:02:30 [2023-08-23T18:02:30.827Z] - CONFIG_IPVLAN: enabled (as module) 18:02:30 [2023-08-23T18:02:30.827Z] - "macvlan": 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_MACVLAN: enabled (as module) 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_DUMMY: enabled (as module) 18:02:31 [2023-08-23T18:02:31.083Z] - "ftp,tftp client in container": 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_NF_NAT_FTP: enabled (as module) 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 18:02:31 [2023-08-23T18:02:31.083Z] - Storage Drivers: 18:02:31 [2023-08-23T18:02:31.083Z] - "aufs": 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_AUFS_FS: enabled (as module) 18:02:31 [2023-08-23T18:02:31.083Z] - "btrfs": 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_BTRFS_FS: enabled (as module) 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 18:02:31 [2023-08-23T18:02:31.083Z] - "devicemapper": 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_BLK_DEV_DM: enabled 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 18:02:31 [2023-08-23T18:02:31.083Z] - "overlay": 18:02:31 [2023-08-23T18:02:31.083Z] - CONFIG_OVERLAY_FS: enabled (as module) 18:02:31 [2023-08-23T18:02:31.083Z] - "zfs": 18:02:31 [2023-08-23T18:02:31.083Z] - /dev/zfs: present 18:02:31 [2023-08-23T18:02:31.083Z] - zfs command: missing 18:02:31 [2023-08-23T18:02:31.083Z] - zpool command: missing 18:02:31 [2023-08-23T18:02:31.083Z] 18:02:31 [2023-08-23T18:02:31.083Z] Limits: 18:02:31 [2023-08-23T18:02:31.083Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 18:02:31 [2023-08-23T18:02:31.083Z] 18:02:31 [2023-08-23T18:02:31.083Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 18:02:31 [2023-08-23T18:02:31.418Z] + docker build --force-rm -t docker:aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 . 18:02:31 [2023-08-23T18:02:31.675Z] #0 building with "default" instance using docker driver 18:02:31 [2023-08-23T18:02:31.675Z] 18:02:31 [2023-08-23T18:02:31.675Z] #1 [internal] load .dockerignore 18:02:31 [2023-08-23T18:02:31.675Z] #1 transferring context: 113B done 18:02:31 [2023-08-23T18:02:31.675Z] #1 DONE 0.1s 18:02:31 [2023-08-23T18:02:31.675Z] 18:02:31 [2023-08-23T18:02:31.675Z] #2 [internal] load build definition from Dockerfile 18:02:31 [2023-08-23T18:02:31.675Z] #2 transferring dockerfile: 28.01kB done 18:02:31 [2023-08-23T18:02:31.675Z] #2 DONE 0.1s 18:02:31 [2023-08-23T18:02:31.675Z] 18:02:31 [2023-08-23T18:02:31.675Z] #3 resolve image config for docker.io/docker/dockerfile:1 18:02:32 [2023-08-23T18:02:32.237Z] #3 DONE 0.6s 18:02:32 [2023-08-23T18:02:32.237Z] 18:02:32 [2023-08-23T18:02:32.238Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 18:02:32 [2023-08-23T18:02:32.238Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done 18:02:32 [2023-08-23T18:02:32.238Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done 18:02:32 [2023-08-23T18:02:32.238Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done 18:02:32 [2023-08-23T18:02:32.238Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done 18:02:32 [2023-08-23T18:02:32.238Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s 18:02:32 [2023-08-23T18:02:32.495Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done 18:02:32 [2023-08-23T18:02:32.495Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 18:02:32 [2023-08-23T18:02:32.495Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done 18:02:32 [2023-08-23T18:02:32.495Z] #4 DONE 0.3s 18:02:32 [2023-08-23T18:02:32.751Z] 18:02:32 [2023-08-23T18:02:32.751Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:02:34 [2023-08-23T18:02:34.149Z] #5 ... 18:02:34 [2023-08-23T18:02:34.149Z] 18:02:34 [2023-08-23T18:02:34.149Z] #6 [internal] load metadata for docker.io/library/busybox:latest 18:02:34 [2023-08-23T18:02:34.149Z] #6 DONE 1.2s 18:02:34 [2023-08-23T18:02:34.150Z] 18:02:34 [2023-08-23T18:02:34.150Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 18:02:34 [2023-08-23T18:02:34.150Z] #7 DONE 1.2s 18:02:34 [2023-08-23T18:02:34.150Z] 18:02:34 [2023-08-23T18:02:34.150Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 18:02:34 [2023-08-23T18:02:34.150Z] #8 DONE 1.3s 18:02:34 [2023-08-23T18:02:34.150Z] 18:02:34 [2023-08-23T18:02:34.150Z] #9 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye 18:02:34 [2023-08-23T18:02:34.150Z] #9 DONE 1.3s 18:02:34 [2023-08-23T18:02:34.150Z] 18:02:34 [2023-08-23T18:02:34.150Z] #10 [internal] load metadata for docker.io/library/debian:bullseye 18:02:34 [2023-08-23T18:02:34.150Z] #10 DONE 1.5s 18:02:34 [2023-08-23T18:02:34.150Z] 18:02:34 [2023-08-23T18:02:34.150Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 18:02:34 [2023-08-23T18:02:34.150Z] #11 DONE 1.5s 18:02:34 [2023-08-23T18:02:34.150Z] 18:02:34 [2023-08-23T18:02:34.150Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:02:34 [2023-08-23T18:02:34.150Z] #5 DONE 1.5s 18:02:34 [2023-08-23T18:02:34.406Z] 18:02:34 [2023-08-23T18:02:34.406Z] #12 [internal] load build context 18:02:35 [2023-08-23T18:02:35.775Z] #12 transferring context: 72.10MB 1.3s done 18:02:35 [2023-08-23T18:02:35.775Z] #12 DONE 1.5s 18:02:35 [2023-08-23T18:02:35.775Z] 18:02:35 [2023-08-23T18:02:35.775Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 18:02:35 [2023-08-23T18:02:35.775Z] #13 resolve docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 0.2s done 18:02:35 [2023-08-23T18:02:35.775Z] #13 sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 1.86kB / 1.86kB done 18:02:35 [2023-08-23T18:02:35.775Z] #13 sha256:1c030fd1c5b9dab54619b938b399b16c64ff5db0f1ac8bbcbc1d4f2b1c957c76 1.58kB / 1.58kB done 18:02:35 [2023-08-23T18:02:35.775Z] #13 sha256:2031acc47e4016991ab6e1545e7dacfc608f1bf4a9d60d21ae27faaddb63cf56 7.07kB / 7.07kB done 18:02:35 [2023-08-23T18:02:35.775Z] #13 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 54.68MB / 54.68MB 0.9s done 18:02:35 [2023-08-23T18:02:35.775Z] #13 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 0.9s 18:02:35 [2023-08-23T18:02:35.775Z] #13 sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 15.75MB / 15.75MB 0.5s done 18:02:35 [2023-08-23T18:02:35.775Z] #13 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 32.51MB / 81.44MB 0.9s 18:02:36 [2023-08-23T18:02:36.032Z] #13 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 1.0s done 18:02:36 [2023-08-23T18:02:36.032Z] #13 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 42.99MB / 81.44MB 1.0s 18:02:36 [2023-08-23T18:02:36.032Z] #13 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 18:02:36 [2023-08-23T18:02:36.032Z] #13 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 0B / 95.56MB 1.0s 18:02:36 [2023-08-23T18:02:36.032Z] #13 sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a 0B / 156B 1.0s 18:02:36 [2023-08-23T18:02:36.032Z] #13 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 63.96MB / 81.44MB 1.2s 18:02:36 [2023-08-23T18:02:36.032Z] #13 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 16.78MB / 95.56MB 1.2s 18:02:36 [2023-08-23T18:02:36.032Z] #13 sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a 156B / 156B 1.1s done 18:02:36 [2023-08-23T18:02:36.301Z] #13 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 79.10MB / 81.44MB 1.3s 18:02:36 [2023-08-23T18:02:36.301Z] #13 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 26.21MB / 95.56MB 1.3s 18:02:36 [2023-08-23T18:02:36.301Z] #13 ... 18:02:36 [2023-08-23T18:02:36.301Z] 18:02:36 [2023-08-23T18:02:36.301Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 18:02:36 [2023-08-23T18:02:36.301Z] #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done 18:02:36 [2023-08-23T18:02:36.301Z] #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done 18:02:36 [2023-08-23T18:02:36.301Z] #14 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done 18:02:36 [2023-08-23T18:02:36.301Z] #14 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done 18:02:36 [2023-08-23T18:02:36.301Z] #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done 18:02:36 [2023-08-23T18:02:36.301Z] #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.2s done 18:02:36 [2023-08-23T18:02:36.301Z] #14 DONE 2.0s 18:02:36 [2023-08-23T18:02:36.301Z] 18:02:36 [2023-08-23T18:02:36.301Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 18:02:36 [2023-08-23T18:02:36.301Z] #13 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 34.37MB / 95.56MB 1.4s 18:02:36 [2023-08-23T18:02:36.590Z] #13 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 48.23MB / 95.56MB 1.5s 18:02:36 [2023-08-23T18:02:36.590Z] #13 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 81.44MB / 81.44MB 1.6s done 18:02:36 [2023-08-23T18:02:36.590Z] #13 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 54.53MB / 95.56MB 1.6s 18:02:36 [2023-08-23T18:02:36.590Z] #13 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 66.06MB / 95.56MB 1.7s 18:02:36 [2023-08-23T18:02:36.846Z] #13 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 88.08MB / 95.56MB 1.9s 18:02:37 [2023-08-23T18:02:37.103Z] #13 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 95.56MB / 95.56MB 2.1s 18:02:37 [2023-08-23T18:02:37.103Z] #13 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 95.56MB / 95.56MB 2.2s done 18:02:37 [2023-08-23T18:02:37.103Z] #13 ... 18:02:37 [2023-08-23T18:02:37.103Z] 18:02:37 [2023-08-23T18:02:37.103Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 18:02:37 [2023-08-23T18:02:37.103Z] #15 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.2s done 18:02:37 [2023-08-23T18:02:37.103Z] #15 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done 18:02:37 [2023-08-23T18:02:37.103Z] #15 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done 18:02:37 [2023-08-23T18:02:37.103Z] #15 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done 18:02:37 [2023-08-23T18:02:37.103Z] #15 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 1.6s done 18:02:37 [2023-08-23T18:02:37.103Z] #15 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done 18:02:37 [2023-08-23T18:02:37.103Z] #15 DONE 3.0s 18:02:37 [2023-08-23T18:02:37.103Z] 18:02:37 [2023-08-23T18:02:37.103Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 18:02:37 [2023-08-23T18:02:37.667Z] #13 ... 18:02:37 [2023-08-23T18:02:37.667Z] 18:02:37 [2023-08-23T18:02:37.667Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:02:37 [2023-08-23T18:02:37.667Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done 18:02:37 [2023-08-23T18:02:37.667Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 18:02:37 [2023-08-23T18:02:37.667Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 18:02:37 [2023-08-23T18:02:37.667Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 18:02:37 [2023-08-23T18:02:37.667Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.2s done 18:02:37 [2023-08-23T18:02:37.667Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done 18:02:37 [2023-08-23T18:02:37.667Z] #16 DONE 3.4s 18:02:37 [2023-08-23T18:02:37.924Z] 18:02:37 [2023-08-23T18:02:37.924Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 18:02:37 [2023-08-23T18:02:37.924Z] #17 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.3s done 18:02:37 [2023-08-23T18:02:37.924Z] #17 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done 18:02:37 [2023-08-23T18:02:37.924Z] #17 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done 18:02:37 [2023-08-23T18:02:37.924Z] #17 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done 18:02:37 [2023-08-23T18:02:37.924Z] #17 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 2.2s done 18:02:37 [2023-08-23T18:02:37.924Z] #17 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.2s done 18:02:37 [2023-08-23T18:02:37.924Z] #17 DONE 3.5s 18:02:37 [2023-08-23T18:02:37.924Z] 18:02:37 [2023-08-23T18:02:37.924Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 18:02:37 [2023-08-23T18:02:37.924Z] #18 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.3s done 18:02:37 [2023-08-23T18:02:37.924Z] #18 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done 18:02:37 [2023-08-23T18:02:37.924Z] #18 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done 18:02:37 [2023-08-23T18:02:37.924Z] #18 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done 18:02:37 [2023-08-23T18:02:37.924Z] #18 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 2.4s done 18:02:37 [2023-08-23T18:02:37.924Z] #18 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done 18:02:37 [2023-08-23T18:02:37.924Z] #18 DONE 3.7s 18:02:37 [2023-08-23T18:02:37.924Z] 18:02:37 [2023-08-23T18:02:37.924Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 18:02:38 [2023-08-23T18:02:38.180Z] #13 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 2.2s done 18:02:38 [2023-08-23T18:02:38.180Z] #13 ... 18:02:38 [2023-08-23T18:02:38.180Z] 18:02:38 [2023-08-23T18:02:38.180Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab 18:02:38 [2023-08-23T18:02:38.180Z] #19 resolve docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab 0.3s done 18:02:38 [2023-08-23T18:02:38.180Z] #19 sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab 1.85kB / 1.85kB done 18:02:38 [2023-08-23T18:02:38.180Z] #19 sha256:42336fd1e6984b68afbf5c44d2583e8eaba3b96ab4ecb89ac5f8cd9775f96f7f 529B / 529B done 18:02:38 [2023-08-23T18:02:38.180Z] #19 sha256:4c26a989498112aa2445f8b49116e71205127a096c51316cb029c48a178286bc 1.48kB / 1.48kB done 18:02:38 [2023-08-23T18:02:38.180Z] #19 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 1.0s done 18:02:38 [2023-08-23T18:02:38.180Z] #19 DONE 4.0s 18:02:38 [2023-08-23T18:02:38.180Z] 18:02:38 [2023-08-23T18:02:38.180Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 18:02:38 [2023-08-23T18:02:38.180Z] #13 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 18:02:38 [2023-08-23T18:02:38.436Z] #13 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 0.3s done 18:02:38 [2023-08-23T18:02:38.692Z] #13 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 18:02:40 [2023-08-23T18:02:40.060Z] #13 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 1.5s done 18:02:40 [2023-08-23T18:02:40.316Z] #13 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 18:02:42 [2023-08-23T18:02:42.209Z] #13 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 1.4s done 18:02:42 [2023-08-23T18:02:42.209Z] #13 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 18:02:44 [2023-08-23T18:02:44.100Z] #13 ... 18:02:44 [2023-08-23T18:02:44.100Z] 18:02:44 [2023-08-23T18:02:44.100Z] #20 [build-dummy 2/2] RUN mkdir -p /build 18:02:44 [2023-08-23T18:02:44.100Z] #20 DONE 6.2s 18:02:44 [2023-08-23T18:02:44.100Z] 18:02:44 [2023-08-23T18:02:44.100Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 18:02:44 [2023-08-23T18:02:44.100Z] #13 ... 18:02:44 [2023-08-23T18:02:44.100Z] 18:02:44 [2023-08-23T18:02:44.100Z] #21 [binary-dummy 1/1] COPY --from=build-dummy /build /build 18:02:44 [2023-08-23T18:02:44.357Z] #21 DONE 0.0s 18:02:44 [2023-08-23T18:02:44.357Z] 18:02:44 [2023-08-23T18:02:44.357Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 18:02:46 [2023-08-23T18:02:46.249Z] #13 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 4.0s done 18:02:46 [2023-08-23T18:02:46.249Z] #13 extracting sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a 18:02:46 [2023-08-23T18:02:46.507Z] #13 extracting sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a done 18:02:46 [2023-08-23T18:02:46.507Z] #13 DONE 12.2s 18:02:46 [2023-08-23T18:02:46.507Z] 18:02:46 [2023-08-23T18:02:46.507Z] #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 18:02:46 [2023-08-23T18:02:46.507Z] #22 0.733 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:02:46 [2023-08-23T18:02:46.507Z] #22 0.758 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:02:46 [2023-08-23T18:02:46.507Z] #22 0.758 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:02:46 [2023-08-23T18:02:46.507Z] #22 0.882 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:02:46 [2023-08-23T18:02:46.507Z] #22 1.088 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [247 kB] 18:02:46 [2023-08-23T18:02:46.507Z] #22 1.107 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] 18:02:46 [2023-08-23T18:02:46.507Z] #22 2.004 Fetched 8541 kB in 2s (5592 kB/s) 18:02:46 [2023-08-23T18:02:46.507Z] #22 2.004 Reading package lists... 18:02:46 [2023-08-23T18:02:46.507Z] #22 2.550 Reading package lists... 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.081 Building dependency tree... 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.427 The following additional packages will be installed: 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.427 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.427 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.429 Recommended packages: 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.429 libldap-common publicsuffix libsasl2-modules 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.536 The following NEW packages will be installed: 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.537 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.537 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.537 libssh2-1 openssl 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.809 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:02:46 [2023-08-23T18:02:46.507Z] #22 3.809 Need to get 2945 kB of archives. 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.809 After this operation, 6484 kB of additional disk space will be used. 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.809 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.864 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.889 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.890 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.901 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.903 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.906 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.909 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.934 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.966 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 3.967 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 4.001 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 4.011 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 4.036 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 4.044 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 18:02:46 [2023-08-23T18:02:46.508Z] #22 4.330 debconf: delaying package configuration, since apt-utils is not installed 18:02:46 [2023-08-23T18:02:46.508Z] #22 4.368 Fetched 2945 kB in 1s (5823 kB/s) 18:02:46 [2023-08-23T18:02:46.508Z] #22 4.453 Selecting previously unselected package openssl. 18:02:46 [2023-08-23T18:02:46.508Z] #22 4.453 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6656 files and directories currently installed.) 18:02:46 [2023-08-23T18:02:46.508Z] #22 4.458 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 4.545 Unpacking openssl (1.1.1n-0+deb11u5) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.075 Selecting previously unselected package ca-certificates. 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.076 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.105 Unpacking ca-certificates (20210119) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.608 Selecting previously unselected package libbrotli1:arm64. 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.610 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.636 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.764 Selecting previously unselected package libsasl2-modules-db:arm64. 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.765 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.769 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.803 Selecting previously unselected package libsasl2-2:arm64. 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.805 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.808 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.873 Selecting previously unselected package libldap-2.4-2:arm64. 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.874 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.882 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.936 Selecting previously unselected package libnghttp2-14:arm64. 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.938 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.942 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.987 Selecting previously unselected package libpsl5:arm64. 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.988 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 5.992 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.034 Selecting previously unselected package librtmp1:arm64. 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.035 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.040 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.081 Selecting previously unselected package libssh2-1:arm64. 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.083 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.086 Unpacking libssh2-1:arm64 (1.9.0-2) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.180 Selecting previously unselected package libcurl4:arm64. 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.182 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.186 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.234 Selecting previously unselected package curl. 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.235 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.239 Unpacking curl (7.74.0-1.3+deb11u7) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.291 Selecting previously unselected package libonig5:arm64. 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.293 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.297 Unpacking libonig5:arm64 (6.9.6-1.1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.351 Selecting previously unselected package libjq1:arm64. 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.352 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.356 Unpacking libjq1:arm64 (1.6-2.1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.395 Selecting previously unselected package jq. 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.396 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.400 Unpacking jq (1.6-2.1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.442 Setting up libpsl5:arm64 (0.21.0-1.2) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.458 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.470 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.480 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.493 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.504 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.517 Setting up libssh2-1:arm64 (1.9.0-2) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.530 Setting up openssl (1.1.1n-0+deb11u5) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.546 Setting up libonig5:arm64 (6.9.6-1.1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.558 Setting up libjq1:arm64 (1.6-2.1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.571 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 6.582 Setting up ca-certificates (20210119) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 7.073 Updating certificates in /etc/ssl/certs... 18:02:46 [2023-08-23T18:02:46.508Z] #22 7.686 129 added, 0 removed; done. 18:02:46 [2023-08-23T18:02:46.508Z] #22 7.819 Setting up jq (1.6-2.1) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 7.834 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 7.847 Setting up curl (7.74.0-1.3+deb11u7) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 7.859 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 7.888 Processing triggers for ca-certificates (20210119) ... 18:02:46 [2023-08-23T18:02:46.508Z] #22 7.896 Updating certificates in /etc/ssl/certs... 18:02:46 [2023-08-23T18:02:46.764Z] #22 8.349 0 added, 0 removed; done. 18:02:46 [2023-08-23T18:02:46.764Z] #22 8.349 Running hooks in /etc/ca-certificates/update.d... 18:02:46 [2023-08-23T18:02:46.764Z] #22 8.350 done. 18:02:47 [2023-08-23T18:02:47.325Z] #22 DONE 9.1s 18:02:47 [2023-08-23T18:02:47.325Z] 18:02:47 [2023-08-23T18:02:47.325Z] #23 [base 2/5] COPY --from=xx / / 18:02:47 [2023-08-23T18:02:47.325Z] #23 DONE 0.9s 18:02:47 [2023-08-23T18:02:47.325Z] 18:02:47 [2023-08-23T18:02:47.325Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 18:02:47 [2023-08-23T18:02:47.325Z] #24 DONE 0.1s 18:02:47 [2023-08-23T18:02:47.325Z] 18:02:47 [2023-08-23T18:02:47.325Z] #25 [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 18:02:47 [2023-08-23T18:02:47.887Z] #25 ... 18:02:47 [2023-08-23T18:02:47.887Z] 18:02:47 [2023-08-23T18:02:47.887Z] #26 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 18:02:47 [2023-08-23T18:02:47.887Z] #26 DONE 0.4s 18:02:48 [2023-08-23T18:02:48.143Z] 18:02:48 [2023-08-23T18:02:48.143Z] #27 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true 18:02:48 [2023-08-23T18:02:48.143Z] #27 DONE 0.3s 18:02:48 [2023-08-23T18:02:48.143Z] 18:02:48 [2023-08-23T18:02:48.143Z] #28 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 18:02:48 [2023-08-23T18:02:48.705Z] #28 0.614 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:02:48 [2023-08-23T18:02:48.961Z] #28 0.624 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:02:48 [2023-08-23T18:02:48.961Z] #28 0.624 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:02:48 [2023-08-23T18:02:48.961Z] #28 0.751 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:02:48 [2023-08-23T18:02:48.961Z] #28 0.870 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [247 kB] 18:02:49 [2023-08-23T18:02:49.217Z] #28 0.987 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] 18:02:49 [2023-08-23T18:02:49.778Z] #28 1.714 Fetched 8541 kB in 1s (6296 kB/s) 18:02:50 [2023-08-23T18:02:50.340Z] #28 1.714 Reading package lists... 18:02:50 [2023-08-23T18:02:50.902Z] #28 2.264 Reading package lists... 18:02:51 [2023-08-23T18:02:51.158Z] #28 2.797 Building dependency tree... 18:02:51 [2023-08-23T18:02:51.158Z] #28 2.961 Reading state information... 18:02:51 [2023-08-23T18:02:51.414Z] #28 3.174 The following additional packages will be installed: 18:02:51 [2023-08-23T18:02:51.414Z] #28 3.175 libmagic-mgc libmagic1 18:02:51 [2023-08-23T18:02:51.414Z] #28 3.203 The following NEW packages will be installed: 18:02:51 [2023-08-23T18:02:51.414Z] #28 3.204 file libmagic-mgc libmagic1 18:02:51 [2023-08-23T18:02:51.670Z] #28 3.477 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. 18:02:51 [2023-08-23T18:02:51.670Z] #28 3.477 Need to get 463 kB of archives. 18:02:51 [2023-08-23T18:02:51.670Z] #28 3.477 After this operation, 7063 kB of additional disk space will be used. 18:02:51 [2023-08-23T18:02:51.671Z] #28 3.477 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] 18:02:51 [2023-08-23T18:02:51.671Z] #28 3.482 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] 18:02:51 [2023-08-23T18:02:51.671Z] #28 3.484 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.629 debconf: delaying package configuration, since apt-utils is not installed 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.673 Fetched 463 kB in 0s (1695 kB/s) 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.694 Selecting previously unselected package libmagic-mgc. 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.694 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.705 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.710 Unpacking libmagic-mgc (1:5.39-3) ... 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.782 Selecting previously unselected package libmagic1:arm64. 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.785 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.793 Unpacking libmagic1:arm64 (1:5.39-3) ... 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.833 Selecting previously unselected package file. 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.835 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.840 Unpacking file (1:5.39-3) ... 18:02:51 [2023-08-23T18:02:51.927Z] #28 3.882 Setting up libmagic-mgc (1:5.39-3) ... 18:02:52 [2023-08-23T18:02:52.183Z] #28 3.893 Setting up libmagic1:arm64 (1:5.39-3) ... 18:02:52 [2023-08-23T18:02:52.183Z] #28 3.913 Setting up file (1:5.39-3) ... 18:02:52 [2023-08-23T18:02:52.183Z] #28 3.925 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:02:52 [2023-08-23T18:02:52.450Z] #28 DONE 4.3s 18:02:52 [2023-08-23T18:02:52.450Z] 18:02:52 [2023-08-23T18:02:52.450Z] #29 [runc-src 1/3] WORKDIR /usr/src/runc 18:02:52 [2023-08-23T18:02:52.707Z] #29 ... 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #30 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 18:02:52 [2023-08-23T18:02:52.707Z] #30 DONE 0.2s 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 18:02:52 [2023-08-23T18:02:52.707Z] #31 DONE 0.2s 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 18:02:52 [2023-08-23T18:02:52.707Z] #32 DONE 0.2s 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #33 [swagger-src 1/3] WORKDIR /usr/src/swagger 18:02:52 [2023-08-23T18:02:52.707Z] #33 DONE 0.2s 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #34 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli 18:02:52 [2023-08-23T18:02:52.707Z] #34 DONE 0.3s 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 18:02:52 [2023-08-23T18:02:52.707Z] #35 DONE 0.3s 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #36 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 18:02:52 [2023-08-23T18:02:52.707Z] #36 ... 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #37 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 18:02:52 [2023-08-23T18:02:52.707Z] #37 DONE 0.3s 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #38 [delve-src 1/3] WORKDIR /usr/src/delve 18:02:52 [2023-08-23T18:02:52.707Z] #38 DONE 0.3s 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 18:02:52 [2023-08-23T18:02:52.707Z] #39 DONE 0.3s 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #40 [containerd-src 1/3] WORKDIR /usr/src/containerd 18:02:52 [2023-08-23T18:02:52.707Z] #40 DONE 0.3s 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #41 [tini-src 1/3] WORKDIR /usr/src/tini 18:02:52 [2023-08-23T18:02:52.707Z] #41 DONE 0.4s 18:02:52 [2023-08-23T18:02:52.707Z] 18:02:52 [2023-08-23T18:02:52.707Z] #42 [registry-src 1/2] WORKDIR /usr/src/registry 18:02:52 [2023-08-23T18:02:52.707Z] #42 DONE 0.4s 18:02:52 [2023-08-23T18:02:52.963Z] 18:02:52 [2023-08-23T18:02:52.963Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 18:02:52 [2023-08-23T18:02:52.963Z] #43 DONE 0.4s 18:02:52 [2023-08-23T18:02:52.963Z] 18:02:52 [2023-08-23T18:02:52.963Z] #29 [runc-src 1/3] WORKDIR /usr/src/runc 18:02:52 [2023-08-23T18:02:52.963Z] #29 DONE 0.4s 18:02:52 [2023-08-23T18:02:52.963Z] 18:02:52 [2023-08-23T18:02:52.963Z] #44 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 18:02:53 [2023-08-23T18:02:53.219Z] #44 ... 18:02:53 [2023-08-23T18:02:53.219Z] 18:02:53 [2023-08-23T18:02:53.219Z] #45 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 18:02:53 [2023-08-23T18:02:53.219Z] #45 0.452 hint: Using 'master' as the name for the initial branch. This default branch name 18:02:53 [2023-08-23T18:02:53.219Z] #45 0.452 hint: is subject to change. To configure the initial branch name to use in all 18:02:53 [2023-08-23T18:02:53.219Z] #45 0.452 hint: of your new repositories, which will suppress this warning, call: 18:02:53 [2023-08-23T18:02:53.219Z] #45 0.452 hint: 18:02:53 [2023-08-23T18:02:53.219Z] #45 0.452 hint: git config --global init.defaultBranch <name> 18:02:53 [2023-08-23T18:02:53.219Z] #45 0.452 hint: 18:02:53 [2023-08-23T18:02:53.219Z] #45 0.452 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:02:53 [2023-08-23T18:02:53.219Z] #45 0.452 hint: 'development'. The just-created branch can be renamed via this command: 18:02:53 [2023-08-23T18:02:53.219Z] #45 0.452 hint: 18:02:53 [2023-08-23T18:02:53.219Z] #45 0.452 hint: git branch -m <name> 18:02:53 [2023-08-23T18:02:53.219Z] #45 0.453 Initialized empty Git repository in /usr/src/delve/.git/ 18:02:53 [2023-08-23T18:02:53.219Z] #45 DONE 0.5s 18:02:53 [2023-08-23T18:02:53.219Z] 18:02:53 [2023-08-23T18:02:53.219Z] #46 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 18:02:53 [2023-08-23T18:02:53.219Z] #46 0.421 hint: Using 'master' as the name for the initial branch. This default branch name 18:02:53 [2023-08-23T18:02:53.219Z] #46 0.421 hint: is subject to change. To configure the initial branch name to use in all 18:02:53 [2023-08-23T18:02:53.219Z] #46 0.421 hint: of your new repositories, which will suppress this warning, call: 18:02:53 [2023-08-23T18:02:53.219Z] #46 0.421 hint: 18:02:53 [2023-08-23T18:02:53.219Z] #46 0.421 hint: git config --global init.defaultBranch <name> 18:02:53 [2023-08-23T18:02:53.219Z] #46 0.421 hint: 18:02:53 [2023-08-23T18:02:53.219Z] #46 0.421 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:02:53 [2023-08-23T18:02:53.219Z] #46 0.421 hint: 'development'. The just-created branch can be renamed via this command: 18:02:53 [2023-08-23T18:02:53.219Z] #46 0.421 hint: 18:02:53 [2023-08-23T18:02:53.219Z] #46 0.421 hint: git branch -m <name> 18:02:53 [2023-08-23T18:02:53.219Z] #46 0.423 Initialized empty Git repository in /usr/src/swagger/.git/ 18:02:53 [2023-08-23T18:02:53.219Z] #46 DONE 0.6s 18:02:53 [2023-08-23T18:02:53.478Z] 18:02:53 [2023-08-23T18:02:53.478Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 18:02:53 [2023-08-23T18:02:53.478Z] #47 0.525 hint: Using 'master' as the name for the initial branch. This default branch name 18:02:53 [2023-08-23T18:02:53.478Z] #47 0.525 hint: is subject to change. To configure the initial branch name to use in all 18:02:53 [2023-08-23T18:02:53.478Z] #47 0.525 hint: of your new repositories, which will suppress this warning, call: 18:02:53 [2023-08-23T18:02:53.478Z] #47 0.525 hint: 18:02:53 [2023-08-23T18:02:53.478Z] #47 0.525 hint: git config --global init.defaultBranch <name> 18:02:53 [2023-08-23T18:02:53.478Z] #47 0.525 hint: 18:02:53 [2023-08-23T18:02:53.478Z] #47 0.525 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:02:53 [2023-08-23T18:02:53.478Z] #47 0.525 hint: 'development'. The just-created branch can be renamed via this command: 18:02:53 [2023-08-23T18:02:53.478Z] #47 0.525 hint: 18:02:53 [2023-08-23T18:02:53.478Z] #47 0.525 hint: git branch -m <name> 18:02:53 [2023-08-23T18:02:53.478Z] #47 0.528 Initialized empty Git repository in /usr/src/containerd/.git/ 18:02:53 [2023-08-23T18:02:53.478Z] #47 DONE 0.6s 18:02:53 [2023-08-23T18:02:53.478Z] 18:02:53 [2023-08-23T18:02:53.478Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:02:53 [2023-08-23T18:02:53.734Z] #48 ... 18:02:53 [2023-08-23T18:02:53.734Z] 18:02:53 [2023-08-23T18:02:53.734Z] #49 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 18:02:53 [2023-08-23T18:02:53.734Z] #49 0.787 hint: Using 'master' as the name for the initial branch. This default branch name 18:02:53 [2023-08-23T18:02:53.734Z] #49 0.787 hint: is subject to change. To configure the initial branch name to use in all 18:02:53 [2023-08-23T18:02:53.734Z] #49 0.787 hint: of your new repositories, which will suppress this warning, call: 18:02:53 [2023-08-23T18:02:53.734Z] #49 0.787 hint: 18:02:53 [2023-08-23T18:02:53.734Z] #49 0.787 hint: git config --global init.defaultBranch <name> 18:02:53 [2023-08-23T18:02:53.734Z] #49 0.787 hint: 18:02:53 [2023-08-23T18:02:53.734Z] #49 0.787 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:02:53 [2023-08-23T18:02:53.734Z] #49 0.787 hint: 'development'. The just-created branch can be renamed via this command: 18:02:53 [2023-08-23T18:02:53.734Z] #49 0.787 hint: 18:02:53 [2023-08-23T18:02:53.734Z] #49 0.787 hint: git branch -m <name> 18:02:53 [2023-08-23T18:02:53.734Z] #49 0.788 Initialized empty Git repository in /usr/src/tini/.git/ 18:02:53 [2023-08-23T18:02:53.734Z] #49 DONE 0.8s 18:02:53 [2023-08-23T18:02:53.734Z] 18:02:53 [2023-08-23T18:02:53.734Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:02:54 [2023-08-23T18:02:54.297Z] #50 ... 18:02:54 [2023-08-23T18:02:54.297Z] 18:02:54 [2023-08-23T18:02:54.297Z] #44 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 18:02:54 [2023-08-23T18:02:54.297Z] #44 1.211 hint: Using 'master' as the name for the initial branch. This default branch name 18:02:54 [2023-08-23T18:02:54.297Z] #44 1.211 hint: is subject to change. To configure the initial branch name to use in all 18:02:54 [2023-08-23T18:02:54.297Z] #44 1.211 hint: of your new repositories, which will suppress this warning, call: 18:02:54 [2023-08-23T18:02:54.297Z] #44 1.211 hint: 18:02:54 [2023-08-23T18:02:54.297Z] #44 1.211 hint: git config --global init.defaultBranch <name> 18:02:54 [2023-08-23T18:02:54.297Z] #44 1.211 hint: 18:02:54 [2023-08-23T18:02:54.297Z] #44 1.211 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:02:54 [2023-08-23T18:02:54.297Z] #44 1.211 hint: 'development'. The just-created branch can be renamed via this command: 18:02:54 [2023-08-23T18:02:54.297Z] #44 1.211 hint: 18:02:54 [2023-08-23T18:02:54.297Z] #44 1.211 hint: git branch -m <name> 18:02:54 [2023-08-23T18:02:54.297Z] #44 1.212 Initialized empty Git repository in /usr/src/runc/.git/ 18:02:54 [2023-08-23T18:02:54.297Z] #44 DONE 1.3s 18:02:54 [2023-08-23T18:02:54.297Z] 18:02:54 [2023-08-23T18:02:54.297Z] #51 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 18:02:54 [2023-08-23T18:02:54.297Z] #51 1.419 hint: Using 'master' as the name for the initial branch. This default branch name 18:02:54 [2023-08-23T18:02:54.297Z] #51 1.419 hint: is subject to change. To configure the initial branch name to use in all 18:02:54 [2023-08-23T18:02:54.297Z] #51 1.419 hint: of your new repositories, which will suppress this warning, call: 18:02:54 [2023-08-23T18:02:54.297Z] #51 1.419 hint: 18:02:54 [2023-08-23T18:02:54.297Z] #51 1.419 hint: git config --global init.defaultBranch <name> 18:02:54 [2023-08-23T18:02:54.297Z] #51 1.419 hint: 18:02:54 [2023-08-23T18:02:54.297Z] #51 1.419 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:02:54 [2023-08-23T18:02:54.297Z] #51 1.419 hint: 'development'. The just-created branch can be renamed via this command: 18:02:54 [2023-08-23T18:02:54.297Z] #51 1.419 hint: 18:02:54 [2023-08-23T18:02:54.297Z] #51 1.419 hint: git branch -m <name> 18:02:54 [2023-08-23T18:02:54.297Z] #51 1.421 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 18:02:54 [2023-08-23T18:02:54.297Z] #51 DONE 1.5s 18:02:54 [2023-08-23T18:02:54.297Z] 18:02:54 [2023-08-23T18:02:54.297Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:02:54 [2023-08-23T18:02:54.553Z] #52 ... 18:02:54 [2023-08-23T18:02:54.553Z] 18:02:54 [2023-08-23T18:02:54.553Z] #53 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 18:02:54 [2023-08-23T18:02:54.553Z] #53 1.736 hint: Using 'master' as the name for the initial branch. This default branch name 18:02:54 [2023-08-23T18:02:54.553Z] #53 1.736 hint: is subject to change. To configure the initial branch name to use in all 18:02:54 [2023-08-23T18:02:54.553Z] #53 1.736 hint: of your new repositories, which will suppress this warning, call: 18:02:54 [2023-08-23T18:02:54.553Z] #53 1.736 hint: 18:02:54 [2023-08-23T18:02:54.553Z] #53 1.736 hint: git config --global init.defaultBranch <name> 18:02:54 [2023-08-23T18:02:54.553Z] #53 1.736 hint: 18:02:54 [2023-08-23T18:02:54.553Z] #53 1.736 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:02:54 [2023-08-23T18:02:54.553Z] #53 1.736 hint: 'development'. The just-created branch can be renamed via this command: 18:02:54 [2023-08-23T18:02:54.553Z] #53 1.736 hint: 18:02:54 [2023-08-23T18:02:54.553Z] #53 1.736 hint: git branch -m <name> 18:02:54 [2023-08-23T18:02:54.553Z] #53 1.737 Initialized empty Git repository in /usr/src/registry/.git/ 18:02:54 [2023-08-23T18:02:54.553Z] #53 DONE 1.8s 18:02:54 [2023-08-23T18:02:54.810Z] 18:02:54 [2023-08-23T18:02:54.810Z] #54 [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 <<EOT (set -ex...) 18:02:57 [2023-08-23T18:02:57.346Z] #54 2.207 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/* 18:02:59 [2023-08-23T18:02:59.884Z] #54 4.629 + git checkout -q FETCH_HEAD 18:02:59 [2023-08-23T18:02:59.884Z] #54 ... 18:02:59 [2023-08-23T18:02:59.884Z] 18:02:59 [2023-08-23T18:02:59.884Z] #25 [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 18:02:59 [2023-08-23T18:02:59.884Z] #25 2.365 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 18:02:59 [2023-08-23T18:02:59.884Z] #25 2.929 #=#=# 18:02:59 [2023-08-23T18:02:59.884Z] #25 3.183 #=#=# ######################################################################## 100.0% 18:02:59 [2023-08-23T18:02:59.884Z] #25 3.378 18:02:59 [2023-08-23T18:02:59.884Z] #25 5.225 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 18:02:59 [2023-08-23T18:02:59.884Z] #25 5.818 #=#=# 18:02:59 [2023-08-23T18:02:59.884Z] #25 6.013 #=#=# ##O#-# ######################################### 58.0% ######################################################################## 100.0% 18:02:59 [2023-08-23T18:02:59.884Z] #25 6.424 18:02:59 [2023-08-23T18:02:59.884Z] #25 8.510 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 18:02:59 [2023-08-23T18:02:59.884Z] #25 9.146 #=#=# ##O#-# 18:02:59 [2023-08-23T18:02:59.884Z] #25 9.642 #=#=# 0.0% ############################ 38.9% ################################################### 71.1% ################################################################## 91.9% ######################################################################## 100.0% 18:02:59 [2023-08-23T18:02:59.884Z] #25 10.50 18:02:59 [2023-08-23T18:02:59.884Z] #25 ... 18:02:59 [2023-08-23T18:02:59.884Z] 18:02:59 [2023-08-23T18:02:59.884Z] #54 [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 <<EOT (set -ex...) 18:02:59 [2023-08-23T18:02:59.884Z] #54 5.198 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 18:02:59 [2023-08-23T18:02:59.884Z] #54 5.198 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.814 internal/unsafeheader 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.815 internal/goarch 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.845 internal/cpu 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.847 internal/goexperiment 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.849 internal/coverage/rtcov 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.866 internal/goos 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.877 internal/race 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.883 runtime/internal/syscall 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.898 sync/atomic 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.909 internal/abi 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.914 runtime/internal/math 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.934 unicode 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.936 runtime/internal/sys 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.946 unicode/utf8 18:03:00 [2023-08-23T18:03:00.814Z] #54 5.997 container/list 18:03:00 [2023-08-23T18:03:00.814Z] #54 6.031 internal/itoa 18:03:00 [2023-08-23T18:03:00.814Z] #54 6.114 math/bits 18:03:00 [2023-08-23T18:03:00.814Z] #54 6.178 crypto/internal/alias 18:03:00 [2023-08-23T18:03:00.814Z] #54 6.202 crypto/subtle 18:03:01 [2023-08-23T18:03:01.072Z] #54 6.242 internal/bytealg 18:03:01 [2023-08-23T18:03:01.072Z] #54 6.294 runtime/internal/atomic 18:03:01 [2023-08-23T18:03:01.072Z] #54 6.314 crypto/internal/boring/sig 18:03:01 [2023-08-23T18:03:01.072Z] #54 6.318 unicode/utf16 18:03:01 [2023-08-23T18:03:01.072Z] #54 6.386 math 18:03:01 [2023-08-23T18:03:01.072Z] #54 6.467 vendor/golang.org/x/crypto/cryptobyte/asn1 18:03:01 [2023-08-23T18:03:01.329Z] #54 6.523 internal/nettrace 18:03:01 [2023-08-23T18:03:01.329Z] #54 6.543 vendor/golang.org/x/crypto/internal/alias 18:03:01 [2023-08-23T18:03:01.329Z] #54 6.587 encoding 18:03:01 [2023-08-23T18:03:01.329Z] #54 6.617 github.com/docker/distribution/manifest 18:03:01 [2023-08-23T18:03:01.329Z] #54 6.668 github.com/inconshreveable/mousetrap 18:03:01 [2023-08-23T18:03:01.329Z] #54 6.680 github.com/docker/distribution/registry/storage/driver/gcs 18:03:01 [2023-08-23T18:03:01.585Z] #54 6.697 github.com/docker/distribution/registry/storage/driver/oss 18:03:01 [2023-08-23T18:03:01.842Z] #54 6.958 runtime 18:03:02 [2023-08-23T18:03:02.407Z] #54 ... 18:03:02 [2023-08-23T18:03:02.407Z] 18:03:02 [2023-08-23T18:03:02.407Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 18:03:02 [2023-08-23T18:03:02.407Z] #55 2.068 go: downloading mvdan.cc/sh/v3 v3.6.0 18:03:02 [2023-08-23T18:03:02.407Z] #55 2.446 go: downloading golang.org/x/term v0.3.0 18:03:02 [2023-08-23T18:03:02.407Z] #55 2.446 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 18:03:02 [2023-08-23T18:03:02.407Z] #55 2.446 go: downloading github.com/google/renameio/v2 v2.0.0 18:03:02 [2023-08-23T18:03:02.407Z] #55 2.446 go: downloading mvdan.cc/editorconfig v0.2.0 18:03:02 [2023-08-23T18:03:02.407Z] #55 2.636 go: downloading golang.org/x/sys v0.3.0 18:03:02 [2023-08-23T18:03:02.677Z] #55 ... 18:03:02 [2023-08-23T18:03:02.677Z] 18:03:02 [2023-08-23T18:03:02.677Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:03:02 [2023-08-23T18:03:02.677Z] #56 3.482 go: downloading github.com/golangci/golangci-lint v1.51.2 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.344 go: downloading gopkg.in/yaml.v3 v3.0.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.344 go: downloading github.com/gofrs/flock v0.8.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.345 go: downloading github.com/fatih/color v1.14.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.345 go: downloading github.com/pkg/errors v0.9.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.346 go: downloading github.com/spf13/pflag v1.0.5 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.346 go: downloading github.com/spf13/viper v1.12.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.347 go: downloading github.com/spf13/cobra v1.6.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.409 go: downloading golang.org/x/tools v0.6.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.493 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.495 go: downloading github.com/mattn/go-colorable v0.1.13 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.513 go: downloading github.com/sirupsen/logrus v1.9.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.519 go: downloading github.com/stretchr/testify v1.8.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.528 go: downloading github.com/hashicorp/go-version v1.6.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.584 go: downloading github.com/ldez/gomoddirectives v0.2.3 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.607 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.643 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.765 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.807 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.809 go: downloading 4d63.com/gochecknoglobals v0.2.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.809 go: downloading github.com/Abirdcfly/dupword v0.0.9 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.858 go: downloading github.com/Antonboom/errname v0.1.7 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.870 go: downloading github.com/Antonboom/nilnil v0.1.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.941 go: downloading github.com/BurntSushi/toml v1.2.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 4.969 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.050 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.051 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.080 go: downloading github.com/alexkohler/prealloc v1.0.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.107 go: downloading github.com/alingse/asasalint v0.0.11 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.127 go: downloading github.com/ashanbrown/forbidigo v1.4.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.204 go: downloading github.com/ashanbrown/makezero v1.1.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.220 go: downloading github.com/bkielbasa/cyclop v1.2.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.222 go: downloading github.com/blizzy78/varnamelen v0.8.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.347 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.350 go: downloading github.com/breml/bidichk v0.2.3 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.385 go: downloading github.com/breml/errchkjson v0.3.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.462 go: downloading github.com/butuzov/ireturn v0.1.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.523 go: downloading github.com/charithe/durationcheck v0.0.9 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.574 go: downloading github.com/curioswitch/go-reassign v0.2.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.602 go: downloading github.com/daixiang0/gci v0.9.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.771 go: downloading github.com/denis-tingaikin/go-header v0.4.3 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.774 go: downloading github.com/esimonov/ifshort v1.0.4 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.981 go: downloading github.com/firefart/nonamedreturns v1.0.4 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.983 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.988 go: downloading github.com/fzipp/gocyclo v0.6.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 5.988 go: downloading github.com/go-critic/go-critic v0.6.7 18:03:02 [2023-08-23T18:03:02.677Z] #56 6.110 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 18:03:02 [2023-08-23T18:03:02.677Z] #56 6.110 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 18:03:02 [2023-08-23T18:03:02.677Z] #56 6.245 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 18:03:02 [2023-08-23T18:03:02.677Z] #56 6.564 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 18:03:02 [2023-08-23T18:03:02.677Z] #56 6.787 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 18:03:02 [2023-08-23T18:03:02.677Z] #56 6.788 go: downloading github.com/golangci/misspell v0.4.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 6.899 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 18:03:02 [2023-08-23T18:03:02.677Z] #56 6.903 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.133 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.149 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.255 go: downloading github.com/hexops/gotextdiff v1.0.3 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.383 go: downloading github.com/jgautheron/goconst v1.5.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.384 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.456 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.500 go: downloading github.com/julz/importas v0.1.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.539 go: downloading github.com/junk1tm/musttag v0.4.5 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.543 go: downloading github.com/kisielk/errcheck v1.6.3 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.543 go: downloading github.com/kkHAIKE/contextcheck v1.1.3 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.544 go: downloading github.com/kulti/thelper v0.6.3 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.615 go: downloading github.com/kunwardeep/paralleltest v1.0.6 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.652 go: downloading github.com/kyoh86/exportloopref v0.1.11 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.683 go: downloading github.com/ldez/tagliatelle v0.4.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.819 go: downloading github.com/leonklingele/grouper v1.1.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.820 go: downloading github.com/maratori/testableexamples v1.0.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.821 go: downloading github.com/lufeee/execinquery v1.2.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.821 go: downloading github.com/maratori/testpackage v1.1.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.824 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.841 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 7.867 go: downloading github.com/mgechev/revive v1.2.5 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.055 go: downloading github.com/moricho/tparallel v0.2.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.055 go: downloading github.com/nakabonne/nestif v0.3.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.057 go: downloading github.com/nishanths/exhaustive v0.9.5 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.075 go: downloading github.com/nishanths/predeclared v0.2.2 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.105 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.111 go: downloading github.com/polyfloyd/go-errorlint v1.1.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.127 go: downloading github.com/ryancurrah/gomodguard v1.3.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.185 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.221 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.226 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.226 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.227 go: downloading github.com/securego/gosec/v2 v2.15.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.289 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.299 go: downloading github.com/sivchari/containedctx v1.0.2 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.299 go: downloading github.com/sivchari/nosnakecase v1.7.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.340 go: downloading github.com/sivchari/tenv v1.7.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.391 go: downloading github.com/sonatard/noctx v0.0.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.391 go: downloading github.com/sourcegraph/go-diff v0.7.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.415 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.461 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.476 go: downloading github.com/tdakkota/asciicheck v0.1.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.511 go: downloading github.com/tetafro/godot v1.4.11 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.581 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.581 go: downloading github.com/timonwong/loggercheck v0.9.3 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.582 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.583 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.683 go: downloading github.com/ultraware/funlen v0.0.3 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.684 go: downloading github.com/ultraware/whitespace v0.0.5 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.752 go: downloading github.com/uudashr/gocognit v1.0.6 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.875 go: downloading github.com/yagipy/maintidx v1.0.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.919 go: downloading github.com/yeya24/promlinter v0.2.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.920 go: downloading gitlab.com/bosi/decorder v0.2.3 18:03:02 [2023-08-23T18:03:02.677Z] #56 8.958 go: downloading honnef.co/go/tools v0.4.2 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.199 go: downloading mvdan.cc/gofumpt v0.4.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.349 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.436 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.450 go: downloading github.com/mattn/go-isatty v0.0.17 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.528 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.531 go: downloading github.com/spf13/afero v1.8.2 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.577 go: downloading github.com/spf13/cast v1.5.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.636 go: downloading github.com/spf13/jwalterweatherman v1.1.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.698 go: downloading github.com/hashicorp/errwrap v1.0.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.751 go: downloading github.com/davecgh/go-spew v1.1.1 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.791 go: downloading github.com/pmezard/go-difflib v1.0.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.793 go: downloading github.com/stretchr/objx v0.5.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.834 go: downloading golang.org/x/sys v0.5.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 9.911 go: downloading golang.org/x/mod v0.8.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 10.02 go: downloading github.com/gobwas/glob v0.2.3 18:03:02 [2023-08-23T18:03:02.677Z] #56 10.03 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 18:03:02 [2023-08-23T18:03:02.677Z] #56 10.03 go: downloading gopkg.in/yaml.v2 v2.4.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 10.03 go: downloading golang.org/x/sync v0.1.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 10.04 go: downloading go.uber.org/zap v1.17.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 10.17 go: downloading github.com/kisielk/gotool v1.0.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 10.21 go: downloading golang.org/x/text v0.6.0 18:03:02 [2023-08-23T18:03:02.677Z] #56 ... 18:03:02 [2023-08-23T18:03:02.677Z] 18:03:02 [2023-08-23T18:03:02.677Z] #57 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version 18:03:02 [2023-08-23T18:03:02.677Z] #57 6.321 Docker version 24.0.2, build cb74dfc 18:03:02 [2023-08-23T18:03:02.935Z] #57 ... 18:03:02 [2023-08-23T18:03:02.935Z] 18:03:02 [2023-08-23T18:03:02.935Z] #58 [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 18:03:02 [2023-08-23T18:03:02.935Z] #58 3.971 go: downloading github.com/pelletier/go-toml v1.8.1 18:03:02 [2023-08-23T18:03:02.935Z] #58 ... 18:03:02 [2023-08-23T18:03:02.935Z] 18:03:02 [2023-08-23T18:03:02.935Z] #59 [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 18:03:02 [2023-08-23T18:03:02.935Z] #59 3.401 go: downloading gotest.tools/gotestsum v1.8.2 18:03:02 [2023-08-23T18:03:02.935Z] #59 4.165 go: downloading github.com/fatih/color v1.13.0 18:03:02 [2023-08-23T18:03:02.935Z] #59 4.165 go: downloading github.com/dnephin/pflag v1.0.7 18:03:02 [2023-08-23T18:03:02.935Z] #59 4.166 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 18:03:02 [2023-08-23T18:03:02.935Z] #59 4.169 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:03:02 [2023-08-23T18:03:02.935Z] #59 4.174 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 18:03:02 [2023-08-23T18:03:02.935Z] #59 4.192 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 18:03:02 [2023-08-23T18:03:02.935Z] #59 4.193 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 18:03:02 [2023-08-23T18:03:02.935Z] #59 4.281 go: downloading golang.org/x/tools v0.1.11 18:03:02 [2023-08-23T18:03:02.935Z] #59 4.360 go: downloading github.com/mattn/go-colorable v0.1.12 18:03:02 [2023-08-23T18:03:02.935Z] #59 4.390 go: downloading github.com/mattn/go-isatty v0.0.14 18:03:02 [2023-08-23T18:03:02.935Z] #59 6.898 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:03:03 [2023-08-23T18:03:03.192Z] #59 ... 18:03:03 [2023-08-23T18:03:03.192Z] 18:03:03 [2023-08-23T18:03:03.192Z] #60 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 18:03:03 [2023-08-23T18:03:03.192Z] #60 2.575 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:03:03 [2023-08-23T18:03:03.192Z] #60 2.588 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:03:03 [2023-08-23T18:03:03.192Z] #60 2.588 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:03:03 [2023-08-23T18:03:03.192Z] #60 2.820 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:03:03 [2023-08-23T18:03:03.192Z] #60 3.370 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [247 kB] 18:03:03 [2023-08-23T18:03:03.192Z] #60 4.097 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] 18:03:03 [2023-08-23T18:03:03.192Z] #60 4.582 Fetched 8541 kB in 2s (3804 kB/s) 18:03:03 [2023-08-23T18:03:03.192Z] #60 4.582 Reading package lists... 18:03:03 [2023-08-23T18:03:03.192Z] #60 6.278 Hit:1 http://deb.debian.org/debian bullseye InRelease 18:03:03 [2023-08-23T18:03:03.192Z] #60 6.278 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 18:03:03 [2023-08-23T18:03:03.192Z] #60 6.278 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 18:03:03 [2023-08-23T18:03:03.192Z] #60 7.553 Reading package lists... 18:03:03 [2023-08-23T18:03:03.192Z] #60 8.483 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 18:03:03 [2023-08-23T18:03:03.192Z] #60 8.536 Reading package lists... 18:03:03 [2023-08-23T18:03:03.192Z] #60 9.253 Building dependency tree... 18:03:03 [2023-08-23T18:03:03.192Z] #60 9.879 gcc is already the newest version (4:10.2.1-1). 18:03:03 [2023-08-23T18:03:03.192Z] #60 9.879 libc6-dev is already the newest version (2.31-13+deb11u6). 18:03:03 [2023-08-23T18:03:03.192Z] #60 9.879 The following additional packages will be installed: 18:03:03 [2023-08-23T18:03:03.192Z] #60 9.881 bzip2 patch xz-utils 18:03:03 [2023-08-23T18:03:03.192Z] #60 9.883 Suggested packages: 18:03:03 [2023-08-23T18:03:03.192Z] #60 9.883 bzip2-doc debian-keyring seccomp ed diffutils-doc 18:03:03 [2023-08-23T18:03:03.192Z] #60 9.883 Recommended packages: 18:03:03 [2023-08-23T18:03:03.192Z] #60 9.883 build-essential fakeroot libalgorithm-merge-perl 18:03:03 [2023-08-23T18:03:03.192Z] #60 9.965 The following NEW packages will be installed: 18:03:03 [2023-08-23T18:03:03.192Z] #60 9.966 bzip2 dpkg-dev libseccomp-dev patch xz-utils 18:03:03 [2023-08-23T18:03:03.192Z] #60 10.26 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. 18:03:03 [2023-08-23T18:03:03.192Z] #60 10.26 Need to get 2790 kB of archives. 18:03:03 [2023-08-23T18:03:03.192Z] #60 10.26 After this operation, 4077 kB of additional disk space will be used. 18:03:03 [2023-08-23T18:03:03.192Z] #60 10.26 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 18:03:03 [2023-08-23T18:03:03.192Z] #60 10.28 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 18:03:03 [2023-08-23T18:03:03.192Z] #60 10.28 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 18:03:03 [2023-08-23T18:03:03.192Z] #60 10.31 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 18:03:03 [2023-08-23T18:03:03.192Z] #60 10.41 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 18:03:03 [2023-08-23T18:03:03.192Z] #60 ... 18:03:03 [2023-08-23T18:03:03.192Z] 18:03:03 [2023-08-23T18:03:03.192Z] #61 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 18:03:03 [2023-08-23T18:03:03.449Z] #61 ... 18:03:03 [2023-08-23T18:03:03.449Z] 18:03:03 [2023-08-23T18:03:03.449Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:03:03 [2023-08-23T18:03:03.449Z] #50 DONE 9.7s 18:03:03 [2023-08-23T18:03:03.449Z] 18:03:03 [2023-08-23T18:03:03.449Z] #62 [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 ; 18:03:03 [2023-08-23T18:03:03.449Z] #62 2.650 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 2.662 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 2.662 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 2.919 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 3.467 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [247 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 4.077 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 4.586 Fetched 8541 kB in 2s (3836 kB/s) 18:03:03 [2023-08-23T18:03:03.449Z] #62 4.586 Reading package lists... 18:03:03 [2023-08-23T18:03:03.449Z] #62 5.378 Reading package lists... 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.237 Building dependency tree... 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.711 python3 is already the newest version (3.9.2-3). 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.711 The following additional packages will be installed: 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.712 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.713 patch xz-utils 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.715 Suggested packages: 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.715 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.715 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.715 m4-doc ed diffutils-doc 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.715 Recommended packages: 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.715 fakeroot libalgorithm-merge-perl libltdl-dev 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.933 The following NEW packages will be installed: 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.933 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.934 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 18:03:03 [2023-08-23T18:03:03.449Z] #62 6.934 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.332 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded. 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.332 Need to get 5458 kB of archives. 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.332 After this operation, 11.6 MB of additional disk space will be used. 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.332 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.387 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.444 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.459 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.470 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.473 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.475 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.487 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.489 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.511 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.512 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.513 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.514 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.516 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.517 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.518 Get:16 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.520 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.527 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.528 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.529 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #62 7.816 debconf: delaying package configuration, since apt-utils is not installed 18:03:03 [2023-08-23T18:03:03.449Z] #62 8.049 Fetched 5458 kB in 0s (11.8 MB/s) 18:03:03 [2023-08-23T18:03:03.449Z] #62 8.144 Selecting previously unselected package bzip2. 18:03:03 [2023-08-23T18:03:03.449Z] #62 8.144 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 18:03:03 [2023-08-23T18:03:03.449Z] #62 8.169 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 8.268 Unpacking bzip2 (1.0.8-4) ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 8.526 Selecting previously unselected package xz-utils. 18:03:03 [2023-08-23T18:03:03.449Z] #62 8.526 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 8.575 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 8.996 Selecting previously unselected package libsigsegv2:arm64. 18:03:03 [2023-08-23T18:03:03.449Z] #62 9.002 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 9.079 Unpacking libsigsegv2:arm64 (2.13-1) ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 9.392 Selecting previously unselected package m4. 18:03:03 [2023-08-23T18:03:03.449Z] #62 9.395 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 9.406 Unpacking m4 (1.4.18-5) ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 9.635 Selecting previously unselected package autoconf. 18:03:03 [2023-08-23T18:03:03.449Z] #62 9.639 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 9.661 Unpacking autoconf (2.69-14) ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 9.993 Selecting previously unselected package autotools-dev. 18:03:03 [2023-08-23T18:03:03.449Z] #62 9.997 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 10.04 Unpacking autotools-dev (20180224.1+nmu1) ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 10.31 Selecting previously unselected package automake. 18:03:03 [2023-08-23T18:03:03.449Z] #62 10.32 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 10.33 Unpacking automake (1:1.16.3-2) ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 10.81 Selecting previously unselected package patch. 18:03:03 [2023-08-23T18:03:03.449Z] #62 10.81 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 10.84 Unpacking patch (2.7.6-7) ... 18:03:03 [2023-08-23T18:03:03.449Z] #62 ... 18:03:03 [2023-08-23T18:03:03.449Z] 18:03:03 [2023-08-23T18:03:03.449Z] #63 [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 18:03:03 [2023-08-23T18:03:03.449Z] #63 1.390 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 1.400 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 1.400 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 1.545 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 1.666 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [247 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 1.793 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 2.579 Fetched 8541 kB in 1s (5927 kB/s) 18:03:03 [2023-08-23T18:03:03.449Z] #63 2.579 Reading package lists... 18:03:03 [2023-08-23T18:03:03.449Z] #63 3.365 Reading package lists... 18:03:03 [2023-08-23T18:03:03.449Z] #63 4.113 Building dependency tree... 18:03:03 [2023-08-23T18:03:03.449Z] #63 4.723 The following additional packages will be installed: 18:03:03 [2023-08-23T18:03:03.449Z] #63 4.726 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 18:03:03 [2023-08-23T18:03:03.449Z] #63 4.728 Suggested packages: 18:03:03 [2023-08-23T18:03:03.449Z] #63 4.728 cmake-doc ninja-build lrzip 18:03:03 [2023-08-23T18:03:03.449Z] #63 4.835 The following NEW packages will be installed: 18:03:03 [2023-08-23T18:03:03.449Z] #63 4.850 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 18:03:03 [2023-08-23T18:03:03.449Z] #63 5.144 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. 18:03:03 [2023-08-23T18:03:03.449Z] #63 5.144 Need to get 15.1 MB of archives. 18:03:03 [2023-08-23T18:03:03.449Z] #63 5.144 After this operation, 66.8 MB of additional disk space will be used. 18:03:03 [2023-08-23T18:03:03.449Z] #63 5.144 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 5.269 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 5.572 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 5.668 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 5.697 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 5.737 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 5.782 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 5.848 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 18:03:03 [2023-08-23T18:03:03.449Z] #63 6.939 debconf: delaying package configuration, since apt-utils is not installed 18:03:03 [2023-08-23T18:03:03.449Z] #63 7.194 Fetched 15.1 MB in 2s (9704 kB/s) 18:03:03 [2023-08-23T18:03:03.449Z] #63 7.607 Selecting previously unselected package cmake-data. 18:03:03 [2023-08-23T18:03:03.449Z] #63 7.607 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 18:03:03 [2023-08-23T18:03:03.449Z] #63 7.623 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 18:03:03 [2023-08-23T18:03:03.449Z] #63 7.645 Unpacking cmake-data (3.18.4-2+deb11u1) ... 18:03:03 [2023-08-23T18:03:03.449Z] #63 9.373 Selecting previously unselected package libicu67:arm64. 18:03:03 [2023-08-23T18:03:03.449Z] #63 9.378 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 18:03:03 [2023-08-23T18:03:03.449Z] #63 9.423 Unpacking libicu67:arm64 (67.1-7) ... 18:03:03 [2023-08-23T18:03:03.706Z] #63 ... 18:03:03 [2023-08-23T18:03:03.706Z] 18:03:03 [2023-08-23T18:03:03.706Z] #64 [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 18:03:03 [2023-08-23T18:03:03.706Z] #64 3.685 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:03:03 [2023-08-23T18:03:03.706Z] #64 3.723 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:03:03 [2023-08-23T18:03:03.706Z] #64 3.723 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:03:03 [2023-08-23T18:03:03.706Z] #64 4.112 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:03:03 [2023-08-23T18:03:03.706Z] #64 4.678 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [247 kB] 18:03:03 [2023-08-23T18:03:03.706Z] #64 5.400 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] 18:03:03 [2023-08-23T18:03:03.706Z] #64 6.823 Fetched 8541 kB in 3s (2460 kB/s) 18:03:03 [2023-08-23T18:03:03.706Z] #64 6.823 Reading package lists... 18:03:03 [2023-08-23T18:03:03.706Z] #64 8.154 Hit:1 http://deb.debian.org/debian bullseye InRelease 18:03:03 [2023-08-23T18:03:03.706Z] #64 8.154 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 18:03:03 [2023-08-23T18:03:03.706Z] #64 8.154 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 18:03:03 [2023-08-23T18:03:03.706Z] #64 9.688 Reading package lists... 18:03:03 [2023-08-23T18:03:03.706Z] #64 10.58 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 18:03:03 [2023-08-23T18:03:03.706Z] #64 10.60 Reading package lists... 18:03:03 [2023-08-23T18:03:03.706Z] #64 ... 18:03:03 [2023-08-23T18:03:03.706Z] 18:03:03 [2023-08-23T18:03:03.706Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:03:03 [2023-08-23T18:03:03.971Z] #65 ... 18:03:03 [2023-08-23T18:03:03.971Z] 18:03:03 [2023-08-23T18:03:03.971Z] #66 [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 18:03:03 [2023-08-23T18:03:03.971Z] #66 3.379 go: downloading github.com/tc-hib/go-winres v0.3.0 18:03:03 [2023-08-23T18:03:03.971Z] #66 3.637 go: downloading github.com/tc-hib/winres v0.1.6 18:03:03 [2023-08-23T18:03:03.971Z] #66 3.637 go: downloading github.com/urfave/cli/v2 v2.3.0 18:03:03 [2023-08-23T18:03:03.971Z] #66 4.150 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 18:03:03 [2023-08-23T18:03:03.971Z] #66 4.150 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 18:03:03 [2023-08-23T18:03:03.971Z] #66 4.268 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 18:03:03 [2023-08-23T18:03:03.971Z] #66 4.289 go: downloading github.com/russross/blackfriday/v2 v2.1.0 18:03:03 [2023-08-23T18:03:03.971Z] #66 ... 18:03:03 [2023-08-23T18:03:03.971Z] 18:03:03 [2023-08-23T18:03:03.971Z] #67 [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 18:03:03 [2023-08-23T18:03:03.971Z] #67 2.474 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:03:03 [2023-08-23T18:03:03.971Z] #67 2.484 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:03:03 [2023-08-23T18:03:03.971Z] #67 2.484 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:03:03 [2023-08-23T18:03:03.971Z] #67 2.709 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:03:03 [2023-08-23T18:03:03.971Z] #67 3.241 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [247 kB] 18:03:03 [2023-08-23T18:03:03.971Z] #67 3.941 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] 18:03:03 [2023-08-23T18:03:03.971Z] #67 4.350 Fetched 8541 kB in 2s (3926 kB/s) 18:03:03 [2023-08-23T18:03:03.971Z] #67 4.350 Reading package lists... 18:03:03 [2023-08-23T18:03:03.971Z] #67 6.287 Hit:1 http://deb.debian.org/debian bullseye InRelease 18:03:03 [2023-08-23T18:03:03.971Z] #67 6.287 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 18:03:03 [2023-08-23T18:03:03.971Z] #67 6.287 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 18:03:03 [2023-08-23T18:03:03.971Z] #67 7.689 Reading package lists... 18:03:03 [2023-08-23T18:03:03.971Z] #67 8.594 + apt-get install -y --no-install-recommends gcc libc6-dev 18:03:03 [2023-08-23T18:03:03.971Z] #67 8.615 Reading package lists... 18:03:03 [2023-08-23T18:03:03.971Z] #67 9.498 Building dependency tree... 18:03:03 [2023-08-23T18:03:03.971Z] #67 10.10 gcc is already the newest version (4:10.2.1-1). 18:03:03 [2023-08-23T18:03:03.971Z] #67 10.10 libc6-dev is already the newest version (2.31-13+deb11u6). 18:03:03 [2023-08-23T18:03:03.971Z] #67 10.10 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 18:03:04 [2023-08-23T18:03:04.245Z] #67 ... 18:03:04 [2023-08-23T18:03:04.245Z] 18:03:04 [2023-08-23T18:03:04.245Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.34 go: downloading github.com/go-toolsmith/astcast v1.1.0 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.38 go: downloading github.com/go-toolsmith/astcopy v1.0.3 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.45 go: downloading github.com/go-toolsmith/astequal v1.1.0 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.46 go: downloading github.com/go-toolsmith/astfmt v1.1.0 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.46 go: downloading github.com/go-toolsmith/astp v1.1.0 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.63 go: downloading github.com/go-toolsmith/strparse v1.1.0 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.63 go: downloading github.com/go-toolsmith/typep v1.1.0 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.19 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.64 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.68 go: downloading github.com/gostaticanalysis/comment v1.4.2 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.84 go: downloading github.com/ettle/strcase v0.1.1 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.84 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 18:03:04 [2023-08-23T18:03:04.245Z] #56 10.96 go: downloading github.com/fatih/structtag v1.2.0 18:03:04 [2023-08-23T18:03:04.245Z] #56 11.00 go: downloading github.com/Masterminds/semver v1.5.0 18:03:04 [2023-08-23T18:03:04.245Z] #56 11.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 18:03:04 [2023-08-23T18:03:04.245Z] #56 11.09 go: downloading github.com/google/go-cmp v0.5.9 18:03:04 [2023-08-23T18:03:04.245Z] #56 11.11 go: downloading github.com/prometheus/client_golang v1.12.1 18:03:04 [2023-08-23T18:03:04.245Z] #56 11.17 go: downloading github.com/prometheus/client_model v0.2.0 18:03:04 [2023-08-23T18:03:04.245Z] #56 11.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 18:03:04 [2023-08-23T18:03:04.245Z] #56 11.45 go: downloading github.com/subosito/gotenv v1.4.1 18:03:04 [2023-08-23T18:03:04.245Z] #56 11.54 go: downloading github.com/hashicorp/hcl v1.0.0 18:03:04 [2023-08-23T18:03:04.245Z] #56 ... 18:03:04 [2023-08-23T18:03:04.245Z] 18:03:04 [2023-08-23T18:03:04.245Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:03:04 [2023-08-23T18:03:04.245Z] #52 DONE 10.0s 18:03:04 [2023-08-23T18:03:04.245Z] 18:03:04 [2023-08-23T18:03:04.245Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:03:04 [2023-08-23T18:03:04.245Z] #56 11.76 go: downloading gopkg.in/ini.v1 v1.67.0 18:03:04 [2023-08-23T18:03:04.245Z] #56 11.76 go: downloading github.com/magiconair/properties v1.8.6 18:03:04 [2023-08-23T18:03:04.245Z] #56 ... 18:03:04 [2023-08-23T18:03:04.245Z] 18:03:04 [2023-08-23T18:03:04.245Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:03:04 [2023-08-23T18:03:04.521Z] #68 ... 18:03:04 [2023-08-23T18:03:04.521Z] 18:03:04 [2023-08-23T18:03:04.521Z] #61 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 18:03:04 [2023-08-23T18:03:04.521Z] #61 DONE 11.2s 18:03:04 [2023-08-23T18:03:04.521Z] 18:03:04 [2023-08-23T18:03:04.521Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:03:04 [2023-08-23T18:03:04.521Z] #56 11.89 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 18:03:04 [2023-08-23T18:03:04.521Z] #56 11.92 go: downloading go.uber.org/atomic v1.7.0 18:03:04 [2023-08-23T18:03:04.521Z] #56 11.92 go: downloading go.uber.org/multierr v1.6.0 18:03:04 [2023-08-23T18:03:04.521Z] #56 11.92 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348 18:03:04 [2023-08-23T18:03:04.521Z] #56 ... 18:03:04 [2023-08-23T18:03:04.521Z] 18:03:04 [2023-08-23T18:03:04.521Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:03:04 [2023-08-23T18:03:04.521Z] #68 DONE 10.3s 18:03:04 [2023-08-23T18:03:04.521Z] 18:03:04 [2023-08-23T18:03:04.521Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:03:04 [2023-08-23T18:03:04.521Z] #65 DONE 11.2s 18:03:04 [2023-08-23T18:03:04.521Z] 18:03:04 [2023-08-23T18:03:04.521Z] #57 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version 18:03:04 [2023-08-23T18:03:04.521Z] #57 DONE 11.7s 18:03:04 [2023-08-23T18:03:04.521Z] 18:03:04 [2023-08-23T18:03:04.521Z] #67 [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 18:03:04 [2023-08-23T18:03:04.521Z] #67 DONE 11.9s 18:03:04 [2023-08-23T18:03:04.521Z] 18:03:04 [2023-08-23T18:03:04.521Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:03:04 [2023-08-23T18:03:04.521Z] #56 12.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 18:03:04 [2023-08-23T18:03:04.521Z] #56 12.19 go: downloading github.com/quasilyte/gogrep v0.5.0 18:03:04 [2023-08-23T18:03:04.781Z] #56 12.20 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 18:03:04 [2023-08-23T18:03:04.781Z] #56 12.31 go: downloading github.com/golang/protobuf v1.5.2 18:03:04 [2023-08-23T18:03:04.781Z] #56 12.41 go: downloading github.com/beorn7/perks v1.0.1 18:03:05 [2023-08-23T18:03:05.061Z] #56 ... 18:03:05 [2023-08-23T18:03:05.061Z] 18:03:05 [2023-08-23T18:03:05.061Z] #25 [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 18:03:05 [2023-08-23T18:03:05.061Z] #25 12.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 18:03:05 [2023-08-23T18:03:05.061Z] #25 13.31 #=#=# 18:03:05 [2023-08-23T18:03:05.061Z] #25 13.64 #=#=# ######################################################################## 100.0% 18:03:05 [2023-08-23T18:03:05.061Z] #25 13.97 18:03:05 [2023-08-23T18:03:05.061Z] #25 15.52 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 18:03:05 [2023-08-23T18:03:05.061Z] #25 16.24 #=#=# 18:03:05 [2023-08-23T18:03:05.061Z] #25 16.54 #=#=# ######################################################################## 100.0% 18:03:05 [2023-08-23T18:03:05.061Z] #25 16.99 18:03:05 [2023-08-23T18:03:05.061Z] #25 17.16 Download of images into '/build' complete. 18:03:05 [2023-08-23T18:03:05.061Z] #25 17.16 Use something like the following to load the result into a Docker daemon: 18:03:05 [2023-08-23T18:03:05.061Z] #25 17.16 tar -cC '/build' . | docker load 18:03:05 [2023-08-23T18:03:05.061Z] #25 DONE 17.4s 18:03:05 [2023-08-23T18:03:05.061Z] 18:03:05 [2023-08-23T18:03:05.061Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:03:05 [2023-08-23T18:03:05.061Z] #56 12.42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:03:05 [2023-08-23T18:03:05.061Z] #56 12.45 go: downloading github.com/pelletier/go-toml v1.9.5 18:03:05 [2023-08-23T18:03:05.061Z] #56 12.56 go: downloading github.com/prometheus/common v0.32.1 18:03:05 [2023-08-23T18:03:05.061Z] #56 12.70 go: downloading github.com/prometheus/procfs v0.7.3 18:03:05 [2023-08-23T18:03:05.061Z] #56 12.70 go: downloading google.golang.org/protobuf v1.28.0 18:03:05 [2023-08-23T18:03:05.694Z] #56 12.94 go: downloading github.com/mattn/go-runewidth v0.0.9 18:03:06 [2023-08-23T18:03:06.310Z] #56 13.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 18:03:10 [2023-08-23T18:03:10.556Z] #56 ... 18:03:10 [2023-08-23T18:03:10.556Z] 18:03:10 [2023-08-23T18:03:10.556Z] #58 [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 18:03:10 [2023-08-23T18:03:10.556Z] #58 17.70 tomll can be used in two ways: 18:03:10 [2023-08-23T18:03:10.556Z] #58 17.70 Writing to STDIN and reading from STDOUT: 18:03:10 [2023-08-23T18:03:10.556Z] #58 17.70 cat file.toml | tomll > file.toml 18:03:10 [2023-08-23T18:03:10.556Z] #58 17.70 18:03:10 [2023-08-23T18:03:10.556Z] #58 17.70 Reading and updating a list of files: 18:03:10 [2023-08-23T18:03:10.556Z] #58 17.70 tomll a.toml b.toml c.toml 18:03:10 [2023-08-23T18:03:10.556Z] #58 17.70 18:03:10 [2023-08-23T18:03:10.556Z] #58 17.70 When given a list of files, tomll will modify all files in place without asking. 18:03:13 [2023-08-23T18:03:13.839Z] #58 ... 18:03:13 [2023-08-23T18:03:13.839Z] 18:03:13 [2023-08-23T18:03:13.839Z] #60 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 18:03:13 [2023-08-23T18:03:13.839Z] #60 10.70 debconf: delaying package configuration, since apt-utils is not installed 18:03:13 [2023-08-23T18:03:13.839Z] #60 10.84 Fetched 2790 kB in 0s (6311 kB/s) 18:03:13 [2023-08-23T18:03:13.839Z] #60 11.01 Selecting previously unselected package bzip2. 18:03:13 [2023-08-23T18:03:13.839Z] #60 11.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 18:03:13 [2023-08-23T18:03:13.839Z] #60 11.04 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 11.10 Unpacking bzip2 (1.0.8-4) ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 11.53 Selecting previously unselected package xz-utils. 18:03:13 [2023-08-23T18:03:13.839Z] #60 11.53 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 11.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 11.83 Selecting previously unselected package patch. 18:03:13 [2023-08-23T18:03:13.839Z] #60 11.83 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 11.90 Unpacking patch (2.7.6-7) ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 12.22 Selecting previously unselected package dpkg-dev. 18:03:13 [2023-08-23T18:03:13.839Z] #60 12.22 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 12.24 Unpacking dpkg-dev (1.20.12) ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 13.05 Selecting previously unselected package libseccomp-dev:arm64. 18:03:13 [2023-08-23T18:03:13.839Z] #60 13.06 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 13.20 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 14.12 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 14.52 Setting up bzip2 (1.0.8-4) ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 14.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 15.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:03:13 [2023-08-23T18:03:13.839Z] #60 15.45 Setting up patch (2.7.6-7) ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 15.78 Setting up dpkg-dev (1.20.12) ... 18:03:13 [2023-08-23T18:03:13.839Z] #60 ... 18:03:13 [2023-08-23T18:03:13.839Z] 18:03:13 [2023-08-23T18:03:13.839Z] #66 [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 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 NAME: 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 go-winres - A tool for embedding resources in Windows executables 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 USAGE: 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 go-winres [global options] command [command options] [arguments...] 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 COMMANDS: 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 init Create an initial ./winres/winres.json 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 make Make syso files for the "go build" command 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 simply Make syso files for the "go build" command (simplified) 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 extract Extract all resources from an executable 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 patch Replace resources in an executable file (exe, dll) 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 help, h Shows a list of commands or help for one command 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 GLOBAL OPTIONS: 18:03:13 [2023-08-23T18:03:13.839Z] #66 20.27 --help, -h show help (default: false) 18:03:13 [2023-08-23T18:03:13.839Z] #66 ... 18:03:13 [2023-08-23T18:03:13.839Z] 18:03:13 [2023-08-23T18:03:13.839Z] #62 [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 ; 18:03:13 [2023-08-23T18:03:13.839Z] #62 11.25 Selecting previously unselected package dpkg-dev. 18:03:13 [2023-08-23T18:03:13.839Z] #62 11.25 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 11.32 Unpacking dpkg-dev (1.20.12) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 11.96 Selecting previously unselected package build-essential. 18:03:13 [2023-08-23T18:03:13.839Z] #62 11.97 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 11.98 Unpacking build-essential (12.9) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.15 Selecting previously unselected package libcap2:arm64. 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.16 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.19 Unpacking libcap2:arm64 (1:2.44-1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.41 Selecting previously unselected package libcap-dev:arm64. 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.42 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.42 Unpacking libcap-dev:arm64 (1:2.44-1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.63 Selecting previously unselected package libprotobuf-c1:arm64. 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.63 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.94 Selecting previously unselected package libprotobuf-c-dev:arm64. 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.94 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 12.98 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 13.35 Selecting previously unselected package libseccomp-dev:arm64. 18:03:13 [2023-08-23T18:03:13.839Z] #62 13.36 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 13.42 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 14.14 Selecting previously unselected package libsystemd-dev:arm64. 18:03:13 [2023-08-23T18:03:13.839Z] #62 14.15 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 14.22 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 15.25 Selecting previously unselected package libtool. 18:03:13 [2023-08-23T18:03:13.839Z] #62 15.25 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 15.39 Unpacking libtool (2.4.6-15) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 16.30 Selecting previously unselected package libudev-dev:arm64. 18:03:13 [2023-08-23T18:03:13.839Z] #62 16.31 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 16.53 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 18.02 Selecting previously unselected package libyajl2:arm64. 18:03:13 [2023-08-23T18:03:13.839Z] #62 18.02 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 18.15 Unpacking libyajl2:arm64 (2.1.0-3) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 18.77 Selecting previously unselected package libyajl-dev:arm64. 18:03:13 [2023-08-23T18:03:13.839Z] #62 18.77 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 18.91 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 19.38 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 19.58 Setting up libyajl2:arm64 (2.1.0-3) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 19.80 Setting up bzip2 (1.0.8-4) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 20.01 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 20.26 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 20.49 Setting up libcap2:arm64 (1:2.44-1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 20.67 Setting up autotools-dev (20180224.1+nmu1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 20.86 Setting up libsigsegv2:arm64 (2.13-1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 21.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 21.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:03:13 [2023-08-23T18:03:13.839Z] #62 21.39 Setting up patch (2.7.6-7) ... 18:03:13 [2023-08-23T18:03:13.839Z] #62 ... 18:03:13 [2023-08-23T18:03:13.839Z] 18:03:13 [2023-08-23T18:03:13.839Z] #64 [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 18:03:13 [2023-08-23T18:03:13.839Z] #64 10.60 Reading package lists... 18:03:13 [2023-08-23T18:03:13.839Z] #64 11.55 Building dependency tree... 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.45 gcc is already the newest version (4:10.2.1-1). 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.45 The following additional packages will be installed: 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.45 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.45 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.45 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.45 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.45 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.45 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.46 Suggested packages: 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.46 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.46 | libgdk-pixbuf2.0-dev libxml2-utils 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.77 The following NEW packages will be installed: 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.77 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.78 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.78 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.78 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 18:03:13 [2023-08-23T18:03:13.839Z] #64 12.78 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.08 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.08 Need to get 7950 kB of archives. 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.08 After this operation, 39.9 MB of additional disk space will be used. 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.08 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.10 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.10 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.24 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.35 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.35 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.35 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.36 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.36 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.39 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.42 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.42 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.49 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.50 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.50 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.51 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.52 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.53 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.53 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.53 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.54 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.82 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.83 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.84 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.84 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.87 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 18:03:13 [2023-08-23T18:03:13.839Z] #64 13.90 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 18:03:13 [2023-08-23T18:03:13.840Z] #64 14.01 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 18:03:13 [2023-08-23T18:03:13.840Z] #64 14.05 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 18:03:13 [2023-08-23T18:03:13.840Z] #64 14.21 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 18:03:13 [2023-08-23T18:03:13.840Z] #64 14.70 debconf: delaying package configuration, since apt-utils is not installed 18:03:13 [2023-08-23T18:03:13.840Z] #64 15.07 Fetched 7950 kB in 1s (5632 kB/s) 18:03:13 [2023-08-23T18:03:13.840Z] #64 15.52 Selecting previously unselected package libgirepository-1.0-1:arm64. 18:03:13 [2023-08-23T18:03:13.840Z] #64 15.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 18:03:13 [2023-08-23T18:03:13.840Z] #64 15.54 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 15.70 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 16.73 Selecting previously unselected package gir1.2-glib-2.0:arm64. 18:03:13 [2023-08-23T18:03:13.840Z] #64 16.74 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 17.03 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 17.74 Selecting previously unselected package libsecret-common. 18:03:13 [2023-08-23T18:03:13.840Z] #64 17.74 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 17.97 Unpacking libsecret-common (0.20.4-2) ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 18.71 Selecting previously unselected package libsecret-1-0:arm64. 18:03:13 [2023-08-23T18:03:13.840Z] #64 18.71 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 18.75 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 19.26 Selecting previously unselected package gir1.2-secret-1:arm64. 18:03:13 [2023-08-23T18:03:13.840Z] #64 19.27 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 19.31 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 19.73 Selecting previously unselected package uuid-dev:arm64. 18:03:13 [2023-08-23T18:03:13.840Z] #64 19.73 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 19.83 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 20.47 Selecting previously unselected package libblkid-dev:arm64. 18:03:13 [2023-08-23T18:03:13.840Z] #64 20.50 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 20.56 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 21.08 Selecting previously unselected package libbtrfs0:arm64. 18:03:13 [2023-08-23T18:03:13.840Z] #64 21.08 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 18:03:13 [2023-08-23T18:03:13.840Z] #64 21.12 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 18:03:14 [2023-08-23T18:03:14.098Z] #64 ... 18:03:14 [2023-08-23T18:03:14.098Z] 18:03:14 [2023-08-23T18:03:14.098Z] #62 [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 ; 18:03:14 [2023-08-23T18:03:14.098Z] #62 21.51 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... 18:03:14 [2023-08-23T18:03:14.098Z] #62 21.73 Setting up libyajl-dev:arm64 (2.1.0-3) ... 18:03:14 [2023-08-23T18:03:14.098Z] #62 21.74 Setting up libcap-dev:arm64 (1:2.44-1) ... 18:03:14 [2023-08-23T18:03:14.377Z] #62 ... 18:03:14 [2023-08-23T18:03:14.377Z] 18:03:14 [2023-08-23T18:03:14.377Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 18:03:14 [2023-08-23T18:03:14.377Z] #55 19.48 v3.6.0 18:03:14 [2023-08-23T18:03:14.377Z] #55 DONE 21.8s 18:03:14 [2023-08-23T18:03:14.377Z] 18:03:14 [2023-08-23T18:03:14.377Z] #66 [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 18:03:14 [2023-08-23T18:03:14.377Z] #66 DONE 21.8s 18:03:14 [2023-08-23T18:03:14.377Z] 18:03:14 [2023-08-23T18:03:14.377Z] #58 [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 18:03:14 [2023-08-23T18:03:14.377Z] #58 DONE 21.8s 18:03:14 [2023-08-23T18:03:14.377Z] 18:03:14 [2023-08-23T18:03:14.377Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:03:14 [2023-08-23T18:03:14.377Z] #48 DONE 20.9s 18:03:14 [2023-08-23T18:03:14.377Z] 18:03:14 [2023-08-23T18:03:14.377Z] #60 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 18:03:14 [2023-08-23T18:03:14.377Z] #60 DONE 21.7s 18:03:14 [2023-08-23T18:03:14.377Z] 18:03:14 [2023-08-23T18:03:14.377Z] #62 [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 ; 18:03:14 [2023-08-23T18:03:14.377Z] #62 21.80 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... 18:03:14 [2023-08-23T18:03:14.377Z] #62 ... 18:03:14 [2023-08-23T18:03:14.377Z] 18:03:14 [2023-08-23T18:03:14.377Z] #69 [dev-systemd-false 1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images 18:03:14 [2023-08-23T18:03:14.377Z] #69 DONE 2.9s 18:03:14 [2023-08-23T18:03:14.377Z] 18:03:14 [2023-08-23T18:03:14.377Z] #63 [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 18:03:14 [2023-08-23T18:03:14.377Z] #63 11.65 Selecting previously unselected package libxml2:arm64. 18:03:14 [2023-08-23T18:03:14.377Z] #63 11.65 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 11.66 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 12.10 Selecting previously unselected package libarchive13:arm64. 18:03:14 [2023-08-23T18:03:14.377Z] #63 12.10 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 12.12 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 12.33 Selecting previously unselected package libjsoncpp24:arm64. 18:03:14 [2023-08-23T18:03:14.377Z] #63 12.34 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 12.35 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 12.78 Selecting previously unselected package librhash0:arm64. 18:03:14 [2023-08-23T18:03:14.377Z] #63 12.78 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 12.87 Unpacking librhash0:arm64 (1.4.1-2) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 13.75 Selecting previously unselected package libuv1:arm64. 18:03:14 [2023-08-23T18:03:14.377Z] #63 13.80 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 13.86 Unpacking libuv1:arm64 (1.40.0-2) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 14.65 Selecting previously unselected package cmake. 18:03:14 [2023-08-23T18:03:14.377Z] #63 14.66 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 14.77 Unpacking cmake (3.18.4-2+deb11u1) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 16.87 Setting up libicu67:arm64 (67.1-7) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 17.36 Setting up libuv1:arm64 (1.40.0-2) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 17.82 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 18.40 Setting up librhash0:arm64 (1.4.1-2) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 18.67 Setting up cmake-data (3.18.4-2+deb11u1) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 19.04 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 19.29 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 19.53 Setting up cmake (3.18.4-2+deb11u1) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 19.69 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:03:14 [2023-08-23T18:03:14.377Z] #63 DONE 21.6s 18:03:14 [2023-08-23T18:03:14.377Z] 18:03:14 [2023-08-23T18:03:14.377Z] #62 [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 ; 18:03:14 [2023-08-23T18:03:14.377Z] #62 21.88 Setting up libtool (2.4.6-15) ... 18:03:14 [2023-08-23T18:03:14.377Z] #62 21.93 Setting up m4 (1.4.18-5) ... 18:03:14 [2023-08-23T18:03:14.377Z] #62 22.00 Setting up dpkg-dev (1.20.12) ... 18:03:14 [2023-08-23T18:03:14.634Z] #62 ... 18:03:14 [2023-08-23T18:03:14.634Z] 18:03:14 [2023-08-23T18:03:14.634Z] #70 [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 <<EOT (set -e...) 18:03:14 [2023-08-23T18:03:14.634Z] #70 2.553 go: downloading github.com/urfave/cli/v2 v2.23.5 18:03:14 [2023-08-23T18:03:14.634Z] #70 2.590 go: downloading github.com/google/uuid v1.3.0 18:03:14 [2023-08-23T18:03:14.634Z] #70 2.596 go: downloading github.com/moby/vpnkit v0.5.0 18:03:14 [2023-08-23T18:03:14.634Z] #70 2.618 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 18:03:14 [2023-08-23T18:03:14.634Z] #70 2.647 go: downloading golang.org/x/sys v0.2.0 18:03:14 [2023-08-23T18:03:14.634Z] #70 2.796 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 18:03:14 [2023-08-23T18:03:14.634Z] #70 2.849 go: downloading github.com/gorilla/mux v1.8.0 18:03:14 [2023-08-23T18:03:14.634Z] #70 3.266 go: downloading github.com/moby/sys/mountinfo v0.6.2 18:03:14 [2023-08-23T18:03:14.634Z] #70 4.263 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 18:03:14 [2023-08-23T18:03:14.634Z] #70 4.265 go: downloading golang.org/x/net v0.1.0 18:03:14 [2023-08-23T18:03:14.634Z] #70 4.635 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 18:03:14 [2023-08-23T18:03:14.634Z] #70 4.635 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 18:03:14 [2023-08-23T18:03:14.634Z] #70 ... 18:03:14 [2023-08-23T18:03:14.634Z] 18:03:14 [2023-08-23T18:03:14.634Z] #62 [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 ; 18:03:14 [2023-08-23T18:03:14.634Z] #62 22.15 Setting up autoconf (2.69-14) ... 18:03:14 [2023-08-23T18:03:14.634Z] #62 22.21 Setting up build-essential (12.9) ... 18:03:14 [2023-08-23T18:03:14.891Z] #62 22.33 Setting up automake (1:1.16.3-2) ... 18:03:14 [2023-08-23T18:03:14.891Z] #62 22.34 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 18:03:14 [2023-08-23T18:03:14.891Z] #62 22.38 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:03:14 [2023-08-23T18:03:14.891Z] #62 ... 18:03:14 [2023-08-23T18:03:14.891Z] 18:03:14 [2023-08-23T18:03:14.891Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 18:03:15 [2023-08-23T18:03:15.148Z] #71 ... 18:03:15 [2023-08-23T18:03:15.148Z] 18:03:15 [2023-08-23T18:03:15.148Z] #72 [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/ <<EOT (set -e...) 18:03:15 [2023-08-23T18:03:15.148Z] #72 ... 18:03:15 [2023-08-23T18:03:15.148Z] 18:03:15 [2023-08-23T18:03:15.148Z] #64 [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 18:03:15 [2023-08-23T18:03:15.148Z] #64 21.50 Selecting previously unselected package libbtrfs-dev:arm64. 18:03:15 [2023-08-23T18:03:15.148Z] #64 21.52 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 18:03:15 [2023-08-23T18:03:15.148Z] #64 21.55 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 18:03:15 [2023-08-23T18:03:15.148Z] #64 21.84 Selecting previously unselected package libelf1:arm64. 18:03:15 [2023-08-23T18:03:15.148Z] #64 21.84 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 18:03:15 [2023-08-23T18:03:15.148Z] #64 21.84 Unpacking libelf1:arm64 (0.183-1) ... 18:03:15 [2023-08-23T18:03:15.148Z] #64 22.06 Selecting previously unselected package libffi-dev:arm64. 18:03:15 [2023-08-23T18:03:15.148Z] #64 22.07 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 18:03:15 [2023-08-23T18:03:15.148Z] #64 22.09 Unpacking libffi-dev:arm64 (3.3-6) ... 18:03:15 [2023-08-23T18:03:15.148Z] #64 22.20 Selecting previously unselected package libglib2.0-data. 18:03:15 [2023-08-23T18:03:15.148Z] #64 22.21 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 18:03:15 [2023-08-23T18:03:15.148Z] #64 22.21 Unpacking libglib2.0-data (2.66.8-1) ... 18:03:15 [2023-08-23T18:03:15.405Z] #64 22.74 Selecting previously unselected package libglib2.0-bin. 18:03:15 [2023-08-23T18:03:15.665Z] #64 ... 18:03:15 [2023-08-23T18:03:15.665Z] 18:03:15 [2023-08-23T18:03:15.665Z] #62 [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 ; 18:03:15 [2023-08-23T18:03:15.665Z] #62 DONE 23.2s 18:03:15 [2023-08-23T18:03:15.665Z] 18:03:15 [2023-08-23T18:03:15.665Z] #64 [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 18:03:15 [2023-08-23T18:03:15.665Z] #64 22.74 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 18:03:15 [2023-08-23T18:03:15.665Z] #64 22.78 Unpacking libglib2.0-bin (2.66.8-1) ... 18:03:15 [2023-08-23T18:03:15.665Z] #64 22.96 Selecting previously unselected package python3-lib2to3. 18:03:15 [2023-08-23T18:03:15.929Z] #64 22.96 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 18:03:15 [2023-08-23T18:03:15.929Z] #64 22.98 Unpacking python3-lib2to3 (3.9.2-1) ... 18:03:16 [2023-08-23T18:03:16.186Z] #64 23.41 Selecting previously unselected package python3-distutils. 18:03:16 [2023-08-23T18:03:16.186Z] #64 23.42 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 18:03:16 [2023-08-23T18:03:16.186Z] #64 23.48 Unpacking python3-distutils (3.9.2-1) ... 18:03:17 [2023-08-23T18:03:17.118Z] #64 24.35 Selecting previously unselected package libglib2.0-dev-bin. 18:03:17 [2023-08-23T18:03:17.118Z] #64 24.35 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 18:03:17 [2023-08-23T18:03:17.118Z] #64 24.48 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 18:03:17 [2023-08-23T18:03:17.376Z] #64 24.74 Selecting previously unselected package libsepol1-dev:arm64. 18:03:17 [2023-08-23T18:03:17.376Z] #64 24.74 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 18:03:17 [2023-08-23T18:03:17.633Z] #64 24.75 Unpacking libsepol1-dev:arm64 (3.1-1) ... 18:03:17 [2023-08-23T18:03:17.633Z] #64 ... 18:03:17 [2023-08-23T18:03:17.633Z] 18:03:17 [2023-08-23T18:03:17.633Z] #54 [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 <<EOT (set -ex...) 18:03:17 [2023-08-23T18:03:17.633Z] #54 12.83 sync 18:03:17 [2023-08-23T18:03:17.633Z] #54 12.83 internal/reflectlite 18:03:17 [2023-08-23T18:03:17.633Z] #54 13.35 internal/testlog 18:03:17 [2023-08-23T18:03:17.633Z] #54 13.35 internal/godebug 18:03:17 [2023-08-23T18:03:17.633Z] #54 13.35 internal/singleflight 18:03:17 [2023-08-23T18:03:17.633Z] #54 13.49 math/rand 18:03:17 [2023-08-23T18:03:17.633Z] #54 13.50 internal/intern 18:03:17 [2023-08-23T18:03:17.633Z] #54 13.83 errors 18:03:17 [2023-08-23T18:03:17.633Z] #54 13.84 sort 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.04 io 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.06 internal/oserror 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.08 vendor/golang.org/x/net/dns/dnsmessage 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.08 crypto/internal/nistec/fiat 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.08 strconv 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.08 path 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.08 internal/safefilepath 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.10 container/heap 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.35 syscall 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.66 hash 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.66 bytes 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.66 crypto/internal/randutil 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.66 strings 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.66 reflect 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.79 crypto 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.85 crypto/rc4 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.95 net/netip 18:03:17 [2023-08-23T18:03:17.633Z] #54 14.97 hash/crc32 18:03:17 [2023-08-23T18:03:17.633Z] #54 15.26 vendor/golang.org/x/text/transform 18:03:17 [2023-08-23T18:03:17.633Z] #54 15.60 encoding/base32 18:03:17 [2023-08-23T18:03:17.633Z] #54 15.61 bufio 18:03:17 [2023-08-23T18:03:17.633Z] #54 15.62 net/http/internal/ascii 18:03:17 [2023-08-23T18:03:17.633Z] #54 15.72 github.com/stevvooe/resumable 18:03:17 [2023-08-23T18:03:17.633Z] #54 15.72 regexp/syntax 18:03:17 [2023-08-23T18:03:17.633Z] #54 15.80 github.com/garyburd/redigo/internal 18:03:17 [2023-08-23T18:03:17.633Z] #54 15.89 golang.org/x/crypto/blowfish 18:03:17 [2023-08-23T18:03:17.633Z] #54 15.93 html 18:03:17 [2023-08-23T18:03:17.633Z] #54 16.12 text/tabwriter 18:03:17 [2023-08-23T18:03:17.633Z] #54 17.10 regexp 18:03:17 [2023-08-23T18:03:17.633Z] #54 17.19 time 18:03:17 [2023-08-23T18:03:17.633Z] #54 17.20 internal/syscall/unix 18:03:17 [2023-08-23T18:03:17.633Z] #54 17.20 internal/syscall/execenv 18:03:17 [2023-08-23T18:03:17.633Z] #54 18.30 io/fs 18:03:17 [2023-08-23T18:03:17.633Z] #54 18.30 context 18:03:17 [2023-08-23T18:03:17.633Z] #54 18.31 internal/poll 18:03:17 [2023-08-23T18:03:17.633Z] #54 18.54 embed 18:03:17 [2023-08-23T18:03:17.633Z] #54 18.87 os 18:03:17 [2023-08-23T18:03:17.633Z] #54 18.89 encoding/binary 18:03:17 [2023-08-23T18:03:17.633Z] #54 18.89 internal/saferio 18:03:17 [2023-08-23T18:03:17.633Z] #54 18.89 internal/fmtsort 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.22 crypto/cipher 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.23 crypto/internal/edwards25519/field 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.23 crypto/internal/nistec 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.23 crypto/md5 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.23 crypto/sha1 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.23 encoding/base64 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.23 vendor/golang.org/x/crypto/internal/poly1305 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.75 encoding/pem 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.79 fmt 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.85 crypto/internal/boring 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.89 crypto/des 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.92 net 18:03:17 [2023-08-23T18:03:17.633Z] #54 19.99 path/filepath 18:03:17 [2023-08-23T18:03:17.633Z] #54 20.02 crypto/aes 18:03:17 [2023-08-23T18:03:17.633Z] #54 20.09 crypto/sha512 18:03:17 [2023-08-23T18:03:17.633Z] #54 20.21 crypto/internal/edwards25519 18:03:17 [2023-08-23T18:03:17.633Z] #54 20.44 crypto/hmac 18:03:17 [2023-08-23T18:03:17.633Z] #54 20.68 crypto/sha256 18:03:17 [2023-08-23T18:03:17.633Z] #54 20.70 vendor/golang.org/x/crypto/chacha20 18:03:17 [2023-08-23T18:03:17.633Z] #54 20.96 vendor/golang.org/x/crypto/hkdf 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.05 io/ioutil 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.39 github.com/bugsnag/osext 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.46 os/exec 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.46 os/signal 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.46 vendor/golang.org/x/crypto/chacha20poly1305 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.52 crypto/ecdh 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.53 encoding/hex 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.53 net/url 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.56 math/big 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.75 encoding/json 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.81 log 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.82 github.com/bugsnag/bugsnag-go/errors 18:03:17 [2023-08-23T18:03:17.633Z] #54 21.98 compress/flate 18:03:17 [2023-08-23T18:03:17.633Z] #54 22.00 github.com/bugsnag/panicwrap 18:03:17 [2023-08-23T18:03:17.633Z] #54 22.11 vendor/golang.org/x/text/unicode/norm 18:03:17 [2023-08-23T18:03:17.633Z] #54 22.24 vendor/golang.org/x/net/http2/hpack 18:03:17 [2023-08-23T18:03:17.633Z] #54 22.28 vendor/golang.org/x/text/unicode/bidi 18:03:17 [2023-08-23T18:03:17.633Z] #54 22.39 mime 18:03:17 [2023-08-23T18:03:17.633Z] #54 23.03 compress/gzip 18:03:17 [2023-08-23T18:03:17.633Z] #54 ... 18:03:17 [2023-08-23T18:03:17.633Z] 18:03:17 [2023-08-23T18:03:17.633Z] #64 [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 18:03:17 [2023-08-23T18:03:17.633Z] #64 24.97 Selecting previously unselected package libpcre2-16-0:arm64. 18:03:17 [2023-08-23T18:03:17.633Z] #64 24.98 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 18:03:17 [2023-08-23T18:03:17.633Z] #64 24.98 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 18:03:17 [2023-08-23T18:03:17.901Z] #64 25.08 Selecting previously unselected package libpcre2-32-0:arm64. 18:03:17 [2023-08-23T18:03:17.901Z] #64 25.09 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 18:03:17 [2023-08-23T18:03:17.901Z] #64 25.11 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 18:03:18 [2023-08-23T18:03:18.157Z] #64 25.26 Selecting previously unselected package libpcre2-posix2:arm64. 18:03:18 [2023-08-23T18:03:18.157Z] #64 25.26 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 18:03:18 [2023-08-23T18:03:18.157Z] #64 25.31 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 18:03:18 [2023-08-23T18:03:18.157Z] #64 25.40 Selecting previously unselected package libpcre2-dev:arm64. 18:03:18 [2023-08-23T18:03:18.157Z] #64 25.40 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 18:03:18 [2023-08-23T18:03:18.157Z] #64 25.41 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 18:03:18 [2023-08-23T18:03:18.415Z] #64 25.68 Selecting previously unselected package libselinux1-dev:arm64. 18:03:18 [2023-08-23T18:03:18.415Z] #64 25.68 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 18:03:18 [2023-08-23T18:03:18.673Z] #64 25.69 Unpacking libselinux1-dev:arm64 (3.1-3) ... 18:03:18 [2023-08-23T18:03:18.673Z] #64 25.90 Selecting previously unselected package libmount-dev:arm64. 18:03:18 [2023-08-23T18:03:18.673Z] #64 25.90 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 18:03:18 [2023-08-23T18:03:18.673Z] #64 25.93 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 18:03:18 [2023-08-23T18:03:18.673Z] #64 26.05 Selecting previously unselected package libpcre16-3:arm64. 18:03:18 [2023-08-23T18:03:18.930Z] #64 26.05 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 18:03:18 [2023-08-23T18:03:18.930Z] #64 26.06 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 18:03:18 [2023-08-23T18:03:18.930Z] #64 26.16 Selecting previously unselected package libpcre32-3:arm64. 18:03:18 [2023-08-23T18:03:18.930Z] #64 26.16 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 18:03:18 [2023-08-23T18:03:18.930Z] #64 26.19 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 18:03:19 [2023-08-23T18:03:19.187Z] #64 26.32 Selecting previously unselected package libpcrecpp0v5:arm64. 18:03:19 [2023-08-23T18:03:19.187Z] #64 26.32 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 18:03:19 [2023-08-23T18:03:19.187Z] #64 26.33 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 18:03:19 [2023-08-23T18:03:19.187Z] #64 26.56 Selecting previously unselected package libpcre3-dev:arm64. 18:03:19 [2023-08-23T18:03:19.187Z] #64 26.56 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 18:03:19 [2023-08-23T18:03:19.444Z] #64 26.56 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 18:03:19 [2023-08-23T18:03:19.709Z] #64 26.82 Selecting previously unselected package zlib1g-dev:arm64. 18:03:19 [2023-08-23T18:03:19.709Z] #64 26.82 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 18:03:19 [2023-08-23T18:03:19.709Z] #64 26.84 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 18:03:19 [2023-08-23T18:03:19.709Z] #64 26.98 Selecting previously unselected package libglib2.0-dev:arm64. 18:03:19 [2023-08-23T18:03:19.709Z] #64 26.98 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 18:03:19 [2023-08-23T18:03:19.709Z] #64 26.99 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 18:03:20 [2023-08-23T18:03:20.273Z] #64 27.32 Selecting previously unselected package libsecret-1-dev:arm64. 18:03:20 [2023-08-23T18:03:20.273Z] #64 27.32 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 18:03:20 [2023-08-23T18:03:20.273Z] #64 27.33 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 18:03:20 [2023-08-23T18:03:20.530Z] #64 27.69 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 18:03:20 [2023-08-23T18:03:20.530Z] #64 27.75 Setting up libpcre16-3:arm64 (2:8.39-13) ... 18:03:20 [2023-08-23T18:03:20.788Z] #64 27.92 Setting up libsepol1-dev:arm64 (3.1-1) ... 18:03:20 [2023-08-23T18:03:20.788Z] #64 28.12 Setting up libffi-dev:arm64 (3.3-6) ... 18:03:21 [2023-08-23T18:03:21.072Z] #64 28.20 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 18:03:21 [2023-08-23T18:03:21.072Z] #64 28.33 Setting up libbtrfs0:arm64 (5.10.1-2) ... 18:03:21 [2023-08-23T18:03:21.352Z] #64 28.54 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 18:03:21 [2023-08-23T18:03:21.627Z] #64 28.68 Setting up libglib2.0-data (2.66.8-1) ... 18:03:21 [2023-08-23T18:03:21.884Z] #64 28.95 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 18:03:21 [2023-08-23T18:03:21.884Z] #64 ... 18:03:21 [2023-08-23T18:03:21.884Z] 18:03:21 [2023-08-23T18:03:21.884Z] #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 18:03:21 [2023-08-23T18:03:21.884Z] #73 2.168 Hit:1 http://deb.debian.org/debian bullseye InRelease 18:03:21 [2023-08-23T18:03:21.884Z] #73 2.168 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 18:03:21 [2023-08-23T18:03:21.884Z] #73 2.168 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 18:03:21 [2023-08-23T18:03:21.884Z] #73 3.437 Reading package lists... 18:03:21 [2023-08-23T18:03:21.884Z] #73 4.354 + apt-get install -y --no-install-recommends gcc libc6-dev 18:03:21 [2023-08-23T18:03:21.884Z] #73 4.390 Reading package lists... 18:03:21 [2023-08-23T18:03:21.884Z] #73 5.236 Building dependency tree... 18:03:21 [2023-08-23T18:03:21.884Z] #73 5.468 Reading state information... 18:03:21 [2023-08-23T18:03:21.884Z] #73 5.818 gcc is already the newest version (4:10.2.1-1). 18:03:21 [2023-08-23T18:03:21.884Z] #73 5.818 libc6-dev is already the newest version (2.31-13+deb11u6). 18:03:21 [2023-08-23T18:03:21.884Z] #73 5.818 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 18:03:21 [2023-08-23T18:03:21.884Z] #73 DONE 7.5s 18:03:21 [2023-08-23T18:03:21.884Z] 18:03:21 [2023-08-23T18:03:21.884Z] #64 [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 18:03:21 [2023-08-23T18:03:21.884Z] #64 28.95 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 18:03:21 [2023-08-23T18:03:21.884Z] #64 28.96 Setting up libpcre32-3:arm64 (2:8.39-13) ... 18:03:21 [2023-08-23T18:03:21.884Z] #64 29.04 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 18:03:21 [2023-08-23T18:03:21.884Z] #64 29.06 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 18:03:21 [2023-08-23T18:03:21.884Z] #64 29.08 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 18:03:21 [2023-08-23T18:03:21.884Z] #64 29.10 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 18:03:21 [2023-08-23T18:03:21.884Z] #64 29.15 Setting up python3-lib2to3 (3.9.2-1) ... 18:03:22 [2023-08-23T18:03:22.447Z] #64 29.66 Setting up libelf1:arm64 (0.183-1) ... 18:03:22 [2023-08-23T18:03:22.447Z] #64 29.69 Setting up libsecret-common (0.20.4-2) ... 18:03:22 [2023-08-23T18:03:22.447Z] #64 29.70 Setting up python3-distutils (3.9.2-1) ... 18:03:22 [2023-08-23T18:03:22.703Z] #64 29.91 Setting up libglib2.0-dev-bin (2.66.8-1) ... 18:03:23 [2023-08-23T18:03:23.281Z] #64 30.46 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 18:03:23 [2023-08-23T18:03:23.281Z] #64 30.53 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 18:03:23 [2023-08-23T18:03:23.281Z] #64 30.57 Setting up libselinux1-dev:arm64 (3.1-3) ... 18:03:23 [2023-08-23T18:03:23.543Z] #64 30.58 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 18:03:23 [2023-08-23T18:03:23.543Z] #64 30.60 Setting up libglib2.0-bin (2.66.8-1) ... 18:03:23 [2023-08-23T18:03:23.543Z] #64 30.62 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 18:03:23 [2023-08-23T18:03:23.543Z] #64 30.63 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 18:03:23 [2023-08-23T18:03:23.543Z] #64 30.65 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 18:03:23 [2023-08-23T18:03:23.543Z] #64 30.67 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 18:03:23 [2023-08-23T18:03:23.543Z] #64 30.71 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 18:03:23 [2023-08-23T18:03:23.543Z] #64 30.74 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 18:03:23 [2023-08-23T18:03:23.543Z] #64 30.76 No schema files found: doing nothing. 18:03:23 [2023-08-23T18:03:23.543Z] #64 30.80 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:03:23 [2023-08-23T18:03:23.800Z] #64 30.90 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 18:03:24 [2023-08-23T18:03:24.364Z] #64 ... 18:03:24 [2023-08-23T18:03:24.364Z] 18:03:24 [2023-08-23T18:03:24.364Z] #74 [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 <<EOT (set -e...) 18:03:24 [2023-08-23T18:03:24.364Z] #74 2.044 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc . 18:03:24 [2023-08-23T18:03:24.621Z] #74 ... 18:03:24 [2023-08-23T18:03:24.621Z] 18:03:24 [2023-08-23T18:03:24.621Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 18:03:24 [2023-08-23T18:03:24.621Z] #75 0.979 -- The C compiler identification is GNU 10.2.1 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.004 -- Detecting C compiler ABI info 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.311 -- Detecting C compiler ABI info - done 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.371 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.373 -- Detecting C compile features 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.382 -- Detecting C compile features - done 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.402 -- Performing Test HAS_BUILTIN_FORTIFY 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.489 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.553 -- Configuring done 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.584 -- Generating done 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.587 -- Build files have been written to: /go/src/github.com/krallin/tini 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.783 Scanning dependencies of target tini-static 18:03:24 [2023-08-23T18:03:24.621Z] #75 1.804 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 18:03:24 [2023-08-23T18:03:24.621Z] #75 2.161 [100%] Linking C executable tini-static 18:03:24 [2023-08-23T18:03:24.621Z] #75 2.305 [100%] Built target tini-static 18:03:25 [2023-08-23T18:03:25.990Z] #75 ... 18:03:25 [2023-08-23T18:03:25.990Z] 18:03:25 [2023-08-23T18:03:25.990Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:03:25 [2023-08-23T18:03:25.990Z] #76 1.001 Cloning into '/tmp/crun-build'... 18:03:25 [2023-08-23T18:03:25.990Z] #76 2.476 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 18:03:25 [2023-08-23T18:03:25.990Z] #76 2.510 Cloning into '/tmp/crun-build/libocispec'... 18:03:25 [2023-08-23T18:03:25.990Z] #76 3.156 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 18:03:25 [2023-08-23T18:03:25.990Z] #76 3.190 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 18:03:25 [2023-08-23T18:03:25.990Z] #76 3.190 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 18:03:25 [2023-08-23T18:03:25.990Z] #76 3.190 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 18:03:25 [2023-08-23T18:03:25.990Z] #76 3.198 Cloning into '/tmp/crun-build/libocispec/image-spec'... 18:03:25 [2023-08-23T18:03:25.990Z] #76 3.964 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 18:03:25 [2023-08-23T18:03:25.990Z] #76 4.638 Cloning into '/tmp/crun-build/libocispec/yajl'... 18:03:25 [2023-08-23T18:03:25.990Z] #76 5.219 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 18:03:25 [2023-08-23T18:03:25.990Z] #76 5.377 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 18:03:25 [2023-08-23T18:03:25.990Z] #76 5.547 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 18:03:25 [2023-08-23T18:03:25.990Z] #76 ... 18:03:25 [2023-08-23T18:03:25.990Z] 18:03:25 [2023-08-23T18:03:25.990Z] #59 [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 18:03:25 [2023-08-23T18:03:25.990Z] #59 32.21 gotestsum version dev 18:03:25 [2023-08-23T18:03:25.990Z] #59 DONE 33.3s 18:03:25 [2023-08-23T18:03:25.990Z] 18:03:25 [2023-08-23T18:03:25.990Z] #64 [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 18:03:25 [2023-08-23T18:03:25.990Z] #64 DONE 33.0s 18:03:25 [2023-08-23T18:03:25.990Z] 18:03:25 [2023-08-23T18:03:25.990Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 18:03:25 [2023-08-23T18:03:25.990Z] #77 ... 18:03:25 [2023-08-23T18:03:25.990Z] 18:03:25 [2023-08-23T18:03:25.990Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 18:03:25 [2023-08-23T18:03:25.990Z] #75 DONE 4.1s 18:03:26 [2023-08-23T18:03:26.248Z] 18:03:26 [2023-08-23T18:03:26.248Z] #54 [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 <<EOT (set -ex...) 18:03:26 [2023-08-23T18:03:26.248Z] #54 23.10 mime/quotedprintable 18:03:26 [2023-08-23T18:03:26.248Z] #54 23.29 net/http/internal 18:03:26 [2023-08-23T18:03:26.248Z] #54 23.53 gopkg.in/yaml.v2 18:03:26 [2023-08-23T18:03:26.248Z] #54 23.59 golang.org/x/net/context 18:03:26 [2023-08-23T18:03:26.248Z] #54 24.04 github.com/docker/distribution/digest 18:03:26 [2023-08-23T18:03:26.248Z] #54 24.16 vendor/golang.org/x/text/secure/bidirule 18:03:26 [2023-08-23T18:03:26.248Z] #54 24.23 encoding/gob 18:03:26 [2023-08-23T18:03:26.248Z] #54 24.61 github.com/Sirupsen/logrus 18:03:26 [2023-08-23T18:03:26.248Z] #54 24.65 text/template/parse 18:03:26 [2023-08-23T18:03:26.248Z] #54 24.85 github.com/docker/distribution/reference 18:03:26 [2023-08-23T18:03:26.248Z] #54 25.10 github.com/docker/distribution/version 18:03:26 [2023-08-23T18:03:26.248Z] #54 25.37 runtime/debug 18:03:26 [2023-08-23T18:03:26.248Z] #54 25.96 github.com/Sirupsen/logrus/formatters/logstash 18:03:26 [2023-08-23T18:03:26.248Z] #54 26.16 encoding/xml 18:03:26 [2023-08-23T18:03:26.248Z] #54 26.21 os/user 18:03:26 [2023-08-23T18:03:26.248Z] #54 26.65 github.com/mitchellh/mapstructure 18:03:26 [2023-08-23T18:03:26.248Z] #54 26.67 net/textproto 18:03:26 [2023-08-23T18:03:26.248Z] #54 26.85 vendor/golang.org/x/net/idna 18:03:26 [2023-08-23T18:03:26.248Z] #54 28.00 text/template 18:03:26 [2023-08-23T18:03:26.248Z] #54 28.04 github.com/docker/distribution/registry/listener 18:03:26 [2023-08-23T18:03:26.248Z] #54 28.11 github.com/spf13/pflag 18:03:26 [2023-08-23T18:03:26.248Z] #54 28.85 crypto/elliptic 18:03:26 [2023-08-23T18:03:26.248Z] #54 28.91 crypto/internal/bigmod 18:03:26 [2023-08-23T18:03:26.248Z] #54 29.27 crypto/internal/boring/bbig 18:03:26 [2023-08-23T18:03:26.248Z] #54 29.38 encoding/asn1 18:03:26 [2023-08-23T18:03:26.248Z] #54 29.43 crypto/rand 18:03:26 [2023-08-23T18:03:26.248Z] #54 29.83 crypto/dsa 18:03:26 [2023-08-23T18:03:26.248Z] #54 29.94 crypto/ed25519 18:03:26 [2023-08-23T18:03:26.248Z] #54 29.96 crypto/rsa 18:03:26 [2023-08-23T18:03:26.248Z] #54 29.97 mime/multipart 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.01 github.com/docker/distribution/uuid 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.05 github.com/stevvooe/resumable/sha256 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.23 github.com/stevvooe/resumable/sha512 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.31 github.com/garyburd/redigo/redis 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.31 github.com/spf13/cobra 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.35 log/syslog 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.38 golang.org/x/crypto/bcrypt 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.40 vendor/golang.org/x/net/http/httpguts 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.44 vendor/golang.org/x/crypto/cryptobyte 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.65 crypto/x509/pkix 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.66 vendor/golang.org/x/net/http/httpproxy 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.71 internal/profile 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.71 github.com/yvasiyarov/go-metrics 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.73 runtime/pprof 18:03:26 [2023-08-23T18:03:26.248Z] #54 30.89 runtime/trace 18:03:26 [2023-08-23T18:03:26.505Z] #54 31.70 crypto/ecdsa 18:03:27 [2023-08-23T18:03:27.069Z] #54 32.29 crypto/x509 18:03:28 [2023-08-23T18:03:28.002Z] #54 ... 18:03:28 [2023-08-23T18:03:28.002Z] 18:03:28 [2023-08-23T18:03:28.002Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:03:28 [2023-08-23T18:03:28.002Z] #76 12.20 aclocal: warning: couldn't open directory 'm4': No such file or directory 18:03:33 [2023-08-23T18:03:33.255Z] #76 17.29 libtoolize: putting auxiliary files in '.'. 18:03:33 [2023-08-23T18:03:33.255Z] #76 17.30 libtoolize: copying file './ltmain.sh' 18:03:33 [2023-08-23T18:03:33.819Z] #76 18.28 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 18:03:34 [2023-08-23T18:03:34.077Z] #76 18.28 libtoolize: and rerunning libtoolize and aclocal. 18:03:34 [2023-08-23T18:03:34.077Z] #76 18.28 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 18:03:35 [2023-08-23T18:03:35.450Z] #76 ... 18:03:35 [2023-08-23T18:03:35.450Z] 18:03:35 [2023-08-23T18:03:35.450Z] #54 [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 <<EOT (set -ex...) 18:03:35 [2023-08-23T18:03:35.450Z] #54 33.84 crypto/tls 18:03:35 [2023-08-23T18:03:35.450Z] #54 35.84 github.com/docker/libtrust 18:03:35 [2023-08-23T18:03:35.450Z] #54 35.86 net/smtp 18:03:35 [2023-08-23T18:03:35.450Z] #54 35.90 net/http/httptrace 18:03:35 [2023-08-23T18:03:35.450Z] #54 36.05 net/http 18:03:35 [2023-08-23T18:03:35.450Z] #54 40.62 github.com/bugsnag/bugsnag-go 18:03:35 [2023-08-23T18:03:35.450Z] #54 40.62 github.com/gorilla/context 18:03:35 [2023-08-23T18:03:35.450Z] #54 40.62 github.com/docker/distribution/registry/api/errcode 18:03:35 [2023-08-23T18:03:35.450Z] #54 40.62 expvar 18:03:35 [2023-08-23T18:03:35.450Z] #54 40.62 github.com/docker/distribution/registry/client/transport 18:03:35 [2023-08-23T18:03:35.450Z] #54 40.62 github.com/docker/distribution/configuration 18:03:35 [2023-08-23T18:03:35.450Z] #54 40.62 github.com/gorilla/handlers 18:03:35 [2023-08-23T18:03:35.450Z] #54 40.62 github.com/yvasiyarov/newrelic_platform_go 18:03:35 [2023-08-23T18:03:35.450Z] #54 40.78 github.com/gorilla/mux 18:03:35 [2023-08-23T18:03:35.707Z] #54 40.92 github.com/Azure/azure-sdk-for-go/storage 18:03:35 [2023-08-23T18:03:35.964Z] #54 41.23 net/http/httputil 18:03:35 [2023-08-23T18:03:35.964Z] #54 41.24 github.com/AdRoll/goamz/aws 18:03:36 [2023-08-23T18:03:36.222Z] #54 41.38 github.com/ncw/swift 18:03:36 [2023-08-23T18:03:36.222Z] #54 41.45 github.com/yvasiyarov/gorelic 18:03:36 [2023-08-23T18:03:36.480Z] #54 41.66 net/http/pprof 18:03:36 [2023-08-23T18:03:36.480Z] #54 41.70 github.com/docker/distribution/context 18:03:36 [2023-08-23T18:03:36.480Z] #54 41.73 github.com/docker/distribution/registry/api/v2 18:03:37 [2023-08-23T18:03:37.851Z] #54 42.90 github.com/docker/distribution/health 18:03:37 [2023-08-23T18:03:37.851Z] #54 42.93 github.com/docker/distribution 18:03:37 [2023-08-23T18:03:37.851Z] #54 42.93 github.com/docker/distribution/registry/auth 18:03:37 [2023-08-23T18:03:37.851Z] #54 42.93 github.com/AdRoll/goamz/cloudfront 18:03:37 [2023-08-23T18:03:37.851Z] #54 42.93 github.com/AdRoll/goamz/s3 18:03:37 [2023-08-23T18:03:37.851Z] #54 42.93 github.com/docker/distribution/registry/storage/driver 18:03:38 [2023-08-23T18:03:38.108Z] #54 43.24 github.com/docker/distribution/registry/auth/htpasswd 18:03:38 [2023-08-23T18:03:38.108Z] #54 43.27 github.com/docker/distribution/registry/auth/silly 18:03:38 [2023-08-23T18:03:38.108Z] #54 43.27 github.com/docker/distribution/manifest/manifestlist 18:03:38 [2023-08-23T18:03:38.108Z] #54 43.27 github.com/docker/distribution/registry/auth/token 18:03:38 [2023-08-23T18:03:38.108Z] #54 43.27 github.com/docker/distribution/manifest/schema1 18:03:38 [2023-08-23T18:03:38.108Z] #54 43.28 github.com/docker/distribution/manifest/schema2 18:03:38 [2023-08-23T18:03:38.108Z] #54 ... 18:03:38 [2023-08-23T18:03:38.108Z] 18:03:38 [2023-08-23T18:03:38.108Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:03:38 [2023-08-23T18:03:38.108Z] #76 22.33 configure.ac:7: installing './compile' 18:03:38 [2023-08-23T18:03:38.108Z] #76 22.33 configure.ac:11: installing './config.guess' 18:03:38 [2023-08-23T18:03:38.108Z] #76 22.34 configure.ac:11: installing './config.sub' 18:03:38 [2023-08-23T18:03:38.108Z] #76 22.35 configure.ac:8: installing './install-sh' 18:03:38 [2023-08-23T18:03:38.108Z] #76 22.35 configure.ac:8: installing './missing' 18:03:38 [2023-08-23T18:03:38.108Z] #76 22.40 Makefile.am: installing './depcomp' 18:03:39 [2023-08-23T18:03:39.038Z] #76 23.33 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 18:03:39 [2023-08-23T18:03:39.038Z] #76 23.33 libtoolize: copying file 'build-aux/ltmain.sh' 18:03:39 [2023-08-23T18:03:39.296Z] #76 23.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 18:03:39 [2023-08-23T18:03:39.296Z] #76 23.52 libtoolize: copying file 'm4/libtool.m4' 18:03:39 [2023-08-23T18:03:39.296Z] #76 23.66 libtoolize: copying file 'm4/ltoptions.m4' 18:03:39 [2023-08-23T18:03:39.296Z] #76 23.77 libtoolize: copying file 'm4/ltsugar.m4' 18:03:39 [2023-08-23T18:03:39.553Z] #76 23.88 libtoolize: copying file 'm4/ltversion.m4' 18:03:39 [2023-08-23T18:03:39.810Z] #76 24.04 libtoolize: copying file 'm4/lt~obsolete.m4' 18:03:39 [2023-08-23T18:03:39.810Z] #76 24.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 18:03:40 [2023-08-23T18:03:40.373Z] #76 ... 18:03:40 [2023-08-23T18:03:40.373Z] 18:03:40 [2023-08-23T18:03:40.373Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 18:03:40 [2023-08-23T18:03:40.373Z] #77 4.554 + bin/ctr 18:03:40 [2023-08-23T18:03:40.373Z] #77 4.555 go build -gcflags=-trimpath=/go/src -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/ctr 18:03:40 [2023-08-23T18:03:40.373Z] #77 ... 18:03:40 [2023-08-23T18:03:40.373Z] 18:03:40 [2023-08-23T18:03:40.373Z] #54 [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 <<EOT (set -ex...) 18:03:40 [2023-08-23T18:03:40.373Z] #54 43.41 github.com/docker/distribution/health/checks 18:03:40 [2023-08-23T18:03:40.373Z] #54 43.44 github.com/docker/distribution/notifications 18:03:40 [2023-08-23T18:03:40.373Z] #54 43.47 github.com/docker/distribution/registry/middleware/registry 18:03:40 [2023-08-23T18:03:40.373Z] #54 43.63 github.com/docker/distribution/registry/middleware/repository 18:03:40 [2023-08-23T18:03:40.373Z] #54 43.66 github.com/docker/distribution/registry/storage/cache 18:03:40 [2023-08-23T18:03:40.373Z] #54 43.73 github.com/docker/distribution/registry/proxy/scheduler 18:03:40 [2023-08-23T18:03:40.373Z] #54 43.73 github.com/docker/distribution/registry/storage/driver/factory 18:03:40 [2023-08-23T18:03:40.373Z] #54 43.84 github.com/docker/distribution/registry/storage/driver/middleware 18:03:40 [2023-08-23T18:03:40.373Z] #54 43.88 github.com/docker/distribution/registry/storage/driver/base 18:03:40 [2023-08-23T18:03:40.373Z] #54 44.12 github.com/docker/distribution/registry/storage/cache/memory 18:03:40 [2023-08-23T18:03:40.373Z] #54 44.13 github.com/docker/distribution/registry/storage 18:03:40 [2023-08-23T18:03:40.373Z] #54 44.15 github.com/docker/distribution/registry/storage/cache/redis 18:03:40 [2023-08-23T18:03:40.373Z] #54 44.16 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 18:03:40 [2023-08-23T18:03:40.373Z] #54 44.19 github.com/docker/distribution/registry/storage/driver/azure 18:03:40 [2023-08-23T18:03:40.373Z] #54 44.23 github.com/docker/distribution/registry/storage/driver/filesystem 18:03:40 [2023-08-23T18:03:40.373Z] #54 44.23 github.com/docker/distribution/registry/storage/driver/inmemory 18:03:40 [2023-08-23T18:03:40.373Z] #54 44.30 github.com/docker/distribution/registry/client 18:03:40 [2023-08-23T18:03:40.373Z] #54 44.42 github.com/docker/distribution/registry/storage/driver/s3 18:03:40 [2023-08-23T18:03:40.373Z] #54 44.57 github.com/docker/distribution/registry/storage/driver/swift 18:03:40 [2023-08-23T18:03:40.373Z] #54 45.19 github.com/docker/distribution/registry/client/auth 18:03:40 [2023-08-23T18:03:40.938Z] #54 45.97 github.com/docker/distribution/registry/proxy 18:03:41 [2023-08-23T18:03:41.195Z] #54 46.24 github.com/docker/distribution/registry/handlers 18:03:41 [2023-08-23T18:03:41.761Z] #54 47.01 github.com/docker/distribution/registry 18:03:42 [2023-08-23T18:03:42.019Z] #54 47.28 github.com/docker/distribution/cmd/registry 18:03:43 [2023-08-23T18:03:43.913Z] #54 49.04 + xx-verify /build/registry-v2 18:03:44 [2023-08-23T18:03:44.171Z] #54 ... 18:03:44 [2023-08-23T18:03:44.171Z] 18:03:44 [2023-08-23T18:03:44.171Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:03:44 [2023-08-23T18:03:44.171Z] #76 28.69 configure.ac:7: installing 'build-aux/compile' 18:03:44 [2023-08-23T18:03:44.171Z] #76 28.69 configure.ac:9: installing 'build-aux/config.guess' 18:03:44 [2023-08-23T18:03:44.427Z] #76 28.70 configure.ac:9: installing 'build-aux/config.sub' 18:03:44 [2023-08-23T18:03:44.427Z] #76 28.70 configure.ac:11: installing 'build-aux/install-sh' 18:03:44 [2023-08-23T18:03:44.427Z] #76 28.71 configure.ac:11: installing 'build-aux/missing' 18:03:44 [2023-08-23T18:03:44.427Z] #76 28.80 Makefile.am: installing 'build-aux/depcomp' 18:03:44 [2023-08-23T18:03:44.427Z] #76 28.83 parallel-tests: installing 'build-aux/test-driver' 18:03:46 [2023-08-23T18:03:46.320Z] #76 30.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 18:03:46 [2023-08-23T18:03:46.320Z] #76 30.52 libtoolize: copying file 'build-aux/ltmain.sh' 18:03:46 [2023-08-23T18:03:46.577Z] #76 30.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 18:03:46 [2023-08-23T18:03:46.577Z] #76 30.99 libtoolize: copying file 'm4/libtool.m4' 18:03:46 [2023-08-23T18:03:46.835Z] #76 31.09 libtoolize: copying file 'm4/ltoptions.m4' 18:03:46 [2023-08-23T18:03:46.835Z] #76 31.21 libtoolize: copying file 'm4/ltsugar.m4' 18:03:46 [2023-08-23T18:03:46.835Z] #76 31.34 libtoolize: copying file 'm4/ltversion.m4' 18:03:47 [2023-08-23T18:03:47.092Z] #76 31.41 libtoolize: copying file 'm4/lt~obsolete.m4' 18:03:51 [2023-08-23T18:03:51.273Z] #76 ... 18:03:51 [2023-08-23T18:03:51.273Z] 18:03:51 [2023-08-23T18:03:51.273Z] #54 [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 <<EOT (set -ex...) 18:03:51 [2023-08-23T18:03:51.273Z] #54 DONE 56.0s 18:03:51 [2023-08-23T18:03:51.273Z] 18:03:51 [2023-08-23T18:03:51.273Z] #72 [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/ <<EOT (set -e...) 18:03:51 [2023-08-23T18:03:51.529Z] #72 ... 18:03:51 [2023-08-23T18:03:51.529Z] 18:03:51 [2023-08-23T18:03:51.529Z] #70 [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 <<EOT (set -e...) 18:03:51 [2023-08-23T18:03:51.529Z] #70 DONE 47.0s 18:03:51 [2023-08-23T18:03:51.529Z] 18:03:51 [2023-08-23T18:03:51.529Z] #78 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 18:03:51 [2023-08-23T18:03:51.529Z] #78 DONE 0.0s 18:03:51 [2023-08-23T18:03:51.529Z] 18:03:51 [2023-08-23T18:03:51.529Z] #79 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 18:03:51 [2023-08-23T18:03:51.529Z] #79 DONE 0.0s 18:03:51 [2023-08-23T18:03:51.529Z] 18:03:51 [2023-08-23T18:03:51.530Z] #36 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 18:03:52 [2023-08-23T18:03:52.945Z] #36 ... 18:03:52 [2023-08-23T18:03:52.945Z] 18:03:52 [2023-08-23T18:03:52.945Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:03:52 [2023-08-23T18:03:52.945Z] #76 37.11 configure.ac:11: installing 'build-aux/compile' 18:03:52 [2023-08-23T18:03:52.945Z] #76 37.12 configure.ac:11: installing 'build-aux/config.guess' 18:03:52 [2023-08-23T18:03:52.945Z] #76 37.12 configure.ac:11: installing 'build-aux/config.sub' 18:03:52 [2023-08-23T18:03:52.945Z] #76 37.13 configure.ac:13: installing 'build-aux/install-sh' 18:03:52 [2023-08-23T18:03:52.945Z] #76 37.13 configure.ac:13: installing 'build-aux/missing' 18:03:52 [2023-08-23T18:03:52.945Z] #76 37.13 configure.ac:8: installing 'build-aux/tap-driver.sh' 18:03:52 [2023-08-23T18:03:52.945Z] #76 37.19 Makefile.am: installing 'build-aux/depcomp' 18:03:53 [2023-08-23T18:03:53.764Z] #76 37.92 checking build system type... aarch64-unknown-linux-gnu 18:03:54 [2023-08-23T18:03:54.021Z] #76 38.30 checking host system type... aarch64-unknown-linux-gnu 18:03:54 [2023-08-23T18:03:54.021Z] #76 38.30 checking how to print strings... printf 18:03:54 [2023-08-23T18:03:54.021Z] #76 38.31 checking for gcc... gcc 18:03:54 [2023-08-23T18:03:54.021Z] #76 38.41 checking whether the C compiler works... yes 18:03:54 [2023-08-23T18:03:54.021Z] #76 38.50 checking for C compiler default output file name... a.out 18:03:54 [2023-08-23T18:03:54.278Z] #76 38.50 checking for suffix of executables... 18:03:54 [2023-08-23T18:03:54.278Z] #76 38.60 checking whether we are cross compiling... no 18:03:54 [2023-08-23T18:03:54.278Z] #76 38.71 checking for suffix of object files... o 18:03:54 [2023-08-23T18:03:54.534Z] #76 38.81 checking whether we are using the GNU C compiler... yes 18:03:54 [2023-08-23T18:03:54.535Z] #76 38.87 checking whether gcc accepts -g... yes 18:03:54 [2023-08-23T18:03:54.535Z] #76 38.95 checking for gcc option to accept ISO C89... none needed 18:03:54 [2023-08-23T18:03:54.791Z] #76 39.06 checking whether gcc understands -c and -o together... yes 18:03:54 [2023-08-23T18:03:54.791Z] #76 39.15 checking for a sed that does not truncate output... /bin/sed 18:03:54 [2023-08-23T18:03:54.791Z] #76 39.18 checking for grep that handles long lines and -e... /bin/grep 18:03:54 [2023-08-23T18:03:54.791Z] #76 39.19 checking for egrep... /bin/grep -E 18:03:54 [2023-08-23T18:03:54.791Z] #76 39.19 checking for fgrep... /bin/grep -F 18:03:54 [2023-08-23T18:03:54.791Z] #76 39.20 checking for ld used by gcc... /usr/bin/ld 18:03:54 [2023-08-23T18:03:54.791Z] #76 39.21 checking if the linker (/usr/bin/ld) is GNU ld... yes 18:03:54 [2023-08-23T18:03:54.791Z] #76 39.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 18:03:55 [2023-08-23T18:03:55.048Z] #76 39.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm 18:03:55 [2023-08-23T18:03:55.048Z] #76 39.34 checking whether ln -s works... yes 18:03:55 [2023-08-23T18:03:55.048Z] #76 39.34 checking the maximum length of command line arguments... 1572864 18:03:55 [2023-08-23T18:03:55.048Z] #76 39.39 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 18:03:55 [2023-08-23T18:03:55.048Z] #76 39.39 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 18:03:55 [2023-08-23T18:03:55.048Z] #76 39.39 checking for /usr/bin/ld option to reload object files... -r 18:03:55 [2023-08-23T18:03:55.048Z] #76 39.39 checking for objdump... objdump 18:03:55 [2023-08-23T18:03:55.048Z] #76 39.39 checking how to recognize dependent libraries... pass_all 18:03:55 [2023-08-23T18:03:55.048Z] #76 39.39 checking for dlltool... no 18:03:55 [2023-08-23T18:03:55.048Z] #76 39.39 checking how to associate runtime and link libraries... printf %s\n 18:03:55 [2023-08-23T18:03:55.048Z] #76 39.40 checking for ar... ar 18:03:55 [2023-08-23T18:03:55.305Z] #76 39.40 checking for archiver @FILE support... @ 18:03:55 [2023-08-23T18:03:55.305Z] #76 39.55 checking for strip... strip 18:03:55 [2023-08-23T18:03:55.305Z] #76 39.55 checking for ranlib... ranlib 18:03:55 [2023-08-23T18:03:55.305Z] #76 39.55 checking for gawk... no 18:03:55 [2023-08-23T18:03:55.305Z] #76 39.55 checking for mawk... mawk 18:03:55 [2023-08-23T18:03:55.562Z] #76 39.55 checking command to parse /usr/bin/nm -B output from gcc object... ok 18:03:55 [2023-08-23T18:03:55.562Z] #76 39.87 checking for sysroot... no 18:03:55 [2023-08-23T18:03:55.562Z] #76 39.87 checking for a working dd... /bin/dd 18:03:55 [2023-08-23T18:03:55.562Z] #76 39.89 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 18:03:55 [2023-08-23T18:03:55.562Z] #76 39.91 checking for mt... no 18:03:55 [2023-08-23T18:03:55.562Z] #76 39.91 checking if : is a manifest tool... no 18:03:55 [2023-08-23T18:03:55.562Z] #76 39.92 checking how to run the C preprocessor... gcc -E 18:03:56 [2023-08-23T18:03:56.075Z] #76 40.07 checking for ANSI C header files... yes 18:03:56 [2023-08-23T18:03:56.075Z] #76 40.49 checking for sys/types.h... yes 18:03:56 [2023-08-23T18:03:56.331Z] #76 40.61 checking for sys/stat.h... yes 18:03:56 [2023-08-23T18:03:56.331Z] #76 40.75 checking for stdlib.h... yes 18:03:56 [2023-08-23T18:03:56.588Z] #76 40.91 checking for string.h... yes 18:03:56 [2023-08-23T18:03:56.588Z] #76 41.02 checking for memory.h... yes 18:03:56 [2023-08-23T18:03:56.845Z] #76 41.16 checking for strings.h... yes 18:03:56 [2023-08-23T18:03:56.845Z] #76 41.27 checking for inttypes.h... yes 18:03:57 [2023-08-23T18:03:57.103Z] #76 41.39 checking for stdint.h... yes 18:03:57 [2023-08-23T18:03:57.103Z] #76 41.51 checking for unistd.h... yes 18:03:57 [2023-08-23T18:03:57.359Z] #76 41.61 checking for dlfcn.h... yes 18:03:57 [2023-08-23T18:03:57.359Z] #76 41.68 checking for objdir... .libs 18:03:57 [2023-08-23T18:03:57.616Z] #76 41.87 checking if gcc supports -fno-rtti -fno-exceptions... no 18:03:57 [2023-08-23T18:03:57.616Z] #76 41.97 checking for gcc option to produce PIC... -fPIC -DPIC 18:03:57 [2023-08-23T18:03:57.616Z] #76 41.97 checking if gcc PIC flag -fPIC -DPIC works... yes 18:03:57 [2023-08-23T18:03:57.873Z] #76 42.11 checking if gcc static flag -static works... yes 18:03:58 [2023-08-23T18:03:58.130Z] #76 42.35 checking if gcc supports -c -o file.o... yes 18:03:58 [2023-08-23T18:03:58.130Z] #76 42.48 checking if gcc supports -c -o file.o... (cached) yes 18:03:58 [2023-08-23T18:03:58.130Z] #76 42.48 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 18:03:58 [2023-08-23T18:03:58.399Z] #76 42.52 checking dynamic linker characteristics... GNU/Linux ld.so 18:03:58 [2023-08-23T18:03:58.399Z] #76 42.71 checking how to hardcode library paths into programs... immediate 18:03:58 [2023-08-23T18:03:58.399Z] #76 42.71 checking whether stripping libraries is possible... yes 18:03:58 [2023-08-23T18:03:58.399Z] #76 42.73 checking if libtool supports shared libraries... yes 18:03:58 [2023-08-23T18:03:58.399Z] #76 42.73 checking whether to build shared libraries... no 18:03:58 [2023-08-23T18:03:58.399Z] #76 42.73 checking whether to build static libraries... yes 18:03:58 [2023-08-23T18:03:58.399Z] #76 42.73 checking for a BSD-compatible install... /usr/bin/install -c 18:03:58 [2023-08-23T18:03:58.399Z] #76 42.77 checking whether build environment is sane... yes 18:03:58 [2023-08-23T18:03:58.399Z] #76 42.80 checking for a thread-safe mkdir -p... /bin/mkdir -p 18:03:58 [2023-08-23T18:03:58.399Z] #76 42.81 checking whether make sets $(MAKE)... yes 18:03:58 [2023-08-23T18:03:58.656Z] #76 42.87 checking whether make supports the include directive... yes (GNU style) 18:03:58 [2023-08-23T18:03:58.656Z] #76 42.92 checking whether make supports nested variables... yes 18:03:58 [2023-08-23T18:03:58.656Z] #76 42.98 checking whether UID '0' is supported by ustar format... yes 18:03:58 [2023-08-23T18:03:58.656Z] #76 42.98 checking whether GID '0' is supported by ustar format... yes 18:03:58 [2023-08-23T18:03:58.656Z] #76 42.98 checking how to create a ustar tar archive... gnutar 18:03:58 [2023-08-23T18:03:58.656Z] #76 43.06 checking dependency style of gcc... gcc3 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.19 checking whether to enable maintainer-specific portions of Makefiles... yes 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.19 checking whether make supports nested variables... (cached) yes 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.19 checking for gawk... (cached) mawk 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.19 checking for a sed that does not truncate output... (cached) /bin/sed 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.20 checking for gcc... (cached) gcc 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.27 checking whether we are using the GNU C compiler... (cached) yes 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.27 checking whether gcc accepts -g... (cached) yes 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.27 checking for gcc option to accept ISO C89... (cached) none needed 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.27 checking whether gcc understands -c and -o together... (cached) yes 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.27 checking for a Python interpreter with version >= 3... python3 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.31 checking for python3... /usr/bin/python3 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.31 checking for python3 version... 3.9 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.33 checking for python3 platform... linux 18:03:58 [2023-08-23T18:03:58.913Z] #76 43.34 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 18:03:59 [2023-08-23T18:03:59.170Z] #76 43.41 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 18:03:59 [2023-08-23T18:03:59.170Z] #76 43.48 checking for go-md2man... no 18:03:59 [2023-08-23T18:03:59.170Z] #76 43.51 checking error.h usability... yes 18:03:59 [2023-08-23T18:03:59.170Z] #76 43.57 checking error.h presence... yes 18:03:59 [2023-08-23T18:03:59.427Z] #76 43.62 checking for error.h... yes 18:03:59 [2023-08-23T18:03:59.427Z] #76 43.66 checking linux/openat2.h usability... yes 18:03:59 [2023-08-23T18:03:59.427Z] #76 43.74 checking linux/openat2.h presence... yes 18:03:59 [2023-08-23T18:03:59.427Z] #76 43.81 checking for linux/openat2.h... yes 18:03:59 [2023-08-23T18:03:59.684Z] #76 43.86 checking for copy_file_range... yes 18:03:59 [2023-08-23T18:03:59.684Z] #76 43.99 checking for fgetxattr... yes 18:03:59 [2023-08-23T18:03:59.684Z] #76 44.12 checking for statx... yes 18:04:00 [2023-08-23T18:04:00.199Z] #76 44.25 checking for fgetpwent_r... yes 18:04:00 [2023-08-23T18:04:00.199Z] #76 44.42 checking for issetugid... no 18:04:00 [2023-08-23T18:04:00.199Z] #76 44.53 checking for pkg-config... /usr/bin/pkg-config 18:04:00 [2023-08-23T18:04:00.199Z] #76 44.53 checking pkg-config is at least version 0.9.0... yes 18:04:00 [2023-08-23T18:04:00.457Z] #76 44.54 checking for library containing yajl_tree_get... -lyajl 18:04:00 [2023-08-23T18:04:00.457Z] #76 44.77 checking for yajl >= 2.0.0... yes 18:04:00 [2023-08-23T18:04:00.457Z] #76 44.79 checking sys/capability.h usability... yes 18:04:00 [2023-08-23T18:04:00.457Z] #76 44.88 checking sys/capability.h presence... yes 18:04:00 [2023-08-23T18:04:00.714Z] #76 44.93 checking for sys/capability.h... yes 18:04:00 [2023-08-23T18:04:00.714Z] #76 44.93 checking for library containing cap_from_name... -lcap 18:04:00 [2023-08-23T18:04:00.971Z] #76 45.22 checking for library containing dlopen... -ldl 18:04:01 [2023-08-23T18:04:01.228Z] #76 45.48 checking seccomp.h usability... yes 18:04:01 [2023-08-23T18:04:01.228Z] #76 45.62 checking seccomp.h presence... yes 18:04:01 [2023-08-23T18:04:01.228Z] #76 45.65 checking for seccomp.h... yes 18:04:01 [2023-08-23T18:04:01.485Z] #76 45.65 checking for library containing seccomp_rule_add... -lseccomp 18:04:01 [2023-08-23T18:04:01.742Z] #76 45.83 checking for library containing seccomp_arch_resolve_name... none required 18:04:01 [2023-08-23T18:04:01.742Z] #76 45.97 checking systemd/sd-bus.h usability... yes 18:04:01 [2023-08-23T18:04:01.742Z] #76 46.11 checking systemd/sd-bus.h presence... yes 18:04:01 [2023-08-23T18:04:01.742Z] #76 46.18 checking for systemd/sd-bus.h... yes 18:04:01 [2023-08-23T18:04:01.999Z] #76 46.18 checking for library containing sd_bus_match_signal_async... -lsystemd 18:04:02 [2023-08-23T18:04:02.257Z] #76 46.42 checking for sd_notify_barrier... yes 18:04:02 [2023-08-23T18:04:02.257Z] #76 46.57 checking linux/bpf.h usability... yes 18:04:02 [2023-08-23T18:04:02.257Z] #76 46.63 checking linux/bpf.h presence... yes 18:04:02 [2023-08-23T18:04:02.257Z] #76 46.66 checking for linux/bpf.h... yes 18:04:02 [2023-08-23T18:04:02.257Z] #76 46.67 checking compilation for eBPF... yes 18:04:02 [2023-08-23T18:04:02.513Z] #76 46.76 checking for criu >= 3.15... no 18:04:02 [2023-08-23T18:04:02.514Z] #76 46.78 configure: CRIU headers not found, building without CRIU support 18:04:02 [2023-08-23T18:04:02.514Z] #76 46.78 checking for criu > 3.16... no 18:04:02 [2023-08-23T18:04:02.514Z] #76 46.80 configure: CRIU version doesn't support join-ns API 18:04:02 [2023-08-23T18:04:02.514Z] #76 46.80 checking for criu > 3.16.1... no 18:04:02 [2023-08-23T18:04:02.514Z] #76 46.84 configure: CRIU version doesn't support for pre-dumping 18:04:02 [2023-08-23T18:04:02.514Z] #76 46.84 checking for new mount API (fsconfig)... yes 18:04:02 [2023-08-23T18:04:02.514Z] #76 46.92 checking for seccomp notify API... yes 18:04:02 [2023-08-23T18:04:02.771Z] #76 47.03 checking for gperf... no 18:04:02 [2023-08-23T18:04:02.771Z] #76 47.03 configure: gperf not found - cannot rebuild signal parser code 18:04:02 [2023-08-23T18:04:02.771Z] #76 47.03 checking for library containing argp_parse... none required 18:04:02 [2023-08-23T18:04:02.771Z] #76 47.30 checking that generated files are newer than configure... done 18:04:02 [2023-08-23T18:04:02.771Z] #76 47.30 configure: creating ./config.status 18:04:05 [2023-08-23T18:04:05.294Z] #76 49.69 config.status: creating Makefile 18:04:05 [2023-08-23T18:04:05.294Z] #76 49.76 config.status: creating rpm/crun.spec 18:04:05 [2023-08-23T18:04:05.294Z] #76 49.82 config.status: creating config.h 18:04:05 [2023-08-23T18:04:05.551Z] #76 49.85 config.status: executing libtool commands 18:04:05 [2023-08-23T18:04:05.551Z] #76 49.90 config.status: executing depfiles commands 18:04:06 [2023-08-23T18:04:06.482Z] #76 50.68 === configuring in libocispec (/tmp/crun-build/libocispec) 18:04:06 [2023-08-23T18:04:06.482Z] #76 ... 18:04:06 [2023-08-23T18:04:06.482Z] 18:04:06 [2023-08-23T18:04:06.482Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 18:04:06 [2023-08-23T18:04:06.482Z] #71 DONE 61.5s 18:04:06 [2023-08-23T18:04:06.482Z] 18:04:06 [2023-08-23T18:04:06.482Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:04:06 [2023-08-23T18:04:06.482Z] #76 50.70 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 18:04:06 [2023-08-23T18:04:06.482Z] #76 ... 18:04:06 [2023-08-23T18:04:06.482Z] 18:04:06 [2023-08-23T18:04:06.482Z] #72 [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/ <<EOT (set -e...) 18:04:06 [2023-08-23T18:04:06.482Z] #72 DONE 61.5s 18:04:06 [2023-08-23T18:04:06.482Z] 18:04:06 [2023-08-23T18:04:06.482Z] #74 [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 <<EOT (set -e...) 18:04:06 [2023-08-23T18:04:06.482Z] #74 DONE 52.1s 18:04:06 [2023-08-23T18:04:06.740Z] 18:04:06 [2023-08-23T18:04:06.740Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:04:06 [2023-08-23T18:04:06.740Z] #76 51.08 checking for gcc... gcc 18:04:06 [2023-08-23T18:04:06.997Z] #76 51.17 checking whether the C compiler works... yes 18:04:06 [2023-08-23T18:04:06.997Z] #76 51.30 checking for C compiler default output file name... a.out 18:04:06 [2023-08-23T18:04:06.997Z] #76 51.32 checking for suffix of executables... 18:04:06 [2023-08-23T18:04:06.997Z] #76 51.43 checking whether we are cross compiling... no 18:04:07 [2023-08-23T18:04:07.254Z] #76 51.53 checking for suffix of object files... o 18:04:07 [2023-08-23T18:04:07.254Z] #76 51.62 checking whether we are using the GNU C compiler... yes 18:04:07 [2023-08-23T18:04:07.254Z] #76 51.67 checking whether gcc accepts -g... yes 18:04:07 [2023-08-23T18:04:07.254Z] #76 51.73 checking for gcc option to accept ISO C89... none needed 18:04:07 [2023-08-23T18:04:07.514Z] #76 51.79 checking whether gcc understands -c and -o together... yes 18:04:07 [2023-08-23T18:04:07.514Z] #76 51.91 checking how to run the C preprocessor... gcc -E 18:04:07 [2023-08-23T18:04:07.772Z] 18:04:07 [2023-08-23T18:04:07.772Z] #76 ... 18:04:07 [2023-08-23T18:04:07.772Z] 18:04:07 [2023-08-23T18:04:07.772Z] #80 [dev-systemd-false 2/20] COPY --link --from=swagger /build/ /usr/local/bin/ 18:04:07 [2023-08-23T18:04:07.772Z] #80 DONE 0.1s 18:04:07 [2023-08-23T18:04:07.772Z] 18:04:07 [2023-08-23T18:04:07.772Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:04:07 [2023-08-23T18:04:07.772Z] #76 52.02 checking for grep that handles long lines and -e... /bin/grep 18:04:07 [2023-08-23T18:04:07.772Z] #76 52.02 checking for egrep... /bin/grep -E 18:04:07 [2023-08-23T18:04:07.772Z] #76 52.03 checking for ANSI C header files... yes 18:04:07 [2023-08-23T18:04:07.772Z] #76 52.24 checking for sys/types.h... yes 18:04:08 [2023-08-23T18:04:08.029Z] #76 52.32 checking for sys/stat.h... yes 18:04:08 [2023-08-23T18:04:08.029Z] 18:04:08 [2023-08-23T18:04:08.029Z] #76 ... 18:04:08 [2023-08-23T18:04:08.029Z] 18:04:08 [2023-08-23T18:04:08.029Z] #81 [dev-systemd-false 3/20] COPY --link --from=delve /build/ /usr/local/bin/ 18:04:08 [2023-08-23T18:04:08.029Z] #81 DONE 0.3s 18:04:08 [2023-08-23T18:04:08.029Z] 18:04:08 [2023-08-23T18:04:08.029Z] #82 [dev-systemd-false 4/20] COPY --link --from=tomll /build/ /usr/local/bin/ 18:04:08 [2023-08-23T18:04:08.029Z] #82 DONE 0.1s 18:04:08 [2023-08-23T18:04:08.029Z] 18:04:08 [2023-08-23T18:04:08.029Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:04:08 [2023-08-23T18:04:08.029Z] #76 52.43 checking for stdlib.h... yes 18:04:08 [2023-08-23T18:04:08.286Z] #76 52.51 checking for string.h... #76 ... 18:04:08 [2023-08-23T18:04:08.286Z] 18:04:08 [2023-08-23T18:04:08.286Z] #83 [dev-systemd-false 5/20] COPY --link --from=gowinres /build/ /usr/local/bin/ 18:04:08 [2023-08-23T18:04:08.286Z] #83 DONE 0.1s 18:04:08 [2023-08-23T18:04:08.286Z] 18:04:08 [2023-08-23T18:04:08.286Z] #84 [dev-systemd-false 6/20] COPY --link --from=tini /build/ /usr/local/bin/ 18:04:08 [2023-08-23T18:04:08.286Z] #84 DONE 0.1s 18:04:08 [2023-08-23T18:04:08.286Z] 18:04:08 [2023-08-23T18:04:08.286Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:04:08 [2023-08-23T18:04:08.286Z] #76 52.51 checking for string.h... yes 18:04:08 [2023-08-23T18:04:08.286Z] #76 52.59 checking for memory.h... yes 18:04:08 [2023-08-23T18:04:08.286Z] #76 ... 18:04:08 [2023-08-23T18:04:08.286Z] 18:04:08 [2023-08-23T18:04:08.286Z] #85 [dev-systemd-false 7/20] COPY --link --from=registry /build/ /usr/local/bin/ 18:04:08 [2023-08-23T18:04:08.286Z] #85 DONE 0.1s 18:04:08 [2023-08-23T18:04:08.286Z] 18:04:08 [2023-08-23T18:04:08.286Z] #86 [dev-systemd-false 8/20] COPY --link --from=gotestsum /build/ /usr/local/bin/ 18:04:08 [2023-08-23T18:04:08.286Z] #86 DONE 0.1s 18:04:08 [2023-08-23T18:04:08.286Z] 18:04:08 [2023-08-23T18:04:08.286Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:04:08 [2023-08-23T18:04:08.286Z] #76 52.69 checking for strings.h... yes 18:04:08 [2023-08-23T18:04:08.543Z] #76 52.77 checking for inttypes.h... yes 18:04:08 [2023-08-23T18:04:08.543Z] #76 52.85 checking for stdint.h... yes 18:04:08 [2023-08-23T18:04:08.543Z] #76 52.93 checking for unistd.h... yes 18:04:08 [2023-08-23T18:04:08.543Z] #76 52.98 checking minix/config.h usability... no 18:04:08 [2023-08-23T18:04:08.543Z] #76 53.01 checking minix/config.h presence... no 18:04:08 [2023-08-23T18:04:08.543Z] #76 53.04 checking for minix/config.h... no 18:04:08 [2023-08-23T18:04:08.543Z] #76 53.04 checking whether it is safe to define __EXTENSIONS__... yes 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.10 checking build system type... aarch64-unknown-linux-gnu 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.27 checking host system type... aarch64-unknown-linux-gnu 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.27 checking how to print strings... printf 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.27 checking for a sed that does not truncate output... /bin/sed 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.29 checking for fgrep... /bin/grep -F 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.30 checking for ld used by gcc... /usr/bin/ld 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.30 checking if the linker (/usr/bin/ld) is GNU ld... yes 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.31 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.31 checking the name lister (/usr/bin/nm -B) interface... BSD nm 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.36 checking whether ln -s works... yes 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.36 checking the maximum length of command line arguments... 1572864 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.39 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.39 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.39 checking for /usr/bin/ld option to reload object files... -r 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.39 checking for objdump... objdump 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.39 checking how to recognize dependent libraries... pass_all 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.39 checking for dlltool... no 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.39 checking how to associate runtime and link libraries... printf %s\n 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.39 checking for ar... ar 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.39 checking for archiver @FILE support... @ 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.45 checking for strip... strip 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.45 checking for ranlib... ranlib 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.45 checking for gawk... no 18:04:09 [2023-08-23T18:04:09.057Z] #76 53.46 checking for mawk... mawk 18:04:09 [2023-08-23T18:04:09.315Z] #76 53.46 checking command to parse /usr/bin/nm -B output from gcc object... ok 18:04:09 [2023-08-23T18:04:09.315Z] #76 53.62 checking for sysroot... no 18:04:09 [2023-08-23T18:04:09.315Z] #76 53.62 checking for a working dd... /bin/dd 18:04:09 [2023-08-23T18:04:09.315Z] #76 53.62 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 18:04:09 [2023-08-23T18:04:09.315Z] #76 53.64 checking for mt... no 18:04:09 [2023-08-23T18:04:09.315Z] #76 53.64 checking if : is a manifest tool... no 18:04:09 [2023-08-23T18:04:09.315Z] #76 53.65 checking for dlfcn.h... yes 18:04:09 [2023-08-23T18:04:09.315Z] #76 53.69 checking for objdir... .libs 18:04:09 [2023-08-23T18:04:09.572Z] #76 53.87 checking if gcc supports -fno-rtti -fno-exceptions... no 18:04:09 [2023-08-23T18:04:09.572Z] #76 53.96 checking for gcc option to produce PIC... -fPIC -DPIC 18:04:09 [2023-08-23T18:04:09.829Z] #76 53.96 checking if gcc PIC flag -fPIC -DPIC works... yes 18:04:09 [2023-08-23T18:04:09.829Z] #76 54.02 checking if gcc static flag -static works... yes 18:04:09 [2023-08-23T18:04:09.829Z] #76 54.13 checking if gcc supports -c -o file.o... yes 18:04:09 [2023-08-23T18:04:09.829Z] #76 54.21 checking if gcc supports -c -o file.o... (cached) yes 18:04:09 [2023-08-23T18:04:09.829Z] #76 54.21 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 18:04:10 [2023-08-23T18:04:10.086Z] #76 54.28 checking dynamic linker characteristics... GNU/Linux ld.so 18:04:10 [2023-08-23T18:04:10.086Z] #76 54.42 checking how to hardcode library paths into programs... immediate 18:04:10 [2023-08-23T18:04:10.086Z] #76 54.42 checking whether stripping libraries is possible... yes 18:04:10 [2023-08-23T18:04:10.086Z] #76 54.42 checking if libtool supports shared libraries... yes 18:04:10 [2023-08-23T18:04:10.086Z] #76 54.42 checking whether to build shared libraries... no 18:04:10 [2023-08-23T18:04:10.086Z] #76 54.42 checking whether to build static libraries... yes 18:04:10 [2023-08-23T18:04:10.086Z] #76 54.42 checking for a BSD-compatible install... /usr/bin/install -c 18:04:10 [2023-08-23T18:04:10.086Z] #76 54.44 checking whether build environment is sane... yes 18:04:10 [2023-08-23T18:04:10.086Z] #76 54.48 checking for a thread-safe mkdir -p... /bin/mkdir -p 18:04:10 [2023-08-23T18:04:10.086Z] #76 54.49 checking whether make sets $(MAKE)... yes 18:04:10 [2023-08-23T18:04:10.343Z] #76 54.54 checking whether make supports the include directive... yes (GNU style) 18:04:10 [2023-08-23T18:04:10.343Z] #76 54.55 checking whether make supports nested variables... yes 18:04:10 [2023-08-23T18:04:10.343Z] #76 54.59 checking whether UID '0' is supported by ustar format... yes 18:04:10 [2023-08-23T18:04:10.343Z] #76 54.59 checking whether GID '0' is supported by ustar format... yes 18:04:10 [2023-08-23T18:04:10.343Z] #76 54.59 checking how to create a ustar tar archive... gnutar 18:04:10 [2023-08-23T18:04:10.343Z] #76 54.66 checking dependency style of gcc... gcc3 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.80 checking whether to enable maintainer-specific portions of Makefiles... yes 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.80 checking whether make supports nested variables... (cached) yes 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.80 checking for pkg-config... /usr/bin/pkg-config 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.80 checking pkg-config is at least version 0.9.0... yes 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.81 checking for yajl >= 2.1.0... yes 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.85 checking for a sed that does not truncate output... (cached) /bin/sed 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.86 checking for gcc... (cached) gcc 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.93 checking whether we are using the GNU C compiler... (cached) yes 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.93 checking whether gcc accepts -g... (cached) yes 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.93 checking for gcc option to accept ISO C89... (cached) none needed 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.93 checking whether gcc understands -c and -o together... (cached) yes 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.93 checking for a Python interpreter with version >= 3... python3 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.96 checking for python3... /usr/bin/python3 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.96 checking for python3 version... 3.9 18:04:10 [2023-08-23T18:04:10.601Z] #76 54.97 checking for python3 platform... linux 18:04:10 [2023-08-23T18:04:10.601Z] #76 55.00 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 18:04:10 [2023-08-23T18:04:10.858Z] #76 55.05 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 18:04:11 [2023-08-23T18:04:11.114Z] #76 55.19 checking that generated files are newer than configure... done 18:04:11 [2023-08-23T18:04:11.114Z] #76 55.46 configure: creating ./config.status 18:04:12 [2023-08-23T18:04:12.481Z] #76 56.82 config.status: creating Makefile 18:04:12 [2023-08-23T18:04:12.481Z] #76 56.84 config.status: creating config.h 18:04:12 [2023-08-23T18:04:12.481Z] #76 56.85 config.status: executing libtool commands 18:04:12 [2023-08-23T18:04:12.481Z] #76 56.86 config.status: executing depfiles commands 18:04:12 [2023-08-23T18:04:12.738Z] #76 57.08 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 18:04:12 [2023-08-23T18:04:12.738Z] #76 57.10 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 18:04:12 [2023-08-23T18:04:12.995Z] #76 57.21 checking for gcc... gcc 18:04:12 [2023-08-23T18:04:12.995Z] #76 57.24 checking whether the C compiler works... yes 18:04:12 [2023-08-23T18:04:12.995Z] #76 57.29 checking for C compiler default output file name... a.out 18:04:12 [2023-08-23T18:04:12.995Z] #76 57.29 checking for suffix of executables... 18:04:12 [2023-08-23T18:04:12.995Z] #76 57.33 checking whether we are cross compiling... no 18:04:12 [2023-08-23T18:04:12.995Z] #76 57.38 checking for suffix of object files... o 18:04:12 [2023-08-23T18:04:12.995Z] #76 57.40 checking whether we are using the GNU C compiler... yes 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.43 checking whether gcc accepts -g... yes 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.46 checking for gcc option to accept ISO C89... none needed 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.50 checking whether gcc understands -c and -o together... yes 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.55 checking for a BSD-compatible install... /usr/bin/install -c 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.56 checking whether build environment is sane... yes 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.57 checking for a thread-safe mkdir -p... /bin/mkdir -p 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.58 checking for gawk... no 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.58 checking for mawk... mawk 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.58 checking whether make sets $(MAKE)... yes 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.60 checking whether make supports the include directive... yes (GNU style) 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.61 checking whether make supports nested variables... yes 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.62 checking whether UID '0' is supported by ustar format... yes 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.62 checking whether GID '0' is supported by ustar format... yes 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.62 checking how to create a ustar tar archive... gnutar 18:04:13 [2023-08-23T18:04:13.252Z] #76 57.64 checking dependency style of gcc... gcc3 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.70 checking whether to enable maintainer-specific portions of Makefiles... yes 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.70 checking whether make supports nested variables... (cached) yes 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.75 checking build system type... aarch64-unknown-linux-gnu 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.84 checking host system type... aarch64-unknown-linux-gnu 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.84 checking how to print strings... printf 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.84 checking for a sed that does not truncate output... /bin/sed 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.85 checking for grep that handles long lines and -e... /bin/grep 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.85 checking for egrep... /bin/grep -E 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.85 checking for fgrep... /bin/grep -F 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.86 checking for ld used by gcc... /usr/bin/ld 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.86 checking if the linker (/usr/bin/ld) is GNU ld... yes 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.87 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.87 checking the name lister (/usr/bin/nm -B) interface... BSD nm 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.93 checking whether ln -s works... yes 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.93 checking the maximum length of command line arguments... 1572864 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.96 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.96 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.96 checking for /usr/bin/ld option to reload object files... -r 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.96 checking for objdump... objdump 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.96 checking how to recognize dependent libraries... pass_all 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.96 checking for dlltool... no 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.96 checking how to associate runtime and link libraries... printf %s\n 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.96 checking for ar... ar 18:04:13 [2023-08-23T18:04:13.510Z] #76 57.96 checking for archiver @FILE support... @ 18:04:13 [2023-08-23T18:04:13.766Z] #76 58.05 checking for strip... strip 18:04:13 [2023-08-23T18:04:13.766Z] #76 58.05 checking for ranlib... ranlib 18:04:13 [2023-08-23T18:04:13.766Z] #76 58.05 checking command to parse /usr/bin/nm -B output from gcc object... ok 18:04:13 [2023-08-23T18:04:13.766Z] #76 58.16 checking for sysroot... no 18:04:13 [2023-08-23T18:04:13.766Z] #76 58.16 checking for a working dd... /bin/dd 18:04:13 [2023-08-23T18:04:13.766Z] #76 58.17 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 18:04:13 [2023-08-23T18:04:13.766Z] #76 58.18 checking for mt... no 18:04:13 [2023-08-23T18:04:13.766Z] #76 58.18 checking if : is a manifest tool... no 18:04:13 [2023-08-23T18:04:13.766Z] #76 58.18 checking how to run the C preprocessor... gcc -E 18:04:14 [2023-08-23T18:04:14.023Z] #76 58.25 checking for ANSI C header files... yes 18:04:14 [2023-08-23T18:04:14.023Z] #76 58.38 checking for sys/types.h... yes 18:04:14 [2023-08-23T18:04:14.023Z] 18:04:14 [2023-08-23T18:04:14.023Z] #76 ... 18:04:14 [2023-08-23T18:04:14.023Z] 18:04:14 [2023-08-23T18:04:14.023Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:04:14 [2023-08-23T18:04:14.023Z] #56 80.95 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown) 18:04:14 [2023-08-23T18:04:14.023Z] #56 DONE 81.7s 18:04:14 [2023-08-23T18:04:14.023Z] 18:04:14 [2023-08-23T18:04:14.023Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:04:14 [2023-08-23T18:04:14.023Z] #76 58.42 checking for sys/stat.h... yes 18:04:14 [2023-08-23T18:04:14.023Z] #76 58.46 checking for stdlib.h... yes 18:04:14 [2023-08-23T18:04:14.023Z] #76 58.51 checking for string.h... 18:04:14 [2023-08-23T18:04:14.023Z] #76 ... 18:04:14 [2023-08-23T18:04:14.023Z] 18:04:14 [2023-08-23T18:04:14.023Z] #36 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 18:04:14 [2023-08-23T18:04:14.023Z] #36 81.00 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v 18:04:14 [2023-08-23T18:04:14.023Z] #36 81.04 Docker version unknown-version, build unknown-commit 18:04:14 [2023-08-23T18:04:14.279Z] #36 DONE 81.4s 18:04:14 [2023-08-23T18:04:14.279Z] 18:04:14 [2023-08-23T18:04:14.279Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:04:14 [2023-08-23T18:04:14.279Z] #76 58.51 checking for string.h... yes 18:04:14 [2023-08-23T18:04:14.279Z] #76 58.55 checking for memory.h... yes 18:04:14 [2023-08-23T18:04:14.279Z] #76 58.60 checking for strings.h... yes 18:04:14 [2023-08-23T18:04:14.279Z] #76 58.65 checking for inttypes.h... yes 18:04:14 [2023-08-23T18:04:14.279Z] #76 58.69 checking for stdint.h... yes 18:04:14 [2023-08-23T18:04:14.279Z] #76 58.73 checking for unistd.h... yes 18:04:14 [2023-08-23T18:04:14.535Z] #76 58.77 checking for dlfcn.h... yes 18:04:14 [2023-08-23T18:04:14.535Z] #76 58.81 checking for objdir... .libs 18:04:14 [2023-08-23T18:04:14.535Z] #76 58.89 checking if gcc supports -fno-rtti -fno-exceptions... no 18:04:14 [2023-08-23T18:04:14.535Z] #76 58.94 checking for gcc option to produce PIC... -fPIC -DPIC 18:04:14 [2023-08-23T18:04:14.535Z] #76 58.94 checking if gcc PIC flag -fPIC -DPIC works... yes 18:04:14 [2023-08-23T18:04:14.791Z] #76 58.99 checking if gcc static flag -static works... yes 18:04:14 [2023-08-23T18:04:14.791Z] #76 59.09 checking if gcc supports -c -o file.o... yes 18:04:14 [2023-08-23T18:04:14.791Z] #76 59.14 checking if gcc supports -c -o file.o... (cached) yes 18:04:14 [2023-08-23T18:04:14.791Z] #76 59.14 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 18:04:14 [2023-08-23T18:04:14.791Z] #76 59.16 checking dynamic linker characteristics... GNU/Linux ld.so 18:04:14 [2023-08-23T18:04:14.791Z] #76 59.24 checking how to hardcode library paths into programs... immediate 18:04:14 [2023-08-23T18:04:14.791Z] #76 59.24 checking whether stripping libraries is possible... yes 18:04:14 [2023-08-23T18:04:14.791Z] #76 59.24 checking if libtool supports shared libraries... yes 18:04:14 [2023-08-23T18:04:14.791Z] #76 59.24 checking whether to build shared libraries... no 18:04:14 [2023-08-23T18:04:14.791Z] #76 59.24 checking whether to build static libraries... yes 18:04:14 [2023-08-23T18:04:14.791Z] #76 59.25 checking float.h usability... yes 18:04:15 [2023-08-23T18:04:15.047Z] 18:04:15 [2023-08-23T18:04:15.047Z] #76 ... 18:04:15 [2023-08-23T18:04:15.047Z] 18:04:15 [2023-08-23T18:04:15.047Z] #87 [dev-systemd-false 9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 18:04:15 [2023-08-23T18:04:15.047Z] #87 DONE 0.2s 18:04:15 [2023-08-23T18:04:15.047Z] 18:04:15 [2023-08-23T18:04:15.047Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.29 checking float.h presence... yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.31 checking for float.h... yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.32 checking limits.h usability... yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.35 checking limits.h presence... yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.37 checking for limits.h... yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.38 checking stddef.h usability... yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.41 checking stddef.h presence... 18:04:15 [2023-08-23T18:04:15.047Z] #76 ... 18:04:15 [2023-08-23T18:04:15.047Z] 18:04:15 [2023-08-23T18:04:15.047Z] #88 [dev-systemd-false 10/20] COPY --link --from=shfmt /build/ /usr/local/bin/ 18:04:15 [2023-08-23T18:04:15.047Z] #88 DONE 0.1s 18:04:15 [2023-08-23T18:04:15.047Z] 18:04:15 [2023-08-23T18:04:15.047Z] #89 [dev-systemd-false 11/20] COPY --link --from=runc /build/ /usr/local/bin/ 18:04:15 [2023-08-23T18:04:15.047Z] #89 DONE 0.1s 18:04:15 [2023-08-23T18:04:15.047Z] 18:04:15 [2023-08-23T18:04:15.047Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.41 checking stddef.h presence... yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.43 checking for stddef.h... yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.44 checking for stdlib.h... (cached) yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.45 checking for string.h... (cached) yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.45 checking sys/time.h usability... yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.49 checking sys/time.h presence... yes 18:04:15 [2023-08-23T18:04:15.047Z] #76 59.51 checking for sys/time.h... yes 18:04:15 [2023-08-23T18:04:15.303Z] #76 59.51 checking for inline... inline 18:04:15 [2023-08-23T18:04:15.303Z] #76 59.54 checking for size_t... yes 18:04:15 [2023-08-23T18:04:15.303Z] #76 59.61 checking for stdlib.h... (cached) yes 18:04:15 [2023-08-23T18:04:15.303Z] #76 59.61 checking for GNU libc compatible malloc... yes 18:04:15 [2023-08-23T18:04:15.303Z] #76 59.67 checking for stdlib.h... (cached) yes 18:04:15 [2023-08-23T18:04:15.303Z] #76 59.67 checking for GNU libc compatible realloc... yes 18:04:15 [2023-08-23T18:04:15.303Z] #76 59.72 checking for working strtod... yes 18:04:15 [2023-08-23T18:04:15.559Z] #76 59.79 checking for gettimeofday... yes 18:04:15 [2023-08-23T18:04:15.559Z] #76 59.84 checking for memset... yes 18:04:15 [2023-08-23T18:04:15.559Z] #76 59.90 checking for strspn... yes 18:04:15 [2023-08-23T18:04:15.559Z] #76 59.98 checking that generated files are newer than configure... done 18:04:15 [2023-08-23T18:04:15.559Z] #76 59.98 configure: creating ./config.status 18:04:16 [2023-08-23T18:04:16.488Z] #76 60.66 config.status: creating Makefile 18:04:16 [2023-08-23T18:04:16.488Z] #76 60.68 config.status: creating config.h 18:04:16 [2023-08-23T18:04:16.488Z] #76 60.69 config.status: executing depfiles commands 18:04:16 [2023-08-23T18:04:16.488Z] #76 60.79 config.status: executing libtool commands 18:04:16 [2023-08-23T18:04:16.745Z] #76 61.19 GEN .version 18:04:16 [2023-08-23T18:04:16.745Z] #76 61.19 make install-recursive 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.20 make[1]: Entering directory '/tmp/crun-build' 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.28 Making install in libocispec 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.29 make[2]: Entering directory '/tmp/crun-build/libocispec' 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.33 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.33 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.34 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.34 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.41 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.41 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.41 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.41 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.41 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.41 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 18:04:17 [2023-08-23T18:04:17.002Z] #76 61.41 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.63 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.64 make install-recursive 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.65 make[3]: Entering directory '/tmp/crun-build/libocispec' 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.69 Making install in yajl 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.70 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.72 CC verify/json_verify-json_verify.o 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.73 CC src/libyajl_la-yajl.lo 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.73 CC src/libyajl_la-yajl_alloc.lo 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.73 CC src/libyajl_la-yajl_gen.lo 18:04:17 [2023-08-23T18:04:17.260Z] #76 61.73 CC src/libyajl_la-yajl_parser.lo 18:04:17 [2023-08-23T18:04:17.517Z] #76 61.74 CC src/libyajl_la-yajl_buf.lo 18:04:17 [2023-08-23T18:04:17.517Z] #76 61.74 CC src/libyajl_la-yajl_encode.lo 18:04:17 [2023-08-23T18:04:17.517Z] #76 61.74 CC src/libyajl_la-yajl_lex.lo 18:04:17 [2023-08-23T18:04:17.517Z] #76 61.75 CC src/libyajl_la-yajl_tree.lo 18:04:18 [2023-08-23T18:04:18.081Z] #76 62.28 CCLD libyajl.la 18:04:18 [2023-08-23T18:04:18.081Z] #76 62.43 CCLD verify/json_verify 18:04:18 [2023-08-23T18:04:18.081Z] #76 62.60 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 18:04:18 [2023-08-23T18:04:18.081Z] #76 62.60 make[5]: Nothing to be done for 'install-exec-am'. 18:04:18 [2023-08-23T18:04:18.081Z] #76 62.60 make[5]: Nothing to be done for 'install-data-am'. 18:04:18 [2023-08-23T18:04:18.081Z] #76 62.60 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.61 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.61 make[4]: Entering directory '/tmp/crun-build/libocispec' 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.65 CC src/validate.o 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.66 CC src/image_spec_schema_config_schema.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.67 CC src/image_spec_schema_content_descriptor.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.67 CC src/image_spec_schema_defs.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.67 CC src/image_spec_schema_defs_descriptor.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.67 CC src/image_spec_schema_image_index_schema.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.67 CC src/image_spec_schema_image_layout_schema.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.67 CC src/image_spec_schema_image_manifest_schema.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.68 CC src/runtime_spec_schema_config_linux.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.70 CC src/runtime_spec_schema_config_zos.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.71 CC src/runtime_spec_schema_config_schema.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.71 CC src/runtime_spec_schema_config_solaris.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.71 CC src/runtime_spec_schema_config_vm.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.73 CC src/runtime_spec_schema_config_windows.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.74 CC src/runtime_spec_schema_defs.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.76 CC src/runtime_spec_schema_defs_linux.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.79 CC src/runtime_spec_schema_defs_zos.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.80 CC src/runtime_spec_schema_defs_vm.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.80 CC src/runtime_spec_schema_defs_windows.lo 18:04:18 [2023-08-23T18:04:18.338Z] #76 62.82 CC src/runtime_spec_schema_state_schema.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.84 CC src/image_manifest_items_image_manifest_items_schema.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.84 CC src/basic_test_double_array_item.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.87 CC src/basic_test_double_array.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.87 CC src/basic_test_top_array_int.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.88 CC src/basic_test_top_array_string.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.88 CC src/basic_test_top_double_array_int.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.90 CC src/basic_test_top_double_array_obj.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.91 CC src/basic_test_top_double_array_refobj.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.92 CC src/basic_test_top_double_array_string.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.94 CC src/read-file.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.94 CC src/json_common.lo 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.94 CC tests/test-1.o 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.95 CC tests/test-2.o 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.96 CC tests/test-3.o 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.97 CC tests/test-4.o 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.97 CC tests/test-5.o 18:04:18 [2023-08-23T18:04:18.595Z] #76 62.99 CC tests/test-6.o 18:04:18 [2023-08-23T18:04:18.595Z] #76 63.02 CC tests/test-7.o 18:04:18 [2023-08-23T18:04:18.595Z] #76 63.03 CC tests/test-8.o 18:04:18 [2023-08-23T18:04:18.852Z] #76 63.06 CC tests/test-9.o 18:04:18 [2023-08-23T18:04:18.852Z] #76 63.07 CC tests/test-10.o 18:04:18 [2023-08-23T18:04:18.852Z] #76 63.08 CC tests/test-11.o 18:04:21 [2023-08-23T18:04:21.374Z] #76 65.80 CCLD libocispec.la 18:04:21 [2023-08-23T18:04:21.631Z] #76 66.01 CCLD src/validate 18:04:21 [2023-08-23T18:04:21.631Z] #76 66.03 CCLD tests/test-1 18:04:21 [2023-08-23T18:04:21.631Z] #76 66.03 CCLD tests/test-2 18:04:21 [2023-08-23T18:04:21.631Z] #76 66.03 CCLD tests/test-3 18:04:21 [2023-08-23T18:04:21.631Z] #76 66.04 CCLD tests/test-5 18:04:21 [2023-08-23T18:04:21.631Z] #76 66.05 CCLD tests/test-4 18:04:21 [2023-08-23T18:04:21.631Z] #76 66.05 CCLD tests/test-6 18:04:21 [2023-08-23T18:04:21.631Z] #76 66.08 CCLD tests/test-7 18:04:21 [2023-08-23T18:04:21.631Z] #76 66.09 CCLD tests/test-8 18:04:21 [2023-08-23T18:04:21.631Z] #76 66.10 CCLD tests/test-9 18:04:21 [2023-08-23T18:04:21.631Z] #76 66.11 CCLD tests/test-10 18:04:21 [2023-08-23T18:04:21.888Z] #76 66.15 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 18:04:21 [2023-08-23T18:04:21.888Z] #76 66.15 CCLD tests/test-11 18:04:21 [2023-08-23T18:04:21.888Z] #76 66.30 libtool: link: ar cr libocispec.a 18:04:21 [2023-08-23T18:04:21.888Z] #76 66.31 libtool: link: ranlib libocispec.a 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.51 make[5]: Entering directory '/tmp/crun-build/libocispec' 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.53 make[5]: Nothing to be done for 'install-exec-am'. 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.53 make[5]: Nothing to be done for 'install-data-am'. 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.53 make[5]: Leaving directory '/tmp/crun-build/libocispec' 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.53 make[4]: Leaving directory '/tmp/crun-build/libocispec' 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.53 make[3]: Leaving directory '/tmp/crun-build/libocispec' 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.53 make[2]: Leaving directory '/tmp/crun-build/libocispec' 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.53 make[2]: Entering directory '/tmp/crun-build' 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.58 CC src/libcrun/libcrun_testing_a-utils.o 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.59 CC src/libcrun/libcrun_testing_a-cloned_binary.o 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.59 CC src/libcrun/libcrun_testing_a-container.o 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.61 CC src/libcrun/libcrun_testing_a-cgroup.o 18:04:22 [2023-08-23T18:04:22.145Z] #76 66.61 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.62 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.62 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.63 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.64 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.67 CC src/libcrun/libcrun_testing_a-criu.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.68 CC src/libcrun/libcrun_testing_a-custom-handler.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.69 CC src/libcrun/libcrun_testing_a-linux.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.72 CC src/libcrun/libcrun_testing_a-seccomp.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.73 CC src/libcrun/libcrun_testing_a-ebpf.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.76 CC src/libcrun/libcrun_testing_a-error.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.78 CC src/libcrun/libcrun_testing_a-status.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.81 CC src/libcrun/libcrun_testing_a-terminal.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.83 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.84 CC src/libcrun/libcrun_testing_a-signals.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.85 CC src/libcrun/libcrun_testing_a-mount_flags.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.86 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.92 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.93 CC src/libcrun/handlers/libcrun_testing_a-krun.o 18:04:22 [2023-08-23T18:04:22.402Z] #76 66.93 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 18:04:22 [2023-08-23T18:04:22.659Z] #76 66.95 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 18:04:22 [2023-08-23T18:04:22.659Z] #76 66.97 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 18:04:22 [2023-08-23T18:04:22.659Z] #76 66.99 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 18:04:22 [2023-08-23T18:04:22.659Z] #76 67.06 CC src/crun-crun.o 18:04:22 [2023-08-23T18:04:22.659Z] #76 67.08 CC src/crun-run.o 18:04:22 [2023-08-23T18:04:22.659Z] #76 67.11 CC src/crun-delete.o 18:04:22 [2023-08-23T18:04:22.659Z] #76 67.11 CC src/crun-kill.o 18:04:22 [2023-08-23T18:04:22.659Z] #76 67.15 CC src/crun-pause.o 18:04:22 [2023-08-23T18:04:22.659Z] #76 67.18 CC src/crun-unpause.o 18:04:22 [2023-08-23T18:04:22.917Z] #76 67.29 CC src/crun-spec.o 18:04:22 [2023-08-23T18:04:22.917Z] #76 67.34 CC src/crun-exec.o 18:04:22 [2023-08-23T18:04:22.917Z] #76 67.44 CC src/crun-list.o 18:04:23 [2023-08-23T18:04:23.174Z] #76 67.60 CC src/crun-create.o 18:04:23 [2023-08-23T18:04:23.174Z] #76 67.60 CC src/crun-start.o 18:04:23 [2023-08-23T18:04:23.174Z] #76 67.60 CC src/crun-state.o 18:04:23 [2023-08-23T18:04:23.174Z] #76 67.61 CC src/crun-update.o 18:04:23 [2023-08-23T18:04:23.174Z] #76 67.62 CC src/crun-ps.o 18:04:23 [2023-08-23T18:04:23.174Z] #76 67.65 CC src/crun-checkpoint.o 18:04:23 [2023-08-23T18:04:23.174Z] #76 67.69 CC src/crun-restore.o 18:04:23 [2023-08-23T18:04:23.431Z] #76 67.83 CC src/libcrun/libcrun_la-utils.lo 18:04:23 [2023-08-23T18:04:23.431Z] #76 67.84 CC src/libcrun/libcrun_la-cloned_binary.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.03 CC src/libcrun/libcrun_la-container.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.06 CC src/libcrun/libcrun_la-cgroup.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.08 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.09 CC src/libcrun/libcrun_la-cgroup-resources.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.11 CC src/libcrun/libcrun_la-cgroup-setup.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.11 CC src/libcrun/libcrun_la-cgroup-systemd.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.12 CC src/libcrun/libcrun_la-cgroup-utils.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.13 CC src/libcrun/libcrun_la-criu.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.13 CC src/libcrun/libcrun_la-custom-handler.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.14 CC src/libcrun/libcrun_la-linux.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.17 CC src/libcrun/libcrun_la-seccomp.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.17 CC src/libcrun/libcrun_la-ebpf.lo 18:04:23 [2023-08-23T18:04:23.688Z] #76 68.20 CC src/libcrun/libcrun_la-error.lo 18:04:23 [2023-08-23T18:04:23.945Z] #76 68.20 CC src/libcrun/libcrun_la-status.lo 18:04:23 [2023-08-23T18:04:23.945Z] #76 68.21 CC src/libcrun/libcrun_la-terminal.lo 18:04:23 [2023-08-23T18:04:23.945Z] #76 68.21 CC src/libcrun/libcrun_la-chroot_realpath.lo 18:04:23 [2023-08-23T18:04:23.945Z] #76 68.21 CC src/libcrun/libcrun_la-signals.lo 18:04:23 [2023-08-23T18:04:23.945Z] #76 68.22 CC src/libcrun/libcrun_la-mount_flags.lo 18:04:23 [2023-08-23T18:04:23.945Z] #76 68.25 CC src/libcrun/libcrun_la-seccomp_notify.lo 18:04:23 [2023-08-23T18:04:23.945Z] #76 68.25 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 18:04:23 [2023-08-23T18:04:23.945Z] #76 68.29 CC src/libcrun/handlers/libcrun_la-krun.lo 18:04:24 [2023-08-23T18:04:24.202Z] #76 68.36 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 18:04:24 [2023-08-23T18:04:24.202Z] #76 68.37 CC src/libcrun/handlers/libcrun_la-wasmer.lo 18:04:24 [2023-08-23T18:04:24.202Z] #76 68.39 CC tests/init.o 18:04:24 [2023-08-23T18:04:24.202Z] #76 68.39 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 18:04:25 [2023-08-23T18:04:25.570Z] #76 69.73 CCLD tests/init 18:04:26 [2023-08-23T18:04:26.133Z] #76 ... 18:04:26 [2023-08-23T18:04:26.133Z] 18:04:26 [2023-08-23T18:04:26.133Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 18:04:26 [2023-08-23T18:04:26.133Z] #77 50.23 + bin/containerd 18:04:26 [2023-08-23T18:04:26.133Z] #77 50.23 go build -gcflags=-trimpath=/go/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd 18:04:26 [2023-08-23T18:04:26.697Z] #77 ... 18:04:26 [2023-08-23T18:04:26.697Z] 18:04:26 [2023-08-23T18:04:26.697Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 18:04:26 [2023-08-23T18:04:26.697Z] #76 71.15 AR libcrun_testing.a 18:04:26 [2023-08-23T18:04:26.697Z] #76 71.15 ar: `u' modifier ignored since `D' is the default (see `U') 18:04:26 [2023-08-23T18:04:26.697Z] #76 71.17 CCLD tests/tests_libcrun_utils 18:04:26 [2023-08-23T18:04:26.954Z] #76 71.17 CCLD tests/tests_libcrun_errors 18:04:26 [2023-08-23T18:04:26.954Z] #76 71.18 CCLD tests/tests_libcrun_fuzzer 18:04:26 [2023-08-23T18:04:26.954Z] #76 71.37 CCLD libcrun.la 18:04:27 [2023-08-23T18:04:27.517Z] #76 71.77 CCLD crun 18:04:27 [2023-08-23T18:04:27.517Z] #76 72.03 make[3]: Entering directory '/tmp/crun-build' 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.11 /bin/mkdir -p '/usr/local/lib' 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.11 /bin/mkdir -p '/usr/local/share/man/man1' 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.11 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.12 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.15 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.15 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.16 libtool: install: chmod 644 /usr/local/lib/libcrun.a 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.16 libtool: install: ranlib /usr/local/lib/libcrun.a 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.23 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.23 ---------------------------------------------------------------------- 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.23 Libraries have been installed in: 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.23 /usr/local/lib 18:04:27 [2023-08-23T18:04:27.776Z] #76 72.23 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 If you ever happen to want to link against installed libraries 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 in a given directory, LIBDIR, you must either use libtool, and 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 specify the full pathname of the library, or use the '-LLIBDIR' 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 flag during linking and do at least one of the following: 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 during execution 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 - add LIBDIR to the 'LD_RUN_PATH' environment variable 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 during linking 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 See any operating system documentation about shared libraries for 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 more information, such as the ld(1) and ld.so(8) manual pages. 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 ---------------------------------------------------------------------- 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.23 /bin/mkdir -p '/build' 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.25 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 18:04:27 [2023-08-23T18:04:27.777Z] #76 72.30 libtool: install: /usr/bin/install -c crun /build/crun 18:04:28 [2023-08-23T18:04:28.033Z] #76 72.30 make[3]: Leaving directory '/tmp/crun-build' 18:04:28 [2023-08-23T18:04:28.033Z] #76 72.30 make[2]: Leaving directory '/tmp/crun-build' 18:04:28 [2023-08-23T18:04:28.033Z] #76 72.30 make[1]: Leaving directory '/tmp/crun-build' 18:04:28 [2023-08-23T18:04:28.960Z] #76 DONE 73.1s 18:04:28 [2023-08-23T18:04:28.960Z] 18:04:28 [2023-08-23T18:04:28.960Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 18:04:34 [2023-08-23T18:04:34.204Z] #77 68.14 + bin/containerd-stress 18:04:34 [2023-08-23T18:04:34.204Z] #77 68.14 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd-stress 18:04:35 [2023-08-23T18:04:35.131Z] #77 69.37 + bin/containerd-shim 18:04:35 [2023-08-23T18:04:35.693Z] #77 69.91 + bin/containerd-shim-runc-v1 18:04:36 [2023-08-23T18:04:36.620Z] #77 70.71 + bin/containerd-shim-runc-v2 18:04:37 [2023-08-23T18:04:37.183Z] #77 71.44 + binaries 18:04:37 [2023-08-23T18:04:37.506Z] #77 DONE 71.8s 18:04:38 [2023-08-23T18:04:38.440Z] 18:04:38 [2023-08-23T18:04:38.440Z] #90 [dev-systemd-false 12/20] COPY --link --from=containerd /build/ /usr/local/bin/ 18:04:38 [2023-08-23T18:04:38.440Z] #90 DONE 0.2s 18:04:38 [2023-08-23T18:04:38.440Z] 18:04:38 [2023-08-23T18:04:38.440Z] #91 [dev-systemd-false 13/20] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 18:04:38 [2023-08-23T18:04:38.440Z] #91 DONE 0.1s 18:04:38 [2023-08-23T18:04:38.697Z] 18:04:38 [2023-08-23T18:04:38.697Z] #92 [dev-systemd-false 14/20] COPY --link --from=vpnkit / /usr/local/bin/ 18:04:38 [2023-08-23T18:04:38.697Z] #92 DONE 0.1s 18:04:38 [2023-08-23T18:04:38.697Z] 18:04:38 [2023-08-23T18:04:38.697Z] #93 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/ 18:04:38 [2023-08-23T18:04:38.697Z] #93 DONE 0.0s 18:04:38 [2023-08-23T18:04:38.697Z] 18:04:38 [2023-08-23T18:04:38.697Z] #94 [dev-systemd-false 16/20] COPY --link --from=crun /build/ /usr/local/bin/ 18:04:38 [2023-08-23T18:04:38.697Z] #94 DONE 0.0s 18:04:38 [2023-08-23T18:04:38.697Z] 18:04:38 [2023-08-23T18:04:38.697Z] #95 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 18:04:38 [2023-08-23T18:04:38.697Z] #95 DONE 0.0s 18:04:38 [2023-08-23T18:04:38.953Z] 18:04:38 [2023-08-23T18:04:38.953Z] #96 [dev-systemd-false 18/20] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 18:04:38 [2023-08-23T18:04:38.953Z] #96 DONE 0.1s 18:04:38 [2023-08-23T18:04:38.953Z] 18:04:38 [2023-08-23T18:04:38.953Z] #97 [dev-systemd-false 19/20] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 18:04:39 [2023-08-23T18:04:39.208Z] #97 DONE 0.2s 18:04:39 [2023-08-23T18:04:39.208Z] 18:04:39 [2023-08-23T18:04:39.208Z] #98 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker 18:04:39 [2023-08-23T18:04:39.208Z] #98 DONE 0.0s 18:04:39 [2023-08-23T18:04:39.208Z] 18:04:39 [2023-08-23T18:04:39.208Z] #99 [dev-base 1/13] RUN groupadd -r docker 18:04:39 [2023-08-23T18:04:39.208Z] #99 DONE 0.2s 18:04:39 [2023-08-23T18:04:39.463Z] 18:04:39 [2023-08-23T18:04:39.464Z] #100 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 18:04:39 [2023-08-23T18:04:39.719Z] #100 DONE 0.4s 18:04:39 [2023-08-23T18:04:39.719Z] 18:04:39 [2023-08-23T18:04:39.719Z] #101 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 18:04:39 [2023-08-23T18:04:39.975Z] #101 0.333 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 18:04:40 [2023-08-23T18:04:40.231Z] #101 DONE 0.4s 18:04:40 [2023-08-23T18:04:40.231Z] 18:04:40 [2023-08-23T18:04:40.231Z] #102 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 18:04:40 [2023-08-23T18:04:40.487Z] #102 DONE 0.3s 18:04:40 [2023-08-23T18:04:40.487Z] 18:04:40 [2023-08-23T18:04:40.487Z] #103 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 18:04:41 [2023-08-23T18:04:41.049Z] #103 DONE 0.4s 18:04:41 [2023-08-23T18:04:41.049Z] 18:04:41 [2023-08-23T18:04:41.049Z] #104 [dev-base 6/13] RUN ldconfig 18:04:41 [2023-08-23T18:04:41.305Z] #104 DONE 0.4s 18:04:41 [2023-08-23T18:04:41.305Z] 18:04:41 [2023-08-23T18:04:41.305Z] #105 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 18:04:41 [2023-08-23T18:04:41.561Z] #105 DONE 0.4s 18:04:41 [2023-08-23T18:04:41.561Z] 18:04:41 [2023-08-23T18:04:41.561Z] #106 [dev-base 8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 18:04:42 [2023-08-23T18:04:42.122Z] #106 0.579 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:04:42 [2023-08-23T18:04:42.122Z] #106 0.590 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:04:42 [2023-08-23T18:04:42.122Z] #106 0.590 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:04:42 [2023-08-23T18:04:42.122Z] #106 0.713 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:04:42 [2023-08-23T18:04:42.378Z] #106 0.829 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [247 kB] 18:04:42 [2023-08-23T18:04:42.378Z] #106 0.942 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] 18:04:43 [2023-08-23T18:04:43.349Z] #106 1.663 Fetched 8541 kB in 1s (6354 kB/s) 18:04:43 [2023-08-23T18:04:43.910Z] #106 1.663 Reading package lists... 18:04:44 [2023-08-23T18:04:44.165Z] #106 2.190 Reading package lists... 18:04:44 [2023-08-23T18:04:44.421Z] #106 2.709 Building dependency tree... 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.036 The following additional packages will be installed: 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.036 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.036 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.036 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.037 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.037 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.037 xxd 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.038 Suggested packages: 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.038 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.038 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.038 ctags vim-doc vim-scripts xfsdump acl attr quota 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.038 Recommended packages: 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.038 libatm1 nftables libpam-cap build-essential python3-dev dbus 18:04:44 [2023-08-23T18:04:44.677Z] #106 3.038 systemd-timesyncd | time-daemon unzip 18:04:44 [2023-08-23T18:04:44.932Z] #106 3.372 The following NEW packages will be installed: 18:04:44 [2023-08-23T18:04:44.932Z] #106 3.372 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 18:04:44 [2023-08-23T18:04:44.932Z] #106 3.372 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 18:04:44 [2023-08-23T18:04:44.932Z] #106 3.372 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 18:04:44 [2023-08-23T18:04:44.932Z] #106 3.372 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 18:04:44 [2023-08-23T18:04:44.932Z] #106 3.372 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 18:04:44 [2023-08-23T18:04:44.932Z] #106 3.373 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 18:04:44 [2023-08-23T18:04:44.932Z] #106 3.373 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 18:04:44 [2023-08-23T18:04:44.932Z] #106 3.373 python3-setuptools python3-wheel sudo systemd systemd-journal-remote 18:04:44 [2023-08-23T18:04:44.932Z] #106 3.373 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 18:04:44 [2023-08-23T18:04:44.932Z] #106 3.373 xz-utils zip zstd 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.647 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded. 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.647 Need to get 32.1 MB of archives. 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.647 After this operation, 124 MB of additional disk space will be used. 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.647 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.650 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.650 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.651 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.652 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.653 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.653 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.656 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.656 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.657 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.684 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.685 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.687 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.687 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.688 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.688 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.689 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.693 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.696 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.697 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.699 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.699 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.700 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.704 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.705 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.706 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.706 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.707 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.707 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.709 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.710 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.712 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.713 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.713 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.714 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.771 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.772 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.772 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.773 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.773 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.774 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.774 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.776 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.777 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.790 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.790 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.791 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.793 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.795 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.795 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.797 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 18:04:45 [2023-08-23T18:04:45.188Z] #106 3.803 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB] 18:04:45 [2023-08-23T18:04:45.443Z] #106 3.804 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 18:04:45 [2023-08-23T18:04:45.443Z] #106 3.806 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 18:04:45 [2023-08-23T18:04:45.443Z] #106 3.807 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 18:04:45 [2023-08-23T18:04:45.443Z] #106 3.864 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 18:04:45 [2023-08-23T18:04:45.443Z] #106 3.871 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 18:04:45 [2023-08-23T18:04:45.443Z] #106 3.876 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 18:04:45 [2023-08-23T18:04:45.443Z] #106 3.877 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 18:04:45 [2023-08-23T18:04:45.443Z] #106 4.011 debconf: delaying package configuration, since apt-utils is not installed 18:04:45 [2023-08-23T18:04:45.443Z] #106 4.047 Fetched 32.1 MB in 0s (64.4 MB/s) 18:04:45 [2023-08-23T18:04:45.443Z] #106 4.080 Selecting previously unselected package libapparmor1:arm64. 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.080 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.089 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.096 Unpacking libapparmor1:arm64 (2.13.6-10) ... 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.138 Selecting previously unselected package libcap2:arm64. 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.140 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.143 Unpacking libcap2:arm64 (1:2.44-1) ... 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.184 Selecting previously unselected package libargon2-1:arm64. 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.186 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.189 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.225 Selecting previously unselected package dmsetup. 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.227 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.231 Unpacking dmsetup (2:1.02.175-2.1) ... 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.272 Selecting previously unselected package libdevmapper1.02.1:arm64. 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.274 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.278 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 18:04:45 [2023-08-23T18:04:45.699Z] #106 4.328 Selecting previously unselected package libjson-c5:arm64. 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.330 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.335 Unpacking libjson-c5:arm64 (0.15-2) ... 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.371 Selecting previously unselected package libcryptsetup12:arm64. 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.374 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.377 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.430 Selecting previously unselected package libip4tc2:arm64. 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.432 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.437 Unpacking libip4tc2:arm64 (1.8.7-1) ... 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.477 Selecting previously unselected package libkmod2:arm64. 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.479 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.483 Unpacking libkmod2:arm64 (28-1) ... 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.526 Selecting previously unselected package systemd. 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.528 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ... 18:04:45 [2023-08-23T18:04:45.955Z] #106 4.576 Unpacking systemd (247.3-7+deb11u4) ... 18:04:46 [2023-08-23T18:04:46.516Z] #106 4.978 Selecting previously unselected package pigz. 18:04:46 [2023-08-23T18:04:46.516Z] #106 4.980 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... 18:04:46 [2023-08-23T18:04:46.516Z] #106 4.984 Unpacking pigz (2.6-1) ... 18:04:46 [2023-08-23T18:04:46.516Z] #106 5.024 Selecting previously unselected package libelf1:arm64. 18:04:46 [2023-08-23T18:04:46.516Z] #106 5.026 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... 18:04:46 [2023-08-23T18:04:46.516Z] #106 5.030 Unpacking libelf1:arm64 (0.183-1) ... 18:04:46 [2023-08-23T18:04:46.516Z] #106 5.079 Selecting previously unselected package libbpf0:arm64. 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.082 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.085 Unpacking libbpf0:arm64 (1:0.3-2) ... 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.125 Selecting previously unselected package libmnl0:arm64. 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.128 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.132 Unpacking libmnl0:arm64 (1.0.4-3) ... 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.169 Selecting previously unselected package libxtables12:arm64. 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.171 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.175 Unpacking libxtables12:arm64 (1.8.7-1) ... 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.205 Selecting previously unselected package libcap2-bin. 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.207 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.213 Unpacking libcap2-bin (1:2.44-1) ... 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.253 Selecting previously unselected package iproute2. 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.256 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... 18:04:46 [2023-08-23T18:04:46.772Z] #106 5.261 Unpacking iproute2 (5.10.0-4) ... 18:04:47 [2023-08-23T18:04:47.028Z] #106 5.360 Selecting previously unselected package xxd. 18:04:47 [2023-08-23T18:04:47.028Z] #106 5.362 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 18:04:47 [2023-08-23T18:04:47.028Z] #106 5.367 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:04:47 [2023-08-23T18:04:47.028Z] #106 5.417 Selecting previously unselected package vim-common. 18:04:47 [2023-08-23T18:04:47.028Z] #106 5.420 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:04:47 [2023-08-23T18:04:47.028Z] #106 5.430 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:04:47 [2023-08-23T18:04:47.028Z] #106 5.483 Selecting previously unselected package bash-completion. 18:04:47 [2023-08-23T18:04:47.028Z] #106 5.485 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... 18:04:47 [2023-08-23T18:04:47.589Z] #106 6.132 Unpacking bash-completion (1:2.11-2) ... 18:04:47 [2023-08-23T18:04:47.845Z] #106 6.239 Selecting previously unselected package bzip2. 18:04:47 [2023-08-23T18:04:47.845Z] #106 6.241 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... 18:04:47 [2023-08-23T18:04:47.845Z] #106 6.244 Unpacking bzip2 (1.0.8-4) ... 18:04:47 [2023-08-23T18:04:47.845Z] #106 6.281 Selecting previously unselected package xz-utils. 18:04:47 [2023-08-23T18:04:47.845Z] #106 6.283 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 18:04:47 [2023-08-23T18:04:47.845Z] #106 6.287 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 18:04:47 [2023-08-23T18:04:47.845Z] #106 6.342 Selecting previously unselected package apparmor. 18:04:47 [2023-08-23T18:04:47.845Z] #106 6.345 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... 18:04:47 [2023-08-23T18:04:47.845Z] #106 6.368 Unpacking apparmor (2.13.6-10) ... 18:04:47 [2023-08-23T18:04:47.845Z] #106 6.458 Selecting previously unselected package inetutils-ping. 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.460 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.464 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.510 Selecting previously unselected package libip6tc2:arm64. 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.513 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.516 Unpacking libip6tc2:arm64 (1.8.7-1) ... 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.548 Selecting previously unselected package libnfnetlink0:arm64. 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.550 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.554 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.590 Selecting previously unselected package libnetfilter-conntrack3:arm64. 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.592 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.596 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.635 Selecting previously unselected package libnftnl11:arm64. 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.637 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.640 Unpacking libnftnl11:arm64 (1.1.9-1) ... 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.678 Selecting previously unselected package iptables. 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.680 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.100Z] #106 6.685 Unpacking iptables (1.8.7-1) ... 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.751 Selecting previously unselected package libonig5:arm64. 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.753 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.757 Unpacking libonig5:arm64 (6.9.6-1.1) ... 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.808 Selecting previously unselected package libjq1:arm64. 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.810 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.815 Unpacking libjq1:arm64 (1.6-2.1) ... 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.853 Selecting previously unselected package jq. 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.856 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.860 Unpacking jq (1.6-2.1) ... 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.906 Selecting previously unselected package libaio1:arm64. 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.908 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.912 Unpacking libaio1:arm64 (0.3.112-9) ... 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.948 Selecting previously unselected package libgpm2:arm64. 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.950 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.355Z] #106 6.954 Unpacking libgpm2:arm64 (1.20.7-8) ... 18:04:48 [2023-08-23T18:04:48.611Z] #106 6.995 Selecting previously unselected package libicu67:arm64. 18:04:48 [2023-08-23T18:04:48.611Z] #106 6.997 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... 18:04:48 [2023-08-23T18:04:48.611Z] #106 7.001 Unpacking libicu67:arm64 (67.1-7) ... 18:04:49 [2023-08-23T18:04:49.172Z] #106 7.669 Selecting previously unselected package libinih1:arm64. 18:04:49 [2023-08-23T18:04:49.172Z] #106 7.671 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... 18:04:49 [2023-08-23T18:04:49.172Z] #106 7.675 Unpacking libinih1:arm64 (53-1+b2) ... 18:04:49 [2023-08-23T18:04:49.172Z] #106 7.708 Selecting previously unselected package libmicrohttpd12:arm64. 18:04:49 [2023-08-23T18:04:49.172Z] #106 7.711 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... 18:04:49 [2023-08-23T18:04:49.172Z] #106 7.714 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 18:04:49 [2023-08-23T18:04:49.172Z] #106 7.755 Selecting previously unselected package libnet1:arm64. 18:04:49 [2023-08-23T18:04:49.172Z] #106 7.758 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 18:04:49 [2023-08-23T18:04:49.172Z] #106 7.762 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 18:04:49 [2023-08-23T18:04:49.172Z] #106 7.801 Selecting previously unselected package libnl-3-200:arm64. 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.803 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.807 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.845 Selecting previously unselected package libprotobuf-c1:arm64. 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.847 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.851 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.886 Selecting previously unselected package libyajl2:arm64. 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.888 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.892 Unpacking libyajl2:arm64 (2.1.0-3) ... 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.922 Selecting previously unselected package net-tools. 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.924 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.927 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.976 Selecting previously unselected package patch. 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.978 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... 18:04:49 [2023-08-23T18:04:49.428Z] #106 7.982 Unpacking patch (2.7.6-7) ... 18:04:49 [2023-08-23T18:04:49.428Z] #106 8.018 Selecting previously unselected package python-pip-whl. 18:04:49 [2023-08-23T18:04:49.428Z] #106 8.021 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 18:04:49 [2023-08-23T18:04:49.428Z] #106 8.024 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 18:04:49 [2023-08-23T18:04:49.684Z] #106 8.158 Selecting previously unselected package python3-lib2to3. 18:04:49 [2023-08-23T18:04:49.684Z] #106 8.160 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... 18:04:49 [2023-08-23T18:04:49.684Z] #106 8.164 Unpacking python3-lib2to3 (3.9.2-1) ... 18:04:49 [2023-08-23T18:04:49.684Z] #106 8.204 Selecting previously unselected package python3-distutils. 18:04:49 [2023-08-23T18:04:49.684Z] #106 8.207 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... 18:04:49 [2023-08-23T18:04:49.684Z] #106 8.211 Unpacking python3-distutils (3.9.2-1) ... 18:04:49 [2023-08-23T18:04:49.684Z] #106 8.251 Selecting previously unselected package python3-pkg-resources. 18:04:49 [2023-08-23T18:04:49.684Z] #106 8.254 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... 18:04:49 [2023-08-23T18:04:49.684Z] #106 8.257 Unpacking python3-pkg-resources (52.0.0-4) ... 18:04:49 [2023-08-23T18:04:49.684Z] #106 8.303 Selecting previously unselected package python3-setuptools. 18:04:49 [2023-08-23T18:04:49.940Z] #106 8.306 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... 18:04:49 [2023-08-23T18:04:49.940Z] #106 8.310 Unpacking python3-setuptools (52.0.0-4) ... 18:04:49 [2023-08-23T18:04:49.940Z] #106 8.371 Selecting previously unselected package python3-wheel. 18:04:49 [2023-08-23T18:04:49.940Z] #106 8.374 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... 18:04:49 [2023-08-23T18:04:49.940Z] #106 8.378 Unpacking python3-wheel (0.34.2-1) ... 18:04:49 [2023-08-23T18:04:49.940Z] #106 8.414 Selecting previously unselected package python3-pip. 18:04:49 [2023-08-23T18:04:49.940Z] #106 8.416 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... 18:04:49 [2023-08-23T18:04:49.940Z] #106 8.420 Unpacking python3-pip (20.3.4-4+deb11u1) ... 18:04:49 [2023-08-23T18:04:49.940Z] #106 8.486 Selecting previously unselected package sudo. 18:04:49 [2023-08-23T18:04:49.940Z] #106 8.488 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 18:04:49 [2023-08-23T18:04:49.940Z] #106 8.493 Unpacking sudo (1.9.5p2-3+deb11u1) ... 18:04:50 [2023-08-23T18:04:50.195Z] #106 8.603 Selecting previously unselected package systemd-journal-remote. 18:04:50 [2023-08-23T18:04:50.195Z] #106 8.606 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ... 18:04:50 [2023-08-23T18:04:50.195Z] #106 8.609 Unpacking systemd-journal-remote (247.3-7+deb11u4) ... 18:04:50 [2023-08-23T18:04:50.195Z] #106 8.647 Selecting previously unselected package thin-provisioning-tools. 18:04:50 [2023-08-23T18:04:50.195Z] #106 8.649 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... 18:04:50 [2023-08-23T18:04:50.195Z] #106 8.654 Unpacking thin-provisioning-tools (0.9.0-1) ... 18:04:50 [2023-08-23T18:04:50.195Z] #106 8.714 Selecting previously unselected package uidmap. 18:04:50 [2023-08-23T18:04:50.451Z] #106 8.717 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... 18:04:50 [2023-08-23T18:04:50.451Z] #106 8.720 Unpacking uidmap (1:4.8.1-1) ... 18:04:50 [2023-08-23T18:04:50.451Z] #106 8.765 Selecting previously unselected package vim-runtime. 18:04:50 [2023-08-23T18:04:50.451Z] #106 8.768 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 18:04:50 [2023-08-23T18:04:50.451Z] #106 8.778 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 18:04:50 [2023-08-23T18:04:50.451Z] #106 8.792 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 18:04:50 [2023-08-23T18:04:50.451Z] #106 8.796 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 18:04:51 [2023-08-23T18:04:51.012Z] #106 9.349 Selecting previously unselected package vim. 18:04:51 [2023-08-23T18:04:51.012Z] #106 9.352 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 18:04:51 [2023-08-23T18:04:51.012Z] #106 9.361 Unpacking vim (2:8.2.2434-3+deb11u1) ... 18:04:51 [2023-08-23T18:04:51.012Z] #106 9.491 Selecting previously unselected package xfsprogs. 18:04:51 [2023-08-23T18:04:51.012Z] #106 9.494 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... 18:04:51 [2023-08-23T18:04:51.012Z] #106 9.498 Unpacking xfsprogs (5.10.0-4) ... 18:04:51 [2023-08-23T18:04:51.012Z] #106 9.591 Selecting previously unselected package zip. 18:04:51 [2023-08-23T18:04:51.268Z] #106 9.594 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... 18:04:51 [2023-08-23T18:04:51.268Z] #106 9.599 Unpacking zip (3.0-12) ... 18:04:51 [2023-08-23T18:04:51.268Z] #106 9.645 Selecting previously unselected package zstd. 18:04:51 [2023-08-23T18:04:51.268Z] #106 9.647 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... 18:04:51 [2023-08-23T18:04:51.268Z] #106 9.652 Unpacking zstd (1.4.8+dfsg-2.1) ... 18:04:51 [2023-08-23T18:04:51.268Z] #106 9.740 Setting up python3-pkg-resources (52.0.0-4) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 9.931 Setting up libip4tc2:arm64 (1.8.7-1) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 9.942 Setting up net-tools (1.60+git20181103.0eebece-1) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 9.952 Setting up libapparmor1:arm64 (2.13.6-10) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 9.962 Setting up libgpm2:arm64 (1.20.7-8) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 9.974 Setting up libicu67:arm64 (67.1-7) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 9.984 Setting up libip6tc2:arm64 (1.8.7-1) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 9.995 Setting up libinih1:arm64 (53-1+b2) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 10.01 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 10.02 Setting up uidmap (1:4.8.1-1) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 10.03 Setting up libyajl2:arm64 (2.1.0-3) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 10.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 10.05 Setting up bzip2 (1.0.8-4) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 10.06 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 18:04:51 [2023-08-23T18:04:51.524Z] #106 10.07 Setting up python3-wheel (0.34.2-1) ... 18:04:51 [2023-08-23T18:04:51.780Z] #106 10.21 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 18:04:51 [2023-08-23T18:04:51.780Z] #106 10.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:04:51 [2023-08-23T18:04:51.780Z] #106 10.24 Setting up libcap2:arm64 (1:2.44-1) ... 18:04:51 [2023-08-23T18:04:51.780Z] #106 10.25 Setting up libcap2-bin (1:2.44-1) ... 18:04:51 [2023-08-23T18:04:51.780Z] #106 10.26 Setting up apparmor (2.13.6-10) ... 18:04:52 [2023-08-23T18:04:52.706Z] #106 11.00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:04:52 [2023-08-23T18:04:52.706Z] #106 11.02 Setting up zip (3.0-12) ... 18:04:52 [2023-08-23T18:04:52.706Z] #106 11.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:04:52 [2023-08-23T18:04:52.706Z] #106 11.05 Setting up bash-completion (1:2.11-2) ... 18:04:53 [2023-08-23T18:04:53.267Z] #106 11.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 18:04:53 [2023-08-23T18:04:53.267Z] #106 11.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:04:53 [2023-08-23T18:04:53.267Z] #106 11.80 Setting up libmnl0:arm64 (1.0.4-3) ... 18:04:53 [2023-08-23T18:04:53.267Z] #106 11.81 Setting up patch (2.7.6-7) ... 18:04:53 [2023-08-23T18:04:53.267Z] #106 11.82 Setting up sudo (1.9.5p2-3+deb11u1) ... 18:04:53 [2023-08-23T18:04:53.267Z] #106 11.86 invoke-rc.d: could not determine current runlevel 18:04:53 [2023-08-23T18:04:53.522Z] #106 11.87 invoke-rc.d: policy-rc.d denied execution of start. 18:04:53 [2023-08-23T18:04:53.522Z] #106 11.87 Setting up libxtables12:arm64 (1.8.7-1) ... 18:04:53 [2023-08-23T18:04:53.522Z] #106 11.88 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 18:04:53 [2023-08-23T18:04:53.522Z] #106 11.90 Setting up pigz (2.6-1) ... 18:04:53 [2023-08-23T18:04:53.522Z] #106 11.91 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 18:04:53 [2023-08-23T18:04:53.522Z] #106 11.92 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 18:04:53 [2023-08-23T18:04:53.522Z] #106 11.94 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 18:04:53 [2023-08-23T18:04:53.522Z] #106 11.95 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 18:04:53 [2023-08-23T18:04:53.522Z] #106 12.13 Setting up libaio1:arm64 (0.3.112-9) ... 18:04:53 [2023-08-23T18:04:53.778Z] #106 12.14 Setting up python3-lib2to3 (3.9.2-1) ... 18:04:53 [2023-08-23T18:04:53.778Z] #106 12.23 Setting up libelf1:arm64 (0.183-1) ... 18:04:53 [2023-08-23T18:04:53.778Z] #106 12.25 Setting up libjson-c5:arm64 (0.15-2) ... 18:04:53 [2023-08-23T18:04:53.778Z] #106 12.26 Setting up zstd (1.4.8+dfsg-2.1) ... 18:04:53 [2023-08-23T18:04:53.778Z] #106 12.27 Setting up libonig5:arm64 (6.9.6-1.1) ... 18:04:53 [2023-08-23T18:04:53.778Z] #106 12.28 Setting up libkmod2:arm64 (28-1) ... 18:04:53 [2023-08-23T18:04:53.778Z] #106 12.29 Setting up python3-distutils (3.9.2-1) ... 18:04:54 [2023-08-23T18:04:54.033Z] #106 12.41 Setting up vim (2:8.2.2434-3+deb11u1) ... 18:04:54 [2023-08-23T18:04:54.033Z] #106 12.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 18:04:54 [2023-08-23T18:04:54.033Z] #106 12.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 18:04:54 [2023-08-23T18:04:54.033Z] #106 12.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 18:04:54 [2023-08-23T18:04:54.033Z] #106 12.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 18:04:54 [2023-08-23T18:04:54.033Z] #106 12.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 18:04:54 [2023-08-23T18:04:54.033Z] #106 12.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 18:04:54 [2023-08-23T18:04:54.033Z] #106 12.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 18:04:54 [2023-08-23T18:04:54.033Z] #106 12.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 18:04:54 [2023-08-23T18:04:54.033Z] #106 12.46 Setting up python3-setuptools (52.0.0-4) ... 18:04:54 [2023-08-23T18:04:54.289Z] #106 12.78 Setting up libjq1:arm64 (1.6-2.1) ... 18:04:54 [2023-08-23T18:04:54.289Z] #106 12.79 Setting up libnftnl11:arm64 (1.1.9-1) ... 18:04:54 [2023-08-23T18:04:54.544Z] #106 12.80 Setting up thin-provisioning-tools (0.9.0-1) ... 18:04:54 [2023-08-23T18:04:54.544Z] #106 12.81 Setting up python3-pip (20.3.4-4+deb11u1) ... 18:04:54 [2023-08-23T18:04:54.544Z] #106 13.07 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.08 Setting up jq (1.6-2.1) ... 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.09 Setting up libbpf0:arm64 (1:0.3-2) ... 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.10 Setting up iptables (1.8.7-1) ... 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.14 Setting up iproute2 (5.10.0-4) ... 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.27 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.28 Setting up dmsetup (2:1.02.175-2.1) ... 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.29 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.30 Setting up systemd (247.3-7+deb11u4) ... 18:04:54 [2023-08-23T18:04:54.800Z] #106 13.34 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 18:04:55 [2023-08-23T18:04:55.055Z] #106 13.35 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 18:04:55 [2023-08-23T18:04:55.055Z] #106 13.35 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 18:04:55 [2023-08-23T18:04:55.055Z] #106 13.35 Initializing machine ID from random generator. 18:04:55 [2023-08-23T18:04:55.311Z] #106 13.73 Setting up systemd-journal-remote (247.3-7+deb11u4) ... 18:04:55 [2023-08-23T18:04:55.311Z] #106 13.84 Setting up xfsprogs (5.10.0-4) ... 18:04:55 [2023-08-23T18:04:55.311Z] #106 13.85 System has not been booted with systemd as init system (PID 1). Can't operate. 18:04:55 [2023-08-23T18:04:55.311Z] #106 13.85 Failed to connect to bus: Host is down 18:04:55 [2023-08-23T18:04:55.311Z] #106 13.86 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:04:56 [2023-08-23T18:04:56.675Z] #106 DONE 15.0s 18:04:56 [2023-08-23T18:04:56.675Z] 18:04:56 [2023-08-23T18:04:56.675Z] #107 [dev-base 9/13] 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 18:04:56 [2023-08-23T18:04:56.675Z] #107 0.289 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 18:04:56 [2023-08-23T18:04:56.930Z] #107 0.293 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 18:04:56 [2023-08-23T18:04:56.930Z] #107 0.297 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 18:04:56 [2023-08-23T18:04:56.930Z] #107 DONE 0.3s 18:04:56 [2023-08-23T18:04:56.930Z] 18:04:56 [2023-08-23T18:04:56.930Z] #108 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 18:05:03 [2023-08-23T18:05:03.462Z] #108 5.564 Collecting yamllint==1.27.1 18:05:03 [2023-08-23T18:05:03.462Z] #108 6.592 Downloading yamllint-1.27.1.tar.gz (129 kB) 18:05:04 [2023-08-23T18:05:04.024Z] #108 7.056 Collecting pathspec>=0.5.3 18:05:04 [2023-08-23T18:05:04.024Z] #108 7.060 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) 18:05:04 [2023-08-23T18:05:04.024Z] #108 7.163 Collecting pyyaml 18:05:04 [2023-08-23T18:05:04.024Z] #108 7.167 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 18:05:04 [2023-08-23T18:05:04.024Z] #108 7.309 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 18:05:04 [2023-08-23T18:05:04.279Z] #108 7.313 Building wheels for collected packages: yamllint 18:05:04 [2023-08-23T18:05:04.279Z] #108 7.314 Building wheel for yamllint (setup.py): started 18:05:04 [2023-08-23T18:05:04.279Z] #108 7.602 Building wheel for yamllint (setup.py): finished with status 'done' 18:05:04 [2023-08-23T18:05:04.535Z] #108 7.602 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ad34ccb24a460dde714c52ed64f6cf4a1af226690d10301a639d399028d03e29 18:05:04 [2023-08-23T18:05:04.535Z] #108 7.603 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 18:05:04 [2023-08-23T18:05:04.535Z] #108 7.605 Successfully built yamllint 18:05:04 [2023-08-23T18:05:04.535Z] #108 7.611 Installing collected packages: pyyaml, pathspec, yamllint 18:05:04 [2023-08-23T18:05:04.535Z] #108 7.728 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1 18:05:04 [2023-08-23T18:05:04.535Z] #108 DONE 7.8s 18:05:04 [2023-08-23T18:05:04.791Z] 18:05:04 [2023-08-23T18:05:04.791Z] #109 [dev-base 11/13] 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 18:05:05 [2023-08-23T18:05:05.352Z] #109 0.617 Hit:1 http://deb.debian.org/debian bullseye InRelease 18:05:05 [2023-08-23T18:05:05.352Z] #109 0.617 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 18:05:05 [2023-08-23T18:05:05.352Z] #109 0.617 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 18:05:06 [2023-08-23T18:05:06.210Z] #109 0.987 Reading package lists... 18:05:06 [2023-08-23T18:05:06.771Z] #109 1.553 Reading package lists... 18:05:07 [2023-08-23T18:05:07.026Z] #109 2.098 Building dependency tree... 18:05:07 [2023-08-23T18:05:07.026Z] #109 2.264 Reading state information... 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.461 gcc is already the newest version (4:10.2.1-1). 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.461 pkg-config is already the newest version (0.29.2-1). 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.461 The following additional packages will be installed: 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.461 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.461 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.461 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.461 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.462 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.462 uuid-dev zlib1g-dev 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.463 Suggested packages: 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.463 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.463 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.463 Recommended packages: 18:05:07 [2023-08-23T18:05:07.282Z] #109 2.463 build-essential fakeroot libalgorithm-merge-perl 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.706 The following NEW packages will be installed: 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.706 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.706 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.706 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.707 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.707 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.707 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.707 libsystemd-dev libudev-dev uuid-dev zlib1g-dev 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.980 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded. 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.980 Need to get 10.3 MB of archives. 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.980 After this operation, 41.5 MB of additional disk space will be used. 18:05:07 [2023-08-23T18:05:07.537Z] #109 2.980 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.023 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.025 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.026 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.029 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.031 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.032 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.033 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.034 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.036 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.038 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.039 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.042 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.062 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.063 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.064 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.072 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.073 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.074 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.085 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.099 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.099 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.101 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.102 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.103 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 18:05:07 [2023-08-23T18:05:07.793Z] #109 3.104 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 18:05:07 [2023-08-23T18:05:07.794Z] #109 3.105 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 18:05:07 [2023-08-23T18:05:07.794Z] #109 3.123 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 18:05:07 [2023-08-23T18:05:07.794Z] #109 3.124 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 18:05:07 [2023-08-23T18:05:07.794Z] #109 3.152 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 18:05:07 [2023-08-23T18:05:07.794Z] #109 3.152 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 18:05:07 [2023-08-23T18:05:07.794Z] #109 3.153 Get:32 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] 18:05:08 [2023-08-23T18:05:08.049Z] #109 3.303 debconf: delaying package configuration, since apt-utils is not installed 18:05:08 [2023-08-23T18:05:08.049Z] #109 3.344 Fetched 10.3 MB in 0s (22.9 MB/s) 18:05:08 [2023-08-23T18:05:08.049Z] #109 3.366 Selecting previously unselected package dpkg-dev. 18:05:08 [2023-08-23T18:05:08.049Z] #109 3.366 (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 ... 21239 files and directories currently installed.) 18:05:08 [2023-08-23T18:05:08.049Z] #109 3.378 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 18:05:08 [2023-08-23T18:05:08.049Z] #109 3.382 Unpacking dpkg-dev (1.20.12) ... 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.501 Selecting previously unselected package libgirepository-1.0-1:arm64. 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.505 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.511 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.543 Selecting previously unselected package gir1.2-glib-2.0:arm64. 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.546 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.549 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.588 Selecting previously unselected package libsecret-common. 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.591 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.595 Unpacking libsecret-common (0.20.4-2) ... 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.644 Selecting previously unselected package libsecret-1-0:arm64. 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.647 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.650 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.685 Selecting previously unselected package gir1.2-secret-1:arm64. 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.688 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.691 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 18:05:08 [2023-08-23T18:05:08.305Z] #109 3.721 Selecting previously unselected package libapparmor-dev:arm64. 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.724 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.728 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.765 Selecting previously unselected package uuid-dev:arm64. 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.768 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.771 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.812 Selecting previously unselected package libblkid-dev:arm64. 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.815 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.825 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.875 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.878 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.882 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.911 Selecting previously unselected package libudev-dev:arm64. 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.914 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.918 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... 18:05:08 [2023-08-23T18:05:08.561Z] #109 3.958 Selecting previously unselected package libsepol1-dev:arm64. 18:05:08 [2023-08-23T18:05:08.817Z] #109 3.960 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.817Z] #109 3.965 Unpacking libsepol1-dev:arm64 (3.1-1) ... 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.026 Selecting previously unselected package libpcre2-16-0:arm64. 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.028 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.032 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.080 Selecting previously unselected package libpcre2-32-0:arm64. 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.082 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.087 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.135 Selecting previously unselected package libpcre2-posix2:arm64. 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.138 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.142 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.174 Selecting previously unselected package libpcre2-dev:arm64. 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.177 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 18:05:08 [2023-08-23T18:05:08.817Z] #109 4.180 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.257 Selecting previously unselected package libselinux1-dev:arm64. 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.260 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.264 Unpacking libselinux1-dev:arm64 (3.1-3) ... 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.321 Selecting previously unselected package libdevmapper-dev:arm64. 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.324 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.327 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.359 Selecting previously unselected package libffi-dev:arm64. 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.362 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.366 Unpacking libffi-dev:arm64 (3.3-6) ... 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.400 Selecting previously unselected package libglib2.0-data. 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.403 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... 18:05:09 [2023-08-23T18:05:09.072Z] #109 4.406 Unpacking libglib2.0-data (2.66.8-1) ... 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.537 Selecting previously unselected package libglib2.0-bin. 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.540 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.544 Unpacking libglib2.0-bin (2.66.8-1) ... 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.584 Selecting previously unselected package libglib2.0-dev-bin. 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.587 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.590 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.655 Selecting previously unselected package libmount-dev:arm64. 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.658 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.661 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.698 Selecting previously unselected package libpcre16-3:arm64. 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.701 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.705 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.750 Selecting previously unselected package libpcre32-3:arm64. 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.753 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.756 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 18:05:09 [2023-08-23T18:05:09.328Z] #109 4.800 Selecting previously unselected package libpcrecpp0v5:arm64. 18:05:09 [2023-08-23T18:05:09.584Z] #109 4.803 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.584Z] #109 4.807 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 18:05:09 [2023-08-23T18:05:09.584Z] #109 4.842 Selecting previously unselected package libpcre3-dev:arm64. 18:05:09 [2023-08-23T18:05:09.584Z] #109 4.845 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.584Z] #109 4.849 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 18:05:09 [2023-08-23T18:05:09.584Z] #109 4.924 Selecting previously unselected package zlib1g-dev:arm64. 18:05:09 [2023-08-23T18:05:09.840Z] #109 4.927 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.840Z] #109 4.930 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 18:05:09 [2023-08-23T18:05:09.840Z] #109 4.973 Selecting previously unselected package libglib2.0-dev:arm64. 18:05:09 [2023-08-23T18:05:09.840Z] #109 4.976 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.840Z] #109 4.979 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 18:05:09 [2023-08-23T18:05:09.840Z] #109 5.163 Selecting previously unselected package libseccomp-dev:arm64. 18:05:09 [2023-08-23T18:05:09.840Z] #109 5.167 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 18:05:09 [2023-08-23T18:05:09.840Z] #109 5.170 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:05:09 [2023-08-23T18:05:09.840Z] #109 5.209 Selecting previously unselected package libsecret-1-dev:arm64. 18:05:10 [2023-08-23T18:05:10.095Z] #109 5.212 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... 18:05:10 [2023-08-23T18:05:10.095Z] #109 5.216 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 18:05:10 [2023-08-23T18:05:10.095Z] #109 5.270 Selecting previously unselected package libsystemd-dev:arm64. 18:05:10 [2023-08-23T18:05:10.095Z] #109 5.273 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... 18:05:10 [2023-08-23T18:05:10.095Z] #109 5.278 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... 18:05:10 [2023-08-23T18:05:10.095Z] #109 5.389 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 18:05:10 [2023-08-23T18:05:10.095Z] #109 5.399 Setting up libglib2.0-dev-bin (2.66.8-1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.561 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.572 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.583 Setting up libpcre16-3:arm64 (2:8.39-13) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.595 Setting up libsepol1-dev:arm64 (3.1-1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.606 Setting up libffi-dev:arm64 (3.3-6) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.617 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.626 Setting up dpkg-dev (1.20.12) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.644 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.658 Setting up libglib2.0-data (2.66.8-1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.676 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.686 Setting up libpcre32-3:arm64 (2:8.39-13) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.697 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.708 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.718 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.728 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.738 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.749 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.759 Setting up libsecret-common (0.20.4-2) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.772 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.789 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.801 Setting up libselinux1-dev:arm64 (3.1-3) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.812 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 18:05:10 [2023-08-23T18:05:10.351Z] #109 5.823 Setting up libglib2.0-bin (2.66.8-1) ... 18:05:10 [2023-08-23T18:05:10.606Z] #109 5.833 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 18:05:10 [2023-08-23T18:05:10.606Z] #109 5.845 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 18:05:10 [2023-08-23T18:05:10.606Z] #109 5.857 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 18:05:10 [2023-08-23T18:05:10.606Z] #109 5.868 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 18:05:10 [2023-08-23T18:05:10.606Z] #109 5.878 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 18:05:10 [2023-08-23T18:05:10.606Z] #109 5.889 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 18:05:10 [2023-08-23T18:05:10.606Z] #109 5.904 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 18:05:10 [2023-08-23T18:05:10.606Z] #109 5.915 No schema files found: doing nothing. 18:05:10 [2023-08-23T18:05:10.606Z] #109 5.919 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:05:10 [2023-08-23T18:05:10.606Z] #109 5.939 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 18:05:10 [2023-08-23T18:05:10.862Z] #109 DONE 6.2s 18:05:10 [2023-08-23T18:05:10.862Z] 18:05:10 [2023-08-23T18:05:10.862Z] #110 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli 18:05:11 [2023-08-23T18:05:11.117Z] #110 DONE 0.3s 18:05:11 [2023-08-23T18:05:11.117Z] 18:05:11 [2023-08-23T18:05:11.117Z] #111 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 18:05:11 [2023-08-23T18:05:11.679Z] #111 DONE 0.4s 18:05:11 [2023-08-23T18:05:11.679Z] 18:05:11 [2023-08-23T18:05:11.679Z] #112 [dev 1/1] COPY --link . . 18:05:14 [2023-08-23T18:05:14.193Z] #112 DONE 2.5s 18:05:14 [2023-08-23T18:05:14.193Z] 18:05:14 [2023-08-23T18:05:14.193Z] #113 exporting to image 18:05:14 [2023-08-23T18:05:14.193Z] #113 exporting layers 18:05:15 [2023-08-23T18:05:15.120Z] #113 exporting layers 1.0s done 18:05:15 [2023-08-23T18:05:15.120Z] #113 writing image sha256:58b057a22b0770860b7a60733a714b4a14fd09bd7cfe714807b4e513c7be68bd done 18:05:15 [2023-08-23T18:05:15.120Z] #113 naming to docker.io/library/docker:aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 done 18:05:15 [2023-08-23T18:05:15.120Z] #113 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 18:05:15 [2023-08-23T18:05:15.411Z] + sudo modprobe ip6table_filter [Pipeline] sh 18:05:15 [2023-08-23T18:05:15.770Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46304/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 hack/test/unit 18:05:16 [2023-08-23T18:05:16.026Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 18:05:16 [2023-08-23T18:05:16.026Z] + TESTFLAGS+=' -test.timeout=5m' 18:05:16 [2023-08-23T18:05:16.026Z] + TESTDIRS=./... 18:05:16 [2023-08-23T18:05:16.026Z] + exclude_paths='/vendor/|/integration' 18:05:16 [2023-08-23T18:05:16.026Z] ++ go list ./... 18:05:16 [2023-08-23T18:05:16.026Z] ++ grep -vE '(/vendor/|/integration)' 18:05:16 [2023-08-23T18:05:16.589Z] + pkg_list='github.com/docker/docker/api 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/backend/build 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/httpstatus 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/httputils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/middleware 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/build 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/checkpoint 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/container 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/debug 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/distribution 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/grpc 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/image 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/network 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/plugin 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/session 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/swarm 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/system 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/server/router/volume 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/backend 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/blkiodev 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/container 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/events 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/filters 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/image 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/mount 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/network 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/plugins/logdriver 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/registry 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/strslice 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/swarm 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/swarm/runtime 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/system 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/time 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/versions 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/versions/v1p19 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/versions/v1p20 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/api/types/volume 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/builder-next 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/builder-next/exporter 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/builder-next/exporter/overrides 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/builder-next/imagerefchecker 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/builder-next/worker 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/builder-next/worker/label 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/dockerfile 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/remotecontext 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/remotecontext/git 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/builder/remotecontext/urlutil 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/cli/debug 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/cli/winresources/docker-proxy 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/cli/winresources/dockerd 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/client 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/client/buildkit 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/cmd/docker-proxy 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/cmd/dockerd 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/cmd/dockerd/trap 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/container 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/container/stream 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/contrib/apparmor 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/contrib/httpserver 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/cluster 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/cluster/controllers/plugin 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/cluster/convert 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/cluster/executor 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/cluster/executor/container 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/cluster/provider 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/config 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/containerd 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/events 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/events/testutils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/graphdriver 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/graphdriver/btrfs 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/graphdriver/copy 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/graphdriver/graphtest 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/graphdriver/overlay2 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/graphdriver/overlayutils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/graphdriver/register 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/graphdriver/vfs 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/graphdriver/zfs 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/images 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/initlayer 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/links 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/listeners 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/awslogs 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/fluentd 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/gcplogs 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/gelf 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/journald 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/journald/internal/export 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/journald/internal/fake 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/jsonfilelog 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/local 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/logentries 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/loggertest 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/loggerutils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/loggerutils/cache 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/splunk 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/syslog 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/logger/templates 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/names 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/network 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/snapshotter 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/daemon/stats 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/distribution 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/distribution/metadata 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/distribution/utils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/distribution/xfer 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/dockerversion 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/errdefs 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/image 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/image/cache 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/image/tarexport 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/image/v1 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/internal/mod 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/internal/mounttree 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/internal/multierror 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/internal/test/suite 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/internal/testutils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/internal/testutils/netnsutils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/internal/unshare 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/layer 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libcontainerd 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libcontainerd/queue 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libcontainerd/remote 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libcontainerd/shimopts 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libcontainerd/supervisor 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libcontainerd/types 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/bitmap 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/cluster 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/config 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/datastore 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/diagnostic 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/discoverapi 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/driverapi 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/bridge 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/host 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/null 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/overlay 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/remote 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/windows 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/drvregistry 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/etchosts 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/internal/caller 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/internal/kvstore 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/ipam 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/ipamapi 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/ipams/builtin 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/ipams/null 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/ipams/remote 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/ipamutils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/ipbits 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/iptables 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/netlabel 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/netutils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/networkdb 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/ns 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/options 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/osl 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/osl/kernel 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/portallocator 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/portmapper 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/resolvconf 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/scope 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/libnetwork/types 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/oci 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/oci/caps 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/opts 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/aaparser 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/archive 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/authorization 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/broadcaster 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/capabilities 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/chrootarchive 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/containerfs 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/directory 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/dmesg 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/fileutils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/homedir 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/idtools 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/ioutils 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/jsonmessage 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/longpath 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/loopback 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/meminfo 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/namesgenerator 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/parsers 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/parsers/kernel 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/parsers/operatingsystem 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/pidfile 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/platform 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/platforms 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/plugingetter 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/plugins 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/plugins/transport 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/pools 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/process 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/progress 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/reexec 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/rootless 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/rootless/specconv 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/stack 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/stdcopy 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/streamformatter 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/stringid 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/sysinfo 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/system 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/tailfile 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/tarsum 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/pkg/useragent 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/plugin 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/plugin/executor/containerd 18:05:16 [2023-08-23T18:05:16.589Z] github.com/docker/docker/plugin/v2 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/profiles/apparmor 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/profiles/seccomp 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/quota 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/reference 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/registry 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/registry/resumable 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/restartmanager 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/runconfig 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/runconfig/opts 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/daemon 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/environment 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fakecontext 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fakegit 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fakestorage 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fixtures/load 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fixtures/plugin 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fixtures/plugin/basic 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/registry 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/request 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/drivers 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/local 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/mounts 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/service 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/service/opts 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/testutils' 18:05:16 [2023-08-23T18:05:16.590Z] ++ grep --fixed-strings -v /libnetwork 18:05:16 [2023-08-23T18:05:16.590Z] ++ echo 'github.com/docker/docker/api 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/backend/build 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/httpstatus 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/httputils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/middleware 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/build 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/checkpoint 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/container 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/debug 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/distribution 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/grpc 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/image 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/network 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/plugin 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/session 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/swarm 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/system 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/volume 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/backend 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/blkiodev 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/container 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/events 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/filters 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/image 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/mount 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/network 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/plugins/logdriver 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/registry 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/strslice 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/swarm 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/swarm/runtime 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/system 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/time 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/versions 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/versions/v1p19 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/versions/v1p20 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/types/volume 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/builder-next 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/builder-next/exporter 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/builder-next/exporter/overrides 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/builder-next/imagerefchecker 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/builder-next/worker 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/builder-next/worker/label 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/dockerfile 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/remotecontext 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/remotecontext/git 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/builder/remotecontext/urlutil 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/cli/debug 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/cli/winresources/docker-proxy 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/cli/winresources/dockerd 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/client 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/client/buildkit 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/cmd/docker-proxy 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/cmd/dockerd 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/cmd/dockerd/trap 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/container 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/container/stream 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/contrib/apparmor 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/contrib/httpserver 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/cluster 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/cluster/controllers/plugin 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/cluster/convert 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/cluster/executor 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/cluster/executor/container 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/cluster/provider 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/config 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/containerd 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/events 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/events/testutils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/graphdriver 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/graphdriver/btrfs 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/graphdriver/copy 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/graphdriver/graphtest 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/graphdriver/overlay2 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/graphdriver/overlayutils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/graphdriver/register 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/graphdriver/vfs 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/graphdriver/zfs 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/images 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/initlayer 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/links 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/listeners 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/awslogs 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/fluentd 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/gcplogs 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/gelf 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/journald 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/journald/internal/export 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/journald/internal/fake 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/jsonfilelog 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/local 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/logentries 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/loggertest 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/loggerutils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/loggerutils/cache 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/splunk 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/syslog 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/logger/templates 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/names 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/network 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/snapshotter 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/daemon/stats 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/distribution 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/distribution/metadata 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/distribution/utils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/distribution/xfer 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/dockerversion 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/errdefs 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/image 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/image/cache 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/image/tarexport 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/image/v1 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/internal/mod 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/internal/mounttree 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/internal/multierror 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/internal/test/suite 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/internal/testutils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/internal/testutils/netnsutils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/internal/unshare 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/layer 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libcontainerd 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libcontainerd/queue 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libcontainerd/remote 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libcontainerd/shimopts 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libcontainerd/supervisor 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libcontainerd/types 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/bitmap 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/cluster 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/config 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/datastore 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/diagnostic 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/discoverapi 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/driverapi 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/bridge 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/host 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/null 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/overlay 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/remote 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/windows 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/drvregistry 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/etchosts 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/internal/caller 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/internal/kvstore 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/ipam 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/ipamapi 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/ipams/builtin 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/ipams/null 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/ipams/remote 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/ipamutils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/ipbits 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/iptables 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/netlabel 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/netutils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/networkdb 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/ns 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/options 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/osl 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/osl/kernel 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/portallocator 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/portmapper 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/resolvconf 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/scope 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/libnetwork/types 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/oci 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/oci/caps 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/opts 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/aaparser 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/archive 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/authorization 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/broadcaster 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/capabilities 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/chrootarchive 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/containerfs 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/directory 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/dmesg 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/fileutils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/homedir 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/idtools 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/ioutils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/jsonmessage 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/longpath 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/loopback 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/meminfo 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/namesgenerator 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/parsers 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/parsers/kernel 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/parsers/operatingsystem 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/pidfile 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/platform 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/platforms 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/plugingetter 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/plugins 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/plugins/transport 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/pools 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/process 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/progress 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/reexec 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/rootless 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/rootless/specconv 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/stack 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/stdcopy 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/streamformatter 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/stringid 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/sysinfo 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/system 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/tailfile 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/tarsum 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/pkg/useragent 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/plugin 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/plugin/executor/containerd 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/plugin/v2 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/profiles/apparmor 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/profiles/seccomp 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/quota 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/reference 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/registry 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/registry/resumable 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/restartmanager 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/runconfig 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/runconfig/opts 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/daemon 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/environment 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fakecontext 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fakegit 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fakestorage 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fixtures/load 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fixtures/plugin 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/fixtures/plugin/basic 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/registry 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/testutil/request 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/drivers 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/local 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/mounts 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/service 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/service/opts 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/volume/testutils' 18:05:16 [2023-08-23T18:05:16.590Z] + base_pkg_list='github.com/docker/docker/api 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/backend/build 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/httpstatus 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/httputils 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/middleware 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/build 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/checkpoint 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/container 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/debug 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/distribution 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/grpc 18:05:16 [2023-08-23T18:05:16.590Z] github.com/docker/docker/api/server/router/image 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/network 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/plugin 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/session 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/swarm 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/system 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/volume 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/backend 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/blkiodev 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/container 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/events 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/filters 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/image 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/mount 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/network 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/plugins/logdriver 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/registry 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/strslice 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/swarm 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/swarm/runtime 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/system 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/time 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/versions 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/versions/v1p19 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/versions/v1p20 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/volume 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/exporter 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/exporter/overrides 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/imagerefchecker 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/worker 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/worker/label 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/dockerfile 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/remotecontext 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/remotecontext/git 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/remotecontext/urlutil 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cli/debug 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cli/winresources/docker-proxy 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cli/winresources/dockerd 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/client 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/client/buildkit 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cmd/docker-proxy 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cmd/dockerd 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cmd/dockerd/trap 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/container 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/container/stream 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/contrib/apparmor 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/contrib/httpserver 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster/controllers/plugin 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster/convert 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster/executor 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster/executor/container 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster/provider 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/config 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/containerd 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/events 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/events/testutils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/btrfs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/copy 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/graphtest 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/overlay2 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/overlayutils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/register 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/vfs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/zfs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/images 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/initlayer 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/links 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/listeners 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/awslogs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/fluentd 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/gcplogs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/gelf 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/journald 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/journald/internal/export 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/journald/internal/fake 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/jsonfilelog 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/local 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/logentries 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/loggertest 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/loggerutils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/loggerutils/cache 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/splunk 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/syslog 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/templates 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/names 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/network 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/snapshotter 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/stats 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/distribution 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/distribution/metadata 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/distribution/utils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/distribution/xfer 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/dockerversion 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/errdefs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/image 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/image/cache 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/image/tarexport 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/image/v1 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/internal/mod 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/internal/mounttree 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/internal/multierror 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/internal/test/suite 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/internal/testutils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/internal/testutils/netnsutils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/internal/unshare 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/layer 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/libcontainerd 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/libcontainerd/queue 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/libcontainerd/remote 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/libcontainerd/shimopts 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/libcontainerd/supervisor 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/libcontainerd/types 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/oci 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/oci/caps 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/opts 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/aaparser 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/archive 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/authorization 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/broadcaster 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/capabilities 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/chrootarchive 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/containerfs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/directory 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/dmesg 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/fileutils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/homedir 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/idtools 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/ioutils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/jsonmessage 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/longpath 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/loopback 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/meminfo 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/namesgenerator 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/parsers 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/parsers/kernel 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/parsers/operatingsystem 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/pidfile 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/platform 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/platforms 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/plugingetter 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/plugins 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/plugins/transport 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/pools 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/process 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/progress 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/reexec 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/rootless 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/rootless/specconv 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/stack 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/stdcopy 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/streamformatter 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/stringid 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/sysinfo 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/system 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/tailfile 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/tarsum 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/pkg/useragent 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/plugin 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/plugin/executor/containerd 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/plugin/v2 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/profiles/apparmor 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/profiles/seccomp 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/quota 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/reference 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/registry 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/registry/resumable 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/restartmanager 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/runconfig 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/runconfig/opts 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/testutil 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/testutil/daemon 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/testutil/environment 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/testutil/fakecontext 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/testutil/fakegit 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/testutil/fakestorage 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/testutil/fixtures/load 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/testutil/fixtures/plugin 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/testutil/fixtures/plugin/basic 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/testutil/registry 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/testutil/request 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/volume 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/volume/drivers 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/volume/local 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/volume/mounts 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/volume/service 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/volume/service/opts 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/volume/testutils' 18:05:16 [2023-08-23T18:05:16.591Z] ++ grep --fixed-strings /libnetwork 18:05:16 [2023-08-23T18:05:16.591Z] ++ echo 'github.com/docker/docker/api 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/backend/build 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/httpstatus 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/httputils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/middleware 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/build 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/checkpoint 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/container 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/debug 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/distribution 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/grpc 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/image 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/network 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/plugin 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/session 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/swarm 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/system 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/server/router/volume 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/backend 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/blkiodev 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/container 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/events 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/filters 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/image 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/mount 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/network 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/plugins/logdriver 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/registry 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/strslice 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/swarm 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/swarm/runtime 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/system 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/time 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/versions 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/versions/v1p19 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/versions/v1p20 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/api/types/volume 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/exporter 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/exporter/overrides 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/imagerefchecker 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/worker 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/builder-next/worker/label 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/dockerfile 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/remotecontext 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/remotecontext/git 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/builder/remotecontext/urlutil 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cli/debug 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cli/winresources/docker-proxy 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cli/winresources/dockerd 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/client 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/client/buildkit 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cmd/docker-proxy 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cmd/dockerd 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cmd/dockerd/trap 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/container 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/container/stream 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/contrib/apparmor 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/contrib/httpserver 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster/controllers/plugin 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster/convert 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster/executor 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster/executor/container 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/cluster/provider 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/config 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/containerd 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/events 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/events/testutils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/btrfs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/copy 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/graphtest 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/overlay2 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/overlayutils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/register 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/vfs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/graphdriver/zfs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/images 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/initlayer 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/links 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/listeners 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/awslogs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/fluentd 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/gcplogs 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/gelf 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/journald 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/journald/internal/export 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/journald/internal/fake 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/jsonfilelog 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/local 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/logentries 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/loggertest 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/loggerutils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/loggerutils/cache 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/splunk 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/syslog 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/logger/templates 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/names 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/network 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/snapshotter 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/daemon/stats 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/distribution 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/distribution/metadata 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/distribution/utils 18:05:16 [2023-08-23T18:05:16.591Z] github.com/docker/docker/distribution/xfer 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/dockerversion 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/errdefs 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/image 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/image/cache 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/image/tarexport 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/image/v1 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/internal/mod 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/internal/mounttree 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/internal/multierror 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/internal/test/suite 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/internal/testutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/internal/testutils/netnsutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/internal/unshare 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/layer 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libcontainerd 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libcontainerd/queue 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libcontainerd/remote 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libcontainerd/shimopts 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libcontainerd/supervisor 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libcontainerd/types 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/bitmap 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cluster 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/config 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/datastore 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/diagnostic 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/discoverapi 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/driverapi 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/bridge 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/host 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/null 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/overlay 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/remote 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/windows 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drvregistry 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/etchosts 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/caller 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/kvstore 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipam 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipamapi 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/builtin 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/null 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/remote 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipamutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipbits 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/iptables 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/netlabel 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/netutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/networkdb 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ns 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/options 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/osl 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/osl/kernel 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/portallocator 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/portmapper 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/resolvconf 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/scope 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/types 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/oci 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/oci/caps 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/opts 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/aaparser 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/archive 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/authorization 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/broadcaster 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/capabilities 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/chrootarchive 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/containerfs 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/directory 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/dmesg 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/fileutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/homedir 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/idtools 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/ioutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/jsonmessage 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/longpath 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/loopback 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/meminfo 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/namesgenerator 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/parsers 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/parsers/kernel 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/parsers/operatingsystem 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/pidfile 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/platform 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/platforms 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/plugingetter 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/plugins 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/plugins/transport 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/pools 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/process 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/progress 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/reexec 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/rootless 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/rootless/specconv 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/stack 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/stdcopy 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/streamformatter 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/stringid 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/sysinfo 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/system 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/tailfile 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/tarsum 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/pkg/useragent 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/plugin 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/plugin/executor/containerd 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/plugin/v2 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/profiles/apparmor 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/profiles/seccomp 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/quota 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/reference 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/registry 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/registry/resumable 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/restartmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/runconfig 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/runconfig/opts 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/testutil 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/testutil/daemon 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/testutil/environment 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/testutil/fakecontext 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/testutil/fakegit 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/testutil/fakestorage 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/testutil/fixtures/load 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/testutil/fixtures/plugin 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/testutil/fixtures/plugin/basic 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/testutil/registry 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/testutil/request 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/volume 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/volume/drivers 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/volume/local 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/volume/mounts 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/volume/service 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/volume/service/opts 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/volume/testutils' 18:05:16 [2023-08-23T18:05:16.592Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/bitmap 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cluster 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/config 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/datastore 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/diagnostic 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/discoverapi 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/driverapi 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/bridge 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/host 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/null 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/overlay 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/remote 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/windows 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drvregistry 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/etchosts 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/caller 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/kvstore 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipam 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipamapi 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/builtin 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/null 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/remote 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipamutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipbits 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/iptables 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/netlabel 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/netutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/networkdb 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ns 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/options 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/osl 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/osl/kernel 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/portallocator 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/portmapper 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/resolvconf 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/scope 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/types' 18:05:16 [2023-08-23T18:05:16.592Z] + echo 'github.com/docker/docker/libnetwork 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/bitmap 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cluster 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/config 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/datastore 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/diagnostic 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/discoverapi 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/driverapi 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/bridge 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/host 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/null 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/overlay 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/remote 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/windows 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drvregistry 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/etchosts 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/caller 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/kvstore 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipam 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipamapi 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/builtin 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/null 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/remote 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipamutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ipbits 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/iptables 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/netlabel 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/netutils 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/networkdb 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/ns 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/options 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/osl 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/osl/kernel 18:05:16 [2023-08-23T18:05:16.592Z] + grep --fixed-strings libnetwork/drivers/bridge 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/portallocator 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/portmapper 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/resolvconf 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/scope 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/types' 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/bridge 18:05:16 [2023-08-23T18:05:16.592Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:05:16 [2023-08-23T18:05:16.592Z] + type docker-proxy 18:05:16 [2023-08-23T18:05:16.592Z] hack/test/unit: line 25: type: docker-proxy: not found 18:05:16 [2023-08-23T18:05:16.592Z] + hack/make.sh binary-proxy install-proxy 18:05:16 [2023-08-23T18:05:16.592Z] 18:05:16 [2023-08-23T18:05:16.592Z] Removing bundles/ 18:05:16 [2023-08-23T18:05:16.592Z] 18:05:16 [2023-08-23T18:05:16.592Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 18:05:16 [2023-08-23T18:05:16.849Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 18:05:16 [2023-08-23T18:05:16.849Z] + tee /go/src/github.com/docker/docker/go.mod 18:05:16 [2023-08-23T18:05:16.849Z] module github.com/docker/docker 18:05:16 [2023-08-23T18:05:16.849Z] 18:05:16 [2023-08-23T18:05:16.849Z] go 1.19 18:05:16 [2023-08-23T18:05:16.849Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 18:05:16 [2023-08-23T18:05:16.849Z] + GO111MODULE=on 18:05:16 [2023-08-23T18:05:16.849Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-23T18:05:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' github.com/docker/docker/cmd/docker-proxy 18:05:21 [2023-08-23T18:05:21.016Z] + rm -f /go/src/github.com/docker/docker/go.mod 18:05:21 [2023-08-23T18:05:21.016Z] Created binary: bundles/binary-proxy/docker-proxy 18:05:21 [2023-08-23T18:05:21.016Z] 18:05:21 [2023-08-23T18:05:21.016Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 18:05:21 [2023-08-23T18:05:21.016Z] Installing docker-proxy to /usr/local/bin/ 18:05:21 [2023-08-23T18:05:21.016Z] 18:05:21 [2023-08-23T18:05:21.016Z] + mkdir -p bundles 18:05:21 [2023-08-23T18:05:21.016Z] + '[' -n 'github.com/docker/docker/api 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/backend/build 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/httpstatus 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/httputils 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/middleware 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/build 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/checkpoint 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/container 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/debug 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/distribution 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/grpc 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/image 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/network 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/plugin 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/session 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/swarm 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/system 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/server/router/volume 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/backend 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/blkiodev 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/container 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/events 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/filters 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/image 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/mount 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/network 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/plugins/logdriver 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/registry 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/strslice 18:05:21 [2023-08-23T18:05:21.016Z] github.com/docker/docker/api/types/swarm 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/api/types/swarm/runtime 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/api/types/system 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/api/types/time 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/api/types/versions 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/api/types/versions/v1p19 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/api/types/versions/v1p20 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/api/types/volume 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/builder-next 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/builder-next/exporter 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/builder-next/exporter/overrides 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/builder-next/imagerefchecker 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/builder-next/worker 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/builder-next/worker/label 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/dockerfile 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/remotecontext 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/remotecontext/git 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/builder/remotecontext/urlutil 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/cli/debug 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/cli/winresources/docker-proxy 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/cli/winresources/dockerd 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/client 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/client/buildkit 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/cmd/docker-proxy 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/cmd/dockerd 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/cmd/dockerd/trap 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/container 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/container/stream 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/contrib/apparmor 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/contrib/httpserver 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/cluster 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/cluster/controllers/plugin 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/cluster/convert 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/cluster/executor 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/cluster/executor/container 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/cluster/provider 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/config 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/containerd 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/events 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/events/testutils 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/graphdriver 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/graphdriver/btrfs 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/graphdriver/copy 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/graphdriver/graphtest 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/graphdriver/overlay2 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/graphdriver/overlayutils 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/graphdriver/register 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/graphdriver/vfs 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/graphdriver/zfs 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/images 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/initlayer 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/links 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/listeners 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/awslogs 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/fluentd 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/gcplogs 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/gelf 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/journald 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/journald/internal/export 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/journald/internal/fake 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/jsonfilelog 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/local 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/logentries 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/loggertest 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/loggerutils 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/loggerutils/cache 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/splunk 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/syslog 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/logger/templates 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/names 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/network 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/snapshotter 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/daemon/stats 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/distribution 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/distribution/metadata 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/distribution/utils 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/distribution/xfer 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/dockerversion 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/errdefs 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/image 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/image/cache 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/image/tarexport 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/image/v1 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/internal/mod 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/internal/mounttree 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/internal/multierror 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/internal/test/suite 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/internal/testutils 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/internal/testutils/netnsutils 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/internal/unshare 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/layer 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/libcontainerd 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/libcontainerd/queue 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/libcontainerd/remote 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/libcontainerd/shimopts 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/libcontainerd/supervisor 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/libcontainerd/types 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/oci 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/oci/caps 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/opts 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/aaparser 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/archive 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/authorization 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/broadcaster 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/capabilities 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/chrootarchive 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/containerfs 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/directory 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/dmesg 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/fileutils 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/homedir 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/idtools 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/ioutils 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/jsonmessage 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/longpath 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/loopback 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/meminfo 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/namesgenerator 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/parsers 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/parsers/kernel 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/parsers/operatingsystem 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/pidfile 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/platform 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/platforms 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/plugingetter 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/plugins 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/plugins/transport 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/pools 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/process 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/progress 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/reexec 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/rootless 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/rootless/specconv 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/stack 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/stdcopy 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/streamformatter 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/stringid 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/sysinfo 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/system 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/tailfile 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/tarsum 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/pkg/useragent 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/plugin 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/plugin/executor/containerd 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/plugin/v2 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/profiles/apparmor 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/profiles/seccomp 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/quota 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/reference 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/registry 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/registry/resumable 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/restartmanager 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/runconfig 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/runconfig/opts 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/testutil 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/testutil/daemon 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/testutil/environment 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/testutil/fakecontext 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/testutil/fakegit 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/testutil/fakestorage 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/testutil/fixtures/load 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/testutil/fixtures/plugin 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/testutil/fixtures/plugin/basic 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/testutil/registry 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/testutil/request 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/volume 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/volume/drivers 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/volume/local 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/volume/mounts 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/volume/service 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/volume/service/opts 18:05:21 [2023-08-23T18:05:21.017Z] github.com/docker/docker/volume/testutils' ']' 18:05:21 [2023-08-23T18:05:21.017Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/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/client/buildkit 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/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter 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/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts 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/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo 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/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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 18:05:21 [2023-08-23T18:05:21.948Z] ? github.com/docker/docker/api [no test files] 18:05:30 [2023-08-23T18:05:30.061Z] github.com/docker/docker/api/server coverage: 13.0% of statements 18:05:30 [2023-08-23T18:05:30.061Z] ok github.com/docker/docker/api/server 0.078s coverage: 13.0% of statements 18:05:48 [2023-08-23T18:05:48.128Z] ? github.com/docker/docker/api/server/backend/build [no test files] 18:05:48 [2023-08-23T18:05:48.128Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 18:05:48 [2023-08-23T18:05:48.128Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements 18:05:48 [2023-08-23T18:05:48.128Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 28.3% of statements 18:05:48 [2023-08-23T18:05:48.384Z] ? github.com/docker/docker/api/server/router [no test files] 18:05:48 [2023-08-23T18:05:48.384Z] ? github.com/docker/docker/api/server/router/build [no test files] 18:05:48 [2023-08-23T18:05:48.384Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 18:05:48 [2023-08-23T18:05:48.384Z] ? github.com/docker/docker/api/server/router/container [no test files] 18:05:48 [2023-08-23T18:05:48.384Z] ? github.com/docker/docker/api/server/router/debug [no test files] 18:05:48 [2023-08-23T18:05:48.384Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 18:05:48 [2023-08-23T18:05:48.384Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 18:05:48 [2023-08-23T18:05:48.384Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements 18:05:48 [2023-08-23T18:05:48.384Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements 18:05:48 [2023-08-23T18:05:48.384Z] ? github.com/docker/docker/api/server/router/image [no test files] 18:05:48 [2023-08-23T18:05:48.384Z] ? github.com/docker/docker/api/server/router/network [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/server/router/session [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/server/router/system [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/backend [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements 18:05:51 [2023-08-23T18:05:51.243Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements 18:05:51 [2023-08-23T18:05:51.243Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements 18:05:51 [2023-08-23T18:05:51.243Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/events [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/image [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/mount [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] github.com/docker/docker/api/types/network coverage: 77.5% of statements 18:05:51 [2023-08-23T18:05:51.243Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 77.5% of statements 18:05:51 [2023-08-23T18:05:51.243Z] github.com/docker/docker/api/types/filters coverage: 94.0% of statements 18:05:51 [2023-08-23T18:05:51.243Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements 18:05:51 [2023-08-23T18:05:51.243Z] github.com/docker/docker/api/types/container coverage: 83.1% of statements 18:05:51 [2023-08-23T18:05:51.243Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 83.1% of statements 18:05:51 [2023-08-23T18:05:51.243Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements 18:05:51 [2023-08-23T18:05:51.243Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/swarm [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/system [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements 18:05:51 [2023-08-23T18:05:51.243Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/api/types/volume [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/builder [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/builder/builder-next [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 18:05:51 [2023-08-23T18:05:51.243Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 18:05:51 [2023-08-23T18:05:51.244Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 18:05:51 [2023-08-23T18:05:51.244Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 18:05:51 [2023-08-23T18:05:51.244Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 18:05:51 [2023-08-23T18:05:51.244Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 18:05:51 [2023-08-23T18:05:51.244Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements 18:05:51 [2023-08-23T18:05:51.244Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements 18:05:51 [2023-08-23T18:05:51.244Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 18:05:51 [2023-08-23T18:05:51.244Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements 18:05:51 [2023-08-23T18:05:51.244Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 18:05:51 [2023-08-23T18:05:51.244Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 18:05:51 [2023-08-23T18:05:51.244Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements 18:05:51 [2023-08-23T18:05:51.244Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements 18:05:51 [2023-08-23T18:05:51.244Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.015s coverage: 100.0% of statements 18:05:51 [2023-08-23T18:05:51.244Z] ok github.com/docker/docker/cli/debug 0.024s coverage: 100.0% of statements 18:05:51 [2023-08-23T18:05:51.244Z] github.com/docker/docker/builder/remotecontext coverage: 33.5% of statements 18:05:51 [2023-08-23T18:05:51.244Z] ok github.com/docker/docker/builder/remotecontext 0.034s coverage: 33.5% of statements 18:05:51 [2023-08-23T18:05:51.244Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements 18:05:51 [2023-08-23T18:05:51.244Z] ok github.com/docker/docker/builder/dockerfile 0.063s coverage: 50.1% of statements 18:05:52 [2023-08-23T18:05:52.183Z] ? github.com/docker/docker/client/buildkit [no test files] 18:05:52 [2023-08-23T18:05:52.183Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements 18:05:52 [2023-08-23T18:05:52.183Z] ok github.com/docker/docker/cmd/docker-proxy 0.134s coverage: 66.5% of statements 18:05:52 [2023-08-23T18:05:52.183Z] github.com/docker/docker/client coverage: 77.4% of statements 18:05:52 [2023-08-23T18:05:52.183Z] ok github.com/docker/docker/client 0.141s coverage: 77.4% of statements 18:05:56 [2023-08-23T18:05:56.356Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements 18:05:56 [2023-08-23T18:05:56.356Z] ok github.com/docker/docker/builder/remotecontext/git 5.171s coverage: 82.5% of statements 18:06:04 [2023-08-23T18:06:04.459Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 18:06:04 [2023-08-23T18:06:04.459Z] ? github.com/docker/docker/container/stream [no test files] 18:06:04 [2023-08-23T18:06:04.459Z] ? github.com/docker/docker/contrib/apparmor [no test files] 18:06:04 [2023-08-23T18:06:04.459Z] ? github.com/docker/docker/contrib/httpserver [no test files] 18:06:04 [2023-08-23T18:06:04.459Z] github.com/docker/docker/container coverage: 36.4% of statements 18:06:04 [2023-08-23T18:06:04.459Z] ok github.com/docker/docker/container 0.138s coverage: 36.4% of statements 18:06:04 [2023-08-23T18:06:04.459Z] github.com/docker/docker/cmd/dockerd coverage: 30.3% of statements 18:06:04 [2023-08-23T18:06:04.459Z] ok github.com/docker/docker/cmd/dockerd 0.259s coverage: 30.3% of statements 18:06:06 [2023-08-23T18:06:06.350Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements 18:06:06 [2023-08-23T18:06:06.350Z] ok github.com/docker/docker/cmd/dockerd/trap 2.398s coverage: 0.0% of statements 18:06:07 [2023-08-23T18:06:07.715Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 18:06:07 [2023-08-23T18:06:07.715Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements 18:06:07 [2023-08-23T18:06:07.715Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements 18:06:07 [2023-08-23T18:06:07.715Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements 18:06:07 [2023-08-23T18:06:07.715Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 39.2% of statements 18:06:07 [2023-08-23T18:06:07.715Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements 18:06:07 [2023-08-23T18:06:07.716Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements 18:06:07 [2023-08-23T18:06:07.972Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 18:06:07 [2023-08-23T18:06:07.972Z] github.com/docker/docker/daemon/config coverage: 75.7% of statements 18:06:07 [2023-08-23T18:06:07.972Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 75.7% of statements 18:06:09 [2023-08-23T18:06:09.337Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 18:06:09 [2023-08-23T18:06:09.337Z] github.com/docker/docker/daemon/graphdriver coverage: 2.3% of statements 18:06:09 [2023-08-23T18:06:09.337Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements 18:06:09 [2023-08-23T18:06:09.337Z] github.com/docker/docker/daemon/containerd coverage: 0.7% of statements 18:06:09 [2023-08-23T18:06:09.337Z] ok github.com/docker/docker/daemon/containerd 0.021s coverage: 0.7% of statements 18:06:09 [2023-08-23T18:06:09.337Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements 18:06:09 [2023-08-23T18:06:09.337Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 18:06:09 [2023-08-23T18:06:09.337Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements 18:06:09 [2023-08-23T18:06:09.337Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.8% of statements 18:06:09 [2023-08-23T18:06:09.593Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements 18:06:09 [2023-08-23T18:06:09.593Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.195s coverage: 59.6% of statements 18:06:10 [2023-08-23T18:06:10.155Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 18:06:10 [2023-08-23T18:06:10.155Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements 18:06:10 [2023-08-23T18:06:10.155Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 18:06:10 [2023-08-23T18:06:10.155Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 18:06:10 [2023-08-23T18:06:10.155Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 18:06:10 [2023-08-23T18:06:10.411Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements 18:06:10 [2023-08-23T18:06:10.411Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.200s coverage: 60.2% of statements 18:06:10 [2023-08-23T18:06:10.411Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 60.9% of statements 18:06:10 [2023-08-23T18:06:10.411Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements 18:06:10 [2023-08-23T18:06:10.973Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements 18:06:10 [2023-08-23T18:06:10.973Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 18:06:11 [2023-08-23T18:06:11.536Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements 18:06:11 [2023-08-23T18:06:11.536Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.482s coverage: 13.0% of statements 18:06:11 [2023-08-23T18:06:11.536Z] ? github.com/docker/docker/daemon/initlayer [no test files] 18:06:11 [2023-08-23T18:06:11.536Z] ? github.com/docker/docker/daemon/listeners [no test files] 18:06:11 [2023-08-23T18:06:11.536Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements 18:06:11 [2023-08-23T18:06:11.536Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements 18:06:11 [2023-08-23T18:06:11.536Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements 18:06:11 [2023-08-23T18:06:11.536Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 3.0% of statements 18:06:11 [2023-08-23T18:06:11.792Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements 18:06:11 [2023-08-23T18:06:11.792Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements 18:06:12 [2023-08-23T18:06:12.049Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.3% of statements 18:06:12 [2023-08-23T18:06:12.049Z] ok github.com/docker/docker/daemon/logger/awslogs 0.131s coverage: 78.3% of statements 18:06:12 [2023-08-23T18:06:12.049Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 18:06:12 [2023-08-23T18:06:12.049Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements 18:06:12 [2023-08-23T18:06:12.049Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements 18:06:12 [2023-08-23T18:06:12.049Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements 18:06:12 [2023-08-23T18:06:12.049Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements 18:06:12 [2023-08-23T18:06:12.611Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 18:06:12 [2023-08-23T18:06:12.611Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 18:06:12 [2023-08-23T18:06:12.611Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements 18:06:12 [2023-08-23T18:06:12.611Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 18:06:12 [2023-08-23T18:06:12.868Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements 18:06:12 [2023-08-23T18:06:12.868Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 18:06:12 [2023-08-23T18:06:12.868Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements 18:06:12 [2023-08-23T18:06:12.868Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.099s coverage: 76.8% of statements 18:06:12 [2023-08-23T18:06:12.868Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 18:06:12 [2023-08-23T18:06:12.868Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 18:06:12 [2023-08-23T18:06:12.868Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements 18:06:12 [2023-08-23T18:06:12.868Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 79.4% of statements 18:06:13 [2023-08-23T18:06:13.434Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements 18:06:13 [2023-08-23T18:06:13.434Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 63.5% of statements 18:06:13 [2023-08-23T18:06:13.434Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements 18:06:13 [2023-08-23T18:06:13.434Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 31.5% of statements 18:06:13 [2023-08-23T18:06:13.690Z] ? github.com/docker/docker/daemon/names [no test files] 18:06:13 [2023-08-23T18:06:13.690Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements 18:06:13 [2023-08-23T18:06:13.690Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements 18:06:13 [2023-08-23T18:06:13.690Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements 18:06:13 [2023-08-23T18:06:13.690Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements 18:06:14 [2023-08-23T18:06:14.045Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 18:06:14 [2023-08-23T18:06:14.045Z] ? github.com/docker/docker/daemon/stats [no test files] 18:06:14 [2023-08-23T18:06:14.045Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements 18:06:14 [2023-08-23T18:06:14.045Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 18:06:14 [2023-08-23T18:06:14.045Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements 18:06:14 [2023-08-23T18:06:14.045Z] ok github.com/docker/docker/daemon/logger/journald 1.541s coverage: 74.5% of statements 18:06:14 [2023-08-23T18:06:14.974Z] ? github.com/docker/docker/distribution/utils [no test files] 18:06:14 [2023-08-23T18:06:14.974Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements 18:06:14 [2023-08-23T18:06:14.974Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements 18:06:14 [2023-08-23T18:06:14.974Z] github.com/docker/docker/errdefs coverage: 77.7% of statements 18:06:14 [2023-08-23T18:06:14.974Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements 18:06:14 [2023-08-23T18:06:14.974Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements 18:06:14 [2023-08-23T18:06:14.974Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements 18:06:15 [2023-08-23T18:06:15.230Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements 18:06:15 [2023-08-23T18:06:15.230Z] ok github.com/docker/docker/daemon/logger/splunk 1.448s coverage: 82.5% of statements 18:06:15 [2023-08-23T18:06:15.793Z] github.com/docker/docker/image/cache coverage: 19.2% of statements 18:06:15 [2023-08-23T18:06:15.793Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements 18:06:15 [2023-08-23T18:06:15.793Z] github.com/docker/docker/image coverage: 86.4% of statements 18:06:15 [2023-08-23T18:06:15.793Z] ok github.com/docker/docker/image 0.028s coverage: 86.4% of statements 18:06:15 [2023-08-23T18:06:15.793Z] ? github.com/docker/docker/image/v1 [no test files] 18:06:15 [2023-08-23T18:06:15.793Z] ? github.com/docker/docker/internal/mounttree [no test files] 18:06:15 [2023-08-23T18:06:15.793Z] github.com/docker/docker/internal/mod coverage: 66.7% of statements 18:06:15 [2023-08-23T18:06:15.793Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements 18:06:15 [2023-08-23T18:06:15.793Z] github.com/docker/docker/image/tarexport coverage: 0.6% of statements 18:06:15 [2023-08-23T18:06:15.793Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements 18:06:15 [2023-08-23T18:06:15.793Z] ? github.com/docker/docker/internal/test/suite [no test files] 18:06:15 [2023-08-23T18:06:15.793Z] ? github.com/docker/docker/internal/testutils [no test files] 18:06:15 [2023-08-23T18:06:15.793Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 18:06:15 [2023-08-23T18:06:15.793Z] ? github.com/docker/docker/internal/unshare [no test files] 18:06:15 [2023-08-23T18:06:15.793Z] github.com/docker/docker/internal/multierror coverage: 88.9% of statements 18:06:15 [2023-08-23T18:06:15.793Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 18:06:16 [2023-08-23T18:06:16.356Z] github.com/docker/docker/distribution coverage: 29.6% of statements 18:06:16 [2023-08-23T18:06:16.356Z] ok github.com/docker/docker/distribution 1.509s coverage: 29.6% of statements 18:06:16 [2023-08-23T18:06:16.917Z] ? github.com/docker/docker/libcontainerd [no test files] 18:06:16 [2023-08-23T18:06:16.917Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 18:06:16 [2023-08-23T18:06:16.917Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 18:06:16 [2023-08-23T18:06:16.917Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 18:06:16 [2023-08-23T18:06:16.917Z] ? github.com/docker/docker/libcontainerd/types [no test files] 18:06:16 [2023-08-23T18:06:16.917Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements 18:06:16 [2023-08-23T18:06:16.917Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements 18:06:17 [2023-08-23T18:06:17.173Z] github.com/docker/docker/distribution/xfer coverage: 84.4% of statements 18:06:17 [2023-08-23T18:06:17.173Z] ok github.com/docker/docker/distribution/xfer 2.166s coverage: 84.4% of statements 18:06:17 [2023-08-23T18:06:17.430Z] github.com/docker/docker/daemon coverage: 17.2% of statements 18:06:17 [2023-08-23T18:06:17.430Z] ok github.com/docker/docker/daemon 10.874s coverage: 17.2% of statements 18:06:17 [2023-08-23T18:06:17.430Z] ? github.com/docker/docker/oci/caps [no test files] 18:06:17 [2023-08-23T18:06:17.430Z] github.com/docker/docker/oci coverage: 38.1% of statements 18:06:17 [2023-08-23T18:06:17.430Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements 18:06:17 [2023-08-23T18:06:17.430Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements 18:06:17 [2023-08-23T18:06:17.430Z] ok github.com/docker/docker/oci 0.027s coverage: 38.1% of statements 18:06:17 [2023-08-23T18:06:17.812Z] github.com/docker/docker/opts coverage: 67.9% of statements 18:06:17 [2023-08-23T18:06:17.812Z] ok github.com/docker/docker/opts 0.037s coverage: 67.9% of statements 18:06:18 [2023-08-23T18:06:18.069Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements 18:06:18 [2023-08-23T18:06:18.069Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 18:06:18 [2023-08-23T18:06:18.069Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements 18:06:18 [2023-08-23T18:06:18.069Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 18:06:18 [2023-08-23T18:06:18.069Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements 18:06:18 [2023-08-23T18:06:18.069Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements 18:06:18 [2023-08-23T18:06:18.069Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements 18:06:18 [2023-08-23T18:06:18.069Z] ok github.com/docker/docker/pkg/directory 0.025s coverage: 81.8% of statements 18:06:18 [2023-08-23T18:06:18.325Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements 18:06:18 [2023-08-23T18:06:18.325Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements 18:06:18 [2023-08-23T18:06:18.325Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.7% of statements 18:06:18 [2023-08-23T18:06:18.325Z] github.com/docker/docker/pkg/fileutils coverage: 56.4% of statements 18:06:18 [2023-08-23T18:06:18.325Z] ok github.com/docker/docker/pkg/chrootarchive 0.257s coverage: 83.7% of statements 18:06:18 [2023-08-23T18:06:18.325Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 56.4% of statements 18:06:18 [2023-08-23T18:06:18.325Z] github.com/docker/docker/pkg/homedir coverage: 8.3% of statements 18:06:18 [2023-08-23T18:06:18.325Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 8.3% of statements 18:06:18 [2023-08-23T18:06:18.582Z] github.com/docker/docker/pkg/archive coverage: 81.3% of statements 18:06:18 [2023-08-23T18:06:18.582Z] ok github.com/docker/docker/pkg/archive 0.474s coverage: 81.3% of statements 18:06:18 [2023-08-23T18:06:18.839Z] ? github.com/docker/docker/pkg/loopback [no test files] 18:06:18 [2023-08-23T18:06:18.839Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements 18:06:18 [2023-08-23T18:06:18.839Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements 18:06:18 [2023-08-23T18:06:18.839Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 92.3% of statements 18:06:18 [2023-08-23T18:06:18.839Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 45.5% of statements 18:06:18 [2023-08-23T18:06:18.839Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements 18:06:18 [2023-08-23T18:06:18.839Z] ok github.com/docker/docker/pkg/meminfo 0.007s coverage: 75.0% of statements 18:06:19 [2023-08-23T18:06:19.096Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements 18:06:19 [2023-08-23T18:06:19.096Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements 18:06:19 [2023-08-23T18:06:19.096Z] ok github.com/docker/docker/pkg/authorization 0.926s coverage: 68.3% of statements 18:06:19 [2023-08-23T18:06:19.096Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements 18:06:19 [2023-08-23T18:06:19.096Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements 18:06:19 [2023-08-23T18:06:19.096Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements 18:06:19 [2023-08-23T18:06:19.096Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements 18:06:19 [2023-08-23T18:06:19.096Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements 18:06:19 [2023-08-23T18:06:19.096Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements 18:06:19 [2023-08-23T18:06:19.096Z] ok github.com/docker/docker/pkg/ioutils 0.405s coverage: 72.3% of statements 18:06:19 [2023-08-23T18:06:19.096Z] ? github.com/docker/docker/pkg/platform [no test files] 18:06:19 [2023-08-23T18:06:19.096Z] ? github.com/docker/docker/pkg/platforms [no test files] 18:06:19 [2023-08-23T18:06:19.096Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 18:06:19 [2023-08-23T18:06:19.096Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements 18:06:19 [2023-08-23T18:06:19.096Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements 18:06:19 [2023-08-23T18:06:19.096Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements 18:06:19 [2023-08-23T18:06:19.096Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements 18:06:19 [2023-08-23T18:06:19.353Z] github.com/docker/docker/pkg/idtools coverage: 69.8% of statements 18:06:19 [2023-08-23T18:06:19.353Z] ok github.com/docker/docker/pkg/idtools 0.569s coverage: 69.8% of statements 18:06:19 [2023-08-23T18:06:19.916Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 18:06:19 [2023-08-23T18:06:19.916Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 18:06:19 [2023-08-23T18:06:19.916Z] github.com/docker/docker/pkg/plugins/transport coverage: 90.0% of statements 18:06:19 [2023-08-23T18:06:19.916Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements 18:06:19 [2023-08-23T18:06:19.916Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 18:06:19 [2023-08-23T18:06:19.916Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements 18:06:19 [2023-08-23T18:06:19.916Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 18:06:19 [2023-08-23T18:06:19.916Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements 18:06:19 [2023-08-23T18:06:19.916Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 90.0% of statements 18:06:19 [2023-08-23T18:06:19.916Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 18:06:19 [2023-08-23T18:06:19.916Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements 18:06:19 [2023-08-23T18:06:19.916Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 18:06:20 [2023-08-23T18:06:20.173Z] ? github.com/docker/docker/pkg/rootless [no test files] 18:06:20 [2023-08-23T18:06:20.173Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 18:06:20 [2023-08-23T18:06:20.173Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements 18:06:20 [2023-08-23T18:06:20.173Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements 18:06:20 [2023-08-23T18:06:20.173Z] ok github.com/docker/docker/pkg/stack 0.007s coverage: 90.9% of statements 18:06:20 [2023-08-23T18:06:20.173Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 18:06:20 [2023-08-23T18:06:20.173Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements 18:06:20 [2023-08-23T18:06:20.173Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements 18:06:20 [2023-08-23T18:06:20.441Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements 18:06:20 [2023-08-23T18:06:20.441Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements 18:06:20 [2023-08-23T18:06:20.441Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements 18:06:20 [2023-08-23T18:06:20.441Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 61.9% of statements 18:06:20 [2023-08-23T18:06:20.701Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements 18:06:20 [2023-08-23T18:06:20.701Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements 18:06:20 [2023-08-23T18:06:20.701Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements 18:06:20 [2023-08-23T18:06:20.701Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 43.1% of statements 18:06:20 [2023-08-23T18:06:20.701Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements 18:06:20 [2023-08-23T18:06:20.701Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.4% of statements 18:06:20 [2023-08-23T18:06:20.701Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements 18:06:20 [2023-08-23T18:06:20.701Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements 18:06:20 [2023-08-23T18:06:20.701Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements 18:06:20 [2023-08-23T18:06:20.701Z] ok github.com/docker/docker/pkg/tarsum 0.066s coverage: 89.1% of statements 18:06:21 [2023-08-23T18:06:21.629Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 18:06:21 [2023-08-23T18:06:21.629Z] ? github.com/docker/docker/profiles/apparmor [no test files] 18:06:21 [2023-08-23T18:06:21.629Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements 18:06:21 [2023-08-23T18:06:21.629Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 18:06:21 [2023-08-23T18:06:21.629Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements 18:06:21 [2023-08-23T18:06:21.629Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 18:06:21 [2023-08-23T18:06:21.885Z] github.com/docker/docker/pkg/plugins coverage: 74.9% of statements 18:06:21 [2023-08-23T18:06:21.885Z] ok github.com/docker/docker/pkg/plugins 2.015s coverage: 74.9% of statements 18:06:21 [2023-08-23T18:06:21.885Z] github.com/docker/docker/reference coverage: 83.7% of statements 18:06:21 [2023-08-23T18:06:21.885Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements 18:06:21 [2023-08-23T18:06:21.885Z] github.com/docker/docker/plugin coverage: 23.3% of statements 18:06:21 [2023-08-23T18:06:21.885Z] ok github.com/docker/docker/plugin 0.535s coverage: 23.3% of statements 18:06:22 [2023-08-23T18:06:22.141Z] github.com/docker/docker/restartmanager coverage: 46.2% of statements 18:06:22 [2023-08-23T18:06:22.141Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 46.2% of statements 18:06:22 [2023-08-23T18:06:22.397Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements 18:06:22 [2023-08-23T18:06:22.397Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements 18:06:22 [2023-08-23T18:06:22.397Z] ? github.com/docker/docker/runconfig/opts [no test files] 18:06:22 [2023-08-23T18:06:22.397Z] github.com/docker/docker/testutil coverage: 62.5% of statements 18:06:22 [2023-08-23T18:06:22.397Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements 18:06:22 [2023-08-23T18:06:22.397Z] github.com/docker/docker/runconfig coverage: 63.6% of statements 18:06:22 [2023-08-23T18:06:22.397Z] ok github.com/docker/docker/runconfig 0.010s coverage: 63.6% of statements 18:06:22 [2023-08-23T18:06:22.397Z] github.com/docker/docker/quota coverage: 69.2% of statements 18:06:22 [2023-08-23T18:06:22.397Z] ok github.com/docker/docker/quota 0.628s coverage: 69.2% of statements 18:06:22 [2023-08-23T18:06:22.397Z] github.com/docker/docker/registry coverage: 65.2% of statements 18:06:22 [2023-08-23T18:06:22.397Z] ok github.com/docker/docker/registry 0.122s coverage: 65.2% of statements 18:06:22 [2023-08-23T18:06:22.958Z] ? github.com/docker/docker/testutil/daemon [no test files] 18:06:22 [2023-08-23T18:06:22.958Z] ? github.com/docker/docker/testutil/environment [no test files] 18:06:22 [2023-08-23T18:06:22.958Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 18:06:23 [2023-08-23T18:06:23.214Z] ? github.com/docker/docker/testutil/fakegit [no test files] 18:06:23 [2023-08-23T18:06:23.214Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 18:06:23 [2023-08-23T18:06:23.214Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 18:06:23 [2023-08-23T18:06:23.214Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 18:06:23 [2023-08-23T18:06:23.214Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 18:06:23 [2023-08-23T18:06:23.214Z] ? github.com/docker/docker/testutil/registry [no test files] 18:06:23 [2023-08-23T18:06:23.214Z] ? github.com/docker/docker/testutil/request [no test files] 18:06:23 [2023-08-23T18:06:23.214Z] ? github.com/docker/docker/volume [no test files] 18:06:23 [2023-08-23T18:06:23.776Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements 18:06:23 [2023-08-23T18:06:23.776Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 18:06:23 [2023-08-23T18:06:23.776Z] github.com/docker/docker/volume/mounts coverage: 65.7% of statements 18:06:23 [2023-08-23T18:06:23.776Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements 18:06:23 [2023-08-23T18:06:23.776Z] github.com/docker/docker/volume/local coverage: 74.4% of statements 18:06:23 [2023-08-23T18:06:23.776Z] ok github.com/docker/docker/volume/local 0.093s coverage: 74.4% of statements 18:06:24 [2023-08-23T18:06:24.032Z] github.com/docker/docker/layer coverage: 68.7% of statements 18:06:24 [2023-08-23T18:06:24.032Z] ok github.com/docker/docker/layer 7.166s coverage: 68.7% of statements 18:06:24 [2023-08-23T18:06:24.032Z] ? github.com/docker/docker/volume/service/opts [no test files] 18:06:24 [2023-08-23T18:06:24.032Z] ? github.com/docker/docker/volume/testutils [no test files] 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/volume/service coverage: 71.8% of statements 18:06:24 [2023-08-23T18:06:24.288Z] ok github.com/docker/docker/volume/service 0.013s coverage: 71.8% of statements 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === Skipped 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] network_proxy_test.go:210: No support for dual stack yet 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver btrfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver btrfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver btrfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver btrfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver btrfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:68: No driver to put! 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] time="2023-08-23T18:06:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: driver not supported 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] time="2023-08-23T18:06:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: driver not supported 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] time="2023-08-23T18:06:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: driver not supported 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] time="2023-08-23T18:06:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: driver not supported 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] time="2023-08-23T18:06:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: driver not supported 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:68: No driver to put! 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] overlay_test.go:61: Cannot run test with naive change algorithm 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver zfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver zfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver zfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver zfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:41: Driver zfs not supported 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] graphtest_unix.go:68: No driver to put! 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 18:06:24 [2023-08-23T18:06:24.288Z] validate_test.go:70: only tested on Windows 18:06:24 [2023-08-23T18:06:24.288Z] 18:06:24 [2023-08-23T18:06:24.288Z] DONE 3133 tests, 27 skipped in 63.303s 18:06:24 [2023-08-23T18:06:24.288Z] + '[' -n 'github.com/docker/docker/libnetwork 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/bitmap 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/cluster 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/config 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/datastore 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/diagnostic 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/discoverapi 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/driverapi 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/bridge 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/host 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/null 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/overlay 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/remote 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/windows 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/drvregistry 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/etchosts 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/internal/caller 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/internal/kvstore 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/ipam 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/ipamapi 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/ipams/builtin 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/ipams/null 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/ipams/remote 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/ipamutils 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/ipbits 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/iptables 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/netlabel 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/netutils 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/networkdb 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/ns 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/options 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/osl 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/osl/kernel 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/portallocator 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/portmapper 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/resolvconf 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/scope 18:06:24 [2023-08-23T18:06:24.288Z] github.com/docker/docker/libnetwork/types' ']' 18:06:24 [2023-08-23T18:06:24.288Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap 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/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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb 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/ipbits 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/scope github.com/docker/docker/libnetwork/types 18:07:20 [2023-08-23T18:07:20.449Z] github.com/docker/docker/libnetwork coverage: 43.0% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ok github.com/docker/docker/libnetwork 44.658s coverage: 43.0% of statements 18:07:20 [2023-08-23T18:07:20.449Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 18:07:20 [2023-08-23T18:07:20.449Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 18:07:20 [2023-08-23T18:07:20.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 18:07:20 [2023-08-23T18:07:20.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 18:07:20 [2023-08-23T18:07:20.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 18:07:20 [2023-08-23T18:07:20.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 18:07:20 [2023-08-23T18:07:20.449Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 18:07:20 [2023-08-23T18:07:20.449Z] github.com/docker/docker/libnetwork/config coverage: 10.3% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements 18:07:20 [2023-08-23T18:07:20.449Z] github.com/docker/docker/libnetwork/datastore coverage: 16.2% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 16.2% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 18:07:20 [2023-08-23T18:07:20.449Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 18:07:20 [2023-08-23T18:07:20.449Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 18:07:20 [2023-08-23T18:07:20.449Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.933s coverage: 62.2% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 18:07:20 [2023-08-23T18:07:20.449Z] github.com/docker/docker/libnetwork/drivers/host coverage: 40.0% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements 18:07:20 [2023-08-23T18:07:20.449Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.0% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.761s coverage: 5.0% of statements 18:07:20 [2023-08-23T18:07:20.449Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 18:07:20 [2023-08-23T18:07:20.705Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.6% of statements 18:07:20 [2023-08-23T18:07:20.706Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.6% of statements 18:07:20 [2023-08-23T18:07:20.706Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 18:07:20 [2023-08-23T18:07:20.962Z] github.com/docker/docker/libnetwork/drivers/null coverage: 40.0% of statements 18:07:20 [2023-08-23T18:07:20.962Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements 18:07:21 [2023-08-23T18:07:21.889Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.4% of statements 18:07:21 [2023-08-23T18:07:21.889Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements 18:07:22 [2023-08-23T18:07:22.144Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils coverage: 45.0% of statements 18:07:22 [2023-08-23T18:07:22.144Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements 18:07:22 [2023-08-23T18:07:22.706Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.7% of statements 18:07:22 [2023-08-23T18:07:22.706Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements 18:07:22 [2023-08-23T18:07:22.961Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.5% of statements 18:07:22 [2023-08-23T18:07:22.961Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.5% of statements 18:07:22 [2023-08-23T18:07:22.961Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 18:07:22 [2023-08-23T18:07:22.961Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 18:07:23 [2023-08-23T18:07:23.217Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 18:07:23 [2023-08-23T18:07:23.473Z] github.com/docker/docker/libnetwork/drvregistry coverage: 87.0% of statements 18:07:23 [2023-08-23T18:07:23.473Z] ok github.com/docker/docker/libnetwork/drvregistry 0.020s coverage: 87.0% of statements 18:07:24 [2023-08-23T18:07:24.034Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements 18:07:24 [2023-08-23T18:07:24.034Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements 18:07:24 [2023-08-23T18:07:24.034Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements 18:07:24 [2023-08-23T18:07:24.034Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 18:07:24 [2023-08-23T18:07:24.034Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 18:07:24 [2023-08-23T18:07:24.034Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 18:07:36 [2023-08-23T18:07:36.325Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements 18:07:36 [2023-08-23T18:07:36.325Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 18:07:38 [2023-08-23T18:07:38.216Z] github.com/docker/docker/libnetwork/ipam coverage: 80.0% of statements 18:07:38 [2023-08-23T18:07:38.216Z] ok github.com/docker/docker/libnetwork/ipam 3.442s coverage: 80.0% of statements 18:07:38 [2023-08-23T18:07:38.216Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 18:07:38 [2023-08-23T18:07:38.216Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 18:07:38 [2023-08-23T18:07:38.472Z] github.com/docker/docker/libnetwork/ipams/null coverage: 63.2% of statements 18:07:38 [2023-08-23T18:07:38.472Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 18:07:39 [2023-08-23T18:07:39.034Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 48.7% of statements 18:07:39 [2023-08-23T18:07:39.034Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements 18:07:39 [2023-08-23T18:07:39.034Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 18:07:39 [2023-08-23T18:07:39.034Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements 18:07:39 [2023-08-23T18:07:39.034Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 18:07:39 [2023-08-23T18:07:39.595Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements 18:07:39 [2023-08-23T18:07:39.595Z] ok github.com/docker/docker/libnetwork/ipamutils 0.294s coverage: 86.4% of statements 18:07:39 [2023-08-23T18:07:39.851Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements 18:07:39 [2023-08-23T18:07:39.851Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 18:07:40 [2023-08-23T18:07:40.779Z] github.com/docker/docker/libnetwork/iptables coverage: 39.9% of statements 18:07:40 [2023-08-23T18:07:40.779Z] ok github.com/docker/docker/libnetwork/iptables 0.229s coverage: 39.9% of statements 18:07:40 [2023-08-23T18:07:40.779Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 18:07:41 [2023-08-23T18:07:41.034Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements 18:07:41 [2023-08-23T18:07:41.034Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 54.9% of statements 18:09:32 [2023-08-23T18:09:32.435Z] time="2023-08-23T18:09:26Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" 18:09:32 [2023-08-23T18:09:32.435Z] github.com/docker/docker/libnetwork/networkdb coverage: 59.0% of statements 18:09:32 [2023-08-23T18:09:32.435Z] ok github.com/docker/docker/libnetwork/networkdb 104.066s coverage: 59.0% of statements 18:09:32 [2023-08-23T18:09:32.435Z] ? github.com/docker/docker/libnetwork/ns [no test files] 18:09:32 [2023-08-23T18:09:32.435Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements 18:09:32 [2023-08-23T18:09:32.435Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 18:09:32 [2023-08-23T18:09:32.435Z] github.com/docker/docker/libnetwork/osl coverage: 39.6% of statements 18:09:32 [2023-08-23T18:09:32.435Z] ok github.com/docker/docker/libnetwork/osl 4.430s coverage: 39.6% of statements 18:09:32 [2023-08-23T18:09:32.435Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements 18:09:32 [2023-08-23T18:09:32.435Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements 18:09:32 [2023-08-23T18:09:32.435Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements 18:09:32 [2023-08-23T18:09:32.435Z] ok github.com/docker/docker/libnetwork/portallocator 0.017s coverage: 80.7% of statements 18:09:33 [2023-08-23T18:09:33.375Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements 18:09:33 [2023-08-23T18:09:33.375Z] ok github.com/docker/docker/libnetwork/portmapper 0.699s coverage: 46.3% of statements 18:09:33 [2023-08-23T18:09:33.375Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements 18:09:33 [2023-08-23T18:09:33.375Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements 18:09:33 [2023-08-23T18:09:33.375Z] ? github.com/docker/docker/libnetwork/scope [no test files] 18:09:33 [2023-08-23T18:09:33.952Z] github.com/docker/docker/libnetwork/types coverage: 41.7% of statements 18:09:33 [2023-08-23T18:09:33.952Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements 18:09:33 [2023-08-23T18:09:33.952Z] 18:09:33 [2023-08-23T18:09:33.952Z] === Skipped 18:09:33 [2023-08-23T18:09:33.952Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 18:09:33 [2023-08-23T18:09:33.952Z] firewalld_test.go:30: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 18:09:33 [2023-08-23T18:09:33.952Z] 18:09:33 [2023-08-23T18:09:33.952Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 18:09:33 [2023-08-23T18:09:33.952Z] firewalld_test.go:89: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 18:09:33 [2023-08-23T18:09:33.952Z] 18:09:33 [2023-08-23T18:09:33.952Z] DONE 344 tests, 2 skipped in 189.467s Post stage [Pipeline] junit 18:09:34 [2023-08-23T18:09:34.555Z] Recording test results 18:09:35 [2023-08-23T18:09:35.369Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:35 [2023-08-23T18:09:35.710Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46304/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 hack/make.sh dynbinary test-integration 18:09:35 [2023-08-23T18:09:35.966Z] 18:09:35 [2023-08-23T18:09:35.966Z] Removing bundles/ 18:09:35 [2023-08-23T18:09:35.966Z] 18:09:35 [2023-08-23T18:09:35.966Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 18:09:35 [2023-08-23T18:09:35.966Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 18:09:35 [2023-08-23T18:09:35.966Z] + tee /go/src/github.com/docker/docker/go.mod 18:09:35 [2023-08-23T18:09:35.966Z] module github.com/docker/docker 18:09:35 [2023-08-23T18:09:35.966Z] 18:09:35 [2023-08-23T18:09:35.966Z] go 1.19 18:09:35 [2023-08-23T18:09:35.966Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 18:09:35 [2023-08-23T18:09:35.966Z] + GO111MODULE=on 18:09:35 [2023-08-23T18:09:35.966Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-23T18:09:35.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' github.com/docker/docker/cmd/dockerd 18:10:14 [2023-08-23T18:10:14.707Z] + rm -f /go/src/github.com/docker/docker/go.mod 18:10:14 [2023-08-23T18:10:14.707Z] Created binary: bundles/dynbinary-daemon/dockerd 18:10:14 [2023-08-23T18:10:14.707Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 18:10:14 [2023-08-23T18:10:14.707Z] + tee /go/src/github.com/docker/docker/go.mod 18:10:14 [2023-08-23T18:10:14.707Z] module github.com/docker/docker 18:10:14 [2023-08-23T18:10:14.707Z] 18:10:14 [2023-08-23T18:10:14.707Z] go 1.19 18:10:14 [2023-08-23T18:10:14.707Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 18:10:14 [2023-08-23T18:10:14.707Z] + GO111MODULE=on 18:10:14 [2023-08-23T18:10:14.707Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-23T18:09:35.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' github.com/docker/docker/cmd/docker-proxy 18:10:14 [2023-08-23T18:10:14.707Z] + rm -f /go/src/github.com/docker/docker/go.mod 18:10:14 [2023-08-23T18:10:14.707Z] Created binary: bundles/dynbinary-daemon/docker-proxy 18:10:14 [2023-08-23T18:10:14.707Z] 18:10:14 [2023-08-23T18:10:14.707Z] ---> Making bundle: test-integration (in bundles/test-integration) 18:10:14 [2023-08-23T18:10:14.707Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 18:10:14 [2023-08-23T18:10:14.707Z] HOSTNAME=128c97c55f27 18:10:14 [2023-08-23T18:10:14.707Z] TESTDEBUG=0 18:10:14 [2023-08-23T18:10:14.707Z] DEST=bundles/test-integration 18:10:14 [2023-08-23T18:10:14.707Z] PWD=/go/src/github.com/docker/docker 18:10:14 [2023-08-23T18:10:14.707Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 18:10:14 [2023-08-23T18:10:14.707Z] DOCKER_GITCOMMIT=aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 18:10:14 [2023-08-23T18:10:14.707Z] container=docker 18:10:14 [2023-08-23T18:10:14.707Z] HOME=/root 18:10:14 [2023-08-23T18:10:14.707Z] CONTAINERD_NAMESPACE=moby 18:10:14 [2023-08-23T18:10:14.707Z] GOLANG_VERSION=1.20.7 18:10:14 [2023-08-23T18:10:14.707Z] VALIDATE_REPO=https://github.com/moby/moby.git 18:10:14 [2023-08-23T18:10:14.707Z] VALIDATE_BRANCH=master 18:10:14 [2023-08-23T18:10:14.707Z] TERM=xterm 18:10:14 [2023-08-23T18:10:14.707Z] DOCKER_PKG=github.com/docker/docker 18:10:14 [2023-08-23T18:10:14.707Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 18:10:14 [2023-08-23T18:10:14.707Z] SHLVL=1 18:10:14 [2023-08-23T18:10:14.707Z] TIMEOUT=120m 18:10:14 [2023-08-23T18:10:14.707Z] DOCKER_GRAPHDRIVER=overlay2 18:10:14 [2023-08-23T18:10:14.707Z] GO111MODULE=off 18:10:14 [2023-08-23T18:10:14.707Z] DOCKER_EXPERIMENTAL=1 18:10:14 [2023-08-23T18:10:14.707Z] TEST_SKIP_INTEGRATION_CLI=1 18:10:14 [2023-08-23T18:10:14.707Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 18:10:14 [2023-08-23T18:10:14.707Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 18:10:14 [2023-08-23T18:10:14.707Z] GOPATH=/go 18:10:14 [2023-08-23T18:10:14.707Z] PKG_CONFIG=pkg-config 18:10:14 [2023-08-23T18:10:14.707Z] _=/usr/bin/env 18:10:14 [2023-08-23T18:10:14.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 18:10:32 [2023-08-23T18:10:32.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 18:10:32 [2023-08-23T18:10:32.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 18:10:33 [2023-08-23T18:10:33.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 18:10:35 [2023-08-23T18:10:35.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 18:10:39 [2023-08-23T18:10:39.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 18:10:43 [2023-08-23T18:10:43.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 18:10:43 [2023-08-23T18:10:43.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 18:10:44 [2023-08-23T18:10:44.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 18:10:45 [2023-08-23T18:10:45.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 18:10:47 [2023-08-23T18:10:47.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 18:10:47 [2023-08-23T18:10:47.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 18:10:48 [2023-08-23T18:10:48.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 18:10:50 [2023-08-23T18:10:50.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 18:10:51 [2023-08-23T18:10:51.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 18:10:53 [2023-08-23T18:10:53.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 18:10:53 [2023-08-23T18:10:53.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 18:10:54 [2023-08-23T18:10:54.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 18:10:55 [2023-08-23T18:10:55.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 18:10:56 [2023-08-23T18:10:56.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 18:10:57 [2023-08-23T18:10:57.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 18:10:58 [2023-08-23T18:10:58.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 18:10:59 [2023-08-23T18:10:59.852Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 18:10:59 [2023-08-23T18:10:59.852Z] Using test binary /usr/local/cli-integration/docker 18:10:59 [2023-08-23T18:10:59.852Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 18:10:59 [2023-08-23T18:10:59.852Z] +++ /etc/init.d/apparmor start 18:10:59 [2023-08-23T18:10:59.852Z] Not: starting. 18:10:59 [2023-08-23T18:10:59.852Z] INFO: Waiting for daemon to start... 18:10:59 [2023-08-23T18:10:59.852Z] Starting dockerd 18:10:59 [2023-08-23T18:10:59.852Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.EdUl9vENZN/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 18:11:12 [2023-08-23T18:11:12.014Z] . 18:11:12 [2023-08-23T18:11:12.014Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 18:11:12 [2023-08-23T18:11:12.014Z] ++++ tar -cC bundles/test-integration/emptyfs . 18:11:12 [2023-08-23T18:11:12.014Z] ++++ docker load 18:11:12 [2023-08-23T18:11:12.014Z] Loaded image: emptyfs:latest 18:11:12 [2023-08-23T18:11:12.014Z] ++++ tar -cC bundles/test-integration/dangling . 18:11:12 [2023-08-23T18:11:12.014Z] ++++ docker load 18:11:12 [2023-08-23T18:11:12.014Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 18:11:12 [2023-08-23T18:11:12.014Z] Running integration-test (iteration 1) 18:11:12 [2023-08-23T18:11:12.014Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 18:11:12 [2023-08-23T18:11:12.014Z] ++ 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 18:11:12 [2023-08-23T18:11:12.014Z] ++ set -e 18:11:12 [2023-08-23T18:11:12.014Z] ++ '[' -n 0 ']' 18:11:12 [2023-08-23T18:11:12.014Z] ++ set -x 18:11:12 [2023-08-23T18:11:12.014Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 18:11:12 [2023-08-23T18:11:12.014Z] Loaded image: busybox:latest 18:11:12 [2023-08-23T18:11:12.014Z] Loaded image: busybox:glibc 18:11:12 [2023-08-23T18:11:12.575Z] Loaded image: debian:bullseye-slim 18:11:12 [2023-08-23T18:11:12.575Z] Loaded image: hello-world:latest 18:11:12 [2023-08-23T18:11:12.575Z] Loaded image: arm32v7/hello-world:latest 18:11:12 [2023-08-23T18:11:12.831Z] INFO: Testing against a local daemon 18:11:12 [2023-08-23T18:11:12.831Z] === RUN TestCgroupNamespacesBuild 18:11:13 [2023-08-23T18:11:13.758Z] --- PASS: TestCgroupNamespacesBuild (1.11s) 18:11:13 [2023-08-23T18:11:13.758Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 18:11:15 [2023-08-23T18:11:15.122Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) 18:11:15 [2023-08-23T18:11:15.122Z] === RUN TestBuildWithSession 18:11:15 [2023-08-23T18:11:15.122Z] build_session_test.go:25: TODO: BuildKit 18:11:15 [2023-08-23T18:11:15.122Z] --- SKIP: TestBuildWithSession (0.00s) 18:11:15 [2023-08-23T18:11:15.122Z] === RUN TestBuildSquashParent 18:11:18 [2023-08-23T18:11:18.387Z] --- PASS: TestBuildSquashParent (3.26s) 18:11:18 [2023-08-23T18:11:18.387Z] === RUN TestBuildWithRemoveAndForceRemove 18:11:18 [2023-08-23T18:11:18.387Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:11:18 [2023-08-23T18:11:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:11:18 [2023-08-23T18:11:18.387Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:11:18 [2023-08-23T18:11:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:11:18 [2023-08-23T18:11:18.387Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:11:18 [2023-08-23T18:11:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:11:18 [2023-08-23T18:11:18.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:11:18 [2023-08-23T18:11:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:11:18 [2023-08-23T18:11:18.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:11:18 [2023-08-23T18:11:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:11:18 [2023-08-23T18:11:18.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:11:18 [2023-08-23T18:11:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:11:18 [2023-08-23T18:11:18.387Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:11:18 [2023-08-23T18:11:18.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:11:18 [2023-08-23T18:11:18.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:11:18 [2023-08-23T18:11:18.387Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:11:18 [2023-08-23T18:11:18.387Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:11:18 [2023-08-23T18:11:18.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:11:21 [2023-08-23T18:11:21.653Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 18:11:21 [2023-08-23T18:11:21.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.38s) 18:11:21 [2023-08-23T18:11:21.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) 18:11:21 [2023-08-23T18:11:21.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s) 18:11:21 [2023-08-23T18:11:21.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) 18:11:21 [2023-08-23T18:11:21.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s) 18:11:21 [2023-08-23T18:11:21.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) 18:11:21 [2023-08-23T18:11:21.653Z] === RUN TestBuildMultiStageCopy 18:11:21 [2023-08-23T18:11:21.653Z] === RUN TestBuildMultiStageCopy/copy_to_root 18:11:22 [2023-08-23T18:11:22.580Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 18:11:22 [2023-08-23T18:11:22.580Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 18:11:22 [2023-08-23T18:11:22.580Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 18:11:22 [2023-08-23T18:11:22.836Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 18:11:22 [2023-08-23T18:11:22.836Z] --- PASS: TestBuildMultiStageCopy (1.22s) 18:11:22 [2023-08-23T18:11:22.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.95s) 18:11:22 [2023-08-23T18:11:22.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) 18:11:22 [2023-08-23T18:11:22.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) 18:11:22 [2023-08-23T18:11:22.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s) 18:11:22 [2023-08-23T18:11:22.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s) 18:11:22 [2023-08-23T18:11:22.836Z] === RUN TestBuildMultiStageParentConfig 18:11:23 [2023-08-23T18:11:23.092Z] --- PASS: TestBuildMultiStageParentConfig (0.37s) 18:11:23 [2023-08-23T18:11:23.092Z] === RUN TestBuildLabelWithTargets 18:11:23 [2023-08-23T18:11:23.654Z] --- PASS: TestBuildLabelWithTargets (0.40s) 18:11:23 [2023-08-23T18:11:23.654Z] === RUN TestBuildWithEmptyLayers 18:11:23 [2023-08-23T18:11:23.654Z] --- PASS: TestBuildWithEmptyLayers (0.08s) 18:11:23 [2023-08-23T18:11:23.654Z] === RUN TestBuildMultiStageOnBuild 18:11:25 [2023-08-23T18:11:25.020Z] --- PASS: TestBuildMultiStageOnBuild (1.26s) 18:11:25 [2023-08-23T18:11:25.020Z] === RUN TestBuildUncleanTarFilenames 18:11:25 [2023-08-23T18:11:25.020Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) 18:11:25 [2023-08-23T18:11:25.020Z] === RUN TestBuildMultiStageLayerLeak 18:11:25 [2023-08-23T18:11:25.989Z] --- PASS: TestBuildMultiStageLayerLeak (1.07s) 18:11:25 [2023-08-23T18:11:25.989Z] === RUN TestBuildWithHugeFile 18:12:22 [2023-08-23T18:12:22.156Z] --- PASS: TestBuildWithHugeFile (49.62s) 18:12:22 [2023-08-23T18:12:22.156Z] === RUN TestBuildWCOWSandboxSize 18:12:22 [2023-08-23T18:12:22.156Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 18:12:22 [2023-08-23T18:12:22.156Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 18:12:22 [2023-08-23T18:12:22.156Z] === RUN TestBuildWithEmptyDockerfile 18:12:22 [2023-08-23T18:12:22.156Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 18:12:22 [2023-08-23T18:12:22.156Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 18:12:22 [2023-08-23T18:12:22.156Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:12:22 [2023-08-23T18:12:22.156Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:12:22 [2023-08-23T18:12:22.156Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:12:22 [2023-08-23T18:12:22.156Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:12:22 [2023-08-23T18:12:22.156Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 18:12:22 [2023-08-23T18:12:22.156Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:12:22 [2023-08-23T18:12:22.156Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:12:22 [2023-08-23T18:12:22.156Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 18:12:22 [2023-08-23T18:12:22.156Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 18:12:22 [2023-08-23T18:12:22.156Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 18:12:22 [2023-08-23T18:12:22.156Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 18:12:22 [2023-08-23T18:12:22.156Z] === RUN TestBuildPreserveOwnership 18:12:22 [2023-08-23T18:12:22.156Z] === RUN TestBuildPreserveOwnership/copy_from 18:12:22 [2023-08-23T18:12:22.156Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 18:12:22 [2023-08-23T18:12:22.156Z] --- PASS: TestBuildPreserveOwnership (2.03s) 18:12:22 [2023-08-23T18:12:22.156Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.43s) 18:12:22 [2023-08-23T18:12:22.156Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.59s) 18:12:22 [2023-08-23T18:12:22.156Z] === RUN TestBuildPlatformInvalid 18:12:22 [2023-08-23T18:12:22.156Z] --- PASS: TestBuildPlatformInvalid (0.03s) 18:12:22 [2023-08-23T18:12:22.156Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 18:12:22 [2023-08-23T18:12:22.156Z] Loaded image: busybox:latest 18:12:22 [2023-08-23T18:12:22.156Z] Loaded image: busybox:glibc 18:12:22 [2023-08-23T18:12:22.156Z] Loaded image: debian:bullseye-slim 18:12:22 [2023-08-23T18:12:22.156Z] Loaded image: hello-world:latest 18:12:22 [2023-08-23T18:12:22.156Z] Loaded image: arm32v7/hello-world:latest 18:12:28 [2023-08-23T18:12:28.687Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.77s) 18:12:28 [2023-08-23T18:12:28.687Z] PASS 18:12:28 [2023-08-23T18:12:28.687Z] 18:12:28 [2023-08-23T18:12:28.687Z] === Skipped 18:12:28 [2023-08-23T18:12:28.687Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 18:12:28 [2023-08-23T18:12:28.687Z] build_session_test.go:25: TODO: BuildKit 18:12:28 [2023-08-23T18:12:28.687Z] 18:12:28 [2023-08-23T18:12:28.687Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 18:12:28 [2023-08-23T18:12:28.687Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 18:12:28 [2023-08-23T18:12:28.687Z] 18:12:28 [2023-08-23T18:12:28.687Z] DONE 34 tests, 2 skipped in 76.133s 18:12:28 [2023-08-23T18:12:28.687Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 18:12:28 [2023-08-23T18:12:28.687Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 18:12:28 [2023-08-23T18:12:28.687Z] ++ set -e 18:12:28 [2023-08-23T18:12:28.687Z] ++ '[' -n 0 ']' 18:12:28 [2023-08-23T18:12:28.687Z] ++ set -x 18:12:28 [2023-08-23T18:12:28.687Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 18:12:28 [2023-08-23T18:12:28.687Z] INFO: Testing against a local daemon 18:12:28 [2023-08-23T18:12:28.687Z] === RUN TestNoNewPrivileges 18:12:32 [2023-08-23T18:12:32.852Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 18:12:33 [2023-08-23T18:12:33.108Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 18:12:33 [2023-08-23T18:12:33.363Z] --- PASS: TestNoNewPrivileges (5.88s) 18:12:33 [2023-08-23T18:12:33.363Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s) 18:12:33 [2023-08-23T18:12:33.363Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.41s) 18:12:33 [2023-08-23T18:12:33.363Z] PASS 18:12:33 [2023-08-23T18:12:33.363Z] 18:12:33 [2023-08-23T18:12:33.363Z] DONE 3 tests in 5.906s 18:12:33 [2023-08-23T18:12:33.619Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 18:12:33 [2023-08-23T18:12:33.619Z] ++ 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 18:12:33 [2023-08-23T18:12:33.619Z] ++ set -e 18:12:33 [2023-08-23T18:12:33.619Z] ++ '[' -n 0 ']' 18:12:33 [2023-08-23T18:12:33.619Z] ++ set -x 18:12:33 [2023-08-23T18:12:33.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 18:12:33 [2023-08-23T18:12:33.619Z] INFO: Testing against a local daemon 18:12:33 [2023-08-23T18:12:33.619Z] === RUN TestConfigInspect 18:12:35 [2023-08-23T18:12:35.505Z] --- PASS: TestConfigInspect (1.92s) 18:12:35 [2023-08-23T18:12:35.505Z] === RUN TestConfigList 18:12:37 [2023-08-23T18:12:37.394Z] --- PASS: TestConfigList (1.98s) 18:12:37 [2023-08-23T18:12:37.394Z] === RUN TestConfigsCreateAndDelete 18:12:39 [2023-08-23T18:12:39.283Z] --- PASS: TestConfigsCreateAndDelete (1.96s) 18:12:39 [2023-08-23T18:12:39.283Z] === RUN TestConfigsUpdate 18:12:41 [2023-08-23T18:12:41.171Z] --- PASS: TestConfigsUpdate (1.84s) 18:12:41 [2023-08-23T18:12:41.171Z] === RUN TestTemplatedConfig 18:12:43 [2023-08-23T18:12:43.685Z] --- PASS: TestTemplatedConfig (2.57s) 18:12:43 [2023-08-23T18:12:43.685Z] === RUN TestConfigCreateResolve 18:12:45 [2023-08-23T18:12:45.572Z] --- PASS: TestConfigCreateResolve (1.85s) 18:12:45 [2023-08-23T18:12:45.572Z] PASS 18:12:45 [2023-08-23T18:12:45.572Z] 18:12:45 [2023-08-23T18:12:45.572Z] DONE 6 tests in 12.156s 18:12:45 [2023-08-23T18:12:45.572Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 18:12:45 [2023-08-23T18:12:45.572Z] ++ 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 18:12:45 [2023-08-23T18:12:45.572Z] ++ set -e 18:12:45 [2023-08-23T18:12:45.573Z] ++ '[' -n 0 ']' 18:12:45 [2023-08-23T18:12:45.573Z] ++ set -x 18:12:45 [2023-08-23T18:12:45.573Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 18:12:45 [2023-08-23T18:12:45.573Z] INFO: Testing against a local daemon 18:12:45 [2023-08-23T18:12:45.573Z] === RUN TestAttach 18:12:45 [2023-08-23T18:12:45.828Z] === RUN TestAttach/without_TTY 18:12:45 [2023-08-23T18:12:45.828Z] === PAUSE TestAttach/without_TTY 18:12:45 [2023-08-23T18:12:45.828Z] === RUN TestAttach/with_TTY 18:12:45 [2023-08-23T18:12:45.828Z] === PAUSE TestAttach/with_TTY 18:12:45 [2023-08-23T18:12:45.828Z] === CONT TestAttach/without_TTY 18:12:45 [2023-08-23T18:12:45.828Z] === CONT TestAttach/with_TTY 18:12:45 [2023-08-23T18:12:45.828Z] --- PASS: TestAttach (0.02s) 18:12:45 [2023-08-23T18:12:45.828Z] --- PASS: TestAttach/with_TTY (0.03s) 18:12:45 [2023-08-23T18:12:45.828Z] --- PASS: TestAttach/without_TTY (0.03s) 18:12:45 [2023-08-23T18:12:45.828Z] === RUN TestCreateWithCDIDevices 18:12:46 [2023-08-23T18:12:46.755Z] --- PASS: TestCreateWithCDIDevices (1.03s) 18:12:46 [2023-08-23T18:12:46.755Z] === RUN TestCDISpecDirsAreInSystemInfo 18:12:46 [2023-08-23T18:12:46.755Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default 18:12:47 [2023-08-23T18:12:47.316Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned 18:12:47 [2023-08-23T18:12:47.877Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice 18:12:48 [2023-08-23T18:12:48.438Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice 18:12:48 [2023-08-23T18:12:48.999Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice 18:12:49 [2023-08-23T18:12:49.560Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice 18:12:49 [2023-08-23T18:12:49.816Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice 18:12:50 [2023-08-23T18:12:50.377Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestCheckpoint 18:12:50 [2023-08-23T18:12:50.939Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:12:50 [2023-08-23T18:12:50.939Z] --- SKIP: TestCheckpoint (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/commit 18:12:50 [2023-08-23T18:12:50.939Z] === PAUSE TestContainerInvalidJSON/commit 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/create 18:12:50 [2023-08-23T18:12:50.939Z] === PAUSE TestContainerInvalidJSON/containers/create 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 18:12:50 [2023-08-23T18:12:50.939Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/foobar/update 18:12:50 [2023-08-23T18:12:50.939Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/exec/foobar/start 18:12:50 [2023-08-23T18:12:50.939Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 18:12:50 [2023-08-23T18:12:50.939Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 18:12:50 [2023-08-23T18:12:50.939Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 18:12:50 [2023-08-23T18:12:50.939Z] === CONT TestContainerInvalidJSON/commit 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 18:12:50 [2023-08-23T18:12:50.939Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 18:12:50 [2023-08-23T18:12:50.939Z] === CONT TestContainerInvalidJSON/containers/foobar/update 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 18:12:50 [2023-08-23T18:12:50.939Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 18:12:50 [2023-08-23T18:12:50.939Z] === CONT TestContainerInvalidJSON/containers/create 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 18:12:50 [2023-08-23T18:12:50.939Z] === CONT TestContainerInvalidJSON/exec/foobar/start 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 18:12:50 [2023-08-23T18:12:50.939Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/commit/empty_body 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON (0.01s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestCopyFromContainerPathDoesNotExist 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestCopyFromContainerPathIsNotDir 18:12:50 [2023-08-23T18:12:50.939Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 18:12:50 [2023-08-23T18:12:50.939Z] === RUN TestCopyToContainerPathDoesNotExist 18:12:51 [2023-08-23T18:12:51.195Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 18:12:51 [2023-08-23T18:12:51.195Z] === RUN TestCopyEmptyFile 18:12:51 [2023-08-23T18:12:51.195Z] --- PASS: TestCopyEmptyFile (0.05s) 18:12:51 [2023-08-23T18:12:51.195Z] === RUN TestCopyToContainerPathIsNotDir 18:12:51 [2023-08-23T18:12:51.195Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s) 18:12:51 [2023-08-23T18:12:51.195Z] === RUN TestCopyFromContainer 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer// 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer/. 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer//. 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer/./ 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer//./ 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer//bar/root 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer//bar/root/ 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer//bar/root/. 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer/bar/quux 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer/bar/quux/ 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer/bar/quux/. 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer/bar/quux/baz 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer/bar/filesymlink 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer/bar/dirsymlink 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCopyFromContainer/bar/notarget 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer (0.72s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer// (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer/. (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer//. (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer/./ (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer//./ (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 18:12:51 [2023-08-23T18:12:51.756Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:12:51 [2023-08-23T18:12:51.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:12:51 [2023-08-23T18:12:51.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:12:51 [2023-08-23T18:12:51.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 18:12:51 [2023-08-23T18:12:51.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 18:12:51 [2023-08-23T18:12:51.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:12:51 [2023-08-23T18:12:51.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 18:12:51 [2023-08-23T18:12:51.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:12:52 [2023-08-23T18:12:52.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 18:12:52 [2023-08-23T18:12:52.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 18:12:52 [2023-08-23T18:12:52.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 18:12:52 [2023-08-23T18:12:52.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 18:12:52 [2023-08-23T18:12:52.012Z] === RUN TestCreateLinkToNonExistingContainer 18:12:52 [2023-08-23T18:12:52.012Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 18:12:52 [2023-08-23T18:12:52.012Z] === RUN TestCreateWithInvalidEnv 18:12:52 [2023-08-23T18:12:52.012Z] === RUN TestCreateWithInvalidEnv/0 18:12:52 [2023-08-23T18:12:52.012Z] === PAUSE TestCreateWithInvalidEnv/0 18:12:52 [2023-08-23T18:12:52.012Z] === RUN TestCreateWithInvalidEnv/1 18:12:52 [2023-08-23T18:12:52.012Z] === PAUSE TestCreateWithInvalidEnv/1 18:12:52 [2023-08-23T18:12:52.012Z] === RUN TestCreateWithInvalidEnv/2 18:12:52 [2023-08-23T18:12:52.012Z] === PAUSE TestCreateWithInvalidEnv/2 18:12:52 [2023-08-23T18:12:52.012Z] === CONT TestCreateWithInvalidEnv/0 18:12:52 [2023-08-23T18:12:52.012Z] === CONT TestCreateWithInvalidEnv/2 18:12:52 [2023-08-23T18:12:52.012Z] === CONT TestCreateWithInvalidEnv/1 18:12:52 [2023-08-23T18:12:52.012Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 18:12:52 [2023-08-23T18:12:52.012Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 18:12:52 [2023-08-23T18:12:52.012Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 18:12:52 [2023-08-23T18:12:52.012Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 18:12:52 [2023-08-23T18:12:52.012Z] === RUN TestCreateTmpfsMountsTarget 18:12:52 [2023-08-23T18:12:52.012Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 18:12:52 [2023-08-23T18:12:52.012Z] === RUN TestCreateWithCustomMaskedPaths 18:12:53 [2023-08-23T18:12:53.376Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) 18:12:53 [2023-08-23T18:12:53.376Z] === RUN TestCreateWithCustomReadonlyPaths 18:12:54 [2023-08-23T18:12:54.740Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s) 18:12:54 [2023-08-23T18:12:54.740Z] === RUN TestCreateWithInvalidHealthcheckParams 18:12:54 [2023-08-23T18:12:54.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:12:54 [2023-08-23T18:12:54.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:12:54 [2023-08-23T18:12:54.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:12:54 [2023-08-23T18:12:54.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:12:54 [2023-08-23T18:12:54.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:12:54 [2023-08-23T18:12:54.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:12:54 [2023-08-23T18:12:54.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:12:54 [2023-08-23T18:12:54.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:12:54 [2023-08-23T18:12:54.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:12:54 [2023-08-23T18:12:54.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:12:54 [2023-08-23T18:12:54.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:12:54 [2023-08-23T18:12:54.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:12:54 [2023-08-23T18:12:54.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:12:54 [2023-08-23T18:12:54.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:12:54 [2023-08-23T18:12:54.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:12:54 [2023-08-23T18:12:54.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 18:12:54 [2023-08-23T18:12:54.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 18:12:54 [2023-08-23T18:12:54.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 18:12:54 [2023-08-23T18:12:54.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 18:12:54 [2023-08-23T18:12:54.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 18:12:54 [2023-08-23T18:12:54.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 18:12:54 [2023-08-23T18:12:54.740Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 18:12:54 [2023-08-23T18:12:54.996Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) 18:12:54 [2023-08-23T18:12:54.996Z] === RUN TestCreateDifferentPlatform 18:12:54 [2023-08-23T18:12:54.996Z] === RUN TestCreateDifferentPlatform/different_os 18:12:54 [2023-08-23T18:12:54.996Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 18:12:54 [2023-08-23T18:12:54.996Z] --- PASS: TestCreateDifferentPlatform (0.01s) 18:12:54 [2023-08-23T18:12:54.996Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 18:12:54 [2023-08-23T18:12:54.996Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 18:12:54 [2023-08-23T18:12:54.996Z] === RUN TestCreateVolumesFromNonExistingContainer 18:12:54 [2023-08-23T18:12:54.996Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 18:12:54 [2023-08-23T18:12:54.996Z] === RUN TestCreatePlatformSpecificImageNoPlatform 18:12:54 [2023-08-23T18:12:54.996Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) 18:12:54 [2023-08-23T18:12:54.996Z] === RUN TestCreateInvalidHostConfig 18:12:54 [2023-08-23T18:12:54.996Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 18:12:54 [2023-08-23T18:12:54.996Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 18:12:54 [2023-08-23T18:12:54.996Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 18:12:54 [2023-08-23T18:12:54.996Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 18:12:54 [2023-08-23T18:12:54.996Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 18:12:54 [2023-08-23T18:12:54.996Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 18:12:54 [2023-08-23T18:12:54.996Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 18:12:54 [2023-08-23T18:12:54.996Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 18:12:54 [2023-08-23T18:12:54.996Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 18:12:54 [2023-08-23T18:12:54.996Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 18:12:54 [2023-08-23T18:12:54.996Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 18:12:54 [2023-08-23T18:12:54.996Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 18:12:54 [2023-08-23T18:12:54.996Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 18:12:54 [2023-08-23T18:12:54.996Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 18:12:54 [2023-08-23T18:12:54.996Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 18:12:55 [2023-08-23T18:12:55.252Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 18:12:55 [2023-08-23T18:12:55.252Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 18:12:55 [2023-08-23T18:12:55.252Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 18:12:55 [2023-08-23T18:12:55.252Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 18:12:55 [2023-08-23T18:12:55.252Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 18:12:55 [2023-08-23T18:12:55.252Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 18:12:55 [2023-08-23T18:12:55.252Z] === RUN TestContainerStartOnDaemonRestart 18:12:55 [2023-08-23T18:12:55.252Z] === PAUSE TestContainerStartOnDaemonRestart 18:12:55 [2023-08-23T18:12:55.252Z] === RUN TestDaemonRestartIpcMode 18:12:55 [2023-08-23T18:12:55.252Z] === PAUSE TestDaemonRestartIpcMode 18:12:55 [2023-08-23T18:12:55.252Z] === RUN TestDaemonHostGatewayIP 18:12:55 [2023-08-23T18:12:55.252Z] === PAUSE TestDaemonHostGatewayIP 18:12:55 [2023-08-23T18:12:55.252Z] === RUN TestRestartDaemonWithRestartingContainer 18:12:55 [2023-08-23T18:12:55.252Z] === PAUSE TestRestartDaemonWithRestartingContainer 18:12:55 [2023-08-23T18:12:55.252Z] === RUN TestHardRestartWhenContainerIsRunning 18:12:55 [2023-08-23T18:12:55.252Z] === PAUSE TestHardRestartWhenContainerIsRunning 18:12:55 [2023-08-23T18:12:55.252Z] === RUN TestContainerKillOnDaemonStart 18:12:55 [2023-08-23T18:12:55.252Z] === PAUSE TestContainerKillOnDaemonStart 18:12:55 [2023-08-23T18:12:55.252Z] === RUN TestDiff 18:12:55 [2023-08-23T18:12:55.507Z] --- PASS: TestDiff (0.43s) 18:12:55 [2023-08-23T18:12:55.507Z] === RUN TestExecConsoleSize 18:12:56 [2023-08-23T18:12:56.070Z] --- PASS: TestExecConsoleSize (0.49s) 18:12:56 [2023-08-23T18:12:56.070Z] === RUN TestExecWithCloseStdin 18:12:56 [2023-08-23T18:12:56.630Z] --- PASS: TestExecWithCloseStdin (0.51s) 18:12:56 [2023-08-23T18:12:56.630Z] === RUN TestExec 18:12:57 [2023-08-23T18:12:57.191Z] --- PASS: TestExec (0.48s) 18:12:57 [2023-08-23T18:12:57.191Z] === RUN TestExecUser 18:12:57 [2023-08-23T18:12:57.447Z] --- PASS: TestExecUser (0.51s) 18:12:57 [2023-08-23T18:12:57.447Z] === RUN TestExportContainerAndImportImage 18:12:58 [2023-08-23T18:12:58.009Z] --- PASS: TestExportContainerAndImportImage (0.50s) 18:12:58 [2023-08-23T18:12:58.009Z] === RUN TestExportContainerAfterDaemonRestart 18:13:04 [2023-08-23T18:13:04.540Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s) 18:13:04 [2023-08-23T18:13:04.540Z] === RUN TestHealthCheckWorkdir 18:13:04 [2023-08-23T18:13:04.796Z] --- PASS: TestHealthCheckWorkdir (0.63s) 18:13:04 [2023-08-23T18:13:04.796Z] === RUN TestHealthKillContainer 18:13:12 [2023-08-23T18:13:12.876Z] --- PASS: TestHealthKillContainer (7.92s) 18:13:12 [2023-08-23T18:13:12.876Z] === RUN TestHealthCheckProcessKilled 18:13:13 [2023-08-23T18:13:13.436Z] --- PASS: TestHealthCheckProcessKilled (0.76s) 18:13:13 [2023-08-23T18:13:13.436Z] === RUN TestHealthStartInterval 18:13:14 [2023-08-23T18:13:14.800Z] health_test.go:145: &{2023-08-23 18:13:14.605871387 +0000 UTC 2023-08-23 18:13:14.681040368 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 18:13:14 [2023-08-23T18:13:14.800Z] } 18:13:15 [2023-08-23T18:13:15.056Z] health_test.go:145: &{2023-08-23 18:13:14.605871387 +0000 UTC 2023-08-23 18:13:14.681040368 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 18:13:15 [2023-08-23T18:13:15.056Z] } 18:13:15 [2023-08-23T18:13:15.056Z] health_test.go:145: &{2023-08-23 18:13:14.605871387 +0000 UTC 2023-08-23 18:13:14.681040368 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 18:13:15 [2023-08-23T18:13:15.056Z] } 18:13:15 [2023-08-23T18:13:15.056Z] health_test.go:145: &{2023-08-23 18:13:14.605871387 +0000 UTC 2023-08-23 18:13:14.681040368 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 18:13:15 [2023-08-23T18:13:15.056Z] } 18:13:15 [2023-08-23T18:13:15.311Z] health_test.go:145: &{2023-08-23 18:13:14.605871387 +0000 UTC 2023-08-23 18:13:14.681040368 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 18:13:15 [2023-08-23T18:13:15.311Z] } 18:13:15 [2023-08-23T18:13:15.311Z] health_test.go:145: &{2023-08-23 18:13:14.605871387 +0000 UTC 2023-08-23 18:13:14.681040368 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 18:13:15 [2023-08-23T18:13:15.311Z] } 18:13:15 [2023-08-23T18:13:15.567Z] health_test.go:145: &{2023-08-23 18:13:14.605871387 +0000 UTC 2023-08-23 18:13:14.681040368 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 18:13:15 [2023-08-23T18:13:15.567Z] } 18:13:15 [2023-08-23T18:13:15.567Z] health_test.go:145: &{2023-08-23 18:13:14.605871387 +0000 UTC 2023-08-23 18:13:14.681040368 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 18:13:15 [2023-08-23T18:13:15.567Z] } 18:13:15 [2023-08-23T18:13:15.567Z] health_test.go:145: &{2023-08-23 18:13:14.605871387 +0000 UTC 2023-08-23 18:13:14.681040368 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 18:13:15 [2023-08-23T18:13:15.567Z] } 18:13:15 [2023-08-23T18:13:15.822Z] health_test.go:145: &{2023-08-23 18:13:14.605871387 +0000 UTC 2023-08-23 18:13:14.681040368 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 18:13:15 [2023-08-23T18:13:15.822Z] } 18:13:15 [2023-08-23T18:13:15.822Z] health_test.go:145: &{2023-08-23 18:13:14.605871387 +0000 UTC 2023-08-23 18:13:14.681040368 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 18:13:15 [2023-08-23T18:13:15.822Z] } 18:13:16 [2023-08-23T18:13:16.078Z] health_test.go:145: &{2023-08-23 18:13:15.686283598 +0000 UTC 2023-08-23 18:13:15.74468913 +0000 UTC 1 2} 18:13:16 [2023-08-23T18:13:16.078Z] health_test.go:145: &{2023-08-23 18:13:15.686283598 +0000 UTC 2023-08-23 18:13:15.74468913 +0000 UTC 1 2} 18:13:16 [2023-08-23T18:13:16.078Z] health_test.go:145: &{2023-08-23 18:13:15.686283598 +0000 UTC 2023-08-23 18:13:15.74468913 +0000 UTC 1 2} 18:13:16 [2023-08-23T18:13:16.333Z] health_test.go:145: &{2023-08-23 18:13:15.686283598 +0000 UTC 2023-08-23 18:13:15.74468913 +0000 UTC 1 2} 18:13:16 [2023-08-23T18:13:16.333Z] health_test.go:145: &{2023-08-23 18:13:15.686283598 +0000 UTC 2023-08-23 18:13:15.74468913 +0000 UTC 1 2} 18:13:16 [2023-08-23T18:13:16.589Z] health_test.go:145: &{2023-08-23 18:13:15.686283598 +0000 UTC 2023-08-23 18:13:15.74468913 +0000 UTC 1 2} 18:13:16 [2023-08-23T18:13:16.589Z] health_test.go:145: &{2023-08-23 18:13:15.686283598 +0000 UTC 2023-08-23 18:13:15.74468913 +0000 UTC 1 2} 18:13:16 [2023-08-23T18:13:16.589Z] health_test.go:145: &{2023-08-23 18:13:15.686283598 +0000 UTC 2023-08-23 18:13:15.74468913 +0000 UTC 1 2} 18:13:16 [2023-08-23T18:13:16.845Z] health_test.go:145: &{2023-08-23 18:13:15.686283598 +0000 UTC 2023-08-23 18:13:15.74468913 +0000 UTC 1 2} 18:13:16 [2023-08-23T18:13:16.845Z] health_test.go:145: &{2023-08-23 18:13:15.686283598 +0000 UTC 2023-08-23 18:13:15.74468913 +0000 UTC 1 2} 18:13:16 [2023-08-23T18:13:16.845Z] health_test.go:173: 1.064359939s 18:13:18 [2023-08-23T18:13:18.208Z] health_test.go:173: 1.064359939s 18:13:19 [2023-08-23T18:13:19.134Z] health_test.go:173: 1.064359939s 18:13:20 [2023-08-23T18:13:20.060Z] health_test.go:173: 1.064359939s 18:13:20 [2023-08-23T18:13:20.986Z] health_test.go:173: 1.064359939s 18:13:21 [2023-08-23T18:13:21.912Z] health_test.go:173: 1.064359939s 18:13:23 [2023-08-23T18:13:23.275Z] health_test.go:173: 1.064359939s 18:13:24 [2023-08-23T18:13:24.202Z] health_test.go:173: 1.064359939s 18:13:25 [2023-08-23T18:13:25.128Z] health_test.go:173: 1.064359939s 18:13:26 [2023-08-23T18:13:26.053Z] health_test.go:173: 1.064359939s 18:13:26 [2023-08-23T18:13:26.979Z] health_test.go:173: 1.064359939s 18:13:27 [2023-08-23T18:13:27.905Z] health_test.go:173: 1.064359939s 18:13:29 [2023-08-23T18:13:29.268Z] health_test.go:173: 1.064359939s 18:13:30 [2023-08-23T18:13:30.194Z] health_test.go:173: 1.064359939s 18:13:31 [2023-08-23T18:13:31.120Z] health_test.go:173: 1.064359939s 18:13:32 [2023-08-23T18:13:32.046Z] health_test.go:173: 1.064359939s 18:13:32 [2023-08-23T18:13:32.972Z] health_test.go:173: 1.064359939s 18:13:33 [2023-08-23T18:13:33.898Z] health_test.go:173: 1.064359939s 18:13:35 [2023-08-23T18:13:35.261Z] health_test.go:173: 1.064359939s 18:13:36 [2023-08-23T18:13:36.186Z] health_test.go:173: 1.064359939s 18:13:37 [2023-08-23T18:13:37.112Z] health_test.go:173: 1.064359939s 18:13:38 [2023-08-23T18:13:38.038Z] health_test.go:173: 1.064359939s 18:13:38 [2023-08-23T18:13:38.964Z] health_test.go:173: 1.064359939s 18:13:39 [2023-08-23T18:13:39.889Z] health_test.go:173: 1.064359939s 18:13:41 [2023-08-23T18:13:41.253Z] health_test.go:173: 1.064359939s 18:13:42 [2023-08-23T18:13:42.179Z] health_test.go:173: 1.064359939s 18:13:43 [2023-08-23T18:13:43.104Z] health_test.go:173: 1.064359939s 18:13:44 [2023-08-23T18:13:44.047Z] health_test.go:173: 1.064359939s 18:13:44 [2023-08-23T18:13:44.974Z] health_test.go:173: 1.064359939s 18:13:45 [2023-08-23T18:13:45.899Z] health_test.go:173: 1.064359939s 18:13:47 [2023-08-23T18:13:47.263Z] --- PASS: TestHealthStartInterval (33.69s) 18:13:47 [2023-08-23T18:13:47.263Z] === RUN TestInspectCpusetInConfigPre120 18:13:47 [2023-08-23T18:13:47.825Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) 18:13:47 [2023-08-23T18:13:47.825Z] === RUN TestInspectAnnotations 18:13:47 [2023-08-23T18:13:47.825Z] --- PASS: TestInspectAnnotations (0.04s) 18:13:47 [2023-08-23T18:13:47.825Z] === RUN TestIpcModeNone 18:13:48 [2023-08-23T18:13:48.386Z] --- PASS: TestIpcModeNone (0.52s) 18:13:48 [2023-08-23T18:13:48.386Z] === RUN TestIpcModePrivate 18:13:48 [2023-08-23T18:13:48.642Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 18:13:48 [2023-08-23T18:13:48.642Z] --- PASS: TestIpcModePrivate (0.53s) 18:13:48 [2023-08-23T18:13:48.642Z] === RUN TestIpcModeShareable 18:13:49 [2023-08-23T18:13:49.203Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 18:13:49 [2023-08-23T18:13:49.203Z] --- PASS: TestIpcModeShareable (0.52s) 18:13:49 [2023-08-23T18:13:49.203Z] === RUN TestAPIIpcModeShareableAndContainer 18:13:51 [2023-08-23T18:13:51.092Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.65s) 18:13:51 [2023-08-23T18:13:51.092Z] === RUN TestAPIIpcModeHost 18:13:51 [2023-08-23T18:13:51.348Z] --- PASS: TestAPIIpcModeHost (0.34s) 18:13:51 [2023-08-23T18:13:51.348Z] === RUN TestDaemonIpcModeShareable 18:13:52 [2023-08-23T18:13:52.275Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true 18:13:52 [2023-08-23T18:13:52.531Z] --- PASS: TestDaemonIpcModeShareable (1.15s) 18:13:52 [2023-08-23T18:13:52.531Z] === RUN TestDaemonIpcModePrivate 18:13:53 [2023-08-23T18:13:53.472Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false 18:13:53 [2023-08-23T18:13:53.472Z] --- PASS: TestDaemonIpcModePrivate (1.12s) 18:13:53 [2023-08-23T18:13:53.472Z] === RUN TestDaemonIpcModePrivateFromConfig 18:13:54 [2023-08-23T18:13:54.417Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false 18:13:54 [2023-08-23T18:13:54.680Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) 18:13:54 [2023-08-23T18:13:54.680Z] === RUN TestDaemonIpcModeShareableFromConfig 18:13:55 [2023-08-23T18:13:55.622Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true 18:13:55 [2023-08-23T18:13:55.882Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) 18:13:55 [2023-08-23T18:13:55.882Z] === RUN TestIpcModeOlderClient 18:13:55 [2023-08-23T18:13:55.882Z] === PAUSE TestIpcModeOlderClient 18:13:55 [2023-08-23T18:13:55.882Z] === RUN TestKillContainerInvalidSignal 18:13:56 [2023-08-23T18:13:56.453Z] --- PASS: TestKillContainerInvalidSignal (0.49s) 18:13:56 [2023-08-23T18:13:56.453Z] === RUN TestKillContainer 18:13:56 [2023-08-23T18:13:56.453Z] === RUN TestKillContainer/no_signal 18:13:56 [2023-08-23T18:13:56.717Z] === RUN TestKillContainer/non_killing_signal 18:13:56 [2023-08-23T18:13:56.977Z] === RUN TestKillContainer/killing_signal 18:13:57 [2023-08-23T18:13:57.551Z] --- PASS: TestKillContainer (1.38s) 18:13:57 [2023-08-23T18:13:57.551Z] --- PASS: TestKillContainer/no_signal (0.43s) 18:13:57 [2023-08-23T18:13:57.551Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) 18:13:57 [2023-08-23T18:13:57.551Z] --- PASS: TestKillContainer/killing_signal (0.44s) 18:13:57 [2023-08-23T18:13:57.551Z] === RUN TestKillWithStopSignalAndRestartPolicies 18:13:57 [2023-08-23T18:13:57.552Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 18:13:58 [2023-08-23T18:13:58.130Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 18:13:58 [2023-08-23T18:13:58.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s) 18:13:58 [2023-08-23T18:13:58.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) 18:13:58 [2023-08-23T18:13:58.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) 18:13:58 [2023-08-23T18:13:58.697Z] === RUN TestKillStoppedContainer 18:13:58 [2023-08-23T18:13:58.697Z] --- PASS: TestKillStoppedContainer (0.04s) 18:13:58 [2023-08-23T18:13:58.697Z] === RUN TestKillStoppedContainerAPIPre120 18:13:58 [2023-08-23T18:13:58.697Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) 18:13:58 [2023-08-23T18:13:58.697Z] === RUN TestKillDifferentUserContainer 18:13:59 [2023-08-23T18:13:59.258Z] --- PASS: TestKillDifferentUserContainer (0.47s) 18:13:59 [2023-08-23T18:13:59.258Z] === RUN TestInspectOomKilledTrue 18:13:59 [2023-08-23T18:13:59.819Z] --- PASS: TestInspectOomKilledTrue (0.50s) 18:13:59 [2023-08-23T18:13:59.819Z] === RUN TestInspectOomKilledFalse 18:14:00 [2023-08-23T18:14:00.075Z] --- PASS: TestInspectOomKilledFalse (0.46s) 18:14:00 [2023-08-23T18:14:00.075Z] === RUN TestLinksEtcHostsContentMatch 18:14:00 [2023-08-23T18:14:00.330Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) 18:14:00 [2023-08-23T18:14:00.330Z] === RUN TestLinksContainerNames 18:14:01 [2023-08-23T18:14:01.258Z] --- PASS: TestLinksContainerNames (0.92s) 18:14:01 [2023-08-23T18:14:01.258Z] === RUN TestLogsFollowTailEmpty 18:14:01 [2023-08-23T18:14:01.819Z] --- PASS: TestLogsFollowTailEmpty (0.44s) 18:14:01 [2023-08-23T18:14:01.819Z] === RUN TestLogs 18:14:01 [2023-08-23T18:14:01.819Z] === RUN TestLogs/driver_local 18:14:01 [2023-08-23T18:14:01.819Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === RUN TestLogs/driver_local/tty/only_stdout 18:14:01 [2023-08-23T18:14:01.819Z] === PAUSE TestLogs/driver_local/tty/only_stdout 18:14:01 [2023-08-23T18:14:01.819Z] === RUN TestLogs/driver_local/tty/only_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === PAUSE TestLogs/driver_local/tty/only_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === RUN TestLogs/driver_local/without_tty/only_stdout 18:14:01 [2023-08-23T18:14:01.819Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 18:14:01 [2023-08-23T18:14:01.819Z] === RUN TestLogs/driver_local/without_tty/only_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === CONT TestLogs/driver_local/tty/only_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === CONT TestLogs/driver_local/without_tty/only_stderr 18:14:01 [2023-08-23T18:14:01.819Z] === CONT TestLogs/driver_local/tty/only_stdout 18:14:01 [2023-08-23T18:14:01.819Z] === CONT TestLogs/driver_local/without_tty/only_stdout 18:14:03 [2023-08-23T18:14:03.708Z] === RUN TestLogs/driver_json-file 18:14:03 [2023-08-23T18:14:03.708Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 18:14:03 [2023-08-23T18:14:03.708Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 18:14:03 [2023-08-23T18:14:03.708Z] === RUN TestLogs/driver_json-file/tty/only_stdout 18:14:03 [2023-08-23T18:14:03.708Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 18:14:03 [2023-08-23T18:14:03.708Z] === RUN TestLogs/driver_json-file/tty/only_stderr 18:14:03 [2023-08-23T18:14:03.708Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 18:14:03 [2023-08-23T18:14:03.708Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 18:14:03 [2023-08-23T18:14:03.708Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 18:14:03 [2023-08-23T18:14:03.708Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 18:14:03 [2023-08-23T18:14:03.708Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 18:14:03 [2023-08-23T18:14:03.708Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 18:14:03 [2023-08-23T18:14:03.708Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 18:14:03 [2023-08-23T18:14:03.708Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 18:14:03 [2023-08-23T18:14:03.708Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 18:14:03 [2023-08-23T18:14:03.708Z] === CONT TestLogs/driver_json-file/tty/only_stderr 18:14:03 [2023-08-23T18:14:03.708Z] === CONT TestLogs/driver_json-file/tty/only_stdout 18:14:03 [2023-08-23T18:14:03.708Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 18:14:03 [2023-08-23T18:14:03.708Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs (3.14s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_local (0.01s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.84s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.30s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.32s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.46s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.51s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.59s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_json-file (0.01s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.73s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.96s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.38s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.38s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.46s) 18:14:05 [2023-08-23T18:14:05.073Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.53s) 18:14:05 [2023-08-23T18:14:05.073Z] === RUN TestContainerNetworkMountsNoChown 18:14:05 [2023-08-23T18:14:05.329Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/default 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/default 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/private 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/private 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rprivate 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rprivate 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/slave 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/slave 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rslave 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rslave 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/shared 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/shared 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rshared 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rshared 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/default 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/rslave 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/shared 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/rprivate 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rprivate/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/shared/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rslave/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/shared/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/shared/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/shared/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/slave 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/slave/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/rshared 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rshared/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rslave/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/default/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/slave/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/shared/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/slave/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rprivate/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/default/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/slave/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/default/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/slave/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/shared/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/default/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/shared/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/shared/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/private 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/shared/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/private/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/private/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/private/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rshared/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/private/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/private/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/private/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/shared/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/slave/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/default/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === RUN TestMountDaemonRoot/default/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/rslave/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/rslave/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/rshared/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/rshared/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/slave/mount_subpath 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/default/bind_root 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/slave/mount_root 18:14:05 [2023-08-23T18:14:05.329Z] === CONT TestMountDaemonRoot/slave/bind_subpath 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/slave/bind_root 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/default/mount_root 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/private/bind_root 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/private/mount_subpath 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/private/mount_root 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/private/bind_subpath 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/default/bind_subpath 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/default/mount_subpath 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/rprivate/bind_root 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/rprivate/mount_root 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 18:14:05 [2023-08-23T18:14:05.585Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot (0.02s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/private (0.00s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/default (0.00s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 18:14:05 [2023-08-23T18:14:05.585Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 18:14:05 [2023-08-23T18:14:05.585Z] === RUN TestContainerBindMountNonRecursive 18:14:06 [2023-08-23T18:14:06.949Z] --- PASS: TestContainerBindMountNonRecursive (1.14s) 18:14:06 [2023-08-23T18:14:06.949Z] === RUN TestContainerVolumesMountedAsShared 18:14:07 [2023-08-23T18:14:07.205Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) 18:14:07 [2023-08-23T18:14:07.205Z] === RUN TestContainerVolumesMountedAsSlave 18:14:07 [2023-08-23T18:14:07.460Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) 18:14:07 [2023-08-23T18:14:07.460Z] === RUN TestContainerCopyLeaksMounts 18:14:08 [2023-08-23T18:14:08.022Z] --- PASS: TestContainerCopyLeaksMounts (0.59s) 18:14:08 [2023-08-23T18:14:08.022Z] === RUN TestContainerBindMountRecursivelyReadOnly 18:14:09 [2023-08-23T18:14:09.910Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.54s) 18:14:09 [2023-08-23T18:14:09.910Z] === RUN TestNetworkNat 18:14:09 [2023-08-23T18:14:09.910Z] --- PASS: TestNetworkNat (0.46s) 18:14:09 [2023-08-23T18:14:09.910Z] === RUN TestNetworkLocalhostTCPNat 18:14:10 [2023-08-23T18:14:10.471Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) 18:14:10 [2023-08-23T18:14:10.471Z] === RUN TestNetworkLoopbackNat 18:14:13 [2023-08-23T18:14:13.735Z] --- PASS: TestNetworkLoopbackNat (2.63s) 18:14:13 [2023-08-23T18:14:13.735Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 18:14:13 [2023-08-23T18:14:13.735Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 18:14:13 [2023-08-23T18:14:13.735Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 18:14:13 [2023-08-23T18:14:13.735Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 18:14:13 [2023-08-23T18:14:13.735Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 18:14:13 [2023-08-23T18:14:13.735Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.48s) 18:14:13 [2023-08-23T18:14:13.735Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) 18:14:13 [2023-08-23T18:14:13.735Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 18:14:13 [2023-08-23T18:14:13.735Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 18:14:13 [2023-08-23T18:14:13.735Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 18:14:13 [2023-08-23T18:14:13.735Z] === RUN TestPause 18:14:14 [2023-08-23T18:14:14.295Z] --- PASS: TestPause (0.52s) 18:14:14 [2023-08-23T18:14:14.295Z] === RUN TestPauseFailsOnWindowsServerContainers 18:14:14 [2023-08-23T18:14:14.295Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 18:14:14 [2023-08-23T18:14:14.295Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 18:14:14 [2023-08-23T18:14:14.295Z] === RUN TestPauseStopPausedContainer 18:14:14 [2023-08-23T18:14:14.856Z] --- PASS: TestPauseStopPausedContainer (0.52s) 18:14:14 [2023-08-23T18:14:14.856Z] === RUN TestPIDModeHost 18:14:15 [2023-08-23T18:14:15.782Z] --- PASS: TestPIDModeHost (1.14s) 18:14:15 [2023-08-23T18:14:15.782Z] === RUN TestPsFilter 18:14:16 [2023-08-23T18:14:16.038Z] === RUN TestPsFilter/since 18:14:16 [2023-08-23T18:14:16.038Z] === RUN TestPsFilter/before 18:14:16 [2023-08-23T18:14:16.038Z] --- PASS: TestPsFilter (0.08s) 18:14:16 [2023-08-23T18:14:16.038Z] --- PASS: TestPsFilter/since (0.00s) 18:14:16 [2023-08-23T18:14:16.038Z] --- PASS: TestPsFilter/before (0.00s) 18:14:16 [2023-08-23T18:14:16.038Z] === RUN TestRemoveContainerWithRemovedVolume 18:14:16 [2023-08-23T18:14:16.293Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) 18:14:16 [2023-08-23T18:14:16.293Z] === RUN TestRemoveContainerWithVolume 18:14:16 [2023-08-23T18:14:16.854Z] --- PASS: TestRemoveContainerWithVolume (0.46s) 18:14:16 [2023-08-23T18:14:16.854Z] === RUN TestRemoveContainerRunning 18:14:17 [2023-08-23T18:14:17.416Z] --- PASS: TestRemoveContainerRunning (0.43s) 18:14:17 [2023-08-23T18:14:17.416Z] === RUN TestRemoveContainerForceRemoveRunning 18:14:17 [2023-08-23T18:14:17.672Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) 18:14:17 [2023-08-23T18:14:17.672Z] === RUN TestRemoveInvalidContainer 18:14:17 [2023-08-23T18:14:17.672Z] --- PASS: TestRemoveInvalidContainer (0.01s) 18:14:17 [2023-08-23T18:14:17.672Z] === RUN TestRenameLinkedContainer 18:14:19 [2023-08-23T18:14:19.559Z] --- PASS: TestRenameLinkedContainer (1.91s) 18:14:19 [2023-08-23T18:14:19.559Z] === RUN TestRenameStoppedContainer 18:14:20 [2023-08-23T18:14:20.120Z] --- PASS: TestRenameStoppedContainer (0.44s) 18:14:20 [2023-08-23T18:14:20.120Z] === RUN TestRenameRunningContainerAndReuse 18:14:21 [2023-08-23T18:14:21.046Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) 18:14:21 [2023-08-23T18:14:21.046Z] === RUN TestRenameInvalidName 18:14:21 [2023-08-23T18:14:21.607Z] --- PASS: TestRenameInvalidName (0.49s) 18:14:21 [2023-08-23T18:14:21.607Z] === RUN TestRenameAnonymousContainer 18:14:22 [2023-08-23T18:14:22.971Z] --- PASS: TestRenameAnonymousContainer (1.59s) 18:14:22 [2023-08-23T18:14:22.971Z] === RUN TestRenameContainerWithSameName 18:14:23 [2023-08-23T18:14:23.532Z] --- PASS: TestRenameContainerWithSameName (0.44s) 18:14:23 [2023-08-23T18:14:23.532Z] === RUN TestRenameContainerWithLinkedContainer 18:14:24 [2023-08-23T18:14:24.459Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s) 18:14:24 [2023-08-23T18:14:24.459Z] === RUN TestResize 18:14:25 [2023-08-23T18:14:25.020Z] --- PASS: TestResize (0.43s) 18:14:25 [2023-08-23T18:14:25.020Z] === RUN TestResizeWithInvalidSize 18:14:25 [2023-08-23T18:14:25.276Z] --- PASS: TestResizeWithInvalidSize (0.48s) 18:14:25 [2023-08-23T18:14:25.276Z] === RUN TestResizeWhenContainerNotStarted 18:14:25 [2023-08-23T18:14:25.838Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:14:25 [2023-08-23T18:14:25.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:14:27 [2023-08-23T18:14:27.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:14:27 [2023-08-23T18:14:27.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:14:28 [2023-08-23T18:14:28.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:14:28 [2023-08-23T18:14:28.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:14:28 [2023-08-23T18:14:28.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:14:28 [2023-08-23T18:14:28.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 18:14:28 [2023-08-23T18:14:28.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 18:14:29 [2023-08-23T18:14:29.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.68s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.94s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.72s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.46s) 18:14:33 [2023-08-23T18:14:33.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) 18:14:33 [2023-08-23T18:14:33.991Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 18:14:33 [2023-08-23T18:14:33.991Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 18:14:34 [2023-08-23T18:14:34.552Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 18:14:35 [2023-08-23T18:14:35.479Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.04s) 18:14:35 [2023-08-23T18:14:35.479Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.04s) 18:14:35 [2023-08-23T18:14:35.479Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s) 18:14:35 [2023-08-23T18:14:35.479Z] === RUN TestCgroupNamespacesRun 18:14:36 [2023-08-23T18:14:36.843Z] --- PASS: TestCgroupNamespacesRun (1.10s) 18:14:36 [2023-08-23T18:14:36.843Z] === RUN TestCgroupNamespacesRunPrivileged 18:14:37 [2023-08-23T18:14:37.770Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) 18:14:37 [2023-08-23T18:14:37.770Z] === RUN TestCgroupNamespacesRunDaemonHostMode 18:14:39 [2023-08-23T18:14:39.134Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) 18:14:39 [2023-08-23T18:14:39.134Z] === RUN TestCgroupNamespacesRunHostMode 18:14:40 [2023-08-23T18:14:40.062Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) 18:14:40 [2023-08-23T18:14:40.062Z] === RUN TestCgroupNamespacesRunPrivateMode 18:14:40 [2023-08-23T18:14:40.990Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s) 18:14:40 [2023-08-23T18:14:40.990Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 18:14:42 [2023-08-23T18:14:42.357Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) 18:14:42 [2023-08-23T18:14:42.357Z] === RUN TestCgroupNamespacesRunInvalidMode 18:14:42 [2023-08-23T18:14:42.919Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 18:14:42 [2023-08-23T18:14:42.919Z] === RUN TestCgroupNamespacesRunOlderClient 18:14:44 [2023-08-23T18:14:44.285Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) 18:14:44 [2023-08-23T18:14:44.285Z] === RUN TestNISDomainname 18:14:44 [2023-08-23T18:14:44.542Z] --- PASS: TestNISDomainname (0.58s) 18:14:44 [2023-08-23T18:14:44.542Z] === RUN TestHostnameDnsResolution 18:14:45 [2023-08-23T18:14:45.469Z] --- PASS: TestHostnameDnsResolution (0.71s) 18:14:45 [2023-08-23T18:14:45.469Z] === RUN TestUnprivilegedPortsAndPing 18:14:45 [2023-08-23T18:14:45.725Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) 18:14:45 [2023-08-23T18:14:45.725Z] === RUN TestPrivilegedHostDevices 18:14:46 [2023-08-23T18:14:46.287Z] --- PASS: TestPrivilegedHostDevices (0.53s) 18:14:46 [2023-08-23T18:14:46.287Z] === RUN TestRunConsoleSize 18:14:46 [2023-08-23T18:14:46.847Z] --- PASS: TestRunConsoleSize (0.44s) 18:14:46 [2023-08-23T18:14:46.847Z] === RUN TestRunWithAlternativeContainerdShim 18:14:51 [2023-08-23T18:14:51.012Z] --- PASS: TestRunWithAlternativeContainerdShim (3.93s) 18:14:51 [2023-08-23T18:14:51.012Z] === RUN TestStats 18:14:53 [2023-08-23T18:14:53.528Z] --- PASS: TestStats (2.52s) 18:14:53 [2023-08-23T18:14:53.528Z] === RUN TestStopContainerWithTimeout 18:14:53 [2023-08-23T18:14:53.528Z] === RUN TestStopContainerWithTimeout/0 18:14:53 [2023-08-23T18:14:53.528Z] === PAUSE TestStopContainerWithTimeout/0 18:14:53 [2023-08-23T18:14:53.528Z] === RUN TestStopContainerWithTimeout/1 18:14:53 [2023-08-23T18:14:53.528Z] === PAUSE TestStopContainerWithTimeout/1 18:14:53 [2023-08-23T18:14:53.528Z] === RUN TestStopContainerWithTimeout/3 18:14:53 [2023-08-23T18:14:53.528Z] === PAUSE TestStopContainerWithTimeout/3 18:14:53 [2023-08-23T18:14:53.528Z] === RUN TestStopContainerWithTimeout/-1 18:14:53 [2023-08-23T18:14:53.528Z] === PAUSE TestStopContainerWithTimeout/-1 18:14:53 [2023-08-23T18:14:53.528Z] === CONT TestStopContainerWithTimeout/0 18:14:53 [2023-08-23T18:14:53.528Z] === CONT TestStopContainerWithTimeout/3 18:14:53 [2023-08-23T18:14:53.528Z] === CONT TestStopContainerWithTimeout/-1 18:14:53 [2023-08-23T18:14:53.528Z] === CONT TestStopContainerWithTimeout/1 18:14:56 [2023-08-23T18:14:56.792Z] --- PASS: TestStopContainerWithTimeout (0.04s) 18:14:56 [2023-08-23T18:14:56.792Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) 18:14:56 [2023-08-23T18:14:56.792Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) 18:14:56 [2023-08-23T18:14:56.792Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) 18:14:56 [2023-08-23T18:14:56.792Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) 18:14:56 [2023-08-23T18:14:56.792Z] === RUN TestStopContainerWithTimeoutCancel 18:14:56 [2023-08-23T18:14:56.792Z] === PAUSE TestStopContainerWithTimeoutCancel 18:14:56 [2023-08-23T18:14:56.792Z] === RUN TestStopContainerWithRestartPolicyAlways 18:14:57 [2023-08-23T18:14:57.719Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) 18:14:57 [2023-08-23T18:14:57.719Z] === RUN TestUpdateMemory 18:14:58 [2023-08-23T18:14:58.280Z] --- PASS: TestUpdateMemory (0.57s) 18:14:58 [2023-08-23T18:14:58.280Z] === RUN TestUpdateCPUQuota 18:14:59 [2023-08-23T18:14:59.207Z] --- PASS: TestUpdateCPUQuota (0.89s) 18:14:59 [2023-08-23T18:14:59.207Z] === RUN TestUpdatePidsLimit 18:14:59 [2023-08-23T18:14:59.207Z] === RUN TestUpdatePidsLimit/update_from_none 18:14:59 [2023-08-23T18:14:59.207Z] === RUN TestUpdatePidsLimit/no_change 18:14:59 [2023-08-23T18:14:59.462Z] === RUN TestUpdatePidsLimit/update_lower 18:14:59 [2023-08-23T18:14:59.718Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 18:14:59 [2023-08-23T18:14:59.974Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 18:14:59 [2023-08-23T18:14:59.974Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 18:15:00 [2023-08-23T18:15:00.229Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 18:15:01 [2023-08-23T18:15:01.156Z] --- PASS: TestUpdatePidsLimit (1.89s) 18:15:01 [2023-08-23T18:15:01.156Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) 18:15:01 [2023-08-23T18:15:01.156Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) 18:15:01 [2023-08-23T18:15:01.156Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) 18:15:01 [2023-08-23T18:15:01.156Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) 18:15:01 [2023-08-23T18:15:01.156Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s) 18:15:01 [2023-08-23T18:15:01.156Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) 18:15:01 [2023-08-23T18:15:01.156Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) 18:15:01 [2023-08-23T18:15:01.156Z] === RUN TestUpdateRestartPolicy 18:15:13 [2023-08-23T18:15:13.322Z] --- PASS: TestUpdateRestartPolicy (10.74s) 18:15:13 [2023-08-23T18:15:13.322Z] === RUN TestUpdateRestartWithAutoRemove 18:15:13 [2023-08-23T18:15:13.322Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) 18:15:13 [2023-08-23T18:15:13.322Z] === RUN TestWaitNonBlocked 18:15:13 [2023-08-23T18:15:13.322Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 18:15:13 [2023-08-23T18:15:13.322Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 18:15:13 [2023-08-23T18:15:13.322Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 18:15:13 [2023-08-23T18:15:13.322Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 18:15:13 [2023-08-23T18:15:13.322Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 18:15:13 [2023-08-23T18:15:13.322Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 18:15:13 [2023-08-23T18:15:13.323Z] --- PASS: TestWaitNonBlocked (0.03s) 18:15:13 [2023-08-23T18:15:13.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) 18:15:13 [2023-08-23T18:15:13.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) 18:15:13 [2023-08-23T18:15:13.323Z] === RUN TestWaitBlocked 18:15:13 [2023-08-23T18:15:13.323Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 18:15:13 [2023-08-23T18:15:13.323Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 18:15:13 [2023-08-23T18:15:13.323Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 18:15:13 [2023-08-23T18:15:13.323Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 18:15:13 [2023-08-23T18:15:13.323Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 18:15:13 [2023-08-23T18:15:13.323Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 18:15:13 [2023-08-23T18:15:13.579Z] --- PASS: TestWaitBlocked (0.02s) 18:15:13 [2023-08-23T18:15:13.579Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) 18:15:13 [2023-08-23T18:15:13.579Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) 18:15:13 [2023-08-23T18:15:13.579Z] === RUN TestWaitConditions 18:15:13 [2023-08-23T18:15:13.579Z] === RUN TestWaitConditions/default 18:15:13 [2023-08-23T18:15:13.579Z] === PAUSE TestWaitConditions/default 18:15:13 [2023-08-23T18:15:13.579Z] === RUN TestWaitConditions/not-running 18:15:13 [2023-08-23T18:15:13.579Z] === PAUSE TestWaitConditions/not-running 18:15:13 [2023-08-23T18:15:13.579Z] === RUN TestWaitConditions/next-exit 18:15:13 [2023-08-23T18:15:13.579Z] === PAUSE TestWaitConditions/next-exit 18:15:13 [2023-08-23T18:15:13.579Z] === RUN TestWaitConditions/removed 18:15:13 [2023-08-23T18:15:13.579Z] === PAUSE TestWaitConditions/removed 18:15:13 [2023-08-23T18:15:13.579Z] === CONT TestWaitConditions/default 18:15:13 [2023-08-23T18:15:13.579Z] === CONT TestWaitConditions/next-exit 18:15:13 [2023-08-23T18:15:13.579Z] === CONT TestWaitConditions/removed 18:15:13 [2023-08-23T18:15:13.579Z] === CONT TestWaitConditions/not-running 18:15:13 [2023-08-23T18:15:13.579Z] wait_test.go:146: ContainerID = 59401f9cbb311d30bedeaf62ed8c87cd71bdb6124a89e847caa1d7273568b243 18:15:13 [2023-08-23T18:15:13.579Z] wait_test.go:146: ContainerID = 4d070a82e65de0eb8070e8a8492f49c5f7ad3eb0ca3956e3c1aa1cc0372a7194 18:15:13 [2023-08-23T18:15:13.579Z] wait_test.go:146: ContainerID = 1a9c6c3223cfcd4b4999b6da9b59938ff0a51ecc91b76ee75661bfb0903b8d38 18:15:13 [2023-08-23T18:15:13.579Z] wait_test.go:146: ContainerID = 8ba6219e018c6a6388121a14fe484ad821b55d4b66b98657f6d6b4de5e78ed55 18:15:14 [2023-08-23T18:15:14.953Z] --- PASS: TestWaitConditions (0.04s) 18:15:14 [2023-08-23T18:15:14.953Z] --- PASS: TestWaitConditions/default (0.79s) 18:15:14 [2023-08-23T18:15:14.953Z] --- PASS: TestWaitConditions/removed (0.89s) 18:15:14 [2023-08-23T18:15:14.953Z] --- PASS: TestWaitConditions/not-running (1.10s) 18:15:14 [2023-08-23T18:15:14.953Z] --- PASS: TestWaitConditions/next-exit (1.11s) 18:15:14 [2023-08-23T18:15:14.953Z] === RUN TestWaitRestartedContainer 18:15:14 [2023-08-23T18:15:14.953Z] === RUN TestWaitRestartedContainer/default 18:15:14 [2023-08-23T18:15:14.953Z] === PAUSE TestWaitRestartedContainer/default 18:15:14 [2023-08-23T18:15:14.953Z] === RUN TestWaitRestartedContainer/not-running 18:15:14 [2023-08-23T18:15:14.953Z] === PAUSE TestWaitRestartedContainer/not-running 18:15:14 [2023-08-23T18:15:14.953Z] === RUN TestWaitRestartedContainer/next-exit 18:15:14 [2023-08-23T18:15:14.953Z] === PAUSE TestWaitRestartedContainer/next-exit 18:15:14 [2023-08-23T18:15:14.953Z] === CONT TestWaitRestartedContainer/default 18:15:14 [2023-08-23T18:15:14.953Z] === CONT TestWaitRestartedContainer/next-exit 18:15:14 [2023-08-23T18:15:14.953Z] === CONT TestWaitRestartedContainer/not-running 18:15:16 [2023-08-23T18:15:16.855Z] --- PASS: TestWaitRestartedContainer (0.01s) 18:15:16 [2023-08-23T18:15:16.855Z] --- PASS: TestWaitRestartedContainer/not-running (1.48s) 18:15:16 [2023-08-23T18:15:16.855Z] --- PASS: TestWaitRestartedContainer/default (1.93s) 18:15:16 [2023-08-23T18:15:16.855Z] --- PASS: TestWaitRestartedContainer/next-exit (1.99s) 18:15:16 [2023-08-23T18:15:16.855Z] === CONT TestContainerStartOnDaemonRestart 18:15:16 [2023-08-23T18:15:16.855Z] === CONT TestStopContainerWithTimeoutCancel 18:15:16 [2023-08-23T18:15:16.855Z] === CONT TestRestartDaemonWithRestartingContainer 18:15:16 [2023-08-23T18:15:16.855Z] === CONT TestIpcModeOlderClient 18:15:16 [2023-08-23T18:15:16.855Z] === CONT TestDaemonRestartIpcMode 18:15:16 [2023-08-23T18:15:16.855Z] === CONT TestContainerKillOnDaemonStart 18:15:16 [2023-08-23T18:15:16.855Z] === CONT TestDaemonHostGatewayIP 18:15:16 [2023-08-23T18:15:16.855Z] === CONT TestHardRestartWhenContainerIsRunning 18:15:16 [2023-08-23T18:15:16.855Z] --- PASS: TestIpcModeOlderClient (0.06s) 18:15:18 [2023-08-23T18:15:18.747Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 18:15:18 [2023-08-23T18:15:18.747Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 18:15:19 [2023-08-23T18:15:19.309Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.54s) 18:15:19 [2023-08-23T18:15:19.309Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 18:15:19 [2023-08-23T18:15:19.309Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.64s) 18:15:19 [2023-08-23T18:15:19.565Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) 18:15:20 [2023-08-23T18:15:20.127Z] --- PASS: TestDaemonHostGatewayIP (3.44s) 18:15:20 [2023-08-23T18:15:20.127Z] --- PASS: TestStopContainerWithTimeoutCancel (3.54s) 18:15:20 [2023-08-23T18:15:20.383Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.72s) 18:15:20 [2023-08-23T18:15:20.638Z] --- PASS: TestDaemonRestartIpcMode (4.00s) 18:15:28 [2023-08-23T18:15:28.717Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) 18:15:28 [2023-08-23T18:15:28.717Z] PASS 18:15:28 [2023-08-23T18:15:28.717Z] 18:15:28 [2023-08-23T18:15:28.717Z] === Skipped 18:15:28 [2023-08-23T18:15:28.717Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 18:15:28 [2023-08-23T18:15:28.717Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:15:28 [2023-08-23T18:15:28.717Z] 18:15:28 [2023-08-23T18:15:28.717Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 18:15:28 [2023-08-23T18:15:28.717Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 18:15:28 [2023-08-23T18:15:28.717Z] 18:15:28 [2023-08-23T18:15:28.717Z] DONE 306 tests, 2 skipped in 162.805s 18:15:28 [2023-08-23T18:15:28.717Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 18:15:28 [2023-08-23T18:15:28.717Z] ++ 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 18:15:28 [2023-08-23T18:15:28.717Z] ++ set -e 18:15:28 [2023-08-23T18:15:28.717Z] ++ '[' -n 0 ']' 18:15:28 [2023-08-23T18:15:28.717Z] ++ set -x 18:15:28 [2023-08-23T18:15:28.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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 18:15:28 [2023-08-23T18:15:28.717Z] INFO: Testing against a local daemon 18:15:28 [2023-08-23T18:15:28.717Z] === RUN TestConfigDaemonID 18:15:29 [2023-08-23T18:15:29.644Z] daemon_test.go:53: [d2ab1a08badc3] daemon is not started 18:15:29 [2023-08-23T18:15:29.644Z] --- PASS: TestConfigDaemonID (1.04s) 18:15:29 [2023-08-23T18:15:29.644Z] === RUN TestDaemonConfigValidation 18:15:29 [2023-08-23T18:15:29.644Z] === RUN TestDaemonConfigValidation/config_with_no_content 18:15:29 [2023-08-23T18:15:29.644Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 18:15:29 [2023-08-23T18:15:29.644Z] === RUN TestDaemonConfigValidation/config_with_{} 18:15:29 [2023-08-23T18:15:29.644Z] === PAUSE TestDaemonConfigValidation/config_with_{} 18:15:29 [2023-08-23T18:15:29.644Z] === RUN TestDaemonConfigValidation/invalid_config 18:15:29 [2023-08-23T18:15:29.644Z] === PAUSE TestDaemonConfigValidation/invalid_config 18:15:29 [2023-08-23T18:15:29.644Z] === RUN TestDaemonConfigValidation/malformed_config 18:15:29 [2023-08-23T18:15:29.644Z] === PAUSE TestDaemonConfigValidation/malformed_config 18:15:29 [2023-08-23T18:15:29.644Z] === RUN TestDaemonConfigValidation/valid_config 18:15:29 [2023-08-23T18:15:29.644Z] === PAUSE TestDaemonConfigValidation/valid_config 18:15:29 [2023-08-23T18:15:29.644Z] === CONT TestDaemonConfigValidation/config_with_no_content 18:15:29 [2023-08-23T18:15:29.644Z] === CONT TestDaemonConfigValidation/malformed_config 18:15:29 [2023-08-23T18:15:29.644Z] === CONT TestDaemonConfigValidation/valid_config 18:15:29 [2023-08-23T18:15:29.644Z] === CONT TestDaemonConfigValidation/invalid_config 18:15:29 [2023-08-23T18:15:29.644Z] === CONT TestDaemonConfigValidation/config_with_{} 18:15:29 [2023-08-23T18:15:29.644Z] --- PASS: TestDaemonConfigValidation (0.00s) 18:15:29 [2023-08-23T18:15:29.644Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 18:15:29 [2023-08-23T18:15:29.644Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 18:15:29 [2023-08-23T18:15:29.644Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 18:15:29 [2023-08-23T18:15:29.644Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 18:15:29 [2023-08-23T18:15:29.644Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) 18:15:29 [2023-08-23T18:15:29.644Z] === RUN TestConfigDaemonSeccompProfiles 18:15:29 [2023-08-23T18:15:29.644Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 18:15:30 [2023-08-23T18:15:30.571Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 18:15:31 [2023-08-23T18:15:31.934Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 18:15:32 [2023-08-23T18:15:32.860Z] daemon_test.go:167: [dd3e906eedaf9] daemon is not started 18:15:32 [2023-08-23T18:15:32.860Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 18:15:32 [2023-08-23T18:15:32.860Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 18:15:32 [2023-08-23T18:15:32.860Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 18:15:32 [2023-08-23T18:15:32.860Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 18:15:32 [2023-08-23T18:15:32.860Z] === RUN TestDaemonProxy 18:15:32 [2023-08-23T18:15:32.860Z] === RUN TestDaemonProxy/environment_variables 18:15:32 [2023-08-23T18:15:32.860Z] === PAUSE TestDaemonProxy/environment_variables 18:15:32 [2023-08-23T18:15:32.860Z] === RUN TestDaemonProxy/command-line_options 18:15:32 [2023-08-23T18:15:32.860Z] === PAUSE TestDaemonProxy/command-line_options 18:15:32 [2023-08-23T18:15:32.860Z] === RUN TestDaemonProxy/configuration_file 18:15:32 [2023-08-23T18:15:32.860Z] === PAUSE TestDaemonProxy/configuration_file 18:15:32 [2023-08-23T18:15:32.860Z] === RUN TestDaemonProxy/conflicting_options 18:15:33 [2023-08-23T18:15:33.421Z] === RUN TestDaemonProxy/reload_sanitized 18:15:33 [2023-08-23T18:15:33.421Z] === PAUSE TestDaemonProxy/reload_sanitized 18:15:33 [2023-08-23T18:15:33.421Z] === CONT TestDaemonProxy/environment_variables 18:15:33 [2023-08-23T18:15:33.421Z] === CONT TestDaemonProxy/configuration_file 18:15:33 [2023-08-23T18:15:33.421Z] === CONT TestDaemonProxy/reload_sanitized 18:15:33 [2023-08-23T18:15:33.421Z] === CONT TestDaemonProxy/command-line_options 18:15:35 [2023-08-23T18:15:35.309Z] --- PASS: TestDaemonProxy (0.50s) 18:15:35 [2023-08-23T18:15:35.309Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 18:15:35 [2023-08-23T18:15:35.309Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 18:15:35 [2023-08-23T18:15:35.309Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 18:15:35 [2023-08-23T18:15:35.309Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) 18:15:35 [2023-08-23T18:15:35.309Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) 18:15:35 [2023-08-23T18:15:35.309Z] === RUN TestLiveRestore 18:15:35 [2023-08-23T18:15:35.309Z] === RUN TestLiveRestore/volume_references 18:15:35 [2023-08-23T18:15:35.309Z] === PAUSE TestLiveRestore/volume_references 18:15:35 [2023-08-23T18:15:35.309Z] === CONT TestLiveRestore/volume_references 18:15:35 [2023-08-23T18:15:35.565Z] === RUN TestLiveRestore/volume_references/restartPolicy 18:15:35 [2023-08-23T18:15:35.565Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 18:15:36 [2023-08-23T18:15:36.492Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 18:15:37 [2023-08-23T18:15:37.419Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 18:15:38 [2023-08-23T18:15:38.783Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 18:15:39 [2023-08-23T18:15:39.709Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 18:15:40 [2023-08-23T18:15:40.637Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 18:15:41 [2023-08-23T18:15:41.564Z] --- PASS: TestLiveRestore (0.00s) 18:15:41 [2023-08-23T18:15:41.564Z] --- PASS: TestLiveRestore/volume_references (6.50s) 18:15:41 [2023-08-23T18:15:41.564Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.94s) 18:15:41 [2023-08-23T18:15:41.564Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s) 18:15:41 [2023-08-23T18:15:41.564Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s) 18:15:41 [2023-08-23T18:15:41.564Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.08s) 18:15:41 [2023-08-23T18:15:41.564Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) 18:15:41 [2023-08-23T18:15:41.564Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.97s) 18:15:41 [2023-08-23T18:15:41.564Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s) 18:15:41 [2023-08-23T18:15:41.564Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 18:15:42 [2023-08-23T18:15:42.125Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s) 18:15:42 [2023-08-23T18:15:42.125Z] PASS 18:15:42 [2023-08-23T18:15:42.125Z] 18:15:42 [2023-08-23T18:15:42.125Z] DONE 27 tests in 13.730s 18:15:42 [2023-08-23T18:15:42.125Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 18:15:42 [2023-08-23T18:15:42.125Z] ++ 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 18:15:42 [2023-08-23T18:15:42.125Z] ++ set -e 18:15:42 [2023-08-23T18:15:42.125Z] ++ '[' -n 0 ']' 18:15:42 [2023-08-23T18:15:42.125Z] ++ set -x 18:15:42 [2023-08-23T18:15:42.125Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 18:15:42 [2023-08-23T18:15:42.381Z] INFO: Testing against a local daemon 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestCommitInheritsEnv 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestCommitInheritsEnv (0.12s) 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImportExtremelyLargeImageWorks 18:15:42 [2023-08-23T18:15:42.381Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 18:15:42 [2023-08-23T18:15:42.381Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImportWithCustomPlatform 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImportWithCustomPlatform/#00 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImportWithCustomPlatform/_______ 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImportWithCustomPlatform// 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImportWithCustomPlatform/linux 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImportWithCustomPlatform/LINUX 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImportWithCustomPlatform/linux/sparc64 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImportWithCustomPlatform/macos 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImportWithCustomPlatform/macos/arm64 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImportWithCustomPlatform/nintendo64 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestImportWithCustomPlatform (0.10s) 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImageInspectEmptyTagsAndDigests 18:15:42 [2023-08-23T18:15:42.381Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 18:15:42 [2023-08-23T18:15:42.381Z] === RUN TestImagesFilterMultiReference 18:15:42 [2023-08-23T18:15:42.636Z] --- PASS: TestImagesFilterMultiReference (0.05s) 18:15:42 [2023-08-23T18:15:42.636Z] === RUN TestImagesFilterBeforeSince 18:15:42 [2023-08-23T18:15:42.636Z] list_test.go:87: ImageList: ID=sha256:766ac4d08fc56c276a637598618bd0708abf77078b811b4088d8097ae21615da RepoTags=[testimagesfilterbeforesince:v1] 18:15:42 [2023-08-23T18:15:42.636Z] list_test.go:87: ImageList: ID=sha256:c56768ed8fa484d276012c72039838344bdd4f8ca1d80472441596b459ca45ec RepoTags=[testimagesfilterbeforesince:v2] 18:15:42 [2023-08-23T18:15:42.636Z] list_test.go:87: ImageList: ID=sha256:b5acacbb02ff2079498920f89333c3f4f222f1dc17626893bd0285afa18cf278 RepoTags=[testimagesfilterbeforesince:v3] 18:15:42 [2023-08-23T18:15:42.636Z] --- PASS: TestImagesFilterBeforeSince (0.19s) 18:15:42 [2023-08-23T18:15:42.636Z] === RUN TestAPIImagesFilters 18:15:42 [2023-08-23T18:15:42.636Z] === RUN TestAPIImagesFilters/repository_regex 18:15:42 [2023-08-23T18:15:42.636Z] === PAUSE TestAPIImagesFilters/repository_regex 18:15:42 [2023-08-23T18:15:42.636Z] === RUN TestAPIImagesFilters/image_name_regex 18:15:42 [2023-08-23T18:15:42.636Z] === PAUSE TestAPIImagesFilters/image_name_regex 18:15:42 [2023-08-23T18:15:42.636Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 18:15:42 [2023-08-23T18:15:42.636Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 18:15:42 [2023-08-23T18:15:42.636Z] === RUN TestAPIImagesFilters/registry_port_regex 18:15:42 [2023-08-23T18:15:42.636Z] === PAUSE TestAPIImagesFilters/registry_port_regex 18:15:42 [2023-08-23T18:15:42.636Z] === CONT TestAPIImagesFilters/repository_regex 18:15:42 [2023-08-23T18:15:42.636Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 18:15:42 [2023-08-23T18:15:42.636Z] === CONT TestAPIImagesFilters/image_name_regex 18:15:42 [2023-08-23T18:15:42.636Z] === CONT TestAPIImagesFilters/registry_port_regex 18:15:42 [2023-08-23T18:15:42.894Z] --- PASS: TestAPIImagesFilters (0.03s) 18:15:42 [2023-08-23T18:15:42.894Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 18:15:42 [2023-08-23T18:15:42.894Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 18:15:42 [2023-08-23T18:15:42.894Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 18:15:42 [2023-08-23T18:15:42.894Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 18:15:42 [2023-08-23T18:15:42.894Z] === RUN TestPruneDontDeleteUsedDangling 18:15:42 [2023-08-23T18:15:42.894Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s) 18:15:42 [2023-08-23T18:15:42.894Z] === RUN TestImagePullPlatformInvalid 18:15:42 [2023-08-23T18:15:42.894Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 18:15:42 [2023-08-23T18:15:42.894Z] === RUN TestImagePullStoredfDigestForOtherRepo 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" 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.20.7 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=info msg="redis not configured" go.version=go1.20.7 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=info msg="Starting upload purge in 52m0s" go.version=go1.20.7 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.7 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d6927739-b2f4-40e5-ac07-e9b4c42ec3eb http.request.method=GET http.request.remoteaddr="127.0.0.1:37848" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d6927739-b2f4-40e5-ac07-e9b4c42ec3eb http.request.method=GET http.request.remoteaddr="127.0.0.1:37848" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="997.877µs" http.response.status=200 http.response.written=2 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7f21953a-5315-4f83-a787-f95b3effac20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7f21953a-5315-4f83-a787-f95b3effac20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=904e5d18-4ee6-4077-8b41-59fd6dc97fef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=904e5d18-4ee6-4077-8b41-59fd6dc97fef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7f21953a-5315-4f83-a787-f95b3effac20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=27.422µs trace.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=69e7bc3f-861f-4912-b78e-f0bbce3e2c8e trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=904e5d18-4ee6-4077-8b41-59fd6dc97fef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=23.336µs trace.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=8cf1107d-197d-4231-89dd-2ddfa692f06a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.894Z] time="2023-08-23T18:15:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7f21953a-5315-4f83-a787-f95b3effac20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.120152ms http.response.status=404 http.response.written=157 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=904e5d18-4ee6-4077-8b41-59fd6dc97fef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.078806ms http.response.status=404 http.response.written=157 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ba17da28-19ba-43ff-9276-60751d069bd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9b3b2fff-a6b6-489e-a569-adc5b3855ba6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ba17da28-19ba-43ff-9276-60751d069bd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9b3b2fff-a6b6-489e-a569-adc5b3855ba6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ba17da28-19ba-43ff-9276-60751d069bd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=102.507µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=85080976-cabe-4531-886e-55f971881890 trace.line=95 vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9b3b2fff-a6b6-489e-a569-adc5b3855ba6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=78.647µs trace.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=f6a80415-f337-40cf-a5ea-abe62549b453 trace.line=95 vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9b3b2fff-a6b6-489e-a569-adc5b3855ba6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=11.447µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4d358141-07bf-4d56-b3e6-72a10febabc2 trace.line=141 vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ba17da28-19ba-43ff-9276-60751d069bd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=11.889µs trace.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=f67771be-ae1c-4276-ba1e-fddf864609ca trace.line=141 vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ba17da28-19ba-43ff-9276-60751d069bd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=75.856µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f0623a7c-2f92-4cae-8d65-3df3c3ec4e94 trace.line=95 vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9b3b2fff-a6b6-489e-a569-adc5b3855ba6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=80.451µs trace.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=f806640c-18d0-4e66-9cc8-1f7d42043a2a trace.line=95 vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ba17da28-19ba-43ff-9276-60751d069bd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.037222ms http.response.status=202 http.response.written=0 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9b3b2fff-a6b6-489e-a569-adc5b3855ba6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.098835ms http.response.status=202 http.response.written=0 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=34.667µs trace.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=6a3f95f1-ab4f-4c57-a0ca-a2540a1a1bc0 trace.line=82 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=16.517µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6410756e-cc86-4255-9fe5-79ebb31da6ad trace.line=141 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=79.278µs trace.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=8b4b8a37-2765-4f8b-bd7e-4f0a0394f98f trace.line=124 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=13.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2c2b592b-a2df-4839-81fd-a55749aa382d trace.line=141 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=13.35µs trace.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=0c1c73bd-ec21-40ac-937f-93888cea93e9 trace.line=141 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=8.074µs trace.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=02c1d26c-35e1-431c-9dce-63c663c87f82 trace.line=141 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=49.026µs trace.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=914f3967-7d5f-4c33-b13e-645b698f8089 trace.line=167 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=52.087µs trace.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=7fe6aea5-5090-4ba7-892d-f8d57f3ac848 trace.line=95 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=88.804µs trace.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=71fa0f9b-44fe-4e3b-99ea-9fd23de0f4b7 trace.line=181 vars.name=test vars.uuid=98b05d6a-3f74-4c13-8012-9873abc2a54b version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.895Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43285206-b568-4735-8d2a-9bd110ee4704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37860" http.request.uri="/v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.808635ms http.response.status=201 http.response.written=0 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "PUT /v2/test/blobs/uploads/98b05d6a-3f74-4c13-8012-9873abc2a54b?_state=oBr91gQ7NIQ9K7z4WC1NvORK18FoROaKbc-C7Eg0MKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4YjA1ZDZhLTNmNzQtNGMxMy04MDEyLTk4NzNhYmMyYTU0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxMTU2ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=41.789µs trace.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=0c147742-965f-42e1-a455-73262b584dac trace.line=82 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=13.358µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8f2e0761-fcd4-4b1a-aa1c-9de792b6117f trace.line=141 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=73.724µs trace.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=14363af5-aa25-48b0-b1c3-ccdb5c7d7df7 trace.line=124 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=13.662µs trace.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=59fa2dff-13f5-4873-b9f6-ef7ac5f21412 trace.line=141 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=14.581µs trace.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=33c38fe1-8601-40c7-8bb8-b7b6bcf38b4b trace.line=141 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=8.377µs trace.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=021b494d-1aae-4cdf-80da-ce6d58734d66 trace.line=141 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=36.677µs trace.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=bf09c53d-b377-4d07-9a9f-47271954221d trace.line=167 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=42.363µs trace.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=14697bd5-d40a-4336-ac6b-77091001105b trace.line=95 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=76.529µs trace.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=a06478f2-415b-45fc-bce6-700c438be326 trace.line=181 vars.name=test vars.uuid=3f49ae4c-b2b9-4c52-ac48-7a5245fa4640 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ff7672d8-456d-4142-a130-be5a87f7ada2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.092032ms http.response.status=201 http.response.written=0 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "PUT /v2/test/blobs/uploads/3f49ae4c-b2b9-4c52-ac48-7a5245fa4640?_state=MuUHCXizBVOquOErJw4k4CI7W8Pno6YlmtbgaahOINV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNDlhZTRjLWIyYjktNGM1Mi1hYzQ4LTdhNTI0NWZhNDY0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yM1QxODoxNTo0Mi44MDMxNDE2ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=45af6763-150b-462d-9e8e-4f629ce5e031 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=45af6763-150b-462d-9e8e-4f629ce5e031 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=45af6763-150b-462d-9e8e-4f629ce5e031 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 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).GetContent" trace.id=03879629-3bd1-4d75-9859-56020a98181b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=45af6763-150b-462d-9e8e-4f629ce5e031 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="783.715µs" http.response.status=404 http.response.written=96 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg=PutImageManifest go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=33.879µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3cbefc5c-44ac-4803-81ab-7a3c48bff2c9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=13.087µs trace.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=c9d8fe02-0f85-4f19-b7a2-7ae8e85b560a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=19.061µs trace.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=612a60ad-4f0d-4518-9f27-1207b790b040 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.896Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=9.706µs trace.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=ee42d75f-cfb7-42b0-945b-2ee3a4ba6e82 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=11.471µs trace.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=218a4507-285e-4454-b31a-8aaf756ad846 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=50.018µs trace.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=0838c737-c7c9-4c12-9799-6e92582f5538 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=52.71µs trace.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=7452e4f1-8e02-4cc4-9a81-775fa8f518ee trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=32.098µs trace.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=783e49c0-9299-47ee-9e5c-4783ea50c4be trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=63.918µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bcf195c3-99e4-4435-81c7-674b6b87f28b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=31.959µs trace.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=676308bc-c773-4eb2-b6a4-ce4bd39cdb8d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ca76d28-1828-4092-a336-d653bf06617f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.607478ms http.response.status=201 http.response.written=0 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=bd278d5a-d204-40f4-84b7-e1b29e6079f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=bd278d5a-d204-40f4-84b7-e1b29e6079f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="763.423µs" http.response.status=200 http.response.written=2 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=00253d28-a79c-4fbd-9deb-7ebf1606f90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37900" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=00253d28-a79c-4fbd-9deb-7ebf1606f90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37900" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=00253d28-a79c-4fbd-9deb-7ebf1606f90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37900" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=37.456µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=29b47a55-4f57-450a-b242-976ffa86f816 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=00253d28-a79c-4fbd-9deb-7ebf1606f90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37900" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=00253d28-a79c-4fbd-9deb-7ebf1606f90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37900" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=20.373µs trace.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=25f44dd5-01bf-4ba0-88ce-da5960453002 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=00253d28-a79c-4fbd-9deb-7ebf1606f90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37900" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=15.483µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=25469ca8-c311-4e5e-b4dd-87d4f5eebaf7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=00253d28-a79c-4fbd-9deb-7ebf1606f90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37900" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=21.358µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ba9b992f-f67c-4420-a3ce-f796d7f5e41f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=00253d28-a79c-4fbd-9deb-7ebf1606f90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37900" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=00253d28-a79c-4fbd-9deb-7ebf1606f90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37900" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-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.165409ms http.response.status=200 http.response.written=417 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cf1a3222-9993-49c6-b682-8adfdb48f0f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37910" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cf1a3222-9993-49c6-b682-8adfdb48f0f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37910" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cf1a3222-9993-49c6-b682-8adfdb48f0f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37910" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cf1a3222-9993-49c6-b682-8adfdb48f0f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37910" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=38.622µs trace.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=b0373a9e-e992-4b3c-bf07-e09e70f45b17 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cf1a3222-9993-49c6-b682-8adfdb48f0f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37910" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=36.595µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=afafb3a8-2659-4f11-9aa6-8cc878c0895b trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cf1a3222-9993-49c6-b682-8adfdb48f0f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37910" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=19.291µs trace.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=b05896ed-fbd8-40ba-ad15-5ff1eeac8b65 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cf1a3222-9993-49c6-b682-8adfdb48f0f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37910" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.897Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=cf1a3222-9993-49c6-b682-8adfdb48f0f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37910" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-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.180474ms http.response.status=200 http.response.written=417 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=34.462µs trace.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=4797ee45-bdc7-40bb-a020-997cabdc47ff trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=37.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c6a9916b-c28c-458d-9e08-f05f00508e58 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=13.448µs trace.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=fb7d8a7e-df5f-467b-bb9a-a9121f604180 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=16.41µs trace.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=bf8a81ff-a7a9-4712-b37a-224b6753db8c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=17.813µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c0dc257f-0e9b-4ab2-96bf-2c5d7df71b67 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=20.545µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=065b5f4d-6e78-4143-9ec6-310e4bfb9ea3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=9.051µs trace.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=c11173ae-d57d-484f-88c4-bb1b18fcf50b trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=8.804µs trace.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=79d9bc84-2c73-49b2-ab94-0da9d8415bc6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=8.763µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d746426f-730f-4559-b549-132fb469222c trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=8.427µs trace.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=d0cc7b4f-ac28-43ae-8b12-0f3fa1f446a7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=5.12µs trace.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=34f39956-c4fe-4a69-9a88-15b347367072 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=5.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).URLFor" trace.id=031ae742-e190-4795-8edd-1fabef3279c0 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=14.581µs trace.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=d005f03c-5de4-4a47-be9f-ba42833aad2e trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=13.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=7ba05b91-62aa-4508-9539-517d2ffbc717 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=42.691µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=16b5d4d1-5ba6-46c3-8f6b-e448885440fb trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=23.475µs trace.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=f9e27a43-2c05-4dd3-a65b-bb3170617100 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=14.039µs trace.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=b8c90a41-5311-46e0-938c-bbea0d36abdb trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=21.054µs trace.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=f4b6dc7b-abdc-4f1e-ae1e-33f9d393e013 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=87480971-53f5-437d-a535-7f199bc2e534 http.request.method=GET http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.11537ms http.response.status=200 http.response.written=68 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.898Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=aefefe12-d25d-44ad-ab5b-ce114d2fd80e http.request.method=GET http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.255366ms http.response.status=200 http.response.written=194 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4214be01-deec-4a86-a9e9-2500d4767224 http.request.method=GET http.request.remoteaddr="127.0.0.1:37948" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4214be01-deec-4a86-a9e9-2500d4767224 http.request.method=GET http.request.remoteaddr="127.0.0.1:37948" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="778.061µs" http.response.status=200 http.response.written=2 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d13823f5-ad1b-4c5b-bb9f-193ed6380fa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37964" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d13823f5-ad1b-4c5b-bb9f-193ed6380fa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37964" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d13823f5-ad1b-4c5b-bb9f-193ed6380fa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37964" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d13823f5-ad1b-4c5b-bb9f-193ed6380fa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37964" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=30.457µs trace.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=1a48effe-8d82-4ffa-8a09-562b07b57ddb trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d13823f5-ad1b-4c5b-bb9f-193ed6380fa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37964" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=17.059µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=47f103d6-57e1-4039-a32c-99cd0feba4a4 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d13823f5-ad1b-4c5b-bb9f-193ed6380fa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37964" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.131579ms http.response.status=404 http.response.written=181 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=43635fcc-c9ab-46fa-969c-c39442d239ef http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=43635fcc-c9ab-46fa-969c-c39442d239ef http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=43635fcc-c9ab-46fa-969c-c39442d239ef http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=43635fcc-c9ab-46fa-969c-c39442d239ef http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=23.614µs trace.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=3f0d1426-726d-49a0-9902-19dee5594436 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=43635fcc-c9ab-46fa-969c-c39442d239ef http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 trace.duration=12.275µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=093ddb08-0b67-4247-86a3-647c6e11a635 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] time="2023-08-23T18:15:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=43635fcc-c9ab-46fa-969c-c39442d239ef http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="985.11µs" http.response.status=404 http.response.written=181 instance.id=b44e22e1-8887-4a00-ac9c-21d5848977c5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 18:15:42 [2023-08-23T18:15:42.899Z] 127.0.0.1 - - [23/Aug/2023:18:15:42 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/aecfa55c4c87e27a4dee17fdfcd88e2fc7fa0489 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:15:42 [2023-08-23T18:15:42.899Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s) 18:15:42 [2023-08-23T18:15:42.899Z] === RUN TestRemoveImageOrphaning 18:15:43 [2023-08-23T18:15:43.155Z] --- PASS: TestRemoveImageOrphaning (0.12s) 18:15:43 [2023-08-23T18:15:43.155Z] === RUN TestRemoveByDigest 18:15:43 [2023-08-23T18:15:43.155Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 18:15:43 [2023-08-23T18:15:43.155Z] --- SKIP: TestRemoveByDigest (0.00s) 18:15:43 [2023-08-23T18:15:43.155Z] === RUN TestRemoveImageGarbageCollector 18:15:43 [2023-08-23T18:15:43.155Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:15:43 [2023-08-23T18:15:43.155Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 18:15:43 [2023-08-23T18:15:43.155Z] === RUN TestSaveCheckTimes 18:15:43 [2023-08-23T18:15:43.155Z] === PAUSE TestSaveCheckTimes 18:15:43 [2023-08-23T18:15:43.155Z] === RUN TestSaveRepoWithMultipleImages 18:15:44 [2023-08-23T18:15:44.081Z] --- PASS: TestSaveRepoWithMultipleImages (0.92s) 18:15:44 [2023-08-23T18:15:44.081Z] === RUN TestSaveDirectoryPermissions 18:15:45 [2023-08-23T18:15:45.008Z] --- PASS: TestSaveDirectoryPermissions (1.01s) 18:15:45 [2023-08-23T18:15:45.008Z] === RUN TestTagUnprefixedRepoByNameOrName 18:15:45 [2023-08-23T18:15:45.008Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 18:15:45 [2023-08-23T18:15:45.008Z] === RUN TestTagUsingDigestAlgorithmAsName 18:15:45 [2023-08-23T18:15:45.008Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 18:15:45 [2023-08-23T18:15:45.008Z] === RUN TestTagValidPrefixedRepo 18:15:45 [2023-08-23T18:15:45.008Z] === RUN TestTagValidPrefixedRepo/fooo/bar 18:15:45 [2023-08-23T18:15:45.008Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 18:15:45 [2023-08-23T18:15:45.008Z] === RUN TestTagValidPrefixedRepo/fooaa/test 18:15:45 [2023-08-23T18:15:45.008Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 18:15:45 [2023-08-23T18:15:45.008Z] === RUN TestTagValidPrefixedRepo/foooo:t 18:15:45 [2023-08-23T18:15:45.008Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 18:15:45 [2023-08-23T18:15:45.008Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 18:15:45 [2023-08-23T18:15:45.008Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 18:15:45 [2023-08-23T18:15:45.008Z] === CONT TestTagValidPrefixedRepo/fooo/bar 18:15:45 [2023-08-23T18:15:45.008Z] === CONT TestTagValidPrefixedRepo/foooo:t 18:15:45 [2023-08-23T18:15:45.008Z] === CONT TestTagValidPrefixedRepo/fooaa/test 18:15:45 [2023-08-23T18:15:45.008Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 18:15:45 [2023-08-23T18:15:45.008Z] --- PASS: TestTagValidPrefixedRepo (0.01s) 18:15:45 [2023-08-23T18:15:45.008Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) 18:15:45 [2023-08-23T18:15:45.008Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) 18:15:45 [2023-08-23T18:15:45.008Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) 18:15:45 [2023-08-23T18:15:45.008Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s) 18:15:45 [2023-08-23T18:15:45.008Z] === RUN TestTagExistedNameWithoutForce 18:15:45 [2023-08-23T18:15:45.008Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 18:15:45 [2023-08-23T18:15:45.008Z] === RUN TestTagOfficialNames 18:15:45 [2023-08-23T18:15:45.008Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 18:15:45 [2023-08-23T18:15:45.008Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 18:15:45 [2023-08-23T18:15:45.264Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 18:15:45 [2023-08-23T18:15:45.264Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 18:15:45 [2023-08-23T18:15:45.264Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 18:15:45 [2023-08-23T18:15:45.264Z] --- PASS: TestTagOfficialNames (0.04s) 18:15:45 [2023-08-23T18:15:45.264Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 18:15:45 [2023-08-23T18:15:45.264Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 18:15:45 [2023-08-23T18:15:45.264Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 18:15:45 [2023-08-23T18:15:45.264Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 18:15:45 [2023-08-23T18:15:45.264Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 18:15:45 [2023-08-23T18:15:45.264Z] === RUN TestTagMatchesDigest 18:15:45 [2023-08-23T18:15:45.264Z] --- PASS: TestTagMatchesDigest (0.01s) 18:15:45 [2023-08-23T18:15:45.264Z] === CONT TestSaveCheckTimes 18:15:45 [2023-08-23T18:15:45.264Z] --- PASS: TestSaveCheckTimes (0.03s) 18:15:45 [2023-08-23T18:15:45.264Z] PASS 18:15:45 [2023-08-23T18:15:45.264Z] 18:15:45 [2023-08-23T18:15:45.264Z] === Skipped 18:15:45 [2023-08-23T18:15:45.264Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 18:15:45 [2023-08-23T18:15:45.264Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 18:15:45 [2023-08-23T18:15:45.264Z] 18:15:45 [2023-08-23T18:15:45.264Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 18:15:45 [2023-08-23T18:15:45.264Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 18:15:45 [2023-08-23T18:15:45.264Z] 18:15:45 [2023-08-23T18:15:45.264Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 18:15:45 [2023-08-23T18:15:45.264Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:15:45 [2023-08-23T18:15:45.264Z] 18:15:45 [2023-08-23T18:15:45.264Z] DONE 44 tests, 3 skipped in 2.966s 18:15:45 [2023-08-23T18:15:45.264Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 18:15:45 [2023-08-23T18:15:45.265Z] ++ 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 18:15:45 [2023-08-23T18:15:45.265Z] ++ set -e 18:15:45 [2023-08-23T18:15:45.265Z] ++ '[' -n 0 ']' 18:15:45 [2023-08-23T18:15:45.265Z] ++ set -x 18:15:45 [2023-08-23T18:15: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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 18:15:45 [2023-08-23T18:15:45.265Z] === RUN TestStripANSICommands 18:15:45 [2023-08-23T18:15:45.265Z] === RUN TestStripANSICommands/#00 18:15:45 [2023-08-23T18:15:45.265Z] === RUN TestStripANSICommands/#01 18:15:45 [2023-08-23T18:15:45.265Z] --- PASS: TestStripANSICommands (0.00s) 18:15:45 [2023-08-23T18:15:45.265Z] --- PASS: TestStripANSICommands/#00 (0.00s) 18:15:45 [2023-08-23T18:15:45.265Z] --- PASS: TestStripANSICommands/#01 (0.00s) 18:15:45 [2023-08-23T18:15:45.265Z] PASS 18:15:45 [2023-08-23T18:15:45.265Z] 18:15:45 [2023-08-23T18:15:45.265Z] DONE 3 tests in 0.009s 18:15:45 [2023-08-23T18:15:45.265Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 18:15:45 [2023-08-23T18:15:45.265Z] ++ 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 18:15:45 [2023-08-23T18:15:45.265Z] ++ set -e 18:15:45 [2023-08-23T18:15:45.265Z] ++ '[' -n 0 ']' 18:15:45 [2023-08-23T18:15:45.265Z] ++ set -x 18:15:45 [2023-08-23T18:15: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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 18:15:45 [2023-08-23T18:15:45.265Z] INFO: Testing against a local daemon 18:15:45 [2023-08-23T18:15:45.265Z] === RUN TestNetworkCreateDelete 18:15:45 [2023-08-23T18:15:45.520Z] --- PASS: TestNetworkCreateDelete (0.19s) 18:15:45 [2023-08-23T18:15:45.520Z] === RUN TestDockerNetworkDeletePreferID 18:15:46 [2023-08-23T18:15:46.081Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) 18:15:46 [2023-08-23T18:15:46.081Z] === RUN TestDaemonDNSFallback 18:15:52 [2023-08-23T18:15:52.614Z] --- PASS: TestDaemonDNSFallback (6.22s) 18:15:52 [2023-08-23T18:15:52.614Z] === RUN TestInspectNetwork 18:15:55 [2023-08-23T18:15:55.129Z] === RUN TestInspectNetwork/full_network_id 18:15:55 [2023-08-23T18:15:55.129Z] === RUN TestInspectNetwork/partial_network_id 18:15:55 [2023-08-23T18:15:55.129Z] === RUN TestInspectNetwork/network_name 18:15:55 [2023-08-23T18:15:55.129Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 18:15:59 [2023-08-23T18:15:59.292Z] --- PASS: TestInspectNetwork (7.04s) 18:15:59 [2023-08-23T18:15:59.292Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 18:15:59 [2023-08-23T18:15:59.292Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 18:15:59 [2023-08-23T18:15:59.292Z] --- PASS: TestInspectNetwork/network_name (0.00s) 18:15:59 [2023-08-23T18:15:59.292Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 18:15:59 [2023-08-23T18:15:59.292Z] === RUN TestRunContainerWithBridgeNone 18:16:00 [2023-08-23T18:16:00.657Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/create 18:16:00 [2023-08-23T18:16:00.657Z] === PAUSE TestNetworkInvalidJSON/networks/create 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 18:16:00 [2023-08-23T18:16:00.657Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 18:16:00 [2023-08-23T18:16:00.657Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 18:16:00 [2023-08-23T18:16:00.657Z] === CONT TestNetworkInvalidJSON/networks/create 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 18:16:00 [2023-08-23T18:16:00.657Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 18:16:00 [2023-08-23T18:16:00.657Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 18:16:00 [2023-08-23T18:16:00.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 18:16:00 [2023-08-23T18:16:00.657Z] --- PASS: TestNetworkInvalidJSON (0.01s) 18:16:00 [2023-08-23T18:16:00.657Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 18:16:00 [2023-08-23T18:16:00.657Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 18:16:00 [2023-08-23T18:16:00.657Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 18:16:00 [2023-08-23T18:16:00.657Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 18:16:00 [2023-08-23T18:16:00.657Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 18:16:00 [2023-08-23T18:16:00.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 18:16:00 [2023-08-23T18:16:00.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 18:16:00 [2023-08-23T18:16:00.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 18:16:00 [2023-08-23T18:16:00.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 18:16:00 [2023-08-23T18:16:00.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 18:16:00 [2023-08-23T18:16:00.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 18:16:00 [2023-08-23T18:16:00.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 18:16:00 [2023-08-23T18:16:00.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 18:16:00 [2023-08-23T18:16:00.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 18:16:00 [2023-08-23T18:16:00.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 18:16:00 [2023-08-23T18:16:00.658Z] === RUN TestNetworkList 18:16:00 [2023-08-23T18:16:00.658Z] === RUN TestNetworkList//networks 18:16:00 [2023-08-23T18:16:00.658Z] === PAUSE TestNetworkList//networks 18:16:00 [2023-08-23T18:16:00.658Z] === RUN TestNetworkList//networks/ 18:16:00 [2023-08-23T18:16:00.658Z] === PAUSE TestNetworkList//networks/ 18:16:00 [2023-08-23T18:16:00.658Z] === CONT TestNetworkList//networks 18:16:00 [2023-08-23T18:16:00.658Z] === CONT TestNetworkList//networks/ 18:16:00 [2023-08-23T18:16:00.658Z] --- PASS: TestNetworkList (0.01s) 18:16:00 [2023-08-23T18:16:00.658Z] --- PASS: TestNetworkList//networks (0.00s) 18:16:00 [2023-08-23T18:16:00.658Z] --- PASS: TestNetworkList//networks/ (0.00s) 18:16:00 [2023-08-23T18:16:00.658Z] === RUN TestHostIPv4BridgeLabel 18:16:01 [2023-08-23T18:16:01.218Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 18:16:01 [2023-08-23T18:16:01.218Z] === RUN TestDefaultNetworkOpts 18:16:01 [2023-08-23T18:16:01.218Z] === RUN TestDefaultNetworkOpts/default_value 18:16:02 [2023-08-23T18:16:02.582Z] === RUN TestDefaultNetworkOpts/cmdline_value 18:16:03 [2023-08-23T18:16:03.947Z] === RUN TestDefaultNetworkOpts/config-from_value 18:16:04 [2023-08-23T18:16:04.873Z] --- PASS: TestDefaultNetworkOpts (3.84s) 18:16:04 [2023-08-23T18:16:04.873Z] --- PASS: TestDefaultNetworkOpts/default_value (1.28s) 18:16:04 [2023-08-23T18:16:04.873Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.28s) 18:16:04 [2023-08-23T18:16:04.873Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s) 18:16:04 [2023-08-23T18:16:04.873Z] === RUN TestDaemonRestartWithLiveRestore 18:16:06 [2023-08-23T18:16:06.237Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 18:16:06 [2023-08-23T18:16:06.237Z] === RUN TestDaemonDefaultNetworkPools 18:16:06 [2023-08-23T18:16:06.798Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) 18:16:06 [2023-08-23T18:16:06.798Z] === RUN TestDaemonRestartWithExistingNetwork 18:16:08 [2023-08-23T18:16:08.163Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) 18:16:08 [2023-08-23T18:16:08.163Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 18:16:09 [2023-08-23T18:16:09.529Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) 18:16:09 [2023-08-23T18:16:09.529Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 18:16:09 [2023-08-23T18:16:09.784Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 18:16:09 [2023-08-23T18:16:09.784Z] === RUN TestServiceWithPredefinedNetwork 18:16:12 [2023-08-23T18:16:12.300Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) 18:16:12 [2023-08-23T18:16:12.300Z] === RUN TestServiceRemoveKeepsIngressNetwork 18:16:12 [2023-08-23T18:16:12.300Z] service_test.go:242: FLAKY_TEST 18:16:12 [2023-08-23T18:16:12.300Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 18:16:12 [2023-08-23T18:16:12.300Z] === RUN TestServiceWithDataPathPortInit 18:16:27 [2023-08-23T18:16:27.136Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) 18:16:27 [2023-08-23T18:16:27.136Z] === RUN TestServiceWithDefaultAddressPoolInit 18:16:28 [2023-08-23T18:16:28.063Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2d45irmr48toc2r9ju9t34x6m Created:2023-08-23 18:16:27.024770316 +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[bea70c964ba5e112acfde37ac9a146f759eb74e9c78381bde9e820a19039a457:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6yh2qo9rc7itqya6p9qimh54d EndpointID:30a334cffdb88e553f83ae8b4e4203215c071b653f91382c5909944dcbcb988b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b704a6ade9e192f4ee335a33c3a356c023da2317498328358e005a85cb736983 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:968c25ba0863 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6yh2qo9rc7itqya6p9qimh54d EndpointID:30a334cffdb88e553f83ae8b4e4203215c071b653f91382c5909944dcbcb988b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 18:16:33 [2023-08-23T18:16:33.306Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) 18:16:33 [2023-08-23T18:16:33.306Z] PASS 18:16:33 [2023-08-23T18:16:33.306Z] 18:16:33 [2023-08-23T18:16:33.306Z] === Skipped 18:16:33 [2023-08-23T18:16:33.306Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 18:16:33 [2023-08-23T18:16:33.306Z] service_test.go:242: FLAKY_TEST 18:16:33 [2023-08-23T18:16:33.306Z] 18:16:33 [2023-08-23T18:16:33.306Z] DONE 42 tests, 1 skipped in 47.421s 18:16:33 [2023-08-23T18:16:33.306Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 18:16:33 [2023-08-23T18:16:33.306Z] ++ 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 18:16:33 [2023-08-23T18:16:33.306Z] ++ set -e 18:16:33 [2023-08-23T18:16:33.306Z] ++ '[' -n 0 ']' 18:16:33 [2023-08-23T18:16:33.306Z] ++ set -x 18:16:33 [2023-08-23T18:16:33.306Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 18:16:33 [2023-08-23T18:16:33.306Z] INFO: Testing against a local daemon 18:16:33 [2023-08-23T18:16:33.306Z] === RUN TestDockerNetworkIpvlanPersistance 18:16:33 [2023-08-23T18:16:33.306Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:16:33 [2023-08-23T18:16:33.306Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 18:16:33 [2023-08-23T18:16:33.306Z] === RUN TestDockerNetworkIpvlan 18:16:33 [2023-08-23T18:16:33.306Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:16:33 [2023-08-23T18:16:33.306Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 18:16:33 [2023-08-23T18:16:33.306Z] PASS 18:16:33 [2023-08-23T18:16:33.306Z] 18:16:33 [2023-08-23T18:16:33.306Z] === Skipped 18:16:33 [2023-08-23T18:16:33.306Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 18:16:33 [2023-08-23T18:16:33.306Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:16:33 [2023-08-23T18:16:33.306Z] 18:16:33 [2023-08-23T18:16:33.306Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 18:16:33 [2023-08-23T18:16:33.306Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:16:33 [2023-08-23T18:16:33.306Z] 18:16:33 [2023-08-23T18:16:33.306Z] DONE 2 tests, 2 skipped in 0.034s 18:16:33 [2023-08-23T18:16:33.306Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 18:16:33 [2023-08-23T18:16:33.306Z] ++ 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 18:16:33 [2023-08-23T18:16:33.306Z] ++ set -e 18:16:33 [2023-08-23T18:16:33.306Z] ++ '[' -n 0 ']' 18:16:33 [2023-08-23T18:16:33.306Z] ++ set -x 18:16:33 [2023-08-23T18:16:33.307Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 18:16:33 [2023-08-23T18:16:33.307Z] INFO: Testing against a local daemon 18:16:33 [2023-08-23T18:16:33.307Z] === RUN TestDockerNetworkMacvlanPersistance 18:16:33 [2023-08-23T18:16:33.868Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) 18:16:33 [2023-08-23T18:16:33.868Z] === RUN TestDockerNetworkMacvlan 18:16:34 [2023-08-23T18:16:34.796Z] === RUN TestDockerNetworkMacvlan/Subinterface 18:16:35 [2023-08-23T18:16:35.357Z] === RUN TestDockerNetworkMacvlan/OverlapParent 18:16:35 [2023-08-23T18:16:35.919Z] === RUN TestDockerNetworkMacvlan/NilParent 18:16:37 [2023-08-23T18:16:37.808Z] === RUN TestDockerNetworkMacvlan/InternalMode 18:16:39 [2023-08-23T18:16:39.321Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 18:16:41 [2023-08-23T18:16:41.839Z] === RUN TestDockerNetworkMacvlan/Addressing 18:16:42 [2023-08-23T18:16:42.401Z] --- PASS: TestDockerNetworkMacvlan (8.29s) 18:16:42 [2023-08-23T18:16:42.401Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) 18:16:42 [2023-08-23T18:16:42.401Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) 18:16:42 [2023-08-23T18:16:42.401Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s) 18:16:42 [2023-08-23T18:16:42.401Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) 18:16:42 [2023-08-23T18:16:42.401Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.49s) 18:16:42 [2023-08-23T18:16:42.401Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s) 18:16:42 [2023-08-23T18:16:42.401Z] PASS 18:16:42 [2023-08-23T18:16:42.401Z] 18:16:42 [2023-08-23T18:16:42.401Z] DONE 8 tests in 9.552s 18:16:42 [2023-08-23T18:16:42.401Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 18:16:42 [2023-08-23T18:16:42.401Z] ++ 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 18:16:42 [2023-08-23T18:16:42.401Z] ++ set -e 18:16:42 [2023-08-23T18:16:42.401Z] ++ '[' -n 0 ']' 18:16:42 [2023-08-23T18:16:42.401Z] ++ set -x 18:16:42 [2023-08-23T18:16:42.401Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 18:16:42 [2023-08-23T18:16:42.401Z] testing: warning: no tests to run 18:16:42 [2023-08-23T18:16:42.401Z] PASS 18:16:42 [2023-08-23T18:16:42.401Z] 18:16:42 [2023-08-23T18:16:42.401Z] DONE 0 tests in 0.008s 18:16:42 [2023-08-23T18:16:42.401Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 18:16:42 [2023-08-23T18:16:42.401Z] ++ 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 18:16:42 [2023-08-23T18:16:42.401Z] ++ set -e 18:16:42 [2023-08-23T18:16:42.401Z] ++ '[' -n 0 ']' 18:16:42 [2023-08-23T18:16:42.401Z] ++ set -x 18:16:42 [2023-08-23T18:16:42.401Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 18:16:42 [2023-08-23T18:16:42.401Z] INFO: Testing against a local daemon 18:16:42 [2023-08-23T18:16:42.401Z] === RUN TestAuthZPluginAllowRequest 18:16:43 [2023-08-23T18:16:43.329Z] --- PASS: TestAuthZPluginAllowRequest (1.04s) 18:16:43 [2023-08-23T18:16:43.329Z] === RUN TestAuthZPluginTLS 18:16:43 [2023-08-23T18:16:43.890Z] --- PASS: TestAuthZPluginTLS (0.55s) 18:16:43 [2023-08-23T18:16:43.890Z] === RUN TestAuthZPluginDenyRequest 18:16:44 [2023-08-23T18:16:44.451Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 18:16:44 [2023-08-23T18:16:44.451Z] === RUN TestAuthZPluginAPIDenyResponse 18:16:45 [2023-08-23T18:16:45.012Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 18:16:45 [2023-08-23T18:16:45.012Z] === RUN TestAuthZPluginDenyResponse 18:16:45 [2023-08-23T18:16:45.576Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 18:16:45 [2023-08-23T18:16:45.576Z] === RUN TestAuthZPluginAllowEventStream 18:16:46 [2023-08-23T18:16:46.503Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) 18:16:46 [2023-08-23T18:16:46.503Z] === RUN TestAuthZPluginErrorResponse 18:16:47 [2023-08-23T18:16:47.064Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 18:16:47 [2023-08-23T18:16:47.064Z] === RUN TestAuthZPluginErrorRequest 18:16:47 [2023-08-23T18:16:47.626Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 18:16:47 [2023-08-23T18:16:47.626Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 18:16:48 [2023-08-23T18:16:48.187Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 18:16:48 [2023-08-23T18:16:48.187Z] === RUN TestAuthZPluginEnsureLoadImportWorking 18:16:49 [2023-08-23T18:16:49.551Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s) 18:16:49 [2023-08-23T18:16:49.551Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 18:16:50 [2023-08-23T18:16:50.478Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s) 18:16:50 [2023-08-23T18:16:50.478Z] === RUN TestAuthZPluginHeader 18:16:51 [2023-08-23T18:16:51.040Z] --- PASS: TestAuthZPluginHeader (0.61s) 18:16:51 [2023-08-23T18:16:51.040Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 18:16:51 [2023-08-23T18:16:51.040Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:16:51 [2023-08-23T18:16:51.040Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 18:16:51 [2023-08-23T18:16:51.040Z] === RUN TestAuthZPluginV2Disable 18:16:51 [2023-08-23T18:16:51.040Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:16:51 [2023-08-23T18:16:51.040Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 18:16:51 [2023-08-23T18:16:51.040Z] === RUN TestAuthZPluginV2RejectVolumeRequests 18:16:51 [2023-08-23T18:16:51.040Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:16:51 [2023-08-23T18:16:51.040Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 18:16:51 [2023-08-23T18:16:51.040Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 18:16:51 [2023-08-23T18:16:51.040Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:16:51 [2023-08-23T18:16:51.040Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 18:16:51 [2023-08-23T18:16:51.040Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 18:17:09 [2023-08-23T18:17:09.077Z] PASS 18:17:09 [2023-08-23T18:17:09.077Z] 18:17:09 [2023-08-23T18:17:09.077Z] === Skipped 18:17:09 [2023-08-23T18:17:09.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:17:09 [2023-08-23T18:17:09.077Z] 18:17:09 [2023-08-23T18:17:09.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:17:09 [2023-08-23T18:17:09.077Z] 18:17:09 [2023-08-23T18:17:09.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:17:09 [2023-08-23T18:17:09.077Z] 18:17:09 [2023-08-23T18:17:09.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:17:09 [2023-08-23T18:17:09.077Z] 18:17:09 [2023-08-23T18:17:09.077Z] DONE 17 tests, 4 skipped in 25.688s 18:17:09 [2023-08-23T18:17:09.077Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 18:17:09 [2023-08-23T18:17:09.077Z] ++ 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 18:17:09 [2023-08-23T18:17:09.077Z] ++ set -e 18:17:09 [2023-08-23T18:17:09.077Z] ++ '[' -n 0 ']' 18:17:09 [2023-08-23T18:17:09.077Z] ++ set -x 18:17:09 [2023-08-23T18:17:09.077Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 18:17:09 [2023-08-23T18:17:09.077Z] INFO: Testing against a local daemon 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 18:17:09 [2023-08-23T18:17:09.077Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 18:17:09 [2023-08-23T18:17:09.077Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/pull 18:17:09 [2023-08-23T18:17:09.077Z] === PAUSE TestPluginInvalidJSON/plugins/pull 18:17:09 [2023-08-23T18:17:09.077Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 18:17:09 [2023-08-23T18:17:09.077Z] === CONT TestPluginInvalidJSON/plugins/pull 18:17:09 [2023-08-23T18:17:09.077Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 18:17:09 [2023-08-23T18:17:09.077Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestPluginInvalidJSON (0.01s) 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 18:17:09 [2023-08-23T18:17:09.077Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 18:17:09 [2023-08-23T18:17:09.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 18:17:09 [2023-08-23T18:17:09.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 18:17:09 [2023-08-23T18:17:09.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 18:17:09 [2023-08-23T18:17:09.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 18:17:09 [2023-08-23T18:17:09.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 18:17:09 [2023-08-23T18:17:09.078Z] === RUN TestPluginInstall 18:17:09 [2023-08-23T18:17:09.078Z] === RUN TestPluginInstall/no_auth 18:17:10 [2023-08-23T18:17:10.965Z] time="2023-08-23T18:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:17:10 [2023-08-23T18:17:10.965Z] time="2023-08-23T18:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0734610fd9875586996dc9a01bcab398bce1b4397ad8e9eb9ee46bafc34aa710" mediatype=application/vnd.docker.plugin.v1+json size=522 18:17:10 [2023-08-23T18:17:10.965Z] time="2023-08-23T18:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:17:10 [2023-08-23T18:17:10.965Z] time="2023-08-23T18:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0734610fd9875586996dc9a01bcab398bce1b4397ad8e9eb9ee46bafc34aa710" mediatype=application/vnd.docker.plugin.v1+json size=522 18:17:11 [2023-08-23T18:17:11.221Z] === RUN TestPluginInstall/with_htpasswd 18:17:11 [2023-08-23T18:17:11.476Z] time="2023-08-23T18:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:17:11 [2023-08-23T18:17:11.476Z] time="2023-08-23T18:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:826efa3dbfe7b19b5814082d4a33c355744e549cf9bfe8b5c1df527faacd2203" mediatype=application/vnd.docker.plugin.v1+json size=522 18:17:11 [2023-08-23T18:17:11.476Z] time="2023-08-23T18:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:17:11 [2023-08-23T18:17:11.476Z] time="2023-08-23T18:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:826efa3dbfe7b19b5814082d4a33c355744e549cf9bfe8b5c1df527faacd2203" mediatype=application/vnd.docker.plugin.v1+json size=522 18:17:11 [2023-08-23T18:17:11.731Z] === RUN TestPluginInstall/with_insecure 18:17:12 [2023-08-23T18:17:12.658Z] time="2023-08-23T18:17:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:17:12 [2023-08-23T18:17:12.658Z] time="2023-08-23T18:17:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de5fddf9becfc86f855e8172b131a573ab030fe86eacf2fb6944352d09cf54a0" mediatype=application/vnd.docker.plugin.v1+json size=522 18:17:12 [2023-08-23T18:17:12.658Z] time="2023-08-23T18:17:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:17:12 [2023-08-23T18:17:12.658Z] time="2023-08-23T18:17:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de5fddf9becfc86f855e8172b131a573ab030fe86eacf2fb6944352d09cf54a0" mediatype=application/vnd.docker.plugin.v1+json size=522 18:17:12 [2023-08-23T18:17:12.914Z] plugin_test.go:196: [d342d4dead74d] daemon is not started 18:17:12 [2023-08-23T18:17:12.914Z] --- PASS: TestPluginInstall (4.72s) 18:17:12 [2023-08-23T18:17:12.914Z] --- PASS: TestPluginInstall/no_auth (3.16s) 18:17:12 [2023-08-23T18:17:12.914Z] --- PASS: TestPluginInstall/with_htpasswd (0.49s) 18:17:12 [2023-08-23T18:17:12.914Z] --- PASS: TestPluginInstall/with_insecure (1.06s) 18:17:12 [2023-08-23T18:17:12.914Z] === RUN TestPluginsWithRuntimes 18:17:14 [2023-08-23T18:17:14.278Z] === RUN TestPluginsWithRuntimes/No_Args 18:17:15 [2023-08-23T18:17:15.205Z] === RUN TestPluginsWithRuntimes/With_Args 18:17:16 [2023-08-23T18:17:16.278Z] --- PASS: TestPluginsWithRuntimes (3.33s) 18:17:16 [2023-08-23T18:17:16.278Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) 18:17:16 [2023-08-23T18:17:16.278Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) 18:17:16 [2023-08-23T18:17:16.278Z] === RUN TestPluginBackCompatMediaTypes 18:17:16 [2023-08-23T18:17:16.534Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s) 18:17:16 [2023-08-23T18:17:16.534Z] PASS 18:17:16 [2023-08-23T18:17:16.534Z] 18:17:16 [2023-08-23T18:17:16.534Z] DONE 24 tests in 8.587s 18:17:16 [2023-08-23T18:17:16.534Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 18:17:16 [2023-08-23T18:17:16.534Z] ++ 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 18:17:16 [2023-08-23T18:17:16.534Z] ++ set -e 18:17:16 [2023-08-23T18:17:16.534Z] ++ '[' -n 0 ']' 18:17:16 [2023-08-23T18:17:16.534Z] ++ set -x 18:17:16 [2023-08-23T18:17:16.534Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 18:17:16 [2023-08-23T18:17:16.789Z] INFO: Testing against a local daemon 18:17:16 [2023-08-23T18:17:16.790Z] === RUN TestExternalGraphDriver 18:17:17 [2023-08-23T18:17:17.045Z] === RUN TestExternalGraphDriver/json 18:17:18 [2023-08-23T18:17:18.932Z] === RUN TestExternalGraphDriver/spec 18:17:20 [2023-08-23T18:17:20.296Z] === RUN TestExternalGraphDriver/pull 18:17:23 [2023-08-23T18:17:23.561Z] --- PASS: TestExternalGraphDriver (6.87s) 18:17:23 [2023-08-23T18:17:23.561Z] --- PASS: TestExternalGraphDriver/json (1.58s) 18:17:23 [2023-08-23T18:17:23.561Z] --- PASS: TestExternalGraphDriver/spec (1.61s) 18:17:23 [2023-08-23T18:17:23.561Z] --- PASS: TestExternalGraphDriver/pull (3.35s) 18:17:23 [2023-08-23T18:17:23.561Z] === RUN TestGraphdriverPluginV2 18:17:23 [2023-08-23T18:17:23.817Z] external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:17:23 [2023-08-23T18:17:23.817Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) 18:17:23 [2023-08-23T18:17:23.817Z] PASS 18:17:23 [2023-08-23T18:17:23.817Z] 18:17:23 [2023-08-23T18:17:23.817Z] === Skipped 18:17:23 [2023-08-23T18:17:23.817Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) 18:17:23 [2023-08-23T18:17:23.817Z] external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:17:23 [2023-08-23T18:17:23.817Z] 18:17:23 [2023-08-23T18:17:23.817Z] DONE 5 tests, 1 skipped in 7.235s 18:17:23 [2023-08-23T18:17:23.817Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 18:17:23 [2023-08-23T18:17:23.817Z] ++ 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 18:17:23 [2023-08-23T18:17:23.817Z] ++ set -e 18:17:23 [2023-08-23T18:17:23.817Z] ++ '[' -n 0 ']' 18:17:23 [2023-08-23T18:17:23.817Z] ++ set -x 18:17:23 [2023-08-23T18:17:23.817Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 18:17:23 [2023-08-23T18:17:23.817Z] INFO: Testing against a local daemon 18:17:23 [2023-08-23T18:17:23.817Z] === RUN TestContinueAfterPluginCrash 18:17:23 [2023-08-23T18:17:23.817Z] === PAUSE TestContinueAfterPluginCrash 18:17:23 [2023-08-23T18:17:23.817Z] === RUN TestReadPluginNoRead 18:17:23 [2023-08-23T18:17:23.817Z] === PAUSE TestReadPluginNoRead 18:17:23 [2023-08-23T18:17:23.817Z] === RUN TestDaemonStartWithLogOpt 18:17:23 [2023-08-23T18:17:23.817Z] === PAUSE TestDaemonStartWithLogOpt 18:17:23 [2023-08-23T18:17:23.817Z] === CONT TestDaemonStartWithLogOpt 18:17:23 [2023-08-23T18:17:23.817Z] === CONT TestContinueAfterPluginCrash 18:17:23 [2023-08-23T18:17:23.817Z] === CONT TestReadPluginNoRead 18:17:26 [2023-08-23T18:17:26.334Z] === RUN TestReadPluginNoRead/default 18:17:26 [2023-08-23T18:17:26.590Z] --- PASS: TestDaemonStartWithLogOpt (2.67s) 18:17:27 [2023-08-23T18:17:27.151Z] === RUN TestReadPluginNoRead/disabled_caching 18:17:28 [2023-08-23T18:17:28.514Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 18:17:29 [2023-08-23T18:17:29.881Z] read_test.go:91: [d0804713e93d0] daemon is not started 18:17:29 [2023-08-23T18:17:29.881Z] --- PASS: TestReadPluginNoRead (5.77s) 18:17:29 [2023-08-23T18:17:29.881Z] --- PASS: TestReadPluginNoRead/default (1.24s) 18:17:29 [2023-08-23T18:17:29.881Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) 18:17:29 [2023-08-23T18:17:29.881Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) 18:17:31 [2023-08-23T18:17:31.769Z] --- PASS: TestContinueAfterPluginCrash (7.58s) 18:17:31 [2023-08-23T18:17:31.769Z] PASS 18:17:31 [2023-08-23T18:17:31.769Z] 18:17:31 [2023-08-23T18:17:31.769Z] DONE 6 tests in 7.614s 18:17:31 [2023-08-23T18:17:31.769Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 18:17:31 [2023-08-23T18:17:31.769Z] ++ 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 18:17:31 [2023-08-23T18:17:31.769Z] ++ set -e 18:17:31 [2023-08-23T18:17:31.769Z] ++ '[' -n 0 ']' 18:17:31 [2023-08-23T18:17:31.769Z] ++ set -x 18:17:31 [2023-08-23T18:17:31.769Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 18:17:31 [2023-08-23T18:17:31.769Z] testing: warning: no tests to run 18:17:31 [2023-08-23T18:17:31.769Z] PASS 18:17:31 [2023-08-23T18:17:31.769Z] 18:17:31 [2023-08-23T18:17:31.769Z] DONE 0 tests in 0.008s 18:17:31 [2023-08-23T18:17:31.769Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 18:17:31 [2023-08-23T18:17:31.769Z] ++ 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 18:17:31 [2023-08-23T18:17:31.769Z] ++ set -e 18:17:31 [2023-08-23T18:17:31.769Z] ++ '[' -n 0 ']' 18:17:31 [2023-08-23T18:17:31.769Z] ++ set -x 18:17:31 [2023-08-23T18:17:31.769Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 18:17:31 [2023-08-23T18:17:31.769Z] INFO: Testing against a local daemon 18:17:31 [2023-08-23T18:17:31.769Z] === RUN TestPluginWithDevMounts 18:17:31 [2023-08-23T18:17:31.769Z] === PAUSE TestPluginWithDevMounts 18:17:31 [2023-08-23T18:17:31.769Z] === CONT TestPluginWithDevMounts 18:17:33 [2023-08-23T18:17:33.133Z] --- PASS: TestPluginWithDevMounts (1.51s) 18:17:33 [2023-08-23T18:17:33.133Z] PASS 18:17:33 [2023-08-23T18:17:33.133Z] 18:17:33 [2023-08-23T18:17:33.133Z] DONE 1 tests in 1.548s 18:17:33 [2023-08-23T18:17:33.134Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 18:17:33 [2023-08-23T18:17:33.134Z] ++ 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 18:17:33 [2023-08-23T18:17:33.134Z] ++ set -e 18:17:33 [2023-08-23T18:17:33.134Z] ++ '[' -n 0 ']' 18:17:33 [2023-08-23T18:17:33.134Z] ++ set -x 18:17:33 [2023-08-23T18:17:33.134Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 18:17:33 [2023-08-23T18:17:33.134Z] INFO: Testing against a local daemon 18:17:33 [2023-08-23T18:17:33.134Z] === RUN TestSecretInspect 18:17:35 [2023-08-23T18:17:35.022Z] --- PASS: TestSecretInspect (1.87s) 18:17:35 [2023-08-23T18:17:35.022Z] === RUN TestSecretList 18:17:36 [2023-08-23T18:17:36.911Z] --- PASS: TestSecretList (1.84s) 18:17:36 [2023-08-23T18:17:36.911Z] === RUN TestSecretsCreateAndDelete 18:17:38 [2023-08-23T18:17:38.798Z] --- PASS: TestSecretsCreateAndDelete (1.90s) 18:17:38 [2023-08-23T18:17:38.798Z] === RUN TestSecretsUpdate 18:17:40 [2023-08-23T18:17:40.686Z] --- PASS: TestSecretsUpdate (1.88s) 18:17:40 [2023-08-23T18:17:40.686Z] === RUN TestTemplatedSecret 18:17:43 [2023-08-23T18:17:43.950Z] --- PASS: TestTemplatedSecret (2.78s) 18:17:43 [2023-08-23T18:17:43.950Z] === RUN TestSecretCreateResolve 18:17:45 [2023-08-23T18:17:45.315Z] --- PASS: TestSecretCreateResolve (1.89s) 18:17:45 [2023-08-23T18:17:45.315Z] PASS 18:17:45 [2023-08-23T18:17:45.315Z] 18:17:45 [2023-08-23T18:17:45.315Z] DONE 6 tests in 12.197s 18:17:45 [2023-08-23T18:17:45.315Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 18:17:45 [2023-08-23T18:17:45.315Z] ++ 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 18:17:45 [2023-08-23T18:17:45.315Z] ++ set -e 18:17:45 [2023-08-23T18:17:45.315Z] ++ '[' -n 0 ']' 18:17:45 [2023-08-23T18:17:45.315Z] ++ set -x 18:17:45 [2023-08-23T18:17:45.315Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 18:17:45 [2023-08-23T18:17:45.315Z] INFO: Testing against a local daemon 18:17:45 [2023-08-23T18:17:45.315Z] === RUN TestServiceCreateInit 18:17:45 [2023-08-23T18:17:45.315Z] === RUN TestServiceCreateInit/daemonInitDisabled 18:17:49 [2023-08-23T18:17:49.480Z] === RUN TestServiceCreateInit/daemonInitEnabled 18:17:53 [2023-08-23T18:17:53.646Z] --- PASS: TestServiceCreateInit (7.78s) 18:17:53 [2023-08-23T18:17:53.646Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.94s) 18:17:53 [2023-08-23T18:17:53.646Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) 18:17:53 [2023-08-23T18:17:53.646Z] === RUN TestCreateServiceMultipleTimes 18:18:08 [2023-08-23T18:18:08.481Z] --- PASS: TestCreateServiceMultipleTimes (14.63s) 18:18:08 [2023-08-23T18:18:08.481Z] === RUN TestCreateServiceConflict 18:18:09 [2023-08-23T18:18:09.846Z] --- PASS: TestCreateServiceConflict (1.90s) 18:18:09 [2023-08-23T18:18:09.846Z] === RUN TestCreateServiceMaxReplicas 18:18:13 [2023-08-23T18:18:13.111Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) 18:18:13 [2023-08-23T18:18:13.111Z] === RUN TestCreateWithDuplicateNetworkNames 18:18:25 [2023-08-23T18:18:25.275Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) 18:18:25 [2023-08-23T18:18:25.275Z] === RUN TestCreateServiceSecretFileMode 18:18:37 [2023-08-23T18:18:37.467Z] --- PASS: TestCreateServiceSecretFileMode (12.12s) 18:18:37 [2023-08-23T18:18:37.467Z] === RUN TestCreateServiceConfigFileMode 18:18:52 [2023-08-23T18:18:52.443Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) 18:18:52 [2023-08-23T18:18:52.443Z] === RUN TestCreateServiceSysctls 18:18:53 [2023-08-23T18:18:53.384Z] --- PASS: TestCreateServiceSysctls (3.16s) 18:18:53 [2023-08-23T18:18:53.384Z] === RUN TestCreateServiceCapabilities 18:18:55 [2023-08-23T18:18:55.915Z] --- PASS: TestCreateServiceCapabilities (2.69s) 18:18:55 [2023-08-23T18:18:55.915Z] === RUN TestInspect 18:18:59 [2023-08-23T18:18:59.180Z] --- PASS: TestInspect (2.88s) 18:18:59 [2023-08-23T18:18:59.180Z] === RUN TestCreateJob 18:19:01 [2023-08-23T18:19:01.696Z] --- PASS: TestCreateJob (3.03s) 18:19:01 [2023-08-23T18:19:01.696Z] === RUN TestReplicatedJob 18:19:06 [2023-08-23T18:19:06.940Z] --- PASS: TestReplicatedJob (5.20s) 18:19:06 [2023-08-23T18:19:06.940Z] === RUN TestUpdateReplicatedJob 18:19:10 [2023-08-23T18:19:10.206Z] --- PASS: TestUpdateReplicatedJob (2.92s) 18:19:10 [2023-08-23T18:19:10.206Z] === RUN TestServiceListWithStatuses 18:19:10 [2023-08-23T18:19:10.206Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 18:19:10 [2023-08-23T18:19:10.206Z] --- SKIP: TestServiceListWithStatuses (0.00s) 18:19:10 [2023-08-23T18:19:10.206Z] === RUN TestDockerNetworkConnectAlias 18:19:14 [2023-08-23T18:19:14.372Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) 18:19:14 [2023-08-23T18:19:14.372Z] === RUN TestDockerNetworkReConnect 18:19:17 [2023-08-23T18:19:17.638Z] --- PASS: TestDockerNetworkReConnect (3.35s) 18:19:17 [2023-08-23T18:19:17.638Z] === RUN TestServicePlugin 18:19:17 [2023-08-23T18:19:17.638Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:19:17 [2023-08-23T18:19:17.638Z] --- SKIP: TestServicePlugin (0.00s) 18:19:17 [2023-08-23T18:19:17.638Z] === RUN TestServiceUpdateLabel 18:19:19 [2023-08-23T18:19:19.525Z] --- PASS: TestServiceUpdateLabel (1.95s) 18:19:19 [2023-08-23T18:19:19.525Z] === RUN TestServiceUpdateSecrets 18:19:34 [2023-08-23T18:19:34.359Z] --- PASS: TestServiceUpdateSecrets (14.46s) 18:19:34 [2023-08-23T18:19:34.359Z] === RUN TestServiceUpdateConfigs 18:19:49 [2023-08-23T18:19:49.194Z] --- PASS: TestServiceUpdateConfigs (14.50s) 18:19:49 [2023-08-23T18:19:49.194Z] === RUN TestServiceUpdateNetwork 18:20:01 [2023-08-23T18:20:01.358Z] --- PASS: TestServiceUpdateNetwork (12.16s) 18:20:01 [2023-08-23T18:20:01.358Z] === RUN TestServiceUpdatePidsLimit 18:20:01 [2023-08-23T18:20:01.613Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 18:20:02 [2023-08-23T18:20:02.175Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 18:20:10 [2023-08-23T18:20:10.258Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 18:20:16 [2023-08-23T18:20:16.790Z] --- PASS: TestServiceUpdatePidsLimit (16.41s) 18:20:16 [2023-08-23T18:20:16.790Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 18:20:16 [2023-08-23T18:20:16.790Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) 18:20:16 [2023-08-23T18:20:16.790Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) 18:20:16 [2023-08-23T18:20:16.790Z] PASS 18:20:16 [2023-08-23T18:20:16.790Z] 18:20:16 [2023-08-23T18:20:16.790Z] === Skipped 18:20:16 [2023-08-23T18:20:16.790Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 18:20:16 [2023-08-23T18:20:16.790Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 18:20:16 [2023-08-23T18:20:16.790Z] 18:20:16 [2023-08-23T18:20:16.790Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 18:20:16 [2023-08-23T18:20:16.790Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:20:16 [2023-08-23T18:20:16.790Z] 18:20:16 [2023-08-23T18:20:16.790Z] DONE 27 tests, 2 skipped in 151.489s 18:20:16 [2023-08-23T18:20:16.790Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 18:20:16 [2023-08-23T18:20:16.790Z] ++ 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 18:20:16 [2023-08-23T18:20:16.790Z] ++ set -e 18:20:16 [2023-08-23T18:20:16.790Z] ++ '[' -n 0 ']' 18:20:16 [2023-08-23T18:20:16.790Z] ++ set -x 18:20:16 [2023-08-23T18:20:16.790Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 18:20:16 [2023-08-23T18:20:16.790Z] INFO: Testing against a local daemon 18:20:16 [2023-08-23T18:20:16.790Z] === RUN TestSessionCreate 18:20:16 [2023-08-23T18:20:16.790Z] --- PASS: TestSessionCreate (0.02s) 18:20:16 [2023-08-23T18:20:16.790Z] === RUN TestSessionCreateWithBadUpgrade 18:20:16 [2023-08-23T18:20:16.790Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 18:20:16 [2023-08-23T18:20:16.790Z] PASS 18:20:16 [2023-08-23T18:20:16.790Z] 18:20:16 [2023-08-23T18:20:16.790Z] DONE 2 tests in 0.057s 18:20:16 [2023-08-23T18:20:16.790Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 18:20:16 [2023-08-23T18:20:16.790Z] ++ 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 18:20:16 [2023-08-23T18:20:16.790Z] ++ set -e 18:20:16 [2023-08-23T18:20:16.790Z] ++ '[' -n 0 ']' 18:20:16 [2023-08-23T18:20:16.790Z] ++ set -x 18:20:16 [2023-08-23T18:20:16.790Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 18:20:17 [2023-08-23T18:20:17.047Z] INFO: Testing against a local daemon 18:20:17 [2023-08-23T18:20:17.047Z] === RUN TestCgroupDriverSystemdMemoryLimit 18:20:17 [2023-08-23T18:20:17.047Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 18:20:17 [2023-08-23T18:20:17.047Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 18:20:17 [2023-08-23T18:20:17.047Z] === RUN TestDiskUsage 18:20:17 [2023-08-23T18:20:17.047Z] === PAUSE TestDiskUsage 18:20:17 [2023-08-23T18:20:17.047Z] === RUN TestEventsExecDie 18:20:17 [2023-08-23T18:20:17.609Z] --- PASS: TestEventsExecDie (0.54s) 18:20:17 [2023-08-23T18:20:17.609Z] === RUN TestEventsBackwardsCompatible 18:20:17 [2023-08-23T18:20:17.609Z] --- PASS: TestEventsBackwardsCompatible (0.03s) 18:20:17 [2023-08-23T18:20:17.609Z] === RUN TestEventsVolumeCreate 18:20:17 [2023-08-23T18:20:17.609Z] --- PASS: TestEventsVolumeCreate (0.04s) 18:20:17 [2023-08-23T18:20:17.609Z] === RUN TestInfoBinaryCommits 18:20:17 [2023-08-23T18:20:17.609Z] --- PASS: TestInfoBinaryCommits (0.02s) 18:20:17 [2023-08-23T18:20:17.609Z] === RUN TestInfoAPIVersioned 18:20:17 [2023-08-23T18:20:17.609Z] --- PASS: TestInfoAPIVersioned (0.01s) 18:20:17 [2023-08-23T18:20:17.609Z] === RUN TestInfoAPI 18:20:17 [2023-08-23T18:20:17.609Z] --- PASS: TestInfoAPI (0.02s) 18:20:17 [2023-08-23T18:20:17.609Z] === RUN TestInfoAPIWarnings 18:20:35 [2023-08-23T18:20:35.646Z] --- PASS: TestInfoAPIWarnings (16.54s) 18:20:35 [2023-08-23T18:20:35.646Z] === RUN TestInfoDebug 18:20:35 [2023-08-23T18:20:35.646Z] --- PASS: TestInfoDebug (0.52s) 18:20:35 [2023-08-23T18:20:35.646Z] === RUN TestInfoInsecureRegistries 18:20:35 [2023-08-23T18:20:35.646Z] --- PASS: TestInfoInsecureRegistries (0.52s) 18:20:35 [2023-08-23T18:20:35.646Z] === RUN TestInfoRegistryMirrors 18:20:35 [2023-08-23T18:20:35.646Z] --- PASS: TestInfoRegistryMirrors (0.52s) 18:20:35 [2023-08-23T18:20:35.646Z] === RUN TestLoginFailsWithBadCredentials 18:20:36 [2023-08-23T18:20:36.574Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) 18:20:36 [2023-08-23T18:20:36.574Z] === RUN TestPingCacheHeaders 18:20:36 [2023-08-23T18:20:36.829Z] --- PASS: TestPingCacheHeaders (0.02s) 18:20:36 [2023-08-23T18:20:36.829Z] === RUN TestPingGet 18:20:36 [2023-08-23T18:20:36.829Z] --- PASS: TestPingGet (0.01s) 18:20:36 [2023-08-23T18:20:36.829Z] === RUN TestPingHead 18:20:36 [2023-08-23T18:20:36.829Z] --- PASS: TestPingHead (0.02s) 18:20:36 [2023-08-23T18:20:36.829Z] === RUN TestPingSwarmHeader 18:20:37 [2023-08-23T18:20:37.391Z] === RUN TestPingSwarmHeader/before_swarm_init 18:20:37 [2023-08-23T18:20:37.952Z] === RUN TestPingSwarmHeader/after_swarm_init 18:20:38 [2023-08-23T18:20:38.514Z] === RUN TestPingSwarmHeader/after_swarm_leave 18:20:38 [2023-08-23T18:20:38.514Z] --- PASS: TestPingSwarmHeader (1.88s) 18:20:38 [2023-08-23T18:20:38.514Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 18:20:38 [2023-08-23T18:20:38.514Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 18:20:38 [2023-08-23T18:20:38.514Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 18:20:38 [2023-08-23T18:20:38.514Z] === RUN TestPingBuilderHeader 18:20:38 [2023-08-23T18:20:38.514Z] === RUN TestPingBuilderHeader/default_config 18:20:39 [2023-08-23T18:20:39.076Z] === RUN TestPingBuilderHeader/buildkit_disabled 18:20:39 [2023-08-23T18:20:39.637Z] --- PASS: TestPingBuilderHeader (1.04s) 18:20:39 [2023-08-23T18:20:39.637Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 18:20:39 [2023-08-23T18:20:39.637Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 18:20:39 [2023-08-23T18:20:39.637Z] === RUN TestVersion 18:20:39 [2023-08-23T18:20:39.637Z] --- PASS: TestVersion (0.02s) 18:20:39 [2023-08-23T18:20:39.637Z] === CONT TestDiskUsage 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/empty 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/empty/container_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/empty/image_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/empty/volume_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/empty/build-cache_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/empty/container,_volume_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/empty/image,_build-cache_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_LoadBusybox 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 18:20:40 [2023-08-23T18:20:40.199Z] === RUN TestDiskUsage/after_container.Run 18:20:40 [2023-08-23T18:20:40.454Z] === RUN TestDiskUsage/after_container.Run/container_types 18:20:40 [2023-08-23T18:20:40.454Z] === RUN TestDiskUsage/after_container.Run/image_types 18:20:40 [2023-08-23T18:20:40.454Z] === RUN TestDiskUsage/after_container.Run/volume_types 18:20:40 [2023-08-23T18:20:40.454Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 18:20:40 [2023-08-23T18:20:40.454Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 18:20:40 [2023-08-23T18:20:40.454Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 18:20:40 [2023-08-23T18:20:40.454Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 18:20:40 [2023-08-23T18:20:40.454Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 18:20:40 [2023-08-23T18:20:40.454Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 18:20:40 [2023-08-23T18:20:40.454Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage (1.03s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/empty (0.00s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.710Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_container.Run (0.24s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] PASS 18:20:40 [2023-08-23T18:20:40.711Z] 18:20:40 [2023-08-23T18:20:40.711Z] === Skipped 18:20:40 [2023-08-23T18:20:40.711Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 18:20:40 [2023-08-23T18:20:40.711Z] 18:20:40 [2023-08-23T18:20:40.711Z] DONE 57 tests, 1 skipped in 23.803s 18:20:40 [2023-08-23T18:20:40.711Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 18:20:40 [2023-08-23T18:20:40.711Z] ++ 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 18:20:40 [2023-08-23T18:20:40.711Z] ++ set -e 18:20:40 [2023-08-23T18:20:40.711Z] ++ '[' -n 0 ']' 18:20:40 [2023-08-23T18:20:40.711Z] ++ set -x 18:20:40 [2023-08-23T18:20:40.711Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.EdUl9vENZN/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 18:20:40 [2023-08-23T18:20:40.711Z] INFO: Testing against a local daemon 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesCreateAndList 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesCreateAndList (0.02s) 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesRemove 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesRemove/volume_in_use 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesRemove/volume_not_in_use 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesRemove/non-existing_volume 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesRemove/non-existing_volume_force 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesRemove (0.04s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesRemoveSwarmEnabled 18:20:40 [2023-08-23T18:20:40.711Z] === PAUSE TestVolumesRemoveSwarmEnabled 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesInspect 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesInspect (0.01s) 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesInvalidJSON 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesInvalidJSON/volumes/create 18:20:40 [2023-08-23T18:20:40.711Z] === PAUSE TestVolumesInvalidJSON/volumes/create 18:20:40 [2023-08-23T18:20:40.711Z] === CONT TestVolumesInvalidJSON/volumes/create 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesInvalidJSON (0.01s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 18:20:40 [2023-08-23T18:20:40.711Z] === RUN TestVolumePruneAnonymous 18:20:40 [2023-08-23T18:20:40.968Z] --- PASS: TestVolumePruneAnonymous (0.03s) 18:20:40 [2023-08-23T18:20:40.968Z] === RUN TestVolumePruneAnonFromImage 18:20:40 [2023-08-23T18:20:40.968Z] --- PASS: TestVolumePruneAnonFromImage (0.08s) 18:20:40 [2023-08-23T18:20:40.968Z] === CONT TestVolumesRemoveSwarmEnabled 18:20:42 [2023-08-23T18:20:42.332Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 18:20:42 [2023-08-23T18:20:42.332Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 18:20:42 [2023-08-23T18:20:42.332Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 18:20:42 [2023-08-23T18:20:42.332Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 18:20:42 [2023-08-23T18:20:42.893Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.91s) 18:20:42 [2023-08-23T18:20:42.893Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 18:20:42 [2023-08-23T18:20:42.893Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 18:20:42 [2023-08-23T18:20:42.893Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 18:20:42 [2023-08-23T18:20:42.893Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 18:20:42 [2023-08-23T18:20:42.893Z] PASS 18:20:42 [2023-08-23T18:20:42.893Z] 18:20:42 [2023-08-23T18:20:42.893Z] DONE 20 tests in 2.134s 18:20:42 [2023-08-23T18:20:42.893Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 18:20:42 [2023-08-23T18:20:42.893Z] ++++ cat bundles/test-integration/docker.pid 18:20:42 [2023-08-23T18:20:42.893Z] +++ kill 22329 18:20:44 [2023-08-23T18:20:44.257Z] +++ /etc/init.d/apparmor stop 18:20:44 [2023-08-23T18:20:44.257Z] Leaving: AppArmorNo profiles have been unloaded. 18:20:44 [2023-08-23T18:20:44.257Z] 18:20:44 [2023-08-23T18:20:44.257Z] Unloading profiles will leave already running processes permanently 18:20:44 [2023-08-23T18:20:44.257Z] unconfined, which can lead to unexpected situations. 18:20:44 [2023-08-23T18:20:44.257Z] 18:20:44 [2023-08-23T18:20:44.257Z] To set a process to complain mode, use the command line tool 18:20:44 [2023-08-23T18:20:44.257Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 18:20:44 [2023-08-23T18:20:44.257Z] +++ true 18:20:44 [2023-08-23T18:20:44.257Z] exiting test-integration 18:20:44 [2023-08-23T18:20:44.257Z] ++ exit 0 18:20:44 [2023-08-23T18:20:44.257Z] Post stage [Pipeline] junit 18:20:45 [2023-08-23T18:20:45.195Z] Recording test results 18:20:45 [2023-08-23T18:20:45.381Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 18:20:45 [2023-08-23T18:20:45.711Z] + echo Ensuring container killed. 18:20:45 [2023-08-23T18:20:45.711Z] Ensuring container killed. 18:20:45 [2023-08-23T18:20:45.711Z] + docker rm -vf docker-pr1 18:20:45 [2023-08-23T18:20:45.711Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 18:20:46 [2023-08-23T18:20:46.069Z] + echo Chowning /workspace to jenkins user 18:20:46 [2023-08-23T18:20:46.069Z] Chowning /workspace to jenkins user 18:20:46 [2023-08-23T18:20:46.069Z] + id -u 18:20:46 [2023-08-23T18:20:46.069Z] + id -g 18:20:46 [2023-08-23T18:20:46.069Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46304:/workspace busybox chown -R 1000:1000 /workspace 18:20:46 [2023-08-23T18:20:46.069Z] Unable to find image 'busybox:latest' locally 18:20:46 [2023-08-23T18:20:46.069Z] latest: Pulling from library/busybox 18:20:46 [2023-08-23T18:20:46.325Z] 8a0af25e8c2e: Already exists 18:20:46 [2023-08-23T18:20:46.325Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 18:20:46 [2023-08-23T18:20:46.325Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 18:20:47 [2023-08-23T18:20:47.528Z] + bundleName=arm64-integration 18:20:47 [2023-08-23T18:20:47.528Z] + echo Creating arm64-integration-bundles.tar.gz 18:20:47 [2023-08-23T18:20:47.528Z] Creating arm64-integration-bundles.tar.gz 18:20:47 [2023-08-23T18:20:47.528Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 18:20:47 [2023-08-23T18:20:47.528Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 18:20:47 [2023-08-23T18:20:47.793Z] Archiving artifacts 18:20:48 [2023-08-23T18:20:48.943Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46304/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 18:20:49 [2023-08-23T18:20:49.272Z] + make clean 18:20:49 [2023-08-23T18:20:49.272Z] docker volume rm -f docker-dev-cache docker-mod-cache 18:20:49 [2023-08-23T18:20:49.272Z] docker-dev-cache 18:20:49 [2023-08-23T18:20:49.272Z] 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