Pull request #44675 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9980e64341375553265a863125c2ce7077041c19+4b78386a3a707614b48bbb874bb6a3cc0c2fec0e (0b0446be7d4f2fa0bc5deb817ca636711e43f328) 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-44675@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 [2022-12-19T21:47:49.249Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-12-19T21:47:49.252Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-12-19T21:48:04.411Z] Still waiting to schedule task [2022-12-19T21:48:04.412Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-12-19T21:48:35.616Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02d35b03a6a7b8c7c) in /home/ubuntu/workspace/moby_PR-44675 [Pipeline] { [Pipeline] checkout [2022-12-19T21:48:35.767Z] The recommended git tool is: git [2022-12-19T21:48:38.822Z] using credential docker-jenkins-github-credentials [2022-12-19T21:48:38.831Z] Cloning the remote Git repository [2022-12-19T21:48:38.831Z] Cloning with configured refspecs honoured and without tags [2022-12-19T21:48:38.895Z] Cloning repository https://github.com/moby/moby.git [2022-12-19T21:48:38.946Z] > git init /home/ubuntu/workspace/moby_PR-44675 # timeout=10 [2022-12-19T21:48:39.254Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T21:48:39.255Z] > git --version # timeout=10 [2022-12-19T21:48:39.263Z] > git --version # 'git version 2.25.1' [2022-12-19T21:48:39.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T21:48:39.264Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44675/head:refs/remotes/origin/PR-44675 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-19T21:48:55.276Z] Fetching without tags [2022-12-19T21:48:55.481Z] Merging remotes/origin/23.0 commit 4b78386a3a707614b48bbb874bb6a3cc0c2fec0e into PR head commit 9980e64341375553265a863125c2ce7077041c19 [2022-12-19T21:48:55.216Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T21:48:55.223Z] > git config --add remote.origin.fetch +refs/pull/44675/head:refs/remotes/origin/PR-44675 # timeout=10 [2022-12-19T21:48:55.233Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-19T21:48:55.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T21:48:55.280Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T21:48:55.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T21:48:55.281Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44675/head:refs/remotes/origin/PR-44675 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-19T21:48:55.488Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T21:48:55.496Z] > git checkout -f 9980e64341375553265a863125c2ce7077041c19 # timeout=10 [2022-12-19T21:48:56.364Z] Merge succeeded, producing 9980e64341375553265a863125c2ce7077041c19 [2022-12-19T21:48:56.364Z] Checking out Revision 9980e64341375553265a863125c2ce7077041c19 (PR-44675) [2022-12-19T21:48:56.216Z] > git remote # timeout=10 [2022-12-19T21:48:56.229Z] > git config --get remote.origin.url # timeout=10 [2022-12-19T21:48:56.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T21:48:56.342Z] > git merge 4b78386a3a707614b48bbb874bb6a3cc0c2fec0e # timeout=10 [2022-12-19T21:48:56.354Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-19T21:48:56.367Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T21:48:56.375Z] > git checkout -f 9980e64341375553265a863125c2ce7077041c19 # timeout=10 [2022-12-19T21:49:00.172Z] Commit message: "vendor: github.com/containerd/containerd v1.6.14" [2022-12-19T21:49:00.172Z] First time build. Skipping changelog. [2022-12-19T21:49:00.243Z] > git --version # timeout=10 [2022-12-19T21:49:00.249Z] > git --version # 'git version 2.25.1' [2022-12-19T21:49:00.270Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T21:49:01.216Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44675:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-12-19T21:49:19.288Z] Unable to find image 'alpine:latest' locally [2022-12-19T21:49:19.288Z] latest: Pulling from library/alpine [2022-12-19T21:49:19.288Z] 261da4162673: Pulling fs layer [2022-12-19T21:49:19.288Z] 261da4162673: Verifying Checksum [2022-12-19T21:49:19.288Z] 261da4162673: Download complete [2022-12-19T21:49:19.288Z] 261da4162673: Pull complete [2022-12-19T21:49:19.288Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4 [2022-12-19T21:49:19.288Z] Status: Downloaded newer image for alpine:latest [2022-12-19T21:49:25.841Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional [2022-12-19T21:49:25.996Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02d35b03a6a7b8c7c) in /home/ubuntu/workspace/moby_PR-44675 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2022-12-19T21:49:26.028Z] The recommended git tool is: git [Pipeline] // stage [2022-12-19T21:49:26.035Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-12-19T21:49:26.050Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-12-19T21:49:26.066Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-12-19T21:49:26.273Z] Merging remotes/origin/23.0 commit 4b78386a3a707614b48bbb874bb6a3cc0c2fec0e into PR head commit 9980e64341375553265a863125c2ce7077041c19 [2022-12-19T21:49:26.044Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44675/.git # timeout=10 [2022-12-19T21:49:26.053Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-19T21:49:26.066Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-19T21:49:26.067Z] > git --version # timeout=10 [2022-12-19T21:49:26.071Z] > git --version # 'git version 2.25.1' [2022-12-19T21:49:26.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T21:49:26.072Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44675/head:refs/remotes/origin/PR-44675 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-19T21:49:26.275Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T21:49:26.279Z] > git checkout -f 9980e64341375553265a863125c2ce7077041c19 # timeout=10 [2022-12-19T21:49:26.355Z] > git remote # timeout=10 [2022-12-19T21:49:26.385Z] Merge succeeded, producing 9980e64341375553265a863125c2ce7077041c19 [2022-12-19T21:49:26.385Z] Checking out Revision 9980e64341375553265a863125c2ce7077041c19 (PR-44675) [2022-12-19T21:49:26.524Z] Commit message: "vendor: github.com/containerd/containerd v1.6.14" [2022-12-19T21:49:26.532Z] > git --version # timeout=10 [2022-12-19T21:49:26.545Z] > git --version # 'git version 2.25.1' [2022-12-19T21:49:26.555Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-19T21:49:26.360Z] > git config --get remote.origin.url # timeout=10 [2022-12-19T21:49:26.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-19T21:49:26.365Z] > git merge 4b78386a3a707614b48bbb874bb6a3cc0c2fec0e # timeout=10 [2022-12-19T21:49:26.373Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-19T21:49:26.385Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T21:49:26.395Z] > git checkout -f 9980e64341375553265a863125c2ce7077041c19 # timeout=10 [2022-12-19T21:49:27.337Z] + docker version [2022-12-19T21:49:27.337Z] Client: Docker Engine - Community [2022-12-19T21:49:27.337Z] Version: 22.06.0-beta.0 [2022-12-19T21:49:27.337Z] API version: 1.42 [2022-12-19T21:49:27.337Z] Go version: go1.18.3 [2022-12-19T21:49:27.337Z] Git commit: 3e9117b [2022-12-19T21:49:27.337Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-19T21:49:27.337Z] OS/Arch: linux/arm64 [2022-12-19T21:49:27.337Z] Context: default [2022-12-19T21:49:27.337Z] [2022-12-19T21:49:27.337Z] Server: Docker Engine - Community [2022-12-19T21:49:27.337Z] Engine: [2022-12-19T21:49:27.337Z] Version: 22.06.0-beta.0 [2022-12-19T21:49:27.337Z] API version: 1.42 (minimum version 1.12) [2022-12-19T21:49:27.337Z] Go version: go1.18.3 [2022-12-19T21:49:27.337Z] Git commit: 38633e7 [2022-12-19T21:49:27.337Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-19T21:49:27.337Z] OS/Arch: linux/arm64 [2022-12-19T21:49:27.337Z] Experimental: true [2022-12-19T21:49:27.337Z] containerd: [2022-12-19T21:49:27.337Z] Version: 1.6.8 [2022-12-19T21:49:27.337Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T21:49:27.337Z] runc: [2022-12-19T21:49:27.337Z] Version: 1.1.4 [2022-12-19T21:49:27.337Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-19T21:49:27.337Z] docker-init: [2022-12-19T21:49:27.337Z] Version: 0.19.0 [2022-12-19T21:49:27.337Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-19T21:49:27.613Z] + docker info [2022-12-19T21:49:27.613Z] Client: [2022-12-19T21:49:27.613Z] Context: default [2022-12-19T21:49:27.613Z] Debug Mode: false [2022-12-19T21:49:27.613Z] Plugins: [2022-12-19T21:49:27.613Z] buildx: Docker Buildx (Docker Inc.) [2022-12-19T21:49:27.613Z] Version: v0.8.2 [2022-12-19T21:49:27.613Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-12-19T21:49:27.613Z] compose: Docker Compose (Docker Inc.) [2022-12-19T21:49:27.613Z] Version: v2.12.0 [2022-12-19T21:49:27.613Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-19T21:49:27.613Z] [2022-12-19T21:49:27.613Z] Server: [2022-12-19T21:49:27.613Z] Containers: 0 [2022-12-19T21:49:27.613Z] Running: 0 [2022-12-19T21:49:27.613Z] Paused: 0 [2022-12-19T21:49:27.613Z] Stopped: 0 [2022-12-19T21:49:27.613Z] Images: 1 [2022-12-19T21:49:27.613Z] Server Version: 22.06.0-beta.0 [2022-12-19T21:49:27.613Z] Storage Driver: overlay2 [2022-12-19T21:49:27.613Z] Backing Filesystem: extfs [2022-12-19T21:49:27.613Z] Supports d_type: true [2022-12-19T21:49:27.613Z] Using metacopy: false [2022-12-19T21:49:27.613Z] Native Overlay Diff: true [2022-12-19T21:49:27.613Z] userxattr: false [2022-12-19T21:49:27.613Z] Logging Driver: json-file [2022-12-19T21:49:27.613Z] Cgroup Driver: cgroupfs [2022-12-19T21:49:27.613Z] Cgroup Version: 1 [2022-12-19T21:49:27.613Z] Plugins: [2022-12-19T21:49:27.613Z] Volume: local [2022-12-19T21:49:27.613Z] Network: bridge host ipvlan macvlan null overlay [2022-12-19T21:49:27.613Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-19T21:49:27.613Z] Swarm: inactive [2022-12-19T21:49:27.613Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-12-19T21:49:27.613Z] Default Runtime: runc [2022-12-19T21:49:27.613Z] Init Binary: docker-init [2022-12-19T21:49:27.613Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-19T21:49:27.613Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-19T21:49:27.613Z] init version: de40ad0 [2022-12-19T21:49:27.613Z] Security Options: [2022-12-19T21:49:27.613Z] apparmor [2022-12-19T21:49:27.613Z] seccomp [2022-12-19T21:49:27.613Z] Profile: builtin [2022-12-19T21:49:27.613Z] Kernel Version: 5.15.0-1022-aws [2022-12-19T21:49:27.613Z] Operating System: Ubuntu 20.04.5 LTS [2022-12-19T21:49:27.613Z] OSType: linux [2022-12-19T21:49:27.613Z] Architecture: aarch64 [2022-12-19T21:49:27.613Z] CPUs: 2 [2022-12-19T21:49:27.613Z] Total Memory: 7.559GiB [2022-12-19T21:49:27.613Z] Name: ip-10-100-77-145 [2022-12-19T21:49:27.613Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-12-19T21:49:27.613Z] Docker Root Dir: /var/lib/docker [2022-12-19T21:49:27.613Z] Debug Mode: false [2022-12-19T21:49:27.613Z] Registry: https://index.docker.io/v1/ [2022-12-19T21:49:27.613Z] Labels: [2022-12-19T21:49:27.613Z] Experimental: true [2022-12-19T21:49:27.613Z] Insecure Registries: [2022-12-19T21:49:27.613Z] 127.0.0.0/8 [2022-12-19T21:49:27.613Z] Live Restore Enabled: true [2022-12-19T21:49:27.613Z] [Pipeline] sh [2022-12-19T21:49:28.018Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-12-19T21:49:28.018Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-12-19T21:49:28.018Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44675/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-12-19T21:49:28.018Z] + bash /home/ubuntu/workspace/moby_PR-44675/check-config.sh [2022-12-19T21:49:28.018Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-19T21:49:28.018Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-12-19T21:49:28.018Z] [2022-12-19T21:49:28.018Z] Generally Necessary: [2022-12-19T21:49:28.018Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-19T21:49:28.018Z] - apparmor: enabled and tools installed [2022-12-19T21:49:28.018Z] - CONFIG_NAMESPACES: enabled [2022-12-19T21:49:28.018Z] - CONFIG_NET_NS: enabled [2022-12-19T21:49:28.018Z] - CONFIG_PID_NS: enabled [2022-12-19T21:49:28.018Z] - CONFIG_IPC_NS: enabled [2022-12-19T21:49:28.018Z] - CONFIG_UTS_NS: enabled [2022-12-19T21:49:28.018Z] - CONFIG_CGROUPS: enabled [2022-12-19T21:49:28.018Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-19T21:49:28.018Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-19T21:49:28.018Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-19T21:49:28.018Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-19T21:49:28.018Z] - CONFIG_CPUSETS: enabled [2022-12-19T21:49:28.018Z] - CONFIG_MEMCG: enabled [2022-12-19T21:49:28.018Z] - CONFIG_KEYS: enabled [2022-12-19T21:49:28.018Z] - CONFIG_VETH: enabled (as module) [2022-12-19T21:49:28.018Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-19T21:49:28.018Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-19T21:49:28.018Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-19T21:49:28.018Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-19T21:49:28.275Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-19T21:49:28.275Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-19T21:49:28.275Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-19T21:49:28.275Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-12-19T21:49:28.275Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-19T21:49:28.275Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-19T21:49:28.275Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-19T21:49:28.275Z] - CONFIG_CGROUP_BPF: enabled [2022-12-19T21:49:28.275Z] [2022-12-19T21:49:28.275Z] Optional Features: [2022-12-19T21:49:28.275Z] - CONFIG_USER_NS: enabled [2022-12-19T21:49:28.275Z] - CONFIG_SECCOMP: enabled [2022-12-19T21:49:28.275Z] - CONFIG_SECCOMP_FILTER: enabled [2022-12-19T21:49:28.275Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-19T21:49:28.275Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-19T21:49:28.275Z] (cgroup swap accounting is currently enabled) [2022-12-19T21:49:28.275Z] - CONFIG_BLK_CGROUP: enabled [2022-12-19T21:49:28.275Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-19T21:49:28.275Z] - CONFIG_CGROUP_PERF: enabled [2022-12-19T21:49:28.275Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-19T21:49:28.275Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-19T21:49:28.275Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-19T21:49:28.275Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-19T21:49:28.275Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-19T21:49:28.275Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-19T21:49:28.533Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-19T21:49:28.533Z] - CONFIG_IP_VS: enabled (as module) [2022-12-19T21:49:28.533Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-19T21:49:28.533Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-19T21:49:28.533Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-19T21:49:28.533Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-19T21:49:28.533Z] - CONFIG_SECURITY_SELINUX: enabled [2022-12-19T21:49:28.533Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-12-19T21:49:28.533Z] - CONFIG_EXT4_FS: enabled [2022-12-19T21:49:28.533Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-19T21:49:28.533Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-19T21:49:28.533Z] - Network Drivers: [2022-12-19T21:49:28.533Z] - "overlay": [2022-12-19T21:49:28.533Z] - CONFIG_VXLAN: enabled (as module) [2022-12-19T21:49:28.533Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-19T21:49:28.533Z] Optional (for encrypted networks): [2022-12-19T21:49:28.533Z] - CONFIG_CRYPTO: enabled [2022-12-19T21:49:28.533Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-19T21:49:28.533Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-19T21:49:28.533Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-19T21:49:28.533Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-19T21:49:28.533Z] - CONFIG_XFRM: enabled [2022-12-19T21:49:28.533Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-19T21:49:28.533Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-19T21:49:28.533Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-19T21:49:28.533Z] - "ipvlan": [2022-12-19T21:49:28.790Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-19T21:49:28.790Z] - "macvlan": [2022-12-19T21:49:28.790Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-19T21:49:28.790Z] - CONFIG_DUMMY: enabled (as module) [2022-12-19T21:49:28.790Z] - "ftp,tftp client in container": [2022-12-19T21:49:28.790Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-19T21:49:28.790Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-19T21:49:28.790Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-19T21:49:28.790Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-19T21:49:28.790Z] - Storage Drivers: [2022-12-19T21:49:28.790Z] - "aufs": [2022-12-19T21:49:28.790Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-19T21:49:28.790Z] - "btrfs": [2022-12-19T21:49:28.790Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-19T21:49:28.790Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-19T21:49:28.790Z] - "devicemapper": [2022-12-19T21:49:28.790Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-19T21:49:28.790Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-19T21:49:28.790Z] - "overlay": [2022-12-19T21:49:28.790Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-19T21:49:28.790Z] - "zfs": [2022-12-19T21:49:28.790Z] - /dev/zfs: present [2022-12-19T21:49:28.790Z] - zfs command: missing [2022-12-19T21:49:28.790Z] - zpool command: missing [2022-12-19T21:49:28.790Z] [2022-12-19T21:49:28.790Z] Limits: [2022-12-19T21:49:28.790Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-19T21:49:28.790Z] [2022-12-19T21:49:28.790Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-19T21:49:29.185Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9980e64341375553265a863125c2ce7077041c19 . [2022-12-19T21:49:29.442Z] #1 [internal] load build definition from Dockerfile [2022-12-19T21:49:29.442Z] #1 transferring dockerfile: 27.87kB done [2022-12-19T21:49:29.442Z] #1 DONE 0.1s [2022-12-19T21:49:29.442Z] [2022-12-19T21:49:29.442Z] #2 [internal] load .dockerignore [2022-12-19T21:49:29.442Z] #2 transferring context: 113B done [2022-12-19T21:49:29.442Z] #2 DONE 0.1s [2022-12-19T21:49:29.442Z] [2022-12-19T21:49:29.442Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-19T21:49:29.700Z] #3 DONE 0.3s [2022-12-19T21:49:29.700Z] [2022-12-19T21:49:29.700Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-19T21:49:29.700Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-12-19T21:49:29.700Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-19T21:49:29.700Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-12-19T21:49:29.700Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-12-19T21:49:29.700Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 6.29MB / 9.21MB 0.1s [2022-12-19T21:49:29.975Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s [2022-12-19T21:49:30.237Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.4s done [2022-12-19T21:49:30.237Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s [2022-12-19T21:49:30.237Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-12-19T21:49:30.495Z] #4 DONE 0.7s [2022-12-19T21:49:30.754Z] [2022-12-19T21:49:30.754Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-19T21:49:31.012Z] #5 DONE 0.5s [2022-12-19T21:49:31.012Z] [2022-12-19T21:49:31.012Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-19T21:49:31.012Z] #6 DONE 0.4s [2022-12-19T21:49:31.012Z] [2022-12-19T21:49:31.012Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2022-12-19T21:49:31.012Z] #7 DONE 0.4s [2022-12-19T21:49:31.012Z] [2022-12-19T21:49:31.012Z] #8 [internal] load metadata for docker.io/library/busybox:latest [2022-12-19T21:49:31.012Z] #8 DONE 0.5s [2022-12-19T21:49:31.012Z] [2022-12-19T21:49:31.012Z] #9 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye [2022-12-19T21:49:31.012Z] #9 DONE 0.5s [2022-12-19T21:49:31.578Z] [2022-12-19T21:49:31.578Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T21:49:31.839Z] #10 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.1s done [2022-12-19T21:49:32.107Z] #10 sha256:b398b1d261cd117e8b602e15fff07462cd60735526b07878c990ca32a931766b 529B / 529B done [2022-12-19T21:49:32.107Z] #10 sha256:92dc3659087245df908cfc94278bab1bc9099230a6af05821cf01f2e218c8ca8 1.48kB / 1.48kB done [2022-12-19T21:49:32.107Z] #10 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done [2022-12-19T21:49:32.107Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 1.05MB / 53.70MB 0.1s [2022-12-19T21:49:32.107Z] #10 ... [2022-12-19T21:49:32.107Z] [2022-12-19T21:49:32.107Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-12-19T21:49:32.107Z] #11 DONE 0.5s [2022-12-19T21:49:32.107Z] [2022-12-19T21:49:32.107Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T21:49:32.107Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 15.73MB / 53.70MB 0.2s [2022-12-19T21:49:32.373Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 25.17MB / 53.70MB 0.3s [2022-12-19T21:49:32.373Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 45.09MB / 53.70MB 0.5s [2022-12-19T21:49:32.635Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.6s [2022-12-19T21:49:33.593Z] #10 ... [2022-12-19T21:49:33.593Z] [2022-12-19T21:49:33.593Z] #12 [internal] load build context [2022-12-19T21:49:33.593Z] #12 transferring context: 63.83MB 1.7s done [2022-12-19T21:49:33.593Z] #12 DONE 1.9s [2022-12-19T21:49:33.593Z] [2022-12-19T21:49:33.593Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T21:49:33.593Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 1.6s done [2022-12-19T21:49:33.855Z] #10 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 0.1s [2022-12-19T21:49:35.225Z] #10 ... [2022-12-19T21:49:35.226Z] [2022-12-19T21:49:35.226Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2022-12-19T21:49:35.226Z] #13 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.2s done [2022-12-19T21:49:35.226Z] #13 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done [2022-12-19T21:49:35.226Z] #13 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done [2022-12-19T21:49:35.226Z] #13 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done [2022-12-19T21:49:35.226Z] #13 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 2.8s done [2022-12-19T21:49:35.226Z] #13 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done [2022-12-19T21:49:35.226Z] #13 DONE 3.4s [2022-12-19T21:49:35.226Z] [2022-12-19T21:49:35.226Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 [2022-12-19T21:49:35.226Z] #14 resolve docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 0.1s done [2022-12-19T21:49:35.226Z] #14 sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 1.86kB / 1.86kB done [2022-12-19T21:49:35.226Z] #14 sha256:e8ac398e8e118d94d1333315cf40b1a4316e89ceb5436ba9421ab885bcadead0 1.80kB / 1.80kB done [2022-12-19T21:49:35.226Z] #14 sha256:05e38b13b7e54c4e9dfd2965815e9a1095b2dbcd47aac1351e093c5c9e5d8f9a 7.12kB / 7.12kB done [2022-12-19T21:49:35.226Z] #14 sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 5.15MB / 5.15MB 0.3s done [2022-12-19T21:49:35.226Z] #14 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 1.6s done [2022-12-19T21:49:35.226Z] #14 sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 10.87MB / 10.87MB 0.7s done [2022-12-19T21:49:35.226Z] #14 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 54.68MB / 54.68MB 1.7s done [2022-12-19T21:49:35.226Z] #14 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 81.37MB / 81.37MB 2.8s done [2022-12-19T21:49:35.226Z] #14 sha256:0a317f9f8ea9e7ac4e1d27e2c3305e1580e643577ee8a04d00c88b47243d73e9 155B / 155B 2.8s done [2022-12-19T21:49:35.226Z] #14 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 46.14MB / 115.17MB 3.3s [2022-12-19T21:49:35.226Z] #14 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 54.53MB / 115.17MB 3.4s [2022-12-19T21:49:35.486Z] #14 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 60.82MB / 115.17MB 3.5s [2022-12-19T21:49:35.486Z] #14 ... [2022-12-19T21:49:35.486Z] [2022-12-19T21:49:35.486Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 [2022-12-19T21:49:35.486Z] #15 resolve docker.io/library/busybox@sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 0.2s done [2022-12-19T21:49:35.486Z] #15 sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 2.29kB / 2.29kB done [2022-12-19T21:49:35.486Z] #15 sha256:c63a161594319938198b271e2a23aa82be46e74eafa7718b3f7cbead103025e2 528B / 528B done [2022-12-19T21:49:35.486Z] #15 sha256:3c74add5b7242a938a815cdc91c5539d26d67862a0ab20ef89cc94360321d76c 1.47kB / 1.47kB done [2022-12-19T21:49:35.486Z] #15 sha256:b2bcf7a3443b8073d2715ad9800127e0d04a4e276a3de6340601b1c45c491340 2.00MB / 2.00MB 3.0s [2022-12-19T21:49:35.486Z] #15 extracting sha256:b2bcf7a3443b8073d2715ad9800127e0d04a4e276a3de6340601b1c45c491340 0.2s done [2022-12-19T21:49:35.486Z] #15 ... [2022-12-19T21:49:35.486Z] [2022-12-19T21:49:35.486Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 [2022-12-19T21:49:35.486Z] #14 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 73.40MB / 115.17MB 3.6s [2022-12-19T21:49:35.745Z] #14 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 2.1s done [2022-12-19T21:49:35.745Z] #14 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 91.23MB / 115.17MB 3.8s [2022-12-19T21:49:36.049Z] #14 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 97.52MB / 115.17MB 3.9s [2022-12-19T21:49:36.049Z] #14 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 115.17MB / 115.17MB 4.1s [2022-12-19T21:49:36.306Z] #14 extracting sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 [2022-12-19T21:49:36.563Z] #14 extracting sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 0.3s done [2022-12-19T21:49:36.563Z] #14 extracting sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a [2022-12-19T21:49:36.563Z] #14 ... [2022-12-19T21:49:36.563Z] [2022-12-19T21:49:36.563Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-19T21:49:36.563Z] #10 DONE 4.9s [2022-12-19T21:49:36.563Z] [2022-12-19T21:49:36.563Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-19T21:49:36.563Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-12-19T21:49:36.563Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-19T21:49:36.563Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-19T21:49:36.563Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-19T21:49:36.563Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.94MB / 12.42MB 3.0s [2022-12-19T21:49:36.563Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-12-19T21:49:36.563Z] #16 ... [2022-12-19T21:49:36.563Z] [2022-12-19T21:49:36.563Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 [2022-12-19T21:49:36.563Z] #14 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 115.17MB / 115.17MB 4.6s done [2022-12-19T21:49:37.128Z] #14 extracting sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 0.4s done [2022-12-19T21:49:37.128Z] #14 extracting sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 [2022-12-19T21:49:39.657Z] #14 extracting sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 2.6s done [2022-12-19T21:49:40.223Z] #14 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 0.1s [2022-12-19T21:49:42.763Z] #14 ... [2022-12-19T21:49:42.763Z] [2022-12-19T21:49:42.763Z] #17 [build-dummy 2/2] RUN mkdir -p /build [2022-12-19T21:49:42.763Z] #17 DONE 6.8s [2022-12-19T21:49:42.763Z] [2022-12-19T21:49:42.763Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 [2022-12-19T21:49:42.763Z] #14 ... [2022-12-19T21:49:42.763Z] [2022-12-19T21:49:42.763Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-12-19T21:49:42.763Z] #0 1.159 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T21:49:42.763Z] #0 1.211 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T21:49:42.763Z] #0 1.211 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T21:49:42.763Z] #0 1.385 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T21:49:42.763Z] #0 1.591 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T21:49:42.763Z] #0 2.048 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T21:49:42.763Z] #0 2.644 Fetched 8498 kB in 2s (4860 kB/s) [2022-12-19T21:49:42.763Z] #0 2.644 Reading package lists... [2022-12-19T21:49:42.763Z] #0 3.221 Reading package lists... [2022-12-19T21:49:42.763Z] #0 3.795 Building dependency tree... [2022-12-19T21:49:42.763Z] #0 4.164 The following additional packages will be installed: [2022-12-19T21:49:42.763Z] #0 4.165 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-19T21:49:42.763Z] #0 4.166 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-19T21:49:42.763Z] #0 4.168 Recommended packages: [2022-12-19T21:49:42.763Z] #0 4.168 libldap-common publicsuffix libsasl2-modules [2022-12-19T21:49:42.763Z] #0 4.340 The following NEW packages will be installed: [2022-12-19T21:49:42.763Z] #0 4.340 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-19T21:49:42.763Z] #0 4.340 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-19T21:49:42.763Z] #0 4.340 libssh2-1 openssl [2022-12-19T21:49:42.763Z] #0 4.616 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-12-19T21:49:42.763Z] #0 4.616 Need to get 2941 kB of archives. [2022-12-19T21:49:42.763Z] #0 4.616 After this operation, 6478 kB of additional disk space will be used. [2022-12-19T21:49:42.763Z] #0 4.616 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-12-19T21:49:42.763Z] #0 4.628 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-12-19T21:49:42.763Z] #0 4.632 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-12-19T21:49:42.763Z] #0 4.632 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-12-19T21:49:42.763Z] #0 4.645 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-12-19T21:49:42.763Z] #0 4.652 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-12-19T21:49:42.763Z] #0 4.655 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-12-19T21:49:42.763Z] #0 4.657 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-12-19T21:49:42.763Z] #0 4.658 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-12-19T21:49:42.763Z] #0 4.667 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-12-19T21:49:42.763Z] #0 4.670 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-12-19T21:49:42.763Z] #0 4.678 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-12-19T21:49:42.763Z] #0 4.679 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-12-19T21:49:42.763Z] #0 4.680 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-12-19T21:49:42.763Z] #0 4.682 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-12-19T21:49:42.763Z] #0 4.821 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T21:49:42.763Z] #0 4.903 Fetched 2941 kB in 0s (8709 kB/s) [2022-12-19T21:49:42.763Z] #0 5.037 Selecting previously unselected package openssl. [2022-12-19T21:49:42.763Z] #0 5.037 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-12-19T21:49:42.763Z] #0 5.037 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-12-19T21:49:42.763Z] #0 5.103 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-19T21:49:42.763Z] #0 5.377 Selecting previously unselected package ca-certificates. [2022-12-19T21:49:42.763Z] #0 5.377 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-19T21:49:42.763Z] #0 5.390 Unpacking ca-certificates (20210119) ... [2022-12-19T21:49:42.763Z] #0 5.621 Selecting previously unselected package libbrotli1:arm64. [2022-12-19T21:49:42.763Z] #0 5.621 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-12-19T21:49:42.763Z] #0 5.641 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-12-19T21:49:42.763Z] #0 5.750 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-12-19T21:49:42.763Z] #0 5.750 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-12-19T21:49:42.763Z] #0 5.761 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T21:49:42.763Z] #18 5.801 Selecting previously unselected package libsasl2-2:arm64. [2022-12-19T21:49:42.764Z] #18 5.801 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-12-19T21:49:42.764Z] #18 5.802 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T21:49:42.764Z] #18 5.855 Selecting previously unselected package libldap-2.4-2:arm64. [2022-12-19T21:49:42.764Z] #18 5.855 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-12-19T21:49:42.764Z] #18 5.866 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T21:49:42.764Z] #18 ... [2022-12-19T21:49:42.764Z] [2022-12-19T21:49:42.764Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 [2022-12-19T21:49:42.764Z] #14 ... [2022-12-19T21:49:42.764Z] [2022-12-19T21:49:42.764Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2022-12-19T21:49:42.764Z] #19 DONE 0.1s [2022-12-19T21:49:42.764Z] [2022-12-19T21:49:42.764Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-12-19T21:49:42.764Z] #18 5.940 Selecting previously unselected package libnghttp2-14:arm64. [2022-12-19T21:49:42.764Z] #18 5.940 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-12-19T21:49:42.764Z] #18 5.943 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-12-19T21:49:42.764Z] #18 5.994 Selecting previously unselected package libpsl5:arm64. [2022-12-19T21:49:42.764Z] #18 5.994 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-12-19T21:49:42.764Z] #18 5.999 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-12-19T21:49:42.764Z] #18 6.043 Selecting previously unselected package librtmp1:arm64. [2022-12-19T21:49:42.764Z] #18 6.044 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-12-19T21:49:42.764Z] #18 6.050 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T21:49:42.764Z] #18 6.102 Selecting previously unselected package libssh2-1:arm64. [2022-12-19T21:49:42.764Z] #18 6.102 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-12-19T21:49:42.764Z] #18 6.106 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-12-19T21:49:42.764Z] #18 6.153 Selecting previously unselected package libcurl4:arm64. [2022-12-19T21:49:42.764Z] #18 6.154 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-12-19T21:49:42.764Z] #18 6.158 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-12-19T21:49:42.764Z] #18 6.212 Selecting previously unselected package curl. [2022-12-19T21:49:42.764Z] #18 6.212 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-12-19T21:49:43.021Z] #18 6.220 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-19T21:49:43.021Z] #18 6.281 Selecting previously unselected package libonig5:arm64. [2022-12-19T21:49:43.021Z] #18 6.281 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-12-19T21:49:43.021Z] #18 6.284 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-12-19T21:49:43.021Z] #18 6.348 Selecting previously unselected package libjq1:arm64. [2022-12-19T21:49:43.021Z] #18 6.348 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-12-19T21:49:43.021Z] #18 6.352 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-12-19T21:49:43.021Z] #18 6.407 Selecting previously unselected package jq. [2022-12-19T21:49:43.021Z] #18 6.407 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-12-19T21:49:43.021Z] #18 6.413 Unpacking jq (1.6-2.1) ... [2022-12-19T21:49:43.021Z] #18 6.460 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-12-19T21:49:43.021Z] #18 6.473 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-12-19T21:49:43.021Z] #18 6.489 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-12-19T21:49:43.021Z] #18 6.505 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T21:49:43.021Z] #18 6.520 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-19T21:49:43.021Z] #18 6.533 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-19T21:49:43.021Z] #18 6.546 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-12-19T21:49:43.278Z] #18 6.563 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-19T21:49:43.278Z] #18 6.587 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-12-19T21:49:43.278Z] #18 6.603 Setting up libjq1:arm64 (1.6-2.1) ... [2022-12-19T21:49:43.278Z] #18 6.619 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-19T21:49:43.279Z] #18 6.630 Setting up ca-certificates (20210119) ... [2022-12-19T21:49:43.844Z] #18 7.377 Updating certificates in /etc/ssl/certs... [2022-12-19T21:49:44.775Z] #18 8.253 129 added, 0 removed; done. [2022-12-19T21:49:45.033Z] #18 8.351 Setting up jq (1.6-2.1) ... [2022-12-19T21:49:45.033Z] #18 8.366 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-12-19T21:49:45.033Z] #18 8.380 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-19T21:49:45.033Z] #18 8.397 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T21:49:45.033Z] #18 8.419 Processing triggers for ca-certificates (20210119) ... [2022-12-19T21:49:45.033Z] #18 8.427 Updating certificates in /etc/ssl/certs... [2022-12-19T21:49:45.967Z] #18 9.101 0 added, 0 removed; done. [2022-12-19T21:49:45.967Z] #18 9.101 Running hooks in /etc/ca-certificates/update.d... [2022-12-19T21:49:45.967Z] #18 9.104 done. [2022-12-19T21:49:46.898Z] #18 DONE 10.2s [2022-12-19T21:49:46.898Z] [2022-12-19T21:49:46.898Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-19T21:49:47.830Z] #20 DONE 1.1s [2022-12-19T21:49:47.830Z] [2022-12-19T21:49:47.830Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-12-19T21:49:48.402Z] #21 ... [2022-12-19T21:49:48.402Z] [2022-12-19T21:49:48.402Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 [2022-12-19T21:49:48.402Z] #14 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 3.2s done [2022-12-19T21:49:48.402Z] #14 extracting sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 4.4s done [2022-12-19T21:49:48.402Z] #14 extracting sha256:0a317f9f8ea9e7ac4e1d27e2c3305e1580e643577ee8a04d00c88b47243d73e9 done [2022-12-19T21:49:48.402Z] #14 DONE 16.6s [2022-12-19T21:49:48.402Z] [2022-12-19T21:49:48.402Z] #22 [base 2/5] COPY --from=xx / / [2022-12-19T21:49:48.659Z] #22 DONE 0.5s [2022-12-19T21:49:48.659Z] [2022-12-19T21:49:48.659Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-12-19T21:49:49.224Z] #21 ... [2022-12-19T21:49:49.224Z] [2022-12-19T21:49:49.224Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-19T21:49:49.224Z] #23 DONE 0.4s [2022-12-19T21:49:49.224Z] [2022-12-19T21:49:49.224Z] #24 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-12-19T21:49:49.794Z] #24 DONE 0.5s [2022-12-19T21:49:49.794Z] [2022-12-19T21:49:49.794Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2022-12-19T21:49:50.728Z] #25 0.812 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T21:49:50.728Z] #25 0.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T21:49:50.728Z] #25 0.824 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T21:49:50.728Z] #25 0.949 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T21:49:50.985Z] #25 1.118 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T21:49:50.985Z] #25 1.276 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T21:49:51.919Z] #25 2.066 Fetched 8498 kB in 2s (5327 kB/s) [2022-12-19T21:49:52.484Z] #25 2.066 Reading package lists... [2022-12-19T21:49:53.048Z] #25 2.620 Reading package lists... [2022-12-19T21:49:53.048Z] #25 3.158 Building dependency tree... [2022-12-19T21:49:53.048Z] #25 3.317 Reading state information... [2022-12-19T21:49:53.305Z] #25 3.513 The following additional packages will be installed: [2022-12-19T21:49:53.305Z] #25 3.514 libmagic-mgc libmagic1 [2022-12-19T21:49:53.305Z] #25 3.542 The following NEW packages will be installed: [2022-12-19T21:49:53.305Z] #25 3.543 file libmagic-mgc libmagic1 [2022-12-19T21:49:53.579Z] #25 3.820 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T21:49:53.579Z] #25 3.820 Need to get 463 kB of archives. [2022-12-19T21:49:53.579Z] #25 3.820 After this operation, 7063 kB of additional disk space will be used. [2022-12-19T21:49:53.579Z] #25 3.820 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-12-19T21:49:53.579Z] #25 3.825 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-12-19T21:49:53.579Z] #25 3.827 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-12-19T21:49:53.579Z] #25 4.001 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T21:49:53.837Z] #25 4.050 Fetched 463 kB in 0s (1672 kB/s) [2022-12-19T21:49:53.837Z] #25 4.071 Selecting previously unselected package libmagic-mgc. [2022-12-19T21:49:53.837Z] #25 4.072 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-12-19T21:49:53.837Z] #25 4.090 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-12-19T21:49:53.837Z] #25 4.094 Unpacking libmagic-mgc (1:5.39-3) ... [2022-12-19T21:49:54.094Z] #25 4.204 Selecting previously unselected package libmagic1:arm64. [2022-12-19T21:49:54.094Z] #25 4.207 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2022-12-19T21:49:54.094Z] #25 4.215 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-12-19T21:49:54.094Z] #25 4.260 Selecting previously unselected package file. [2022-12-19T21:49:54.094Z] #25 4.262 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2022-12-19T21:49:54.094Z] #25 4.267 Unpacking file (1:5.39-3) ... [2022-12-19T21:49:54.094Z] #25 4.316 Setting up libmagic-mgc (1:5.39-3) ... [2022-12-19T21:49:54.094Z] #25 4.326 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-12-19T21:49:54.094Z] #25 4.346 Setting up file (1:5.39-3) ... [2022-12-19T21:49:54.094Z] #25 4.383 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T21:49:54.351Z] #25 DONE 4.5s [2022-12-19T21:49:54.351Z] [2022-12-19T21:49:54.351Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-12-19T21:49:54.351Z] #21 1.672 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-19T21:49:54.351Z] #21 1.901 [2022-12-19T21:49:54.352Z] #21 2.130 #=#=# ######################################################################## 100.0% [2022-12-19T21:49:54.352Z] #21 2.363 [2022-12-19T21:49:54.352Z] #21 3.420 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-19T21:49:54.352Z] #21 3.636 [2022-12-19T21:49:54.352Z] #21 3.856 #=#=# ######################################################################## 100.0% [2022-12-19T21:49:54.352Z] #21 4.117 [2022-12-19T21:49:54.352Z] #21 5.169 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-19T21:49:54.352Z] #21 5.384 [2022-12-19T21:49:54.352Z] #21 5.611 #=#=# 0.5% ########################################### 60.0% ##################################################################### 96.6% ######################################################################## 100.0% [2022-12-19T21:49:54.352Z] #21 6.084 [2022-12-19T21:49:54.352Z] #21 ... [2022-12-19T21:49:54.352Z] [2022-12-19T21:49:54.352Z] #26 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2022-12-19T21:49:54.352Z] #26 DONE 0.1s [2022-12-19T21:49:54.352Z] [2022-12-19T21:49:54.352Z] #27 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2022-12-19T21:49:54.352Z] #27 DONE 0.2s [2022-12-19T21:49:54.352Z] [2022-12-19T21:49:54.352Z] #28 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2022-12-19T21:49:54.352Z] #28 DONE 0.2s [2022-12-19T21:49:54.609Z] [2022-12-19T21:49:54.609Z] #29 [registry-src 1/2] WORKDIR /usr/src/registry [2022-12-19T21:49:54.609Z] #29 DONE 0.3s [2022-12-19T21:49:54.609Z] [2022-12-19T21:49:54.609Z] #30 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2022-12-19T21:49:54.609Z] #30 ... [2022-12-19T21:49:54.609Z] [2022-12-19T21:49:54.609Z] #31 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-12-19T21:49:54.609Z] #31 DONE 0.4s [2022-12-19T21:49:54.609Z] [2022-12-19T21:49:54.609Z] #32 [delve-src 1/3] WORKDIR /usr/src/delve [2022-12-19T21:49:54.609Z] #32 DONE 0.4s [2022-12-19T21:49:54.609Z] [2022-12-19T21:49:54.609Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2022-12-19T21:49:54.609Z] #33 DONE 0.4s [2022-12-19T21:49:54.609Z] [2022-12-19T21:49:54.609Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-19T21:49:54.609Z] #34 DONE 0.4s [2022-12-19T21:49:54.870Z] [2022-12-19T21:49:54.870Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-19T21:49:54.870Z] #35 DONE 0.5s [2022-12-19T21:49:54.870Z] [2022-12-19T21:49:54.870Z] #36 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2022-12-19T21:49:54.870Z] #36 DONE 0.5s [2022-12-19T21:49:54.870Z] [2022-12-19T21:49:54.870Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger [2022-12-19T21:49:54.870Z] #37 DONE 0.6s [2022-12-19T21:49:54.870Z] [2022-12-19T21:49:54.870Z] #38 [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 [2022-12-19T21:49:54.870Z] #38 ... [2022-12-19T21:49:54.870Z] [2022-12-19T21:49:54.870Z] #39 [containerd-src 1/3] WORKDIR /usr/src/containerd [2022-12-19T21:49:54.870Z] #39 DONE 0.6s [2022-12-19T21:49:54.870Z] [2022-12-19T21:49:54.870Z] #40 [runc-src 1/3] WORKDIR /usr/src/runc [2022-12-19T21:49:54.870Z] #40 DONE 0.6s [2022-12-19T21:49:54.870Z] [2022-12-19T21:49:54.870Z] #41 [tini-src 1/3] WORKDIR /usr/src/tini [2022-12-19T21:49:54.870Z] #41 DONE 0.7s [2022-12-19T21:49:55.130Z] [2022-12-19T21:49:55.130Z] #42 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2022-12-19T21:49:55.130Z] #42 DONE 0.7s [2022-12-19T21:49:55.130Z] [2022-12-19T21:49:55.130Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2022-12-19T21:49:55.130Z] #43 DONE 0.7s [2022-12-19T21:49:55.130Z] [2022-12-19T21:49:55.130Z] #44 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2022-12-19T21:49:58.433Z] #44 ... [2022-12-19T21:49:58.434Z] [2022-12-19T21:49:58.434Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-12-19T21:49:58.434Z] #21 7.333 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-19T21:49:58.434Z] #21 7.701 [2022-12-19T21:49:58.434Z] #21 7.953 #=#=# ######################################################################## 100.0% [2022-12-19T21:49:58.434Z] #21 8.365 [2022-12-19T21:49:58.434Z] #21 9.272 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-19T21:49:58.434Z] #21 9.614 [2022-12-19T21:49:58.434Z] #21 9.865 #=#=# ######################################################################## 100.0% [2022-12-19T21:49:58.434Z] #21 10.25 [2022-12-19T21:49:58.434Z] #21 10.28 Download of images into '/build' complete. [2022-12-19T21:49:58.434Z] #21 10.28 Use something like the following to load the result into a Docker daemon: [2022-12-19T21:49:58.434Z] #21 10.28 tar -cC '/build' . | docker load [2022-12-19T21:49:58.434Z] #21 DONE 10.3s [2022-12-19T21:49:58.434Z] [2022-12-19T21:49:58.434Z] #30 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2022-12-19T21:49:58.434Z] #30 3.572 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-19T21:49:58.434Z] #30 3.572 hint: is subject to change. To configure the initial branch name to use in all [2022-12-19T21:49:58.434Z] #30 3.572 hint: of your new repositories, which will suppress this warning, call: [2022-12-19T21:49:58.434Z] #30 3.572 hint: [2022-12-19T21:49:58.434Z] #30 3.572 hint: git config --global init.defaultBranch [2022-12-19T21:49:58.434Z] #30 3.572 hint: [2022-12-19T21:49:58.434Z] #30 3.572 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-19T21:49:58.434Z] #30 3.572 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-19T21:49:58.434Z] #30 3.572 hint: [2022-12-19T21:49:58.434Z] #30 3.572 hint: git branch -m [2022-12-19T21:49:58.434Z] #30 3.572 Initialized empty Git repository in /tmp/dockercli/.git/ [2022-12-19T21:49:58.434Z] #30 DONE 3.7s [2022-12-19T21:49:58.434Z] [2022-12-19T21:49:58.434Z] #45 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-19T21:49:58.996Z] #45 ... [2022-12-19T21:49:58.996Z] [2022-12-19T21:49:58.996Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2022-12-19T21:49:58.996Z] #0 4.148 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-19T21:49:58.996Z] #0 4.148 hint: is subject to change. To configure the initial branch name to use in all [2022-12-19T21:49:58.996Z] #0 4.148 hint: of your new repositories, which will suppress this warning, call: [2022-12-19T21:49:58.996Z] #0 4.148 hint: [2022-12-19T21:49:58.996Z] #0 4.148 hint: git config --global init.defaultBranch [2022-12-19T21:49:58.996Z] #0 4.148 hint: [2022-12-19T21:49:58.996Z] #0 4.148 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-19T21:49:58.996Z] #0 4.148 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-19T21:49:58.996Z] #0 4.148 hint: [2022-12-19T21:49:58.996Z] #0 4.148 hint: git branch -m [2022-12-19T21:49:58.996Z] #0 4.197 Initialized empty Git repository in /usr/src/registry/.git/ [2022-12-19T21:49:58.996Z] #46 DONE 4.4s [2022-12-19T21:49:59.254Z] [2022-12-19T21:49:59.254Z] #47 [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 < [2022-12-19T21:50:00.185Z] #0 5.445 hint: [2022-12-19T21:50:00.185Z] #0 5.445 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-19T21:50:00.185Z] #0 5.445 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-19T21:50:00.185Z] #0 5.445 hint: [2022-12-19T21:50:00.185Z] #0 5.445 hint: git branch -m [2022-12-19T21:50:00.185Z] #0 5.473 Initialized empty Git repository in /usr/src/delve/.git/ [2022-12-19T21:50:00.185Z] #48 DONE 5.5s [2022-12-19T21:50:00.444Z] [2022-12-19T21:50:00.444Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.8.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-19T21:50:01.816Z] #49 ... [2022-12-19T21:50:01.816Z] [2022-12-19T21:50:01.816Z] #50 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2022-12-19T21:50:01.816Z] #0 6.679 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-19T21:50:01.816Z] #0 6.679 hint: is subject to change. To configure the initial branch name to use in all [2022-12-19T21:50:01.816Z] #0 6.679 hint: of your new repositories, which will suppress this warning, call: [2022-12-19T21:50:01.816Z] #0 6.679 hint: [2022-12-19T21:50:01.816Z] #0 6.679 hint: git config --global init.defaultBranch [2022-12-19T21:50:01.816Z] #0 6.679 hint: [2022-12-19T21:50:01.816Z] #0 6.679 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-19T21:50:01.816Z] #0 6.679 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-19T21:50:01.816Z] #0 6.679 hint: [2022-12-19T21:50:01.816Z] #0 6.679 hint: git branch -m [2022-12-19T21:50:01.816Z] #0 6.683 Initialized empty Git repository in /usr/src/swagger/.git/ [2022-12-19T21:50:01.816Z] #50 DONE 6.8s [2022-12-19T21:50:01.816Z] [2022-12-19T21:50:01.816Z] #51 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2022-12-19T21:50:01.816Z] #0 6.735 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-19T21:50:01.816Z] #0 6.742 hint: is subject to change. To configure the initial branch name to use in all [2022-12-19T21:50:01.816Z] #0 6.742 hint: of your new repositories, which will suppress this warning, call: [2022-12-19T21:50:01.816Z] #0 6.742 hint: [2022-12-19T21:50:01.816Z] #0 6.742 hint: git config --global init.defaultBranch [2022-12-19T21:50:01.816Z] #0 6.742 hint: [2022-12-19T21:50:01.816Z] #0 6.742 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-19T21:50:01.816Z] #0 6.742 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-19T21:50:01.816Z] #0 6.742 hint: [2022-12-19T21:50:01.816Z] #0 6.742 hint: git branch -m [2022-12-19T21:50:01.816Z] #0 6.745 Initialized empty Git repository in /usr/src/containerd/.git/ [2022-12-19T21:50:01.816Z] #51 DONE 6.9s [2022-12-19T21:50:01.816Z] [2022-12-19T21:50:01.816Z] #52 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-19T21:50:01.816Z] #0 4.520 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-19T21:50:01.816Z] #0 4.520 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-19T21:50:01.816Z] #0 4.520 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-19T21:50:01.816Z] #0 5.220 Reading package lists... [2022-12-19T21:50:01.816Z] #0 5.980 + apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-19T21:50:01.816Z] #0 5.998 Reading package lists... [2022-12-19T21:50:01.816Z] #0 6.698 Building dependency tree... [2022-12-19T21:50:01.816Z] #0 6.976 Reading state information... [2022-12-19T21:50:01.816Z] #0 7.250 gcc is already the newest version (4:10.2.1-1). [2022-12-19T21:50:01.816Z] #0 7.250 libc6-dev is already the newest version (2.31-13+deb11u5). [2022-12-19T21:50:01.816Z] #0 7.250 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T21:50:01.816Z] #52 DONE 7.3s [2022-12-19T21:50:01.816Z] [2022-12-19T21:50:01.816Z] #53 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-19T21:50:02.381Z] #53 ... [2022-12-19T21:50:02.381Z] [2022-12-19T21:50:02.381Z] #54 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2022-12-19T21:50:02.381Z] #0 7.192 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-19T21:50:02.381Z] #0 7.192 hint: is subject to change. To configure the initial branch name to use in all [2022-12-19T21:50:02.381Z] #0 7.192 hint: of your new repositories, which will suppress this warning, call: [2022-12-19T21:50:02.381Z] #0 7.192 hint: [2022-12-19T21:50:02.381Z] #0 7.192 hint: git config --global init.defaultBranch [2022-12-19T21:50:02.381Z] #0 7.192 hint: [2022-12-19T21:50:02.381Z] #0 7.192 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-19T21:50:02.381Z] #0 7.192 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-19T21:50:02.381Z] #0 7.192 hint: [2022-12-19T21:50:02.381Z] #0 7.192 hint: git branch -m [2022-12-19T21:50:02.381Z] #0 7.197 Initialized empty Git repository in /usr/src/runc/.git/ [2022-12-19T21:50:02.381Z] #54 DONE 7.5s [2022-12-19T21:50:02.639Z] [2022-12-19T21:50:02.639Z] #44 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2022-12-19T21:50:02.639Z] #44 7.315 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2022-12-19T21:50:02.639Z] #44 7.315 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-19T21:50:02.639Z] #44 7.315 hint: is subject to change. To configure the initial branch name to use in all [2022-12-19T21:50:02.639Z] #44 7.315 hint: of your new repositories, which will suppress this warning, call: [2022-12-19T21:50:02.639Z] #44 7.315 hint: [2022-12-19T21:50:02.639Z] #44 7.315 hint: git config --global init.defaultBranch [2022-12-19T21:50:02.639Z] #44 7.315 hint: [2022-12-19T21:50:02.639Z] #44 7.315 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-19T21:50:02.639Z] #44 7.315 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-19T21:50:02.639Z] #44 7.315 hint: [2022-12-19T21:50:02.639Z] #44 7.315 hint: git branch -m [2022-12-19T21:50:02.639Z] #44 DONE 7.4s [2022-12-19T21:50:02.639Z] [2022-12-19T21:50:02.639Z] #55 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2022-12-19T21:50:02.639Z] #0 7.464 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-19T21:50:02.639Z] #0 7.471 hint: is subject to change. To configure the initial branch name to use in all [2022-12-19T21:50:02.639Z] #0 7.471 hint: of your new repositories, which will suppress this warning, call: [2022-12-19T21:50:02.639Z] #0 7.471 hint: [2022-12-19T21:50:02.639Z] #0 7.471 hint: git config --global init.defaultBranch [2022-12-19T21:50:02.639Z] #0 7.471 hint: [2022-12-19T21:50:02.639Z] #0 7.471 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-19T21:50:02.639Z] #0 7.471 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-19T21:50:02.639Z] #0 7.471 hint: [2022-12-19T21:50:02.639Z] #0 7.471 hint: git branch -m [2022-12-19T21:50:02.639Z] #0 7.475 Initialized empty Git repository in /usr/src/tini/.git/ [2022-12-19T21:50:02.639Z] #55 DONE 7.6s [2022-12-19T21:50:02.639Z] [2022-12-19T21:50:02.639Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-19T21:50:04.552Z] #56 ... [2022-12-19T21:50:04.552Z] [2022-12-19T21:50:04.552Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-12-19T21:50:04.552Z] #0 7.134 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-19T21:50:04.552Z] #57 ... [2022-12-19T21:50:04.552Z] [2022-12-19T21:50:04.552Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-19T21:50:04.552Z] #0 8.998 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T21:50:04.552Z] #0 9.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T21:50:04.552Z] #0 9.084 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T21:50:04.552Z] #58 ... [2022-12-19T21:50:04.552Z] [2022-12-19T21:50:04.552Z] #59 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-12-19T21:50:04.552Z] #0 9.093 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T21:50:04.552Z] #0 9.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T21:50:04.552Z] #0 9.141 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T21:50:04.552Z] #0 9.750 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-12-19T21:50:04.809Z] #59 ... [2022-12-19T21:50:04.809Z] [2022-12-19T21:50:04.809Z] #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 [2022-12-19T21:50:04.809Z] #0 10.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T21:50:04.809Z] #60 10.16 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T21:50:04.809Z] #60 10.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T21:50:04.809Z] #60 ... [2022-12-19T21:50:04.809Z] [2022-12-19T21:50:04.809Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-12-19T21:50:04.809Z] #0 8.050 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T21:50:04.809Z] #0 8.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T21:50:04.809Z] #0 8.077 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T21:50:04.809Z] #0 8.467 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T21:50:04.809Z] #0 10.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T21:50:05.067Z] #61 ... [2022-12-19T21:50:05.067Z] [2022-12-19T21:50:05.067Z] #62 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-12-19T21:50:05.067Z] #0 10.84 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-12-19T21:50:05.324Z] #62 ... [2022-12-19T21:50:05.324Z] [2022-12-19T21:50:05.324Z] #63 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help [2022-12-19T21:50:05.324Z] #0 7.858 go: downloading github.com/tc-hib/go-winres v0.3.0 [2022-12-19T21:50:05.324Z] #0 8.675 go: downloading github.com/tc-hib/winres v0.1.6 [2022-12-19T21:50:05.324Z] #0 9.134 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-19T21:50:05.324Z] #0 9.829 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-12-19T21:50:05.324Z] #0 9.859 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-12-19T21:50:05.324Z] #63 ... [2022-12-19T21:50:05.324Z] [2022-12-19T21:50:05.324Z] #64 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T21:50:05.324Z] #0 9.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T21:50:05.324Z] #0 9.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T21:50:05.324Z] #0 9.860 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T21:50:05.581Z] #64 ... [2022-12-19T21:50:05.581Z] [2022-12-19T21:50:05.581Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-19T21:50:05.581Z] #0 9.812 go: downloading github.com/golangci/golangci-lint v1.49.0 [2022-12-19T21:50:05.581Z] #65 ... [2022-12-19T21:50:05.581Z] [2022-12-19T21:50:05.581Z] #66 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2022-12-19T21:50:05.581Z] #0 9.730 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-19T21:50:05.839Z] #66 ... [2022-12-19T21:50:05.839Z] [2022-12-19T21:50:05.839Z] #67 [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 [2022-12-19T21:50:05.839Z] #0 8.378 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T21:50:05.839Z] #0 8.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T21:50:05.839Z] #0 8.415 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T21:50:05.839Z] #0 9.488 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T21:50:05.839Z] #67 ... [2022-12-19T21:50:05.839Z] [2022-12-19T21:50:05.839Z] #64 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T21:50:05.839Z] #64 11.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T21:50:08.364Z] #64 ... [2022-12-19T21:50:08.364Z] [2022-12-19T21:50:08.364Z] #68 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-19T21:50:08.364Z] #68 DONE 5.4s [2022-12-19T21:50:08.364Z] [2022-12-19T21:50:08.364Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-12-19T21:50:08.364Z] #61 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T21:50:11.650Z] #61 ... [2022-12-19T21:50:11.650Z] [2022-12-19T21:50:11.650Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-19T21:50:11.650Z] #56 DONE 8.8s [2022-12-19T21:50:11.650Z] [2022-12-19T21:50:11.650Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-19T21:50:11.650Z] #65 12.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-19T21:50:11.650Z] #65 12.99 go: downloading github.com/pkg/errors v0.9.1 [2022-12-19T21:50:11.650Z] #65 13.08 go: downloading github.com/spf13/cobra v1.5.0 [2022-12-19T21:50:11.650Z] #65 13.30 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-19T21:50:11.650Z] #65 13.51 go: downloading github.com/spf13/viper v1.12.0 [2022-12-19T21:50:11.650Z] #65 13.75 go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-19T21:50:11.650Z] #65 14.23 go: downloading github.com/mattn/go-colorable v0.1.13 [2022-12-19T21:50:11.650Z] #65 14.23 go: downloading github.com/mattn/go-isatty v0.0.16 [2022-12-19T21:50:11.650Z] #65 14.46 go: downloading golang.org/x/tools v0.1.12 [2022-12-19T21:50:11.650Z] #65 14.46 go: downloading github.com/hashicorp/go-version v1.6.0 [2022-12-19T21:50:11.650Z] #65 14.81 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-12-19T21:50:11.650Z] #65 15.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-19T21:50:11.650Z] #65 15.49 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-19T21:50:11.650Z] #65 ... [2022-12-19T21:50:11.650Z] [2022-12-19T21:50:11.650Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2022-12-19T21:50:11.906Z] #69 ... [2022-12-19T21:50:11.906Z] [2022-12-19T21:50:11.906Z] #66 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2022-12-19T21:50:11.906Z] #66 12.46 go: downloading github.com/fatih/color v1.13.0 [2022-12-19T21:50:11.906Z] #66 12.50 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-19T21:50:11.906Z] #66 12.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-19T21:50:11.906Z] #66 12.83 go: downloading golang.org/x/tools v0.1.11 [2022-12-19T21:50:11.906Z] #66 13.00 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-19T21:50:11.906Z] #66 13.07 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-19T21:50:11.906Z] #66 13.22 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-19T21:50:11.906Z] #66 13.58 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-19T21:50:12.470Z] #66 ... [2022-12-19T21:50:12.470Z] [2022-12-19T21:50:12.470Z] #70 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-19T21:50:12.470Z] #70 ... [2022-12-19T21:50:12.470Z] [2022-12-19T21:50:12.470Z] #66 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2022-12-19T21:50:12.470Z] #66 18.31 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-19T21:50:12.729Z] #66 18.48 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-19T21:50:15.257Z] #66 ... [2022-12-19T21:50:15.257Z] [2022-12-19T21:50:15.257Z] #38 [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 [2022-12-19T21:50:15.257Z] #38 10.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-19T21:50:15.257Z] #38 10.11 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-19T21:50:15.257Z] #38 10.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-19T21:50:15.257Z] #38 11.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T21:50:15.257Z] #38 14.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T21:50:15.257Z] #38 17.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T21:50:15.257Z] #38 ... [2022-12-19T21:50:15.257Z] [2022-12-19T21:50:15.257Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-19T21:50:15.257Z] #58 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T21:50:15.257Z] #58 13.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T21:50:15.257Z] #58 16.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T21:50:15.257Z] #58 ... [2022-12-19T21:50:15.257Z] [2022-12-19T21:50:15.257Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2022-12-19T21:50:15.257Z] #69 DONE 13.5s [2022-12-19T21:50:15.257Z] [2022-12-19T21:50:15.257Z] #70 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-19T21:50:15.257Z] #70 DONE 12.7s [2022-12-19T21:50:15.257Z] [2022-12-19T21:50:15.257Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-12-19T21:50:15.257Z] #61 19.20 Fetched 8498 kB in 11s (743 kB/s) [2022-12-19T21:50:15.824Z] #61 19.20 Reading package lists... [2022-12-19T21:50:15.824Z] #61 ... [2022-12-19T21:50:15.824Z] [2022-12-19T21:50:15.824Z] #59 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-12-19T21:50:15.824Z] #59 11.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-19T21:50:15.824Z] #59 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-19T21:50:15.824Z] #59 17.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-19T21:50:15.824Z] #59 20.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-12-19T21:50:15.824Z] #59 ... [2022-12-19T21:50:15.824Z] [2022-12-19T21:50:15.824Z] #47 [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 < file.toml [2022-12-19T21:50:20.502Z] #62 25.77 [2022-12-19T21:50:20.502Z] #62 25.77 Reading and updating a list of files: [2022-12-19T21:50:20.502Z] #62 25.77 tomll a.toml b.toml c.toml [2022-12-19T21:50:20.502Z] #62 25.77 [2022-12-19T21:50:20.502Z] #62 25.77 When given a list of files, tomll will modify all files in place without asking. [2022-12-19T21:50:20.502Z] #62 DONE 25.9s [2022-12-19T21:50:20.502Z] [2022-12-19T21:50:20.502Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.8.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-19T21:50:20.502Z] #49 DONE 20.0s [2022-12-19T21:50:20.502Z] [2022-12-19T21:50:20.502Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-12-19T21:50:29.942Z] #59 25.20 Fetched 8501 kB in 16s (517 kB/s) [2022-12-19T21:50:29.942Z] #59 25.20 Reading package lists... [2022-12-19T21:50:29.942Z] #59 31.77 Reading package lists... [2022-12-19T21:50:29.942Z] #59 ... [2022-12-19T21:50:29.942Z] [2022-12-19T21:50:29.942Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-19T21:50:29.942Z] #65 35.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-19T21:50:30.199Z] #65 35.97 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-19T21:50:30.456Z] #65 36.09 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-12-19T21:50:30.456Z] #65 36.16 go: downloading github.com/uudashr/gocognit v1.0.6 [2022-12-19T21:50:30.456Z] #65 36.27 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-19T21:50:30.713Z] #65 36.35 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-12-19T21:50:30.713Z] #65 36.40 go: downloading gitlab.com/bosi/decorder v0.2.3 [2022-12-19T21:50:30.971Z] #65 ... [2022-12-19T21:50:30.971Z] [2022-12-19T21:50:30.971Z] #72 [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 < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-12-19T21:50:41.723Z] #59 31.77 Reading package lists... [2022-12-19T21:50:41.723Z] #59 37.00 Building dependency tree... [2022-12-19T21:50:41.723Z] #59 41.29 The following additional packages will be installed: [2022-12-19T21:50:41.723Z] #59 41.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-12-19T21:50:41.723Z] #59 41.31 python3-protobuf python3-six [2022-12-19T21:50:41.723Z] #59 41.33 Suggested packages: [2022-12-19T21:50:41.723Z] #59 41.33 python3-setuptools [2022-12-19T21:50:41.723Z] #59 41.33 Recommended packages: [2022-12-19T21:50:41.723Z] #59 41.33 iproute2 | iproute [2022-12-19T21:50:41.723Z] #59 42.10 The following NEW packages will be installed: [2022-12-19T21:50:41.723Z] #59 42.10 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-12-19T21:50:41.723Z] #59 42.12 python3-protobuf python3-six [2022-12-19T21:50:41.723Z] #59 42.69 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T21:50:41.723Z] #59 42.69 Need to get 2136 kB of archives. [2022-12-19T21:50:41.723Z] #59 42.69 After this operation, 10.8 MB of additional disk space will be used. [2022-12-19T21:50:41.723Z] #59 42.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-12-19T21:50:41.723Z] #59 42.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-19T21:50:41.723Z] #59 42.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-19T21:50:41.723Z] #59 42.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-12-19T21:50:41.723Z] #59 42.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-12-19T21:50:41.723Z] #59 42.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-12-19T21:50:41.723Z] #59 42.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-12-19T21:50:41.723Z] #59 45.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-12-19T21:50:41.723Z] #59 46.75 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T21:50:41.723Z] #59 ... [2022-12-19T21:50:41.723Z] [2022-12-19T21:50:41.723Z] #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 [2022-12-19T21:50:41.723Z] #60 41.32 Reading package lists... [2022-12-19T21:50:43.253Z] #60 46.96 Building dependency tree... [2022-12-19T21:50:44.188Z] #60 ... [2022-12-19T21:50:44.188Z] [2022-12-19T21:50:44.188Z] #67 [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 [2022-12-19T21:50:44.188Z] #67 39.13 The following NEW packages will be installed: [2022-12-19T21:50:44.188Z] #67 39.13 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-19T21:50:44.188Z] #67 39.65 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T21:50:44.188Z] #67 39.65 Need to get 15.1 MB of archives. [2022-12-19T21:50:44.188Z] #67 39.65 After this operation, 66.8 MB of additional disk space will be used. [2022-12-19T21:50:44.188Z] #67 39.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-19T21:50:44.188Z] #67 39.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-12-19T21:50:44.188Z] #67 40.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2022-12-19T21:50:44.188Z] #67 40.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-12-19T21:50:44.188Z] #67 40.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-12-19T21:50:44.188Z] #67 40.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-12-19T21:50:44.188Z] #67 40.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-12-19T21:50:44.188Z] #67 40.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-12-19T21:50:44.188Z] #67 41.78 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T21:50:44.188Z] #67 42.13 Fetched 15.1 MB in 1s (11.7 MB/s) [2022-12-19T21:50:44.188Z] #67 42.39 Selecting previously unselected package cmake-data. [2022-12-19T21:50:44.188Z] #67 42.39 (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 ... 15744 files and directories currently installed.) [2022-12-19T21:50:44.188Z] #67 42.46 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-19T21:50:44.188Z] #67 42.47 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T21:50:44.188Z] #67 47.88 Selecting previously unselected package libicu67:arm64. [2022-12-19T21:50:44.188Z] #67 47.88 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... [2022-12-19T21:50:44.188Z] #67 47.94 Unpacking libicu67:arm64 (67.1-7) ... [2022-12-19T21:50:44.188Z] #67 ... [2022-12-19T21:50:44.188Z] [2022-12-19T21:50:44.188Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-12-19T21:50:44.188Z] #61 48.65 Selecting previously unselected package libtool. [2022-12-19T21:50:44.188Z] #61 48.65 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... [2022-12-19T21:50:44.188Z] #61 48.68 Unpacking libtool (2.4.6-15) ... [2022-12-19T21:50:44.188Z] #61 49.12 Selecting previously unselected package libudev-dev:arm64. [2022-12-19T21:50:44.188Z] #61 49.12 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-12-19T21:50:44.188Z] #61 49.15 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-12-19T21:50:44.188Z] #61 49.40 Selecting previously unselected package libyajl2:arm64. [2022-12-19T21:50:44.188Z] #61 49.41 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... [2022-12-19T21:50:44.188Z] #61 49.42 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-12-19T21:50:44.188Z] #61 49.54 Selecting previously unselected package libyajl-dev:arm64. [2022-12-19T21:50:44.188Z] #61 49.54 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... [2022-12-19T21:50:44.188Z] #61 49.55 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-12-19T21:50:44.188Z] #61 49.69 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-19T21:50:44.188Z] #61 49.71 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-12-19T21:50:44.188Z] #61 49.73 Setting up bzip2 (1.0.8-4) ... [2022-12-19T21:50:44.188Z] #61 49.75 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-19T21:50:44.188Z] #61 49.78 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-12-19T21:50:44.188Z] #61 49.81 Setting up libcap2:arm64 (1:2.44-1) ... [2022-12-19T21:50:44.188Z] #61 49.83 Setting up autotools-dev (20180224.1+nmu1) ... [2022-12-19T21:50:44.188Z] #61 49.85 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-12-19T21:50:44.188Z] #61 49.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T21:50:44.188Z] #61 49.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-19T21:50:44.188Z] #61 49.94 Setting up patch (2.7.6-7) ... [2022-12-19T21:50:44.188Z] #61 49.96 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-12-19T21:50:44.452Z] #61 49.98 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-12-19T21:50:44.452Z] #61 50.08 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-12-19T21:50:44.452Z] #61 50.16 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-12-19T21:50:44.452Z] #61 50.21 Setting up libtool (2.4.6-15) ... [2022-12-19T21:50:44.709Z] #61 50.28 Setting up m4 (1.4.18-5) ... [2022-12-19T21:50:44.709Z] #61 50.39 Setting up dpkg-dev (1.20.12) ... [2022-12-19T21:50:44.709Z] #61 50.47 Setting up autoconf (2.69-14) ... [2022-12-19T21:50:44.709Z] #61 50.54 Setting up build-essential (12.9) ... [2022-12-19T21:50:44.709Z] #61 50.61 Setting up automake (1:1.16.3-2) ... [2022-12-19T21:50:44.979Z] #61 50.67 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-12-19T21:50:44.979Z] #61 50.70 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T21:50:45.545Z] #61 DONE 51.3s [2022-12-19T21:50:45.545Z] [2022-12-19T21:50:45.545Z] #53 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-19T21:50:45.545Z] #53 DONE 43.8s [2022-12-19T21:50:45.545Z] [2022-12-19T21:50:45.545Z] #45 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-19T21:50:45.545Z] #45 DONE 47.3s [2022-12-19T21:50:45.545Z] [2022-12-19T21:50:45.545Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-19T21:50:45.545Z] #58 44.64 Building dependency tree... [2022-12-19T21:50:45.545Z] #58 49.83 gcc is already the newest version (4:10.2.1-1). [2022-12-19T21:50:45.545Z] #58 49.83 libc6-dev is already the newest version (2.31-13+deb11u5). [2022-12-19T21:50:45.545Z] #58 49.83 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T21:50:45.545Z] #58 DONE 51.2s [2022-12-19T21:50:45.545Z] [2022-12-19T21:50:45.545Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli [2022-12-19T21:50:49.732Z] #73 ... [2022-12-19T21:50:49.732Z] [2022-12-19T21:50:49.732Z] #38 [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 [2022-12-19T21:50:49.732Z] #38 39.33 Reading package lists... [2022-12-19T21:50:49.732Z] #38 44.40 Building dependency tree... [2022-12-19T21:50:49.732Z] #38 49.54 gcc is already the newest version (4:10.2.1-1). [2022-12-19T21:50:49.732Z] #38 49.54 The following additional packages will be installed: [2022-12-19T21:50:49.732Z] #38 49.54 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev [2022-12-19T21:50:49.732Z] #38 49.54 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2022-12-19T21:50:49.732Z] #38 49.54 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2022-12-19T21:50:49.732Z] #38 49.54 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-12-19T21:50:49.732Z] #38 49.54 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2022-12-19T21:50:49.732Z] #38 49.54 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2022-12-19T21:50:49.732Z] #38 49.55 Suggested packages: [2022-12-19T21:50:49.732Z] #38 49.55 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2022-12-19T21:50:49.732Z] #38 49.55 | libgdk-pixbuf2.0-dev libxml2-utils [2022-12-19T21:50:49.732Z] #38 51.49 The following NEW packages will be installed: [2022-12-19T21:50:49.732Z] #38 51.54 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 [2022-12-19T21:50:49.732Z] #38 51.54 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2022-12-19T21:50:49.732Z] #38 51.55 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2022-12-19T21:50:49.732Z] #38 51.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2022-12-19T21:50:49.732Z] #38 51.55 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev [2022-12-19T21:50:49.732Z] #38 51.56 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2022-12-19T21:50:49.732Z] #38 52.04 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T21:50:49.732Z] #38 52.04 Need to get 7950 kB of archives. [2022-12-19T21:50:49.732Z] #38 52.04 After this operation, 39.9 MB of additional disk space will be used. [2022-12-19T21:50:49.732Z] #38 52.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2022-12-19T21:50:49.732Z] #38 52.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2022-12-19T21:50:49.732Z] #38 52.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2022-12-19T21:50:49.732Z] #38 52.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2022-12-19T21:50:49.732Z] #38 52.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2022-12-19T21:50:49.732Z] #38 52.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2022-12-19T21:50:49.732Z] #38 52.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2022-12-19T21:50:49.732Z] #38 52.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-12-19T21:50:49.732Z] #38 52.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-12-19T21:50:49.732Z] #38 52.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-12-19T21:50:49.732Z] #38 52.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2022-12-19T21:50:49.732Z] #38 52.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2022-12-19T21:50:49.733Z] #38 52.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2022-12-19T21:50:49.733Z] #38 52.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-19T21:50:49.733Z] #38 52.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-19T21:50:49.733Z] #38 52.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2022-12-19T21:50:49.733Z] #38 52.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-12-19T21:50:49.733Z] #38 52.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-12-19T21:50:49.733Z] #38 52.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-12-19T21:50:49.733Z] #38 52.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-12-19T21:50:49.733Z] #38 52.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-12-19T21:50:49.733Z] #38 52.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-12-19T21:50:49.733Z] #38 52.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2022-12-19T21:50:49.733Z] #38 52.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2022-12-19T21:50:49.733Z] #38 52.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2022-12-19T21:50:49.733Z] #38 52.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2022-12-19T21:50:49.733Z] #38 52.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2022-12-19T21:50:49.733Z] #38 52.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2022-12-19T21:50:49.733Z] #38 52.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2022-12-19T21:50:49.733Z] #38 52.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2022-12-19T21:50:49.733Z] #38 54.00 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T21:50:49.733Z] #38 54.22 Fetched 7950 kB in 1s (7772 kB/s) [2022-12-19T21:50:49.733Z] #38 54.32 Selecting previously unselected package libgirepository-1.0-1:arm64. [2022-12-19T21:50:49.733Z] #38 54.32 (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 ... 15744 files and directories currently installed.) [2022-12-19T21:50:49.733Z] #38 54.37 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2022-12-19T21:50:49.733Z] #38 54.39 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2022-12-19T21:50:49.733Z] #38 ... [2022-12-19T21:50:49.733Z] [2022-12-19T21:50:49.733Z] #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 [2022-12-19T21:50:49.733Z] #60 50.39 gcc is already the newest version (4:10.2.1-1). [2022-12-19T21:50:49.733Z] #60 50.39 libc6-dev is already the newest version (2.31-13+deb11u5). [2022-12-19T21:50:49.733Z] #60 50.39 The following additional packages will be installed: [2022-12-19T21:50:49.733Z] #60 50.40 bzip2 patch xz-utils [2022-12-19T21:50:49.733Z] #60 50.42 Suggested packages: [2022-12-19T21:50:49.733Z] #60 50.42 bzip2-doc debian-keyring seccomp ed diffutils-doc [2022-12-19T21:50:49.733Z] #60 50.42 Recommended packages: [2022-12-19T21:50:49.733Z] #60 50.42 build-essential fakeroot libalgorithm-merge-perl [2022-12-19T21:50:49.733Z] #60 51.15 The following NEW packages will be installed: [2022-12-19T21:50:49.733Z] #60 51.20 bzip2 dpkg-dev libseccomp-dev patch xz-utils [2022-12-19T21:50:49.733Z] #60 51.77 0 upgraded, 5 newly installed, 0 to remove and 3 not upgraded. [2022-12-19T21:50:49.733Z] #60 51.77 Need to get 2790 kB of archives. [2022-12-19T21:50:49.733Z] #60 51.77 After this operation, 4077 kB of additional disk space will be used. [2022-12-19T21:50:49.733Z] #60 51.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-12-19T21:50:49.733Z] #60 51.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-12-19T21:50:49.733Z] #60 51.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-12-19T21:50:49.733Z] #60 51.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2022-12-19T21:50:49.733Z] #60 51.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-12-19T21:50:49.733Z] #60 53.41 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T21:50:49.733Z] #60 53.74 Fetched 2790 kB in 1s (5035 kB/s) [2022-12-19T21:50:49.733Z] #60 53.83 Selecting previously unselected package bzip2. [2022-12-19T21:50:49.733Z] #60 53.83 (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 ... 15744 files and directories currently installed.) [2022-12-19T21:50:49.733Z] #60 53.90 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... [2022-12-19T21:50:49.733Z] #60 53.92 Unpacking bzip2 (1.0.8-4) ... [2022-12-19T21:50:49.733Z] #60 54.09 Selecting previously unselected package xz-utils. [2022-12-19T21:50:49.733Z] #60 54.10 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-19T21:50:49.733Z] #60 54.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T21:50:49.733Z] #60 54.42 Selecting previously unselected package patch. [2022-12-19T21:50:49.733Z] #60 54.43 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... [2022-12-19T21:50:49.733Z] #60 54.43 Unpacking patch (2.7.6-7) ... [2022-12-19T21:50:49.733Z] #60 54.68 Selecting previously unselected package dpkg-dev. [2022-12-19T21:50:49.733Z] #60 54.69 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... [2022-12-19T21:50:49.733Z] #60 54.69 Unpacking dpkg-dev (1.20.12) ... [2022-12-19T21:50:49.733Z] #60 ... [2022-12-19T21:50:49.733Z] [2022-12-19T21:50:49.733Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-19T21:50:49.733Z] #65 45.47 go: downloading gopkg.in/ini.v1 v1.66.6 [2022-12-19T21:50:49.733Z] #65 45.47 go: downloading github.com/magiconair/properties v1.8.6 [2022-12-19T21:50:49.733Z] #65 45.67 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2022-12-19T21:50:49.733Z] #65 45.74 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2022-12-19T21:50:49.733Z] #65 46.50 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-12-19T21:50:49.733Z] #65 46.90 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-19T21:50:49.733Z] #65 47.09 go: downloading go.uber.org/zap v1.17.0 [2022-12-19T21:50:49.733Z] #65 47.85 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2022-12-19T21:50:49.733Z] #65 47.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-19T21:50:49.733Z] #65 47.94 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2022-12-19T21:50:49.733Z] #65 47.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-19T21:50:49.733Z] #65 48.07 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2022-12-19T21:50:49.733Z] #65 48.21 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2022-12-19T21:50:49.733Z] #65 48.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-19T21:50:49.733Z] #65 48.27 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-19T21:50:49.733Z] #65 48.37 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-19T21:50:49.733Z] #65 48.38 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2022-12-19T21:50:49.733Z] #65 48.49 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-19T21:50:49.733Z] #65 48.65 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-19T21:50:49.733Z] #65 48.74 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-19T21:50:49.733Z] #65 48.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-19T21:50:49.733Z] #65 49.05 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-19T21:50:49.733Z] #65 49.17 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-19T21:50:49.733Z] #65 49.17 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-19T21:50:49.733Z] #65 49.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-19T21:50:49.733Z] #65 49.27 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-19T21:50:49.733Z] #65 49.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-19T21:50:49.733Z] #65 49.44 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-12-19T21:50:49.733Z] #65 50.19 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-19T21:50:49.733Z] #65 50.36 go: downloading github.com/google/go-cmp v0.5.8 [2022-12-19T21:50:49.733Z] #65 50.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-19T21:50:49.733Z] #65 50.67 go: downloading go.uber.org/atomic v1.7.0 [2022-12-19T21:50:49.733Z] #65 50.67 go: downloading go.uber.org/multierr v1.6.0 [2022-12-19T21:50:49.733Z] #65 50.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-12-19T21:50:49.733Z] #65 50.97 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-12-19T21:50:49.733Z] #65 50.97 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2022-12-19T21:50:49.733Z] #65 51.02 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-19T21:50:49.733Z] #65 51.21 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-19T21:50:49.733Z] #65 51.22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-19T21:50:49.733Z] #65 51.24 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-19T21:50:49.733Z] #65 51.27 go: downloading github.com/prometheus/common v0.32.1 [2022-12-19T21:50:49.733Z] #65 51.78 go: downloading github.com/prometheus/procfs v0.7.3 [2022-12-19T21:50:49.733Z] #65 51.90 go: downloading google.golang.org/protobuf v1.28.0 [2022-12-19T21:50:49.733Z] #65 53.29 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-19T21:50:49.733Z] #65 53.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-19T21:50:49.991Z] #65 ... [2022-12-19T21:50:49.991Z] [2022-12-19T21:50:49.991Z] #38 [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 [2022-12-19T21:50:49.991Z] #38 54.59 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2022-12-19T21:50:49.991Z] #38 54.60 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2022-12-19T21:50:49.991Z] #38 54.62 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2022-12-19T21:50:49.991Z] #38 54.89 Selecting previously unselected package libsecret-common. [2022-12-19T21:50:49.991Z] #38 54.89 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... [2022-12-19T21:50:49.991Z] #38 54.90 Unpacking libsecret-common (0.20.4-2) ... [2022-12-19T21:50:49.991Z] #38 55.13 Selecting previously unselected package libsecret-1-0:arm64. [2022-12-19T21:50:49.991Z] #38 55.14 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... [2022-12-19T21:50:49.991Z] #38 55.20 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2022-12-19T21:50:50.249Z] #38 ... [2022-12-19T21:50:50.249Z] [2022-12-19T21:50:50.249Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli [2022-12-19T21:50:50.249Z] #73 DONE 4.5s [2022-12-19T21:50:50.249Z] [2022-12-19T21:50:50.249Z] #38 [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 [2022-12-19T21:50:50.249Z] #38 55.49 Selecting previously unselected package gir1.2-secret-1:arm64. [2022-12-19T21:50:50.249Z] #38 55.50 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2022-12-19T21:50:50.249Z] #38 55.55 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2022-12-19T21:50:50.511Z] #38 ... [2022-12-19T21:50:50.511Z] [2022-12-19T21:50:50.511Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli [2022-12-19T21:50:50.511Z] #74 DONE 0.3s [2022-12-19T21:50:50.511Z] [2022-12-19T21:50:50.511Z] #38 [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 [2022-12-19T21:50:50.511Z] #38 55.67 Selecting previously unselected package uuid-dev:arm64. [2022-12-19T21:50:50.511Z] #38 55.68 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2022-12-19T21:50:50.511Z] #38 55.70 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2022-12-19T21:50:50.769Z] #38 56.00 Selecting previously unselected package libblkid-dev:arm64. [2022-12-19T21:50:50.769Z] #38 56.00 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2022-12-19T21:50:50.769Z] #38 56.08 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2022-12-19T21:50:51.334Z] #38 ... [2022-12-19T21:50:51.334Z] [2022-12-19T21:50:51.334Z] #64 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-19T21:50:51.334Z] #64 46.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-12-19T21:50:51.334Z] #64 47.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-12-19T21:50:51.334Z] #64 47.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-12-19T21:50:51.334Z] #64 47.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-12-19T21:50:51.334Z] #64 47.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-12-19T21:50:51.334Z] #64 47.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-12-19T21:50:51.334Z] #64 47.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-12-19T21:50:51.334Z] #64 47.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-12-19T21:50:51.334Z] #64 47.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-12-19T21:50:51.334Z] #64 47.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-12-19T21:50:51.334Z] #64 47.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-12-19T21:50:51.334Z] #64 47.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-12-19T21:50:51.334Z] #64 47.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-12-19T21:50:51.334Z] #64 47.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-12-19T21:50:51.334Z] #64 47.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-12-19T21:50:51.334Z] #64 47.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-12-19T21:50:51.334Z] #64 47.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-12-19T21:50:51.334Z] #64 48.98 debconf: delaying package configuration, since apt-utils is not installed [2022-12-19T21:50:51.334Z] #64 49.28 Fetched 108 MB in 6s (17.3 MB/s) [2022-12-19T21:50:51.334Z] #64 49.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-19T21:50:51.334Z] #64 49.38 (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 ... 15744 files and directories currently installed.) [2022-12-19T21:50:51.334Z] #64 49.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-19T21:50:51.334Z] #64 49.49 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-19T21:50:51.334Z] #64 53.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-19T21:50:51.334Z] #64 53.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-19T21:50:51.334Z] #64 53.05 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-19T21:50:51.334Z] #64 55.78 Selecting previously unselected package binutils-mingw-w64. [2022-12-19T21:50:51.334Z] #64 55.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-19T21:50:51.334Z] #64 55.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-19T21:50:51.334Z] #64 56.06 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-12-19T21:50:51.334Z] #64 56.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-12-19T21:50:51.334Z] #64 56.09 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-12-19T21:50:51.334Z] #64 56.41 Selecting previously unselected package dmsetup. [2022-12-19T21:50:51.334Z] #64 56.42 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-12-19T21:50:51.334Z] #64 56.43 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-19T21:50:51.334Z] #64 56.70 Selecting previously unselected package mingw-w64-common. [2022-12-19T21:50:51.334Z] #64 56.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-19T21:50:51.334Z] #64 56.77 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-19T21:50:51.334Z] #64 ... [2022-12-19T21:50:51.334Z] [2022-12-19T21:50:51.335Z] #38 [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 [2022-12-19T21:50:51.335Z] #38 56.55 Selecting previously unselected package libbtrfs0:arm64. [2022-12-19T21:50:51.335Z] #38 56.56 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... [2022-12-19T21:50:51.335Z] #38 56.57 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-12-19T21:50:51.902Z] #38 56.91 Selecting previously unselected package libbtrfs-dev:arm64. [2022-12-19T21:50:51.902Z] #38 56.91 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-12-19T21:50:51.902Z] #38 56.94 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-19T21:50:51.902Z] #38 ... [2022-12-19T21:50:51.902Z] [2022-12-19T21:50:51.902Z] #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 [2022-12-19T21:50:51.902Z] #60 55.95 Selecting previously unselected package libseccomp-dev:arm64. [2022-12-19T21:50:51.902Z] #60 55.95 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-12-19T21:50:51.902Z] #60 55.98 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-19T21:50:51.902Z] #60 56.43 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-19T21:50:51.902Z] #60 56.48 Setting up bzip2 (1.0.8-4) ... [2022-12-19T21:50:51.902Z] #60 56.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T21:50:51.902Z] #60 56.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-19T21:50:51.902Z] #60 56.65 Setting up patch (2.7.6-7) ... [2022-12-19T21:50:51.902Z] #60 56.66 Setting up dpkg-dev (1.20.12) ... [2022-12-19T21:50:51.902Z] #60 DONE 57.1s [2022-12-19T21:50:51.902Z] [2022-12-19T21:50:51.902Z] #59 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-12-19T21:50:51.902Z] #59 47.18 Fetched 2136 kB in 3s (655 kB/s) [2022-12-19T21:50:51.902Z] #59 47.33 Selecting previously unselected package libprotobuf23:arm64. [2022-12-19T21:50:51.902Z] #59 47.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15744 files and directories currently installed.) [2022-12-19T21:50:51.902Z] #59 47.51 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-12-19T21:50:51.902Z] #59 47.55 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-12-19T21:50:51.902Z] #59 48.30 Selecting previously unselected package python3-pkg-resources. [2022-12-19T21:50:51.902Z] #59 48.30 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T21:50:51.902Z] #59 48.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T21:50:51.902Z] #59 48.75 Selecting previously unselected package python3-six. [2022-12-19T21:50:51.902Z] #59 48.76 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-12-19T21:50:51.902Z] #59 48.79 Unpacking python3-six (1.16.0-2) ... [2022-12-19T21:50:51.902Z] #59 48.92 Selecting previously unselected package python3-protobuf. [2022-12-19T21:50:51.902Z] #59 48.92 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-12-19T21:50:51.902Z] #59 48.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-19T21:50:51.902Z] #59 49.68 Selecting previously unselected package libnet1:arm64. [2022-12-19T21:50:51.902Z] #59 49.69 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-19T21:50:51.902Z] #59 49.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-19T21:50:51.902Z] #59 50.00 Selecting previously unselected package libnl-3-200:arm64. [2022-12-19T21:50:51.902Z] #59 50.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-12-19T21:50:51.902Z] #59 50.05 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-19T21:50:51.902Z] #59 50.36 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-19T21:50:51.902Z] #59 50.36 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-19T21:50:51.902Z] #59 50.37 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-19T21:50:51.902Z] #59 50.59 Selecting previously unselected package criu. [2022-12-19T21:50:51.902Z] #59 50.60 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-12-19T21:50:51.902Z] #59 50.62 Unpacking criu (3.17.1-1) ... [2022-12-19T21:50:51.902Z] #59 51.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T21:50:51.902Z] #59 54.08 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-12-19T21:50:51.902Z] #59 54.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-19T21:50:51.902Z] #59 54.12 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-19T21:50:51.902Z] #59 54.13 Setting up python3-six (1.16.0-2) ... [2022-12-19T21:50:51.902Z] #59 55.34 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-19T21:50:51.902Z] #59 55.40 Setting up python3-protobuf (3.12.4-1) ... [2022-12-19T21:50:51.902Z] #59 ... [2022-12-19T21:50:51.902Z] [2022-12-19T21:50:51.902Z] #67 [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 [2022-12-19T21:50:51.902Z] #67 55.18 Selecting previously unselected package libxml2:arm64. [2022-12-19T21:50:51.902Z] #67 55.20 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2022-12-19T21:50:51.902Z] #67 55.21 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T21:50:51.902Z] #67 55.76 Selecting previously unselected package libarchive13:arm64. [2022-12-19T21:50:51.902Z] #67 55.77 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-12-19T21:50:51.902Z] #67 55.77 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-12-19T21:50:51.902Z] #67 56.32 Selecting previously unselected package libjsoncpp24:arm64. [2022-12-19T21:50:51.902Z] #67 56.32 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-12-19T21:50:51.902Z] #67 56.35 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-12-19T21:50:51.902Z] #67 56.57 Selecting previously unselected package librhash0:arm64. [2022-12-19T21:50:51.902Z] #67 56.58 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... [2022-12-19T21:50:51.902Z] #67 56.62 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-12-19T21:50:51.902Z] #67 56.84 Selecting previously unselected package libuv1:arm64. [2022-12-19T21:50:51.902Z] #67 56.87 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... [2022-12-19T21:50:51.902Z] #67 56.89 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-12-19T21:50:52.161Z] #67 57.17 Selecting previously unselected package cmake. [2022-12-19T21:50:52.161Z] #67 57.18 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-12-19T21:50:52.161Z] #67 57.18 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-19T21:50:55.442Z] #67 60.10 Setting up libicu67:arm64 (67.1-7) ... [2022-12-19T21:50:55.442Z] #67 60.12 Setting up libuv1:arm64 (1.40.0-2) ... [2022-12-19T21:50:55.442Z] #67 60.13 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-12-19T21:50:55.442Z] #67 60.16 Setting up librhash0:arm64 (1.4.1-2) ... [2022-12-19T21:50:55.442Z] #67 60.20 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-19T21:50:55.442Z] #67 60.27 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-19T21:50:55.442Z] #67 60.30 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-12-19T21:50:55.442Z] #67 60.34 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-19T21:50:55.442Z] #67 60.37 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T21:50:55.700Z] #67 ... [2022-12-19T21:50:55.700Z] [2022-12-19T21:50:55.700Z] #75 [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 < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-12-19T21:50:57.043Z] #59 59.49 Setting up criu (3.17.1-1) ... [2022-12-19T21:50:57.043Z] #59 61.39 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T21:50:57.043Z] #59 DONE 62.5s [2022-12-19T21:50:57.043Z] [2022-12-19T21:50:57.043Z] #67 [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 [2022-12-19T21:50:57.043Z] #67 DONE 62.1s [2022-12-19T21:50:57.300Z] [2022-12-19T21:50:57.300Z] #77 [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 [2022-12-19T21:50:59.197Z] #77 2.068 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-19T21:50:59.197Z] #77 2.080 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-19T21:50:59.197Z] #77 2.081 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-19T21:51:00.577Z] #77 ... [2022-12-19T21:51:00.577Z] [2022-12-19T21:51:00.577Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 < '/go/src/github.com/docker/docker/.bashrc' [2022-12-19T21:52:06.122Z] #84 DONE 0.9s [2022-12-19T21:52:06.122Z] [2022-12-19T21:52:06.122Z] #85 [dev-systemd-false 4/29] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-19T21:52:07.057Z] #85 DONE 0.9s [2022-12-19T21:52:07.057Z] [2022-12-19T21:52:07.057Z] #86 [dev-systemd-false 5/29] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-19T21:52:07.990Z] #86 DONE 0.8s [2022-12-19T21:52:07.990Z] [2022-12-19T21:52:07.990Z] #87 [dev-systemd-false 6/29] RUN ldconfig [2022-12-19T21:52:08.920Z] #87 DONE 1.1s [2022-12-19T21:52:08.920Z] [2022-12-19T21:52:08.920Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <= 3... python3 [2022-12-19T21:52:26.894Z] #76 101.2 checking for python3... /usr/bin/python3 [2022-12-19T21:52:26.894Z] #76 101.2 checking for python3 version... 3.9 [2022-12-19T21:52:26.894Z] #76 101.3 checking for python3 platform... linux [2022-12-19T21:52:27.151Z] #76 101.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-12-19T21:52:27.407Z] #76 101.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-12-19T21:52:27.665Z] #76 101.8 checking for go-md2man... no [2022-12-19T21:52:27.665Z] #76 101.8 checking error.h usability... yes [2022-12-19T21:52:27.922Z] #76 102.0 checking error.h presence... yes [2022-12-19T21:52:27.922Z] #76 102.1 checking for error.h... yes [2022-12-19T21:52:28.179Z] #76 102.2 checking linux/openat2.h usability... yes [2022-12-19T21:52:28.179Z] #76 102.4 checking linux/openat2.h presence... yes [2022-12-19T21:52:28.179Z] #76 102.5 checking for linux/openat2.h... yes [2022-12-19T21:52:28.436Z] #76 102.6 checking for copy_file_range... yes [2022-12-19T21:52:28.950Z] #76 102.9 checking for fgetxattr... yes [2022-12-19T21:52:29.206Z] #76 103.2 checking for statx... yes [2022-12-19T21:52:29.463Z] #76 103.6 checking for fgetpwent_r... yes [2022-12-19T21:52:29.721Z] #76 103.9 checking for issetugid... no [2022-12-19T21:52:29.980Z] #76 104.2 checking for pkg-config... /usr/bin/pkg-config [2022-12-19T21:52:29.980Z] #76 104.2 checking pkg-config is at least version 0.9.0... yes [2022-12-19T21:52:30.544Z] #76 104.2 checking for library containing yajl_tree_get... -lyajl [2022-12-19T21:52:30.544Z] #76 104.9 checking for yajl >= 2.0.0... yes [2022-12-19T21:52:30.801Z] #76 105.0 checking sys/capability.h usability... yes [2022-12-19T21:52:30.801Z] #76 105.1 checking sys/capability.h presence... yes [2022-12-19T21:52:30.801Z] #76 105.2 checking for sys/capability.h... yes [2022-12-19T21:52:31.365Z] #76 105.2 checking for library containing cap_from_name... -lcap [2022-12-19T21:52:31.930Z] #76 105.8 checking for library containing dlopen... -ldl [2022-12-19T21:52:32.187Z] #76 106.3 checking seccomp.h usability... yes [2022-12-19T21:52:32.187Z] #76 106.6 checking seccomp.h presence... yes [2022-12-19T21:52:32.444Z] #76 106.7 checking for seccomp.h... yes [2022-12-19T21:52:33.009Z] #76 106.7 checking for library containing seccomp_rule_add... -lseccomp [2022-12-19T21:52:33.266Z] #76 107.2 checking for library containing seccomp_arch_resolve_name... [2022-12-19T21:52:33.266Z] #76 ... [2022-12-19T21:52:33.266Z] [2022-12-19T21:52:33.266Z] #75 [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 <= 3.15... no [2022-12-19T21:52:35.680Z] #76 109.9 configure: CRIU headers not found, building without CRIU support [2022-12-19T21:52:35.680Z] #76 109.9 checking for criu > 3.16... no [2022-12-19T21:52:35.680Z] #76 109.9 configure: CRIU version doesn't support join-ns API [2022-12-19T21:52:35.680Z] #76 109.9 checking for criu > 3.16.1... no [2022-12-19T21:52:35.680Z] #76 110.0 configure: CRIU version doesn't support for pre-dumping [2022-12-19T21:52:35.680Z] #76 110.0 checking for new mount API (fsconfig)... yes [2022-12-19T21:52:35.680Z] #76 110.0 checking for seccomp notify API... yes [2022-12-19T21:52:35.680Z] #76 110.1 checking for gperf... no [2022-12-19T21:52:35.680Z] #76 110.1 configure: gperf not found - cannot rebuild signal parser code [2022-12-19T21:52:35.937Z] #76 110.1 checking for library containing argp_parse... none required [2022-12-19T21:52:36.194Z] #76 110.5 checking that generated files are newer than configure... done [2022-12-19T21:52:36.194Z] #76 110.5 configure: creating ./config.status [2022-12-19T21:52:39.464Z] #76 113.1 config.status: creating Makefile [2022-12-19T21:52:39.464Z] #76 113.2 config.status: creating rpm/crun.spec [2022-12-19T21:52:39.464Z] #76 113.3 config.status: creating config.h [2022-12-19T21:52:39.464Z] #76 113.4 config.status: executing libtool commands [2022-12-19T21:52:39.464Z] #76 113.4 config.status: executing depfiles commands [2022-12-19T21:52:40.393Z] #76 114.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-12-19T21:52:40.393Z] #76 ... [2022-12-19T21:52:40.393Z] [2022-12-19T21:52:40.393Z] #88 [dev-systemd-false 7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-19T21:52:40.393Z] #88 26.51 Unpacking bash-completion (1:2.11-2) ... [2022-12-19T21:52:40.393Z] #88 26.86 Selecting previously unselected package bzip2. [2022-12-19T21:52:40.393Z] #88 26.86 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 26.88 Unpacking bzip2 (1.0.8-4) ... [2022-12-19T21:52:40.393Z] #88 26.95 Selecting previously unselected package xz-utils. [2022-12-19T21:52:40.393Z] #88 26.95 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 26.97 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T21:52:40.393Z] #88 27.11 Selecting previously unselected package apparmor. [2022-12-19T21:52:40.393Z] #88 27.12 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 27.18 Unpacking apparmor (2.13.6-10) ... [2022-12-19T21:52:40.393Z] #88 27.68 Selecting previously unselected package inetutils-ping. [2022-12-19T21:52:40.393Z] #88 27.68 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 27.69 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T21:52:40.393Z] #88 27.81 Selecting previously unselected package libip4tc2:arm64. [2022-12-19T21:52:40.393Z] #88 27.81 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 27.81 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-12-19T21:52:40.393Z] #88 27.89 Selecting previously unselected package libip6tc2:arm64. [2022-12-19T21:52:40.393Z] #88 27.90 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 27.91 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-12-19T21:52:40.393Z] #88 27.97 Selecting previously unselected package libnfnetlink0:arm64. [2022-12-19T21:52:40.393Z] #88 27.97 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 27.99 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-19T21:52:40.393Z] #88 28.05 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-12-19T21:52:40.393Z] #88 28.05 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 28.06 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-19T21:52:40.393Z] #88 28.13 Selecting previously unselected package libnftnl11:arm64. [2022-12-19T21:52:40.393Z] #88 28.14 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 28.14 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-12-19T21:52:40.393Z] #88 28.23 Selecting previously unselected package iptables. [2022-12-19T21:52:40.393Z] #88 28.24 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 28.24 Unpacking iptables (1.8.7-1) ... [2022-12-19T21:52:40.393Z] #88 28.56 Selecting previously unselected package libonig5:arm64. [2022-12-19T21:52:40.393Z] #88 28.56 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 28.57 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-12-19T21:52:40.393Z] #88 28.73 Selecting previously unselected package libjq1:arm64. [2022-12-19T21:52:40.393Z] #88 28.73 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 28.74 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-12-19T21:52:40.393Z] #88 28.87 Selecting previously unselected package jq. [2022-12-19T21:52:40.393Z] #88 28.87 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 28.87 Unpacking jq (1.6-2.1) ... [2022-12-19T21:52:40.393Z] #88 28.96 Selecting previously unselected package libaio1:arm64. [2022-12-19T21:52:40.393Z] #88 28.96 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 28.96 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-12-19T21:52:40.393Z] #88 29.06 Selecting previously unselected package libgpm2:arm64. [2022-12-19T21:52:40.393Z] #88 29.06 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 29.08 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-12-19T21:52:40.393Z] #88 29.16 Selecting previously unselected package libicu67:arm64. [2022-12-19T21:52:40.393Z] #88 29.17 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-12-19T21:52:40.393Z] #88 29.17 Unpacking libicu67:arm64 (67.1-7) ... [2022-12-19T21:52:41.331Z] #88 32.52 Selecting previously unselected package libinih1:arm64. [2022-12-19T21:52:41.331Z] #88 32.52 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-12-19T21:52:41.331Z] #88 32.54 Unpacking libinih1:arm64 (53-1+b2) ... [2022-12-19T21:52:41.595Z] #88 ... [2022-12-19T21:52:41.595Z] [2022-12-19T21:52:41.595Z] #72 [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 <= 2.1.0... yes [2022-12-19T21:52:48.384Z] #76 122.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-12-19T21:52:48.384Z] #76 122.8 checking for gcc... (cached) gcc [2022-12-19T21:52:48.641Z] #76 122.9 checking whether we are using the GNU C compiler... (cached) yes [2022-12-19T21:52:48.641Z] #76 122.9 checking whether gcc accepts -g... (cached) yes [2022-12-19T21:52:48.641Z] #76 122.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-12-19T21:52:48.641Z] #76 122.9 checking whether gcc understands -c and -o together... (cached) yes [2022-12-19T21:52:48.641Z] #76 122.9 checking for a Python interpreter with version >= 3... python3 [2022-12-19T21:52:48.641Z] #76 122.9 checking for python3... /usr/bin/python3 [2022-12-19T21:52:48.641Z] #76 122.9 checking for python3 version... 3.9 [2022-12-19T21:52:48.641Z] #76 123.0 checking for python3 platform... linux [2022-12-19T21:52:48.641Z] #76 123.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-12-19T21:52:48.898Z] #76 123.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-12-19T21:52:49.155Z] #76 123.4 checking that generated files are newer than configure... done [2022-12-19T21:52:49.155Z] #76 123.4 configure: creating ./config.status [2022-12-19T21:52:51.678Z] #76 125.7 config.status: creating Makefile [2022-12-19T21:52:51.678Z] #76 125.7 config.status: creating config.h [2022-12-19T21:52:51.678Z] #76 125.8 config.status: executing libtool commands [2022-12-19T21:52:51.678Z] #76 125.8 config.status: executing depfiles commands [2022-12-19T21:52:51.678Z] #76 ... [2022-12-19T21:52:51.678Z] [2022-12-19T21:52:51.678Z] #88 [dev-systemd-false 7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-19T21:52:51.678Z] #88 32.82 Selecting previously unselected package libnl-3-200:arm64. [2022-12-19T21:52:51.678Z] #88 32.84 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 32.84 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-19T21:52:51.678Z] #88 32.96 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-19T21:52:51.678Z] #88 32.96 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 32.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-19T21:52:51.678Z] #88 33.16 Selecting previously unselected package libyajl2:arm64. [2022-12-19T21:52:51.678Z] #88 33.17 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 33.17 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-12-19T21:52:51.678Z] #88 33.33 Selecting previously unselected package net-tools. [2022-12-19T21:52:51.678Z] #88 33.34 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 33.34 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T21:52:51.678Z] #88 33.61 Selecting previously unselected package patch. [2022-12-19T21:52:51.678Z] #88 33.63 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 33.63 Unpacking patch (2.7.6-7) ... [2022-12-19T21:52:51.678Z] #88 33.72 Selecting previously unselected package python-pip-whl. [2022-12-19T21:52:51.678Z] #88 33.73 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-19T21:52:51.678Z] #88 33.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T21:52:51.678Z] #88 34.26 Selecting previously unselected package python3-lib2to3. [2022-12-19T21:52:51.678Z] #88 34.27 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-19T21:52:51.678Z] #88 34.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-19T21:52:51.678Z] #88 34.39 Selecting previously unselected package python3-distutils. [2022-12-19T21:52:51.678Z] #88 34.41 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-12-19T21:52:51.678Z] #88 34.41 Unpacking python3-distutils (3.9.2-1) ... [2022-12-19T21:52:51.678Z] #88 34.54 Selecting previously unselected package python3-pkg-resources. [2022-12-19T21:52:51.678Z] #88 34.55 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-19T21:52:51.678Z] #88 34.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-19T21:52:51.678Z] #88 34.64 Selecting previously unselected package python3-setuptools. [2022-12-19T21:52:51.678Z] #88 34.64 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-12-19T21:52:51.678Z] #88 34.65 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-19T21:52:51.678Z] #88 34.88 Selecting previously unselected package python3-wheel. [2022-12-19T21:52:51.678Z] #88 34.89 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-12-19T21:52:51.678Z] #88 34.90 Unpacking python3-wheel (0.34.2-1) ... [2022-12-19T21:52:51.678Z] #88 34.97 Selecting previously unselected package python3-pip. [2022-12-19T21:52:51.678Z] #88 34.98 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-19T21:52:51.678Z] #88 34.98 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T21:52:51.678Z] #88 35.20 Selecting previously unselected package sudo. [2022-12-19T21:52:51.678Z] #88 35.21 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 35.21 Unpacking sudo (1.9.5p2-3) ... [2022-12-19T21:52:51.678Z] #88 35.69 Selecting previously unselected package thin-provisioning-tools. [2022-12-19T21:52:51.678Z] #88 35.70 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 35.71 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-19T21:52:51.678Z] #88 35.91 Selecting previously unselected package uidmap. [2022-12-19T21:52:51.678Z] #88 35.91 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 35.92 Unpacking uidmap (1:4.8.1-1) ... [2022-12-19T21:52:51.678Z] #88 36.04 Selecting previously unselected package vim-runtime. [2022-12-19T21:52:51.678Z] #88 36.04 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-19T21:52:51.678Z] #88 36.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-19T21:52:51.678Z] #88 36.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-19T21:52:51.678Z] #88 36.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T21:52:51.678Z] #88 38.77 Selecting previously unselected package vim. [2022-12-19T21:52:51.678Z] #88 38.77 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 38.79 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T21:52:51.678Z] #88 39.21 Selecting previously unselected package xfsprogs. [2022-12-19T21:52:51.678Z] #88 39.22 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 39.22 Unpacking xfsprogs (5.10.0-4) ... [2022-12-19T21:52:51.678Z] #88 39.63 Selecting previously unselected package zip. [2022-12-19T21:52:51.678Z] #88 39.65 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 39.65 Unpacking zip (3.0-12) ... [2022-12-19T21:52:51.678Z] #88 39.80 Selecting previously unselected package zstd. [2022-12-19T21:52:51.678Z] #88 39.82 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-12-19T21:52:51.678Z] #88 39.83 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-12-19T21:52:51.678Z] #88 40.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-19T21:52:51.678Z] #88 40.88 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-12-19T21:52:51.678Z] #88 40.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-19T21:52:51.678Z] #88 40.91 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-12-19T21:52:51.678Z] #88 40.92 Setting up libicu67:arm64 (67.1-7) ... [2022-12-19T21:52:51.678Z] #88 40.94 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-12-19T21:52:51.678Z] #88 40.95 Setting up libinih1:arm64 (53-1+b2) ... [2022-12-19T21:52:51.678Z] #88 40.96 Setting up uidmap (1:4.8.1-1) ... [2022-12-19T21:52:51.678Z] #88 40.98 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-12-19T21:52:51.678Z] #88 40.99 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-19T21:52:51.678Z] #88 41.01 Setting up bzip2 (1.0.8-4) ... [2022-12-19T21:52:51.678Z] #88 41.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-19T21:52:51.678Z] #88 41.03 Setting up python3-wheel (0.34.2-1) ... [2022-12-19T21:52:51.678Z] #88 41.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-19T21:52:51.678Z] #88 41.63 Setting up libcap2:arm64 (1:2.44-1) ... [2022-12-19T21:52:51.678Z] #88 41.64 Setting up libcap2-bin (1:2.44-1) ... [2022-12-19T21:52:51.678Z] #88 41.65 Setting up apparmor (2.13.6-10) ... [2022-12-19T21:52:51.935Z] #88 43.00 Setting up zip (3.0-12) ... [2022-12-19T21:52:51.935Z] #88 43.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-19T21:52:51.935Z] #88 43.04 Setting up bash-completion (1:2.11-2) ... [2022-12-19T21:52:52.191Z] #88 ... [2022-12-19T21:52:52.191Z] [2022-12-19T21:52:52.191Z] #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 [2022-12-19T21:52:52.191Z] #76 126.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-12-19T21:52:52.191Z] #76 126.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-12-19T21:52:52.448Z] #76 126.8 checking for gcc... gcc [2022-12-19T21:52:52.704Z] #76 127.0 checking whether the C compiler works... yes [2022-12-19T21:52:52.704Z] #76 127.1 checking for C compiler default output file name... a.out [2022-12-19T21:52:52.961Z] #76 127.1 checking for suffix of executables... [2022-12-19T21:52:53.218Z] #76 127.2 checking whether we are cross compiling... no [2022-12-19T21:52:53.218Z] #76 127.4 checking for suffix of object files... o [2022-12-19T21:52:53.218Z] #76 127.5 checking whether we are using the GNU C compiler... yes [2022-12-19T21:52:53.474Z] #76 127.6 checking whether gcc accepts -g... yes [2022-12-19T21:52:53.474Z] #76 127.7 checking for gcc option to accept ISO C89... none needed [2022-12-19T21:52:53.731Z] #76 127.8 checking whether gcc understands -c and -o together... yes [2022-12-19T21:52:53.731Z] #76 128.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-12-19T21:52:53.731Z] #76 128.0 checking whether build environment is sane... yes [2022-12-19T21:52:53.731Z] #76 128.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-12-19T21:52:53.731Z] #76 128.1 checking for gawk... no [2022-12-19T21:52:53.731Z] #76 128.1 checking for mawk... mawk [2022-12-19T21:52:53.731Z] #76 128.1 checking whether make sets $(MAKE)... yes [2022-12-19T21:52:53.731Z] #76 128.1 checking whether make supports the include directive... yes (GNU style) [2022-12-19T21:52:53.731Z] #76 128.1 checking whether make supports nested variables... yes [2022-12-19T21:52:53.987Z] #76 128.2 checking whether UID '0' is supported by ustar format... yes [2022-12-19T21:52:53.987Z] #76 128.2 checking whether GID '0' is supported by ustar format... yes [2022-12-19T21:52:53.987Z] #76 128.2 checking how to create a ustar tar archive... gnutar [2022-12-19T21:52:53.987Z] #76 128.3 checking dependency style of gcc... gcc3 [2022-12-19T21:52:53.987Z] #76 128.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-12-19T21:52:53.987Z] #76 128.4 checking whether make supports nested variables... (cached) yes [2022-12-19T21:52:54.245Z] #76 128.5 checking build system type... aarch64-unknown-linux-gnu [2022-12-19T21:52:54.510Z] #76 128.7 checking host system type... aarch64-unknown-linux-gnu [2022-12-19T21:52:54.510Z] #76 128.7 checking how to print strings... printf [2022-12-19T21:52:54.510Z] #76 128.7 checking for a sed that does not truncate output... /bin/sed [2022-12-19T21:52:54.510Z] #76 128.8 checking for grep that handles long lines and -e... /bin/grep [2022-12-19T21:52:54.510Z] #76 128.8 checking for egrep... /bin/grep -E [2022-12-19T21:52:54.510Z] #76 128.8 checking for fgrep... /bin/grep -F [2022-12-19T21:52:54.510Z] #76 128.8 checking for ld used by gcc... /usr/bin/ld [2022-12-19T21:52:54.510Z] #76 128.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-12-19T21:52:54.510Z] #76 128.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-12-19T21:52:54.510Z] #76 128.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-12-19T21:52:54.766Z] #76 129.0 checking whether ln -s works... yes [2022-12-19T21:52:54.766Z] #76 129.0 checking the maximum length of command line arguments... 1572864 [2022-12-19T21:52:54.766Z] #76 129.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-12-19T21:52:54.766Z] #76 129.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-12-19T21:52:54.766Z] #76 129.0 checking for /usr/bin/ld option to reload object files... -r [2022-12-19T21:52:54.766Z] #76 129.0 checking for objdump... objdump [2022-12-19T21:52:54.766Z] #76 129.0 checking how to recognize dependent libraries... pass_all [2022-12-19T21:52:54.766Z] #76 129.0 checking for dlltool... no [2022-12-19T21:52:54.766Z] #76 129.0 checking how to associate runtime and link libraries... printf %s\n [2022-12-19T21:52:54.766Z] #76 129.0 checking for ar... ar [2022-12-19T21:52:54.766Z] #76 129.0 checking for archiver @FILE support... @ [2022-12-19T21:52:54.766Z] #76 129.1 checking for strip... strip [2022-12-19T21:52:54.766Z] #76 129.1 checking for ranlib... ranlib [2022-12-19T21:52:55.331Z] #76 129.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-12-19T21:52:55.331Z] #76 129.6 checking for sysroot... no [2022-12-19T21:52:55.331Z] #76 129.6 checking for a working dd... /bin/dd [2022-12-19T21:52:55.331Z] #76 129.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-12-19T21:52:55.331Z] #76 129.6 checking for mt... no [2022-12-19T21:52:55.331Z] #76 129.6 checking if : is a manifest tool... no [2022-12-19T21:52:55.588Z] #76 129.6 checking how to run the C preprocessor... gcc -E [2022-12-19T21:52:56.151Z] #76 129.9 checking for ANSI C header files... yes [2022-12-19T21:52:56.151Z] #76 130.4 checking for sys/types.h... yes [2022-12-19T21:52:56.151Z] #76 130.6 checking for sys/stat.h... yes [2022-12-19T21:52:56.408Z] #76 130.7 checking for stdlib.h... yes [2022-12-19T21:52:56.408Z] #76 130.9 checking for string.h... yes [2022-12-19T21:52:56.665Z] #76 130.9 checking for memory.h... yes [2022-12-19T21:52:56.665Z] #76 131.0 checking for strings.h... yes [2022-12-19T21:52:56.921Z] #76 131.1 checking for inttypes.h... yes [2022-12-19T21:52:57.178Z] #76 131.3 checking for stdint.h... yes [2022-12-19T21:52:57.178Z] #76 131.5 checking for unistd.h... yes [2022-12-19T21:52:57.434Z] #76 131.6 checking for dlfcn.h... yes [2022-12-19T21:52:57.434Z] #76 131.7 checking for objdir... .libs [2022-12-19T21:52:57.947Z] #76 132.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-12-19T21:52:57.947Z] #76 132.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-12-19T21:52:58.204Z] #76 132.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-12-19T21:52:58.204Z] #76 132.4 checking if gcc static flag -static works... yes [2022-12-19T21:52:58.461Z] #76 132.6 checking if gcc supports -c -o file.o... yes [2022-12-19T21:52:58.461Z] #76 132.8 checking if gcc supports -c -o file.o... (cached) yes [2022-12-19T21:52:58.461Z] #76 132.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-12-19T21:52:58.718Z] #76 132.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-12-19T21:52:58.977Z] #76 133.1 checking how to hardcode library paths into programs... immediate [2022-12-19T21:52:58.977Z] #76 133.1 checking whether stripping libraries is possible... yes [2022-12-19T21:52:58.977Z] #76 133.2 checking if libtool supports shared libraries... yes [2022-12-19T21:52:58.977Z] #76 133.2 checking whether to build shared libraries... no [2022-12-19T21:52:58.977Z] #76 133.2 checking whether to build static libraries... yes [2022-12-19T21:52:58.977Z] #76 133.2 checking float.h usability... yes [2022-12-19T21:52:58.977Z] #76 133.3 checking float.h presence... yes [2022-12-19T21:52:58.977Z] #76 133.4 checking for float.h... yes [2022-12-19T21:52:59.235Z] #76 133.4 checking limits.h usability... yes [2022-12-19T21:52:59.235Z] #76 133.6 checking limits.h presence... yes [2022-12-19T21:52:59.235Z] #76 133.6 checking for limits.h... yes [2022-12-19T21:52:59.492Z] #76 133.7 checking stddef.h usability... [2022-12-19T21:52:59.492Z] #76 ... [2022-12-19T21:52:59.492Z] [2022-12-19T21:52:59.492Z] #88 [dev-systemd-false 7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-19T21:52:59.492Z] #88 45.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-19T21:52:59.492Z] #88 45.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-19T21:52:59.492Z] #88 45.56 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-12-19T21:52:59.492Z] #88 45.59 Setting up patch (2.7.6-7) ... [2022-12-19T21:52:59.492Z] #88 45.60 Setting up sudo (1.9.5p2-3) ... [2022-12-19T21:52:59.492Z] #88 45.67 invoke-rc.d: could not determine current runlevel [2022-12-19T21:52:59.492Z] #88 45.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-19T21:52:59.492Z] #88 45.70 Setting up xfsprogs (5.10.0-4) ... [2022-12-19T21:52:59.492Z] #88 45.73 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-12-19T21:52:59.492Z] #88 45.76 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-19T21:52:59.492Z] #88 45.77 Setting up pigz (2.6-1) ... [2022-12-19T21:52:59.492Z] #88 45.79 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-19T21:52:59.492Z] #88 45.81 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-19T21:52:59.492Z] #88 45.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-19T21:52:59.492Z] #88 45.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-19T21:52:59.492Z] #88 46.41 Setting up libaio1:arm64 (0.3.112-9) ... [2022-12-19T21:52:59.492Z] #88 46.43 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-19T21:52:59.492Z] #88 46.81 Setting up libelf1:arm64 (0.183-1) ... [2022-12-19T21:52:59.492Z] #88 46.83 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-12-19T21:52:59.492Z] #88 46.84 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-12-19T21:52:59.492Z] #88 46.85 Setting up python3-distutils (3.9.2-1) ... [2022-12-19T21:52:59.492Z] #88 47.29 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-19T21:52:59.492Z] #88 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-19T21:52:59.492Z] #88 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-19T21:52:59.492Z] #88 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-19T21:52:59.492Z] #88 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-19T21:52:59.492Z] #88 47.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-19T21:52:59.492Z] #88 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-19T21:52:59.492Z] #88 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-19T21:52:59.492Z] #88 47.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-19T21:52:59.492Z] #88 47.38 Setting up python3-setuptools (52.0.0-4) ... [2022-12-19T21:52:59.492Z] #88 48.53 Setting up libjq1:arm64 (1.6-2.1) ... [2022-12-19T21:52:59.492Z] #88 48.54 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-12-19T21:52:59.492Z] #88 48.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-19T21:52:59.492Z] #88 48.59 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-19T21:52:59.492Z] #88 49.49 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-19T21:52:59.492Z] #88 49.50 Setting up jq (1.6-2.1) ... [2022-12-19T21:52:59.492Z] #88 49.52 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-12-19T21:52:59.492Z] #88 49.55 Setting up iptables (1.8.7-1) ... [2022-12-19T21:52:59.492Z] #88 49.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T21:52:59.492Z] #88 49.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T21:52:59.492Z] #88 49.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-19T21:52:59.492Z] #88 49.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-19T21:52:59.492Z] #88 49.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-19T21:52:59.492Z] #88 49.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-19T21:52:59.492Z] #88 49.61 Setting up iproute2 (5.10.0-4) ... [2022-12-19T21:52:59.492Z] #88 49.94 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-19T21:52:59.492Z] #88 DONE 50.6s [2022-12-19T21:52:59.492Z] [2022-12-19T21:52:59.492Z] #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 [2022-12-19T21:52:59.492Z] #76 133.7 checking stddef.h usability... yes [2022-12-19T21:52:59.492Z] #76 133.8 checking stddef.h presence... yes [2022-12-19T21:52:59.492Z] #76 133.9 checking for stddef.h... yes [2022-12-19T21:52:59.492Z] #76 133.9 checking for stdlib.h... (cached) yes [2022-12-19T21:52:59.492Z] #76 134.0 checking for string.h... (cached) yes [2022-12-19T21:52:59.814Z] #76 134.0 checking sys/time.h usability... yes [2022-12-19T21:52:59.814Z] #76 134.2 checking sys/time.h presence... yes [2022-12-19T21:53:00.084Z] #76 134.3 checking for sys/time.h... yes [2022-12-19T21:53:00.084Z] #76 134.4 checking for inline... [2022-12-19T21:53:00.084Z] #76 ... [2022-12-19T21:53:00.084Z] [2022-12-19T21:53:00.084Z] #91 [dev-systemd-false 8/29] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-12-19T21:53:00.084Z] #0 0.764 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-19T21:53:00.084Z] #0 0.769 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-19T21:53:00.084Z] #0 0.773 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-19T21:53:00.084Z] #91 DONE 0.8s [2022-12-19T21:53:00.084Z] [2022-12-19T21:53:00.084Z] #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 [2022-12-19T21:53:00.084Z] #76 134.4 checking for inline... inline [2022-12-19T21:53:00.672Z] #76 134.5 checking for size_t... yes [2022-12-19T21:53:00.672Z] #76 134.9 checking for stdlib.h... (cached) yes [2022-12-19T21:53:00.672Z] #76 134.9 checking for GNU libc compatible malloc... yes [2022-12-19T21:53:00.934Z] #76 135.2 checking for stdlib.h... (cached) yes [2022-12-19T21:53:00.934Z] #76 135.2 checking for GNU libc compatible realloc... yes [2022-12-19T21:53:01.510Z] #76 135.4 checking for working strtod... yes [2022-12-19T21:53:01.510Z] #76 135.7 checking for gettimeofday... yes [2022-12-19T21:53:01.766Z] #76 135.9 checking for memset... yes [2022-12-19T21:53:02.023Z] #76 136.2 checking for strspn... yes [2022-12-19T21:53:02.280Z] #76 136.6 checking that generated files are newer than configure... done [2022-12-19T21:53:02.280Z] #76 136.6 configure: creating ./config.status [2022-12-19T21:53:04.802Z] #76 139.1 config.status: creating Makefile [2022-12-19T21:53:04.803Z] #76 139.2 config.status: creating config.h [2022-12-19T21:53:04.803Z] #76 139.2 config.status: executing depfiles commands [2022-12-19T21:53:05.059Z] #76 139.4 config.status: executing libtool commands [2022-12-19T21:53:05.987Z] #76 140.2 GEN .version [2022-12-19T21:53:05.987Z] #76 140.2 make install-recursive [2022-12-19T21:53:05.987Z] #76 140.2 make[1]: Entering directory '/tmp/crun-build' [2022-12-19T21:53:05.987Z] #76 140.3 Making install in libocispec [2022-12-19T21:53:05.987Z] #76 140.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-12-19T21:53:05.987Z] #76 140.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-12-19T21:53:05.987Z] #76 140.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-12-19T21:53:05.987Z] #76 140.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-12-19T21:53:05.987Z] #76 140.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-12-19T21:53:06.550Z] #76 140.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-12-19T21:53:06.550Z] #76 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-12-19T21:53:06.550Z] #76 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-12-19T21:53:06.550Z] #76 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-12-19T21:53:06.550Z] #76 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-12-19T21:53:06.550Z] #76 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-12-19T21:53:06.550Z] #76 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-12-19T21:53:06.550Z] #76 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-12-19T21:53:06.550Z] #76 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-12-19T21:53:06.807Z] #76 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-12-19T21:53:06.807Z] #76 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-12-19T21:53:06.807Z] #76 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-12-19T21:53:06.807Z] #76 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-12-19T21:53:06.807Z] #76 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-12-19T21:53:06.807Z] #76 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-12-19T21:53:06.807Z] #76 141.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-12-19T21:53:07.370Z] #76 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-12-19T21:53:07.370Z] #76 141.7 make install-recursive [2022-12-19T21:53:07.370Z] #76 141.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-12-19T21:53:07.370Z] #76 141.7 Making install in yajl [2022-12-19T21:53:07.370Z] #76 141.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-12-19T21:53:07.370Z] #76 141.8 CC verify/json_verify-json_verify.o [2022-12-19T21:53:07.626Z] #76 141.8 CC src/libyajl_la-yajl_alloc.lo [2022-12-19T21:53:07.626Z] #76 141.8 CC src/libyajl_la-yajl.lo [2022-12-19T21:53:07.626Z] #76 141.8 CC src/libyajl_la-yajl_gen.lo [2022-12-19T21:53:07.626Z] #76 141.8 CC src/libyajl_la-yajl_parser.lo [2022-12-19T21:53:07.626Z] #76 141.8 CC src/libyajl_la-yajl_buf.lo [2022-12-19T21:53:07.626Z] #76 141.8 CC src/libyajl_la-yajl_encode.lo [2022-12-19T21:53:07.626Z] #76 141.8 CC src/libyajl_la-yajl_lex.lo [2022-12-19T21:53:07.626Z] #76 141.9 CC src/libyajl_la-yajl_tree.lo [2022-12-19T21:53:10.145Z] #76 ... [2022-12-19T21:53:10.145Z] [2022-12-19T21:53:10.145Z] #92 [dev-systemd-false 9/29] RUN pip3 install yamllint==1.27.1 [2022-12-19T21:53:10.145Z] #0 8.911 Collecting yamllint==1.27.1 [2022-12-19T21:53:10.145Z] #0 9.971 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-12-19T21:53:11.511Z] #92 11.02 Collecting pathspec>=0.5.3 [2022-12-19T21:53:11.511Z] #92 11.03 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-19T21:53:11.511Z] #92 11.34 Collecting pyyaml [2022-12-19T21:53:11.511Z] #92 ... [2022-12-19T21:53:11.511Z] [2022-12-19T21:53:11.511Z] #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 [2022-12-19T21:53:11.511Z] #76 145.9 CCLD libyajl.la [2022-12-19T21:53:11.767Z] #76 146.2 CCLD verify/json_verify [2022-12-19T21:53:12.330Z] #76 146.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-12-19T21:53:12.330Z] #76 146.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-12-19T21:53:12.330Z] #76 146.6 make[5]: Nothing to be done for 'install-data-am'. [2022-12-19T21:53:12.330Z] #76 146.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-12-19T21:53:12.330Z] #76 146.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-12-19T21:53:12.330Z] #76 146.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-12-19T21:53:12.330Z] #76 146.7 CC src/validate.o [2022-12-19T21:53:12.330Z] #76 146.7 CC src/image_spec_schema_config_schema.lo [2022-12-19T21:53:12.330Z] #76 146.7 CC src/image_spec_schema_content_descriptor.lo [2022-12-19T21:53:12.330Z] #76 146.7 CC src/image_spec_schema_defs.lo [2022-12-19T21:53:12.330Z] #76 146.7 CC src/image_spec_schema_defs_descriptor.lo [2022-12-19T21:53:12.330Z] #76 146.7 CC src/image_spec_schema_image_index_schema.lo [2022-12-19T21:53:12.330Z] #76 146.8 CC src/image_spec_schema_image_layout_schema.lo [2022-12-19T21:53:12.330Z] #76 146.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-12-19T21:53:12.587Z] #76 146.8 CC src/runtime_spec_schema_config_linux.lo [2022-12-19T21:53:12.587Z] #76 146.8 CC src/runtime_spec_schema_config_zos.lo [2022-12-19T21:53:12.587Z] #76 146.9 CC src/runtime_spec_schema_config_schema.lo [2022-12-19T21:53:12.587Z] #76 146.9 CC src/runtime_spec_schema_config_solaris.lo [2022-12-19T21:53:12.587Z] #76 147.0 CC src/runtime_spec_schema_config_vm.lo [2022-12-19T21:53:12.587Z] #76 147.0 CC src/runtime_spec_schema_defs.lo [2022-12-19T21:53:12.587Z] #76 147.0 CC src/runtime_spec_schema_config_windows.lo [2022-12-19T21:53:12.843Z] #76 147.2 CC src/runtime_spec_schema_defs_linux.lo [2022-12-19T21:53:12.843Z] #76 147.2 CC src/runtime_spec_schema_defs_zos.lo [2022-12-19T21:53:12.843Z] #76 147.3 CC src/runtime_spec_schema_defs_vm.lo [2022-12-19T21:53:13.100Z] #76 147.4 CC src/runtime_spec_schema_defs_windows.lo [2022-12-19T21:53:13.100Z] #76 147.4 CC src/runtime_spec_schema_state_schema.lo [2022-12-19T21:53:13.360Z] #76 147.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-12-19T21:53:13.360Z] #76 147.7 CC src/basic_test_double_array_item.lo [2022-12-19T21:53:13.360Z] #76 147.7 CC src/basic_test_double_array.lo [2022-12-19T21:53:13.621Z] #76 ... [2022-12-19T21:53:13.621Z] [2022-12-19T21:53:13.621Z] #92 [dev-systemd-false 9/29] RUN pip3 install yamllint==1.27.1 [2022-12-19T21:53:13.621Z] #92 11.36 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-12-19T21:53:13.621Z] #92 11.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-12-19T21:53:13.621Z] #92 11.41 Building wheels for collected packages: yamllint [2022-12-19T21:53:13.621Z] #92 11.41 Building wheel for yamllint (setup.py): started [2022-12-19T21:53:13.621Z] #92 12.38 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-19T21:53:13.621Z] #92 12.38 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d5a592a445c5bb07c3a8020a70d6506d46fb8930aeb14f8e06e00611bda6a86e [2022-12-19T21:53:13.621Z] #92 12.38 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-12-19T21:53:13.621Z] #92 12.39 Successfully built yamllint [2022-12-19T21:53:13.621Z] #92 12.41 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-19T21:53:13.621Z] #92 12.81 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1 [2022-12-19T21:53:13.621Z] #92 DONE 13.3s [2022-12-19T21:53:13.621Z] [2022-12-19T21:53:13.621Z] #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 [2022-12-19T21:53:13.621Z] #76 147.9 CC src/basic_test_top_array_int.lo [2022-12-19T21:53:13.621Z] #76 148.0 CC src/basic_test_top_array_string.lo [2022-12-19T21:53:13.621Z] #76 148.1 CC src/basic_test_top_double_array_int.lo [2022-12-19T21:53:13.878Z] #76 148.2 CC src/basic_test_top_double_array_obj.lo [2022-12-19T21:53:14.135Z] #76 148.3 CC src/basic_test_top_double_array_refobj.lo [2022-12-19T21:53:14.135Z] #76 148.4 CC src/basic_test_top_double_array_string.lo [2022-12-19T21:53:14.135Z] #76 148.5 CC src/read-file.lo [2022-12-19T21:53:14.392Z] #76 148.7 CC src/json_common.lo [2022-12-19T21:53:14.392Z] #76 148.8 CC tests/test-1.o [2022-12-19T21:53:14.649Z] #76 149.0 CC tests/test-2.o [2022-12-19T21:53:14.649Z] #76 149.0 CC tests/test-3.o [2022-12-19T21:53:14.906Z] #76 149.1 CC tests/test-4.o [2022-12-19T21:53:14.906Z] #76 149.4 CC tests/test-5.o [2022-12-19T21:53:15.163Z] #76 149.5 CC tests/test-6.o [2022-12-19T21:53:15.163Z] #76 149.6 CC tests/test-7.o [2022-12-19T21:53:15.727Z] #76 149.9 CC tests/test-8.o [2022-12-19T21:53:15.727Z] #76 150.0 CC tests/test-9.o [2022-12-19T21:53:15.984Z] #76 150.2 CC tests/test-10.o [2022-12-19T21:53:15.984Z] #76 150.3 CC tests/test-11.o [2022-12-19T21:53:48.036Z] #76 178.3 CCLD libocispec.la [2022-12-19T21:53:48.036Z] #76 178.7 CCLD src/validate [2022-12-19T21:53:48.036Z] #76 178.7 CCLD tests/test-1 [2022-12-19T21:53:48.036Z] #76 178.7 CCLD tests/test-2 [2022-12-19T21:53:48.036Z] #76 178.8 CCLD tests/test-3 [2022-12-19T21:53:48.036Z] #76 178.8 CCLD tests/test-4 [2022-12-19T21:53:48.036Z] #76 178.9 CCLD tests/test-5 [2022-12-19T21:53:48.036Z] #76 178.9 CCLD tests/test-6 [2022-12-19T21:53:48.036Z] #76 179.0 CCLD tests/test-7 [2022-12-19T21:53:48.036Z] #76 179.0 CCLD tests/test-8 [2022-12-19T21:53:48.036Z] #76 179.2 CCLD tests/test-9 [2022-12-19T21:53:48.036Z] #76 179.2 CCLD tests/test-10 [2022-12-19T21:53:48.036Z] #76 179.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-12-19T21:53:48.036Z] #76 179.3 CCLD tests/test-11 [2022-12-19T21:53:48.036Z] #76 180.7 libtool: link: ar cr libocispec.a [2022-12-19T21:53:48.036Z] #76 180.8 libtool: link: ranlib libocispec.a [2022-12-19T21:53:48.036Z] #76 182.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-12-19T21:53:48.036Z] #76 182.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-12-19T21:53:48.036Z] #76 182.4 make[5]: Nothing to be done for 'install-data-am'. [2022-12-19T21:53:48.036Z] #76 182.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-19T21:53:48.036Z] #76 182.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-19T21:53:48.036Z] #76 182.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-19T21:53:48.036Z] #76 182.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-19T21:53:48.036Z] #76 182.4 make[2]: Entering directory '/tmp/crun-build' [2022-12-19T21:53:48.293Z] #76 182.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-12-19T21:53:48.293Z] #76 182.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-12-19T21:53:48.293Z] #76 182.6 CC src/libcrun/libcrun_testing_a-container.o [2022-12-19T21:53:48.294Z] #76 182.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-12-19T21:53:48.294Z] #76 182.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-12-19T21:53:48.294Z] #76 182.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-12-19T21:53:48.294Z] #76 182.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-12-19T21:53:48.294Z] #76 182.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-12-19T21:53:48.294Z] #76 182.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-12-19T21:53:48.294Z] #76 182.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-12-19T21:53:48.294Z] #76 182.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-12-19T21:53:48.294Z] #76 182.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-12-19T21:53:48.550Z] #76 182.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-12-19T21:53:48.550Z] #76 182.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-12-19T21:53:48.550Z] #76 183.1 CC src/libcrun/libcrun_testing_a-error.o [2022-12-19T21:53:48.807Z] #76 183.1 CC src/libcrun/libcrun_testing_a-status.o [2022-12-19T21:53:48.807Z] #76 183.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-12-19T21:53:48.807Z] #76 183.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-12-19T21:53:48.807Z] #76 183.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-12-19T21:53:48.807Z] #76 183.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-12-19T21:53:48.807Z] #76 183.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-12-19T21:53:49.064Z] #76 183.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-12-19T21:53:49.064Z] #76 183.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-12-19T21:53:49.627Z] #76 183.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-12-19T21:53:49.627Z] #76 183.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-12-19T21:53:49.627Z] #76 184.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-12-19T21:53:49.627Z] #76 184.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-12-19T21:53:50.191Z] #76 184.5 CC src/crun-crun.o [2022-12-19T21:53:50.191Z] #76 184.6 CC src/crun-run.o [2022-12-19T21:53:50.448Z] #76 184.7 CC src/crun-delete.o [2022-12-19T21:53:50.705Z] #76 185.1 CC src/crun-kill.o [2022-12-19T21:53:50.962Z] #76 185.3 CC src/crun-pause.o [2022-12-19T21:53:50.963Z] #76 185.4 CC src/crun-unpause.o [2022-12-19T21:53:51.220Z] #76 185.5 CC src/crun-spec.o [2022-12-19T21:53:51.220Z] #76 185.7 CC src/crun-exec.o [2022-12-19T21:53:51.477Z] #76 185.8 CC src/crun-list.o [2022-12-19T21:53:51.734Z] #76 185.9 CC src/crun-create.o [2022-12-19T21:53:51.734Z] #76 186.1 CC src/crun-start.o [2022-12-19T21:53:51.991Z] #76 186.4 CC src/crun-update.o [2022-12-19T21:53:51.991Z] #76 186.4 CC src/crun-state.o [2022-12-19T21:53:52.248Z] #76 186.5 CC src/crun-ps.o [2022-12-19T21:53:52.505Z] #76 186.7 CC src/crun-checkpoint.o [2022-12-19T21:53:52.762Z] #76 187.0 CC src/crun-restore.o [2022-12-19T21:53:52.762Z] #76 187.1 CC src/libcrun/libcrun_la-utils.lo [2022-12-19T21:53:53.018Z] #76 187.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-12-19T21:53:53.583Z] #76 187.9 CC src/libcrun/libcrun_la-container.lo [2022-12-19T21:53:53.840Z] #76 ... [2022-12-19T21:53:53.840Z] [2022-12-19T21:53:53.840Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 < Making bundle: install-proxy (in bundles/install-proxy) [2022-12-19T21:55:24.575Z] Installing docker-proxy to /usr/local/bin/ [2022-12-19T21:55:24.575Z] [2022-12-19T21:55:24.575Z] + mkdir -p bundles [2022-12-19T21:55:24.575Z] + '[' -n 'github.com/docker/docker/api [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/backend/build [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/httpstatus [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/httputils [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/middleware [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/build [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/checkpoint [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/container [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/debug [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/distribution [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/grpc [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/image [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/network [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/plugin [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/session [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/swarm [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/system [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/server/router/volume [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/backend [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/blkiodev [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/container [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/events [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/filters [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/image [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/mount [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/network [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/plugins/logdriver [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/registry [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/strslice [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/swarm [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/swarm/runtime [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/time [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/versions [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/versions/v1p19 [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/versions/v1p20 [2022-12-19T21:55:24.575Z] github.com/docker/docker/api/types/volume [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder/builder-next [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder/builder-next/exporter [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder/builder-next/worker [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder/dockerfile [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder/remotecontext [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder/remotecontext/git [2022-12-19T21:55:24.575Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-12-19T21:55:24.575Z] github.com/docker/docker/cli [2022-12-19T21:55:24.575Z] github.com/docker/docker/cli/config [2022-12-19T21:55:24.575Z] github.com/docker/docker/cli/debug [2022-12-19T21:55:24.575Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-12-19T21:55:24.575Z] github.com/docker/docker/cli/winresources/dockerd [2022-12-19T21:55:24.575Z] github.com/docker/docker/client [2022-12-19T21:55:24.575Z] github.com/docker/docker/cmd/docker-proxy [2022-12-19T21:55:24.575Z] github.com/docker/docker/cmd/dockerd [2022-12-19T21:55:24.575Z] github.com/docker/docker/cmd/dockerd/trap [2022-12-19T21:55:24.575Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-12-19T21:55:24.575Z] github.com/docker/docker/container [2022-12-19T21:55:24.575Z] github.com/docker/docker/container/stream [2022-12-19T21:55:24.575Z] github.com/docker/docker/contrib/apparmor [2022-12-19T21:55:24.575Z] github.com/docker/docker/contrib/docker-device-tool [2022-12-19T21:55:24.575Z] github.com/docker/docker/contrib/httpserver [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/cluster [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/cluster/convert [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/cluster/executor [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/cluster/executor/container [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/cluster/provider [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/config [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/events [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/events/testutils [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/exec [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/graphdriver [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/graphdriver/copy [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-12-19T21:55:24.575Z] github.com/docker/docker/daemon/graphdriver/register [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/images [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/initlayer [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/links [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/listeners [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/awslogs [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/fluentd [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/gcplogs [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/gelf [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/journald [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/local [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/logentries [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/loggertest [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/loggerutils [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/splunk [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/syslog [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/logger/templates [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/names [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/network [2022-12-19T21:55:24.576Z] github.com/docker/docker/daemon/stats [2022-12-19T21:55:24.576Z] github.com/docker/docker/distribution [2022-12-19T21:55:24.576Z] github.com/docker/docker/distribution/metadata [2022-12-19T21:55:24.576Z] github.com/docker/docker/distribution/utils [2022-12-19T21:55:24.576Z] github.com/docker/docker/distribution/xfer [2022-12-19T21:55:24.576Z] github.com/docker/docker/dockerversion [2022-12-19T21:55:24.576Z] github.com/docker/docker/errdefs [2022-12-19T21:55:24.576Z] github.com/docker/docker/image [2022-12-19T21:55:24.576Z] github.com/docker/docker/image/cache [2022-12-19T21:55:24.576Z] github.com/docker/docker/image/tarexport [2022-12-19T21:55:24.576Z] github.com/docker/docker/image/v1 [2022-12-19T21:55:24.576Z] github.com/docker/docker/internal/test/suite [2022-12-19T21:55:24.576Z] github.com/docker/docker/layer [2022-12-19T21:55:24.576Z] github.com/docker/docker/libcontainerd [2022-12-19T21:55:24.576Z] github.com/docker/docker/libcontainerd/queue [2022-12-19T21:55:24.576Z] github.com/docker/docker/libcontainerd/remote [2022-12-19T21:55:24.576Z] github.com/docker/docker/libcontainerd/supervisor [2022-12-19T21:55:24.576Z] github.com/docker/docker/libcontainerd/types [2022-12-19T21:55:24.576Z] github.com/docker/docker/oci [2022-12-19T21:55:24.576Z] github.com/docker/docker/oci/caps [2022-12-19T21:55:24.576Z] github.com/docker/docker/opts [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/aaparser [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/archive [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/authorization [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/broadcaster [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/capabilities [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/chrootarchive [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/containerfs [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/devicemapper [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/directory [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/dmesg [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/fileutils [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/fsutils [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/homedir [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/idtools [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/ioutils [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/jsonmessage [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/longpath [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/loopback [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/namesgenerator [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/parsers [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/parsers/kernel [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/pidfile [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/platform [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/plugingetter [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/plugins [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/plugins/transport [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/pools [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/progress [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/pubsub [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/reexec [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/signal [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/stack [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/stdcopy [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/streamformatter [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/stringid [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/sysinfo [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/system [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/tailfile [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/tarsum [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/truncindex [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/urlutil [2022-12-19T21:55:24.576Z] github.com/docker/docker/pkg/useragent [2022-12-19T21:55:24.576Z] github.com/docker/docker/plugin [2022-12-19T21:55:24.576Z] github.com/docker/docker/plugin/executor/containerd [2022-12-19T21:55:24.576Z] github.com/docker/docker/plugin/v2 [2022-12-19T21:55:24.576Z] github.com/docker/docker/profiles/apparmor [2022-12-19T21:55:24.576Z] github.com/docker/docker/profiles/seccomp [2022-12-19T21:55:24.576Z] github.com/docker/docker/quota [2022-12-19T21:55:24.576Z] github.com/docker/docker/reference [2022-12-19T21:55:24.576Z] github.com/docker/docker/registry [2022-12-19T21:55:24.576Z] github.com/docker/docker/registry/resumable [2022-12-19T21:55:24.576Z] github.com/docker/docker/restartmanager [2022-12-19T21:55:24.576Z] github.com/docker/docker/rootless [2022-12-19T21:55:24.576Z] github.com/docker/docker/rootless/specconv [2022-12-19T21:55:24.576Z] github.com/docker/docker/runconfig [2022-12-19T21:55:24.576Z] github.com/docker/docker/runconfig/opts [2022-12-19T21:55:24.576Z] github.com/docker/docker/testutil [2022-12-19T21:55:24.576Z] github.com/docker/docker/testutil/daemon [2022-12-19T21:55:24.576Z] github.com/docker/docker/testutil/environment [2022-12-19T21:55:24.576Z] github.com/docker/docker/testutil/fakecontext [2022-12-19T21:55:24.576Z] github.com/docker/docker/testutil/fakegit [2022-12-19T21:55:24.576Z] github.com/docker/docker/testutil/fakestorage [2022-12-19T21:55:24.576Z] github.com/docker/docker/testutil/fixtures/load [2022-12-19T21:55:24.576Z] github.com/docker/docker/testutil/fixtures/plugin [2022-12-19T21:55:24.576Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-12-19T21:55:24.576Z] github.com/docker/docker/testutil/registry [2022-12-19T21:55:24.576Z] github.com/docker/docker/testutil/request [2022-12-19T21:55:24.576Z] github.com/docker/docker/volume [2022-12-19T21:55:24.576Z] github.com/docker/docker/volume/drivers [2022-12-19T21:55:24.576Z] github.com/docker/docker/volume/local [2022-12-19T21:55:24.576Z] github.com/docker/docker/volume/mounts [2022-12-19T21:55:24.576Z] github.com/docker/docker/volume/service [2022-12-19T21:55:24.576Z] github.com/docker/docker/volume/service/opts [2022-12-19T21:55:24.576Z] github.com/docker/docker/volume/testutils' ']' [2022-12-19T21:55:24.576Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-12-19T21:55:24.833Z] ? github.com/docker/docker/api [no test files] [2022-12-19T21:55:39.694Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-12-19T21:57:01.151Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-12-19T21:57:01.151Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-12-19T21:57:01.151Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-12-19T21:57:01.151Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-12-19T21:57:01.151Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/types [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-12-19T21:57:01.151Z] ? github.com/docker/docker/api/types/container [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/api/types/events [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/api/types/image [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/api/types/network [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-12-19T21:57:01.152Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-12-19T21:57:01.152Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-12-19T21:57:01.152Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/builder [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-12-19T21:57:01.152Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements [2022-12-19T21:57:01.152Z] ok github.com/docker/docker/builder/dockerfile 0.455s coverage: 49.3% of statements [2022-12-19T21:57:01.152Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-12-19T21:57:01.152Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-12-19T21:57:01.152Z] ok github.com/docker/docker/builder/remotecontext/git 2.432s coverage: 83.5% of statements [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/cli [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/cli/config [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-12-19T21:57:01.152Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-12-19T21:57:01.152Z] ok github.com/docker/docker/cmd/docker-proxy 0.143s coverage: 67.6% of statements [2022-12-19T21:57:01.152Z] ok github.com/docker/docker/client 0.109s coverage: 76.0% of statements [2022-12-19T21:57:39.826Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 31.8% of statements [2022-12-19T21:57:39.826Z] ok github.com/docker/docker/container 0.119s coverage: 36.1% of statements [2022-12-19T21:57:39.826Z] ok github.com/docker/docker/cmd/dockerd/trap 2.485s coverage: 0.0% of statements [2022-12-19T21:57:39.826Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-12-19T21:57:39.826Z] ? github.com/docker/docker/container/stream [no test files] [2022-12-19T21:57:39.826Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-12-19T21:57:39.826Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-12-19T21:57:39.826Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-12-19T21:57:41.721Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-12-19T21:57:43.091Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-12-19T21:57:44.460Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-12-19T21:57:52.550Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-12-19T21:57:52.550Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.1% of statements [2022-12-19T21:57:53.113Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-12-19T21:57:53.676Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-12-19T21:57:53.676Z] ok github.com/docker/docker/daemon 10.137s coverage: 16.3% of statements [2022-12-19T21:57:53.676Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-12-19T21:57:53.676Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-12-19T21:57:53.676Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-12-19T21:57:53.676Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-12-19T21:57:55.045Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.630s coverage: 74.8% of statements [2022-12-19T21:57:55.609Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.0% of statements [2022-12-19T21:57:55.866Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.247s coverage: 60.7% of statements [2022-12-19T21:57:57.234Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-12-19T21:57:58.611Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.298s coverage: 50.6% of statements [2022-12-19T21:57:59.540Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.150s coverage: 45.9% of statements [2022-12-19T21:57:59.540Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-12-19T21:58:00.907Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-12-19T21:58:00.907Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.908s coverage: 58.8% of statements [2022-12-19T21:58:00.907Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-12-19T21:58:00.907Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-12-19T21:58:01.471Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-12-19T21:58:02.036Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-12-19T21:58:03.406Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.9% of statements [2022-12-19T21:58:03.406Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-12-19T21:58:03.406Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-12-19T21:58:03.663Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2022-12-19T21:58:04.594Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-12-19T21:58:04.594Z] ok github.com/docker/docker/daemon/logger/awslogs 0.123s coverage: 79.9% of statements [2022-12-19T21:58:04.594Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-12-19T21:58:05.157Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 68.2% of statements [2022-12-19T21:58:05.157Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.4% of statements [2022-12-19T21:58:05.414Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-12-19T21:58:06.344Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.167s coverage: 76.8% of statements [2022-12-19T21:58:06.344Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 79.4% of statements [2022-12-19T21:58:06.344Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-12-19T21:58:06.344Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-12-19T21:58:06.907Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-12-19T21:58:07.163Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 62.0% of statements [2022-12-19T21:58:08.092Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2022-12-19T21:58:08.348Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-12-19T21:58:08.910Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-12-19T21:58:09.473Z] ok github.com/docker/docker/daemon/logger/splunk 1.539s coverage: 82.5% of statements [2022-12-19T21:58:09.473Z] ? github.com/docker/docker/daemon/names [no test files] [2022-12-19T21:58:09.473Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-12-19T21:58:10.402Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-12-19T21:58:11.768Z] ok github.com/docker/docker/distribution 1.515s coverage: 29.5% of statements [2022-12-19T21:58:11.768Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-12-19T21:58:12.025Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-12-19T21:58:12.588Z] ok github.com/docker/docker/image 0.027s coverage: 87.3% of statements [2022-12-19T21:58:12.845Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-12-19T21:58:12.845Z] ? github.com/docker/docker/dockerversion [no test files] [2022-12-19T21:58:13.102Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-12-19T21:58:13.680Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-12-19T21:58:13.680Z] ? github.com/docker/docker/image/v1 [no test files] [2022-12-19T21:58:13.680Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-12-19T21:58:14.243Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-12-19T21:58:14.805Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-12-19T21:58:15.377Z] ok github.com/docker/docker/opts 0.037s coverage: 66.0% of statements [2022-12-19T21:58:15.377Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-12-19T21:58:17.270Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 82.2% of statements [2022-12-19T21:58:18.199Z] ok github.com/docker/docker/pkg/authorization 0.406s coverage: 68.3% of statements [2022-12-19T21:58:18.199Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-12-19T21:58:18.468Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-12-19T21:58:21.768Z] ok github.com/docker/docker/pkg/chrootarchive 2.528s coverage: 43.1% of statements [2022-12-19T21:58:21.768Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-12-19T21:58:22.025Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2022-12-19T21:58:22.281Z] ok github.com/docker/docker/layer 7.541s coverage: 68.9% of statements [2022-12-19T21:58:22.282Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-12-19T21:58:22.282Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-12-19T21:58:22.282Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-12-19T21:58:22.282Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-12-19T21:58:22.282Z] ? github.com/docker/docker/oci/caps [no test files] [2022-12-19T21:58:22.282Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-12-19T21:58:22.282Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-12-19T21:58:22.538Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 78.6% of statements [2022-12-19T21:58:22.538Z] ? github.com/docker/docker/pkg/fsutils [no test files] [2022-12-19T21:58:22.538Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-12-19T21:58:23.469Z] ok github.com/docker/docker/pkg/idtools 0.424s coverage: 68.1% of statements [2022-12-19T21:58:23.469Z] ok github.com/docker/docker/pkg/ioutils 0.368s coverage: 71.5% of statements [2022-12-19T21:58:23.726Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-12-19T21:58:23.983Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-12-19T21:58:23.983Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-12-19T21:58:23.983Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-12-19T21:58:24.240Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-12-19T21:58:24.240Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-12-19T21:58:24.497Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-12-19T21:58:24.497Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-12-19T21:58:24.497Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-12-19T21:58:24.497Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-12-19T21:58:25.060Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-12-19T21:58:25.317Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-12-19T21:58:25.573Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-12-19T21:58:25.830Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-12-19T21:58:26.086Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-12-19T21:58:26.343Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-12-19T21:58:26.599Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-12-19T21:58:26.856Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-12-19T21:58:27.112Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-12-19T21:58:27.675Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-12-19T21:58:27.932Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 44.8% of statements [2022-12-19T21:58:28.189Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-12-19T21:58:28.751Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2022-12-19T21:58:29.007Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-12-19T21:58:29.263Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-12-19T21:58:31.156Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-12-19T21:58:31.413Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-12-19T21:58:31.669Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-12-19T21:58:33.038Z] ok github.com/docker/docker/quota 0.184s coverage: 71.4% of statements [2022-12-19T21:58:33.038Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-12-19T21:58:33.969Z] ok github.com/docker/docker/registry 0.079s coverage: 58.7% of statements [2022-12-19T21:58:34.532Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-12-19T21:58:34.532Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-12-19T21:58:35.094Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-12-19T21:58:35.351Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-12-19T21:58:37.244Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-12-19T21:58:37.500Z] ok github.com/docker/docker/volume/local 0.062s coverage: 77.1% of statements [2022-12-19T21:58:38.062Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-12-19T21:58:39.429Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2022-12-19T21:59:01.318Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/pkg/pubsub [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/rootless [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/testutil/request [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/volume [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-12-19T21:59:01.318Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-12-19T21:59:01.318Z] [2022-12-19T21:59:01.318Z] === Skipped [2022-12-19T21:59:01.318Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-12-19T21:59:01.318Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-12-19T21:59:01.318Z] [2022-12-19T21:59:01.318Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-12-19T21:59:01.318Z] network_proxy_test.go:208: No support for dual stack yet [2022-12-19T21:59:01.318Z] [2022-12-19T21:59:01.318Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-12-19T21:59:01.319Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-12-19T21:59:01.319Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:71: No driver to put! [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-12-19T21:59:01.319Z] time="2022-12-19T21:57:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-12-19T21:59:01.319Z] time="2022-12-19T21:57:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-12-19T21:59:01.319Z] time="2022-12-19T21:57:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-12-19T21:59:01.319Z] time="2022-12-19T21:57:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-12-19T21:59:01.319Z] time="2022-12-19T21:57:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:71: No driver to put! [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-12-19T21:59:01.319Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-12-19T21:59:01.319Z] overlay_test.go:50: Fails to compute changes intermittently [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-12-19T21:59:01.319Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-19T21:59:01.319Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-12-19T21:59:01.319Z] graphtest_unix.go:71: No driver to put! [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-12-19T21:59:01.319Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-12-19T21:59:01.319Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2022-12-19T21:59:01.319Z] [2022-12-19T21:59:01.319Z] DONE 2792 tests, 28 skipped in 215.224s [2022-12-19T21:59:01.319Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/bitseq [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/cluster [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/config [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/datastore [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/diagnostic [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/discoverapi [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/driverapi [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/host [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/null [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/remote [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/windows [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/drvregistry [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/etchosts [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/idm [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/internal/caller [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/ipam [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/ipamapi [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/ipams/null [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/ipams/remote [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/ipamutils [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/iptables [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/netlabel [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/netutils [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/networkdb [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/ns [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/options [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/osl [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/osl/kernel [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/portallocator [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/portmapper [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/resolvconf [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/testutils [2022-12-19T21:59:01.319Z] github.com/docker/docker/libnetwork/types' ']' [2022-12-19T21:59:01.319Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-12-19T21:59:47.957Z] ok github.com/docker/docker/libnetwork 37.611s coverage: 40.6% of statements [2022-12-19T21:59:47.957Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-12-19T21:59:47.957Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-12-19T21:59:47.957Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-12-19T21:59:47.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-12-19T21:59:47.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-12-19T21:59:47.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-12-19T21:59:47.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-12-19T21:59:47.957Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-12-19T21:59:47.957Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-12-19T21:59:47.957Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 22.4% of statements [2022-12-19T21:59:47.957Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-12-19T21:59:47.957Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-12-19T21:59:47.957Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-12-19T21:59:47.957Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-12-19T21:59:47.957Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.663s coverage: 59.9% of statements [2022-12-19T21:59:47.957Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-12-19T21:59:48.214Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-12-19T21:59:48.778Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.0% of statements [2022-12-19T21:59:48.778Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-12-19T21:59:49.340Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.013s coverage: 4.5% of statements [2022-12-19T21:59:49.340Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-12-19T21:59:49.596Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-12-19T21:59:59.542Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.178s coverage: 6.7% of statements [2022-12-19T21:59:59.542Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-12-19T21:59:59.542Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-12-19T22:00:00.106Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-12-19T22:00:00.106Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-12-19T22:00:00.106Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-12-19T22:00:00.106Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-12-19T22:00:00.363Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-12-19T22:00:00.619Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-12-19T22:00:00.876Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-12-19T22:00:01.133Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-12-19T22:00:13.330Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-12-19T22:00:28.211Z] ok github.com/docker/docker/libnetwork/ipam 16.108s coverage: 85.3% of statements [2022-12-19T22:00:28.211Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-12-19T22:00:28.211Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-12-19T22:00:28.211Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-12-19T22:00:28.774Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-12-19T22:00:28.774Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-12-19T22:00:29.031Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-12-19T22:00:29.593Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-12-19T22:00:30.157Z] ok github.com/docker/docker/libnetwork/iptables 0.175s coverage: 45.0% of statements [2022-12-19T22:00:30.413Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-12-19T22:00:30.670Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-12-19T22:02:22.064Z] ok github.com/docker/docker/libnetwork/networkdb 103.890s coverage: 60.5% of statements [2022-12-19T22:02:22.064Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-12-19T22:02:22.064Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-12-19T22:02:22.064Z] ok github.com/docker/docker/libnetwork/osl 4.354s coverage: 39.7% of statements [2022-12-19T22:02:22.064Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-12-19T22:02:22.064Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-12-19T22:02:22.627Z] ok github.com/docker/docker/libnetwork/portmapper 0.669s coverage: 48.6% of statements [2022-12-19T22:02:22.886Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2022-12-19T22:02:22.886Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-12-19T22:02:23.144Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-12-19T22:02:23.144Z] [2022-12-19T22:02:23.144Z] === Skipped [2022-12-19T22:02:23.144Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-12-19T22:02:23.144Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-19T22:02:23.144Z] [2022-12-19T22:02:23.144Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-12-19T22:02:23.144Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-19T22:02:23.144Z] [2022-12-19T22:02:23.144Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-12-19T22:02:23.144Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-19T22:02:23.144Z] [2022-12-19T22:02:23.144Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-12-19T22:02:23.144Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-19T22:02:23.144Z] [2022-12-19T22:02:23.144Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-12-19T22:02:23.144Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-19T22:02:23.144Z] [2022-12-19T22:02:23.144Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-12-19T22:02:23.144Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-19T22:02:23.144Z] [2022-12-19T22:02:23.144Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-12-19T22:02:23.144Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-19T22:02:23.144Z] [2022-12-19T22:02:23.144Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-12-19T22:02:23.144Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-19T22:02:23.144Z] [2022-12-19T22:02:23.144Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-12-19T22:02:23.144Z] firewalld_test.go:14: firewalld is not running [2022-12-19T22:02:23.144Z] [2022-12-19T22:02:23.144Z] DONE 327 tests, 9 skipped in 204.160s Post stage [Pipeline] junit [2022-12-19T22:02:24.094Z] Recording test results [2022-12-19T22:02:25.400Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:02:25.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44675/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9980e64341375553265a863125c2ce7077041c19 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:9980e64341375553265a863125c2ce7077041c19 hack/make.sh dynbinary test-integration [2022-12-19T22:02:26.318Z] [2022-12-19T22:02:26.318Z] Removing bundles/ [2022-12-19T22:02:26.318Z] [2022-12-19T22:02:26.318Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-12-19T22:02:26.318Z] Building: bundles/dynbinary-daemon/dockerd [2022-12-19T22:02:26.318Z] GOOS="" GOARCH="" GOARM="" [2022-12-19T22:04:02.729Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-12-19T22:04:02.729Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-12-19T22:04:02.729Z] GOOS="" GOARCH="" GOARM="" [2022-12-19T22:04:02.729Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-12-19T22:04:02.729Z] [2022-12-19T22:04:02.729Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-19T22:04:02.729Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-19T22:04:02.729Z] HOSTNAME=0f9e6daad99b [2022-12-19T22:04:02.729Z] TESTDEBUG=0 [2022-12-19T22:04:02.729Z] DEST=bundles/test-integration [2022-12-19T22:04:02.729Z] PWD=/go/src/github.com/docker/docker [2022-12-19T22:04:02.729Z] DOCKER_GITCOMMIT=9980e64341375553265a863125c2ce7077041c19 [2022-12-19T22:04:02.729Z] container=docker [2022-12-19T22:04:02.729Z] HOME=/root [2022-12-19T22:04:02.729Z] GOLANG_VERSION=1.19.4 [2022-12-19T22:04:02.729Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-19T22:04:02.729Z] VALIDATE_BRANCH=23.0 [2022-12-19T22:04:02.729Z] TERM=xterm [2022-12-19T22:04:02.729Z] DOCKER_PKG=github.com/docker/docker [2022-12-19T22:04:02.729Z] SHLVL=1 [2022-12-19T22:04:02.729Z] TIMEOUT=120m [2022-12-19T22:04:02.729Z] DOCKER_BUILDTAGS= journald [2022-12-19T22:04:02.729Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-19T22:04:02.729Z] GO111MODULE=off [2022-12-19T22:04:02.729Z] DOCKER_EXPERIMENTAL=1 [2022-12-19T22:04:02.729Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-19T22:04:02.729Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-19T22:04:02.729Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-19T22:04:02.729Z] GOPATH=/go [2022-12-19T22:04:02.729Z] PKG_CONFIG=pkg-config [2022-12-19T22:04:02.729Z] _=/usr/bin/env [2022-12-19T22:04:02.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-19T22:04:41.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-19T22:04:41.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-19T22:04:59.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-19T22:05:07.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-19T22:05:19.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-12-19T22:05:19.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-19T22:05:20.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-19T22:05:21.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-19T22:05:22.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-19T22:05:22.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-19T22:05:23.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-19T22:05:24.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-19T22:05:25.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-19T22:05:26.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-19T22:05:27.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-19T22:05:28.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-19T22:05:28.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-19T22:05:29.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-19T22:05:30.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-19T22:05:31.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-19T22:05:31.942Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-19T22:05:31.942Z] Using test binary docker [2022-12-19T22:05:31.942Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-19T22:05:31.942Z] +++ /etc/init.d/apparmor start [2022-12-19T22:05:31.942Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-19T22:05:31.942Z] INFO: Waiting for daemon to start... [2022-12-19T22:05:31.942Z] Starting dockerd [2022-12-19T22:05:31.942Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-12-19T22:05:34.460Z] . [2022-12-19T22:05:34.460Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-19T22:05:34.460Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-19T22:05:34.460Z] Error: No such image: emptyfs [2022-12-19T22:05:34.460Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-19T22:05:34.460Z] ++++ docker load [2022-12-19T22:05:34.460Z] Running integration-test (iteration 1) [2022-12-19T22:05:34.460Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-12-19T22:05:34.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:05:34.460Z] ++ set -e [2022-12-19T22:05:34.460Z] ++ '[' -n 0 ']' [2022-12-19T22:05:34.460Z] ++ set -x [2022-12-19T22:05:34.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:05:34.460Z] Loaded image: busybox:latest [2022-12-19T22:05:34.460Z] Loaded image: busybox:glibc [2022-12-19T22:05:35.826Z] Loaded image: debian:bullseye-slim [2022-12-19T22:05:35.826Z] Loaded image: hello-world:latest [2022-12-19T22:05:35.826Z] Loaded image: arm32v7/hello-world:latest [2022-12-19T22:05:35.826Z] INFO: Testing against a local daemon [2022-12-19T22:05:35.826Z] === RUN TestCgroupNamespacesBuild [2022-12-19T22:05:37.716Z] --- PASS: TestCgroupNamespacesBuild (1.87s) [2022-12-19T22:05:37.716Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-19T22:05:39.083Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-12-19T22:05:39.083Z] === RUN TestBuildWithSession [2022-12-19T22:05:39.083Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:05:39.083Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-19T22:05:39.083Z] === RUN TestBuildSquashParent [2022-12-19T22:05:42.355Z] --- PASS: TestBuildSquashParent (3.56s) [2022-12-19T22:05:42.355Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-19T22:05:42.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:05:42.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:05:42.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:05:42.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:05:42.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:05:42.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:05:42.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:05:42.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:05:42.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:05:42.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:05:42.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:05:42.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:05:42.355Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-19T22:05:42.355Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-19T22:05:43.822Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-19T22:05:43.822Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-19T22:05:44.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-19T22:05:45.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-19T22:05:46.404Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-12-19T22:05:46.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.23s) [2022-12-19T22:05:46.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s) [2022-12-19T22:05:46.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) [2022-12-19T22:05:46.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s) [2022-12-19T22:05:46.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s) [2022-12-19T22:05:46.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.28s) [2022-12-19T22:05:46.404Z] === RUN TestBuildMultiStageCopy [2022-12-19T22:05:46.404Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-19T22:05:47.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-19T22:05:47.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-19T22:05:48.027Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-19T22:05:48.284Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-19T22:05:48.540Z] --- PASS: TestBuildMultiStageCopy (2.13s) [2022-12-19T22:05:48.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.21s) [2022-12-19T22:05:48.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-12-19T22:05:48.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-12-19T22:05:48.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-12-19T22:05:48.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-12-19T22:05:48.540Z] === RUN TestBuildMultiStageParentConfig [2022-12-19T22:05:49.102Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-12-19T22:05:49.102Z] === RUN TestBuildLabelWithTargets [2022-12-19T22:05:50.469Z] --- PASS: TestBuildLabelWithTargets (1.11s) [2022-12-19T22:05:50.469Z] === RUN TestBuildWithEmptyLayers [2022-12-19T22:05:50.725Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-12-19T22:05:50.725Z] === RUN TestBuildMultiStageOnBuild [2022-12-19T22:05:52.096Z] --- PASS: TestBuildMultiStageOnBuild (1.45s) [2022-12-19T22:05:52.096Z] === RUN TestBuildUncleanTarFilenames [2022-12-19T22:05:53.027Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-12-19T22:05:53.027Z] === RUN TestBuildMultiStageLayerLeak [2022-12-19T22:05:54.395Z] --- PASS: TestBuildMultiStageLayerLeak (1.48s) [2022-12-19T22:05:54.395Z] === RUN TestBuildWithHugeFile [2022-12-19T22:06:41.038Z] --- PASS: TestBuildWithHugeFile (43.56s) [2022-12-19T22:06:41.038Z] === RUN TestBuildWCOWSandboxSize [2022-12-19T22:06:41.038Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-12-19T22:06:41.038Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-12-19T22:06:41.038Z] === RUN TestBuildWithEmptyDockerfile [2022-12-19T22:06:41.038Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:06:41.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:06:41.038Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:06:41.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:06:41.038Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:06:41.038Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:06:41.038Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-19T22:06:41.038Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-19T22:06:41.038Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-19T22:06:41.038Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-12-19T22:06:41.038Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-12-19T22:06:41.038Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-12-19T22:06:41.038Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-12-19T22:06:41.038Z] === RUN TestBuildPreserveOwnership [2022-12-19T22:06:41.038Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-19T22:06:41.038Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-19T22:06:41.038Z] --- PASS: TestBuildPreserveOwnership (2.95s) [2022-12-19T22:06:41.038Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.96s) [2022-12-19T22:06:41.038Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-12-19T22:06:41.038Z] === RUN TestBuildPlatformInvalid [2022-12-19T22:06:41.039Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-12-19T22:06:41.039Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-19T22:06:41.967Z] Loaded image: busybox:latest [2022-12-19T22:06:41.967Z] Loaded image: busybox:glibc [2022-12-19T22:06:43.335Z] Loaded image: debian:bullseye-slim [2022-12-19T22:06:43.335Z] Loaded image: hello-world:latest [2022-12-19T22:06:43.335Z] Loaded image: arm32v7/hello-world:latest [2022-12-19T22:06:53.281Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.76s) [2022-12-19T22:06:53.281Z] PASS [2022-12-19T22:06:53.281Z] [2022-12-19T22:06:53.281Z] === Skipped [2022-12-19T22:06:53.281Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-12-19T22:06:53.281Z] build_session_test.go:25: TODO: BuildKit [2022-12-19T22:06:53.281Z] [2022-12-19T22:06:53.281Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-12-19T22:06:53.281Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-12-19T22:06:53.281Z] [2022-12-19T22:06:53.281Z] DONE 34 tests, 2 skipped in 77.726s [2022-12-19T22:06:53.281Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-12-19T22:06:53.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:06:53.281Z] ++ set -e [2022-12-19T22:06:53.282Z] ++ '[' -n 0 ']' [2022-12-19T22:06:53.282Z] ++ set -x [2022-12-19T22:06:53.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:06:53.282Z] INFO: Testing against a local daemon [2022-12-19T22:06:53.282Z] === RUN TestConfigInspect [2022-12-19T22:06:54.210Z] --- PASS: TestConfigInspect (1.99s) [2022-12-19T22:06:54.210Z] === RUN TestConfigList [2022-12-19T22:06:56.105Z] --- PASS: TestConfigList (2.20s) [2022-12-19T22:06:56.105Z] === RUN TestConfigsCreateAndDelete [2022-12-19T22:06:58.622Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-12-19T22:06:58.622Z] === RUN TestConfigsUpdate [2022-12-19T22:07:00.515Z] --- PASS: TestConfigsUpdate (2.21s) [2022-12-19T22:07:00.515Z] === RUN TestTemplatedConfig [2022-12-19T22:07:03.785Z] --- PASS: TestTemplatedConfig (2.63s) [2022-12-19T22:07:03.785Z] === RUN TestConfigCreateResolve [2022-12-19T22:07:05.675Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-12-19T22:07:05.675Z] PASS [2022-12-19T22:07:05.675Z] [2022-12-19T22:07:05.675Z] DONE 6 tests in 13.491s [2022-12-19T22:07:05.675Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-12-19T22:07:05.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:07:05.675Z] ++ set -e [2022-12-19T22:07:05.675Z] ++ '[' -n 0 ']' [2022-12-19T22:07:05.675Z] ++ set -x [2022-12-19T22:07:05.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:07:05.675Z] INFO: Testing against a local daemon [2022-12-19T22:07:05.675Z] === RUN TestAttachWithTTY [2022-12-19T22:07:05.675Z] --- PASS: TestAttachWithTTY (0.06s) [2022-12-19T22:07:05.675Z] === RUN TestAttachWithoutTTy [2022-12-19T22:07:05.675Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-12-19T22:07:05.675Z] === RUN TestCheckpoint [2022-12-19T22:07:05.675Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:07:05.675Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/commit [2022-12-19T22:07:05.675Z] === PAUSE TestContainerInvalidJSON/commit [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/create [2022-12-19T22:07:05.675Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-12-19T22:07:05.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-12-19T22:07:05.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-12-19T22:07:05.675Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-19T22:07:05.675Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-19T22:07:05.675Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-19T22:07:05.675Z] === CONT TestContainerInvalidJSON/commit [2022-12-19T22:07:05.675Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-12-19T22:07:05.675Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-12-19T22:07:05.675Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-12-19T22:07:05.675Z] === CONT TestContainerInvalidJSON/containers/create [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-12-19T22:07:05.675Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-12-19T22:07:05.675Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-12-19T22:07:05.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-12-19T22:07:05.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-12-19T22:07:05.675Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-19T22:07:05.932Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-12-19T22:07:05.932Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-19T22:07:05.932Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-19T22:07:05.932Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-19T22:07:05.932Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-12-19T22:07:05.932Z] === RUN TestCopyEmptyFile [2022-12-19T22:07:06.188Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-12-19T22:07:06.188Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-19T22:07:06.188Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-12-19T22:07:06.188Z] === RUN TestCopyFromContainer [2022-12-19T22:07:07.556Z] === RUN TestCopyFromContainer// [2022-12-19T22:07:07.556Z] === RUN TestCopyFromContainer//bar/root [2022-12-19T22:07:07.556Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-19T22:07:07.556Z] === RUN TestCopyFromContainer/bar/quux [2022-12-19T22:07:07.556Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-19T22:07:07.556Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-19T22:07:07.556Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-19T22:07:07.812Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-19T22:07:07.812Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-19T22:07:07.812Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-19T22:07:08.069Z] --- PASS: TestCopyFromContainer (1.77s) [2022-12-19T22:07:08.069Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-12-19T22:07:08.069Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-12-19T22:07:08.069Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-12-19T22:07:08.069Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-12-19T22:07:08.069Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-12-19T22:07:08.069Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-12-19T22:07:08.069Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-12-19T22:07:08.069Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-12-19T22:07:08.069Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-12-19T22:07:08.069Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-12-19T22:07:08.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-19T22:07:08.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:07:08.069Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:07:08.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:07:08.069Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:07:08.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:07:08.069Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:07:08.069Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-19T22:07:08.069Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-19T22:07:08.069Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-19T22:07:08.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-12-19T22:07:08.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-19T22:07:08.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-19T22:07:08.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-19T22:07:08.069Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-19T22:07:08.069Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-12-19T22:07:08.069Z] === RUN TestCreateWithInvalidEnv [2022-12-19T22:07:08.069Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-19T22:07:08.069Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-19T22:07:08.069Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-19T22:07:08.069Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-19T22:07:08.069Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-19T22:07:08.069Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-19T22:07:08.069Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-19T22:07:08.069Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-19T22:07:08.069Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-19T22:07:08.069Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-19T22:07:08.069Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-19T22:07:08.069Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-19T22:07:08.069Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-19T22:07:08.069Z] === RUN TestCreateTmpfsMountsTarget [2022-12-19T22:07:08.069Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-12-19T22:07:08.069Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-19T22:07:09.435Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s) [2022-12-19T22:07:09.435Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-19T22:07:10.802Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-12-19T22:07:10.802Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-19T22:07:10.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:07:10.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:07:10.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:07:10.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:07:10.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:07:10.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:07:10.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:07:10.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:07:10.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:07:10.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:07:10.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-19T22:07:10.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-19T22:07:10.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-19T22:07:10.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-19T22:07:10.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-19T22:07:10.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-12-19T22:07:10.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-19T22:07:10.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-19T22:07:10.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-19T22:07:10.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-12-19T22:07:10.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-19T22:07:10.802Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-19T22:07:11.058Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-12-19T22:07:11.058Z] === RUN TestCreateDifferentPlatform [2022-12-19T22:07:11.058Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-19T22:07:11.058Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-19T22:07:11.058Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-12-19T22:07:11.058Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-19T22:07:11.058Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-19T22:07:11.058Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-19T22:07:11.058Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-12-19T22:07:11.058Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-19T22:07:11.058Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-12-19T22:07:11.058Z] === RUN TestCreateInvalidHostConfig [2022-12-19T22:07:11.058Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-19T22:07:11.058Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-19T22:07:11.058Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-12-19T22:07:11.058Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-12-19T22:07:11.058Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-19T22:07:11.058Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-19T22:07:11.058Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-19T22:07:11.058Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-19T22:07:11.058Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-19T22:07:11.058Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-19T22:07:11.058Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-19T22:07:11.058Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-12-19T22:07:11.058Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-12-19T22:07:11.058Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-12-19T22:07:11.058Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-12-19T22:07:11.058Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-12-19T22:07:11.058Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-12-19T22:07:11.058Z] === RUN TestContainerStartOnDaemonRestart [2022-12-19T22:07:11.058Z] === PAUSE TestContainerStartOnDaemonRestart [2022-12-19T22:07:11.058Z] === RUN TestDaemonRestartIpcMode [2022-12-19T22:07:11.058Z] === PAUSE TestDaemonRestartIpcMode [2022-12-19T22:07:11.058Z] === RUN TestDaemonHostGatewayIP [2022-12-19T22:07:11.058Z] === PAUSE TestDaemonHostGatewayIP [2022-12-19T22:07:11.058Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-19T22:07:11.058Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-19T22:07:11.058Z] === RUN TestContainerKillOnDaemonStart [2022-12-19T22:07:11.058Z] === PAUSE TestContainerKillOnDaemonStart [2022-12-19T22:07:11.058Z] === RUN TestDiff [2022-12-19T22:07:11.621Z] --- PASS: TestDiff (0.44s) [2022-12-19T22:07:11.621Z] === RUN TestExecConsoleSize [2022-12-19T22:07:12.240Z] --- PASS: TestExecConsoleSize (0.50s) [2022-12-19T22:07:12.240Z] === RUN TestExecWithCloseStdin [2022-12-19T22:07:12.500Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-12-19T22:07:12.500Z] === RUN TestExec [2022-12-19T22:07:13.074Z] --- PASS: TestExec (0.53s) [2022-12-19T22:07:13.074Z] === RUN TestExecUser [2022-12-19T22:07:13.639Z] --- PASS: TestExecUser (0.54s) [2022-12-19T22:07:13.639Z] === RUN TestExportContainerAndImportImage [2022-12-19T22:07:14.210Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-12-19T22:07:14.210Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-19T22:07:15.576Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-12-19T22:07:15.576Z] === RUN TestHealthCheckWorkdir [2022-12-19T22:07:16.138Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-12-19T22:07:16.138Z] === RUN TestHealthKillContainer [2022-12-19T22:07:24.226Z] --- PASS: TestHealthKillContainer (7.92s) [2022-12-19T22:07:24.226Z] === RUN TestHealthCheckProcessKilled [2022-12-19T22:07:24.788Z] --- PASS: TestHealthCheckProcessKilled (0.69s) [2022-12-19T22:07:24.788Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-19T22:07:25.044Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-12-19T22:07:25.044Z] === RUN TestIpcModeNone [2022-12-19T22:07:25.607Z] --- PASS: TestIpcModeNone (0.51s) [2022-12-19T22:07:25.607Z] === RUN TestIpcModePrivate [2022-12-19T22:07:26.169Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-12-19T22:07:26.169Z] --- PASS: TestIpcModePrivate (0.54s) [2022-12-19T22:07:26.169Z] === RUN TestIpcModeShareable [2022-12-19T22:07:26.426Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-12-19T22:07:26.682Z] --- PASS: TestIpcModeShareable (0.51s) [2022-12-19T22:07:26.682Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-19T22:07:28.576Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s) [2022-12-19T22:07:28.576Z] === RUN TestAPIIpcModeHost [2022-12-19T22:07:28.576Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-12-19T22:07:28.576Z] === RUN TestDaemonIpcModeShareable [2022-12-19T22:07:29.942Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-19T22:07:29.942Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-12-19T22:07:29.942Z] === RUN TestDaemonIpcModePrivate [2022-12-19T22:07:30.871Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-19T22:07:31.127Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-12-19T22:07:31.127Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-19T22:07:32.055Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-19T22:07:32.311Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-12-19T22:07:32.311Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-19T22:07:33.240Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-19T22:07:33.496Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-12-19T22:07:33.496Z] === RUN TestIpcModeOlderClient [2022-12-19T22:07:33.496Z] === PAUSE TestIpcModeOlderClient [2022-12-19T22:07:33.496Z] === RUN TestKillContainerInvalidSignal [2022-12-19T22:07:34.061Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-12-19T22:07:34.061Z] === RUN TestKillContainer [2022-12-19T22:07:34.061Z] === RUN TestKillContainer/no_signal [2022-12-19T22:07:34.317Z] === RUN TestKillContainer/non_killing_signal [2022-12-19T22:07:34.880Z] === RUN TestKillContainer/killing_signal [2022-12-19T22:07:35.443Z] --- PASS: TestKillContainer (1.32s) [2022-12-19T22:07:35.443Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-12-19T22:07:35.443Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-12-19T22:07:35.443Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-12-19T22:07:35.443Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-19T22:07:35.443Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-19T22:07:35.699Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-19T22:07:36.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-12-19T22:07:36.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-12-19T22:07:36.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-12-19T22:07:36.629Z] === RUN TestKillStoppedContainer [2022-12-19T22:07:36.629Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-12-19T22:07:36.629Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-19T22:07:36.629Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-12-19T22:07:36.629Z] === RUN TestKillDifferentUserContainer [2022-12-19T22:07:37.191Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-12-19T22:07:37.191Z] === RUN TestInspectOomKilledTrue [2022-12-19T22:07:37.754Z] --- PASS: TestInspectOomKilledTrue (0.52s) [2022-12-19T22:07:37.754Z] === RUN TestInspectOomKilledFalse [2022-12-19T22:07:38.010Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-12-19T22:07:38.010Z] === RUN TestLinksEtcHostsContentMatch [2022-12-19T22:07:38.573Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-12-19T22:07:38.573Z] === RUN TestLinksContainerNames [2022-12-19T22:07:39.501Z] --- PASS: TestLinksContainerNames (0.94s) [2022-12-19T22:07:39.501Z] === RUN TestLogsFollowTailEmpty [2022-12-19T22:07:39.758Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-12-19T22:07:39.758Z] === RUN TestLogs [2022-12-19T22:07:39.758Z] === RUN TestLogs/driver_local [2022-12-19T22:07:39.758Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-12-19T22:07:39.758Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-12-19T22:07:39.758Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-12-19T22:07:39.758Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-12-19T22:07:39.758Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-12-19T22:07:39.758Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-12-19T22:07:39.758Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-19T22:07:39.758Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-19T22:07:39.758Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-12-19T22:07:39.758Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-12-19T22:07:39.758Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-12-19T22:07:39.758Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-12-19T22:07:39.758Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-12-19T22:07:39.758Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-12-19T22:07:40.687Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-12-19T22:07:40.687Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-19T22:07:40.944Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-12-19T22:07:40.944Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-12-19T22:07:41.515Z] === RUN TestLogs/driver_json-file [2022-12-19T22:07:41.515Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-19T22:07:41.515Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-19T22:07:41.515Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-12-19T22:07:41.515Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-12-19T22:07:41.515Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-12-19T22:07:41.515Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-12-19T22:07:41.515Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-19T22:07:41.515Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-19T22:07:41.515Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-12-19T22:07:41.515Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-12-19T22:07:41.515Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-12-19T22:07:41.515Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-12-19T22:07:41.515Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-19T22:07:41.515Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-19T22:07:42.444Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-12-19T22:07:42.444Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-12-19T22:07:43.007Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-12-19T22:07:43.007Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-12-19T22:07:43.573Z] --- PASS: TestLogs (3.81s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_local (0.01s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.51s) [2022-12-19T22:07:43.573Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-12-19T22:07:43.573Z] === RUN TestContainerNetworkMountsNoChown [2022-12-19T22:07:44.136Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/default [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/default [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/private [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/private [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rprivate [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/slave [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/slave [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rslave [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/shared [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/shared [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rshared [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/default [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/rslave [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/rshared [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/shared [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/rprivate [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/slave [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/private [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-19T22:07:44.136Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:07:44.136Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-19T22:07:44.136Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-19T22:07:44.393Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-19T22:07:44.394Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-19T22:07:44.650Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-19T22:07:44.650Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-19T22:07:44.650Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-19T22:07:44.650Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-19T22:07:44.650Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-19T22:07:44.650Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-19T22:07:44.650Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-12-19T22:07:44.650Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-12-19T22:07:44.651Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-12-19T22:07:44.651Z] === RUN TestContainerBindMountNonRecursive [2022-12-19T22:07:46.019Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-12-19T22:07:46.019Z] === RUN TestContainerVolumesMountedAsShared [2022-12-19T22:07:46.276Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-12-19T22:07:46.276Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-19T22:07:46.838Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-12-19T22:07:46.838Z] === RUN TestNetworkNat [2022-12-19T22:07:47.401Z] --- PASS: TestNetworkNat (0.49s) [2022-12-19T22:07:47.401Z] === RUN TestNetworkLocalhostTCPNat [2022-12-19T22:07:47.657Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-12-19T22:07:47.657Z] === RUN TestNetworkLoopbackNat [2022-12-19T22:07:50.175Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-12-19T22:07:50.175Z] === RUN TestPause [2022-12-19T22:07:50.737Z] --- PASS: TestPause (0.47s) [2022-12-19T22:07:50.737Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-19T22:07:50.737Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-19T22:07:50.737Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-19T22:07:50.737Z] === RUN TestPauseStopPausedContainer [2022-12-19T22:07:51.299Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-12-19T22:07:51.300Z] === RUN TestPidHost [2022-12-19T22:07:52.228Z] --- PASS: TestPidHost (1.02s) [2022-12-19T22:07:52.228Z] === RUN TestPsFilter [2022-12-19T22:07:52.228Z] --- PASS: TestPsFilter (0.11s) [2022-12-19T22:07:52.228Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-19T22:07:52.790Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-12-19T22:07:52.790Z] === RUN TestRemoveContainerWithVolume [2022-12-19T22:07:53.353Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-12-19T22:07:53.353Z] === RUN TestRemoveContainerRunning [2022-12-19T22:07:53.609Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-12-19T22:07:53.609Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-19T22:07:54.172Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-12-19T22:07:54.172Z] === RUN TestRemoveInvalidContainer [2022-12-19T22:07:54.172Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-12-19T22:07:54.172Z] === RUN TestRenameLinkedContainer [2022-12-19T22:07:56.063Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-12-19T22:07:56.063Z] === RUN TestRenameStoppedContainer [2022-12-19T22:07:56.318Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-12-19T22:07:56.318Z] === RUN TestRenameRunningContainerAndReuse [2022-12-19T22:07:57.247Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-12-19T22:07:57.248Z] === RUN TestRenameInvalidName [2022-12-19T22:07:57.503Z] --- PASS: TestRenameInvalidName (0.43s) [2022-12-19T22:07:57.503Z] === RUN TestRenameAnonymousContainer [2022-12-19T22:07:59.395Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-12-19T22:07:59.395Z] === RUN TestRenameContainerWithSameName [2022-12-19T22:07:59.651Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-12-19T22:07:59.651Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-19T22:08:00.598Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2022-12-19T22:08:00.598Z] === RUN TestResize [2022-12-19T22:08:01.182Z] --- PASS: TestResize (0.44s) [2022-12-19T22:08:01.182Z] === RUN TestResizeWithInvalidSize [2022-12-19T22:08:01.459Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-12-19T22:08:01.459Z] === RUN TestResizeWhenContainerNotStarted [2022-12-19T22:08:02.021Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:08:02.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:08:02.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:08:02.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-19T22:08:02.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-19T22:08:03.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:08:04.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:08:06.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-19T22:08:06.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-19T22:08:07.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-19T22:08:07.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-19T22:08:10.854Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-19T22:08:10.854Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-19T22:08:13.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-19T22:08:14.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-19T22:08:14.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-19T22:08:16.632Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-19T22:08:16.632Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-19T22:08:17.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.17s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-12-19T22:08:19.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-12-19T22:08:19.890Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-12-19T22:08:19.890Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-12-19T22:08:20.818Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-12-19T22:08:21.747Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2022-12-19T22:08:21.747Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-12-19T22:08:21.747Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-12-19T22:08:21.747Z] === RUN TestCgroupNamespacesRun [2022-12-19T22:08:22.676Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-12-19T22:08:22.676Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-19T22:08:24.043Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s) [2022-12-19T22:08:24.043Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-19T22:08:25.410Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-12-19T22:08:25.410Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-19T22:08:26.340Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-12-19T22:08:26.340Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-19T22:08:27.707Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-12-19T22:08:27.707Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-19T22:08:28.636Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-12-19T22:08:28.636Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-19T22:08:29.566Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-12-19T22:08:29.566Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-19T22:08:30.932Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-12-19T22:08:30.932Z] === RUN TestNISDomainname [2022-12-19T22:08:31.189Z] --- PASS: TestNISDomainname (0.59s) [2022-12-19T22:08:31.189Z] === RUN TestHostnameDnsResolution [2022-12-19T22:08:32.117Z] --- PASS: TestHostnameDnsResolution (0.77s) [2022-12-19T22:08:32.117Z] === RUN TestUnprivilegedPortsAndPing [2022-12-19T22:08:32.679Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-12-19T22:08:32.679Z] === RUN TestPrivilegedHostDevices [2022-12-19T22:08:33.242Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-12-19T22:08:33.242Z] === RUN TestRunConsoleSize [2022-12-19T22:08:33.498Z] --- PASS: TestRunConsoleSize (0.44s) [2022-12-19T22:08:33.498Z] === RUN TestRunWithAlternativeContainerdShim [2022-12-19T22:08:36.018Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s) [2022-12-19T22:08:36.018Z] === RUN TestStats [2022-12-19T22:08:37.908Z] --- PASS: TestStats (2.45s) [2022-12-19T22:08:37.908Z] === RUN TestStopContainerWithTimeout [2022-12-19T22:08:37.908Z] === RUN TestStopContainerWithTimeout/0 [2022-12-19T22:08:37.908Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-19T22:08:37.908Z] === RUN TestStopContainerWithTimeout/1 [2022-12-19T22:08:37.908Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-19T22:08:37.908Z] === RUN TestStopContainerWithTimeout/3 [2022-12-19T22:08:37.908Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-19T22:08:37.908Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-19T22:08:37.908Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-19T22:08:37.908Z] === CONT TestStopContainerWithTimeout/0 [2022-12-19T22:08:37.908Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-19T22:08:38.836Z] === CONT TestStopContainerWithTimeout/3 [2022-12-19T22:08:40.725Z] === CONT TestStopContainerWithTimeout/1 [2022-12-19T22:08:42.091Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-12-19T22:08:42.091Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-12-19T22:08:42.091Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-12-19T22:08:42.091Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-12-19T22:08:42.091Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-12-19T22:08:42.091Z] === RUN TestDeleteDevicemapper [2022-12-19T22:08:42.091Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-19T22:08:42.091Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-19T22:08:42.091Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-19T22:08:43.988Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-12-19T22:08:43.988Z] === RUN TestUpdateMemory [2022-12-19T22:08:44.245Z] --- PASS: TestUpdateMemory (0.58s) [2022-12-19T22:08:44.245Z] === RUN TestUpdateCPUQuota [2022-12-19T22:08:45.174Z] --- PASS: TestUpdateCPUQuota (0.79s) [2022-12-19T22:08:45.174Z] === RUN TestUpdatePidsLimit [2022-12-19T22:08:45.174Z] === RUN TestUpdatePidsLimit/update_from_none [2022-12-19T22:08:45.174Z] === RUN TestUpdatePidsLimit/no_change [2022-12-19T22:08:45.430Z] === RUN TestUpdatePidsLimit/update_lower [2022-12-19T22:08:45.687Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-12-19T22:08:45.687Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-12-19T22:08:45.943Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-12-19T22:08:46.199Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-12-19T22:08:47.129Z] --- PASS: TestUpdatePidsLimit (1.96s) [2022-12-19T22:08:47.129Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-12-19T22:08:47.129Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-12-19T22:08:47.129Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-12-19T22:08:47.129Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-12-19T22:08:47.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-12-19T22:08:47.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-12-19T22:08:47.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-12-19T22:08:47.129Z] === RUN TestUpdateRestartPolicy [2022-12-19T22:08:59.351Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-12-19T22:08:59.351Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-19T22:08:59.351Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-12-19T22:08:59.351Z] === RUN TestWaitNonBlocked [2022-12-19T22:08:59.351Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:08:59.351Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:08:59.351Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:08:59.351Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:08:59.351Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-19T22:08:59.351Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-19T22:08:59.351Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-19T22:08:59.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-12-19T22:08:59.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-12-19T22:08:59.351Z] === RUN TestWaitBlocked [2022-12-19T22:08:59.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:08:59.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:08:59.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:08:59.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:08:59.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-19T22:08:59.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-19T22:08:59.914Z] --- PASS: TestWaitBlocked (0.01s) [2022-12-19T22:08:59.914Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-12-19T22:08:59.914Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2022-12-19T22:08:59.914Z] === RUN TestWaitConditions [2022-12-19T22:08:59.914Z] === RUN TestWaitConditions/default [2022-12-19T22:08:59.914Z] === PAUSE TestWaitConditions/default [2022-12-19T22:08:59.914Z] === RUN TestWaitConditions/not-running [2022-12-19T22:08:59.914Z] === PAUSE TestWaitConditions/not-running [2022-12-19T22:08:59.914Z] === RUN TestWaitConditions/next-exit [2022-12-19T22:08:59.914Z] === PAUSE TestWaitConditions/next-exit [2022-12-19T22:08:59.914Z] === RUN TestWaitConditions/removed [2022-12-19T22:08:59.914Z] === PAUSE TestWaitConditions/removed [2022-12-19T22:08:59.914Z] === CONT TestWaitConditions/default [2022-12-19T22:08:59.914Z] === CONT TestWaitConditions/next-exit [2022-12-19T22:09:01.804Z] === CONT TestWaitConditions/removed [2022-12-19T22:09:01.804Z] === CONT TestWaitConditions/not-running [2022-12-19T22:09:03.172Z] --- PASS: TestWaitConditions (0.01s) [2022-12-19T22:09:03.172Z] --- PASS: TestWaitConditions/next-exit (1.77s) [2022-12-19T22:09:03.172Z] --- PASS: TestWaitConditions/default (1.90s) [2022-12-19T22:09:03.172Z] --- PASS: TestWaitConditions/removed (1.55s) [2022-12-19T22:09:03.172Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-12-19T22:09:03.172Z] === RUN TestWaitRestartedContainer [2022-12-19T22:09:03.172Z] === RUN TestWaitRestartedContainer/default [2022-12-19T22:09:03.172Z] === PAUSE TestWaitRestartedContainer/default [2022-12-19T22:09:03.172Z] === RUN TestWaitRestartedContainer/not-running [2022-12-19T22:09:03.172Z] === PAUSE TestWaitRestartedContainer/not-running [2022-12-19T22:09:03.172Z] === RUN TestWaitRestartedContainer/next-exit [2022-12-19T22:09:03.172Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-12-19T22:09:03.172Z] === CONT TestWaitRestartedContainer/default [2022-12-19T22:09:03.172Z] === CONT TestWaitRestartedContainer/next-exit [2022-12-19T22:09:05.064Z] === CONT TestWaitRestartedContainer/not-running [2022-12-19T22:09:05.626Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-12-19T22:09:05.626Z] --- PASS: TestWaitRestartedContainer/default (1.38s) [2022-12-19T22:09:05.626Z] --- PASS: TestWaitRestartedContainer/next-exit (1.42s) [2022-12-19T22:09:05.626Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-12-19T22:09:05.626Z] === CONT TestContainerStartOnDaemonRestart [2022-12-19T22:09:05.626Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-19T22:09:08.145Z] --- PASS: TestContainerStartOnDaemonRestart (2.25s) [2022-12-19T22:09:08.145Z] === CONT TestIpcModeOlderClient [2022-12-19T22:09:08.145Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-12-19T22:09:08.145Z] === CONT TestContainerKillOnDaemonStart [2022-12-19T22:09:08.145Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.60s) [2022-12-19T22:09:08.145Z] === CONT TestDaemonHostGatewayIP [2022-12-19T22:09:10.663Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-12-19T22:09:10.663Z] === CONT TestDaemonRestartIpcMode [2022-12-19T22:09:13.180Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-12-19T22:09:19.718Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-12-19T22:09:19.718Z] PASS [2022-12-19T22:09:19.718Z] [2022-12-19T22:09:19.718Z] === Skipped [2022-12-19T22:09:19.718Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-12-19T22:09:19.718Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-19T22:09:19.718Z] [2022-12-19T22:09:19.718Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-19T22:09:19.718Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-19T22:09:19.718Z] [2022-12-19T22:09:19.718Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-19T22:09:19.718Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-19T22:09:19.718Z] [2022-12-19T22:09:19.718Z] DONE 273 tests, 3 skipped in 134.057s [2022-12-19T22:09:19.718Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-19T22:09:19.718Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:09:19.718Z] ++ set -e [2022-12-19T22:09:19.718Z] ++ '[' -n 0 ']' [2022-12-19T22:09:19.718Z] ++ set -x [2022-12-19T22:09:19.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:09:19.718Z] INFO: Testing against a local daemon [2022-12-19T22:09:19.718Z] === RUN TestConfigDaemonID [2022-12-19T22:09:20.646Z] daemon_test.go:67: [d5bb2e7a0559c] daemon is not started [2022-12-19T22:09:20.646Z] --- PASS: TestConfigDaemonID (1.05s) [2022-12-19T22:09:20.646Z] === RUN TestDaemonConfigValidation [2022-12-19T22:09:20.646Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-12-19T22:09:20.646Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-12-19T22:09:20.646Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-12-19T22:09:20.646Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-12-19T22:09:20.647Z] === RUN TestDaemonConfigValidation/invalid_config [2022-12-19T22:09:20.647Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-12-19T22:09:20.647Z] === RUN TestDaemonConfigValidation/malformed_config [2022-12-19T22:09:20.647Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-12-19T22:09:20.647Z] === RUN TestDaemonConfigValidation/valid_config [2022-12-19T22:09:20.647Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-12-19T22:09:20.647Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-12-19T22:09:20.647Z] === CONT TestDaemonConfigValidation/malformed_config [2022-12-19T22:09:20.903Z] === CONT TestDaemonConfigValidation/valid_config [2022-12-19T22:09:20.903Z] === CONT TestDaemonConfigValidation/invalid_config [2022-12-19T22:09:20.903Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-12-19T22:09:20.903Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-12-19T22:09:20.903Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-12-19T22:09:20.903Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-12-19T22:09:20.903Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-12-19T22:09:20.903Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-12-19T22:09:20.903Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-12-19T22:09:20.903Z] === RUN TestConfigDaemonSeccompProfiles [2022-12-19T22:09:20.903Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-12-19T22:09:21.832Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-12-19T22:09:23.198Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-12-19T22:09:24.127Z] === CONT TestConfigDaemonSeccompProfiles [2022-12-19T22:09:24.127Z] daemon_test.go:181: [d60b0aeaaae82] daemon is not started [2022-12-19T22:09:24.127Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-12-19T22:09:24.127Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-12-19T22:09:24.127Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-12-19T22:09:24.127Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-12-19T22:09:24.127Z] === RUN TestDaemonProxy [2022-12-19T22:09:24.127Z] === RUN TestDaemonProxy/environment_variables [2022-12-19T22:09:26.018Z] === RUN TestDaemonProxy/command-line_options [2022-12-19T22:09:27.384Z] === RUN TestDaemonProxy/configuration_file [2022-12-19T22:09:29.274Z] === RUN TestDaemonProxy/conflicting_options [2022-12-19T22:09:29.836Z] === RUN TestDaemonProxy/reload_sanitized [2022-12-19T22:09:30.398Z] --- PASS: TestDaemonProxy (6.22s) [2022-12-19T22:09:30.398Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-12-19T22:09:30.398Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-12-19T22:09:30.398Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-12-19T22:09:30.398Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-12-19T22:09:30.398Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-12-19T22:09:30.398Z] === RUN TestLiveRestore [2022-12-19T22:09:30.398Z] === RUN TestLiveRestore/volume_references [2022-12-19T22:09:30.398Z] === PAUSE TestLiveRestore/volume_references [2022-12-19T22:09:30.398Z] === CONT TestLiveRestore/volume_references [2022-12-19T22:09:30.960Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-19T22:09:30.961Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-19T22:09:31.889Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-19T22:09:32.820Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-19T22:09:34.186Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-19T22:09:35.115Z] --- PASS: TestLiveRestore (0.00s) [2022-12-19T22:09:35.115Z] --- PASS: TestLiveRestore/volume_references (4.66s) [2022-12-19T22:09:35.115Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.97s) [2022-12-19T22:09:35.115Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.01s) [2022-12-19T22:09:35.115Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s) [2022-12-19T22:09:35.115Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s) [2022-12-19T22:09:35.115Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) [2022-12-19T22:09:35.115Z] PASS [2022-12-19T22:09:35.115Z] [2022-12-19T22:09:35.115Z] DONE 24 tests in 15.405s [2022-12-19T22:09:35.115Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-12-19T22:09:35.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:09:35.115Z] ++ set -e [2022-12-19T22:09:35.115Z] ++ '[' -n 0 ']' [2022-12-19T22:09:35.115Z] ++ set -x [2022-12-19T22:09:35.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:09:35.115Z] INFO: Testing against a local daemon [2022-12-19T22:09:35.115Z] === RUN TestCommitInheritsEnv [2022-12-19T22:09:35.371Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-12-19T22:09:35.371Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-19T22:09:35.371Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-12-19T22:09:35.371Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-12-19T22:09:35.371Z] === RUN TestImportWithCustomPlatform [2022-12-19T22:09:35.371Z] === RUN TestImportWithCustomPlatform/#00 [2022-12-19T22:09:35.628Z] === RUN TestImportWithCustomPlatform/_______ [2022-12-19T22:09:35.628Z] === RUN TestImportWithCustomPlatform// [2022-12-19T22:09:35.628Z] === RUN TestImportWithCustomPlatform/linux [2022-12-19T22:09:35.628Z] === RUN TestImportWithCustomPlatform/LINUX [2022-12-19T22:09:35.628Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-12-19T22:09:35.628Z] === RUN TestImportWithCustomPlatform/macos [2022-12-19T22:09:35.628Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-12-19T22:09:35.628Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-12-19T22:09:35.886Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-12-19T22:09:35.886Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-12-19T22:09:35.886Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-12-19T22:09:35.886Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-12-19T22:09:35.886Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-12-19T22:09:35.886Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-12-19T22:09:35.886Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-12-19T22:09:35.886Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-12-19T22:09:35.886Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-12-19T22:09:35.886Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-12-19T22:09:35.886Z] === RUN TestImagesFilterMultiReference [2022-12-19T22:09:35.886Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-12-19T22:09:35.886Z] === RUN TestImagePullPlatformInvalid [2022-12-19T22:09:35.886Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-12-19T22:09:35.886Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.4 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.19.4 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fe39c79a-f861-43ff-aab1-84ca466cf8d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33158" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fe39c79a-f861-43ff-aab1-84ca466cf8d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33158" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.17583ms http.response.status=200 http.response.written=2 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8a755af5-4bf8-443a-823e-97d40e8ce9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8a755af5-4bf8-443a-823e-97d40e8ce9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8a755af5-4bf8-443a-823e-97d40e8ce9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=25.821µs trace.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=1dc56675-ea59-4200-bf7d-7bb0146e3fa5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8a755af5-4bf8-443a-823e-97d40e8ce9e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.376383ms http.response.status=404 http.response.written=157 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7d1fefc6-2fe4-44b9-a85b-a8bfe3753979 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7d1fefc6-2fe4-44b9-a85b-a8bfe3753979 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7d1fefc6-2fe4-44b9-a85b-a8bfe3753979 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=25.551µs trace.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=092af08b-c040-4f6a-8d8c-37ff750c509d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7d1fefc6-2fe4-44b9-a85b-a8bfe3753979 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.399721ms http.response.status=404 http.response.written=157 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=34404e00-01ac-4aa0-8b9d-18a925fe5dbc http.request.method=POST http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=34404e00-01ac-4aa0-8b9d-18a925fe5dbc http.request.method=POST http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/197f645f-d50e-438f-8304-0265d151ce3a/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=34404e00-01ac-4aa0-8b9d-18a925fe5dbc http.request.method=POST http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=130.091µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d10985f8-a7d2-4984-b319-746409af5905 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/197f645f-d50e-438f-8304-0265d151ce3a/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=34404e00-01ac-4aa0-8b9d-18a925fe5dbc http.request.method=POST http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=13.375µs trace.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=ac890837-23eb-401a-8ab6-c83a1bb74d0d trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7cad3a31-d2a7-498e-b707-b56a40633a9e http.request.method=POST http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7cad3a31-d2a7-498e-b707-b56a40633a9e http.request.method=POST http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7cad3a31-d2a7-498e-b707-b56a40633a9e http.request.method=POST http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=59.019µs trace.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=ebcdbea4-3942-4e47-9762-171aa9a00044 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7cad3a31-d2a7-498e-b707-b56a40633a9e http.request.method=POST http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=10.519µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8af43529-e5f7-4aa2-807a-d9b048832162 trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7cad3a31-d2a7-498e-b707-b56a40633a9e http.request.method=POST http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=65.69µs trace.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=8cc98776-c1fb-43d0-bce5-86dcf5d5d1b6 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/197f645f-d50e-438f-8304-0265d151ce3a/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=34404e00-01ac-4aa0-8b9d-18a925fe5dbc http.request.method=POST http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=63.729µs trace.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=16d3187e-d9ff-4756-8b8f-7286033f7716 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7cad3a31-d2a7-498e-b707-b56a40633a9e http.request.method=POST http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=6.961365ms http.response.status=202 http.response.written=0 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=34404e00-01ac-4aa0-8b9d-18a925fe5dbc http.request.method=POST http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.530465ms http.response.status=202 http.response.written=0 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.886Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=359.726µs trace.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=e50e5cd1-3334-4519-b605-e4ea61f5f3c4 trace.line=82 vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=39.515µs trace.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=5ed276da-a317-4ec7-ba9d-9e7a4187c844 trace.line=141 vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=67.511µs trace.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=2d8e1a41-8269-4e2d-8476-40b05cffff78 trace.line=124 vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=40.516µs trace.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=99550e1a-b155-471a-958c-88e011e8c9d9 trace.line=141 vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e 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=5e198727-90e7-4eee-b4bf-1357c8f509fe trace.line=141 vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=8.951µs trace.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=78111da8-d87d-434e-94f5-a7729dd9fe30 trace.line=141 vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=73.673µs trace.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=92f06ed2-17ac-45f1-b89e-ce0dc937a5ec trace.line=167 vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=66.207µs trace.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=16c74890-f397-48d1-a20c-5ce162855158 trace.line=95 vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=334.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=ea9de152-4261-47a3-be26-7838b281aea7 trace.line=181 vars.name=test vars.uuid=824b9f84-75c7-4b6a-bd9b-fe138c445635 version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89a645da-7f2c-4fca-a6d5-57372f5ba4b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33170" http.request.uri="/v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=4.334588ms http.response.status=201 http.response.written=0 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "PUT /v2/test/blobs/uploads/824b9f84-75c7-4b6a-bd9b-fe138c445635?_state=wXg2Jnr-biqhfLiMwKZi3pqaRnG4bsupGhkY-6VjH7B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyNGI5Zjg0LTc1YzctNGI2YS1iZDliLWZlMTM4YzQ0NTYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzY2NzA5MTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/197f645f-d50e-438f-8304-0265d151ce3a/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=64.532µs trace.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=5f7c66e4-6d49-43f6-93d0-747d01875690 trace.line=82 vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/197f645f-d50e-438f-8304-0265d151ce3a/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=15.86µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c4265f36-87eb-4ee7-8afa-0dae593a31f8 trace.line=141 vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/197f645f-d50e-438f-8304-0265d151ce3a/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=84.258µs trace.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=d6ec12a4-ad0d-4192-abbf-80a2ed90583a trace.line=124 vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/197f645f-d50e-438f-8304-0265d151ce3a/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=36.364µs trace.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=f36bc16f-2800-4e41-982f-ddf514583f05 trace.line=141 vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=405.321µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6ddaa9c0-b343-49c4-8c73-6b7baba7b68a trace.line=141 vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/197f645f-d50e-438f-8304-0265d151ce3a/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=28.775µs trace.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=ffeb10f8-0d4e-478c-a326-da08386cd32c trace.line=141 vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/197f645f-d50e-438f-8304-0265d151ce3a/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=413.78µs trace.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=83ece7c8-2930-4ef7-92f1-e28373ff6e33 trace.line=167 vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=73.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).PutContent" trace.id=0e3960ab-8f95-431c-a188-3d3604b0b1fe trace.line=95 vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.887Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/197f645f-d50e-438f-8304-0265d151ce3a\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=125.512µs trace.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=31b809cb-de21-449f-8254-d4d1834934bb trace.line=181 vars.name=test vars.uuid=197f645f-d50e-438f-8304-0265d151ce3a version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e9b196a9-b8ea-4ef1-a526-d40f74ba1e1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=7.683777ms http.response.status=201 http.response.written=0 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "PUT /v2/test/blobs/uploads/197f645f-d50e-438f-8304-0265d151ce3a?_state=wGeEqjLSoJ676iYUwSqKrsQIclWsJ26tc1_yFJK7GbB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5N2Y2NDVmLWQ1MGUtNDM4Zi04MzA0LTAyNjVkMTUxY2UzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xOVQyMjowOTozNS44MzQ3OTEyMTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5fa89282-8af9-4c5a-950d-8101c4d4f5ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5fa89282-8af9-4c5a-950d-8101c4d4f5ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5fa89282-8af9-4c5a-950d-8101c4d4f5ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=27.979µs trace.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=e709e252-08f8-459d-b11b-e7e3e093cf7e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5fa89282-8af9-4c5a-950d-8101c4d4f5ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.231116ms http.response.status=404 http.response.written=96 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=231.021µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4c36bfbc-510e-4ce6-9e53-94a2ce215f82 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=17.025µs trace.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=bbf764f4-4a1f-43fd-ba01-80bf232df88f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=54.211µs trace.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=836f330e-f28c-48c8-bd56-16ecced162be trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=111.884µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=74d4b133-f333-41b6-844a-9cc563aaa543 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=28.266µs trace.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=c24f0769-c43b-4b4c-b5c5-0d40f6fd228a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=78.605µs trace.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=f5b947cf-1ac2-4c2d-9e2c-4eee98a6fa4a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=50.568µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f1e481b1-4914-4e0c-a201-fd3fcc7dd871 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=25.296µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6bc10991-c197-4f2c-ba62-4a8c892c0851 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=101.307µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=15d1911b-901b-48ae-a3bf-cfca9b49010b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=39.409µs trace.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=f88ef27b-fea2-48a2-af33-cf5b01fb7cc4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=815891ca-75ef-4c52-93b6-2c7e1d3b8443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33184" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=3.512477ms http.response.status=201 http.response.written=0 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=43c0b284-ee75-435d-a057-eb54e9800f37 http.request.method=GET http.request.remoteaddr="127.0.0.1:33196" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=43c0b284-ee75-435d-a057-eb54e9800f37 http.request.method=GET http.request.remoteaddr="127.0.0.1:33196" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="794.846µs" http.response.status=200 http.response.written=2 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dfc65479-7b68-4ac2-bd4a-22a1190143df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dfc65479-7b68-4ac2-bd4a-22a1190143df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dfc65479-7b68-4ac2-bd4a-22a1190143df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=33.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=249035b0-0e77-4f94-b970-2d606dabcb95 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dfc65479-7b68-4ac2-bd4a-22a1190143df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dfc65479-7b68-4ac2-bd4a-22a1190143df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=34.527µs trace.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=2d6a4438-39ef-4382-addc-e72bec9ab61c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dfc65479-7b68-4ac2-bd4a-22a1190143df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=16.476µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1bd694a8-41ca-400f-9c95-847f431177d0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.888Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dfc65479-7b68-4ac2-bd4a-22a1190143df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=23.852µs trace.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=181540fe-ae86-4240-b444-7b2070dcab61 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.889Z] time="2022-12-19T22:09:35Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dfc65479-7b68-4ac2-bd4a-22a1190143df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-19T22:09:35.889Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dfc65479-7b68-4ac2-bd4a-22a1190143df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.920717ms http.response.status=200 http.response.written=417 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:35.889Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a687489f-6779-4af1-8646-7bfec32e75ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a687489f-6779-4af1-8646-7bfec32e75ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a687489f-6779-4af1-8646-7bfec32e75ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a687489f-6779-4af1-8646-7bfec32e75ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=45.168µs trace.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=442e1fc3-76a5-450d-bd93-79652ee6f9fa trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a687489f-6779-4af1-8646-7bfec32e75ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=106.346µs trace.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=dd2e0ce9-1cf6-4b97-aef0-e42f741ba014 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a687489f-6779-4af1-8646-7bfec32e75ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=199.932µs trace.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=584d8146-735a-4264-9b4c-82c92b5e8120 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a687489f-6779-4af1-8646-7bfec32e75ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a687489f-6779-4af1-8646-7bfec32e75ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.57422ms http.response.status=200 http.response.written=417 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=35.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0c61135c-45ff-459e-83e7-8032895b94cd trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=18.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).Stat" trace.id=e529fd3b-611d-4a88-ac5b-006a39a32305 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=21.685µs trace.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=43d8ee76-8788-4991-8666-e57708f01043 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=9.534µs trace.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=a56833d1-3051-4743-b629-1d37c6589906 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=8.566µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=10576dd2-d0f7-4990-8cd5-50b0b177b1f5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.146Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=5.489µs trace.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=4396fed6-cc35-4cb1-8ad4-c578a3ed3cbb trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=12.627µs trace.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=a16ba2ec-4c5e-43d6-8014-e53aee76f5aa trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=31.212µs trace.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=4b26d076-2753-479f-8d9d-3ce248e1c576 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=17.739µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d89965a6-2af5-4881-8ff5-81b07411d0af trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce9f8e26-ce78-4323-8576-73479ae89388 http.request.method=GET http.request.remoteaddr="127.0.0.1:33222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.708235ms http.response.status=200 http.response.written=179 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=45.645µs trace.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=b41d079e-87bc-45e5-b151-8f730f6732e8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=40.041µs trace.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=d9de1155-8fc1-4963-bb9b-42138d5fb48c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=29.792µs trace.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=0c774e8d-96d3-4759-a504-c161822b3686 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=33.255µs trace.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=e546f92e-ef8a-4ad6-b87f-47dc68730cdf trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=14.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).Stat" trace.id=4d2ac259-0fff-45d4-957d-a4950dc19b15 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=7.597µs trace.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=3c22d64f-1878-420d-a889-4e41b2edaa08 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=23.59µs trace.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=23d66cec-4878-4c4b-ac85-8326f62c7f25 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=29.185µs trace.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=89f58854-43be-4897-b13a-09643754b491 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=20.209µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cd22d4f9-8ba7-46a9-9caf-3d9b4893cc34 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=45e5987a-9063-47ff-96af-3afaddfba00c http.request.method=GET http.request.remoteaddr="127.0.0.1:33224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=11.016302ms http.response.status=200 http.response.written=68 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ec5b012b-1e1e-4662-96a8-5fd5f2d9f836 http.request.method=GET http.request.remoteaddr="127.0.0.1:33248" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ec5b012b-1e1e-4662-96a8-5fd5f2d9f836 http.request.method=GET http.request.remoteaddr="127.0.0.1:33248" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="881.59µs" http.response.status=200 http.response.written=2 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fd2abe16-5cfa-40e0-9fcd-d310af7301f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33252" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fd2abe16-5cfa-40e0-9fcd-d310af7301f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33252" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fd2abe16-5cfa-40e0-9fcd-d310af7301f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33252" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fd2abe16-5cfa-40e0-9fcd-d310af7301f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33252" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=32.303µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=97aa0aa1-cfa9-4107-861f-d32e6a6a6973 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fd2abe16-5cfa-40e0-9fcd-d310af7301f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33252" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=12.644µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7793c4d9-2279-430e-b0a0-a204354d181c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fd2abe16-5cfa-40e0-9fcd-d310af7301f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33252" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.121399ms http.response.status=404 http.response.written=181 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a23e1c6b-87db-4336-95a9-05f338d9a115 http.request.method=GET http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a23e1c6b-87db-4336-95a9-05f338d9a115 http.request.method=GET http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a23e1c6b-87db-4336-95a9-05f338d9a115 http.request.method=GET http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.147Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a23e1c6b-87db-4336-95a9-05f338d9a115 http.request.method=GET http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=25.321µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0581204c-12d9-4200-8b14-2de31ac4aa5d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.148Z] time="2022-12-19T22:09:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a23e1c6b-87db-4336-95a9-05f338d9a115 http.request.method=GET http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e trace.duration=11.151µs trace.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=aecffcab-ba72-47fc-8c2f-3867a7240fde trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.148Z] time="2022-12-19T22:09:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a23e1c6b-87db-4336-95a9-05f338d9a115 http.request.method=GET http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="959.407µs" http.response.status=404 http.response.written=181 instance.id=de148601-bcee-4dbe-aeff-8135bcd6d89e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-19T22:09:36.148Z] 127.0.0.1 - - [19/Dec/2022:22:09:35 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/9980e64341375553265a863125c2ce7077041c19 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-19T22:09:36.148Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s) [2022-12-19T22:09:36.148Z] === RUN TestRemoveImageOrphaning [2022-12-19T22:09:36.404Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-12-19T22:09:36.404Z] === RUN TestRemoveImageGarbageCollector [2022-12-19T22:09:36.404Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:09:36.404Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-12-19T22:09:36.404Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-19T22:09:36.404Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-12-19T22:09:36.404Z] === RUN TestTagInvalidReference [2022-12-19T22:09:36.404Z] --- PASS: TestTagInvalidReference (0.01s) [2022-12-19T22:09:36.404Z] === RUN TestTagValidPrefixedRepo [2022-12-19T22:09:36.661Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-12-19T22:09:36.661Z] === RUN TestTagExistedNameWithoutForce [2022-12-19T22:09:36.661Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-12-19T22:09:36.661Z] === RUN TestTagOfficialNames [2022-12-19T22:09:36.661Z] --- PASS: TestTagOfficialNames (0.05s) [2022-12-19T22:09:36.661Z] === RUN TestTagMatchesDigest [2022-12-19T22:09:36.661Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-12-19T22:09:36.661Z] PASS [2022-12-19T22:09:36.661Z] [2022-12-19T22:09:36.661Z] === Skipped [2022-12-19T22:09:36.661Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-12-19T22:09:36.661Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-12-19T22:09:36.661Z] [2022-12-19T22:09:36.661Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-12-19T22:09:36.661Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:09:36.661Z] [2022-12-19T22:09:36.661Z] DONE 23 tests, 2 skipped in 1.692s [2022-12-19T22:09:36.661Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-12-19T22:09:36.661Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:09:36.661Z] ++ set -e [2022-12-19T22:09:36.661Z] ++ '[' -n 0 ']' [2022-12-19T22:09:36.661Z] ++ set -x [2022-12-19T22:09:36.661Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:09:36.661Z] === RUN TestStripANSICommands [2022-12-19T22:09:36.661Z] === RUN TestStripANSICommands/#00 [2022-12-19T22:09:36.661Z] === RUN TestStripANSICommands/#01 [2022-12-19T22:09:36.661Z] --- PASS: TestStripANSICommands (0.00s) [2022-12-19T22:09:36.661Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-12-19T22:09:36.661Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-12-19T22:09:36.661Z] PASS [2022-12-19T22:09:36.661Z] [2022-12-19T22:09:36.661Z] DONE 3 tests in 0.044s [2022-12-19T22:09:36.661Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-12-19T22:09:36.661Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:09:36.661Z] ++ set -e [2022-12-19T22:09:36.661Z] ++ '[' -n 0 ']' [2022-12-19T22:09:36.661Z] ++ set -x [2022-12-19T22:09:36.661Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:09:36.918Z] INFO: Testing against a local daemon [2022-12-19T22:09:36.918Z] === RUN TestNetworkCreateDelete [2022-12-19T22:09:36.918Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-12-19T22:09:36.918Z] === RUN TestDockerNetworkDeletePreferID [2022-12-19T22:09:37.481Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-12-19T22:09:37.481Z] === RUN TestDaemonDNSFallback [2022-12-19T22:09:44.022Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-12-19T22:09:44.022Z] === RUN TestInspectNetwork [2022-12-19T22:09:46.540Z] === RUN TestInspectNetwork/full_network_id [2022-12-19T22:09:46.540Z] === RUN TestInspectNetwork/partial_network_id [2022-12-19T22:09:46.540Z] === RUN TestInspectNetwork/network_name [2022-12-19T22:09:46.540Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-12-19T22:09:50.708Z] --- PASS: TestInspectNetwork (7.01s) [2022-12-19T22:09:50.708Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-12-19T22:09:50.708Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-12-19T22:09:50.708Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-12-19T22:09:50.708Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-12-19T22:09:50.708Z] === RUN TestRunContainerWithBridgeNone [2022-12-19T22:09:52.099Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-12-19T22:09:52.099Z] === RUN TestNetworkInvalidJSON [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/create [2022-12-19T22:09:52.366Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-12-19T22:09:52.366Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-19T22:09:52.366Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-19T22:09:52.366Z] === CONT TestNetworkInvalidJSON/networks/create [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-12-19T22:09:52.366Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-12-19T22:09:52.366Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-12-19T22:09:52.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-12-19T22:09:52.366Z] === RUN TestNetworkList [2022-12-19T22:09:52.366Z] === RUN TestNetworkList//networks [2022-12-19T22:09:52.366Z] === PAUSE TestNetworkList//networks [2022-12-19T22:09:52.366Z] === RUN TestNetworkList//networks/ [2022-12-19T22:09:52.366Z] === PAUSE TestNetworkList//networks/ [2022-12-19T22:09:52.366Z] === CONT TestNetworkList//networks [2022-12-19T22:09:52.366Z] === CONT TestNetworkList//networks/ [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkList (0.02s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-19T22:09:52.366Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-19T22:09:52.366Z] === RUN TestHostIPv4BridgeLabel [2022-12-19T22:09:52.933Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-12-19T22:09:52.933Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-19T22:09:53.862Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-12-19T22:09:53.862Z] === RUN TestDaemonDefaultNetworkPools [2022-12-19T22:09:54.790Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-12-19T22:09:54.790Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-19T22:09:55.720Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-12-19T22:09:55.720Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-19T22:09:57.087Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-12-19T22:09:57.087Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-19T22:09:57.655Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-12-19T22:09:57.655Z] === RUN TestServiceWithPredefinedNetwork [2022-12-19T22:10:00.173Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-12-19T22:10:00.173Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-19T22:10:00.173Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:10:00.173Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:10:00.173Z] === RUN TestServiceWithDataPathPortInit [2022-12-19T22:10:15.022Z] --- PASS: TestServiceWithDataPathPortInit (13.96s) [2022-12-19T22:10:15.022Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-19T22:10:16.389Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pr0qrgho4b98fall3csr1zf2f Created:2022-12-19 22:10:15.095811775 +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[7f554f925ff6e49463b96c0e7315ad180c14cc1abdc408d2bd9ee53bd858d024:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2wejfs0f8s2gb1en02k0o3vtg EndpointID:1eee83956a3516f1091654d3ef6f43826c5f7a53115ede4997150afb2e61528a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9b30edc035aa3cfcc8b0d4e76530e688d6c847052f5fa73b0c2f93f2afd15db8 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:8a7190ca62c0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2wejfs0f8s2gb1en02k0o3vtg EndpointID:1eee83956a3516f1091654d3ef6f43826c5f7a53115ede4997150afb2e61528a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-12-19T22:10:20.558Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-12-19T22:10:20.558Z] PASS [2022-12-19T22:10:20.815Z] [2022-12-19T22:10:20.815Z] === Skipped [2022-12-19T22:10:20.815Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-19T22:10:20.815Z] service_test.go:242: FLAKY_TEST [2022-12-19T22:10:20.815Z] [2022-12-19T22:10:20.815Z] DONE 38 tests, 1 skipped in 43.984s [2022-12-19T22:10:20.815Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-19T22:10:20.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:10:20.815Z] ++ set -e [2022-12-19T22:10:20.815Z] ++ '[' -n 0 ']' [2022-12-19T22:10:20.815Z] ++ set -x [2022-12-19T22:10:20.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:10:20.815Z] INFO: Testing against a local daemon [2022-12-19T22:10:20.815Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-19T22:10:20.815Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:10:20.815Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-19T22:10:20.815Z] === RUN TestDockerNetworkIpvlan [2022-12-19T22:10:20.815Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:10:20.815Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-19T22:10:20.815Z] PASS [2022-12-19T22:10:20.815Z] [2022-12-19T22:10:20.815Z] === Skipped [2022-12-19T22:10:20.815Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-19T22:10:20.815Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:10:20.815Z] [2022-12-19T22:10:20.815Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-19T22:10:20.815Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-19T22:10:20.815Z] [2022-12-19T22:10:20.815Z] DONE 2 tests, 2 skipped in 0.092s [2022-12-19T22:10:20.815Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-19T22:10:20.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:10:20.815Z] ++ set -e [2022-12-19T22:10:20.815Z] ++ '[' -n 0 ']' [2022-12-19T22:10:20.815Z] ++ set -x [2022-12-19T22:10:20.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:10:20.815Z] INFO: Testing against a local daemon [2022-12-19T22:10:20.815Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-19T22:10:22.182Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-12-19T22:10:22.182Z] === RUN TestDockerNetworkMacvlan [2022-12-19T22:10:23.110Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-12-19T22:10:23.672Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-12-19T22:10:24.601Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-12-19T22:10:26.494Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-12-19T22:10:27.860Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-12-19T22:10:31.131Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-12-19T22:10:32.060Z] --- PASS: TestDockerNetworkMacvlan (9.61s) [2022-12-19T22:10:32.060Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-12-19T22:10:32.060Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-12-19T22:10:32.060Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-12-19T22:10:32.060Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-12-19T22:10:32.060Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2022-12-19T22:10:32.060Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-12-19T22:10:32.060Z] PASS [2022-12-19T22:10:32.060Z] [2022-12-19T22:10:32.060Z] DONE 8 tests in 11.017s [2022-12-19T22:10:32.060Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-19T22:10:32.060Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:10:32.060Z] ++ set -e [2022-12-19T22:10:32.060Z] ++ '[' -n 0 ']' [2022-12-19T22:10:32.060Z] ++ set -x [2022-12-19T22:10:32.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:10:32.060Z] testing: warning: no tests to run [2022-12-19T22:10:32.060Z] PASS [2022-12-19T22:10:32.060Z] [2022-12-19T22:10:32.060Z] DONE 0 tests in 0.026s [2022-12-19T22:10:32.060Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-19T22:10:32.060Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:10:32.060Z] ++ set -e [2022-12-19T22:10:32.060Z] ++ '[' -n 0 ']' [2022-12-19T22:10:32.060Z] ++ set -x [2022-12-19T22:10:32.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:10:32.060Z] INFO: Testing against a local daemon [2022-12-19T22:10:32.060Z] === RUN TestAuthZPluginAllowRequest [2022-12-19T22:10:33.429Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-12-19T22:10:33.429Z] === RUN TestAuthZPluginTLS [2022-12-19T22:10:33.686Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-12-19T22:10:33.686Z] === RUN TestAuthZPluginDenyRequest [2022-12-19T22:10:34.248Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-12-19T22:10:34.248Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-19T22:10:34.810Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-12-19T22:10:34.810Z] === RUN TestAuthZPluginDenyResponse [2022-12-19T22:10:35.373Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-12-19T22:10:35.373Z] === RUN TestAuthZPluginAllowEventStream [2022-12-19T22:10:36.741Z] --- PASS: TestAuthZPluginAllowEventStream (1.27s) [2022-12-19T22:10:36.741Z] === RUN TestAuthZPluginErrorResponse [2022-12-19T22:10:36.997Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-12-19T22:10:36.997Z] === RUN TestAuthZPluginErrorRequest [2022-12-19T22:10:37.560Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-12-19T22:10:37.560Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-19T22:10:38.123Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-12-19T22:10:38.123Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-19T22:10:39.490Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-12-19T22:10:39.490Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-19T22:10:40.857Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-12-19T22:10:40.857Z] === RUN TestAuthZPluginHeader [2022-12-19T22:10:41.785Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-12-19T22:10:41.785Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-19T22:10:41.785Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:10:41.785Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-19T22:10:41.785Z] === RUN TestAuthZPluginV2Disable [2022-12-19T22:10:41.785Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:10:41.785Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-12-19T22:10:41.785Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-19T22:10:41.785Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:10:41.785Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-19T22:10:41.785Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-19T22:10:41.785Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:10:41.785Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-19T22:10:41.785Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-19T22:10:59.830Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-12-19T22:10:59.830Z] PASS [2022-12-19T22:10:59.830Z] [2022-12-19T22:10:59.830Z] === Skipped [2022-12-19T22:10:59.830Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-19T22:10:59.830Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:10:59.830Z] [2022-12-19T22:10:59.830Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-12-19T22:10:59.830Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:10:59.830Z] [2022-12-19T22:10:59.830Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-19T22:10:59.830Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:10:59.830Z] [2022-12-19T22:10:59.830Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-19T22:10:59.830Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:10:59.830Z] [2022-12-19T22:10:59.830Z] DONE 17 tests, 4 skipped in 26.651s [2022-12-19T22:10:59.830Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-19T22:10:59.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:10:59.830Z] ++ set -e [2022-12-19T22:10:59.830Z] ++ '[' -n 0 ']' [2022-12-19T22:10:59.830Z] ++ set -x [2022-12-19T22:10:59.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:10:59.830Z] INFO: Testing against a local daemon [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-12-19T22:10:59.830Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-19T22:10:59.830Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-12-19T22:10:59.830Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-12-19T22:10:59.830Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-12-19T22:10:59.830Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-12-19T22:10:59.830Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-12-19T22:10:59.830Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-12-19T22:10:59.830Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-12-19T22:10:59.830Z] === RUN TestPluginInstall [2022-12-19T22:10:59.830Z] === RUN TestPluginInstall/no_auth [2022-12-19T22:11:03.099Z] time="2022-12-19T22:11:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:11:03.099Z] time="2022-12-19T22:11:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b6a34a396912426feebb1079cdba388f5d0fa2f1926710fd801f48e9561769e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:11:03.099Z] time="2022-12-19T22:11:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:11:03.099Z] time="2022-12-19T22:11:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b6a34a396912426feebb1079cdba388f5d0fa2f1926710fd801f48e9561769e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:11:03.099Z] === RUN TestPluginInstall/with_htpasswd [2022-12-19T22:11:03.355Z] time="2022-12-19T22:11:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:11:03.355Z] time="2022-12-19T22:11:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b6a34a396912426feebb1079cdba388f5d0fa2f1926710fd801f48e9561769e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:11:03.356Z] time="2022-12-19T22:11:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:11:03.356Z] time="2022-12-19T22:11:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b6a34a396912426feebb1079cdba388f5d0fa2f1926710fd801f48e9561769e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:11:03.611Z] === RUN TestPluginInstall/with_insecure [2022-12-19T22:11:04.583Z] time="2022-12-19T22:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:11:04.583Z] time="2022-12-19T22:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77751562d5187e68ad08bf58ac2d3ced49215e47616a643db8c3e24786d2bbd6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:11:04.583Z] time="2022-12-19T22:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-19T22:11:04.583Z] time="2022-12-19T22:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77751562d5187e68ad08bf58ac2d3ced49215e47616a643db8c3e24786d2bbd6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-19T22:11:04.583Z] plugin_test.go:195: [d200cd0e00c8d] daemon is not started [2022-12-19T22:11:04.583Z] --- PASS: TestPluginInstall (5.87s) [2022-12-19T22:11:04.583Z] --- PASS: TestPluginInstall/no_auth (4.20s) [2022-12-19T22:11:04.583Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-12-19T22:11:04.583Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-12-19T22:11:04.583Z] === RUN TestPluginsWithRuntimes [2022-12-19T22:11:05.980Z] === RUN TestPluginsWithRuntimes/No_Args [2022-12-19T22:11:07.348Z] === RUN TestPluginsWithRuntimes/With_Args [2022-12-19T22:11:08.281Z] --- PASS: TestPluginsWithRuntimes (3.50s) [2022-12-19T22:11:08.281Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-12-19T22:11:08.281Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-12-19T22:11:08.281Z] === RUN TestPluginBackCompatMediaTypes [2022-12-19T22:11:08.843Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2022-12-19T22:11:08.843Z] PASS [2022-12-19T22:11:08.843Z] [2022-12-19T22:11:08.843Z] DONE 24 tests in 10.122s [2022-12-19T22:11:08.843Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-19T22:11:08.843Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:08.843Z] ++ set -e [2022-12-19T22:11:08.843Z] ++ '[' -n 0 ']' [2022-12-19T22:11:08.843Z] ++ set -x [2022-12-19T22:11:08.843Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:08.843Z] INFO: Testing against a local daemon [2022-12-19T22:11:08.843Z] === RUN TestExternalGraphDriver [2022-12-19T22:11:09.100Z] === RUN TestExternalGraphDriver/json [2022-12-19T22:11:10.991Z] === RUN TestExternalGraphDriver/spec [2022-12-19T22:11:12.359Z] === RUN TestExternalGraphDriver/pull [2022-12-19T22:11:14.251Z] --- PASS: TestExternalGraphDriver (5.18s) [2022-12-19T22:11:14.251Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-12-19T22:11:14.251Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-12-19T22:11:14.251Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-12-19T22:11:14.251Z] === RUN TestGraphdriverPluginV2 [2022-12-19T22:11:14.251Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:11:14.251Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-12-19T22:11:14.251Z] PASS [2022-12-19T22:11:14.251Z] [2022-12-19T22:11:14.251Z] === Skipped [2022-12-19T22:11:14.251Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-12-19T22:11:14.251Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:11:14.251Z] [2022-12-19T22:11:14.251Z] DONE 5 tests, 1 skipped in 5.626s [2022-12-19T22:11:14.251Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-19T22:11:14.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:14.251Z] ++ set -e [2022-12-19T22:11:14.251Z] ++ '[' -n 0 ']' [2022-12-19T22:11:14.251Z] ++ set -x [2022-12-19T22:11:14.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:14.507Z] INFO: Testing against a local daemon [2022-12-19T22:11:14.507Z] === RUN TestContinueAfterPluginCrash [2022-12-19T22:11:14.507Z] === PAUSE TestContinueAfterPluginCrash [2022-12-19T22:11:14.507Z] === RUN TestReadPluginNoRead [2022-12-19T22:11:14.507Z] === PAUSE TestReadPluginNoRead [2022-12-19T22:11:14.507Z] === RUN TestDaemonStartWithLogOpt [2022-12-19T22:11:14.507Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-19T22:11:14.507Z] === CONT TestContinueAfterPluginCrash [2022-12-19T22:11:14.507Z] === CONT TestDaemonStartWithLogOpt [2022-12-19T22:11:17.777Z] --- PASS: TestDaemonStartWithLogOpt (3.14s) [2022-12-19T22:11:17.777Z] === CONT TestReadPluginNoRead [2022-12-19T22:11:19.667Z] === RUN TestReadPluginNoRead/default [2022-12-19T22:11:21.035Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-19T22:11:22.402Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-19T22:11:22.658Z] --- PASS: TestContinueAfterPluginCrash (8.19s) [2022-12-19T22:11:23.586Z] === CONT TestReadPluginNoRead [2022-12-19T22:11:23.586Z] read_test.go:91: [d83e4e06248eb] daemon is not started [2022-12-19T22:11:23.586Z] --- PASS: TestReadPluginNoRead (5.88s) [2022-12-19T22:11:23.586Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2022-12-19T22:11:23.586Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-12-19T22:11:23.586Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-12-19T22:11:23.586Z] PASS [2022-12-19T22:11:23.586Z] [2022-12-19T22:11:23.586Z] DONE 6 tests in 9.133s [2022-12-19T22:11:23.586Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-12-19T22:11:23.587Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:23.587Z] ++ set -e [2022-12-19T22:11:23.587Z] ++ '[' -n 0 ']' [2022-12-19T22:11:23.587Z] ++ set -x [2022-12-19T22:11:23.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:23.587Z] testing: warning: no tests to run [2022-12-19T22:11:23.587Z] PASS [2022-12-19T22:11:23.587Z] [2022-12-19T22:11:23.587Z] DONE 0 tests in 0.033s [2022-12-19T22:11:23.587Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-19T22:11:23.587Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:23.587Z] ++ set -e [2022-12-19T22:11:23.587Z] ++ '[' -n 0 ']' [2022-12-19T22:11:23.587Z] ++ set -x [2022-12-19T22:11:23.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:23.587Z] INFO: Testing against a local daemon [2022-12-19T22:11:23.587Z] === RUN TestPluginWithDevMounts [2022-12-19T22:11:23.587Z] === PAUSE TestPluginWithDevMounts [2022-12-19T22:11:23.587Z] === CONT TestPluginWithDevMounts [2022-12-19T22:11:25.477Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-12-19T22:11:25.477Z] PASS [2022-12-19T22:11:25.477Z] [2022-12-19T22:11:25.477Z] DONE 1 tests in 1.675s [2022-12-19T22:11:25.477Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-19T22:11:25.477Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:25.477Z] ++ set -e [2022-12-19T22:11:25.477Z] ++ '[' -n 0 ']' [2022-12-19T22:11:25.477Z] ++ set -x [2022-12-19T22:11:25.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:25.477Z] INFO: Testing against a local daemon [2022-12-19T22:11:25.477Z] === RUN TestSecretInspect [2022-12-19T22:11:27.996Z] --- PASS: TestSecretInspect (2.29s) [2022-12-19T22:11:27.996Z] === RUN TestSecretList [2022-12-19T22:11:29.886Z] --- PASS: TestSecretList (2.18s) [2022-12-19T22:11:29.887Z] === RUN TestSecretsCreateAndDelete [2022-12-19T22:11:32.403Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-12-19T22:11:32.403Z] === RUN TestSecretsUpdate [2022-12-19T22:11:34.294Z] --- PASS: TestSecretsUpdate (2.21s) [2022-12-19T22:11:34.294Z] === RUN TestTemplatedSecret [2022-12-19T22:11:36.810Z] --- PASS: TestTemplatedSecret (2.46s) [2022-12-19T22:11:36.810Z] === RUN TestSecretCreateResolve [2022-12-19T22:11:39.326Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-12-19T22:11:39.326Z] PASS [2022-12-19T22:11:39.326Z] [2022-12-19T22:11:39.326Z] DONE 6 tests in 13.672s [2022-12-19T22:11:39.326Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-12-19T22:11:39.326Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:39.326Z] ++ set -e [2022-12-19T22:11:39.326Z] ++ '[' -n 0 ']' [2022-12-19T22:11:39.326Z] ++ set -x [2022-12-19T22:11:39.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:11:39.326Z] INFO: Testing against a local daemon [2022-12-19T22:11:39.326Z] === RUN TestServiceCreateInit [2022-12-19T22:11:39.326Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-19T22:11:42.597Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-19T22:11:46.768Z] --- PASS: TestServiceCreateInit (7.53s) [2022-12-19T22:11:46.768Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2022-12-19T22:11:46.768Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2022-12-19T22:11:46.768Z] === RUN TestCreateServiceMultipleTimes [2022-12-19T22:12:01.613Z] --- PASS: TestCreateServiceMultipleTimes (14.99s) [2022-12-19T22:12:01.613Z] === RUN TestCreateServiceConflict [2022-12-19T22:12:04.132Z] --- PASS: TestCreateServiceConflict (2.30s) [2022-12-19T22:12:04.132Z] === RUN TestCreateServiceMaxReplicas [2022-12-19T22:12:06.651Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2022-12-19T22:12:06.651Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-19T22:12:21.535Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2022-12-19T22:12:21.535Z] === RUN TestCreateServiceSecretFileMode [2022-12-19T22:12:22.097Z] --- PASS: TestCreateServiceSecretFileMode (2.44s) [2022-12-19T22:12:22.097Z] === RUN TestCreateServiceConfigFileMode [2022-12-19T22:12:24.613Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2022-12-19T22:12:24.613Z] === RUN TestCreateServiceSysctls [2022-12-19T22:12:27.883Z] --- PASS: TestCreateServiceSysctls (3.00s) [2022-12-19T22:12:27.883Z] === RUN TestCreateServiceCapabilities [2022-12-19T22:12:29.774Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-12-19T22:12:29.774Z] === RUN TestInspect [2022-12-19T22:12:33.044Z] --- PASS: TestInspect (2.56s) [2022-12-19T22:12:33.044Z] === RUN TestCreateJob [2022-12-19T22:12:35.565Z] --- PASS: TestCreateJob (2.99s) [2022-12-19T22:12:35.565Z] === RUN TestReplicatedJob [2022-12-19T22:12:40.817Z] --- PASS: TestReplicatedJob (5.12s) [2022-12-19T22:12:40.817Z] === RUN TestUpdateReplicatedJob [2022-12-19T22:12:44.088Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-12-19T22:12:44.088Z] === RUN TestServiceListWithStatuses [2022-12-19T22:12:44.088Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-19T22:12:44.088Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-19T22:12:44.088Z] === RUN TestDockerNetworkConnectAlias [2022-12-19T22:12:48.259Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-12-19T22:12:48.259Z] === RUN TestDockerNetworkReConnect [2022-12-19T22:12:51.529Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-12-19T22:12:51.529Z] === RUN TestServicePlugin [2022-12-19T22:12:51.529Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:12:51.529Z] --- SKIP: TestServicePlugin (0.00s) [2022-12-19T22:12:51.529Z] === RUN TestServiceUpdateLabel [2022-12-19T22:12:53.421Z] --- PASS: TestServiceUpdateLabel (2.32s) [2022-12-19T22:12:53.421Z] === RUN TestServiceUpdateSecrets [2022-12-19T22:13:08.264Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-12-19T22:13:08.264Z] === RUN TestServiceUpdateConfigs [2022-12-19T22:13:23.105Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-12-19T22:13:23.105Z] === RUN TestServiceUpdateNetwork [2022-12-19T22:13:35.277Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2022-12-19T22:13:35.277Z] === RUN TestServiceUpdatePidsLimit [2022-12-19T22:13:35.534Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-12-19T22:13:36.463Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-12-19T22:13:44.551Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-12-19T22:13:51.089Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-12-19T22:13:51.089Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.76s) [2022-12-19T22:13:51.089Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-12-19T22:13:51.089Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-12-19T22:13:51.089Z] PASS [2022-12-19T22:13:51.089Z] [2022-12-19T22:13:51.089Z] === Skipped [2022-12-19T22:13:51.089Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-19T22:13:51.089Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-19T22:13:51.089Z] [2022-12-19T22:13:51.089Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-12-19T22:13:51.089Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-19T22:13:51.089Z] [2022-12-19T22:13:51.089Z] DONE 27 tests, 2 skipped in 131.629s [2022-12-19T22:13:51.089Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-12-19T22:13:51.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:13:51.090Z] ++ set -e [2022-12-19T22:13:51.090Z] ++ '[' -n 0 ']' [2022-12-19T22:13:51.090Z] ++ set -x [2022-12-19T22:13:51.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:13:51.090Z] INFO: Testing against a local daemon [2022-12-19T22:13:51.090Z] === RUN TestSessionCreate [2022-12-19T22:13:51.090Z] --- PASS: TestSessionCreate (0.02s) [2022-12-19T22:13:51.090Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-19T22:13:51.090Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-19T22:13:51.090Z] PASS [2022-12-19T22:13:51.090Z] [2022-12-19T22:13:51.090Z] DONE 2 tests in 0.124s [2022-12-19T22:13:51.090Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-12-19T22:13:51.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:13:51.090Z] ++ set -e [2022-12-19T22:13:51.090Z] ++ '[' -n 0 ']' [2022-12-19T22:13:51.090Z] ++ set -x [2022-12-19T22:13:51.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:13:51.090Z] INFO: Testing against a local daemon [2022-12-19T22:13:51.090Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-19T22:13:51.090Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-19T22:13:51.090Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-19T22:13:51.090Z] === RUN TestDiskUsage [2022-12-19T22:13:51.090Z] === PAUSE TestDiskUsage [2022-12-19T22:13:51.090Z] === RUN TestEventsExecDie [2022-12-19T22:13:51.346Z] --- PASS: TestEventsExecDie (0.55s) [2022-12-19T22:13:51.346Z] === RUN TestEventsBackwardsCompatible [2022-12-19T22:13:51.346Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-12-19T22:13:51.346Z] === RUN TestEventsVolumeCreate [2022-12-19T22:13:51.609Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-12-19T22:13:51.609Z] === RUN TestInfoBinaryCommits [2022-12-19T22:13:51.609Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-19T22:13:51.609Z] === RUN TestInfoAPIVersioned [2022-12-19T22:13:51.609Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-19T22:13:51.609Z] === RUN TestInfoAPI [2022-12-19T22:13:51.609Z] --- PASS: TestInfoAPI (0.02s) [2022-12-19T22:13:51.609Z] === RUN TestInfoAPIWarnings [2022-12-19T22:14:09.684Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-12-19T22:14:09.684Z] === RUN TestInfoDebug [2022-12-19T22:14:09.684Z] --- PASS: TestInfoDebug (0.52s) [2022-12-19T22:14:09.684Z] === RUN TestInfoInsecureRegistries [2022-12-19T22:14:09.684Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-12-19T22:14:09.684Z] === RUN TestInfoRegistryMirrors [2022-12-19T22:14:09.684Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-12-19T22:14:09.684Z] === RUN TestLoginFailsWithBadCredentials [2022-12-19T22:14:09.941Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-12-19T22:14:09.941Z] === RUN TestPingCacheHeaders [2022-12-19T22:14:10.197Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-12-19T22:14:10.197Z] === RUN TestPingGet [2022-12-19T22:14:10.197Z] --- PASS: TestPingGet (0.01s) [2022-12-19T22:14:10.197Z] === RUN TestPingHead [2022-12-19T22:14:10.197Z] --- PASS: TestPingHead (0.02s) [2022-12-19T22:14:10.197Z] === RUN TestPingSwarmHeader [2022-12-19T22:14:10.759Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-12-19T22:14:11.320Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-12-19T22:14:12.248Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-12-19T22:14:12.248Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-12-19T22:14:12.248Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-12-19T22:14:12.248Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-12-19T22:14:12.248Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-12-19T22:14:12.248Z] === RUN TestPingBuilderHeader [2022-12-19T22:14:12.248Z] === RUN TestPingBuilderHeader/default_config [2022-12-19T22:14:12.811Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-12-19T22:14:13.373Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-12-19T22:14:13.373Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-12-19T22:14:13.373Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-12-19T22:14:13.373Z] === RUN TestVersion [2022-12-19T22:14:13.373Z] --- PASS: TestVersion (0.02s) [2022-12-19T22:14:13.373Z] === CONT TestDiskUsage [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/empty [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/empty/container_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/empty/image_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/empty/volume_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/empty/build-cache_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_LoadBusybox [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-12-19T22:14:13.936Z] === RUN TestDiskUsage/after_container.Run [2022-12-19T22:14:14.192Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-12-19T22:14:14.192Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-12-19T22:14:14.192Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-12-19T22:14:14.192Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-12-19T22:14:14.192Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-12-19T22:14:14.192Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-12-19T22:14:14.192Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-12-19T22:14:14.192Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-12-19T22:14:14.192Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-12-19T22:14:14.192Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage (1.16s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-12-19T22:14:14.449Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-12-19T22:14:14.449Z] PASS [2022-12-19T22:14:14.449Z] [2022-12-19T22:14:14.449Z] === Skipped [2022-12-19T22:14:14.449Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-19T22:14:14.449Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-19T22:14:14.449Z] [2022-12-19T22:14:14.449Z] DONE 57 tests, 1 skipped in 23.717s [2022-12-19T22:14:14.449Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-19T22:14:14.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:14:14.449Z] ++ set -e [2022-12-19T22:14:14.449Z] ++ '[' -n 0 ']' [2022-12-19T22:14:14.449Z] ++ set -x [2022-12-19T22:14:14.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-12-19T22:14:14.449Z] INFO: Testing against a local daemon [2022-12-19T22:14:14.449Z] === RUN TestVolumesCreateAndList [2022-12-19T22:14:14.449Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-19T22:14:14.449Z] === RUN TestVolumesRemove [2022-12-19T22:14:14.705Z] --- PASS: TestVolumesRemove (0.08s) [2022-12-19T22:14:14.705Z] === RUN TestVolumesInspect [2022-12-19T22:14:14.705Z] --- PASS: TestVolumesInspect (0.02s) [2022-12-19T22:14:14.705Z] === RUN TestVolumesInvalidJSON [2022-12-19T22:14:14.705Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-12-19T22:14:14.705Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-12-19T22:14:14.705Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-12-19T22:14:14.705Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-12-19T22:14:14.705Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-12-19T22:14:14.705Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-12-19T22:14:14.705Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-12-19T22:14:14.705Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-12-19T22:14:14.705Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-12-19T22:14:14.705Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-12-19T22:14:14.705Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-12-19T22:14:14.705Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-12-19T22:14:14.706Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-12-19T22:14:14.706Z] === RUN TestVolumePruneAnonymous [2022-12-19T22:14:14.706Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2022-12-19T22:14:14.706Z] PASS [2022-12-19T22:14:14.706Z] [2022-12-19T22:14:14.706Z] DONE 10 tests in 0.253s [2022-12-19T22:14:14.706Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-19T22:14:14.706Z] ++++ cat bundles/test-integration/docker.pid [2022-12-19T22:14:14.963Z] +++ kill 15032 [2022-12-19T22:14:14.963Z] +++ /etc/init.d/apparmor stop [2022-12-19T22:14:14.963Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-19T22:14:14.963Z] [2022-12-19T22:14:14.963Z] Unloading profiles will leave already running processes permanently [2022-12-19T22:14:14.963Z] unconfined, which can lead to unexpected situations. [2022-12-19T22:14:14.963Z] [2022-12-19T22:14:14.963Z] To set a process to complain mode, use the command line tool [2022-12-19T22:14:14.963Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-19T22:14:14.963Z] +++ true [2022-12-19T22:14:14.963Z] exiting test-integration [2022-12-19T22:14:14.963Z] ++ exit 0 [2022-12-19T22:14:14.963Z] Post stage [Pipeline] junit [2022-12-19T22:14:15.902Z] Recording test results [2022-12-19T22:14:16.088Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-19T22:14:16.391Z] + echo Ensuring container killed. [2022-12-19T22:14:16.391Z] Ensuring container killed. [2022-12-19T22:14:16.391Z] + docker rm -vf docker-pr1 [2022-12-19T22:14:16.391Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-12-19T22:14:16.669Z] + echo Chowning /workspace to jenkins user [2022-12-19T22:14:16.669Z] Chowning /workspace to jenkins user [2022-12-19T22:14:16.669Z] + id -u [2022-12-19T22:14:16.669Z] + id -g [2022-12-19T22:14:16.669Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44675:/workspace busybox chown -R 1000:1000 /workspace [2022-12-19T22:14:16.669Z] Unable to find image 'busybox:latest' locally [2022-12-19T22:14:16.932Z] latest: Pulling from library/busybox [2022-12-19T22:14:16.932Z] b2bcf7a3443b: Already exists [2022-12-19T22:14:16.932Z] Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 [2022-12-19T22:14:16.932Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-19T22:14:18.672Z] + bundleName=arm64-integration [2022-12-19T22:14:18.672Z] + echo Creating arm64-integration-bundles.tar.gz [2022-12-19T22:14:18.672Z] Creating arm64-integration-bundles.tar.gz [2022-12-19T22:14:18.672Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-12-19T22:14:18.672Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-12-19T22:14:18.682Z] Archiving artifacts [2022-12-19T22:14:20.335Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44675/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-19T22:14:20.754Z] + make clean [2022-12-19T22:14:21.010Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-12-19T22:14:21.010Z] docker-dev-cache [2022-12-19T22:14:21.010Z] 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