Pull request #44065 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b+dfd2f917dc96611098fc66a7c42ee4c8b5a92386 (3d7e15b3593b12311666d58d04304088440b309b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44065@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-31T11:46:05.970Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-31T11:46:05.974Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-31T11:46:06.063Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-31T11:46:21.248Z] Still waiting to schedule task [2022-08-31T11:46:21.249Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0025cd46979988ddf)’ is offline [2022-08-31T11:47:06.533Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0025cd46979988ddf) in /home/ubuntu/workspace/moby_PR-44065 [Pipeline] { [Pipeline] checkout [2022-08-31T11:47:06.664Z] The recommended git tool is: git [2022-08-31T11:47:09.634Z] using credential docker-jenkins-github-credentials [2022-08-31T11:47:09.644Z] Cloning the remote Git repository [2022-08-31T11:47:09.644Z] Cloning with configured refspecs honoured and without tags [2022-08-31T11:47:09.726Z] Cloning repository https://github.com/moby/moby.git [2022-08-31T11:47:09.787Z] > git init /home/ubuntu/workspace/moby_PR-44065 # timeout=10 [2022-08-31T11:47:10.114Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T11:47:10.115Z] > git --version # timeout=10 [2022-08-31T11:47:10.128Z] > git --version # 'git version 2.17.1' [2022-08-31T11:47:10.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:47:10.130Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44065/head:refs/remotes/origin/PR-44065 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:47:33.169Z] Fetching without tags [2022-08-31T11:47:33.410Z] Merging remotes/origin/22.06 commit dfd2f917dc96611098fc66a7c42ee4c8b5a92386 into PR head commit f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:47:34.403Z] Merge succeeded, producing f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:47:34.404Z] Checking out Revision f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b (PR-44065) [2022-08-31T11:47:33.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T11:47:33.089Z] > git config --add remote.origin.fetch +refs/pull/44065/head:refs/remotes/origin/PR-44065 # timeout=10 [2022-08-31T11:47:33.118Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:47:33.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T11:47:33.173Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T11:47:33.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:47:33.174Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44065/head:refs/remotes/origin/PR-44065 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:47:33.418Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:47:33.454Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [2022-08-31T11:47:34.309Z] > git remote # timeout=10 [2022-08-31T11:47:34.330Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T11:47:34.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:47:34.354Z] > git merge dfd2f917dc96611098fc66a7c42ee4c8b5a92386 # timeout=10 [2022-08-31T11:47:34.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T11:47:34.406Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:47:34.432Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [2022-08-31T11:47:38.879Z] Commit message: "ci: move buildkit tests to a dedicated workflow" [2022-08-31T11:47:38.882Z] > git rev-list --no-walk f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T11:47:39.929Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44065:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 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-08-31T11:47:48.056Z] Unable to find image 'alpine:latest' locally [2022-08-31T11:47:48.056Z] latest: Pulling from library/alpine [2022-08-31T11:47:48.056Z] 213ec9aee27d: Pulling fs layer [2022-08-31T11:47:48.056Z] 213ec9aee27d: Verifying Checksum [2022-08-31T11:47:48.056Z] 213ec9aee27d: Download complete [2022-08-31T11:47:48.056Z] 213ec9aee27d: Pull complete [2022-08-31T11:47:48.056Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-31T11:47:48.056Z] Status: Downloaded newer image for alpine:latest [2022-08-31T11:47:54.629Z] 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: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [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 [Pipeline] node [2022-08-31T11:47:54.832Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0025cd46979988ddf) in /home/ubuntu/workspace/moby_PR-44065 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-08-31T11:47:54.881Z] The recommended git tool is: git [Pipeline] // stage [2022-08-31T11:47:54.893Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-31T11:47:54.933Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-08-31T11:47:54.966Z] Fetching without tags [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-08-31T11:47:55.387Z] Merging remotes/origin/22.06 commit dfd2f917dc96611098fc66a7c42ee4c8b5a92386 into PR head commit f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:47:54.903Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44065/.git # timeout=10 [2022-08-31T11:47:54.937Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T11:47:55.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T11:47:55.010Z] > git --version # timeout=10 [2022-08-31T11:47:55.040Z] > git --version # 'git version 2.17.1' [2022-08-31T11:47:55.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:47:55.041Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44065/head:refs/remotes/origin/PR-44065 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:47:55.389Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:47:55.408Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [2022-08-31T11:47:55.986Z] Merge succeeded, producing f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:47:55.986Z] Checking out Revision f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b (PR-44065) [2022-08-31T11:47:56.131Z] Commit message: "ci: move buildkit tests to a dedicated workflow" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T11:47:56.785Z] + [ PR != PR ] [2022-08-31T11:47:56.785Z] + [ 22.06 != master ] [2022-08-31T11:47:56.785Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-31T11:47:55.910Z] > git remote # timeout=10 [2022-08-31T11:47:55.924Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T11:47:55.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:47:55.957Z] > git merge dfd2f917dc96611098fc66a7c42ee4c8b5a92386 # timeout=10 [2022-08-31T11:47:55.974Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T11:47:55.989Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:47:55.996Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [2022-08-31T11:47:57.152Z] + docker version [2022-08-31T11:47:57.152Z] Client: Docker Engine - Community [2022-08-31T11:47:57.152Z] Version: 20.10.14 [2022-08-31T11:47:57.152Z] API version: 1.41 [2022-08-31T11:47:57.152Z] Go version: go1.16.15 [2022-08-31T11:47:57.152Z] Git commit: a224086 [2022-08-31T11:47:57.152Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-31T11:47:57.152Z] OS/Arch: linux/amd64 [2022-08-31T11:47:57.152Z] Context: default [2022-08-31T11:47:57.152Z] Experimental: true [2022-08-31T11:47:57.152Z] [2022-08-31T11:47:57.152Z] Server: Docker Engine - Community [2022-08-31T11:47:57.152Z] Engine: [2022-08-31T11:47:57.152Z] Version: 20.10.14 [2022-08-31T11:47:57.152Z] API version: 1.41 (minimum version 1.12) [2022-08-31T11:47:57.152Z] Go version: go1.16.15 [2022-08-31T11:47:57.152Z] Git commit: 87a90dc [2022-08-31T11:47:57.152Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-31T11:47:57.152Z] OS/Arch: linux/amd64 [2022-08-31T11:47:57.152Z] Experimental: true [2022-08-31T11:47:57.152Z] containerd: [2022-08-31T11:47:57.152Z] Version: 1.5.11 [2022-08-31T11:47:57.152Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T11:47:57.152Z] runc: [2022-08-31T11:47:57.152Z] Version: 1.0.3 [2022-08-31T11:47:57.152Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-31T11:47:57.152Z] docker-init: [2022-08-31T11:47:57.152Z] Version: 0.19.0 [2022-08-31T11:47:57.152Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-31T11:47:57.479Z] + docker info [2022-08-31T11:48:09.832Z] Still waiting to schedule task [2022-08-31T11:48:09.832Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0025cd46979988ddf)’ [2022-08-31T11:48:09.833Z] Still waiting to schedule task [2022-08-31T11:48:09.833Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0025cd46979988ddf)’ [2022-08-31T11:48:09.834Z] Still waiting to schedule task [2022-08-31T11:48:09.834Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-08-31T11:48:09.837Z] Still waiting to schedule task [2022-08-31T11:48:09.837Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-08-31T11:48:19.407Z] Client: [2022-08-31T11:48:19.407Z] Context: default [2022-08-31T11:48:19.407Z] Debug Mode: false [2022-08-31T11:48:19.407Z] Plugins: [2022-08-31T11:48:19.407Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-31T11:48:19.407Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-31T11:48:19.407Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-31T11:48:19.407Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-31T11:48:19.407Z] [2022-08-31T11:48:19.407Z] Server: [2022-08-31T11:48:19.407Z] Containers: 0 [2022-08-31T11:48:19.407Z] Running: 0 [2022-08-31T11:48:19.407Z] Paused: 0 [2022-08-31T11:48:19.407Z] Stopped: 0 [2022-08-31T11:48:19.407Z] Images: 1 [2022-08-31T11:48:19.407Z] Server Version: 20.10.14 [2022-08-31T11:48:19.407Z] Storage Driver: overlay2 [2022-08-31T11:48:19.407Z] Backing Filesystem: extfs [2022-08-31T11:48:19.407Z] Supports d_type: true [2022-08-31T11:48:19.407Z] Native Overlay Diff: true [2022-08-31T11:48:19.407Z] userxattr: false [2022-08-31T11:48:19.407Z] Logging Driver: json-file [2022-08-31T11:48:19.407Z] Cgroup Driver: cgroupfs [2022-08-31T11:48:19.407Z] Cgroup Version: 1 [2022-08-31T11:48:19.407Z] Plugins: [2022-08-31T11:48:19.407Z] Volume: local [2022-08-31T11:48:19.407Z] Network: bridge host ipvlan macvlan null overlay [2022-08-31T11:48:19.407Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-31T11:48:19.407Z] Swarm: inactive [2022-08-31T11:48:19.407Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-31T11:48:19.407Z] Default Runtime: runc [2022-08-31T11:48:19.407Z] Init Binary: docker-init [2022-08-31T11:48:19.407Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T11:48:19.407Z] runc version: v1.0.3-0-gf46b6ba [2022-08-31T11:48:19.407Z] init version: de40ad0 [2022-08-31T11:48:19.407Z] Security Options: [2022-08-31T11:48:19.407Z] apparmor [2022-08-31T11:48:19.407Z] seccomp [2022-08-31T11:48:19.407Z] Profile: default [2022-08-31T11:48:19.407Z] Kernel Version: 5.4.0-1071-aws [2022-08-31T11:48:19.407Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-31T11:48:19.407Z] OSType: linux [2022-08-31T11:48:19.407Z] Architecture: x86_64 [2022-08-31T11:48:19.407Z] CPUs: 2 [2022-08-31T11:48:19.407Z] Total Memory: 7.565GiB [2022-08-31T11:48:19.407Z] Name: ip-10-100-88-61 [2022-08-31T11:48:19.407Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-31T11:48:19.407Z] Docker Root Dir: /var/lib/docker [2022-08-31T11:48:19.407Z] Debug Mode: false [2022-08-31T11:48:19.407Z] Registry: https://index.docker.io/v1/ [2022-08-31T11:48:19.407Z] Labels: [2022-08-31T11:48:19.407Z] Experimental: true [2022-08-31T11:48:19.407Z] Insecure Registries: [2022-08-31T11:48:19.407Z] 127.0.0.0/8 [2022-08-31T11:48:19.407Z] Live Restore Enabled: true [2022-08-31T11:48:19.407Z] [2022-08-31T11:48:19.407Z] WARNING: No swap limit support [Pipeline] sh [2022-08-31T11:48:19.741Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T11:48:19.741Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T11:48:19.741Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44065/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-31T11:48:19.741Z] + bash /home/ubuntu/workspace/moby_PR-44065/check-config.sh [2022-08-31T11:48:19.741Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-31T11:48:19.741Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-31T11:48:19.741Z] [2022-08-31T11:48:19.741Z] Generally Necessary: [2022-08-31T11:48:19.741Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-31T11:48:19.741Z] - apparmor: enabled and tools installed [2022-08-31T11:48:20.009Z] - CONFIG_NAMESPACES: enabled [2022-08-31T11:48:20.009Z] - CONFIG_NET_NS: enabled [2022-08-31T11:48:20.009Z] - CONFIG_PID_NS: enabled [2022-08-31T11:48:20.009Z] - CONFIG_IPC_NS: enabled [2022-08-31T11:48:20.009Z] - CONFIG_UTS_NS: enabled [2022-08-31T11:48:20.009Z] - CONFIG_CGROUPS: enabled [2022-08-31T11:48:20.009Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-31T11:48:20.009Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-31T11:48:20.009Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-31T11:48:20.009Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-31T11:48:20.009Z] - CONFIG_CPUSETS: enabled [2022-08-31T11:48:20.009Z] - CONFIG_MEMCG: enabled [2022-08-31T11:48:20.009Z] - CONFIG_KEYS: enabled [2022-08-31T11:48:20.009Z] - CONFIG_VETH: enabled (as module) [2022-08-31T11:48:20.009Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-31T11:48:20.009Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-31T11:48:20.009Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-31T11:48:20.009Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-31T11:48:20.009Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-31T11:48:20.009Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-31T11:48:20.009Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-31T11:48:20.009Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-31T11:48:20.009Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-31T11:48:20.009Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-31T11:48:20.009Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-31T11:48:20.009Z] - CONFIG_CGROUP_BPF: enabled [2022-08-31T11:48:20.009Z] [2022-08-31T11:48:20.009Z] Optional Features: [2022-08-31T11:48:20.009Z] - CONFIG_USER_NS: enabled [2022-08-31T11:48:20.009Z] - CONFIG_SECCOMP: enabled [2022-08-31T11:48:20.009Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-31T11:48:20.009Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-31T11:48:20.009Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-31T11:48:20.009Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-31T11:48:20.009Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-31T11:48:20.009Z] - CONFIG_BLK_CGROUP: enabled [2022-08-31T11:48:20.009Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-31T11:48:20.273Z] - CONFIG_CGROUP_PERF: enabled [2022-08-31T11:48:20.273Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-31T11:48:20.273Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-31T11:48:20.273Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-31T11:48:20.273Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-31T11:48:20.273Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-31T11:48:20.273Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-31T11:48:20.273Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-31T11:48:20.273Z] - CONFIG_IP_VS: enabled (as module) [2022-08-31T11:48:20.273Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-31T11:48:20.273Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-31T11:48:20.273Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-31T11:48:20.273Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-31T11:48:20.273Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-31T11:48:20.273Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-31T11:48:20.273Z] - CONFIG_EXT4_FS: enabled [2022-08-31T11:48:20.273Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-31T11:48:20.273Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-31T11:48:20.273Z] - Network Drivers: [2022-08-31T11:48:20.273Z] - "overlay": [2022-08-31T11:48:20.273Z] - CONFIG_VXLAN: enabled (as module) [2022-08-31T11:48:20.273Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-31T11:48:20.273Z] Optional (for encrypted networks): [2022-08-31T11:48:20.273Z] - CONFIG_CRYPTO: enabled [2022-08-31T11:48:20.273Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-31T11:48:20.273Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-31T11:48:20.273Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-31T11:48:20.273Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-31T11:48:20.273Z] - CONFIG_XFRM: enabled [2022-08-31T11:48:20.273Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-31T11:48:20.273Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-31T11:48:20.273Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-31T11:48:20.273Z] - "ipvlan": [2022-08-31T11:48:20.273Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-31T11:48:20.273Z] - "macvlan": [2022-08-31T11:48:20.273Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-31T11:48:20.273Z] - CONFIG_DUMMY: enabled (as module) [2022-08-31T11:48:20.273Z] - "ftp,tftp client in container": [2022-08-31T11:48:20.273Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-31T11:48:20.273Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-31T11:48:20.273Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-31T11:48:20.273Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-31T11:48:20.273Z] - Storage Drivers: [2022-08-31T11:48:20.273Z] - "aufs": [2022-08-31T11:48:20.533Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-31T11:48:20.533Z] - "btrfs": [2022-08-31T11:48:20.533Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-31T11:48:20.533Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-31T11:48:20.533Z] - "devicemapper": [2022-08-31T11:48:20.533Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-31T11:48:20.533Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-31T11:48:20.533Z] - "overlay": [2022-08-31T11:48:20.533Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-31T11:48:20.533Z] - "zfs": [2022-08-31T11:48:20.533Z] - /dev/zfs: present [2022-08-31T11:48:20.533Z] - zfs command: missing [2022-08-31T11:48:20.533Z] - zpool command: missing [2022-08-31T11:48:20.533Z] [2022-08-31T11:48:20.533Z] Limits: [2022-08-31T11:48:20.533Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-31T11:48:20.533Z] [2022-08-31T11:48:20.533Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-31T11:48:20.913Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b . [2022-08-31T11:48:21.169Z] #2 [internal] load .dockerignore [2022-08-31T11:48:21.169Z] #2 sha256:b4b2698d85673ec7d82fa560587d3aa2425383f94693a8b22f91105e4efd3fb0 [2022-08-31T11:48:21.169Z] #2 transferring context: 145B done [2022-08-31T11:48:21.169Z] #2 DONE 0.1s [2022-08-31T11:48:21.169Z] [2022-08-31T11:48:21.169Z] #1 [internal] load build definition from Dockerfile [2022-08-31T11:48:21.169Z] #1 sha256:a9c8102b2441ee117a6bdea14332bd7151de9033f00f76016df0f2338f020c68 [2022-08-31T11:48:21.169Z] #1 transferring dockerfile: 19.29kB done [2022-08-31T11:48:21.169Z] #1 DONE 0.2s [2022-08-31T11:48:21.169Z] [2022-08-31T11:48:21.169Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-31T11:48:21.169Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-31T11:48:21.426Z] #3 DONE 0.3s [2022-08-31T11:48:21.684Z] [2022-08-31T11:48:21.684Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-08-31T11:48:21.684Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-08-31T11:48:21.684Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-08-31T11:48:21.684Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-08-31T11:48:21.684Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 5.24MB / 9.94MB 0.1s [2022-08-31T11:48:21.684Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-08-31T11:48:21.684Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-08-31T11:48:21.684Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-08-31T11:48:21.684Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-08-31T11:48:21.684Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-08-31T11:48:22.250Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-08-31T11:48:22.508Z] #4 DONE 0.8s [2022-08-31T11:48:22.508Z] [2022-08-31T11:48:22.508Z] #6 [internal] load .dockerignore [2022-08-31T11:48:22.508Z] #6 sha256:2d768d8edd642b5cbfbf71c677955c3ceb7b07139b483c1a4d0564fcebdb3765 [2022-08-31T11:48:22.508Z] #6 DONE 0.0s [2022-08-31T11:48:22.508Z] [2022-08-31T11:48:22.508Z] #5 [internal] load build definition from Dockerfile [2022-08-31T11:48:22.508Z] #5 sha256:0b8cd037e441966973d3e5ea1e3c2d5a88a60635579695214aa6c77e38087b56 [2022-08-31T11:48:22.508Z] #5 DONE 0.0s [2022-08-31T11:48:22.508Z] [2022-08-31T11:48:22.508Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:48:22.508Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-31T11:48:23.439Z] #7 DONE 0.8s [2022-08-31T11:48:23.439Z] [2022-08-31T11:48:23.439Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:48:23.439Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T11:48:23.439Z] #8 DONE 0.9s [2022-08-31T11:48:23.439Z] [2022-08-31T11:48:23.439Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T11:48:23.439Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-31T11:48:23.439Z] #10 DONE 0.9s [2022-08-31T11:48:23.439Z] [2022-08-31T11:48:23.439Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-31T11:48:23.439Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-31T11:48:23.439Z] #9 DONE 0.9s [2022-08-31T11:48:23.697Z] [2022-08-31T11:48:23.697Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:48:23.697Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T11:48:23.697Z] #78 DONE 0.0s [2022-08-31T11:48:23.697Z] [2022-08-31T11:48:23.697Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:48:23.697Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:48:23.697Z] #11 DONE 0.0s [2022-08-31T11:48:23.697Z] [2022-08-31T11:48:23.697Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:48:23.697Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T11:48:23.697Z] #80 DONE 0.0s [2022-08-31T11:48:23.697Z] [2022-08-31T11:48:23.697Z] #31 [internal] load build context [2022-08-31T11:48:23.697Z] #31 sha256:4c8699a34f457155838ea2322e45f05afc91b9216fd6164726f0f6c680757839 [2022-08-31T11:48:25.073Z] #31 ... [2022-08-31T11:48:25.073Z] [2022-08-31T11:48:25.073Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T11:48:25.073Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T11:48:25.073Z] #56 DONE 0.0s [2022-08-31T11:48:25.073Z] [2022-08-31T11:48:25.073Z] #31 [internal] load build context [2022-08-31T11:48:25.073Z] #31 sha256:4c8699a34f457155838ea2322e45f05afc91b9216fd6164726f0f6c680757839 [2022-08-31T11:48:26.446Z] #31 transferring context: 13.33MB 2.5s [2022-08-31T11:48:31.717Z] #31 ... [2022-08-31T11:48:31.717Z] [2022-08-31T11:48:31.717Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:48:31.717Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:48:31.717Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-08-31T11:48:31.717Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-31T11:48:31.717Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.7s done [2022-08-31T11:48:31.717Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-31T11:48:31.717Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-31T11:48:31.717Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.4s done [2022-08-31T11:48:31.717Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s done [2022-08-31T11:48:31.717Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.9s done [2022-08-31T11:48:31.717Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.6s done [2022-08-31T11:48:31.717Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.3s [2022-08-31T11:48:31.717Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.1s done [2022-08-31T11:48:31.717Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 123.73MB / 141.86MB 7.1s [2022-08-31T11:48:31.717Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 134.22MB / 141.86MB 7.3s [2022-08-31T11:48:31.717Z] #11 ... [2022-08-31T11:48:31.717Z] [2022-08-31T11:48:31.717Z] #31 [internal] load build context [2022-08-31T11:48:31.717Z] #31 sha256:4c8699a34f457155838ea2322e45f05afc91b9216fd6164726f0f6c680757839 [2022-08-31T11:48:31.717Z] #31 transferring context: 42.38MB 7.5s [2022-08-31T11:48:33.090Z] #31 ... [2022-08-31T11:48:33.090Z] [2022-08-31T11:48:33.090Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:48:33.090Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T11:48:33.090Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-31T11:48:33.090Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T11:48:33.090Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-31T11:48:33.090Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-31T11:48:33.090Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.5s done [2022-08-31T11:48:33.090Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-08-31T11:48:33.090Z] #78 DONE 9.2s [2022-08-31T11:48:33.090Z] [2022-08-31T11:48:33.090Z] #31 [internal] load build context [2022-08-31T11:48:33.090Z] #31 sha256:4c8699a34f457155838ea2322e45f05afc91b9216fd6164726f0f6c680757839 [2022-08-31T11:48:33.090Z] #31 ... [2022-08-31T11:48:33.090Z] [2022-08-31T11:48:33.090Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:48:33.090Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T11:48:33.090Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-31T11:48:33.090Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T11:48:33.090Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-31T11:48:33.090Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-31T11:48:33.090Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-08-31T11:48:33.090Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-08-31T11:48:33.090Z] #80 DONE 9.3s [2022-08-31T11:48:33.356Z] [2022-08-31T11:48:33.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:48:33.356Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:48:33.356Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.0s done [2022-08-31T11:48:33.924Z] #11 ... [2022-08-31T11:48:33.924Z] [2022-08-31T11:48:33.924Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:48:33.924Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:48:33.924Z] #35 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-31T11:48:33.924Z] #35 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-31T11:48:33.924Z] #35 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-31T11:48:33.924Z] #35 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-31T11:48:33.924Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.4s done [2022-08-31T11:48:33.924Z] #35 ... [2022-08-31T11:48:33.924Z] [2022-08-31T11:48:33.924Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:48:33.924Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:48:34.862Z] #11 ... [2022-08-31T11:48:34.862Z] [2022-08-31T11:48:34.862Z] #31 [internal] load build context [2022-08-31T11:48:34.862Z] #31 sha256:4c8699a34f457155838ea2322e45f05afc91b9216fd6164726f0f6c680757839 [2022-08-31T11:48:34.862Z] #31 transferring context: 62.59MB 10.5s done [2022-08-31T11:48:34.862Z] #31 DONE 11.0s [2022-08-31T11:48:34.862Z] [2022-08-31T11:48:34.862Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:48:34.863Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:48:35.793Z] #11 ... [2022-08-31T11:48:35.793Z] [2022-08-31T11:48:35.793Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-31T11:48:35.793Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-31T11:48:35.793Z] #79 DONE 0.7s [2022-08-31T11:48:36.051Z] [2022-08-31T11:48:36.051Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:48:36.051Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:48:36.051Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.3s [2022-08-31T11:48:36.981Z] #11 ... [2022-08-31T11:48:36.981Z] [2022-08-31T11:48:36.981Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-31T11:48:36.981Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-31T11:48:36.981Z] #81 DONE 1.1s [2022-08-31T11:48:36.981Z] [2022-08-31T11:48:36.981Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:48:36.981Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:48:37.911Z] #35 DONE 13.9s [2022-08-31T11:48:37.911Z] [2022-08-31T11:48:37.911Z] #36 [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-08-31T11:48:37.911Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T11:48:38.840Z] #36 0.872 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:48:38.840Z] #36 0.883 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:48:38.840Z] #36 0.884 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:48:38.840Z] #36 1.066 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:48:39.099Z] #36 1.345 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:48:39.364Z] #36 1.581 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:48:40.734Z] #36 2.945 Fetched 8572 kB in 2s (3720 kB/s) [2022-08-31T11:48:41.297Z] #36 2.945 Reading package lists... [2022-08-31T11:48:42.120Z] #36 3.646 Reading package lists... [2022-08-31T11:48:42.378Z] #36 4.450 Building dependency tree... [2022-08-31T11:48:42.378Z] #36 4.723 The following additional packages will be installed: [2022-08-31T11:48:42.378Z] #36 4.723 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-31T11:48:42.652Z] #36 4.723 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-31T11:48:42.652Z] #36 4.724 Recommended packages: [2022-08-31T11:48:42.652Z] #36 4.724 libldap-common publicsuffix libsasl2-modules [2022-08-31T11:48:42.910Z] #36 4.904 The following NEW packages will be installed: [2022-08-31T11:48:42.910Z] #36 4.905 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-31T11:48:42.910Z] #36 4.906 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-31T11:48:42.910Z] #36 4.907 libssh2-1 openssl [2022-08-31T11:48:42.910Z] #36 5.188 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:48:42.910Z] #36 5.188 Need to get 3047 kB of archives. [2022-08-31T11:48:42.910Z] #36 5.188 After this operation, 6661 kB of additional disk space will be used. [2022-08-31T11:48:42.910Z] #36 5.188 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-31T11:48:43.167Z] #36 5.202 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-31T11:48:43.167Z] #36 5.202 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-31T11:48:43.167Z] #36 5.202 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-31T11:48:43.167Z] #36 5.202 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-31T11:48:43.167Z] #36 5.202 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-31T11:48:43.167Z] #36 5.204 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-31T11:48:43.167Z] #36 5.204 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-31T11:48:43.167Z] #36 5.204 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-31T11:48:43.167Z] #36 5.209 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-31T11:48:43.167Z] #36 5.209 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-31T11:48:43.167Z] #36 5.211 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-31T11:48:43.167Z] #36 5.222 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T11:48:43.167Z] #36 5.222 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T11:48:43.167Z] #36 5.222 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T11:48:43.167Z] #36 5.400 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:48:43.167Z] #36 5.440 Fetched 3047 kB in 0s (10.0 MB/s) [2022-08-31T11:48:43.167Z] #36 5.518 Selecting previously unselected package openssl. [2022-08-31T11:48:43.167Z] #36 5.518 (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 ... 6661 files and directories currently installed.) [2022-08-31T11:48:43.167Z] #36 5.520 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-31T11:48:43.167Z] #36 5.527 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-31T11:48:43.425Z] #36 5.692 Selecting previously unselected package ca-certificates. [2022-08-31T11:48:43.425Z] #36 5.692 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-31T11:48:43.425Z] #36 5.706 Unpacking ca-certificates (20210119) ... [2022-08-31T11:48:43.425Z] #36 5.796 Selecting previously unselected package libbrotli1:amd64. [2022-08-31T11:48:43.425Z] #36 5.796 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-31T11:48:43.682Z] #36 5.810 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T11:48:43.682Z] #36 5.892 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-31T11:48:43.682Z] #36 5.892 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T11:48:43.682Z] #36 5.900 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:48:43.682Z] #36 5.951 Selecting previously unselected package libsasl2-2:amd64. [2022-08-31T11:48:43.682Z] #36 5.951 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T11:48:43.682Z] #36 5.961 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:48:43.682Z] #36 6.033 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-31T11:48:43.682Z] #36 6.033 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-31T11:48:43.682Z] #36 6.033 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T11:48:43.939Z] #36 6.125 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-31T11:48:43.939Z] #36 6.125 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-31T11:48:43.939Z] #36 6.141 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T11:48:43.939Z] #36 6.188 Selecting previously unselected package libpsl5:amd64. [2022-08-31T11:48:43.939Z] #36 6.188 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-31T11:48:43.939Z] #36 6.193 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T11:48:43.939Z] #36 6.253 Selecting previously unselected package librtmp1:amd64. [2022-08-31T11:48:43.939Z] #36 6.253 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-31T11:48:44.196Z] #36 6.256 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T11:48:44.196Z] #36 6.320 Selecting previously unselected package libssh2-1:amd64. [2022-08-31T11:48:44.196Z] #36 6.323 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-31T11:48:44.196Z] #36 6.331 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T11:48:44.196Z] #36 6.406 Selecting previously unselected package libcurl4:amd64. [2022-08-31T11:48:44.196Z] #36 6.406 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T11:48:44.196Z] #36 6.410 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T11:48:44.196Z] #36 6.496 Selecting previously unselected package curl. [2022-08-31T11:48:44.196Z] #36 6.496 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T11:48:44.196Z] #36 6.500 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-31T11:48:44.452Z] #36 6.565 Selecting previously unselected package libonig5:amd64. [2022-08-31T11:48:44.452Z] #36 6.565 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T11:48:44.452Z] #36 6.569 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:48:44.717Z] #36 6.710 Selecting previously unselected package libjq1:amd64. [2022-08-31T11:48:44.717Z] #36 6.710 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T11:48:44.717Z] #36 6.716 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:48:44.717Z] #36 6.786 Selecting previously unselected package jq. [2022-08-31T11:48:44.717Z] #36 6.786 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-31T11:48:44.717Z] #36 6.800 Unpacking jq (1.6-2.1) ... [2022-08-31T11:48:44.717Z] #36 6.852 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T11:48:44.717Z] #36 6.868 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T11:48:44.717Z] #36 6.881 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T11:48:44.717Z] #36 6.897 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:48:44.717Z] #36 6.907 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T11:48:44.717Z] #36 6.922 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:48:44.717Z] #36 6.937 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T11:48:44.717Z] #36 6.951 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-31T11:48:44.717Z] #36 6.972 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:48:44.717Z] #36 6.986 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:48:44.717Z] #36 7.000 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T11:48:44.717Z] #36 7.013 Setting up ca-certificates (20210119) ... [2022-08-31T11:48:45.650Z] #36 7.755 Updating certificates in /etc/ssl/certs... [2022-08-31T11:48:46.584Z] #36 8.918 129 added, 0 removed; done. [2022-08-31T11:48:46.840Z] #36 8.960 Setting up jq (1.6-2.1) ... [2022-08-31T11:48:46.840Z] #36 8.975 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T11:48:46.840Z] #36 8.984 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-31T11:48:46.840Z] #36 8.996 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:48:46.840Z] #36 9.015 Processing triggers for ca-certificates (20210119) ... [2022-08-31T11:48:46.840Z] #36 9.023 Updating certificates in /etc/ssl/certs... [2022-08-31T11:48:47.822Z] #36 ... [2022-08-31T11:48:47.822Z] [2022-08-31T11:48:47.822Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:48:47.822Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:48:47.822Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.8s done [2022-08-31T11:48:47.822Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-08-31T11:48:47.822Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.3s done [2022-08-31T11:48:47.822Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 6.7s done [2022-08-31T11:48:47.822Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 1.2s [2022-08-31T11:48:47.822Z] #11 ... [2022-08-31T11:48:47.822Z] [2022-08-31T11:48:47.822Z] #36 [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-08-31T11:48:47.822Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T11:48:47.822Z] #36 9.936 0 added, 0 removed; done. [2022-08-31T11:48:47.822Z] #36 9.936 Running hooks in /etc/ca-certificates/update.d... [2022-08-31T11:48:47.822Z] #36 9.939 done. [2022-08-31T11:48:49.730Z] #36 DONE 12.0s [2022-08-31T11:48:49.730Z] [2022-08-31T11:48:49.730Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-31T11:48:49.730Z] #37 sha256:191cd6562669426bc141b039cab272ca2d0a5ef6ed9331f9c8050cfc313bbe3e [2022-08-31T11:48:50.660Z] #37 DONE 0.6s [2022-08-31T11:48:50.660Z] [2022-08-31T11:48:50.660Z] #38 [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-08-31T11:48:50.660Z] #38 sha256:4a84d6bbea48da09a24ead4caae0c948fb314c95afc84de166f5a4c3c5ee5c0c [2022-08-31T11:48:52.564Z] #38 2.026 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-31T11:48:52.821Z] #38 2.383 [2022-08-31T11:48:53.077Z] #38 2.612 #=#=# ######################################################################## 100.0% [2022-08-31T11:48:53.342Z] #38 2.898 [2022-08-31T11:48:54.276Z] #38 3.916 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-31T11:48:54.839Z] #38 4.279 [2022-08-31T11:48:54.839Z] #38 4.514 #=#=# ######################################################################## 100.0% [2022-08-31T11:48:55.096Z] #38 4.825 [2022-08-31T11:48:55.819Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06056b39e6dd16ac2) in /home/ubuntu/workspace/moby_PR-44065 [Pipeline] { [Pipeline] checkout [2022-08-31T11:48:55.933Z] The recommended git tool is: git [2022-08-31T11:48:56.474Z] #38 5.813 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-31T11:48:56.474Z] #38 6.125 [2022-08-31T11:48:56.991Z] #38 6.346 #=#=# ################# 24.8% ########################################### 60.0% [2022-08-31T11:48:56.991Z] #38 ... [2022-08-31T11:48:56.991Z] [2022-08-31T11:48:56.991Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:48:56.991Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:48:56.991Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.7s done [2022-08-31T11:48:56.991Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 4.8s [2022-08-31T11:48:56.991Z] #11 ... [2022-08-31T11:48:56.991Z] [2022-08-31T11:48:56.991Z] #38 [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-08-31T11:48:56.991Z] #38 sha256:4a84d6bbea48da09a24ead4caae0c948fb314c95afc84de166f5a4c3c5ee5c0c [2022-08-31T11:48:56.991Z] #38 6.346 #=#=# ################# 24.8% ########################################### 60.0% ################################################################## 91.9% ######################################################################## 100.0% [2022-08-31T11:48:57.252Z] #38 6.881 [2022-08-31T11:48:58.625Z] #38 7.933 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-31T11:48:58.625Z] #38 8.309 [2022-08-31T11:48:58.956Z] using credential docker-jenkins-github-credentials [2022-08-31T11:48:58.970Z] Cloning the remote Git repository [2022-08-31T11:48:58.970Z] Cloning with configured refspecs honoured and without tags [2022-08-31T11:48:59.142Z] #38 8.545 #=#=# ######################################################################## 100.0% [2022-08-31T11:48:59.142Z] #38 8.896 [2022-08-31T11:48:59.047Z] Cloning repository https://github.com/moby/moby.git [2022-08-31T11:48:59.103Z] > git init /home/ubuntu/workspace/moby_PR-44065 # timeout=10 [2022-08-31T11:49:00.071Z] #38 9.693 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-31T11:48:59.440Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T11:48:59.440Z] > git --version # timeout=10 [2022-08-31T11:48:59.470Z] > git --version # 'git version 2.17.1' [2022-08-31T11:48:59.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:48:59.472Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44065/head:refs/remotes/origin/PR-44065 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:00.636Z] #38 10.01 [2022-08-31T11:49:00.895Z] #38 10.24 #=#=# ######################################################################## 100.0% [2022-08-31T11:49:00.895Z] #38 10.54 [2022-08-31T11:49:00.895Z] #38 10.62 Download of images into '/build' complete. [2022-08-31T11:49:00.895Z] #38 10.62 Use something like the following to load the result into a Docker daemon: [2022-08-31T11:49:00.895Z] #38 10.62 tar -cC '/build' . | docker load [2022-08-31T11:49:02.369Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0dadee5c52db212bd) in /home/ubuntu/workspace/moby_PR-44065 [Pipeline] { [Pipeline] checkout [2022-08-31T11:49:02.666Z] The recommended git tool is: git [2022-08-31T11:49:03.206Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03c460bc619285400) in /home/ubuntu/workspace/moby_PR-44065 [Pipeline] { [Pipeline] checkout [2022-08-31T11:49:03.402Z] The recommended git tool is: git [2022-08-31T11:49:04.174Z] #38 ... [2022-08-31T11:49:04.174Z] [2022-08-31T11:49:04.174Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:49:04.174Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:49:04.174Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 11.6s [2022-08-31T11:49:04.174Z] #11 ... [2022-08-31T11:49:04.174Z] [2022-08-31T11:49:04.174Z] #38 [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-08-31T11:49:04.174Z] #38 sha256:4a84d6bbea48da09a24ead4caae0c948fb314c95afc84de166f5a4c3c5ee5c0c [2022-08-31T11:49:04.174Z] #38 DONE 13.4s [2022-08-31T11:49:04.174Z] [2022-08-31T11:49:04.174Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:49:04.174Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:49:04.432Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 12.4s done [2022-08-31T11:49:04.998Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-31T11:49:05.256Z] #11 DONE 41.4s [2022-08-31T11:49:05.256Z] [2022-08-31T11:49:05.256Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-31T11:49:05.256Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-31T11:49:05.825Z] #12 DONE 0.7s [2022-08-31T11:49:06.082Z] [2022-08-31T11:49:06.082Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-31T11:49:06.082Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-31T11:49:06.141Z] using credential docker-jenkins-github-credentials [2022-08-31T11:49:06.154Z] Cloning the remote Git repository [2022-08-31T11:49:06.154Z] Cloning with configured refspecs honoured and without tags [2022-08-31T11:49:06.804Z] using credential docker-jenkins-github-credentials [2022-08-31T11:49:06.814Z] Cloning the remote Git repository [2022-08-31T11:49:06.814Z] Cloning with configured refspecs honoured and without tags [2022-08-31T11:49:05.562Z] Cloning repository https://github.com/moby/moby.git [2022-08-31T11:49:05.630Z] > git init /home/ubuntu/workspace/moby_PR-44065 # timeout=10 [2022-08-31T11:49:05.909Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T11:49:05.909Z] > git --version # timeout=10 [2022-08-31T11:49:05.924Z] > git --version # 'git version 2.17.1' [2022-08-31T11:49:05.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:49:05.926Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44065/head:refs/remotes/origin/PR-44065 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:07.021Z] #13 DONE 0.7s [2022-08-31T11:49:07.021Z] [2022-08-31T11:49:07.021Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-31T11:49:07.021Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-31T11:49:07.021Z] #40 DONE 0.0s [2022-08-31T11:49:07.021Z] [2022-08-31T11:49:07.021Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:49:07.021Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:49:06.910Z] Cloning repository https://github.com/moby/moby.git [2022-08-31T11:49:07.008Z] > git init /home/ubuntu/workspace/moby_PR-44065 # timeout=10 [2022-08-31T11:49:07.309Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T11:49:07.309Z] > git --version # timeout=10 [2022-08-31T11:49:07.333Z] > git --version # 'git version 2.25.1' [2022-08-31T11:49:07.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:49:07.335Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44065/head:refs/remotes/origin/PR-44065 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:08.390Z] #41 ... [2022-08-31T11:49:08.390Z] [2022-08-31T11:49:08.390Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-31T11:49:08.390Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-31T11:49:08.390Z] #53 DONE 1.4s [2022-08-31T11:49:08.390Z] [2022-08-31T11:49:08.390Z] #57 [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-08-31T11:49:08.390Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-31T11:49:08.390Z] #57 DONE 1.5s [2022-08-31T11:49:08.390Z] [2022-08-31T11:49:08.390Z] #58 [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-08-31T11:49:08.390Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:49:11.668Z] #58 ... [2022-08-31T11:49:11.668Z] [2022-08-31T11:49:11.668Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-31T11:49:11.668Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-08-31T11:49:11.668Z] #14 DONE 4.8s [2022-08-31T11:49:11.668Z] [2022-08-31T11:49:11.668Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-31T11:49:11.668Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-08-31T11:49:12.879Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-038fc85335fe52a2a) in /home/ubuntu/workspace/moby_PR-44065 [Pipeline] { [Pipeline] checkout [2022-08-31T11:49:12.969Z] The recommended git tool is: git [2022-08-31T11:49:14.951Z] #15 DONE 3.2s [2022-08-31T11:49:14.951Z] [2022-08-31T11:49:14.951Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:49:14.951Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:49:14.951Z] #41 6.526 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-31T11:49:14.951Z] #41 6.528 Cloning into '.'... [2022-08-31T11:49:16.329Z] #41 ... [2022-08-31T11:49:16.329Z] [2022-08-31T11:49:16.329Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-31T11:49:16.329Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-08-31T11:49:16.329Z] #16 DONE 1.5s [2022-08-31T11:49:16.329Z] [2022-08-31T11:49:16.329Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-31T11:49:16.329Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-31T11:49:16.587Z] #17 ... [2022-08-31T11:49:16.587Z] [2022-08-31T11:49:16.587Z] #47 [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.2.3" && /build/go-winres --help [2022-08-31T11:49:16.587Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:49:16.587Z] #47 7.055 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-31T11:49:16.587Z] #47 8.519 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-31T11:49:16.664Z] using credential docker-jenkins-github-credentials [2022-08-31T11:49:16.673Z] Cloning the remote Git repository [2022-08-31T11:49:16.673Z] Cloning with configured refspecs honoured and without tags [2022-08-31T11:49:16.843Z] #47 ... [2022-08-31T11:49:16.843Z] [2022-08-31T11:49:16.843Z] #83 [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-08-31T11:49:16.843Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:49:16.843Z] #83 5.451 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:49:16.843Z] #83 5.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:49:16.843Z] #83 5.695 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:49:16.843Z] #83 5.739 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:49:16.843Z] #83 6.404 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:49:16.843Z] #83 8.225 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:49:16.843Z] #83 ... [2022-08-31T11:49:16.843Z] [2022-08-31T11:49:16.843Z] #64 [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-08-31T11:49:16.843Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T11:49:16.843Z] #64 6.871 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-31T11:49:17.100Z] #64 ... [2022-08-31T11:49:17.100Z] [2022-08-31T11:49:17.100Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:49:17.100Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:49:17.100Z] #43 6.960 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-31T11:49:17.100Z] #43 ... [2022-08-31T11:49:17.100Z] [2022-08-31T11:49:17.100Z] #45 [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-08-31T11:49:17.100Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T11:49:17.100Z] #45 7.090 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-31T11:49:17.356Z] #45 ... [2022-08-31T11:49:17.357Z] [2022-08-31T11:49:17.357Z] #60 [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.1" && /build/gotestsum --version [2022-08-31T11:49:17.357Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:49:17.357Z] #60 7.040 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-31T11:49:17.357Z] #60 8.681 go: downloading github.com/fatih/color v1.10.0 [2022-08-31T11:49:17.357Z] #60 8.967 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-31T11:49:17.357Z] #60 9.067 go: downloading golang.org/x/tools v0.1.0 [2022-08-31T11:49:17.357Z] #60 9.111 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-31T11:49:17.357Z] #60 9.179 go: downloading github.com/pkg/errors v0.9.1 [2022-08-31T11:49:17.357Z] #60 9.323 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-31T11:49:17.357Z] #60 9.429 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-31T11:49:17.357Z] #60 9.643 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-31T11:49:17.357Z] #60 9.691 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-31T11:49:17.357Z] #60 9.899 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-31T11:49:17.357Z] #60 9.989 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-31T11:49:17.357Z] #60 10.17 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-31T11:49:17.357Z] #60 ... [2022-08-31T11:49:17.357Z] [2022-08-31T11:49:17.357Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:49:17.357Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:49:17.357Z] #62 7.013 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-31T11:49:17.357Z] #62 9.778 go: downloading github.com/fatih/color v1.13.0 [2022-08-31T11:49:17.357Z] #62 9.795 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T11:49:17.357Z] #62 9.995 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-31T11:49:17.357Z] #62 10.10 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-31T11:49:17.357Z] #62 10.29 go: downloading github.com/spf13/viper v1.11.0 [2022-08-31T11:49:17.357Z] #62 10.54 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-31T11:49:17.614Z] #62 ... [2022-08-31T11:49:17.614Z] [2022-08-31T11:49:17.614Z] #47 [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.2.3" && /build/go-winres --help [2022-08-31T11:49:17.614Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:49:17.614Z] #47 10.29 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-31T11:49:17.614Z] #47 10.61 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-31T11:49:17.614Z] #47 10.71 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-31T11:49:16.694Z] Cloning repository https://github.com/moby/moby.git [2022-08-31T11:49:16.752Z] > git init /home/ubuntu/workspace/moby_PR-44065 # timeout=10 [2022-08-31T11:49:17.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T11:49:17.284Z] > git --version # timeout=10 [2022-08-31T11:49:17.306Z] > git --version # 'git version 2.25.1' [2022-08-31T11:49:17.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:49:17.310Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44065/head:refs/remotes/origin/PR-44065 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:17.871Z] #47 ... [2022-08-31T11:49:17.871Z] [2022-08-31T11:49:17.871Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-31T11:49:17.871Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-31T11:49:17.871Z] #17 DONE 1.6s [2022-08-31T11:49:17.871Z] [2022-08-31T11:49:17.871Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:49:17.871Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:49:17.871Z] #62 11.11 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-31T11:49:17.871Z] #62 11.15 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-31T11:49:18.128Z] #62 11.32 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-31T11:49:18.128Z] #62 11.32 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-31T11:49:18.128Z] #62 ... [2022-08-31T11:49:18.128Z] [2022-08-31T11:49:18.129Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:49:18.129Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:49:18.129Z] #54 5.091 + git clone https://github.com/docker/distribution.git . [2022-08-31T11:49:18.129Z] #54 5.091 Cloning into '.'... [2022-08-31T11:49:18.386Z] #54 ... [2022-08-31T11:49:18.386Z] [2022-08-31T11:49:18.386Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-31T11:49:18.386Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-08-31T11:49:20.308Z] #18 DONE 2.3s [2022-08-31T11:49:20.308Z] [2022-08-31T11:49:20.308Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:49:20.308Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:49:20.308Z] #62 12.88 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-31T11:49:20.308Z] #62 13.04 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-31T11:49:20.308Z] #62 13.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-31T11:49:20.308Z] #62 13.72 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-31T11:49:23.572Z] Fetching without tags [2022-08-31T11:49:23.584Z] #62 ... [2022-08-31T11:49:23.584Z] [2022-08-31T11:49:23.584Z] #58 [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-08-31T11:49:23.584Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:49:23.584Z] #58 4.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:49:23.584Z] #58 4.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:49:23.584Z] #58 4.946 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:49:23.584Z] #58 5.426 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:49:23.584Z] #58 6.986 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-31T11:49:23.584Z] #58 7.418 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:49:23.584Z] #58 9.975 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:49:23.584Z] #58 12.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-31T11:49:23.584Z] #58 ... [2022-08-31T11:49:23.584Z] [2022-08-31T11:49:23.584Z] #60 [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.1" && /build/gotestsum --version [2022-08-31T11:49:23.584Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:49:23.584Z] #60 16.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-31T11:49:23.584Z] #60 16.25 go: downloading golang.org/x/mod v0.3.0 [2022-08-31T11:49:23.834Z] Merging remotes/origin/22.06 commit dfd2f917dc96611098fc66a7c42ee4c8b5a92386 into PR head commit f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:49:23.465Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T11:49:23.476Z] > git config --add remote.origin.fetch +refs/pull/44065/head:refs/remotes/origin/PR-44065 # timeout=10 [2022-08-31T11:49:23.508Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:23.548Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T11:49:23.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T11:49:23.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:49:23.578Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44065/head:refs/remotes/origin/PR-44065 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:23.848Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:49:23.882Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [2022-08-31T11:49:24.967Z] Merge succeeded, producing f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:49:24.967Z] Checking out Revision f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b (PR-44065) [2022-08-31T11:49:24.857Z] > git remote # timeout=10 [2022-08-31T11:49:24.885Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T11:49:24.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:49:24.921Z] > git merge dfd2f917dc96611098fc66a7c42ee4c8b5a92386 # timeout=10 [2022-08-31T11:49:24.953Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T11:49:24.969Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:49:24.979Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [2022-08-31T11:49:28.844Z] #60 ... [2022-08-31T11:49:28.844Z] [2022-08-31T11:49:28.844Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:49:28.844Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:49:28.844Z] #62 18.66 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T11:49:28.844Z] #62 18.72 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-31T11:49:28.844Z] #62 18.97 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-31T11:49:28.844Z] #62 19.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-31T11:49:28.844Z] #62 19.17 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-31T11:49:28.844Z] #62 19.27 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-31T11:49:28.844Z] #62 19.32 go: downloading github.com/spf13/afero v1.8.2 [2022-08-31T11:49:28.844Z] #62 19.41 go: downloading github.com/spf13/cast v1.4.1 [2022-08-31T11:49:28.844Z] #62 19.80 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-31T11:49:28.844Z] #62 20.03 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-31T11:49:28.844Z] #62 20.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-31T11:49:28.844Z] #62 20.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-31T11:49:28.844Z] #62 20.53 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-31T11:49:28.844Z] #62 20.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-31T11:49:28.844Z] #62 21.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-31T11:49:28.844Z] #62 21.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-31T11:49:28.844Z] #62 21.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-31T11:49:28.844Z] #62 21.35 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-31T11:49:29.104Z] #62 22.46 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-31T11:49:29.361Z] #62 22.64 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-31T11:49:29.683Z] Fetching without tags [2022-08-31T11:49:29.930Z] #62 ... [2022-08-31T11:49:29.930Z] [2022-08-31T11:49:29.930Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:49:29.930Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:49:29.930Z] #19 2.800 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:49:29.930Z] #19 2.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:49:29.930Z] #19 2.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:49:29.930Z] #19 4.512 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:49:29.930Z] #19 5.240 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-31T11:49:29.930Z] #19 6.953 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-31T11:49:29.930Z] #19 8.896 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-31T11:49:30.023Z] Commit message: "ci: move buildkit tests to a dedicated workflow" [2022-08-31T11:49:30.061Z] Merging remotes/origin/22.06 commit dfd2f917dc96611098fc66a7c42ee4c8b5a92386 into PR head commit f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:49:30.199Z] #19 ... [2022-08-31T11:49:30.199Z] [2022-08-31T11:49:30.199Z] #45 [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-08-31T11:49:30.199Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T11:49:30.199Z] #45 23.13 tomll can be used in two ways: [2022-08-31T11:49:30.199Z] #45 23.14 Writing to STDIN and reading from STDOUT: [2022-08-31T11:49:30.199Z] #45 23.14 cat file.toml | tomll > file.toml [2022-08-31T11:49:30.199Z] #45 23.14 [2022-08-31T11:49:30.199Z] #45 23.14 Reading and updating a list of files: [2022-08-31T11:49:30.199Z] #45 23.14 tomll a.toml b.toml c.toml [2022-08-31T11:49:30.199Z] #45 23.14 [2022-08-31T11:49:30.199Z] #45 23.14 When given a list of files, tomll will modify all files in place without asking. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-31T11:49:30.393Z] Fetching without tags [Pipeline] sh [2022-08-31T11:49:30.672Z] Merging remotes/origin/22.06 commit dfd2f917dc96611098fc66a7c42ee4c8b5a92386 into PR head commit f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:49:30.765Z] #45 DONE 24.0s [2022-08-31T11:49:30.765Z] [2022-08-31T11:49:30.765Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:49:30.765Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:49:30.765Z] #19 10.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:49:31.057Z] + docker version [2022-08-31T11:49:29.601Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T11:49:29.619Z] > git config --add remote.origin.fetch +refs/pull/44065/head:refs/remotes/origin/PR-44065 # timeout=10 [2022-08-31T11:49:29.636Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:29.669Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T11:49:29.730Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T11:49:29.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:49:29.732Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44065/head:refs/remotes/origin/PR-44065 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:30.070Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:49:30.093Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [2022-08-31T11:49:31.351Z] #19 ... [2022-08-31T11:49:31.351Z] [2022-08-31T11:49:31.351Z] #47 [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.2.3" && /build/go-winres --help [2022-08-31T11:49:31.351Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:49:31.351Z] #47 14.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-31T11:49:31.351Z] #47 14.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T11:49:31.351Z] #47 ... [2022-08-31T11:49:31.351Z] [2022-08-31T11:49:31.351Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:49:31.351Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:49:31.351Z] #62 23.57 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-31T11:49:31.351Z] #62 23.72 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-31T11:49:31.351Z] #62 23.92 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-31T11:49:31.351Z] #62 24.17 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-31T11:49:31.351Z] #62 24.27 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-31T11:49:31.570Z] Merge succeeded, producing f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:49:31.570Z] Checking out Revision f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b (PR-44065) [2022-08-31T11:49:30.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T11:49:30.314Z] > git config --add remote.origin.fetch +refs/pull/44065/head:refs/remotes/origin/PR-44065 # timeout=10 [2022-08-31T11:49:30.332Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:30.366Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T11:49:30.400Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T11:49:30.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:49:30.401Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44065/head:refs/remotes/origin/PR-44065 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:30.688Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:49:30.711Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [2022-08-31T11:49:31.469Z] > git remote # timeout=10 [2022-08-31T11:49:31.492Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T11:49:31.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:49:31.530Z] > git merge dfd2f917dc96611098fc66a7c42ee4c8b5a92386 # timeout=10 [2022-08-31T11:49:31.557Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T11:49:31.573Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:49:31.580Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [2022-08-31T11:49:31.882Z] Merge succeeded, producing f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:49:31.882Z] Checking out Revision f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b (PR-44065) [2022-08-31T11:49:32.746Z] #62 ... [2022-08-31T11:49:32.746Z] [2022-08-31T11:49:32.746Z] #64 [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-08-31T11:49:32.746Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T11:49:32.746Z] #64 15.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-31T11:49:32.746Z] #64 15.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-31T11:49:32.746Z] #64 15.92 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-31T11:49:32.746Z] #64 18.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-31T11:49:32.746Z] #64 ... [2022-08-31T11:49:32.746Z] [2022-08-31T11:49:32.746Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:49:32.746Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:49:32.746Z] #62 26.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-31T11:49:32.746Z] #62 26.15 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-31T11:49:33.002Z] #62 26.25 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-31T11:49:33.002Z] #62 26.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-31T11:49:33.259Z] #62 26.38 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-31T11:49:33.259Z] #62 26.38 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-31T11:49:33.259Z] #62 26.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-31T11:49:33.259Z] #62 26.62 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-31T11:49:33.516Z] #62 26.78 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-31T11:49:33.516Z] #62 26.85 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-31T11:49:33.516Z] #62 26.91 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-31T11:49:33.516Z] #62 26.93 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-31T11:49:33.516Z] #62 26.96 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-31T11:49:31.764Z] > git remote # timeout=10 [2022-08-31T11:49:31.783Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T11:49:31.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:49:31.806Z] > git merge dfd2f917dc96611098fc66a7c42ee4c8b5a92386 # timeout=10 [2022-08-31T11:49:31.849Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T11:49:31.885Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:49:31.898Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [2022-08-31T11:49:33.773Z] #62 27.09 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-31T11:49:33.773Z] #62 27.15 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-31T11:49:33.773Z] #62 ... [2022-08-31T11:49:33.773Z] [2022-08-31T11:49:33.773Z] #83 [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-08-31T11:49:33.773Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:49:33.773Z] #83 17.15 Fetched 8572 kB in 12s (708 kB/s) [2022-08-31T11:49:33.773Z] #83 17.15 Reading package lists... [2022-08-31T11:49:34.030Z] #83 24.28 Reading package lists... [2022-08-31T11:49:34.030Z] #83 ... [2022-08-31T11:49:34.030Z] [2022-08-31T11:49:34.030Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:49:34.030Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:49:34.030Z] #19 12.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-31T11:49:34.030Z] #19 13.56 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:49:34.030Z] #19 13.58 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-31T11:49:34.030Z] #19 13.61 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-31T11:49:34.030Z] #19 13.66 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-31T11:49:34.030Z] #19 13.68 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-31T11:49:34.030Z] #19 13.71 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:49:34.030Z] #19 13.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-31T11:49:34.030Z] #19 13.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-31T11:49:34.030Z] #19 13.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:49:34.030Z] #19 13.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-31T11:49:34.030Z] #19 13.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:49:34.030Z] #19 13.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-31T11:49:35.502Z] Fetching without tags [2022-08-31T11:49:35.745Z] Merging remotes/origin/22.06 commit dfd2f917dc96611098fc66a7c42ee4c8b5a92386 into PR head commit f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:49:36.018Z] Commit message: "ci: move buildkit tests to a dedicated workflow" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-31T11:49:36.552Z] #19 ... [2022-08-31T11:49:36.552Z] [2022-08-31T11:49:36.552Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:49:36.552Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:49:36.552Z] #43 19.96 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-31T11:49:36.552Z] #43 20.14 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-31T11:49:36.552Z] #43 20.84 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-31T11:49:36.552Z] #43 21.09 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-31T11:49:36.552Z] #43 21.40 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-31T11:49:36.552Z] #43 21.87 go: downloading github.com/google/go-dap v0.6.0 [2022-08-31T11:49:36.552Z] #43 22.18 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-31T11:49:36.552Z] #43 22.25 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-31T11:49:36.552Z] #43 22.50 go: downloading github.com/peterh/liner v1.2.2 [2022-08-31T11:49:36.552Z] #43 22.73 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-31T11:49:36.552Z] #43 23.11 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-31T11:49:36.552Z] #43 23.19 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-31T11:49:36.552Z] #43 25.71 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-31T11:49:36.552Z] #43 26.75 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-31T11:49:36.552Z] #43 26.76 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-31T11:49:36.552Z] #43 26.86 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-31T11:49:36.650Z] Commit message: "ci: move buildkit tests to a dedicated workflow" [2022-08-31T11:49:36.680Z] Merge succeeded, producing f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:49:36.680Z] Checking out Revision f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b (PR-44065) [2022-08-31T11:49:36.809Z] #43 ... [2022-08-31T11:49:36.809Z] [2022-08-31T11:49:36.809Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:49:36.809Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-31T11:49:35.376Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T11:49:35.391Z] > git config --add remote.origin.fetch +refs/pull/44065/head:refs/remotes/origin/PR-44065 # timeout=10 [2022-08-31T11:49:35.422Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:35.436Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-31T11:49:35.505Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-31T11:49:35.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:49:35.506Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44065/head:refs/remotes/origin/PR-44065 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-31T11:49:35.751Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:49:35.758Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [2022-08-31T11:49:36.622Z] > git remote # timeout=10 [2022-08-31T11:49:36.637Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T11:49:36.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-31T11:49:36.648Z] > git merge dfd2f917dc96611098fc66a7c42ee4c8b5a92386 # timeout=10 [2022-08-31T11:49:36.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T11:49:36.682Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T11:49:36.686Z] > git checkout -f f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b # timeout=10 [Pipeline] sh [2022-08-31T11:49:37.066Z] #54 28.04 Updating files: 64% (1410/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-31T11:49:37.135Z] + docker version [2022-08-31T11:49:37.323Z] #54 29.06 + git checkout -q v2.3.0 [2022-08-31T11:49:37.583Z] + docker version [2022-08-31T11:49:38.749Z] #54 ... [2022-08-31T11:49:38.749Z] [2022-08-31T11:49:38.749Z] #58 [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-08-31T11:49:38.749Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:49:38.749Z] #58 20.56 Fetched 8576 kB in 16s (540 kB/s) [2022-08-31T11:49:38.749Z] #58 20.56 Reading package lists... [2022-08-31T11:49:38.749Z] #58 27.96 Reading package lists... [2022-08-31T11:49:38.749Z] #58 ... [2022-08-31T11:49:38.749Z] [2022-08-31T11:49:38.749Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:49:38.749Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:49:38.749Z] #62 27.49 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-31T11:49:38.749Z] #62 27.56 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-31T11:49:38.749Z] #62 27.67 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-31T11:49:38.749Z] #62 27.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-31T11:49:38.749Z] #62 27.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-31T11:49:38.749Z] #62 27.88 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-31T11:49:38.749Z] #62 28.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-31T11:49:38.749Z] #62 28.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-31T11:49:38.749Z] #62 28.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-31T11:49:38.749Z] #62 28.65 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-31T11:49:38.749Z] #62 28.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-31T11:49:38.749Z] #62 28.82 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-31T11:49:38.749Z] #62 28.96 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-31T11:49:38.749Z] #62 29.05 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-31T11:49:38.749Z] #62 29.16 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-31T11:49:38.749Z] #62 29.21 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-31T11:49:38.749Z] #62 29.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-31T11:49:38.749Z] #62 29.32 go: downloading github.com/julz/importas v0.1.0 [2022-08-31T11:49:38.749Z] #62 29.35 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-31T11:49:38.749Z] #62 29.46 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-31T11:49:38.749Z] #62 29.52 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-31T11:49:38.749Z] #62 29.65 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-31T11:49:38.749Z] #62 29.72 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-31T11:49:38.749Z] #62 29.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-31T11:49:38.749Z] #62 29.91 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-31T11:49:38.749Z] #62 30.00 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-31T11:49:38.749Z] #62 30.04 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-31T11:49:38.749Z] #62 30.17 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-31T11:49:38.749Z] #62 30.23 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-31T11:49:38.749Z] #62 31.11 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-31T11:49:38.749Z] #62 31.12 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-31T11:49:38.749Z] #62 31.27 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-31T11:49:38.749Z] #62 31.33 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-31T11:49:38.749Z] #62 31.38 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-31T11:49:38.749Z] #62 31.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-31T11:49:38.749Z] #62 31.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-31T11:49:38.749Z] #62 31.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-31T11:49:38.749Z] #62 31.69 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-31T11:49:38.749Z] #62 32.10 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-31T11:49:38.749Z] #62 32.12 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-31T11:49:38.749Z] #62 32.15 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-31T11:49:39.006Z] #62 32.25 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-31T11:49:39.006Z] #62 32.30 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-31T11:49:39.214Z] Client: Docker Engine - Community [2022-08-31T11:49:39.214Z] Version: 20.10.14 [2022-08-31T11:49:39.214Z] API version: 1.41 [2022-08-31T11:49:39.214Z] Go version: go1.16.15 [2022-08-31T11:49:39.214Z] Git commit: a224086 [2022-08-31T11:49:39.214Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-31T11:49:39.214Z] OS/Arch: linux/amd64 [2022-08-31T11:49:39.214Z] Context: default [2022-08-31T11:49:39.214Z] Experimental: true [2022-08-31T11:49:39.214Z] [2022-08-31T11:49:39.214Z] Server: Docker Engine - Community [2022-08-31T11:49:39.214Z] Engine: [2022-08-31T11:49:39.214Z] Version: 20.10.14 [2022-08-31T11:49:39.214Z] API version: 1.41 (minimum version 1.12) [2022-08-31T11:49:39.214Z] Go version: go1.16.15 [2022-08-31T11:49:39.214Z] Git commit: 87a90dc [2022-08-31T11:49:39.214Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-31T11:49:39.214Z] OS/Arch: linux/amd64 [2022-08-31T11:49:39.214Z] Experimental: true [2022-08-31T11:49:39.214Z] containerd: [2022-08-31T11:49:39.214Z] Version: 1.5.11 [2022-08-31T11:49:39.214Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T11:49:39.214Z] runc: [2022-08-31T11:49:39.214Z] Version: 1.0.3 [2022-08-31T11:49:39.214Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-31T11:49:39.214Z] docker-init: [2022-08-31T11:49:39.214Z] Version: 0.19.0 [2022-08-31T11:49:39.214Z] GitCommit: de40ad0 [2022-08-31T11:49:39.265Z] #62 32.51 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-31T11:49:39.265Z] #62 32.69 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-31T11:49:39.265Z] #62 32.75 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [Pipeline] sh [2022-08-31T11:49:39.522Z] #62 32.82 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-31T11:49:39.647Z] + docker info [2022-08-31T11:49:39.780Z] #62 32.94 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-31T11:49:39.780Z] #62 33.10 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-31T11:49:39.780Z] #62 33.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-31T11:49:40.037Z] #62 33.21 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-31T11:49:40.295Z] #62 33.69 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-31T11:49:40.552Z] #62 33.88 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-31T11:49:40.809Z] #62 34.09 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-31T11:49:40.809Z] #62 34.17 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-31T11:49:40.937Z] Commit message: "ci: move buildkit tests to a dedicated workflow" [2022-08-31T11:49:41.066Z] #62 34.31 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-31T11:49:41.067Z] #62 34.35 go: downloading gitlab.com/bosi/decorder v0.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-31T11:49:41.353Z] Client: Docker Engine - Community [2022-08-31T11:49:41.353Z] Version: 20.10.14 [2022-08-31T11:49:41.353Z] API version: 1.41 [2022-08-31T11:49:41.353Z] Go version: go1.16.15 [2022-08-31T11:49:41.353Z] Git commit: a224086 [2022-08-31T11:49:41.353Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-31T11:49:41.353Z] OS/Arch: linux/amd64 [2022-08-31T11:49:41.353Z] Context: default [2022-08-31T11:49:41.353Z] Experimental: true [2022-08-31T11:49:41.353Z] [2022-08-31T11:49:41.353Z] Server: Docker Engine - Community [2022-08-31T11:49:41.353Z] Engine: [2022-08-31T11:49:41.353Z] Version: 20.10.14 [2022-08-31T11:49:41.353Z] API version: 1.41 (minimum version 1.12) [2022-08-31T11:49:41.353Z] Go version: go1.16.15 [2022-08-31T11:49:41.353Z] Git commit: 87a90dc [2022-08-31T11:49:41.353Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-31T11:49:41.353Z] OS/Arch: linux/amd64 [2022-08-31T11:49:41.353Z] Experimental: true [2022-08-31T11:49:41.353Z] containerd: [2022-08-31T11:49:41.353Z] Version: 1.5.11 [2022-08-31T11:49:41.353Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T11:49:41.353Z] runc: [2022-08-31T11:49:41.353Z] Version: 1.0.3 [2022-08-31T11:49:41.353Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-31T11:49:41.353Z] docker-init: [2022-08-31T11:49:41.353Z] Version: 0.19.0 [2022-08-31T11:49:41.353Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-31T11:49:41.631Z] #62 34.78 go: downloading honnef.co/go/tools v0.3.1 [2022-08-31T11:49:41.831Z] + docker version [2022-08-31T11:49:41.848Z] + docker info [2022-08-31T11:49:43.003Z] #62 ... [2022-08-31T11:49:43.003Z] [2022-08-31T11:49:43.003Z] #58 [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-08-31T11:49:43.003Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:49:43.003Z] #58 27.96 Reading package lists... [2022-08-31T11:49:43.935Z] #58 34.86 Building dependency tree... [2022-08-31T11:49:44.116Z] Client: Docker Engine - Community [2022-08-31T11:49:44.116Z] Version: 20.10.14 [2022-08-31T11:49:44.116Z] API version: 1.41 [2022-08-31T11:49:44.116Z] Go version: go1.16.15 [2022-08-31T11:49:44.116Z] Git commit: a224086 [2022-08-31T11:49:44.116Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-31T11:49:44.116Z] OS/Arch: linux/amd64 [2022-08-31T11:49:44.116Z] Context: default [2022-08-31T11:49:44.116Z] Experimental: true [2022-08-31T11:49:44.116Z] [2022-08-31T11:49:44.116Z] Server: Docker Engine - Community [2022-08-31T11:49:44.116Z] Engine: [2022-08-31T11:49:44.116Z] Version: 20.10.14 [2022-08-31T11:49:44.116Z] API version: 1.41 (minimum version 1.12) [2022-08-31T11:49:44.116Z] Go version: go1.16.15 [2022-08-31T11:49:44.116Z] Git commit: 87a90dc [2022-08-31T11:49:44.116Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-31T11:49:44.116Z] OS/Arch: linux/amd64 [2022-08-31T11:49:44.116Z] Experimental: true [2022-08-31T11:49:44.116Z] containerd: [2022-08-31T11:49:44.116Z] Version: 1.5.11 [2022-08-31T11:49:44.116Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T11:49:44.116Z] runc: [2022-08-31T11:49:44.116Z] Version: 1.0.3 [2022-08-31T11:49:44.116Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-31T11:49:44.116Z] docker-init: [2022-08-31T11:49:44.116Z] Version: 0.19.0 [2022-08-31T11:49:44.116Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-31T11:49:44.413Z] + docker info [2022-08-31T11:49:45.829Z] #58 37.42 The following additional packages will be installed: [2022-08-31T11:49:45.829Z] #58 37.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T11:49:45.829Z] #58 37.43 python3-protobuf python3-six [2022-08-31T11:49:45.829Z] #58 37.43 Suggested packages: [2022-08-31T11:49:45.829Z] #58 37.43 python3-setuptools [2022-08-31T11:49:45.829Z] #58 37.43 Recommended packages: [2022-08-31T11:49:45.829Z] #58 37.43 iproute2 | iproute [2022-08-31T11:49:46.759Z] #58 38.31 The following NEW packages will be installed: [2022-08-31T11:49:46.760Z] #58 38.33 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T11:49:46.760Z] #58 38.33 python3-protobuf python3-six [2022-08-31T11:49:47.019Z] #58 38.83 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:49:47.019Z] #58 38.83 Need to get 2315 kB of archives. [2022-08-31T11:49:47.019Z] #58 38.83 After this operation, 11.1 MB of additional disk space will be used. [2022-08-31T11:49:47.019Z] #58 38.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-31T11:49:47.019Z] #58 38.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T11:49:47.306Z] #58 39.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-31T11:49:47.306Z] #58 39.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-31T11:49:47.306Z] #58 39.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-31T11:49:47.306Z] #58 39.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-31T11:49:47.306Z] #58 39.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:49:47.563Z] #58 ... [2022-08-31T11:49:47.563Z] [2022-08-31T11:49:47.563Z] #83 [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-08-31T11:49:47.563Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:49:47.563Z] #83 24.28 Reading package lists... [2022-08-31T11:49:47.563Z] #83 31.06 Building dependency tree... [2022-08-31T11:49:47.563Z] #83 34.82 python3 is already the newest version (3.9.2-3). [2022-08-31T11:49:47.563Z] #83 34.82 The following additional packages will be installed: [2022-08-31T11:49:47.563Z] #83 34.84 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-31T11:49:47.563Z] #83 34.85 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-31T11:49:47.563Z] #83 34.86 Suggested packages: [2022-08-31T11:49:47.563Z] #83 34.86 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-31T11:49:47.563Z] #83 34.86 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-31T11:49:47.563Z] #83 34.86 m4-doc ed diffutils-doc [2022-08-31T11:49:47.563Z] #83 34.88 Recommended packages: [2022-08-31T11:49:47.563Z] #83 34.88 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-31T11:49:47.563Z] #83 36.63 The following NEW packages will be installed: [2022-08-31T11:49:47.563Z] #83 36.64 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-31T11:49:47.563Z] #83 36.65 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-31T11:49:47.563Z] #83 36.65 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-31T11:49:47.563Z] #83 36.65 libyajl2 m4 patch xz-utils [2022-08-31T11:49:47.563Z] #83 36.99 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:49:47.563Z] #83 36.99 Need to get 5940 kB of archives. [2022-08-31T11:49:47.563Z] #83 36.99 After this operation, 18.7 MB of additional disk space will be used. [2022-08-31T11:49:47.563Z] #83 36.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T11:49:47.563Z] #83 37.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-31T11:49:47.564Z] #83 37.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-31T11:49:47.564Z] #83 37.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-31T11:49:47.564Z] #83 37.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-31T11:49:47.564Z] #83 37.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-31T11:49:47.564Z] #83 37.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-31T11:49:47.564Z] #83 37.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-31T11:49:47.564Z] #83 37.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-31T11:49:47.564Z] #83 37.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-31T11:49:47.564Z] #83 37.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T11:49:47.564Z] #83 37.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-31T11:49:47.564Z] #83 37.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-31T11:49:47.564Z] #83 37.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T11:49:47.564Z] #83 37.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-31T11:49:47.564Z] #83 37.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:49:47.564Z] #83 37.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-31T11:49:47.564Z] #83 37.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-31T11:49:47.564Z] #83 37.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T11:49:47.564Z] #83 37.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-31T11:49:47.564Z] #83 37.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T11:49:47.564Z] #83 37.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T11:49:47.564Z] #83 37.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-31T11:49:47.564Z] #83 39.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:49:47.564Z] #83 39.38 Fetched 5940 kB in 1s (7543 kB/s) [2022-08-31T11:49:47.564Z] #83 39.64 Selecting previously unselected package bzip2. [2022-08-31T11:49:47.564Z] #83 39.64 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:49:47.564Z] #83 39.70 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T11:49:47.564Z] #83 39.77 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T11:49:47.564Z] #83 40.19 Selecting previously unselected package libmagic-mgc. [2022-08-31T11:49:47.564Z] #83 40.20 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-31T11:49:47.564Z] #83 40.30 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-31T11:49:48.586Z] #83 41.65 Selecting previously unselected package libmagic1:amd64. [2022-08-31T11:49:48.586Z] #83 41.65 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-31T11:49:48.586Z] #83 41.72 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-31T11:49:49.518Z] #83 42.54 Selecting previously unselected package file. [2022-08-31T11:49:49.518Z] #83 42.55 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-31T11:49:49.518Z] #83 42.71 Unpacking file (1:5.39-3) ... [2022-08-31T11:49:49.518Z] #83 ... [2022-08-31T11:49:49.518Z] [2022-08-31T11:49:49.518Z] #58 [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-08-31T11:49:49.518Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:49:49.518Z] #58 41.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-31T11:49:49.940Z] Client: Docker Engine - Community [2022-08-31T11:49:49.940Z] Version: 20.10.14 [2022-08-31T11:49:49.940Z] API version: 1.41 [2022-08-31T11:49:49.940Z] Go version: go1.16.15 [2022-08-31T11:49:49.940Z] Git commit: a224086 [2022-08-31T11:49:49.940Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-31T11:49:49.940Z] OS/Arch: linux/arm64 [2022-08-31T11:49:49.940Z] Context: default [2022-08-31T11:49:49.940Z] Experimental: true [2022-08-31T11:49:49.940Z] [2022-08-31T11:49:49.940Z] Server: Docker Engine - Community [2022-08-31T11:49:49.940Z] Engine: [2022-08-31T11:49:49.940Z] Version: 20.10.14 [2022-08-31T11:49:49.940Z] API version: 1.41 (minimum version 1.12) [2022-08-31T11:49:49.940Z] Go version: go1.16.15 [2022-08-31T11:49:49.940Z] Git commit: 87a90dc [2022-08-31T11:49:49.940Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-31T11:49:49.940Z] OS/Arch: linux/arm64 [2022-08-31T11:49:49.940Z] Experimental: true [2022-08-31T11:49:49.940Z] containerd: [2022-08-31T11:49:49.940Z] Version: 1.5.11 [2022-08-31T11:49:49.940Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T11:49:49.940Z] runc: [2022-08-31T11:49:49.940Z] Version: 1.0.3 [2022-08-31T11:49:49.940Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-31T11:49:49.940Z] docker-init: [2022-08-31T11:49:49.940Z] Version: 0.19.0 [2022-08-31T11:49:49.940Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-31T11:49:50.094Z] #58 ... [2022-08-31T11:49:50.094Z] [2022-08-31T11:49:50.094Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:49:50.094Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:49:50.094Z] #54 31.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-31T11:49:50.250Z] + docker info [2022-08-31T11:49:50.352Z] #54 ... [2022-08-31T11:49:50.352Z] [2022-08-31T11:49:50.353Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:49:50.353Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:49:50.353Z] #62 36.71 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-31T11:49:50.353Z] #62 36.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-31T11:49:50.353Z] #62 36.88 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-31T11:49:50.353Z] #62 37.05 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-31T11:49:50.353Z] #62 37.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-31T11:49:50.353Z] #62 37.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-31T11:49:50.353Z] #62 37.22 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-31T11:49:50.353Z] #62 37.28 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-31T11:49:50.353Z] #62 37.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-31T11:49:50.353Z] #62 37.64 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-31T11:49:50.353Z] #62 37.69 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-31T11:49:50.353Z] #62 37.78 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-31T11:49:50.353Z] #62 37.79 go: downloading golang.org/x/text v0.3.7 [2022-08-31T11:49:50.353Z] #62 ... [2022-08-31T11:49:50.353Z] [2022-08-31T11:49:50.353Z] #83 [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-08-31T11:49:50.353Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:49:50.609Z] #83 43.70 Selecting previously unselected package xz-utils. [2022-08-31T11:49:50.609Z] #83 43.70 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T11:49:50.609Z] #83 43.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:49:51.537Z] #83 45.00 Selecting previously unselected package libsigsegv2:amd64. [2022-08-31T11:49:51.794Z] #83 45.01 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-31T11:49:51.794Z] #83 45.04 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-31T11:49:52.729Z] #83 45.83 Selecting previously unselected package m4. [2022-08-31T11:49:52.729Z] #83 45.83 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-31T11:49:52.729Z] #83 46.05 Unpacking m4 (1.4.18-5) ... [2022-08-31T11:49:53.660Z] #83 46.77 Selecting previously unselected package autoconf. [2022-08-31T11:49:53.660Z] #83 46.77 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-31T11:49:53.660Z] #83 46.82 Unpacking autoconf (2.69-14) ... [2022-08-31T11:49:53.920Z] #83 47.31 Selecting previously unselected package autotools-dev. [2022-08-31T11:49:53.920Z] #83 47.31 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-31T11:49:53.920Z] #83 47.34 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-31T11:49:54.862Z] #83 48.20 Selecting previously unselected package automake. [2022-08-31T11:49:54.862Z] #83 48.21 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-31T11:49:54.862Z] #83 48.34 Unpacking automake (1:1.16.3-2) ... [2022-08-31T11:49:55.119Z] #83 ... [2022-08-31T11:49:55.119Z] [2022-08-31T11:49:55.119Z] #47 [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.2.3" && /build/go-winres --help [2022-08-31T11:49:55.119Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:49:55.119Z] #47 47.25 NAME: [2022-08-31T11:49:55.119Z] #47 47.25 go-winres - A tool for embedding resources in Windows executables [2022-08-31T11:49:55.119Z] #47 47.25 [2022-08-31T11:49:55.119Z] #47 47.25 USAGE: [2022-08-31T11:49:55.119Z] #47 47.26 go-winres [global options] command [command options] [arguments...] [2022-08-31T11:49:55.119Z] #47 47.26 [2022-08-31T11:49:55.119Z] #47 47.26 COMMANDS: [2022-08-31T11:49:55.119Z] #47 47.26 init Create an initial ./winres/winres.json [2022-08-31T11:49:55.119Z] #47 47.26 make Make syso files for the "go build" command [2022-08-31T11:49:55.119Z] #47 47.26 simply Make syso files for the "go build" command (simplified) [2022-08-31T11:49:55.119Z] #47 47.26 extract Extract all resources from an executable [2022-08-31T11:49:55.119Z] #47 47.26 patch Replace resources in an executable file (exe, dll) [2022-08-31T11:49:55.119Z] #47 47.26 help, h Shows a list of commands or help for one command [2022-08-31T11:49:55.119Z] #47 47.26 [2022-08-31T11:49:55.119Z] #47 47.26 GLOBAL OPTIONS: [2022-08-31T11:49:55.119Z] #47 47.26 --help, -h show help (default: false) [2022-08-31T11:49:55.119Z] #47 DONE 48.3s [2022-08-31T11:49:55.376Z] [2022-08-31T11:49:55.376Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:49:55.376Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:49:55.376Z] #62 45.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-31T11:49:55.376Z] #62 45.66 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-31T11:49:55.376Z] #62 45.68 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-31T11:49:55.376Z] #62 45.86 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-31T11:49:55.376Z] #62 45.89 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-31T11:49:55.376Z] #62 46.05 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-31T11:49:55.376Z] #62 46.06 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-31T11:49:55.376Z] #62 46.17 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-31T11:49:55.376Z] #62 46.20 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-31T11:49:55.376Z] #62 46.27 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-31T11:49:55.376Z] #62 46.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-31T11:49:55.376Z] #62 46.72 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-31T11:49:55.376Z] #62 47.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-31T11:49:55.376Z] #62 47.78 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-31T11:49:55.376Z] #62 47.80 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-31T11:49:55.376Z] #62 47.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-31T11:49:55.376Z] #62 47.88 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-31T11:49:55.376Z] #62 48.09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-31T11:49:55.376Z] #62 48.13 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-31T11:49:55.376Z] #62 48.25 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-31T11:49:55.376Z] #62 48.49 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-31T11:49:55.376Z] #62 48.50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-31T11:49:55.376Z] #62 48.67 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-31T11:49:55.376Z] #62 48.74 go: downloading github.com/prometheus/common v0.32.1 [2022-08-31T11:49:55.633Z] #62 ... [2022-08-31T11:49:55.633Z] [2022-08-31T11:49:55.633Z] #64 [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-08-31T11:49:55.633Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T11:49:55.633Z] #64 48.71 v3.0.2 [2022-08-31T11:49:55.633Z] #64 DONE 48.9s [2022-08-31T11:49:55.890Z] [2022-08-31T11:49:55.890Z] #83 [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-08-31T11:49:55.890Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:49:55.890Z] #83 49.13 Selecting previously unselected package patch. [2022-08-31T11:49:55.890Z] #83 49.13 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-31T11:49:55.890Z] #83 49.20 Unpacking patch (2.7.6-7) ... [2022-08-31T11:49:56.147Z] #83 49.44 Selecting previously unselected package dpkg-dev. [2022-08-31T11:49:56.147Z] #83 49.44 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-31T11:49:56.147Z] #83 49.44 Unpacking dpkg-dev (1.20.11) ... [2022-08-31T11:49:56.769Z] Client: [2022-08-31T11:49:56.769Z] Context: default [2022-08-31T11:49:56.769Z] Debug Mode: false [2022-08-31T11:49:56.769Z] Plugins: [2022-08-31T11:49:56.769Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-31T11:49:56.769Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-31T11:49:56.769Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-31T11:49:56.769Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-31T11:49:56.769Z] [2022-08-31T11:49:56.769Z] Server: [2022-08-31T11:49:56.769Z] Containers: 0 [2022-08-31T11:49:56.769Z] Running: 0 [2022-08-31T11:49:56.769Z] Paused: 0 [2022-08-31T11:49:56.769Z] Stopped: 0 [2022-08-31T11:49:56.769Z] Images: 0 [2022-08-31T11:49:56.769Z] Server Version: 20.10.14 [2022-08-31T11:49:56.769Z] Storage Driver: overlay2 [2022-08-31T11:49:56.769Z] Backing Filesystem: extfs [2022-08-31T11:49:56.769Z] Supports d_type: true [2022-08-31T11:49:56.769Z] Native Overlay Diff: true [2022-08-31T11:49:56.769Z] userxattr: false [2022-08-31T11:49:56.769Z] Logging Driver: json-file [2022-08-31T11:49:56.769Z] Cgroup Driver: cgroupfs [2022-08-31T11:49:56.769Z] Cgroup Version: 1 [2022-08-31T11:49:56.769Z] Plugins: [2022-08-31T11:49:56.769Z] Volume: local [2022-08-31T11:49:56.769Z] Network: bridge host ipvlan macvlan null overlay [2022-08-31T11:49:56.769Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-31T11:49:56.769Z] Swarm: inactive [2022-08-31T11:49:56.769Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-31T11:49:56.769Z] Default Runtime: runc [2022-08-31T11:49:56.769Z] Init Binary: docker-init [2022-08-31T11:49:56.769Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T11:49:56.769Z] runc version: v1.0.3-0-gf46b6ba [2022-08-31T11:49:56.769Z] init version: de40ad0 [2022-08-31T11:49:56.769Z] Security Options: [2022-08-31T11:49:56.769Z] apparmor [2022-08-31T11:49:56.769Z] seccomp [2022-08-31T11:49:56.769Z] Profile: default [2022-08-31T11:49:56.769Z] Kernel Version: 5.4.0-1071-aws [2022-08-31T11:49:56.769Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-31T11:49:56.769Z] OSType: linux [2022-08-31T11:49:56.769Z] Architecture: x86_64 [2022-08-31T11:49:56.769Z] CPUs: 2 [2022-08-31T11:49:56.769Z] Total Memory: 7.483GiB [2022-08-31T11:49:56.769Z] Name: ip-10-100-40-161 [2022-08-31T11:49:56.769Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-31T11:49:56.769Z] Docker Root Dir: /var/lib/docker [2022-08-31T11:49:56.769Z] Debug Mode: false [2022-08-31T11:49:56.769Z] Registry: https://index.docker.io/v1/ [2022-08-31T11:49:56.769Z] Labels: [2022-08-31T11:49:56.769Z] Experimental: true [2022-08-31T11:49:56.769Z] Insecure Registries: [2022-08-31T11:49:56.769Z] 127.0.0.0/8 [2022-08-31T11:49:56.769Z] Live Restore Enabled: true [2022-08-31T11:49:56.769Z] [2022-08-31T11:49:56.769Z] WARNING: No swap limit support [Pipeline] sh [2022-08-31T11:49:57.111Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T11:49:57.111Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T11:49:57.111Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44065/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-31T11:49:57.111Z] + bash /home/ubuntu/workspace/moby_PR-44065/check-config.sh [2022-08-31T11:49:57.111Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-31T11:49:57.111Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-31T11:49:57.111Z] [2022-08-31T11:49:57.111Z] Generally Necessary: [2022-08-31T11:49:57.111Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-31T11:49:57.111Z] - apparmor: enabled and tools installed [2022-08-31T11:49:57.111Z] - CONFIG_NAMESPACES: enabled [2022-08-31T11:49:57.111Z] - CONFIG_NET_NS: enabled [2022-08-31T11:49:57.111Z] - CONFIG_PID_NS: enabled [2022-08-31T11:49:57.111Z] - CONFIG_IPC_NS: enabled [2022-08-31T11:49:57.111Z] - CONFIG_UTS_NS: enabled [2022-08-31T11:49:57.111Z] - CONFIG_CGROUPS: enabled [2022-08-31T11:49:57.111Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-31T11:49:57.111Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-31T11:49:57.111Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-31T11:49:57.111Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-31T11:49:57.111Z] - CONFIG_CPUSETS: enabled [2022-08-31T11:49:57.111Z] - CONFIG_MEMCG: enabled [2022-08-31T11:49:57.111Z] - CONFIG_KEYS: enabled [2022-08-31T11:49:57.111Z] - CONFIG_VETH: enabled (as module) [2022-08-31T11:49:57.111Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-31T11:49:57.111Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-31T11:49:57.111Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-31T11:49:57.111Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-31T11:49:57.111Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-31T11:49:57.111Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-31T11:49:57.407Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-31T11:49:57.407Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-31T11:49:57.407Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-31T11:49:57.407Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-31T11:49:57.407Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-31T11:49:57.407Z] - CONFIG_CGROUP_BPF: enabled [2022-08-31T11:49:57.407Z] [2022-08-31T11:49:57.407Z] Optional Features: [2022-08-31T11:49:57.407Z] - CONFIG_USER_NS: enabled [2022-08-31T11:49:57.407Z] - CONFIG_SECCOMP: enabled [2022-08-31T11:49:57.407Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-31T11:49:57.407Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-31T11:49:57.407Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-31T11:49:57.407Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-31T11:49:57.407Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-31T11:49:57.407Z] - CONFIG_BLK_CGROUP: enabled [2022-08-31T11:49:57.407Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-31T11:49:57.407Z] - CONFIG_CGROUP_PERF: enabled [2022-08-31T11:49:57.407Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-31T11:49:57.407Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-31T11:49:57.407Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-31T11:49:57.407Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-31T11:49:57.407Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-31T11:49:57.407Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-31T11:49:57.407Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-31T11:49:57.407Z] - CONFIG_IP_VS: enabled (as module) [2022-08-31T11:49:57.407Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-31T11:49:57.407Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-31T11:49:57.407Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-31T11:49:57.407Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-31T11:49:57.407Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-31T11:49:57.407Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-31T11:49:57.407Z] - CONFIG_EXT4_FS: enabled [2022-08-31T11:49:57.407Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-31T11:49:57.407Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-31T11:49:57.407Z] - Network Drivers: [2022-08-31T11:49:57.407Z] - "overlay": [2022-08-31T11:49:57.407Z] - CONFIG_VXLAN: enabled (as module) [2022-08-31T11:49:57.407Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-31T11:49:57.407Z] Optional (for encrypted networks): [2022-08-31T11:49:57.518Z] #83 50.93 Selecting previously unselected package build-essential. [2022-08-31T11:49:57.518Z] #83 50.93 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-31T11:49:57.518Z] #83 50.95 Unpacking build-essential (12.9) ... [2022-08-31T11:49:57.672Z] - CONFIG_CRYPTO: enabled [2022-08-31T11:49:57.672Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-31T11:49:57.672Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-31T11:49:57.672Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-31T11:49:57.672Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-31T11:49:57.672Z] - CONFIG_XFRM: enabled [2022-08-31T11:49:57.672Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-31T11:49:57.672Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-31T11:49:57.672Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-31T11:49:57.672Z] - "ipvlan": [2022-08-31T11:49:57.672Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-31T11:49:57.672Z] - "macvlan": [2022-08-31T11:49:57.672Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-31T11:49:57.672Z] - CONFIG_DUMMY: enabled (as module) [2022-08-31T11:49:57.672Z] - "ftp,tftp client in container": [2022-08-31T11:49:57.672Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-31T11:49:57.672Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-31T11:49:57.672Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-31T11:49:57.672Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-31T11:49:57.672Z] - Storage Drivers: [2022-08-31T11:49:57.672Z] - "aufs": [2022-08-31T11:49:57.672Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-31T11:49:57.672Z] - "btrfs": [2022-08-31T11:49:57.672Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-31T11:49:57.672Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-31T11:49:57.672Z] - "devicemapper": [2022-08-31T11:49:57.672Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-31T11:49:57.672Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-31T11:49:57.672Z] - "overlay": [2022-08-31T11:49:57.672Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-31T11:49:57.672Z] - "zfs": [2022-08-31T11:49:57.672Z] - /dev/zfs: present [2022-08-31T11:49:57.672Z] - zfs command: missing [2022-08-31T11:49:57.672Z] - zpool command: missing [2022-08-31T11:49:57.672Z] [2022-08-31T11:49:57.672Z] Limits: [2022-08-31T11:49:57.672Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-31T11:49:57.672Z] [2022-08-31T11:49:57.672Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-31T11:49:57.784Z] #83 51.09 Selecting previously unselected package libcap2:amd64. [2022-08-31T11:49:57.784Z] #83 51.09 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T11:49:57.784Z] #83 51.11 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:49:57.785Z] Client: [2022-08-31T11:49:57.785Z] Context: default [2022-08-31T11:49:57.785Z] Debug Mode: false [2022-08-31T11:49:57.785Z] Plugins: [2022-08-31T11:49:57.785Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-31T11:49:57.785Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-31T11:49:57.785Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-31T11:49:57.785Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-31T11:49:57.785Z] [2022-08-31T11:49:57.785Z] Server: [2022-08-31T11:49:57.785Z] Containers: 0 [2022-08-31T11:49:57.785Z] Running: 0 [2022-08-31T11:49:57.785Z] Paused: 0 [2022-08-31T11:49:57.785Z] Stopped: 0 [2022-08-31T11:49:57.785Z] Images: 0 [2022-08-31T11:49:57.785Z] Server Version: 20.10.14 [2022-08-31T11:49:57.785Z] Storage Driver: overlay2 [2022-08-31T11:49:57.785Z] Backing Filesystem: extfs [2022-08-31T11:49:57.785Z] Supports d_type: true [2022-08-31T11:49:57.785Z] Native Overlay Diff: true [2022-08-31T11:49:57.785Z] userxattr: false [2022-08-31T11:49:57.785Z] Logging Driver: json-file [2022-08-31T11:49:57.785Z] Cgroup Driver: cgroupfs [2022-08-31T11:49:57.785Z] Cgroup Version: 1 [2022-08-31T11:49:57.785Z] Plugins: [2022-08-31T11:49:57.785Z] Volume: local [2022-08-31T11:49:57.785Z] Network: bridge host ipvlan macvlan null overlay [2022-08-31T11:49:57.785Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-31T11:49:57.785Z] Swarm: inactive [2022-08-31T11:49:57.785Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-31T11:49:57.785Z] Default Runtime: runc [2022-08-31T11:49:57.785Z] Init Binary: docker-init [2022-08-31T11:49:57.785Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T11:49:57.785Z] runc version: v1.0.3-0-gf46b6ba [2022-08-31T11:49:57.785Z] init version: de40ad0 [2022-08-31T11:49:57.785Z] Security Options: [2022-08-31T11:49:57.785Z] apparmor [2022-08-31T11:49:57.785Z] seccomp [2022-08-31T11:49:57.785Z] Profile: default [2022-08-31T11:49:57.785Z] Kernel Version: 5.4.0-1071-aws [2022-08-31T11:49:57.785Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-31T11:49:57.785Z] OSType: linux [2022-08-31T11:49:57.785Z] Architecture: x86_64 [2022-08-31T11:49:57.785Z] CPUs: 2 [2022-08-31T11:49:57.785Z] Total Memory: 7.565GiB [2022-08-31T11:49:57.785Z] Name: ip-10-100-127-5 [2022-08-31T11:49:57.785Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-31T11:49:57.785Z] Docker Root Dir: /var/lib/docker [2022-08-31T11:49:57.785Z] Debug Mode: false [2022-08-31T11:49:57.785Z] Registry: https://index.docker.io/v1/ [2022-08-31T11:49:57.785Z] Labels: [2022-08-31T11:49:57.785Z] Experimental: true [2022-08-31T11:49:57.785Z] Insecure Registries: [2022-08-31T11:49:57.785Z] 127.0.0.0/8 [2022-08-31T11:49:57.785Z] Live Restore Enabled: true [2022-08-31T11:49:57.785Z] [2022-08-31T11:49:57.785Z] WARNING: No swap limit support [Pipeline] sh [2022-08-31T11:49:58.007Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b . [2022-08-31T11:49:58.044Z] #83 51.25 Selecting previously unselected package libcap-dev:amd64. [2022-08-31T11:49:58.044Z] #83 51.26 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-31T11:49:58.044Z] #83 51.28 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T11:49:58.088Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T11:49:58.088Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T11:49:58.088Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44065/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-31T11:49:58.088Z] + bash /home/ubuntu/workspace/moby_PR-44065/check-config.sh [2022-08-31T11:49:58.088Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-31T11:49:58.088Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-31T11:49:58.088Z] [2022-08-31T11:49:58.088Z] Generally Necessary: [2022-08-31T11:49:58.088Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-31T11:49:58.088Z] - apparmor: enabled and tools installed [2022-08-31T11:49:58.088Z] - CONFIG_NAMESPACES: enabled [2022-08-31T11:49:58.088Z] - CONFIG_NET_NS: enabled [2022-08-31T11:49:58.088Z] - CONFIG_PID_NS: enabled [2022-08-31T11:49:58.088Z] - CONFIG_IPC_NS: enabled [2022-08-31T11:49:58.088Z] - CONFIG_UTS_NS: enabled [2022-08-31T11:49:58.088Z] - CONFIG_CGROUPS: enabled [2022-08-31T11:49:58.088Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-31T11:49:58.088Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-31T11:49:58.088Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-31T11:49:58.088Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-31T11:49:58.088Z] - CONFIG_CPUSETS: enabled [2022-08-31T11:49:58.088Z] - CONFIG_MEMCG: enabled [2022-08-31T11:49:58.088Z] - CONFIG_KEYS: enabled [2022-08-31T11:49:58.088Z] - CONFIG_VETH: enabled (as module) [2022-08-31T11:49:58.269Z] #2 [internal] load .dockerignore [2022-08-31T11:49:58.269Z] #2 sha256:1d424e6e134aeff949da7912da8649599520c70eb57ed46811841161a84b375d [2022-08-31T11:49:58.301Z] #83 51.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:49:58.301Z] #83 51.52 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:49:58.301Z] #83 51.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:49:58.361Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-31T11:49:58.361Z] - CONFIG_CGROUP_BPF: enabled [2022-08-31T11:49:58.361Z] [2022-08-31T11:49:58.361Z] Optional Features: [2022-08-31T11:49:58.361Z] - CONFIG_USER_NS: enabled [2022-08-31T11:49:58.361Z] - CONFIG_SECCOMP: enabled [2022-08-31T11:49:58.361Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-31T11:49:58.361Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-31T11:49:58.361Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-31T11:49:58.361Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-31T11:49:58.361Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-31T11:49:58.361Z] - CONFIG_BLK_CGROUP: enabled [2022-08-31T11:49:58.361Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-31T11:49:58.361Z] - CONFIG_CGROUP_PERF: enabled [2022-08-31T11:49:58.361Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-31T11:49:58.361Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-31T11:49:58.361Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-31T11:49:58.361Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-31T11:49:58.361Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-31T11:49:58.361Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_IP_VS: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-31T11:49:58.361Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-31T11:49:58.361Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-31T11:49:58.361Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-31T11:49:58.361Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-31T11:49:58.361Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-31T11:49:58.361Z] - CONFIG_EXT4_FS: enabled [2022-08-31T11:49:58.361Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-31T11:49:58.361Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-31T11:49:58.532Z] #2 transferring context: 145B done [2022-08-31T11:49:58.532Z] #2 DONE 0.2s [2022-08-31T11:49:58.532Z] [2022-08-31T11:49:58.532Z] #1 [internal] load build definition from Dockerfile [2022-08-31T11:49:58.532Z] #1 sha256:00d1bbd0bd13a8aae8ddffe828b56c21217e283490ddb073200a6c386cb97345 [2022-08-31T11:49:58.532Z] #1 transferring dockerfile: 19.29kB done [2022-08-31T11:49:58.532Z] #1 DONE 0.2s [2022-08-31T11:49:58.557Z] #83 51.63 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-31T11:49:58.557Z] #83 51.67 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:49:58.557Z] #83 51.67 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T11:49:58.557Z] #83 51.88 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T11:49:58.557Z] #83 51.89 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T11:49:58.557Z] #83 51.91 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:49:58.623Z] - Network Drivers: [2022-08-31T11:49:58.623Z] - "overlay": [2022-08-31T11:49:58.623Z] - CONFIG_VXLAN: enabled (as module) [2022-08-31T11:49:58.623Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-31T11:49:58.623Z] Optional (for encrypted networks): [2022-08-31T11:49:58.623Z] - CONFIG_CRYPTO: enabled [2022-08-31T11:49:58.623Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-31T11:49:58.623Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-31T11:49:58.623Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-31T11:49:58.623Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-31T11:49:58.623Z] - CONFIG_XFRM: enabled [2022-08-31T11:49:58.623Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-31T11:49:58.623Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-31T11:49:58.623Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-31T11:49:58.623Z] - "ipvlan": [2022-08-31T11:49:58.623Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-31T11:49:58.623Z] - "macvlan": [2022-08-31T11:49:58.623Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-31T11:49:58.623Z] - CONFIG_DUMMY: enabled (as module) [2022-08-31T11:49:58.623Z] - "ftp,tftp client in container": [2022-08-31T11:49:58.623Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-31T11:49:58.623Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-31T11:49:58.623Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-31T11:49:58.623Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-31T11:49:58.623Z] - Storage Drivers: [2022-08-31T11:49:58.623Z] - "aufs": [2022-08-31T11:49:58.623Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-31T11:49:58.623Z] - "btrfs": [2022-08-31T11:49:58.623Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-31T11:49:58.623Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-31T11:49:58.623Z] - "devicemapper": [2022-08-31T11:49:58.623Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-31T11:49:58.623Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-31T11:49:58.623Z] - "overlay": [2022-08-31T11:49:58.623Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-31T11:49:58.623Z] - "zfs": [2022-08-31T11:49:58.623Z] - /dev/zfs: present [2022-08-31T11:49:58.623Z] - zfs command: missing [2022-08-31T11:49:58.623Z] - zpool command: missing [2022-08-31T11:49:58.623Z] [2022-08-31T11:49:58.623Z] Limits: [2022-08-31T11:49:58.623Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-31T11:49:58.623Z] [2022-08-31T11:49:58.623Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-31T11:49:58.792Z] [2022-08-31T11:49:58.792Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-31T11:49:58.792Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-31T11:49:58.814Z] #83 52.22 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T11:49:58.814Z] #83 52.22 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T11:49:58.814Z] #83 52.23 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:49:59.062Z] + sudo modprobe ip_vs [2022-08-31T11:49:59.062Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b . [2022-08-31T11:49:59.329Z] #2 [internal] load .dockerignore [2022-08-31T11:49:59.329Z] #2 sha256:8b7358c17d7f976ad9ef32847e29c7a2a47b37d0b43cd046b77ca4582804e5a8 [2022-08-31T11:49:59.591Z] #2 transferring context: 145B done [2022-08-31T11:49:59.591Z] #2 DONE 0.1s [2022-08-31T11:49:59.591Z] [2022-08-31T11:49:59.591Z] #1 [internal] load build definition from Dockerfile [2022-08-31T11:49:59.591Z] #1 sha256:bea8dca5b0924767b0212ba09dbf5e9363d89fd0d2f58fda385e1932adde1d42 [2022-08-31T11:49:59.591Z] #1 transferring dockerfile: 19.29kB done [2022-08-31T11:49:59.591Z] #1 DONE 0.2s [2022-08-31T11:49:59.591Z] [2022-08-31T11:49:59.591Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-31T11:49:59.591Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-31T11:49:59.744Z] #83 52.92 Selecting previously unselected package libtool. [2022-08-31T11:49:59.744Z] #83 52.92 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-31T11:49:59.744Z] #83 52.94 Unpacking libtool (2.4.6-15) ... [2022-08-31T11:50:00.001Z] #83 53.26 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T11:50:00.001Z] #83 53.26 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T11:50:00.001Z] #83 53.28 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:50:00.161Z] #3 DONE 0.4s [2022-08-31T11:50:00.161Z] [2022-08-31T11:50:00.161Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-08-31T11:50:00.161Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-08-31T11:50:00.161Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-08-31T11:50:00.161Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-08-31T11:50:00.161Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-08-31T11:50:00.161Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-08-31T11:50:00.161Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-08-31T11:50:00.161Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-08-31T11:50:00.181Z] #3 DONE 1.3s [2022-08-31T11:50:00.181Z] [2022-08-31T11:50:00.181Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-08-31T11:50:00.181Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-08-31T11:50:00.181Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-08-31T11:50:00.181Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-08-31T11:50:00.181Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 6.29MB / 9.94MB 0.1s [2022-08-31T11:50:00.181Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-08-31T11:50:00.181Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-08-31T11:50:00.181Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-08-31T11:50:00.257Z] #83 53.46 Selecting previously unselected package libyajl2:amd64. [2022-08-31T11:50:00.257Z] #83 53.49 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T11:50:00.257Z] #83 53.52 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:50:00.421Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-08-31T11:50:00.421Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-08-31T11:50:00.442Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-08-31T11:50:00.442Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-08-31T11:50:00.525Z] #83 53.66 Selecting previously unselected package libyajl-dev:amd64. [2022-08-31T11:50:00.525Z] #83 53.68 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-31T11:50:00.525Z] #83 53.69 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T11:50:00.525Z] #83 53.93 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:50:00.685Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-08-31T11:50:00.702Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-08-31T11:50:00.702Z] #4 DONE 0.8s [2022-08-31T11:50:00.781Z] #83 53.96 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-31T11:50:00.781Z] #83 53.97 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:50:00.781Z] #83 54.04 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-31T11:50:00.781Z] #83 54.13 Setting up file (1:5.39-3) ... [2022-08-31T11:50:00.781Z] #83 54.18 Setting up bzip2 (1.0.8-4) ... [2022-08-31T11:50:00.950Z] #4 DONE 0.8s [2022-08-31T11:50:00.962Z] [2022-08-31T11:50:00.962Z] #6 [internal] load build definition from Dockerfile [2022-08-31T11:50:00.962Z] #6 sha256:1892898a1a3af9dfe6f5e669972bdd771448c9563e2e89830319c755df1c25c9 [2022-08-31T11:50:00.962Z] #6 DONE 0.0s [2022-08-31T11:50:00.962Z] [2022-08-31T11:50:00.962Z] #5 [internal] load .dockerignore [2022-08-31T11:50:00.962Z] #5 sha256:fe4cbc3e67c0e4523361c49a75f7b3b7759b3babc21ec7c4e2790b42659bf6b2 [2022-08-31T11:50:00.962Z] #5 DONE 0.0s [2022-08-31T11:50:00.962Z] [2022-08-31T11:50:00.962Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-31T11:50:00.962Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-31T11:50:01.037Z] #83 54.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:50:01.037Z] #83 54.23 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T11:50:01.037Z] #83 54.25 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:50:01.037Z] #83 54.30 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-31T11:50:01.037Z] #83 54.32 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-31T11:50:01.037Z] #83 54.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:50:01.038Z] #83 54.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T11:50:01.038Z] #83 54.46 Setting up patch (2.7.6-7) ... [2022-08-31T11:50:01.038Z] #83 54.48 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:50:01.038Z] #83 54.50 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T11:50:01.216Z] [2022-08-31T11:50:01.216Z] #6 [internal] load .dockerignore [2022-08-31T11:50:01.216Z] #6 sha256:88ea7c579230c8e76ef300cf99aff8489a17224416f6fa1090c223211377e423 [2022-08-31T11:50:01.216Z] #6 DONE 0.0s [2022-08-31T11:50:01.216Z] [2022-08-31T11:50:01.216Z] #5 [internal] load build definition from Dockerfile [2022-08-31T11:50:01.216Z] #5 sha256:e868e532adabea3b00c8b3662e60e1189b0a4c6894fb764302b8d454cab9a43f [2022-08-31T11:50:01.216Z] #5 DONE 0.0s [2022-08-31T11:50:01.216Z] [2022-08-31T11:50:01.216Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:50:01.216Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T11:50:01.316Z] #83 54.52 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T11:50:01.316Z] #83 54.54 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:50:01.316Z] #83 54.56 Setting up libtool (2.4.6-15) ... [2022-08-31T11:50:01.316Z] #83 54.58 Setting up m4 (1.4.18-5) ... [2022-08-31T11:50:01.316Z] #83 54.61 Setting up dpkg-dev (1.20.11) ... [2022-08-31T11:50:01.316Z] #83 54.64 Setting up autoconf (2.69-14) ... [2022-08-31T11:50:01.316Z] #83 54.67 Setting up build-essential (12.9) ... [2022-08-31T11:50:01.316Z] #83 54.69 Setting up automake (1:1.16.3-2) ... [2022-08-31T11:50:01.316Z] #83 54.72 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-31T11:50:01.316Z] #83 54.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:50:01.316Z] #83 ... [2022-08-31T11:50:01.316Z] [2022-08-31T11:50:01.316Z] #58 [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-08-31T11:50:01.316Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:50:01.316Z] #58 43.23 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:50:01.316Z] #58 43.55 Fetched 2315 kB in 3s (681 kB/s) [2022-08-31T11:50:01.316Z] #58 44.05 Selecting previously unselected package libprotobuf23:amd64. [2022-08-31T11:50:01.316Z] #58 44.05 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:50:01.316Z] #58 44.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-31T11:50:01.316Z] #58 44.64 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T11:50:01.316Z] #58 45.78 Selecting previously unselected package python3-pkg-resources. [2022-08-31T11:50:01.316Z] #58 45.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T11:50:01.316Z] #58 45.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:50:01.316Z] #58 46.60 Selecting previously unselected package python3-six. [2022-08-31T11:50:01.316Z] #58 46.60 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-31T11:50:01.316Z] #58 46.63 Unpacking python3-six (1.16.0-2) ... [2022-08-31T11:50:01.316Z] #58 46.88 Selecting previously unselected package python3-protobuf. [2022-08-31T11:50:01.316Z] #58 46.88 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-31T11:50:01.316Z] #58 46.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-31T11:50:01.316Z] #58 47.74 Selecting previously unselected package libnet1:amd64. [2022-08-31T11:50:01.316Z] #58 47.74 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T11:50:01.316Z] #58 47.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:50:01.316Z] #58 47.98 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T11:50:01.316Z] #58 47.99 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T11:50:01.316Z] #58 48.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:50:01.316Z] #58 48.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:50:01.316Z] #58 48.26 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:50:01.316Z] #58 48.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:50:01.316Z] #58 48.41 Selecting previously unselected package criu. [2022-08-31T11:50:01.316Z] #58 48.43 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-31T11:50:01.316Z] #58 48.43 Unpacking criu (3.17.1-1) ... [2022-08-31T11:50:01.316Z] #58 49.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:50:01.316Z] #58 51.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T11:50:01.316Z] #58 51.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:50:01.316Z] #58 51.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:50:01.316Z] #58 51.72 Setting up python3-six (1.16.0-2) ... [2022-08-31T11:50:01.316Z] #58 52.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:50:01.316Z] #58 52.99 Setting up python3-protobuf (3.12.4-1) ... [2022-08-31T11:50:01.573Z] #58 ... [2022-08-31T11:50:01.573Z] [2022-08-31T11:50:01.573Z] #83 [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-08-31T11:50:01.573Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:50:01.573Z] #83 54.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:50:01.914Z] #8 ... [2022-08-31T11:50:01.914Z] [2022-08-31T11:50:01.914Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:50:01.914Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-31T11:50:01.914Z] #7 DONE 0.8s [2022-08-31T11:50:01.914Z] [2022-08-31T11:50:01.914Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T11:50:01.914Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-31T11:50:01.914Z] #10 DONE 0.8s [2022-08-31T11:50:01.914Z] [2022-08-31T11:50:01.914Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:50:01.914Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T11:50:01.914Z] #9 DONE 0.9s [2022-08-31T11:50:01.914Z] [2022-08-31T11:50:01.914Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-31T11:50:01.914Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-31T11:50:01.914Z] #8 DONE 0.9s [2022-08-31T11:50:02.137Z] #83 DONE 55.4s [2022-08-31T11:50:02.137Z] [2022-08-31T11:50:02.137Z] #84 [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-08-31T11:50:02.137Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:50:02.159Z] #10 ... [2022-08-31T11:50:02.159Z] [2022-08-31T11:50:02.159Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-31T11:50:02.159Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-31T11:50:02.159Z] #8 DONE 1.0s [2022-08-31T11:50:02.159Z] [2022-08-31T11:50:02.159Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T11:50:02.159Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-31T11:50:02.159Z] #7 DONE 1.0s [2022-08-31T11:50:02.159Z] [2022-08-31T11:50:02.159Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:50:02.159Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T11:50:02.159Z] #10 DONE 1.0s [2022-08-31T11:50:02.159Z] [2022-08-31T11:50:02.159Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:50:02.159Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-31T11:50:02.159Z] #9 DONE 1.1s [2022-08-31T11:50:02.732Z] [2022-08-31T11:50:02.733Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:02.733Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:02.733Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-31T11:50:02.733Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-31T11:50:02.733Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-31T11:50:02.733Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-31T11:50:02.733Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.2s [2022-08-31T11:50:02.733Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 0.2s [2022-08-31T11:50:02.856Z] [2022-08-31T11:50:02.856Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:02.856Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T11:50:02.856Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-31T11:50:02.856Z] #73 DONE 0.1s [2022-08-31T11:50:02.856Z] [2022-08-31T11:50:02.856Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:02.856Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:02.856Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:02.856Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-31T11:50:02.998Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 0.3s [2022-08-31T11:50:03.117Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-31T11:50:03.117Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-31T11:50:03.117Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-31T11:50:03.267Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.19MB / 55.01MB 0.5s [2022-08-31T11:50:03.267Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 2.10MB / 5.16MB 0.5s [2022-08-31T11:50:03.267Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 8.39MB / 55.01MB 0.7s [2022-08-31T11:50:03.267Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.7s [2022-08-31T11:50:03.267Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 4.19MB / 10.88MB 0.7s [2022-08-31T11:50:03.381Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.24MB / 55.01MB 0.2s [2022-08-31T11:50:03.381Z] #28 ... [2022-08-31T11:50:03.381Z] [2022-08-31T11:50:03.381Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T11:50:03.381Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T11:50:03.381Z] #49 DONE 0.7s [2022-08-31T11:50:03.381Z] [2022-08-31T11:50:03.381Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:03.381Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:03.381Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.44MB / 55.01MB 0.3s [2022-08-31T11:50:03.504Z] #84 1.295 Cloning into '/tmp/crun-build'... [2022-08-31T11:50:03.533Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.53MB / 55.01MB 0.8s [2022-08-31T11:50:03.533Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 7.34MB / 10.88MB 0.8s [2022-08-31T11:50:03.533Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 17.83MB / 55.01MB 1.0s [2022-08-31T11:50:03.533Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.9s done [2022-08-31T11:50:03.533Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.0s [2022-08-31T11:50:03.533Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0B / 54.58MB 1.0s [2022-08-31T11:50:03.642Z] #28 ... [2022-08-31T11:50:03.642Z] [2022-08-31T11:50:03.642Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T11:50:03.642Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T11:50:03.642Z] #49 DONE 0.0s [2022-08-31T11:50:03.642Z] [2022-08-31T11:50:03.642Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:03.642Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:03.642Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 14.68MB / 55.01MB 0.6s [2022-08-31T11:50:03.642Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 23.07MB / 55.01MB 0.7s [2022-08-31T11:50:03.798Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 23.82MB / 55.01MB 1.1s [2022-08-31T11:50:03.798Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.1s done [2022-08-31T11:50:03.798Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 3.15MB / 54.58MB 1.2s [2022-08-31T11:50:03.798Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0B / 85.91MB 1.2s [2022-08-31T11:50:03.903Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 28.31MB / 55.01MB 0.8s [2022-08-31T11:50:04.069Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 26.99MB / 55.01MB 1.3s [2022-08-31T11:50:04.069Z] #11 ... [2022-08-31T11:50:04.069Z] [2022-08-31T11:50:04.069Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T11:50:04.069Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T11:50:04.069Z] #49 DONE 0.0s [2022-08-31T11:50:04.069Z] [2022-08-31T11:50:04.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:04.069Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:04.163Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 33.55MB / 55.01MB 1.1s [2022-08-31T11:50:04.328Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.39MB / 54.58MB 1.5s [2022-08-31T11:50:04.328Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 30.41MB / 55.01MB 1.6s [2022-08-31T11:50:04.328Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 33.55MB / 55.01MB 1.7s [2022-08-31T11:50:04.328Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 14.68MB / 54.58MB 1.7s [2022-08-31T11:50:04.328Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 6.29MB / 85.91MB 1.7s [2022-08-31T11:50:04.436Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 41.94MB / 55.01MB 1.4s [2022-08-31T11:50:04.595Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 39.85MB / 55.01MB 1.9s [2022-08-31T11:50:04.595Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 18.87MB / 54.58MB 1.9s [2022-08-31T11:50:04.595Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 46.14MB / 55.01MB 2.1s [2022-08-31T11:50:04.595Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 24.12MB / 54.58MB 2.1s [2022-08-31T11:50:04.595Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 18.87MB / 85.91MB 2.1s [2022-08-31T11:50:04.703Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 50.33MB / 55.01MB 1.7s [2022-08-31T11:50:04.864Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 27.27MB / 54.58MB 2.2s [2022-08-31T11:50:04.864Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 24.12MB / 85.91MB 2.2s [2022-08-31T11:50:04.966Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.48MB / 55.01MB 1.9s [2022-08-31T11:50:05.118Z] Client: [2022-08-31T11:50:05.118Z] Context: default [2022-08-31T11:50:05.118Z] Debug Mode: false [2022-08-31T11:50:05.118Z] Plugins: [2022-08-31T11:50:05.118Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-31T11:50:05.118Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-31T11:50:05.118Z] [2022-08-31T11:50:05.118Z] Server: [2022-08-31T11:50:05.118Z] Containers: 0 [2022-08-31T11:50:05.118Z] Running: 0 [2022-08-31T11:50:05.118Z] Paused: 0 [2022-08-31T11:50:05.118Z] Stopped: 0 [2022-08-31T11:50:05.118Z] Images: 0 [2022-08-31T11:50:05.118Z] Server Version: 20.10.14 [2022-08-31T11:50:05.118Z] Storage Driver: overlay2 [2022-08-31T11:50:05.118Z] Backing Filesystem: extfs [2022-08-31T11:50:05.118Z] Supports d_type: true [2022-08-31T11:50:05.118Z] Native Overlay Diff: true [2022-08-31T11:50:05.118Z] userxattr: false [2022-08-31T11:50:05.118Z] Logging Driver: json-file [2022-08-31T11:50:05.118Z] Cgroup Driver: cgroupfs [2022-08-31T11:50:05.118Z] Cgroup Version: 1 [2022-08-31T11:50:05.118Z] Plugins: [2022-08-31T11:50:05.118Z] Volume: local [2022-08-31T11:50:05.118Z] Network: bridge host ipvlan macvlan null overlay [2022-08-31T11:50:05.118Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-31T11:50:05.118Z] Swarm: inactive [2022-08-31T11:50:05.118Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-31T11:50:05.118Z] Default Runtime: runc [2022-08-31T11:50:05.118Z] Init Binary: docker-init [2022-08-31T11:50:05.118Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T11:50:05.118Z] runc version: v1.0.3-0-gf46b6ba [2022-08-31T11:50:05.118Z] init version: de40ad0 [2022-08-31T11:50:05.118Z] Security Options: [2022-08-31T11:50:05.118Z] apparmor [2022-08-31T11:50:05.118Z] seccomp [2022-08-31T11:50:05.118Z] Profile: default [2022-08-31T11:50:05.118Z] Kernel Version: 5.13.0-1021-aws [2022-08-31T11:50:05.118Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-31T11:50:05.118Z] OSType: linux [2022-08-31T11:50:05.118Z] Architecture: aarch64 [2022-08-31T11:50:05.118Z] CPUs: 2 [2022-08-31T11:50:05.118Z] Total Memory: 7.562GiB [2022-08-31T11:50:05.118Z] Name: ip-10-100-127-69 [2022-08-31T11:50:05.118Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-31T11:50:05.118Z] Docker Root Dir: /var/lib/docker [2022-08-31T11:50:05.118Z] Debug Mode: false [2022-08-31T11:50:05.118Z] Registry: https://index.docker.io/v1/ [2022-08-31T11:50:05.118Z] Labels: [2022-08-31T11:50:05.118Z] Experimental: true [2022-08-31T11:50:05.118Z] Insecure Registries: [2022-08-31T11:50:05.118Z] 127.0.0.0/8 [2022-08-31T11:50:05.118Z] Live Restore Enabled: true [2022-08-31T11:50:05.118Z] [Pipeline] sh [2022-08-31T11:50:05.132Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 51.38MB / 55.01MB 2.4s [2022-08-31T11:50:05.132Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 33.55MB / 54.58MB 2.4s [2022-08-31T11:50:05.132Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 29.36MB / 85.91MB 2.4s [2022-08-31T11:50:05.132Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.5s [2022-08-31T11:50:05.132Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 36.70MB / 54.58MB 2.5s [2022-08-31T11:50:05.403Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T11:50:05.403Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-31T11:50:05.403Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44065/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-31T11:50:05.403Z] + bash /home/ubuntu/workspace/moby_PR-44065/check-config.sh [2022-08-31T11:50:05.403Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-31T11:50:05.403Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-31T11:50:05.403Z] [2022-08-31T11:50:05.403Z] Generally Necessary: [2022-08-31T11:50:05.403Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-31T11:50:05.403Z] - apparmor: enabled and tools installed [2022-08-31T11:50:05.403Z] - CONFIG_NAMESPACES: enabled [2022-08-31T11:50:05.403Z] - CONFIG_NET_NS: enabled [2022-08-31T11:50:05.403Z] - CONFIG_PID_NS: enabled [2022-08-31T11:50:05.403Z] - CONFIG_IPC_NS: enabled [2022-08-31T11:50:05.403Z] - CONFIG_UTS_NS: enabled [2022-08-31T11:50:05.403Z] - CONFIG_CGROUPS: enabled [2022-08-31T11:50:05.403Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-31T11:50:05.403Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-31T11:50:05.403Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-31T11:50:05.403Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-31T11:50:05.403Z] - CONFIG_CPUSETS: enabled [2022-08-31T11:50:05.403Z] - CONFIG_MEMCG: enabled [2022-08-31T11:50:05.403Z] - CONFIG_KEYS: enabled [2022-08-31T11:50:05.403Z] - CONFIG_VETH: enabled (as module) [2022-08-31T11:50:05.403Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-31T11:50:05.403Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-31T11:50:05.403Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-31T11:50:05.403Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-31T11:50:05.403Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-31T11:50:05.403Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-31T11:50:05.407Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 45.09MB / 54.58MB 2.7s [2022-08-31T11:50:05.407Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 49.28MB / 54.58MB 2.8s [2022-08-31T11:50:05.407Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 35.65MB / 85.91MB 2.8s [2022-08-31T11:50:05.661Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-31T11:50:05.661Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-31T11:50:05.661Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-31T11:50:05.661Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-31T11:50:05.661Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-31T11:50:05.661Z] - CONFIG_CGROUP_BPF: enabled [2022-08-31T11:50:05.661Z] [2022-08-31T11:50:05.661Z] Optional Features: [2022-08-31T11:50:05.661Z] - CONFIG_USER_NS: enabled [2022-08-31T11:50:05.661Z] - CONFIG_SECCOMP: enabled [2022-08-31T11:50:05.661Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-31T11:50:05.661Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-31T11:50:05.661Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-31T11:50:05.661Z] (cgroup swap accounting is currently enabled) [2022-08-31T11:50:05.661Z] - CONFIG_BLK_CGROUP: enabled [2022-08-31T11:50:05.661Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-31T11:50:05.661Z] - CONFIG_CGROUP_PERF: enabled [2022-08-31T11:50:05.661Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-31T11:50:05.661Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-31T11:50:05.661Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-31T11:50:05.661Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-31T11:50:05.661Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-31T11:50:05.661Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-31T11:50:05.661Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-31T11:50:05.661Z] - CONFIG_IP_VS: enabled (as module) [2022-08-31T11:50:05.661Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-31T11:50:05.661Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-31T11:50:05.661Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-31T11:50:05.661Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-31T11:50:05.661Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-31T11:50:05.661Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-31T11:50:05.661Z] - CONFIG_EXT4_FS: enabled [2022-08-31T11:50:05.661Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-31T11:50:05.661Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-31T11:50:05.661Z] - Network Drivers: [2022-08-31T11:50:05.661Z] - "overlay": [2022-08-31T11:50:05.661Z] - CONFIG_VXLAN: enabled (as module) [2022-08-31T11:50:05.661Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-31T11:50:05.661Z] Optional (for encrypted networks): [2022-08-31T11:50:05.668Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.9s [2022-08-31T11:50:05.668Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 40.64MB / 85.91MB 2.9s [2022-08-31T11:50:05.668Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.0s done [2022-08-31T11:50:05.918Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.6s done [2022-08-31T11:50:05.920Z] - CONFIG_CRYPTO: enabled [2022-08-31T11:50:05.920Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-31T11:50:05.920Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-31T11:50:05.920Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-31T11:50:05.920Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-31T11:50:05.920Z] - CONFIG_XFRM: enabled [2022-08-31T11:50:05.920Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-31T11:50:05.920Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-31T11:50:05.920Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-31T11:50:05.920Z] - "ipvlan": [2022-08-31T11:50:05.920Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-31T11:50:05.920Z] - "macvlan": [2022-08-31T11:50:05.920Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-31T11:50:05.920Z] - CONFIG_DUMMY: enabled (as module) [2022-08-31T11:50:05.920Z] - "ftp,tftp client in container": [2022-08-31T11:50:05.921Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-31T11:50:05.921Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-31T11:50:05.921Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-31T11:50:05.921Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-31T11:50:05.921Z] - Storage Drivers: [2022-08-31T11:50:05.921Z] - "aufs": [2022-08-31T11:50:05.921Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-31T11:50:05.921Z] - "btrfs": [2022-08-31T11:50:05.921Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-31T11:50:05.921Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-31T11:50:05.921Z] - "devicemapper": [2022-08-31T11:50:05.921Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-31T11:50:05.921Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-31T11:50:05.921Z] - "overlay": [2022-08-31T11:50:05.921Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-31T11:50:05.921Z] - "zfs": [2022-08-31T11:50:05.921Z] - /dev/zfs: present [2022-08-31T11:50:05.921Z] - zfs command: missing [2022-08-31T11:50:05.921Z] - zpool command: missing [2022-08-31T11:50:05.921Z] [2022-08-31T11:50:05.921Z] Limits: [2022-08-31T11:50:05.921Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-31T11:50:05.921Z] [2022-08-31T11:50:05.921Z] + true [Pipeline] } [2022-08-31T11:50:05.937Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 45.09MB / 85.91MB 3.2s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-31T11:50:06.180Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-31T11:50:06.207Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 51.38MB / 85.91MB 3.5s [2022-08-31T11:50:06.207Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.6s done [2022-08-31T11:50:06.207Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-31T11:50:06.240Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b . [2022-08-31T11:50:06.358Z] Client: [2022-08-31T11:50:06.358Z] Context: default [2022-08-31T11:50:06.358Z] Debug Mode: false [2022-08-31T11:50:06.358Z] Plugins: [2022-08-31T11:50:06.358Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-31T11:50:06.358Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-31T11:50:06.358Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-31T11:50:06.358Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-31T11:50:06.358Z] [2022-08-31T11:50:06.358Z] Server: [2022-08-31T11:50:06.358Z] Containers: 0 [2022-08-31T11:50:06.358Z] Running: 0 [2022-08-31T11:50:06.358Z] Paused: 0 [2022-08-31T11:50:06.358Z] Stopped: 0 [2022-08-31T11:50:06.358Z] Images: 0 [2022-08-31T11:50:06.358Z] Server Version: 20.10.14 [2022-08-31T11:50:06.358Z] Storage Driver: overlay2 [2022-08-31T11:50:06.358Z] Backing Filesystem: extfs [2022-08-31T11:50:06.358Z] Supports d_type: true [2022-08-31T11:50:06.358Z] Native Overlay Diff: true [2022-08-31T11:50:06.358Z] userxattr: false [2022-08-31T11:50:06.358Z] Logging Driver: json-file [2022-08-31T11:50:06.358Z] Cgroup Driver: systemd [2022-08-31T11:50:06.358Z] Cgroup Version: 2 [2022-08-31T11:50:06.358Z] Plugins: [2022-08-31T11:50:06.358Z] Volume: local [2022-08-31T11:50:06.358Z] Network: bridge host ipvlan macvlan null overlay [2022-08-31T11:50:06.358Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-31T11:50:06.358Z] Swarm: inactive [2022-08-31T11:50:06.358Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-31T11:50:06.358Z] Default Runtime: runc [2022-08-31T11:50:06.358Z] Init Binary: docker-init [2022-08-31T11:50:06.358Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-31T11:50:06.358Z] runc version: v1.0.3-0-gf46b6ba [2022-08-31T11:50:06.358Z] init version: de40ad0 [2022-08-31T11:50:06.358Z] Security Options: [2022-08-31T11:50:06.358Z] apparmor [2022-08-31T11:50:06.358Z] seccomp [2022-08-31T11:50:06.358Z] Profile: default [2022-08-31T11:50:06.358Z] cgroupns [2022-08-31T11:50:06.358Z] Kernel Version: 5.13.0-1021-aws [2022-08-31T11:50:06.358Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-31T11:50:06.358Z] OSType: linux [2022-08-31T11:50:06.358Z] Architecture: x86_64 [2022-08-31T11:50:06.358Z] CPUs: 2 [2022-08-31T11:50:06.358Z] Total Memory: 7.559GiB [2022-08-31T11:50:06.358Z] Name: ip-10-100-78-59 [2022-08-31T11:50:06.358Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-31T11:50:06.358Z] Docker Root Dir: /var/lib/docker [2022-08-31T11:50:06.358Z] Debug Mode: false [2022-08-31T11:50:06.358Z] Registry: https://index.docker.io/v1/ [2022-08-31T11:50:06.358Z] Labels: [2022-08-31T11:50:06.358Z] Experimental: true [2022-08-31T11:50:06.358Z] Insecure Registries: [2022-08-31T11:50:06.358Z] 127.0.0.0/8 [2022-08-31T11:50:06.358Z] Live Restore Enabled: true [2022-08-31T11:50:06.358Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-31T11:50:06.468Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 61.39MB / 85.91MB 3.8s [2022-08-31T11:50:06.468Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.7s done [2022-08-31T11:50:06.468Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0B / 141.86MB 3.8s [2022-08-31T11:50:06.499Z] #1 [internal] load build definition from Dockerfile [2022-08-31T11:50:06.499Z] #1 sha256:72b5dcda3e17c9725dd690fbd002e5cf09fb15d54fc1d8a88ae8a4d2eddc6000 [2022-08-31T11:50:06.499Z] #1 transferring dockerfile: [2022-08-31T11:50:06.499Z] #1 transferring dockerfile: 19.29kB done [2022-08-31T11:50:06.499Z] #1 DONE 0.2s [2022-08-31T11:50:06.499Z] [2022-08-31T11:50:06.499Z] #2 [internal] load .dockerignore [2022-08-31T11:50:06.499Z] #2 sha256:4d93e054e551fb9ba9000f8d00dc72ed7fef2f24aaf2d93efec79e62f808121c [2022-08-31T11:50:06.499Z] #2 transferring context: 145B done [2022-08-31T11:50:06.675Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b . [2022-08-31T11:50:06.757Z] #2 DONE 0.1s [2022-08-31T11:50:06.757Z] [2022-08-31T11:50:06.757Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-31T11:50:06.757Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-31T11:50:06.773Z] #84 ... [2022-08-31T11:50:06.773Z] [2022-08-31T11:50:06.773Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:50:06.773Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:50:06.773Z] #62 49.43 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-31T11:50:06.773Z] #62 49.43 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-31T11:50:06.773Z] #62 50.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-31T11:50:06.773Z] #62 52.34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-31T11:50:06.773Z] #62 ... [2022-08-31T11:50:06.773Z] [2022-08-31T11:50:06.773Z] #58 [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-08-31T11:50:06.773Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:50:06.773Z] #58 57.05 Setting up criu (3.17.1-1) ... [2022-08-31T11:50:06.773Z] #58 ... [2022-08-31T11:50:06.773Z] [2022-08-31T11:50:06.773Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:50:06.773Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:50:06.773Z] #41 49.94 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-31T11:50:06.773Z] #41 50.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-31T11:50:06.773Z] #41 51.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:50:06.933Z] #1 [internal] load build definition from Dockerfile [2022-08-31T11:50:06.933Z] #1 sha256:f00789555621fbb1edbbd8eb31cff24eac1bbf095a105cca2cb4fd9cb3768011 [2022-08-31T11:50:06.933Z] #1 transferring dockerfile: 19.29kB done [2022-08-31T11:50:06.933Z] #1 DONE 0.3s [2022-08-31T11:50:06.933Z] [2022-08-31T11:50:06.933Z] #2 [internal] load .dockerignore [2022-08-31T11:50:06.933Z] #2 sha256:50414ba48582c5688ba9919f88a502d4f3c56b44430957cc2a4549becfc16816 [2022-08-31T11:50:06.933Z] #2 transferring context: 145B done [2022-08-31T11:50:06.933Z] #2 DONE 0.1s [2022-08-31T11:50:07.015Z] #3 DONE 0.4s [2022-08-31T11:50:07.015Z] [2022-08-31T11:50:07.015Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-08-31T11:50:07.015Z] #4 sha256:e4c769614f2ce0619e8141325ed79fc25b9fc88d2451d293fcf576f7d32b7dbb [2022-08-31T11:50:07.015Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-08-31T11:50:07.015Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-08-31T11:50:07.015Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-08-31T11:50:07.015Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-08-31T11:50:07.015Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-08-31T11:50:07.036Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 67.11MB / 85.91MB 4.2s [2022-08-31T11:50:07.036Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 9.44MB / 141.86MB 4.2s [2022-08-31T11:50:07.036Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 72.35MB / 85.91MB 4.4s [2022-08-31T11:50:07.188Z] [2022-08-31T11:50:07.189Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-31T11:50:07.189Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-31T11:50:07.273Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 7.34MB / 9.21MB 0.2s [2022-08-31T11:50:07.273Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s [2022-08-31T11:50:07.296Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 16.78MB / 141.86MB 4.6s [2022-08-31T11:50:07.477Z] #3 DONE 0.5s [2022-08-31T11:50:07.477Z] [2022-08-31T11:50:07.477Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-08-31T11:50:07.477Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-08-31T11:50:07.477Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-08-31T11:50:07.477Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-08-31T11:50:07.477Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-08-31T11:50:07.477Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-08-31T11:50:07.477Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-08-31T11:50:07.532Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done [2022-08-31T11:50:07.532Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-08-31T11:50:07.532Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s done [2022-08-31T11:50:07.557Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 78.64MB / 85.91MB 4.9s [2022-08-31T11:50:07.557Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 26.05MB / 141.86MB 5.0s [2022-08-31T11:50:07.740Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-08-31T11:50:07.740Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-08-31T11:50:07.790Z] #4 DONE 0.7s [2022-08-31T11:50:07.790Z] [2022-08-31T11:50:07.790Z] #5 [internal] load build definition from Dockerfile [2022-08-31T11:50:07.790Z] #5 sha256:df0d34706cdf43236cbea90c5ec2d4c689baedec68259f95d79f1b2d928319bd [2022-08-31T11:50:07.790Z] #5 DONE 0.0s [2022-08-31T11:50:07.790Z] [2022-08-31T11:50:07.790Z] #6 [internal] load .dockerignore [2022-08-31T11:50:07.790Z] #6 sha256:8d4788c5da4f8b1b855cd267552f487cbbca26a6dee417c31553b5b2568915cb [2022-08-31T11:50:07.790Z] #6 DONE 0.0s [2022-08-31T11:50:07.790Z] [2022-08-31T11:50:07.790Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:50:07.790Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-31T11:50:07.817Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 84.93MB / 85.91MB 5.3s [2022-08-31T11:50:08.000Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-08-31T11:50:08.141Z] #41 ... [2022-08-31T11:50:08.141Z] [2022-08-31T11:50:08.141Z] #58 [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-08-31T11:50:08.141Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:50:08.141Z] #58 59.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:50:08.256Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-08-31T11:50:08.256Z] #4 DONE 0.7s [2022-08-31T11:50:08.395Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 34.60MB / 141.86MB 5.7s [2022-08-31T11:50:08.395Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 41.94MB / 141.86MB 5.9s [2022-08-31T11:50:08.511Z] [2022-08-31T11:50:08.511Z] #5 [internal] load build definition from Dockerfile [2022-08-31T11:50:08.511Z] #5 sha256:d20ad46de3c185aec56173796197da3cb07ef67d344ce86d65e3c4ac6e1a221a [2022-08-31T11:50:08.511Z] #5 DONE 0.0s [2022-08-31T11:50:08.511Z] [2022-08-31T11:50:08.511Z] #6 [internal] load .dockerignore [2022-08-31T11:50:08.511Z] #6 sha256:a4839143bcbfd2c52fddcd8652131d345c24cb7e899d4ac519a4459ec30b17bf [2022-08-31T11:50:08.511Z] #6 DONE 0.0s [2022-08-31T11:50:08.511Z] [2022-08-31T11:50:08.511Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:50:08.511Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T11:50:08.704Z] #58 DONE 60.6s [2022-08-31T11:50:08.704Z] [2022-08-31T11:50:08.704Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:50:08.704Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:50:08.725Z] #10 ... [2022-08-31T11:50:08.725Z] [2022-08-31T11:50:08.725Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T11:50:08.725Z] #7 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-31T11:50:08.725Z] #7 DONE 0.9s [2022-08-31T11:50:08.725Z] [2022-08-31T11:50:08.725Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:50:08.725Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T11:50:08.725Z] #9 DONE 0.9s [2022-08-31T11:50:08.725Z] [2022-08-31T11:50:08.725Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:50:08.725Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-31T11:50:08.725Z] #10 DONE 0.9s [2022-08-31T11:50:08.725Z] [2022-08-31T11:50:08.725Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-31T11:50:08.725Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-31T11:50:08.725Z] #8 DONE 0.9s [2022-08-31T11:50:08.965Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 6.1s done [2022-08-31T11:50:08.965Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 49.53MB / 141.86MB 6.3s [2022-08-31T11:50:09.228Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 57.67MB / 141.86MB 6.7s [2022-08-31T11:50:09.448Z] #10 ... [2022-08-31T11:50:09.448Z] [2022-08-31T11:50:09.448Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-31T11:50:09.448Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-31T11:50:09.448Z] #7 DONE 1.0s [2022-08-31T11:50:09.448Z] [2022-08-31T11:50:09.448Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-31T11:50:09.448Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-31T11:50:09.448Z] #9 DONE 1.0s [2022-08-31T11:50:09.448Z] [2022-08-31T11:50:09.448Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:50:09.448Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-31T11:50:09.448Z] #8 DONE 1.0s [2022-08-31T11:50:09.448Z] [2022-08-31T11:50:09.448Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-31T11:50:09.448Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-31T11:50:09.448Z] #10 DONE 1.0s [2022-08-31T11:50:09.491Z] #28 ... [2022-08-31T11:50:09.491Z] [2022-08-31T11:50:09.491Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:09.491Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:09.491Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-31T11:50:09.491Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-31T11:50:09.491Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-31T11:50:09.491Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-31T11:50:09.491Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.6s done [2022-08-31T11:50:09.491Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.4s done [2022-08-31T11:50:09.491Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.9s done [2022-08-31T11:50:09.491Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.8s done [2022-08-31T11:50:09.491Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 5.9s [2022-08-31T11:50:09.491Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 71.30MB / 141.86MB 5.9s [2022-08-31T11:50:09.491Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.9s done [2022-08-31T11:50:09.491Z] #11 ... [2022-08-31T11:50:09.491Z] [2022-08-31T11:50:09.491Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:09.491Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:09.703Z] [2022-08-31T11:50:09.703Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:09.703Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T11:50:09.703Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-31T11:50:09.759Z] #28 ... [2022-08-31T11:50:09.759Z] [2022-08-31T11:50:09.759Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:09.759Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T11:50:09.759Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-31T11:50:09.759Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T11:50:09.759Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-31T11:50:09.759Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-31T11:50:09.759Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-08-31T11:50:09.759Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-08-31T11:50:09.759Z] #71 DONE 7.0s [2022-08-31T11:50:09.759Z] [2022-08-31T11:50:09.759Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:09.759Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:09.800Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 66.21MB / 141.86MB 7.3s [2022-08-31T11:50:09.959Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-31T11:50:09.959Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-31T11:50:09.959Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T11:50:10.377Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 73.40MB / 141.86MB 7.8s [2022-08-31T11:50:10.636Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 80.74MB / 141.86MB 8.1s [2022-08-31T11:50:10.699Z] #28 ... [2022-08-31T11:50:10.699Z] [2022-08-31T11:50:10.699Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:10.699Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T11:50:10.699Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T11:50:10.699Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-31T11:50:10.699Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-31T11:50:10.699Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-31T11:50:10.699Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2022-08-31T11:50:10.699Z] #73 DONE 7.7s [2022-08-31T11:50:10.699Z] [2022-08-31T11:50:10.699Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:10.699Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:10.896Z] #11 ... [2022-08-31T11:50:10.896Z] [2022-08-31T11:50:10.896Z] #24 [internal] load build context [2022-08-31T11:50:10.896Z] #24 sha256:608dcb7593e5b26fadd89c30ea5d6275689d969ad1a8e129ea170c3dfe8060ae [2022-08-31T11:50:10.896Z] #24 transferring context: 62.59MB 8.2s done [2022-08-31T11:50:10.896Z] #24 DONE 8.3s [2022-08-31T11:50:10.896Z] [2022-08-31T11:50:10.897Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:10.897Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:10.897Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 88.08MB / 141.86MB 8.3s [2022-08-31T11:50:10.897Z] #11 ... [2022-08-31T11:50:10.897Z] [2022-08-31T11:50:10.897Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:10.897Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T11:50:10.897Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-31T11:50:10.897Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T11:50:10.897Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-31T11:50:10.897Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-31T11:50:10.897Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.0s done [2022-08-31T11:50:10.897Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s [2022-08-31T11:50:10.897Z] #71 ... [2022-08-31T11:50:10.897Z] [2022-08-31T11:50:10.897Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:10.897Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:11.159Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 95.42MB / 141.86MB 8.5s [2022-08-31T11:50:11.224Z] #43 ... [2022-08-31T11:50:11.224Z] [2022-08-31T11:50:11.224Z] #84 [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-08-31T11:50:11.224Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:50:11.224Z] #84 8.904 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-31T11:50:11.224Z] #84 8.911 Cloning into '/tmp/crun-build/libocispec'... [2022-08-31T11:50:11.282Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.1s [2022-08-31T11:50:11.418Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.0s [2022-08-31T11:50:11.418Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 105.91MB / 141.86MB 8.7s [2022-08-31T11:50:11.679Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 115.45MB / 141.86MB 9.0s [2022-08-31T11:50:11.939Z] #11 ... [2022-08-31T11:50:11.939Z] [2022-08-31T11:50:11.939Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:11.939Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T11:50:11.939Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2022-08-31T11:50:11.939Z] #71 DONE 9.3s [2022-08-31T11:50:11.939Z] [2022-08-31T11:50:11.939Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:11.939Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:12.199Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 123.73MB / 141.86MB 9.5s [2022-08-31T11:50:12.459Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 136.31MB / 141.86MB 9.9s [2022-08-31T11:50:12.459Z] #11 ... [2022-08-31T11:50:12.459Z] [2022-08-31T11:50:12.459Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:12.459Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T11:50:12.459Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-31T11:50:12.459Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-31T11:50:12.459Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T11:50:12.459Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-31T11:50:12.459Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.2s done [2022-08-31T11:50:12.459Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s [2022-08-31T11:50:12.596Z] #84 10.39 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-31T11:50:12.596Z] #84 10.45 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-31T11:50:12.596Z] #84 10.46 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-31T11:50:12.596Z] #84 10.46 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-31T11:50:12.596Z] #84 10.53 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-31T11:50:12.680Z] #28 ... [2022-08-31T11:50:12.680Z] [2022-08-31T11:50:12.680Z] #24 [internal] load build context [2022-08-31T11:50:12.680Z] #24 sha256:bac4e286e4f1c236413c78b7cf00d7e207f132cf1b465ac4891fd3689ef94b4a [2022-08-31T11:50:12.680Z] #24 transferring context: 62.31MB 10.1s [2022-08-31T11:50:12.719Z] #73 ... [2022-08-31T11:50:12.719Z] [2022-08-31T11:50:12.719Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:12.719Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:12.719Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-31T11:50:12.719Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-31T11:50:12.719Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-31T11:50:12.719Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-31T11:50:12.719Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.8s done [2022-08-31T11:50:12.719Z] #28 ... [2022-08-31T11:50:12.719Z] [2022-08-31T11:50:12.719Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:12.719Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T11:50:12.915Z] [2022-08-31T11:50:12.916Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:12.916Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T11:50:12.916Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-31T11:50:12.951Z] #24 transferring context: 62.59MB 10.1s done [2022-08-31T11:50:12.951Z] #24 ... [2022-08-31T11:50:12.951Z] [2022-08-31T11:50:12.951Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:12.951Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:12.978Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-08-31T11:50:13.173Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T11:50:13.173Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-31T11:50:13.173Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-31T11:50:13.211Z] #28 ... [2022-08-31T11:50:13.211Z] [2022-08-31T11:50:13.211Z] #24 [internal] load build context [2022-08-31T11:50:13.211Z] #24 sha256:bac4e286e4f1c236413c78b7cf00d7e207f132cf1b465ac4891fd3689ef94b4a [2022-08-31T11:50:13.212Z] #24 DONE 10.4s [2022-08-31T11:50:13.212Z] [2022-08-31T11:50:13.212Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:13.212Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:13.284Z] #73 ... [2022-08-31T11:50:13.284Z] [2022-08-31T11:50:13.284Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T11:50:13.284Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T11:50:13.284Z] #49 DONE 0.0s [2022-08-31T11:50:13.284Z] [2022-08-31T11:50:13.284Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:13.284Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:13.284Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-08-31T11:50:13.284Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-31T11:50:13.284Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-31T11:50:13.284Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-31T11:50:13.284Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s done [2022-08-31T11:50:13.284Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s done [2022-08-31T11:50:13.284Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.7s done [2022-08-31T11:50:13.284Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.7s done [2022-08-31T11:50:13.284Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.7s done [2022-08-31T11:50:13.284Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.4s [2022-08-31T11:50:13.284Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.7s done [2022-08-31T11:50:13.284Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.39MB / 141.86MB 2.9s [2022-08-31T11:50:13.284Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 20.36MB / 141.86MB 3.2s [2022-08-31T11:50:13.552Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 39.85MB / 141.86MB 3.7s [2022-08-31T11:50:13.785Z] #28 ... [2022-08-31T11:50:13.785Z] [2022-08-31T11:50:13.785Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-31T11:50:13.785Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-31T11:50:13.785Z] #72 DONE 0.6s [2022-08-31T11:50:13.785Z] [2022-08-31T11:50:13.785Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:13.785Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:13.811Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 51.04MB / 141.86MB 3.9s [2022-08-31T11:50:14.071Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 70.25MB / 141.86MB 4.3s [2022-08-31T11:50:14.328Z] #11 ... [2022-08-31T11:50:14.328Z] [2022-08-31T11:50:14.328Z] #24 [internal] load build context [2022-08-31T11:50:14.328Z] #24 sha256:bfbb921e7d2416e8689984caaf06ec70ae4076b63a72b0d9dfcd878dfd096299 [2022-08-31T11:50:14.328Z] #24 transferring context: 62.58MB 4.5s done [2022-08-31T11:50:14.328Z] #24 DONE 4.6s [2022-08-31T11:50:14.328Z] [2022-08-31T11:50:14.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:14.328Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:14.328Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 84.93MB / 141.86MB 4.5s [2022-08-31T11:50:14.357Z] #73 DONE 11.5s [2022-08-31T11:50:14.357Z] [2022-08-31T11:50:14.357Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:14.357Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:14.357Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 11.5s done [2022-08-31T11:50:14.584Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 99.61MB / 141.86MB 4.7s [2022-08-31T11:50:14.743Z] #28 ... [2022-08-31T11:50:14.743Z] [2022-08-31T11:50:14.743Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-31T11:50:14.743Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-31T11:50:14.743Z] #74 DONE 0.9s [2022-08-31T11:50:14.743Z] [2022-08-31T11:50:14.743Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:14.743Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:14.843Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 112.20MB / 141.86MB 4.9s [2022-08-31T11:50:15.099Z] #11 ... [2022-08-31T11:50:15.099Z] [2022-08-31T11:50:15.099Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:15.099Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T11:50:15.099Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-31T11:50:15.099Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T11:50:15.099Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-31T11:50:15.099Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-31T11:50:15.099Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-08-31T11:50:15.099Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-08-31T11:50:15.099Z] #71 DONE 5.4s [2022-08-31T11:50:15.099Z] [2022-08-31T11:50:15.099Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:15.099Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:15.099Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 128.97MB / 141.86MB 5.1s [2022-08-31T11:50:15.099Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 136.58MB / 141.86MB 5.2s [2022-08-31T11:50:15.723Z] #71 ... [2022-08-31T11:50:15.724Z] [2022-08-31T11:50:15.724Z] #24 [internal] load build context [2022-08-31T11:50:15.724Z] #24 sha256:9a3c6accd7ffe39823236a81ee2bf847625d9211da44f82a8cfa444cbf7b0d62 [2022-08-31T11:50:15.724Z] #24 transferring context: 62.59MB 1.8s done [2022-08-31T11:50:15.724Z] #24 DONE 2.8s [2022-08-31T11:50:15.724Z] [2022-08-31T11:50:15.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:15.724Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-31T11:50:15.724Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-08-31T11:50:15.724Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-31T11:50:15.724Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-08-31T11:50:15.724Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-08-31T11:50:15.724Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.7s done [2022-08-31T11:50:15.724Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.9s done [2022-08-31T11:50:15.724Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.8s done [2022-08-31T11:50:15.724Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.9s [2022-08-31T11:50:15.724Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 99.61MB / 108.99MB 2.9s [2022-08-31T11:50:15.724Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.9s [2022-08-31T11:50:15.724Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0.9s [2022-08-31T11:50:15.912Z] #84 13.38 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-31T11:50:15.988Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 105.91MB / 108.99MB 3.0s [2022-08-31T11:50:16.126Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.2s [2022-08-31T11:50:16.246Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 3.3s done [2022-08-31T11:50:16.265Z] #11 ... [2022-08-31T11:50:16.265Z] [2022-08-31T11:50:16.265Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-31T11:50:16.265Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-31T11:50:16.265Z] #72 DONE 0.6s [2022-08-31T11:50:16.265Z] [2022-08-31T11:50:16.265Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:16.265Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:16.466Z] #11 ... [2022-08-31T11:50:16.466Z] [2022-08-31T11:50:16.466Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:16.466Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T11:50:16.466Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.2s done [2022-08-31T11:50:16.466Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-08-31T11:50:16.466Z] #73 DONE 6.8s [2022-08-31T11:50:16.466Z] [2022-08-31T11:50:16.466Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:16.466Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:16.466Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 6.5s done [2022-08-31T11:50:16.526Z] #11 ... [2022-08-31T11:50:16.526Z] [2022-08-31T11:50:16.526Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-31T11:50:16.526Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-31T11:50:16.526Z] #74 DONE 0.7s [2022-08-31T11:50:16.526Z] [2022-08-31T11:50:16.526Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:16.526Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:16.526Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.3s [2022-08-31T11:50:16.811Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.0s done [2022-08-31T11:50:17.029Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-31T11:50:17.069Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 4.2s done [2022-08-31T11:50:17.069Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.1s [2022-08-31T11:50:17.288Z] #84 ... [2022-08-31T11:50:17.288Z] [2022-08-31T11:50:17.288Z] #60 [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.1" && /build/gotestsum --version [2022-08-31T11:50:17.288Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:50:17.288Z] #60 70.76 gotestsum version dev [2022-08-31T11:50:17.330Z] #11 ... [2022-08-31T11:50:17.330Z] [2022-08-31T11:50:17.330Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:17.330Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:17.330Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-31T11:50:17.330Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-31T11:50:17.330Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-31T11:50:17.330Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-31T11:50:17.330Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s done [2022-08-31T11:50:17.330Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.5s done [2022-08-31T11:50:17.330Z] #28 DONE 7.7s [2022-08-31T11:50:17.330Z] [2022-08-31T11:50:17.330Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:17.330Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:17.330Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.3s done [2022-08-31T11:50:17.330Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-08-31T11:50:17.513Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.2s done [2022-08-31T11:50:17.513Z] #28 DONE 14.6s [2022-08-31T11:50:17.513Z] [2022-08-31T11:50:17.513Z] #29 [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-08-31T11:50:17.513Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T11:50:17.586Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-31T11:50:17.906Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.7s done [2022-08-31T11:50:18.153Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.5s done [2022-08-31T11:50:18.167Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-31T11:50:18.167Z] #11 ... [2022-08-31T11:50:18.167Z] [2022-08-31T11:50:18.167Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:18.167Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-31T11:50:18.167Z] #28 DONE 15.6s [2022-08-31T11:50:18.167Z] [2022-08-31T11:50:18.167Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:18.167Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:18.216Z] #60 DONE 71.3s [2022-08-31T11:50:18.216Z] [2022-08-31T11:50:18.216Z] #84 [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-08-31T11:50:18.216Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:50:18.216Z] #84 15.85 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-31T11:50:18.264Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.1s [2022-08-31T11:50:18.410Z] #11 ... [2022-08-31T11:50:18.410Z] [2022-08-31T11:50:18.410Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-31T11:50:18.410Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-31T11:50:18.410Z] #72 DONE 0.5s [2022-08-31T11:50:18.410Z] [2022-08-31T11:50:18.410Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:18.410Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:18.410Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-31T11:50:18.522Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.2s done [2022-08-31T11:50:18.781Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f [2022-08-31T11:50:18.781Z] #11 ... [2022-08-31T11:50:18.781Z] [2022-08-31T11:50:18.781Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-31T11:50:18.781Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-31T11:50:18.781Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-31T11:50:18.781Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-31T11:50:18.781Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-08-31T11:50:18.781Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-08-31T11:50:18.781Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.8s done [2022-08-31T11:50:18.781Z] #28 DONE 5.9s [2022-08-31T11:50:18.781Z] [2022-08-31T11:50:18.781Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-31T11:50:18.781Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-31T11:50:18.781Z] #49 DONE 0.0s [2022-08-31T11:50:18.781Z] [2022-08-31T11:50:18.781Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:18.781Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-31T11:50:18.781Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 5.9s done [2022-08-31T11:50:18.781Z] #11 ... [2022-08-31T11:50:18.781Z] [2022-08-31T11:50:18.781Z] #29 [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-08-31T11:50:18.781Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-31T11:50:18.975Z] #11 ... [2022-08-31T11:50:18.975Z] [2022-08-31T11:50:18.975Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-31T11:50:18.975Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-31T11:50:18.975Z] #74 DONE 0.7s [2022-08-31T11:50:19.107Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done [2022-08-31T11:50:19.107Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-31T11:50:19.232Z] [2022-08-31T11:50:19.232Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:19.232Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:19.430Z] #29 1.787 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:19.430Z] #29 1.800 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:19.430Z] #29 1.800 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:19.430Z] #29 ... [2022-08-31T11:50:19.430Z] [2022-08-31T11:50:19.430Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:19.430Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:19.430Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 6.6s done [2022-08-31T11:50:19.430Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.8s done [2022-08-31T11:50:19.430Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done [2022-08-31T11:50:19.430Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done [2022-08-31T11:50:19.430Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-31T11:50:19.430Z] #11 ... [2022-08-31T11:50:19.430Z] [2022-08-31T11:50:19.430Z] #29 [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-08-31T11:50:19.430Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T11:50:19.430Z] #29 1.977 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:50:19.582Z] #84 17.45 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-31T11:50:19.691Z] #29 2.263 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:50:19.838Z] #84 17.67 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-31T11:50:19.838Z] #84 17.82 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-31T11:50:20.047Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.9s done [2022-08-31T11:50:20.154Z] #29 ... [2022-08-31T11:50:20.154Z] [2022-08-31T11:50:20.154Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:20.154Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-31T11:50:20.154Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.0s done [2022-08-31T11:50:20.154Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-08-31T11:50:20.154Z] #71 DONE 6.9s [2022-08-31T11:50:20.154Z] [2022-08-31T11:50:20.154Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:20.154Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-31T11:50:20.154Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 6.1s done [2022-08-31T11:50:20.262Z] #29 2.590 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:50:20.616Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-31T11:50:21.087Z] #11 ... [2022-08-31T11:50:21.087Z] [2022-08-31T11:50:21.087Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-31T11:50:21.087Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-31T11:50:21.087Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-31T11:50:21.087Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-31T11:50:21.087Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-31T11:50:21.087Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-31T11:50:21.087Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.4s done [2022-08-31T11:50:21.087Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-08-31T11:50:21.087Z] #73 DONE 8.2s [2022-08-31T11:50:21.087Z] [2022-08-31T11:50:21.087Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:21.087Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-31T11:50:21.646Z] #29 3.794 Fetched 8572 kB in 2s (3775 kB/s) [2022-08-31T11:50:21.907Z] #29 3.794 Reading package lists... [2022-08-31T11:50:23.002Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.8s done [2022-08-31T11:50:23.002Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0.1s [2022-08-31T11:50:23.110Z] #29 4.556 Reading package lists... [2022-08-31T11:50:23.110Z] #29 5.305 Building dependency tree... [2022-08-31T11:50:23.110Z] #29 5.639 The following additional packages will be installed: [2022-08-31T11:50:23.110Z] #29 5.639 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-31T11:50:23.110Z] #29 5.639 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-31T11:50:23.110Z] #29 5.639 Recommended packages: [2022-08-31T11:50:23.110Z] #29 5.639 libldap-common publicsuffix libsasl2-modules [2022-08-31T11:50:23.370Z] #29 5.813 The following NEW packages will be installed: [2022-08-31T11:50:23.370Z] #29 5.813 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-31T11:50:23.370Z] #29 5.813 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-31T11:50:23.370Z] #29 5.813 libssh2-1 openssl [2022-08-31T11:50:23.445Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.8s done [2022-08-31T11:50:23.445Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-31T11:50:23.634Z] #29 6.084 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:50:23.634Z] #29 6.084 Need to get 3047 kB of archives. [2022-08-31T11:50:23.634Z] #29 6.084 After this operation, 6661 kB of additional disk space will be used. [2022-08-31T11:50:23.634Z] #29 6.084 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-31T11:50:23.634Z] #29 6.101 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-31T11:50:23.634Z] #29 6.101 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-31T11:50:23.634Z] #29 6.105 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-31T11:50:23.634Z] #29 6.105 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-31T11:50:23.634Z] #29 6.110 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-31T11:50:23.634Z] #29 6.111 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-31T11:50:23.634Z] #29 6.140 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-31T11:50:23.634Z] #29 6.143 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-31T11:50:23.634Z] #29 6.148 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-31T11:50:23.634Z] #29 6.148 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-31T11:50:23.634Z] #29 6.155 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-31T11:50:23.634Z] #29 6.155 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T11:50:23.634Z] #29 6.155 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T11:50:23.634Z] #29 6.155 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T11:50:23.895Z] #29 6.494 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:50:24.157Z] #29 6.548 Fetched 3047 kB in 0s (8916 kB/s) [2022-08-31T11:50:24.157Z] #29 6.615 Selecting previously unselected package openssl. [2022-08-31T11:50:24.157Z] #29 6.615 (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 ... 6661 files and directories currently installed.) [2022-08-31T11:50:24.157Z] #29 6.615 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-31T11:50:24.157Z] #29 6.621 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-31T11:50:24.418Z] #29 6.858 Selecting previously unselected package ca-certificates. [2022-08-31T11:50:24.418Z] #29 6.858 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-31T11:50:24.418Z] #29 6.898 Unpacking ca-certificates (20210119) ... [2022-08-31T11:50:24.679Z] #29 7.038 Selecting previously unselected package libbrotli1:amd64. [2022-08-31T11:50:24.679Z] #29 7.038 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-31T11:50:24.679Z] #29 7.048 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T11:50:24.679Z] #29 7.174 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-31T11:50:24.679Z] #29 7.174 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T11:50:24.679Z] #29 7.179 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:24.679Z] #29 7.309 Selecting previously unselected package libsasl2-2:amd64. [2022-08-31T11:50:24.679Z] #29 7.309 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T11:50:24.940Z] #29 7.394 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:24.940Z] #29 7.489 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-31T11:50:24.940Z] #29 7.489 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-31T11:50:24.940Z] #29 7.534 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T11:50:25.202Z] #29 7.688 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-31T11:50:25.202Z] #29 7.688 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-31T11:50:25.202Z] #29 7.694 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T11:50:25.202Z] #29 7.807 Selecting previously unselected package libpsl5:amd64. [2022-08-31T11:50:25.464Z] #29 7.810 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-31T11:50:25.464Z] #29 7.814 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T11:50:25.464Z] #29 7.911 Selecting previously unselected package librtmp1:amd64. [2022-08-31T11:50:25.464Z] #29 7.911 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-31T11:50:25.464Z] #29 7.917 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T11:50:25.725Z] #29 8.118 Selecting previously unselected package libssh2-1:amd64. [2022-08-31T11:50:25.725Z] #29 8.120 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-31T11:50:25.725Z] #29 8.126 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T11:50:25.725Z] #29 8.244 Selecting previously unselected package libcurl4:amd64. [2022-08-31T11:50:25.725Z] #29 8.244 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T11:50:25.725Z] #29 8.295 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:25.900Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.1s [2022-08-31T11:50:25.985Z] #29 8.432 Selecting previously unselected package curl. [2022-08-31T11:50:25.986Z] #29 8.434 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T11:50:25.986Z] #29 8.445 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:25.986Z] #29 8.580 Selecting previously unselected package libonig5:amd64. [2022-08-31T11:50:25.986Z] #29 8.580 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T11:50:26.246Z] #29 8.626 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:50:26.246Z] #29 8.790 Selecting previously unselected package libjq1:amd64. [2022-08-31T11:50:26.246Z] #29 8.790 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T11:50:26.246Z] #29 8.831 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:50:26.286Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 2.8s done [2022-08-31T11:50:26.393Z] #84 ... [2022-08-31T11:50:26.393Z] [2022-08-31T11:50:26.393Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:50:26.393Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:50:26.393Z] #19 65.78 Fetched 49.2 MB in 1min 3s (779 kB/s) [2022-08-31T11:50:26.520Z] #29 8.900 Selecting previously unselected package jq. [2022-08-31T11:50:26.520Z] #29 8.900 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-31T11:50:26.520Z] #29 8.912 Unpacking jq (1.6-2.1) ... [2022-08-31T11:50:26.520Z] #29 8.987 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T11:50:26.520Z] #29 9.000 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T11:50:26.520Z] #29 9.013 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T11:50:26.520Z] #29 9.023 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:26.520Z] #29 9.036 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T11:50:26.520Z] #29 9.049 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:26.520Z] #29 9.062 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T11:50:26.520Z] #29 9.078 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-31T11:50:26.520Z] #29 9.098 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:50:26.543Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0.1s [2022-08-31T11:50:26.781Z] #29 9.111 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:50:26.781Z] #29 9.127 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T11:50:26.781Z] #29 9.141 Setting up ca-certificates (20210119) ... [2022-08-31T11:50:27.353Z] #29 9.890 Updating certificates in /etc/ssl/certs... [2022-08-31T11:50:27.656Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 3.9s done [2022-08-31T11:50:27.656Z] #11 ... [2022-08-31T11:50:27.656Z] [2022-08-31T11:50:27.656Z] #29 [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-08-31T11:50:27.656Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T11:50:27.656Z] #29 1.104 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:27.656Z] #29 1.117 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:27.656Z] #29 1.123 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:27.656Z] #29 1.240 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:50:27.656Z] #29 1.483 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:50:27.656Z] #29 1.790 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:50:27.656Z] #29 3.064 Fetched 8572 kB in 2s (3848 kB/s) [2022-08-31T11:50:27.656Z] #29 3.064 Reading package lists... [2022-08-31T11:50:27.656Z] #29 3.838 Reading package lists... [2022-08-31T11:50:27.656Z] #29 4.590 Building dependency tree... [2022-08-31T11:50:27.656Z] #29 4.886 The following additional packages will be installed: [2022-08-31T11:50:27.656Z] #29 4.886 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-31T11:50:27.656Z] #29 4.887 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-31T11:50:27.656Z] #29 4.888 Recommended packages: [2022-08-31T11:50:27.656Z] #29 4.888 libldap-common publicsuffix libsasl2-modules [2022-08-31T11:50:27.656Z] #29 5.057 The following NEW packages will be installed: [2022-08-31T11:50:27.656Z] #29 5.058 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-31T11:50:27.656Z] #29 5.058 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-31T11:50:27.656Z] #29 5.059 libssh2-1 openssl [2022-08-31T11:50:27.656Z] #29 5.330 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:50:27.656Z] #29 5.330 Need to get 3047 kB of archives. [2022-08-31T11:50:27.656Z] #29 5.330 After this operation, 6661 kB of additional disk space will be used. [2022-08-31T11:50:27.656Z] #29 5.330 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-31T11:50:27.656Z] #29 5.343 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-31T11:50:27.656Z] #29 5.344 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-31T11:50:27.656Z] #29 5.347 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-31T11:50:27.656Z] #29 5.348 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-31T11:50:27.656Z] #29 5.350 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-31T11:50:27.656Z] #29 5.365 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-31T11:50:27.656Z] #29 5.366 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-31T11:50:27.656Z] #29 5.367 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-31T11:50:27.656Z] #29 5.375 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-31T11:50:27.656Z] #29 5.375 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-31T11:50:27.656Z] #29 5.375 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-31T11:50:27.656Z] #29 5.376 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T11:50:27.656Z] #29 5.395 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T11:50:27.656Z] #29 5.395 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T11:50:27.656Z] #29 5.544 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:50:27.656Z] #29 5.572 Fetched 3047 kB in 0s (9049 kB/s) [2022-08-31T11:50:27.656Z] #29 5.605 Selecting previously unselected package openssl. [2022-08-31T11:50:27.656Z] #29 5.605 (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 ... 6661 files and directories currently installed.) [2022-08-31T11:50:27.656Z] #29 5.606 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 5.611 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-31T11:50:27.656Z] #29 5.809 Selecting previously unselected package ca-certificates. [2022-08-31T11:50:27.656Z] #29 5.809 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-31T11:50:27.656Z] #29 5.820 Unpacking ca-certificates (20210119) ... [2022-08-31T11:50:27.656Z] #29 5.907 Selecting previously unselected package libbrotli1:amd64. [2022-08-31T11:50:27.656Z] #29 5.907 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 5.916 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T11:50:27.656Z] #29 5.986 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-31T11:50:27.656Z] #29 5.986 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 5.992 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:27.656Z] #29 6.052 Selecting previously unselected package libsasl2-2:amd64. [2022-08-31T11:50:27.656Z] #29 6.053 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 6.064 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:27.656Z] #29 6.104 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-31T11:50:27.656Z] #29 6.104 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 6.108 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T11:50:27.656Z] #29 6.179 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-31T11:50:27.656Z] #29 6.183 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 6.186 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T11:50:27.656Z] #29 6.230 Selecting previously unselected package libpsl5:amd64. [2022-08-31T11:50:27.656Z] #29 6.231 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 6.240 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T11:50:27.656Z] #29 6.277 Selecting previously unselected package librtmp1:amd64. [2022-08-31T11:50:27.656Z] #29 6.277 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 6.281 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T11:50:27.656Z] #29 6.319 Selecting previously unselected package libssh2-1:amd64. [2022-08-31T11:50:27.656Z] #29 6.319 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 6.323 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T11:50:27.656Z] #29 6.384 Selecting previously unselected package libcurl4:amd64. [2022-08-31T11:50:27.656Z] #29 6.384 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 6.388 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:27.656Z] #29 6.464 Selecting previously unselected package curl. [2022-08-31T11:50:27.656Z] #29 6.464 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 6.468 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:27.656Z] #29 6.532 Selecting previously unselected package libonig5:amd64. [2022-08-31T11:50:27.656Z] #29 6.532 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T11:50:27.656Z] #29 6.537 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:50:27.657Z] #29 6.650 Selecting previously unselected package libjq1:amd64. [2022-08-31T11:50:27.657Z] #29 6.650 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T11:50:27.657Z] #29 6.654 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:50:27.657Z] #29 6.705 Selecting previously unselected package jq. [2022-08-31T11:50:27.657Z] #29 6.705 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-31T11:50:27.657Z] #29 6.711 Unpacking jq (1.6-2.1) ... [2022-08-31T11:50:27.657Z] #29 6.758 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T11:50:27.657Z] #29 6.766 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T11:50:27.657Z] #29 6.779 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T11:50:27.657Z] #29 6.791 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:27.657Z] #29 6.801 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T11:50:27.657Z] #29 6.813 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:27.657Z] #29 6.823 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T11:50:27.657Z] #29 6.841 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-31T11:50:27.657Z] #29 6.849 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:50:27.657Z] #29 6.860 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:50:27.657Z] #29 6.871 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T11:50:27.657Z] #29 6.883 Setting up ca-certificates (20210119) ... [2022-08-31T11:50:27.657Z] #29 7.480 Updating certificates in /etc/ssl/certs... [2022-08-31T11:50:27.657Z] #29 8.125 129 added, 0 removed; done. [2022-08-31T11:50:27.657Z] #29 8.156 Setting up jq (1.6-2.1) ... [2022-08-31T11:50:27.657Z] #29 8.167 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:27.657Z] #29 8.179 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:27.657Z] #29 8.189 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:50:27.657Z] #29 8.209 Processing triggers for ca-certificates (20210119) ... [2022-08-31T11:50:27.657Z] #29 8.218 Updating certificates in /etc/ssl/certs... [2022-08-31T11:50:27.657Z] #29 8.751 0 added, 0 removed; done. [2022-08-31T11:50:27.657Z] #29 8.751 Running hooks in /etc/ca-certificates/update.d... [2022-08-31T11:50:27.657Z] #29 8.752 done. [2022-08-31T11:50:27.657Z] #29 DONE 10.2s [2022-08-31T11:50:27.657Z] [2022-08-31T11:50:27.657Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-31T11:50:27.657Z] #30 sha256:ce5829f5f5bbe8c13ed95646b6aceba4617fd0d534f846ddd7adfca20a19a973 [2022-08-31T11:50:27.920Z] #11 ... [2022-08-31T11:50:27.920Z] [2022-08-31T11:50:27.920Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-31T11:50:27.920Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-31T11:50:27.920Z] #72 DONE 1.1s [2022-08-31T11:50:27.920Z] [2022-08-31T11:50:27.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:27.920Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-31T11:50:27.920Z] #11 ... [2022-08-31T11:50:27.920Z] [2022-08-31T11:50:27.920Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-31T11:50:27.920Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-31T11:50:28.261Z] #30 DONE 0.5s [2022-08-31T11:50:28.261Z] [2022-08-31T11:50:28.261Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:28.261Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:28.261Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.5s [2022-08-31T11:50:28.441Z] #11 ... [2022-08-31T11:50:28.441Z] [2022-08-31T11:50:28.441Z] #29 [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-08-31T11:50:28.441Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T11:50:28.441Z] #29 1.864 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:28.441Z] #29 1.874 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:28.441Z] #29 1.876 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:28.441Z] #29 2.083 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:50:28.441Z] #29 2.496 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:50:28.441Z] #29 3.036 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:50:28.441Z] #29 4.059 Fetched 8572 kB in 2s (3446 kB/s) [2022-08-31T11:50:28.441Z] #29 4.059 Reading package lists... [2022-08-31T11:50:28.441Z] #29 5.005 Reading package lists... [2022-08-31T11:50:28.441Z] #29 5.916 Building dependency tree... [2022-08-31T11:50:28.441Z] #29 6.480 The following additional packages will be installed: [2022-08-31T11:50:28.441Z] #29 6.480 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-31T11:50:28.441Z] #29 6.480 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-31T11:50:28.441Z] #29 6.480 Recommended packages: [2022-08-31T11:50:28.441Z] #29 6.480 libldap-common publicsuffix libsasl2-modules [2022-08-31T11:50:28.441Z] #29 6.718 The following NEW packages will be installed: [2022-08-31T11:50:28.441Z] #29 6.720 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-31T11:50:28.441Z] #29 6.720 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-31T11:50:28.441Z] #29 6.721 libssh2-1 openssl [2022-08-31T11:50:28.441Z] #29 7.012 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:50:28.441Z] #29 7.012 Need to get 3047 kB of archives. [2022-08-31T11:50:28.441Z] #29 7.012 After this operation, 6661 kB of additional disk space will be used. [2022-08-31T11:50:28.441Z] #29 7.012 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-31T11:50:28.441Z] #29 7.027 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-31T11:50:28.442Z] #29 7.027 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-31T11:50:28.442Z] #29 7.034 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-31T11:50:28.442Z] #29 7.034 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-31T11:50:28.442Z] #29 7.040 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-31T11:50:28.442Z] #29 7.055 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-31T11:50:28.442Z] #29 7.055 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-31T11:50:28.442Z] #29 7.055 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-31T11:50:28.442Z] #29 7.055 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-31T11:50:28.442Z] #29 7.055 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-31T11:50:28.442Z] #29 7.055 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-31T11:50:28.442Z] #29 7.064 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T11:50:28.442Z] #29 7.064 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T11:50:28.442Z] #29 7.067 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T11:50:28.442Z] #29 7.352 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:50:28.442Z] #29 7.419 Fetched 3047 kB in 0s (8993 kB/s) [2022-08-31T11:50:28.442Z] #29 7.471 Selecting previously unselected package openssl. [2022-08-31T11:50:28.442Z] #29 7.471 (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 ... 6661 files and directories currently installed.) [2022-08-31T11:50:28.442Z] #29 7.477 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 7.491 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-31T11:50:28.442Z] #29 7.742 Selecting previously unselected package ca-certificates. [2022-08-31T11:50:28.442Z] #29 7.742 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-31T11:50:28.442Z] #29 7.746 Unpacking ca-certificates (20210119) ... [2022-08-31T11:50:28.442Z] #29 7.916 Selecting previously unselected package libbrotli1:amd64. [2022-08-31T11:50:28.442Z] #29 7.918 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 7.949 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T11:50:28.442Z] #29 8.110 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-31T11:50:28.442Z] #29 8.110 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 8.115 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:28.442Z] #29 8.205 Selecting previously unselected package libsasl2-2:amd64. [2022-08-31T11:50:28.442Z] #29 8.207 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 8.213 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:28.442Z] #29 8.307 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-31T11:50:28.442Z] #29 8.307 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 8.314 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T11:50:28.442Z] #29 8.437 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-31T11:50:28.442Z] #29 8.437 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 8.445 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T11:50:28.442Z] #29 8.527 Selecting previously unselected package libpsl5:amd64. [2022-08-31T11:50:28.442Z] #29 8.527 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 8.533 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T11:50:28.442Z] #29 8.621 Selecting previously unselected package librtmp1:amd64. [2022-08-31T11:50:28.442Z] #29 8.621 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 8.626 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T11:50:28.442Z] #29 8.723 Selecting previously unselected package libssh2-1:amd64. [2022-08-31T11:50:28.442Z] #29 8.723 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 8.723 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T11:50:28.442Z] #29 8.879 Selecting previously unselected package libcurl4:amd64. [2022-08-31T11:50:28.442Z] #29 8.879 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 8.883 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:28.442Z] #29 9.010 Selecting previously unselected package curl. [2022-08-31T11:50:28.442Z] #29 9.010 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 9.043 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:28.442Z] #29 9.140 Selecting previously unselected package libonig5:amd64. [2022-08-31T11:50:28.442Z] #29 9.140 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 9.146 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:50:28.442Z] #29 9.298 Selecting previously unselected package libjq1:amd64. [2022-08-31T11:50:28.442Z] #29 9.298 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 9.303 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:50:28.442Z] #29 9.410 Selecting previously unselected package jq. [2022-08-31T11:50:28.442Z] #29 9.410 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-31T11:50:28.442Z] #29 9.417 Unpacking jq (1.6-2.1) ... [2022-08-31T11:50:28.442Z] #29 9.502 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-31T11:50:28.442Z] #29 9.547 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-31T11:50:28.442Z] #29 9.618 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-31T11:50:28.442Z] #29 9.631 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:28.442Z] #29 9.666 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T11:50:28.442Z] #29 9.679 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:28.442Z] #29 9.717 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-31T11:50:28.442Z] #29 9.729 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-31T11:50:28.442Z] #29 9.749 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:50:28.442Z] #29 9.760 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:50:28.442Z] #29 9.772 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T11:50:28.442Z] #29 9.785 Setting up ca-certificates (20210119) ... [2022-08-31T11:50:28.442Z] #29 ... [2022-08-31T11:50:28.442Z] [2022-08-31T11:50:28.442Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:28.442Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:28.748Z] #29 11.14 129 added, 0 removed; done. [2022-08-31T11:50:28.748Z] #29 11.25 Setting up jq (1.6-2.1) ... [2022-08-31T11:50:28.748Z] #29 11.26 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:28.748Z] #29 11.27 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:28.748Z] #29 11.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:50:28.748Z] #29 11.31 Processing triggers for ca-certificates (20210119) ... [2022-08-31T11:50:28.748Z] #29 11.33 Updating certificates in /etc/ssl/certs... [2022-08-31T11:50:29.693Z] #29 ... [2022-08-31T11:50:29.693Z] [2022-08-31T11:50:29.693Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:29.693Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:29.693Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 9.0s done [2022-08-31T11:50:29.693Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 1.0s [2022-08-31T11:50:29.821Z] #74 DONE 2.3s [2022-08-31T11:50:29.821Z] [2022-08-31T11:50:29.821Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:29.821Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-31T11:50:29.953Z] #11 ... [2022-08-31T11:50:29.953Z] [2022-08-31T11:50:29.953Z] #29 [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-08-31T11:50:29.953Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T11:50:29.953Z] #29 12.29 0 added, 0 removed; done. [2022-08-31T11:50:29.953Z] #29 12.29 Running hooks in /etc/ca-certificates/update.d... [2022-08-31T11:50:29.953Z] #29 12.30 done. [2022-08-31T11:50:30.356Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 9.7s done [2022-08-31T11:50:30.388Z] #11 ... [2022-08-31T11:50:30.388Z] [2022-08-31T11:50:30.388Z] #29 [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-08-31T11:50:30.388Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-31T11:50:30.388Z] #29 1.527 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:30.388Z] #29 1.550 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:30.388Z] #29 1.550 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:30.388Z] #29 1.745 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:50:30.388Z] #29 2.143 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:50:30.388Z] #29 2.193 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:50:30.388Z] #29 3.082 Fetched 8458 kB in 2s (4656 kB/s) [2022-08-31T11:50:30.388Z] #29 3.082 Reading package lists... [2022-08-31T11:50:30.388Z] #29 3.686 Reading package lists... [2022-08-31T11:50:30.388Z] #29 4.211 Building dependency tree... [2022-08-31T11:50:30.388Z] #29 4.528 The following additional packages will be installed: [2022-08-31T11:50:30.388Z] #29 4.529 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-31T11:50:30.388Z] #29 4.529 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-31T11:50:30.388Z] #29 4.530 Recommended packages: [2022-08-31T11:50:30.388Z] #29 4.530 libldap-common publicsuffix libsasl2-modules [2022-08-31T11:50:30.388Z] #29 4.656 The following NEW packages will be installed: [2022-08-31T11:50:30.388Z] #29 4.656 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-31T11:50:30.388Z] #29 4.656 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-31T11:50:30.388Z] #29 4.656 libssh2-1 openssl [2022-08-31T11:50:30.388Z] #29 4.924 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:50:30.388Z] #29 4.924 Need to get 2942 kB of archives. [2022-08-31T11:50:30.388Z] #29 4.924 After this operation, 6482 kB of additional disk space will be used. [2022-08-31T11:50:30.388Z] #29 4.924 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-31T11:50:30.388Z] #29 4.954 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-31T11:50:30.388Z] #29 4.994 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-31T11:50:30.388Z] #29 5.024 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-08-31T11:50:30.388Z] #29 5.044 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-31T11:50:30.388Z] #29 5.058 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-31T11:50:30.388Z] #29 5.075 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-31T11:50:30.388Z] #29 5.079 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-31T11:50:30.388Z] #29 5.100 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-31T11:50:30.388Z] #29 5.103 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-31T11:50:30.388Z] #29 5.124 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-31T11:50:30.388Z] #29 5.157 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-31T11:50:30.388Z] #29 5.180 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-31T11:50:30.388Z] #29 5.187 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-31T11:50:30.388Z] #29 5.189 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-31T11:50:30.388Z] #29 5.417 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:50:30.388Z] #29 5.497 Fetched 2942 kB in 1s (5291 kB/s) [2022-08-31T11:50:30.388Z] #29 5.740 Selecting previously unselected package openssl. [2022-08-31T11:50:30.388Z] #29 5.740 (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-08-31T11:50:30.388Z] #29 5.744 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 5.807 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-31T11:50:30.388Z] #29 6.196 Selecting previously unselected package ca-certificates. [2022-08-31T11:50:30.388Z] #29 6.196 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-31T11:50:30.388Z] #29 6.212 Unpacking ca-certificates (20210119) ... [2022-08-31T11:50:30.388Z] #29 7.584 Selecting previously unselected package libbrotli1:arm64. [2022-08-31T11:50:30.388Z] #29 7.584 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 7.644 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-31T11:50:30.388Z] #29 8.033 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-31T11:50:30.388Z] #29 8.033 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 8.094 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:30.388Z] #29 8.361 Selecting previously unselected package libsasl2-2:arm64. [2022-08-31T11:50:30.388Z] #29 8.363 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 8.372 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:30.388Z] #29 8.698 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-31T11:50:30.388Z] #29 8.698 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 8.703 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T11:50:30.388Z] #29 8.766 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-31T11:50:30.388Z] #29 8.767 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 8.771 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-31T11:50:30.388Z] #29 8.815 Selecting previously unselected package libpsl5:arm64. [2022-08-31T11:50:30.388Z] #29 8.815 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 8.819 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-31T11:50:30.388Z] #29 8.939 Selecting previously unselected package librtmp1:arm64. [2022-08-31T11:50:30.388Z] #29 8.940 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 9.006 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T11:50:30.388Z] #29 9.435 Selecting previously unselected package libssh2-1:arm64. [2022-08-31T11:50:30.388Z] #29 9.436 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 9.522 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-31T11:50:30.388Z] #29 9.966 Selecting previously unselected package libcurl4:arm64. [2022-08-31T11:50:30.388Z] #29 9.967 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 9.977 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:30.388Z] #29 10.80 Selecting previously unselected package curl. [2022-08-31T11:50:30.388Z] #29 10.80 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 10.80 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:30.388Z] #29 10.86 Selecting previously unselected package libonig5:arm64. [2022-08-31T11:50:30.388Z] #29 10.86 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 10.87 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-31T11:50:30.388Z] #29 10.95 Selecting previously unselected package libjq1:arm64. [2022-08-31T11:50:30.388Z] #29 10.95 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 10.97 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-31T11:50:30.388Z] #29 11.02 Selecting previously unselected package jq. [2022-08-31T11:50:30.388Z] #29 11.02 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-31T11:50:30.388Z] #29 11.03 Unpacking jq (1.6-2.1) ... [2022-08-31T11:50:30.388Z] #29 11.07 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-31T11:50:30.388Z] #29 11.08 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-31T11:50:30.388Z] #29 11.10 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-31T11:50:30.388Z] #29 11.11 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:30.388Z] #29 11.13 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-31T11:50:30.388Z] #29 11.15 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-31T11:50:30.388Z] #29 11.16 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-31T11:50:30.388Z] #29 11.17 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-31T11:50:30.388Z] #29 11.19 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-31T11:50:30.388Z] #29 11.20 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-31T11:50:30.388Z] #29 11.21 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-31T11:50:30.388Z] #29 11.22 Setting up ca-certificates (20210119) ... [2022-08-31T11:50:30.617Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-31T11:50:30.647Z] #29 11.92 Updating certificates in /etc/ssl/certs... [2022-08-31T11:50:30.902Z] #29 DONE 13.4s [2022-08-31T11:50:30.902Z] [2022-08-31T11:50:30.902Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:30.902Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:30.902Z] #11 ... [2022-08-31T11:50:30.902Z] [2022-08-31T11:50:30.902Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-31T11:50:30.902Z] #30 sha256:ef0f1355506a618b60fae8069d86a23fcd5ae3952263a4c6b8959f177519f26c [2022-08-31T11:50:30.902Z] #30 DONE 0.1s [2022-08-31T11:50:30.902Z] [2022-08-31T11:50:30.902Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:30.902Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:32.022Z] #29 12.88 129 added, 0 removed; done. [2022-08-31T11:50:32.023Z] #29 12.98 Setting up jq (1.6-2.1) ... [2022-08-31T11:50:32.023Z] #29 12.99 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:32.023Z] #29 13.00 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:32.023Z] #29 13.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:50:32.023Z] #29 13.04 Processing triggers for ca-certificates (20210119) ... [2022-08-31T11:50:32.023Z] #29 13.05 Updating certificates in /etc/ssl/certs... [2022-08-31T11:50:32.534Z] #11 ... [2022-08-31T11:50:32.534Z] [2022-08-31T11:50:32.534Z] #29 [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-08-31T11:50:32.534Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-31T11:50:32.534Z] #29 10.69 Updating certificates in /etc/ssl/certs... [2022-08-31T11:50:32.534Z] #29 12.12 129 added, 0 removed; done. [2022-08-31T11:50:32.534Z] #29 12.22 Setting up jq (1.6-2.1) ... [2022-08-31T11:50:32.534Z] #29 12.24 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:32.534Z] #29 12.25 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-31T11:50:32.534Z] #29 12.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:50:32.534Z] #29 12.32 Processing triggers for ca-certificates (20210119) ... [2022-08-31T11:50:32.534Z] #29 12.33 Updating certificates in /etc/ssl/certs... [2022-08-31T11:50:32.534Z] #29 13.38 0 added, 0 removed; done. [2022-08-31T11:50:32.534Z] #29 13.38 Running hooks in /etc/ca-certificates/update.d... [2022-08-31T11:50:32.534Z] #29 13.38 done. [2022-08-31T11:50:32.534Z] #29 DONE 14.4s [2022-08-31T11:50:32.534Z] [2022-08-31T11:50:32.534Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:32.534Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:32.596Z] #29 ... [2022-08-31T11:50:32.596Z] [2022-08-31T11:50:32.596Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:32.596Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-31T11:50:32.596Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.3s done [2022-08-31T11:50:32.596Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-08-31T11:50:32.596Z] #11 DONE 19.5s [2022-08-31T11:50:32.596Z] [2022-08-31T11:50:32.596Z] #29 [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-08-31T11:50:32.596Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-31T11:50:32.596Z] #29 13.59 0 added, 0 removed; done. [2022-08-31T11:50:32.596Z] #29 13.59 Running hooks in /etc/ca-certificates/update.d... [2022-08-31T11:50:32.596Z] #29 13.59 done. [2022-08-31T11:50:32.596Z] #29 ... [2022-08-31T11:50:32.596Z] [2022-08-31T11:50:32.596Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-31T11:50:32.596Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-08-31T11:50:32.794Z] #11 ... [2022-08-31T11:50:32.795Z] [2022-08-31T11:50:32.795Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-31T11:50:32.795Z] #30 sha256:624863e4c27d7c345bd4a3b5f8e844578a12397e71f90fe409eab48c9a09d646 [2022-08-31T11:50:32.795Z] #30 DONE 0.1s [2022-08-31T11:50:32.854Z] #12 DONE 0.5s [2022-08-31T11:50:32.854Z] [2022-08-31T11:50:32.854Z] #29 [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-08-31T11:50:32.854Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-31T11:50:32.854Z] #29 DONE 13.9s [2022-08-31T11:50:32.854Z] [2022-08-31T11:50:32.854Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-31T11:50:32.854Z] #30 sha256:5d30197012303e41d8a37f0c49766e01e749af4077c7de0292dd47b456ca2466 [2022-08-31T11:50:32.854Z] #30 DONE 0.1s [2022-08-31T11:50:32.854Z] [2022-08-31T11:50:32.854Z] #31 [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-08-31T11:50:32.854Z] #31 sha256:b74b75ec0059470cad71bd3504bb9889e84a269322242c0e271cc10e2071b1ea [2022-08-31T11:50:33.054Z] [2022-08-31T11:50:33.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:33.054Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:33.548Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.6s [2022-08-31T11:50:33.916Z] #31 ... [2022-08-31T11:50:33.917Z] [2022-08-31T11:50:33.917Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-31T11:50:33.917Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-08-31T11:50:33.917Z] #13 DONE 0.6s [2022-08-31T11:50:33.917Z] [2022-08-31T11:50:33.917Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-31T11:50:33.917Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-08-31T11:50:33.917Z] #33 DONE 0.1s [2022-08-31T11:50:33.917Z] [2022-08-31T11:50:33.917Z] #50 [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-08-31T11:50:33.917Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-08-31T11:50:33.917Z] #50 DONE 0.2s [2022-08-31T11:50:33.917Z] [2022-08-31T11:50:33.917Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-31T11:50:33.917Z] #25 sha256:3224dce808c0cf51d98f68bf485df10bdf47f5f1a39b0bc6b59095600b5aeb97 [2022-08-31T11:50:33.917Z] #25 DONE 0.3s [2022-08-31T11:50:33.917Z] [2022-08-31T11:50:33.917Z] #51 [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-08-31T11:50:33.917Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-31T11:50:33.917Z] #51 ... [2022-08-31T11:50:33.917Z] [2022-08-31T11:50:33.917Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T11:50:33.917Z] #66 sha256:4896a7ac3a918fca7bcd6b50d95c50cb437b59a02e41eb93d1d583d16bff0cf2 [2022-08-31T11:50:33.917Z] #66 DONE 0.5s [2022-08-31T11:50:33.917Z] [2022-08-31T11:50:33.917Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-31T11:50:33.917Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-08-31T11:50:33.917Z] #46 DONE 0.5s [2022-08-31T11:50:34.199Z] [2022-08-31T11:50:34.199Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:50:34.199Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-31T11:50:35.167Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 6.0s [2022-08-31T11:50:35.621Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.0s [2022-08-31T11:50:36.068Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.2s done [2022-08-31T11:50:36.068Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-08-31T11:50:36.324Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-31T11:50:36.580Z] #11 DONE 26.8s [2022-08-31T11:50:36.580Z] [2022-08-31T11:50:36.580Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-31T11:50:36.580Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-31T11:50:37.078Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.0s done [2022-08-31T11:50:37.078Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-31T11:50:38.515Z] #12 ... [2022-08-31T11:50:38.515Z] [2022-08-31T11:50:38.515Z] #31 [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-08-31T11:50:38.515Z] #31 sha256:3101d6f7147923f13f03dcd033732b726e581b6fd9c7b6532a079030b1226e78 [2022-08-31T11:50:38.515Z] #31 1.478 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-31T11:50:38.515Z] #31 1.732 [2022-08-31T11:50:38.515Z] #31 1.945 #=#=# ######################################################################## 100.0% [2022-08-31T11:50:38.515Z] #31 2.190 [2022-08-31T11:50:38.515Z] #31 3.043 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-31T11:50:38.515Z] #31 3.296 [2022-08-31T11:50:38.515Z] #31 3.512 #=#=# ######################################################################## 100.0% [2022-08-31T11:50:38.515Z] #31 3.784 [2022-08-31T11:50:38.515Z] #31 4.743 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-31T11:50:38.515Z] #31 5.001 [2022-08-31T11:50:38.515Z] #31 5.219 #=#=# ################### 26.8% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2022-08-31T11:50:38.515Z] #31 5.755 [2022-08-31T11:50:38.515Z] #31 6.624 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-31T11:50:38.515Z] #31 6.887 [2022-08-31T11:50:38.515Z] #31 7.106 #=#=# ######################################################################## 100.0% [2022-08-31T11:50:38.515Z] #31 7.372 [2022-08-31T11:50:38.515Z] #31 8.091 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-31T11:50:38.515Z] #31 8.278 [2022-08-31T11:50:38.515Z] #31 8.491 #=#=# ######################################################################## 100.0% [2022-08-31T11:50:38.515Z] #31 8.736 [2022-08-31T11:50:38.515Z] #31 8.774 Download of images into '/build' complete. [2022-08-31T11:50:38.515Z] #31 8.774 Use something like the following to load the result into a Docker daemon: [2022-08-31T11:50:38.515Z] #31 8.774 tar -cC '/build' . | docker load [2022-08-31T11:50:38.515Z] #31 DONE 10.4s [2022-08-31T11:50:38.515Z] [2022-08-31T11:50:38.515Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-31T11:50:38.515Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-31T11:50:38.515Z] #12 DONE 2.1s [2022-08-31T11:50:38.515Z] [2022-08-31T11:50:38.515Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-31T11:50:38.515Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-31T11:50:38.572Z] #19 65.78 Reading package lists... [2022-08-31T11:50:38.572Z] #19 ... [2022-08-31T11:50:38.572Z] [2022-08-31T11:50:38.572Z] #84 [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-08-31T11:50:38.572Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:50:38.572Z] #84 34.74 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-31T11:50:38.660Z] #47 4.420 + git clone https://github.com/docker/distribution.git . [2022-08-31T11:50:38.660Z] #47 4.428 Cloning into '.'... [2022-08-31T11:50:39.076Z] #13 DONE 0.6s [2022-08-31T11:50:39.339Z] [2022-08-31T11:50:39.339Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-31T11:50:39.339Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-31T11:50:39.339Z] #33 DONE 0.1s [2022-08-31T11:50:39.339Z] [2022-08-31T11:50:39.339Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:50:39.339Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:50:39.339Z] #34 ... [2022-08-31T11:50:39.339Z] [2022-08-31T11:50:39.339Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-31T11:50:39.339Z] #25 sha256:6935ee7374b033496cb09b78e15971e944360650c0d080877cf0930faf13fac1 [2022-08-31T11:50:39.339Z] #25 DONE 0.3s [2022-08-31T11:50:39.597Z] #47 ... [2022-08-31T11:50:39.597Z] [2022-08-31T11:50:39.597Z] #51 [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-08-31T11:50:39.597Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-31T11:50:39.597Z] #51 5.260 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:39.597Z] #51 5.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:39.597Z] #51 5.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:39.598Z] [2022-08-31T11:50:39.598Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-31T11:50:39.598Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-31T11:50:39.598Z] #46 DONE 0.3s [2022-08-31T11:50:39.598Z] [2022-08-31T11:50:39.598Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T11:50:39.598Z] #66 sha256:93379bdbd91046df0295487e0dd12ebc725f4feb4df94cd62fb8355ae05065c7 [2022-08-31T11:50:39.598Z] #66 DONE 0.3s [2022-08-31T11:50:39.598Z] [2022-08-31T11:50:39.598Z] #50 [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-08-31T11:50:39.598Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-31T11:50:39.598Z] #50 DONE 0.3s [2022-08-31T11:50:39.598Z] [2022-08-31T11:50:39.598Z] #51 [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-08-31T11:50:39.598Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:50:39.819Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.7s done [2022-08-31T11:50:39.819Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-31T11:50:40.164Z] #51 6.387 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:50:40.164Z] #51 6.396 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-31T11:50:41.287Z] #11 ... [2022-08-31T11:50:41.287Z] [2022-08-31T11:50:41.287Z] #31 [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-08-31T11:50:41.287Z] #31 sha256:bc76c75fba8ce83bbda997729855e71d662a6f6727cc7f696364103bb5bb4a0e [2022-08-31T11:50:41.287Z] #31 2.401 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-31T11:50:41.287Z] #31 2.777 [2022-08-31T11:50:41.287Z] #31 3.002 #=#=# ######################################################################## 100.0% [2022-08-31T11:50:41.287Z] #31 3.320 [2022-08-31T11:50:41.287Z] #31 4.366 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-31T11:50:41.287Z] #31 4.718 [2022-08-31T11:50:41.287Z] #31 4.955 #=#=# ############################################################ 83.9% ######################################################################## 100.0% [2022-08-31T11:50:41.287Z] #31 5.275 [2022-08-31T11:50:41.287Z] #31 6.287 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-31T11:50:41.287Z] #31 6.603 [2022-08-31T11:50:41.287Z] #31 6.832 #=#=# ################# 24.9% ######################################## 56.8% ################################################################ 89.0% ######################################################################## 100.0% [2022-08-31T11:50:41.287Z] #31 7.433 [2022-08-31T11:50:41.287Z] #31 8.499 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-31T11:50:41.287Z] #31 8.831 [2022-08-31T11:50:41.287Z] #31 9.081 #=#=# ######################################################################## 100.0% [2022-08-31T11:50:41.287Z] #31 9.392 [2022-08-31T11:50:41.287Z] #31 ... [2022-08-31T11:50:41.287Z] [2022-08-31T11:50:41.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:41.287Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:42.229Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.2s [2022-08-31T11:50:42.717Z] #51 8.686 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:50:43.137Z] #11 ... [2022-08-31T11:50:43.137Z] [2022-08-31T11:50:43.137Z] #31 [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-08-31T11:50:43.137Z] #31 sha256:69179ede5ab650bd727fa939d81023d03572f55428246f9d5d75cd686c32bc1c [2022-08-31T11:50:43.137Z] #31 2.723 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-31T11:50:43.137Z] #31 3.084 [2022-08-31T11:50:43.137Z] #31 3.318 #=#=# ######################################################################## 100.0% [2022-08-31T11:50:43.137Z] #31 3.642 [2022-08-31T11:50:43.137Z] #31 4.789 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-31T11:50:43.137Z] #31 5.169 [2022-08-31T11:50:43.137Z] #31 5.394 #=#=# ########## 14.0% ######################################################################## 100.0% [2022-08-31T11:50:43.137Z] #31 5.782 [2022-08-31T11:50:43.137Z] #31 6.819 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-31T11:50:43.137Z] #31 7.116 [2022-08-31T11:50:43.137Z] #31 7.350 #=#=# ################## 25.9% ######################################### 58.1% ################################################################ 89.7% ######################################################################## 100.0% [2022-08-31T11:50:43.137Z] #31 7.978 [2022-08-31T11:50:43.137Z] #31 8.946 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-31T11:50:43.137Z] #31 9.256 [2022-08-31T11:50:43.137Z] #31 9.494 #=#=# ######################################################################## 100.0% [2022-08-31T11:50:43.137Z] #31 9.840 [2022-08-31T11:50:43.137Z] #31 ... [2022-08-31T11:50:43.137Z] [2022-08-31T11:50:43.137Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:43.137Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:43.653Z] #51 ... [2022-08-31T11:50:43.653Z] [2022-08-31T11:50:43.653Z] #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-08-31T11:50:43.653Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-31T11:50:43.653Z] #57 5.040 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-31T11:50:43.653Z] #57 5.975 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-31T11:50:43.653Z] #57 5.976 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-31T11:50:43.653Z] #57 6.071 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-31T11:50:43.653Z] #57 7.489 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-31T11:50:43.653Z] #57 ... [2022-08-31T11:50:43.653Z] [2022-08-31T11:50:43.653Z] #53 [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.1" && /build/gotestsum --version [2022-08-31T11:50:43.653Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-31T11:50:43.653Z] #53 3.280 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-31T11:50:43.653Z] #53 4.016 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-31T11:50:43.653Z] #53 4.016 go: downloading github.com/fatih/color v1.10.0 [2022-08-31T11:50:43.653Z] #53 4.028 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-31T11:50:43.653Z] #53 4.049 go: downloading github.com/pkg/errors v0.9.1 [2022-08-31T11:50:43.653Z] #53 4.077 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-31T11:50:43.653Z] #53 4.102 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-31T11:50:43.653Z] #53 4.107 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-31T11:50:43.653Z] #53 4.114 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-31T11:50:43.653Z] #53 4.165 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-31T11:50:43.653Z] #53 4.290 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-31T11:50:43.653Z] #53 4.337 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-31T11:50:43.653Z] #53 4.417 go: downloading golang.org/x/tools v0.1.0 [2022-08-31T11:50:43.653Z] #53 7.389 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-31T11:50:43.653Z] #53 7.440 go: downloading golang.org/x/mod v0.3.0 [2022-08-31T11:50:43.911Z] #53 ... [2022-08-31T11:50:43.911Z] [2022-08-31T11:50:43.911Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:50:43.911Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-31T11:50:43.911Z] #42 5.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:43.911Z] #42 5.332 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:43.911Z] #42 5.451 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:43.911Z] #42 6.335 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:50:43.911Z] #42 7.824 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:50:43.911Z] #42 ... [2022-08-31T11:50:43.911Z] [2022-08-31T11:50:43.911Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:50:43.911Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-31T11:50:43.911Z] #62 5.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:43.911Z] #62 5.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:43.911Z] #62 5.477 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:43.911Z] #62 6.032 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:50:43.911Z] #62 8.009 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:50:44.169Z] #62 ... [2022-08-31T11:50:44.169Z] [2022-08-31T11:50:44.169Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:50:44.169Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-31T11:50:44.169Z] #36 5.042 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-31T11:50:44.169Z] #36 ... [2022-08-31T11:50:44.169Z] [2022-08-31T11:50:44.169Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:50:44.169Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-31T11:50:44.169Z] #34 4.528 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-31T11:50:44.169Z] #34 4.528 Cloning into '.'... [2022-08-31T11:50:44.428Z] #34 ... [2022-08-31T11:50:44.428Z] [2022-08-31T11:50:44.428Z] #40 [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.2.3" && /build/go-winres --help [2022-08-31T11:50:44.428Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-31T11:50:44.428Z] #40 4.016 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-31T11:50:44.428Z] #40 4.695 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-31T11:50:44.428Z] #40 5.624 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-31T11:50:44.428Z] #40 5.896 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-31T11:50:44.428Z] #40 6.076 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-31T11:50:44.428Z] #40 8.350 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-31T11:50:44.428Z] #40 8.562 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T11:50:44.428Z] #40 ... [2022-08-31T11:50:44.428Z] [2022-08-31T11:50:44.428Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:50:44.428Z] #67 sha256:0e624c5a8fef506cd9d564341d24d1f492dda42d00ddede86c07a82cd7701153 [2022-08-31T11:50:44.428Z] #67 4.251 + RM_GOPATH=0 [2022-08-31T11:50:44.428Z] #67 4.251 + TMP_GOPATH= [2022-08-31T11:50:44.428Z] #67 4.251 + : /build [2022-08-31T11:50:44.428Z] #67 4.251 + '[' -z '' ']' [2022-08-31T11:50:44.428Z] #67 4.253 ++ mktemp -d [2022-08-31T11:50:44.428Z] #67 4.253 + export GOPATH=/tmp/tmp.IvEAXnthVt [2022-08-31T11:50:44.428Z] #67 4.253 + GOPATH=/tmp/tmp.IvEAXnthVt [2022-08-31T11:50:44.428Z] #67 4.253 + RM_GOPATH=1 [2022-08-31T11:50:44.428Z] #67 4.253 + case "$(go env GOARCH)" in [2022-08-31T11:50:44.428Z] #67 4.253 ++ go env GOARCH [2022-08-31T11:50:44.428Z] #67 4.385 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:50:44.428Z] #67 4.385 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:50:44.428Z] #67 4.385 ++ dirname /install.sh [2022-08-31T11:50:44.428Z] #67 4.385 + dir=/ [2022-08-31T11:50:44.428Z] #67 4.385 + bin=rootlesskit [2022-08-31T11:50:44.428Z] #67 4.385 + shift [2022-08-31T11:50:44.428Z] #67 4.385 + '[' '!' -f //rootlesskit.installer ']' [2022-08-31T11:50:44.428Z] #67 4.385 + . //rootlesskit.installer [2022-08-31T11:50:44.428Z] #67 4.385 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:50:44.428Z] #67 4.385 + install_rootlesskit [2022-08-31T11:50:44.428Z] #67 4.385 + case "$1" in [2022-08-31T11:50:44.428Z] #67 4.385 + export CGO_ENABLED=0 [2022-08-31T11:50:44.428Z] #67 4.385 + CGO_ENABLED=0 [2022-08-31T11:50:44.428Z] #67 4.385 + _install_rootlesskit [2022-08-31T11:50:44.428Z] #67 4.391 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-31T11:50:44.428Z] #67 4.407 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T11:50:44.428Z] #67 4.407 + GOBIN=/build [2022-08-31T11:50:44.428Z] #67 4.407 + GO111MODULE=on [2022-08-31T11:50:44.428Z] #67 4.407 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:50:44.428Z] #67 4.407 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:50:44.428Z] #67 5.060 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-31T11:50:44.428Z] #67 9.093 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T11:50:44.428Z] #67 9.094 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-31T11:50:44.428Z] #67 9.657 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-31T11:50:44.552Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-08-31T11:50:44.686Z] #67 ... [2022-08-31T11:50:44.686Z] [2022-08-31T11:50:44.686Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-31T11:50:44.686Z] #26 sha256:2a61688997676a9580282793d0474f43077aa9f38a9fc24e7a0df875f8693aab [2022-08-31T11:50:44.686Z] #26 4.475 + RM_GOPATH=0 [2022-08-31T11:50:44.686Z] #26 4.479 + TMP_GOPATH= [2022-08-31T11:50:44.686Z] #26 4.479 + : /build [2022-08-31T11:50:44.686Z] #26 4.479 + '[' -z '' ']' [2022-08-31T11:50:44.686Z] #26 4.483 ++ mktemp -d [2022-08-31T11:50:44.686Z] #26 4.484 + export GOPATH=/tmp/tmp.BUmOl4chQN [2022-08-31T11:50:44.686Z] #26 4.484 + GOPATH=/tmp/tmp.BUmOl4chQN [2022-08-31T11:50:44.686Z] #26 4.484 + RM_GOPATH=1 [2022-08-31T11:50:44.686Z] #26 4.485 + case "$(go env GOARCH)" in [2022-08-31T11:50:44.686Z] #26 4.514 ++ go env GOARCH [2022-08-31T11:50:44.686Z] #26 4.558 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:50:44.686Z] #26 4.558 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:50:44.686Z] #26 4.558 ++ dirname /install.sh [2022-08-31T11:50:44.686Z] #26 4.558 + dir=/ [2022-08-31T11:50:44.686Z] #26 4.558 + bin=dockercli [2022-08-31T11:50:44.686Z] #26 4.558 + shift [2022-08-31T11:50:44.686Z] #26 4.558 + '[' '!' -f //dockercli.installer ']' [2022-08-31T11:50:44.686Z] #26 4.558 + . //dockercli.installer [2022-08-31T11:50:44.686Z] #26 4.558 ++ : stable [2022-08-31T11:50:44.686Z] #26 4.558 ++ : 17.06.2-ce [2022-08-31T11:50:44.686Z] #26 4.558 + install_dockercli [2022-08-31T11:50:44.686Z] #26 4.558 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-31T11:50:44.686Z] #26 4.560 Install docker/cli version 17.06.2-ce from stable [2022-08-31T11:50:44.686Z] #26 4.570 ++ uname -m [2022-08-31T11:50:44.686Z] #26 4.589 + arch=aarch64 [2022-08-31T11:50:44.686Z] #26 4.603 + '[' aarch64 '!=' x86_64 ']' [2022-08-31T11:50:44.686Z] #26 4.603 + '[' aarch64 '!=' s390x ']' [2022-08-31T11:50:44.686Z] #26 4.603 + '[' aarch64 '!=' armhf ']' [2022-08-31T11:50:44.686Z] #26 4.603 + build_dockercli [2022-08-31T11:50:44.686Z] #26 4.607 + git clone https://github.com/docker/docker-ce /tmp/tmp.BUmOl4chQN/tmp/docker-ce [2022-08-31T11:50:44.686Z] #26 4.609 Cloning into '/tmp/tmp.BUmOl4chQN/tmp/docker-ce'... [2022-08-31T11:50:44.686Z] #26 ... [2022-08-31T11:50:44.686Z] [2022-08-31T11:50:44.686Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:50:44.686Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:50:44.686Z] #14 5.325 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:44.686Z] #14 5.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:44.686Z] #14 5.513 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:44.686Z] #14 6.370 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:50:44.686Z] #14 8.215 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:50:44.686Z] #14 10.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:50:44.852Z] #51 ... [2022-08-31T11:50:44.852Z] [2022-08-31T11:50:44.852Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:50:44.852Z] #67 sha256:c79b14abe0d949be20979a7a097bc9cdb030fea450917275efa0341c0ac3912b [2022-08-31T11:50:44.852Z] #67 3.804 + RM_GOPATH=0 [2022-08-31T11:50:44.852Z] #67 3.804 + TMP_GOPATH= [2022-08-31T11:50:44.852Z] #67 3.804 + : /build [2022-08-31T11:50:44.852Z] #67 3.804 + '[' -z '' ']' [2022-08-31T11:50:44.852Z] #67 3.804 ++ mktemp -d [2022-08-31T11:50:44.852Z] #67 3.805 + export GOPATH=/tmp/tmp.j8JnaEBb4Z [2022-08-31T11:50:44.852Z] #67 3.805 + GOPATH=/tmp/tmp.j8JnaEBb4Z [2022-08-31T11:50:44.852Z] #67 3.805 + RM_GOPATH=1 [2022-08-31T11:50:44.852Z] #67 3.805 + case "$(go env GOARCH)" in [2022-08-31T11:50:44.852Z] #67 3.806 ++ go env GOARCH [2022-08-31T11:50:44.852Z] #67 3.815 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:50:44.852Z] #67 3.815 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:50:44.852Z] #67 3.815 ++ dirname /install.sh [2022-08-31T11:50:44.852Z] #67 3.816 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:50:44.852Z] #67 3.816 + dir=/ [2022-08-31T11:50:44.852Z] #67 3.816 + bin=rootlesskit [2022-08-31T11:50:44.852Z] #67 3.816 + shift [2022-08-31T11:50:44.852Z] #67 3.816 + '[' '!' -f //rootlesskit.installer ']' [2022-08-31T11:50:44.852Z] #67 3.816 + . //rootlesskit.installer [2022-08-31T11:50:44.852Z] #67 3.816 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:50:44.852Z] #67 3.816 + install_rootlesskit [2022-08-31T11:50:44.852Z] #67 3.816 + case "$1" in [2022-08-31T11:50:44.852Z] #67 3.816 + export CGO_ENABLED=0 [2022-08-31T11:50:44.852Z] #67 3.816 + CGO_ENABLED=0 [2022-08-31T11:50:44.852Z] #67 3.816 + _install_rootlesskit [2022-08-31T11:50:44.852Z] #67 3.816 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-31T11:50:44.852Z] #67 3.816 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T11:50:44.852Z] #67 3.816 + GOBIN=/build [2022-08-31T11:50:44.852Z] #67 3.816 + GO111MODULE=on [2022-08-31T11:50:44.852Z] #67 3.816 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:50:44.852Z] #67 4.228 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-31T11:50:44.944Z] #14 ... [2022-08-31T11:50:44.944Z] [2022-08-31T11:50:44.944Z] #38 [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-08-31T11:50:44.944Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-31T11:50:44.944Z] #38 4.266 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-31T11:50:44.944Z] #38 ... [2022-08-31T11:50:44.944Z] [2022-08-31T11:50:44.944Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:50:44.944Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-31T11:50:44.944Z] #55 5.421 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-31T11:50:44.944Z] #55 7.070 go: downloading github.com/fatih/color v1.13.0 [2022-08-31T11:50:44.944Z] #55 7.131 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T11:50:44.944Z] #55 7.295 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-31T11:50:44.944Z] #55 7.296 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-31T11:50:44.944Z] #55 7.494 go: downloading github.com/spf13/viper v1.11.0 [2022-08-31T11:50:44.944Z] #55 7.692 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-31T11:50:44.944Z] #55 8.132 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-31T11:50:44.944Z] #55 8.181 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-31T11:50:44.944Z] #55 8.274 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-31T11:50:44.944Z] #55 8.358 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-31T11:50:44.944Z] #55 9.940 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-31T11:50:44.944Z] #55 10.11 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-31T11:50:44.944Z] #55 10.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-31T11:50:44.944Z] #55 10.49 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-31T11:50:45.203Z] #55 ... [2022-08-31T11:50:45.203Z] [2022-08-31T11:50:45.203Z] #76 [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-08-31T11:50:45.203Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-31T11:50:45.203Z] #76 5.358 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:45.203Z] #76 5.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:45.203Z] #76 5.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:45.203Z] #76 6.493 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:50:45.203Z] #76 7.841 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:50:45.203Z] #76 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:50:45.203Z] #76 ... [2022-08-31T11:50:45.203Z] [2022-08-31T11:50:45.203Z] #31 [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-08-31T11:50:45.203Z] #31 sha256:b74b75ec0059470cad71bd3504bb9889e84a269322242c0e271cc10e2071b1ea [2022-08-31T11:50:45.203Z] #31 2.064 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-31T11:50:45.203Z] #31 2.502 [2022-08-31T11:50:45.203Z] #31 2.727 #=#=# ######################################################################## 100.0% [2022-08-31T11:50:45.203Z] #31 3.036 [2022-08-31T11:50:45.203Z] #31 4.220 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-31T11:50:45.203Z] #31 4.563 [2022-08-31T11:50:45.203Z] #31 4.824 #=#=# 0.1% ######################################################################## 100.0% [2022-08-31T11:50:45.203Z] #31 5.837 [2022-08-31T11:50:45.203Z] #31 10.72 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-31T11:50:45.414Z] #67 5.916 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T11:50:45.414Z] #67 5.958 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-31T11:50:45.461Z] #31 12.50 #=#=# [2022-08-31T11:50:45.461Z] #31 ... [2022-08-31T11:50:45.461Z] [2022-08-31T11:50:45.461Z] #51 [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-08-31T11:50:45.461Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-31T11:50:45.461Z] #51 11.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:50:45.527Z] #11 ... [2022-08-31T11:50:45.527Z] [2022-08-31T11:50:45.527Z] #31 [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-08-31T11:50:45.527Z] #31 sha256:bc76c75fba8ce83bbda997729855e71d662a6f6727cc7f696364103bb5bb4a0e [2022-08-31T11:50:45.527Z] #31 10.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-31T11:50:45.527Z] #31 10.61 [2022-08-31T11:50:45.527Z] #31 10.84 #=#=# ######################################################################## 100.0% [2022-08-31T11:50:45.527Z] #31 11.13 [2022-08-31T11:50:45.527Z] #31 11.22 Download of images into '/build' complete. [2022-08-31T11:50:45.527Z] #31 11.22 Use something like the following to load the result into a Docker daemon: [2022-08-31T11:50:45.527Z] #31 11.22 tar -cC '/build' . | docker load [2022-08-31T11:50:45.527Z] #31 DONE 14.1s [2022-08-31T11:50:45.527Z] [2022-08-31T11:50:45.527Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:45.527Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:45.670Z] #67 ... [2022-08-31T11:50:45.670Z] [2022-08-31T11:50:45.670Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-31T11:50:45.670Z] #26 sha256:b692e22dfa198afaa24e51209598563d0e2d6fa1e812372ec601fe675b78ad6b [2022-08-31T11:50:45.670Z] #26 6.079 + RM_GOPATH=0 [2022-08-31T11:50:45.670Z] #26 6.079 + TMP_GOPATH= [2022-08-31T11:50:45.670Z] #26 6.079 + : /build [2022-08-31T11:50:45.670Z] #26 6.079 + '[' -z '' ']' [2022-08-31T11:50:45.670Z] #26 6.080 ++ mktemp -d [2022-08-31T11:50:45.670Z] #26 6.092 + export GOPATH=/tmp/tmp.IsVaFuKQQ1 [2022-08-31T11:50:45.670Z] #26 6.092 + GOPATH=/tmp/tmp.IsVaFuKQQ1 [2022-08-31T11:50:45.670Z] #26 6.092 + RM_GOPATH=1 [2022-08-31T11:50:45.670Z] #26 6.092 + case "$(go env GOARCH)" in [2022-08-31T11:50:45.670Z] #26 6.092 ++ go env GOARCH [2022-08-31T11:50:45.670Z] #26 6.104 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:50:45.670Z] #26 6.105 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:50:45.670Z] #26 6.106 ++ dirname /install.sh [2022-08-31T11:50:45.670Z] #26 6.113 + dir=/ [2022-08-31T11:50:45.670Z] #26 6.113 + bin=dockercli [2022-08-31T11:50:45.670Z] #26 6.113 + shift [2022-08-31T11:50:45.670Z] #26 6.113 + '[' '!' -f //dockercli.installer ']' [2022-08-31T11:50:45.670Z] #26 6.113 + . //dockercli.installer [2022-08-31T11:50:45.670Z] #26 6.113 ++ : stable [2022-08-31T11:50:45.670Z] #26 6.114 ++ : 17.06.2-ce [2022-08-31T11:50:45.670Z] #26 6.118 + install_dockercli [2022-08-31T11:50:45.670Z] #26 6.118 Install docker/cli version 17.06.2-ce from stable [2022-08-31T11:50:45.670Z] #26 6.118 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-31T11:50:45.670Z] #26 6.118 ++ uname -m [2022-08-31T11:50:45.670Z] #26 6.120 + arch=x86_64 [2022-08-31T11:50:45.670Z] #26 6.123 + '[' x86_64 '!=' x86_64 ']' [2022-08-31T11:50:45.670Z] #26 6.123 + url=https://download.docker.com/linux/static [2022-08-31T11:50:45.670Z] #26 6.126 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-31T11:50:45.670Z] #26 6.126 + tar -xz docker/docker [2022-08-31T11:50:45.928Z] #26 ... [2022-08-31T11:50:45.928Z] [2022-08-31T11:50:45.928Z] #51 [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-08-31T11:50:45.928Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:50:45.928Z] #51 6.413 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:45.928Z] #51 6.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:45.928Z] #51 6.424 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:47.089Z] #11 ... [2022-08-31T11:50:47.089Z] [2022-08-31T11:50:47.089Z] #31 [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-08-31T11:50:47.089Z] #31 sha256:69179ede5ab650bd727fa939d81023d03572f55428246f9d5d75cd686c32bc1c [2022-08-31T11:50:47.089Z] #31 10.63 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-31T11:50:47.089Z] #31 10.99 [2022-08-31T11:50:47.089Z] #31 11.22 #=#=# ######################################################################## 100.0% [2022-08-31T11:50:47.089Z] #31 11.57 [2022-08-31T11:50:47.089Z] #31 11.66 Download of images into '/build' complete. [2022-08-31T11:50:47.089Z] #31 11.66 Use something like the following to load the result into a Docker daemon: [2022-08-31T11:50:47.089Z] #31 11.66 tar -cC '/build' . | docker load [2022-08-31T11:50:47.089Z] #31 DONE 14.1s [2022-08-31T11:50:47.089Z] [2022-08-31T11:50:47.089Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-31T11:50:47.089Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-31T11:50:47.302Z] #51 7.848 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:50:47.302Z] #51 7.893 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-31T11:50:47.438Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.3s [2022-08-31T11:50:48.545Z] #84 ... [2022-08-31T11:50:48.545Z] [2022-08-31T11:50:48.545Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:50:48.545Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:50:48.545Z] #19 65.78 Reading package lists... [2022-08-31T11:50:48.761Z] #51 14.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-31T11:50:49.260Z] #51 ... [2022-08-31T11:50:49.260Z] [2022-08-31T11:50:49.260Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:50:49.260Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:50:49.260Z] #62 4.188 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:49.260Z] #62 4.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:49.260Z] #62 4.205 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:49.260Z] #62 4.615 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:50:49.260Z] #62 6.014 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:50:49.260Z] #62 8.632 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:50:49.260Z] #62 ... [2022-08-31T11:50:49.260Z] [2022-08-31T11:50:49.260Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:50:49.260Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:50:49.260Z] #42 4.490 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:49.260Z] #42 4.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:49.260Z] #42 4.508 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:49.260Z] #42 5.047 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:50:49.260Z] #42 6.539 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:50:49.260Z] #42 8.922 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:50:49.516Z] #42 ... [2022-08-31T11:50:49.516Z] [2022-08-31T11:50:49.516Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:50:49.516Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:50:49.516Z] #55 5.715 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-31T11:50:49.516Z] #55 7.998 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T11:50:49.516Z] #55 7.998 go: downloading github.com/fatih/color v1.13.0 [2022-08-31T11:50:49.516Z] #55 8.190 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-31T11:50:49.516Z] #55 8.268 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-31T11:50:49.516Z] #55 8.549 go: downloading github.com/spf13/viper v1.11.0 [2022-08-31T11:50:49.516Z] #55 8.677 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-31T11:50:49.516Z] #55 9.392 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-31T11:50:49.516Z] #55 9.430 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-31T11:50:49.516Z] #55 9.513 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-31T11:50:49.516Z] #55 9.671 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-31T11:50:49.772Z] #55 ... [2022-08-31T11:50:49.772Z] [2022-08-31T11:50:49.772Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:50:49.772Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:50:49.772Z] #14 6.465 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:49.772Z] #14 6.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:49.772Z] #14 6.482 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:49.772Z] #14 7.417 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:50:49.772Z] #14 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:50:49.772Z] #14 ... [2022-08-31T11:50:49.772Z] [2022-08-31T11:50:49.772Z] #40 [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.2.3" && /build/go-winres --help [2022-08-31T11:50:49.772Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:50:49.772Z] #40 6.837 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-31T11:50:49.772Z] #40 7.719 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-31T11:50:49.772Z] #40 9.263 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-31T11:50:49.772Z] #40 9.838 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-31T11:50:49.772Z] #40 9.984 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-31T11:50:50.028Z] #40 ... [2022-08-31T11:50:50.028Z] [2022-08-31T11:50:50.028Z] #76 [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-08-31T11:50:50.029Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:50:50.029Z] #76 6.252 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:50:50.029Z] #76 6.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:50:50.029Z] #76 6.264 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:50:50.029Z] #76 7.221 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:50:50.029Z] #76 9.736 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:50:50.029Z] #76 ... [2022-08-31T11:50:50.029Z] [2022-08-31T11:50:50.029Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:50:50.029Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:50:50.029Z] #36 3.300 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-31T11:50:50.029Z] #36 10.84 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-31T11:50:50.029Z] #36 10.85 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-31T11:50:50.285Z] #36 ... [2022-08-31T11:50:50.285Z] [2022-08-31T11:50:50.285Z] #53 [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.1" && /build/gotestsum --version [2022-08-31T11:50:50.285Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:50:50.285Z] #53 5.120 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-31T11:50:50.285Z] #53 6.499 go: downloading github.com/fatih/color v1.10.0 [2022-08-31T11:50:50.285Z] #53 6.788 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-31T11:50:50.285Z] #53 6.850 go: downloading golang.org/x/tools v0.1.0 [2022-08-31T11:50:50.285Z] #53 7.285 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-31T11:50:50.285Z] #53 7.329 go: downloading github.com/pkg/errors v0.9.1 [2022-08-31T11:50:50.285Z] #53 7.555 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-31T11:50:50.285Z] #53 7.710 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-31T11:50:50.285Z] #53 8.058 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-31T11:50:50.285Z] #53 8.133 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-31T11:50:50.285Z] #53 8.395 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-31T11:50:50.285Z] #53 8.546 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-31T11:50:50.285Z] #53 8.715 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-31T11:50:50.285Z] #53 ... [2022-08-31T11:50:50.285Z] [2022-08-31T11:50:50.285Z] #38 [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-08-31T11:50:50.285Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T11:50:50.285Z] #38 5.456 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-31T11:50:50.544Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.3s [2022-08-31T11:50:50.581Z] #38 ... [2022-08-31T11:50:50.581Z] [2022-08-31T11:50:50.581Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:50:50.581Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:50:50.581Z] #47 4.997 + git clone https://github.com/docker/distribution.git . [2022-08-31T11:50:50.581Z] #47 5.013 Cloning into '.'... [2022-08-31T11:50:50.581Z] #47 ... [2022-08-31T11:50:50.581Z] [2022-08-31T11:50:50.581Z] #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-08-31T11:50:50.581Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T11:50:50.581Z] #57 6.387 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-31T11:50:50.581Z] #57 7.410 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-31T11:50:50.581Z] #57 7.411 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-31T11:50:50.581Z] #57 7.505 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-31T11:50:50.581Z] #57 9.625 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-31T11:50:50.660Z] #51 ... [2022-08-31T11:50:50.660Z] [2022-08-31T11:50:50.660Z] #31 [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-08-31T11:50:50.660Z] #31 sha256:b74b75ec0059470cad71bd3504bb9889e84a269322242c0e271cc10e2071b1ea [2022-08-31T11:50:50.660Z] #31 12.85 #=#=# 0.0% ###### 8.6% ############# 18.2% ######################### 34.9% #################################### 50.6% ############################################## 64.7% ######################################################## 78.6% #################################################################### 94.8% ######################################################################## 100.0% [2022-08-31T11:50:50.660Z] #31 14.93 [2022-08-31T11:50:50.741Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.5s done [2022-08-31T11:50:50.837Z] #57 ... [2022-08-31T11:50:50.837Z] [2022-08-31T11:50:50.837Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:50:50.837Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:50:50.837Z] #36 11.43 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-31T11:50:50.837Z] #36 11.78 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-31T11:50:51.002Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-31T11:50:51.002Z] #11 DONE 48.2s [2022-08-31T11:50:51.093Z] #36 11.98 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-31T11:50:51.093Z] #36 12.08 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-31T11:50:51.262Z] [2022-08-31T11:50:51.263Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-31T11:50:51.263Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-31T11:50:51.350Z] #36 12.20 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-31T11:50:51.350Z] #36 12.24 go: downloading github.com/peterh/liner v1.2.2 [2022-08-31T11:50:51.606Z] #36 12.44 go: downloading github.com/google/go-dap v0.6.0 [2022-08-31T11:50:51.834Z] #12 DONE 0.8s [2022-08-31T11:50:51.834Z] [2022-08-31T11:50:51.834Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-31T11:50:51.834Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-31T11:50:51.861Z] #36 12.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-31T11:50:51.861Z] #36 12.85 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-31T11:50:52.409Z] #13 DONE 0.6s [2022-08-31T11:50:52.409Z] [2022-08-31T11:50:52.409Z] #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-08-31T11:50:52.409Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T11:50:52.674Z] #57 ... [2022-08-31T11:50:52.674Z] [2022-08-31T11:50:52.674Z] #50 [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-08-31T11:50:52.674Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-31T11:50:52.674Z] #50 DONE 0.1s [2022-08-31T11:50:52.674Z] [2022-08-31T11:50:52.674Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-31T11:50:52.674Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-31T11:50:52.674Z] #46 DONE 0.3s [2022-08-31T11:50:52.674Z] [2022-08-31T11:50:52.674Z] #51 [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-08-31T11:50:52.674Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:50:52.798Z] #36 13.72 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-31T11:50:52.798Z] #36 ... [2022-08-31T11:50:52.798Z] [2022-08-31T11:50:52.798Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:50:52.798Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:50:52.798Z] #34 3.643 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-31T11:50:52.798Z] #34 3.667 Cloning into '.'... [2022-08-31T11:50:52.944Z] #51 ... [2022-08-31T11:50:52.944Z] [2022-08-31T11:50:52.944Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-31T11:50:52.944Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-31T11:50:52.944Z] #33 DONE 0.3s [2022-08-31T11:50:53.054Z] #34 ... [2022-08-31T11:50:53.054Z] [2022-08-31T11:50:53.054Z] #40 [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.2.3" && /build/go-winres --help [2022-08-31T11:50:53.054Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:50:53.054Z] #40 13.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T11:50:53.189Z] #31 20.20 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-31T11:50:53.189Z] #31 ... [2022-08-31T11:50:53.189Z] [2022-08-31T11:50:53.189Z] #38 [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-08-31T11:50:53.189Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-31T11:50:53.189Z] #38 15.26 tomll can be used in two ways: [2022-08-31T11:50:53.189Z] #38 15.26 Writing to STDIN and reading from STDOUT: [2022-08-31T11:50:53.189Z] #38 15.26 cat file.toml | tomll > file.toml [2022-08-31T11:50:53.189Z] #38 15.26 [2022-08-31T11:50:53.189Z] #38 15.26 Reading and updating a list of files: [2022-08-31T11:50:53.189Z] #38 15.26 tomll a.toml b.toml c.toml [2022-08-31T11:50:53.189Z] #38 15.26 [2022-08-31T11:50:53.189Z] #38 15.26 When given a list of files, tomll will modify all files in place without asking. [2022-08-31T11:50:53.189Z] #38 DONE 19.6s [2022-08-31T11:50:53.189Z] [2022-08-31T11:50:53.189Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:50:53.189Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-31T11:50:53.189Z] #55 13.87 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T11:50:53.189Z] #55 13.88 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-31T11:50:53.189Z] #55 14.06 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-31T11:50:53.189Z] #55 14.15 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-31T11:50:53.189Z] #55 14.23 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-31T11:50:53.189Z] #55 14.28 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-31T11:50:53.189Z] #55 14.40 go: downloading github.com/spf13/afero v1.8.2 [2022-08-31T11:50:53.189Z] #55 14.48 go: downloading github.com/spf13/cast v1.4.1 [2022-08-31T11:50:53.189Z] #55 14.64 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-31T11:50:53.189Z] #55 14.73 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-31T11:50:53.189Z] #55 14.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-31T11:50:53.189Z] #55 15.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-31T11:50:53.189Z] #55 15.07 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-31T11:50:53.189Z] #55 15.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-31T11:50:53.189Z] #55 15.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-31T11:50:53.189Z] #55 15.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-31T11:50:53.189Z] #55 15.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-31T11:50:53.189Z] #55 16.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-31T11:50:53.189Z] #55 16.67 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-31T11:50:53.189Z] #55 16.85 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-31T11:50:53.189Z] #55 17.21 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-31T11:50:53.189Z] #55 17.27 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-31T11:50:53.189Z] #55 17.48 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-31T11:50:53.189Z] #55 17.53 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-31T11:50:53.189Z] #55 17.58 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-31T11:50:53.189Z] #55 17.71 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-31T11:50:53.189Z] #55 17.96 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-31T11:50:53.189Z] #55 18.14 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-31T11:50:53.189Z] #55 18.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-31T11:50:53.189Z] #55 18.35 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-31T11:50:53.189Z] #55 18.40 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-31T11:50:53.189Z] #55 18.43 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-31T11:50:53.189Z] #55 18.50 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-31T11:50:53.189Z] #55 18.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-31T11:50:53.189Z] #55 18.70 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-31T11:50:53.189Z] #55 18.85 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-31T11:50:53.189Z] #55 18.85 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-31T11:50:53.189Z] #55 18.91 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-31T11:50:53.189Z] #55 18.99 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-31T11:50:53.189Z] #55 19.08 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-31T11:50:53.189Z] #55 19.21 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-31T11:50:53.189Z] #55 19.25 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-31T11:50:53.189Z] #55 19.42 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-31T11:50:53.189Z] #55 19.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-31T11:50:53.189Z] #55 19.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-31T11:50:53.189Z] #55 19.57 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-31T11:50:53.189Z] #55 19.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-31T11:50:53.205Z] [2022-08-31T11:50:53.205Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T11:50:53.205Z] #66 sha256:d5cbfa498fc29331a0fd0d14991b0d30df30dc5e193e94e91b8fd920d14894f7 [2022-08-31T11:50:53.205Z] #66 DONE 0.5s [2022-08-31T11:50:53.205Z] [2022-08-31T11:50:53.205Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-31T11:50:53.205Z] #25 sha256:30878e9ab8cb80ff45c8bc011cf223ac2d8f352aff963ef2365379506a174191 [2022-08-31T11:50:53.205Z] #25 DONE 0.5s [2022-08-31T11:50:53.205Z] [2022-08-31T11:50:53.205Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-31T11:50:53.205Z] #26 sha256:bb30b036dc335445020c7e1b58e8d96d330a92efeefe3b0099bc2602e05dbe34 [2022-08-31T11:50:53.757Z] #55 20.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-31T11:50:53.757Z] #55 20.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-31T11:50:54.019Z] #55 20.31 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-31T11:50:54.019Z] #55 20.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-31T11:50:54.277Z] #55 20.67 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-31T11:50:54.277Z] #55 ... [2022-08-31T11:50:54.277Z] [2022-08-31T11:50:54.277Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:50:54.277Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-31T11:50:54.277Z] #62 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:50:54.277Z] #62 15.77 Fetched 8458 kB in 11s (763 kB/s) [2022-08-31T11:50:54.277Z] #62 15.77 Reading package lists... [2022-08-31T11:50:54.277Z] #62 ... [2022-08-31T11:50:54.277Z] [2022-08-31T11:50:54.277Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:50:54.277Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-31T11:50:54.277Z] #42 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:50:54.277Z] #42 16.58 Fetched 8458 kB in 12s (731 kB/s) [2022-08-31T11:50:54.535Z] #42 16.58 Reading package lists... [2022-08-31T11:50:54.535Z] #42 ... [2022-08-31T11:50:54.535Z] [2022-08-31T11:50:54.535Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:50:54.535Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-31T11:50:54.535Z] #55 20.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-31T11:50:54.535Z] #55 20.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-31T11:50:54.535Z] #55 20.81 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-31T11:50:54.535Z] #55 20.85 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-31T11:50:54.535Z] #55 20.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-31T11:50:54.535Z] #55 20.96 go: downloading github.com/julz/importas v0.1.0 [2022-08-31T11:50:54.535Z] #55 21.02 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-31T11:50:54.535Z] #55 21.03 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-31T11:50:54.535Z] #55 21.10 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-31T11:50:54.746Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 14.8s done [2022-08-31T11:50:54.746Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-08-31T11:50:54.793Z] #55 21.17 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-31T11:50:54.793Z] #55 21.24 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-31T11:50:54.793Z] #55 21.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-31T11:50:54.793Z] #55 21.33 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-31T11:50:55.006Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-31T11:50:55.006Z] #11 DONE 52.5s [2022-08-31T11:50:55.060Z] #55 21.44 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-31T11:50:55.060Z] #55 21.51 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-31T11:50:55.060Z] #55 21.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-31T11:50:55.060Z] #55 21.58 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-31T11:50:55.266Z] [2022-08-31T11:50:55.267Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-31T11:50:55.267Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-31T11:50:55.994Z] #55 22.18 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-31T11:50:55.994Z] #55 22.21 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-31T11:50:55.994Z] #55 22.23 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-31T11:50:55.994Z] #55 22.34 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-31T11:50:55.994Z] #55 22.39 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-31T11:50:55.994Z] #55 22.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-31T11:50:55.994Z] #55 22.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-31T11:50:55.994Z] #55 22.56 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-31T11:50:55.994Z] #55 ... [2022-08-31T11:50:55.994Z] [2022-08-31T11:50:55.994Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:50:55.994Z] #67 sha256:0e624c5a8fef506cd9d564341d24d1f492dda42d00ddede86c07a82cd7701153 [2022-08-31T11:50:55.994Z] #67 12.03 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-31T11:50:55.994Z] #67 12.81 go: downloading github.com/google/uuid v1.3.0 [2022-08-31T11:50:55.994Z] #67 12.82 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-31T11:50:55.994Z] #67 12.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-31T11:50:55.994Z] #67 13.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T11:50:55.994Z] #67 13.13 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-31T11:50:55.994Z] #67 13.34 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-31T11:50:55.994Z] #67 13.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-31T11:50:55.994Z] #67 13.98 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-31T11:50:55.994Z] #67 16.14 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-31T11:50:55.994Z] #67 16.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T11:50:56.206Z] #12 DONE 1.0s [2022-08-31T11:50:56.206Z] [2022-08-31T11:50:56.206Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-31T11:50:56.206Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-31T11:50:56.252Z] #67 ... [2022-08-31T11:50:56.252Z] [2022-08-31T11:50:56.252Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:50:56.252Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-31T11:50:56.252Z] #55 22.59 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-31T11:50:56.370Z] #40 ... [2022-08-31T11:50:56.370Z] [2022-08-31T11:50:56.370Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:50:56.370Z] #67 sha256:c79b14abe0d949be20979a7a097bc9cdb030fea450917275efa0341c0ac3912b [2022-08-31T11:50:56.370Z] #67 6.365 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-31T11:50:56.370Z] #67 10.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-31T11:50:56.370Z] #67 11.38 go: downloading github.com/google/uuid v1.3.0 [2022-08-31T11:50:56.370Z] #67 11.41 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-31T11:50:56.370Z] #67 11.53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-31T11:50:56.370Z] #67 11.81 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T11:50:56.370Z] #67 11.84 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-31T11:50:56.370Z] #67 12.02 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-31T11:50:56.370Z] #67 12.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-31T11:50:56.370Z] #67 12.74 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-31T11:50:56.370Z] #67 15.45 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-31T11:50:56.370Z] #67 15.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T11:50:56.370Z] #67 ... [2022-08-31T11:50:56.370Z] [2022-08-31T11:50:56.370Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-31T11:50:56.370Z] #26 sha256:b692e22dfa198afaa24e51209598563d0e2d6fa1e812372ec601fe675b78ad6b [2022-08-31T11:50:56.370Z] #26 15.95 + mkdir -p /build [2022-08-31T11:50:56.370Z] #26 15.95 + mv docker/docker /build/ [2022-08-31T11:50:56.370Z] #26 15.97 + rmdir docker [2022-08-31T11:50:56.511Z] #55 22.90 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-31T11:50:56.511Z] #55 22.90 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-31T11:50:56.511Z] #55 22.95 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-31T11:50:56.511Z] #55 ... [2022-08-31T11:50:56.511Z] [2022-08-31T11:50:56.511Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:50:56.511Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-31T11:50:56.511Z] #36 12.87 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-31T11:50:56.511Z] #36 12.89 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-31T11:50:56.511Z] #36 13.29 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-31T11:50:56.511Z] #36 13.54 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-31T11:50:56.511Z] #36 13.69 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-31T11:50:56.511Z] #36 14.05 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-31T11:50:56.511Z] #36 14.13 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-31T11:50:56.511Z] #36 14.18 go: downloading github.com/peterh/liner v1.2.2 [2022-08-31T11:50:56.511Z] #36 14.37 go: downloading github.com/google/go-dap v0.6.0 [2022-08-31T11:50:56.511Z] #36 14.74 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-31T11:50:56.511Z] #36 15.08 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-31T11:50:56.511Z] #36 15.66 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-31T11:50:56.511Z] #36 15.85 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-31T11:50:56.511Z] #36 15.89 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-31T11:50:56.511Z] #36 16.98 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-31T11:50:56.511Z] #36 ... [2022-08-31T11:50:56.511Z] [2022-08-31T11:50:56.511Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:50:56.511Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-31T11:50:56.511Z] #55 23.02 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-31T11:50:56.511Z] #55 23.06 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-31T11:50:56.511Z] #55 23.15 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-31T11:50:56.627Z] #26 DONE 17.3s [2022-08-31T11:50:56.627Z] [2022-08-31T11:50:56.627Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:50:56.627Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:50:56.627Z] #55 15.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T11:50:56.627Z] #55 15.48 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-31T11:50:56.627Z] #55 15.65 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-31T11:50:56.627Z] #55 15.83 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-31T11:50:56.627Z] #55 16.69 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-31T11:50:56.627Z] #55 16.74 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-31T11:50:56.627Z] #55 16.88 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-31T11:50:56.627Z] #55 16.91 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-31T11:50:56.627Z] #55 17.07 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-31T11:50:56.627Z] #55 17.11 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-31T11:50:56.627Z] #55 17.28 go: downloading github.com/spf13/afero v1.8.2 [2022-08-31T11:50:56.627Z] #55 17.44 go: downloading github.com/spf13/cast v1.4.1 [2022-08-31T11:50:56.642Z] #19 87.99 Reading package lists... [2022-08-31T11:50:56.643Z] #19 ... [2022-08-31T11:50:56.643Z] [2022-08-31T11:50:56.643Z] #84 [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-08-31T11:50:56.643Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:50:56.643Z] #84 48.96 libtoolize: putting auxiliary files in '.'. [2022-08-31T11:50:56.643Z] #84 48.96 libtoolize: copying file './ltmain.sh' [2022-08-31T11:50:56.643Z] #84 50.45 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-31T11:50:56.643Z] #84 50.45 libtoolize: and rerunning libtoolize and aclocal. [2022-08-31T11:50:56.643Z] #84 50.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T11:50:56.769Z] #55 23.26 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-31T11:50:56.769Z] #55 23.28 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-31T11:50:56.779Z] #13 DONE 0.7s [2022-08-31T11:50:56.779Z] [2022-08-31T11:50:56.779Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T11:50:56.779Z] #66 sha256:9cc81800854d4185221049ebf2ffadbe6f6c770d56a358dd771dde96bf23e7f3 [2022-08-31T11:50:57.027Z] #55 23.37 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-31T11:50:57.027Z] #55 23.38 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-31T11:50:57.027Z] #55 23.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-31T11:50:57.027Z] #55 23.50 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-31T11:50:57.041Z] #66 ... [2022-08-31T11:50:57.041Z] [2022-08-31T11:50:57.041Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-31T11:50:57.041Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-31T11:50:57.041Z] #33 DONE 0.2s [2022-08-31T11:50:57.041Z] [2022-08-31T11:50:57.041Z] #50 [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-08-31T11:50:57.041Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-31T11:50:57.041Z] #50 DONE 0.4s [2022-08-31T11:50:57.041Z] [2022-08-31T11:50:57.041Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:50:57.041Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:50:57.189Z] #55 17.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-31T11:50:57.189Z] #55 17.88 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-31T11:50:57.189Z] #55 17.95 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-31T11:50:57.285Z] #55 23.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-31T11:50:57.285Z] #55 23.65 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-31T11:50:57.285Z] #55 23.91 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-31T11:50:57.301Z] #34 ... [2022-08-31T11:50:57.301Z] [2022-08-31T11:50:57.301Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-31T11:50:57.301Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-31T11:50:57.301Z] #46 DONE 0.4s [2022-08-31T11:50:57.301Z] [2022-08-31T11:50:57.301Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-31T11:50:57.301Z] #25 sha256:10b146f6d3003319610fad43e0aa930c77eb5a93b634c7c5477f01856105fb33 [2022-08-31T11:50:57.301Z] #25 DONE 0.4s [2022-08-31T11:50:57.301Z] [2022-08-31T11:50:57.301Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T11:50:57.301Z] #66 sha256:9cc81800854d4185221049ebf2ffadbe6f6c770d56a358dd771dde96bf23e7f3 [2022-08-31T11:50:57.301Z] #66 DONE 0.5s [2022-08-31T11:50:57.301Z] [2022-08-31T11:50:57.301Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:50:57.301Z] #67 sha256:6c6d178e09c5c34fbc2851d614a07874bdd212300023c3515d06f893f40c5cda [2022-08-31T11:50:57.445Z] #55 18.21 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-31T11:50:57.544Z] #55 23.92 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-31T11:50:57.544Z] #55 24.06 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-31T11:50:57.544Z] #55 24.12 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-31T11:50:57.544Z] #55 24.19 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-31T11:50:57.705Z] #55 18.51 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-31T11:50:57.705Z] #55 18.62 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-31T11:50:57.961Z] #55 18.73 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-31T11:50:58.120Z] #55 24.49 go: downloading honnef.co/go/tools v0.3.1 [2022-08-31T11:50:58.501Z] #26 ... [2022-08-31T11:50:58.501Z] [2022-08-31T11:50:58.501Z] #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-08-31T11:50:58.501Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T11:50:58.501Z] #57 5.756 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-31T11:50:59.332Z] #55 ... [2022-08-31T11:50:59.332Z] [2022-08-31T11:50:59.332Z] #38 [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-08-31T11:50:59.332Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T11:50:59.332Z] #38 19.19 tomll can be used in two ways: [2022-08-31T11:50:59.332Z] #38 19.19 Writing to STDIN and reading from STDOUT: [2022-08-31T11:50:59.332Z] #38 19.19 cat file.toml | tomll > file.toml [2022-08-31T11:50:59.332Z] #38 19.19 [2022-08-31T11:50:59.332Z] #38 19.19 Reading and updating a list of files: [2022-08-31T11:50:59.332Z] #38 19.19 tomll a.toml b.toml c.toml [2022-08-31T11:50:59.332Z] #38 19.19 [2022-08-31T11:50:59.332Z] #38 19.19 When given a list of files, tomll will modify all files in place without asking. [2022-08-31T11:50:59.332Z] #38 DONE 19.8s [2022-08-31T11:50:59.332Z] [2022-08-31T11:50:59.332Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:50:59.332Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:50:59.332Z] #42 18.86 Fetched 8572 kB in 15s (587 kB/s) [2022-08-31T11:50:59.495Z] #55 25.86 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-31T11:50:59.495Z] #55 25.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-31T11:50:59.495Z] #55 26.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-31T11:50:59.495Z] #55 26.08 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-31T11:50:59.790Z] #55 26.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-31T11:50:59.790Z] #55 26.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-31T11:50:59.790Z] #55 26.21 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-31T11:50:59.886Z] #57 6.961 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-31T11:50:59.886Z] #57 6.972 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-31T11:50:59.886Z] #57 7.132 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-31T11:50:59.938Z] #42 18.86 Reading package lists... [2022-08-31T11:50:59.938Z] #42 ... [2022-08-31T11:50:59.938Z] [2022-08-31T11:50:59.938Z] #51 [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-08-31T11:50:59.938Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:50:59.938Z] #51 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:50:59.938Z] #51 13.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:50:59.938Z] #51 15.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-31T11:51:00.086Z] #55 26.37 go: downloading golang.org/x/text v0.3.7 [2022-08-31T11:51:00.086Z] #55 ... [2022-08-31T11:51:00.086Z] [2022-08-31T11:51:00.086Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:00.086Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:51:00.086Z] #14 16.58 Fetched 8458 kB in 12s (732 kB/s) [2022-08-31T11:51:00.086Z] #14 16.58 Reading package lists... [2022-08-31T11:51:00.086Z] #14 21.88 Reading package lists... [2022-08-31T11:51:00.194Z] #51 ... [2022-08-31T11:51:00.194Z] [2022-08-31T11:51:00.194Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:00.194Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:00.194Z] #55 20.10 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-31T11:51:00.194Z] #55 20.27 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-31T11:51:00.194Z] #55 20.43 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-31T11:51:00.194Z] #55 20.48 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-31T11:51:00.194Z] #55 20.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-31T11:51:00.194Z] #55 20.69 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-31T11:51:00.194Z] #55 20.83 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-31T11:51:00.194Z] #55 20.94 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-31T11:51:00.346Z] #14 26.71 Building dependency tree... [2022-08-31T11:51:00.346Z] #14 ... [2022-08-31T11:51:00.346Z] [2022-08-31T11:51:00.346Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:51:00.346Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-31T11:51:00.346Z] #47 22.67 Updating files: 81% (1778/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-31T11:51:00.346Z] #47 22.98 + git checkout -q v2.3.0 [2022-08-31T11:51:00.346Z] #47 25.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-31T11:51:00.605Z] #47 ... [2022-08-31T11:51:00.605Z] [2022-08-31T11:51:00.605Z] #76 [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-08-31T11:51:00.605Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-31T11:51:00.605Z] #76 17.09 Fetched 8458 kB in 12s (704 kB/s) [2022-08-31T11:51:00.605Z] #76 17.09 Reading package lists... [2022-08-31T11:51:00.605Z] #76 22.15 Reading package lists... [2022-08-31T11:51:00.798Z] #55 21.29 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-31T11:51:00.798Z] #55 21.55 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-31T11:51:00.798Z] #55 21.55 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-31T11:51:00.798Z] #55 21.63 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-31T11:51:00.798Z] #55 21.63 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-31T11:51:00.863Z] #76 26.71 Building dependency tree... [2022-08-31T11:51:00.863Z] #76 ... [2022-08-31T11:51:00.863Z] [2022-08-31T11:51:00.863Z] #31 [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-08-31T11:51:00.863Z] #31 sha256:b74b75ec0059470cad71bd3504bb9889e84a269322242c0e271cc10e2071b1ea [2022-08-31T11:51:00.863Z] #31 22.33 #=#=# [2022-08-31T11:51:00.863Z] #31 22.76 #=#=# ######################################################################## 100.0% [2022-08-31T11:51:00.863Z] #31 23.95 [2022-08-31T11:51:00.863Z] #31 26.70 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-31T11:51:01.054Z] #55 21.79 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-31T11:51:01.055Z] #55 21.88 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-31T11:51:01.310Z] #55 22.19 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-31T11:51:01.429Z] #31 28.50 #=#=# [2022-08-31T11:51:01.429Z] #31 ... [2022-08-31T11:51:01.429Z] [2022-08-31T11:51:01.429Z] #51 [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-08-31T11:51:01.429Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-31T11:51:01.429Z] #51 17.65 Fetched 8462 kB in 13s (665 kB/s) [2022-08-31T11:51:01.429Z] #51 17.65 Reading package lists... [2022-08-31T11:51:01.429Z] #51 22.88 Reading package lists... [2022-08-31T11:51:01.567Z] #55 22.26 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-31T11:51:01.567Z] #55 22.32 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-31T11:51:01.567Z] #55 ... [2022-08-31T11:51:01.567Z] [2022-08-31T11:51:01.567Z] #76 [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-08-31T11:51:01.567Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:01.567Z] #76 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:01.567Z] #76 22.39 Fetched 8572 kB in 16s (523 kB/s) [2022-08-31T11:51:01.567Z] #76 22.39 Reading package lists... [2022-08-31T11:51:01.567Z] #76 ... [2022-08-31T11:51:01.567Z] [2022-08-31T11:51:01.567Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:01.567Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:01.567Z] #14 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:01.567Z] #14 21.65 Fetched 8572 kB in 15s (554 kB/s) [2022-08-31T11:51:01.687Z] #51 27.35 Building dependency tree... [2022-08-31T11:51:01.687Z] #51 ... [2022-08-31T11:51:01.687Z] [2022-08-31T11:51:01.687Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:01.687Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-31T11:51:01.687Z] #62 15.77 Reading package lists... [2022-08-31T11:51:01.687Z] #62 21.60 Reading package lists... [2022-08-31T11:51:01.687Z] #62 26.29 Building dependency tree... [2022-08-31T11:51:01.687Z] #62 ... [2022-08-31T11:51:01.687Z] [2022-08-31T11:51:01.687Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:01.687Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:51:01.687Z] #14 26.71 Building dependency tree... [2022-08-31T11:51:01.824Z] #14 21.65 Reading package lists... [2022-08-31T11:51:01.824Z] #14 ... [2022-08-31T11:51:01.824Z] [2022-08-31T11:51:01.824Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:01.824Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:01.824Z] #55 22.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-31T11:51:01.824Z] #55 22.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-31T11:51:01.824Z] #55 22.54 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-31T11:51:01.824Z] #55 22.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-31T11:51:02.082Z] #55 22.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-31T11:51:02.379Z] #55 23.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-31T11:51:02.379Z] #55 23.06 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-31T11:51:02.379Z] #55 23.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-31T11:51:02.379Z] #55 23.30 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-31T11:51:02.379Z] #55 23.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-31T11:51:02.432Z] #57 9.786 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-31T11:51:02.636Z] #55 23.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-31T11:51:02.636Z] #55 23.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-31T11:51:02.636Z] #55 23.58 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-31T11:51:02.693Z] #57 ... [2022-08-31T11:51:02.693Z] [2022-08-31T11:51:02.693Z] #76 [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-08-31T11:51:02.693Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:02.693Z] #76 6.052 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:51:02.693Z] #76 6.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:51:02.693Z] #76 6.084 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:51:02.693Z] #76 6.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:51:02.693Z] #76 9.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:51:02.693Z] #76 ... [2022-08-31T11:51:02.693Z] [2022-08-31T11:51:02.693Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:02.693Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:02.693Z] #14 6.375 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:51:02.693Z] #14 6.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:51:02.693Z] #14 6.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:51:02.693Z] #14 7.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:51:02.892Z] #55 23.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-31T11:51:02.892Z] #55 23.73 go: downloading github.com/julz/importas v0.1.0 [2022-08-31T11:51:02.957Z] #14 ... [2022-08-31T11:51:02.958Z] [2022-08-31T11:51:02.958Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:02.958Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:02.958Z] #55 5.695 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-31T11:51:02.958Z] #55 8.557 go: downloading github.com/fatih/color v1.13.0 [2022-08-31T11:51:02.958Z] #55 8.599 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T11:51:02.958Z] #55 8.876 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-31T11:51:02.958Z] #55 9.092 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-31T11:51:02.958Z] #55 9.459 go: downloading github.com/spf13/viper v1.11.0 [2022-08-31T11:51:02.958Z] #55 9.617 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-31T11:51:02.958Z] #55 ... [2022-08-31T11:51:02.958Z] [2022-08-31T11:51:02.958Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:51:02.958Z] #67 sha256:febab698149926c7b1415d2242ab90407ec9838e6e92fc2e18dc7ad1a5b91495 [2022-08-31T11:51:02.958Z] #67 5.382 + RM_GOPATH=0 [2022-08-31T11:51:02.958Z] #67 5.382 + TMP_GOPATH= [2022-08-31T11:51:02.958Z] #67 5.382 + : /build [2022-08-31T11:51:02.958Z] #67 5.382 + '[' -z '' ']' [2022-08-31T11:51:02.958Z] #67 5.382 ++ mktemp -d [2022-08-31T11:51:02.958Z] #67 5.387 + export GOPATH=/tmp/tmp.DTu5xFZoVk [2022-08-31T11:51:02.958Z] #67 5.387 + GOPATH=/tmp/tmp.DTu5xFZoVk [2022-08-31T11:51:02.958Z] #67 5.387 + RM_GOPATH=1 [2022-08-31T11:51:02.958Z] #67 5.387 + case "$(go env GOARCH)" in [2022-08-31T11:51:02.958Z] #67 5.387 ++ go env GOARCH [2022-08-31T11:51:02.958Z] #67 5.431 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:02.958Z] #67 5.431 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:02.958Z] #67 5.431 ++ dirname /install.sh [2022-08-31T11:51:02.958Z] #67 5.434 + dir=/ [2022-08-31T11:51:02.958Z] #67 5.434 + bin=rootlesskit [2022-08-31T11:51:02.958Z] #67 5.435 + shift [2022-08-31T11:51:02.958Z] #67 5.435 + '[' '!' -f //rootlesskit.installer ']' [2022-08-31T11:51:02.958Z] #67 5.436 + . //rootlesskit.installer [2022-08-31T11:51:02.958Z] #67 5.440 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:51:02.958Z] #67 5.440 + install_rootlesskit [2022-08-31T11:51:02.958Z] #67 5.440 + case "$1" in [2022-08-31T11:51:02.958Z] #67 5.440 + export CGO_ENABLED=0 [2022-08-31T11:51:02.958Z] #67 5.440 + CGO_ENABLED=0 [2022-08-31T11:51:02.958Z] #67 5.440 + _install_rootlesskit [2022-08-31T11:51:02.958Z] #67 5.441 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-31T11:51:02.958Z] #67 5.448 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:51:02.958Z] #67 5.448 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T11:51:02.958Z] #67 5.448 + GOBIN=/build [2022-08-31T11:51:02.958Z] #67 5.448 + GO111MODULE=on [2022-08-31T11:51:02.958Z] #67 5.448 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:51:02.958Z] #67 6.395 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-31T11:51:03.194Z] #55 23.76 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-31T11:51:03.194Z] #55 23.83 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-31T11:51:03.194Z] #55 23.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-31T11:51:03.194Z] #55 24.10 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-31T11:51:03.194Z] #55 ... [2022-08-31T11:51:03.194Z] [2022-08-31T11:51:03.194Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:51:03.194Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:51:03.194Z] #36 13.98 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-31T11:51:03.194Z] #36 14.03 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-31T11:51:03.194Z] #36 15.79 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-31T11:51:03.194Z] #36 15.86 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-31T11:51:03.194Z] #36 17.17 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-31T11:51:03.219Z] #67 ... [2022-08-31T11:51:03.219Z] [2022-08-31T11:51:03.219Z] #53 [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.1" && /build/gotestsum --version [2022-08-31T11:51:03.219Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:51:03.219Z] #53 5.041 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-31T11:51:03.219Z] #53 6.986 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-31T11:51:03.219Z] #53 6.993 go: downloading github.com/fatih/color v1.10.0 [2022-08-31T11:51:03.219Z] #53 7.121 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-31T11:51:03.219Z] #53 7.146 go: downloading github.com/pkg/errors v0.9.1 [2022-08-31T11:51:03.219Z] #53 7.879 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-31T11:51:03.219Z] #53 7.927 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-31T11:51:03.219Z] #53 8.000 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-31T11:51:03.219Z] #53 8.135 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-31T11:51:03.219Z] #53 8.179 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-31T11:51:03.219Z] #53 8.229 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-31T11:51:03.219Z] #53 8.366 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-31T11:51:03.219Z] #53 8.787 go: downloading golang.org/x/tools v0.1.0 [2022-08-31T11:51:03.465Z] #36 ... [2022-08-31T11:51:03.465Z] [2022-08-31T11:51:03.465Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:03.465Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:03.465Z] #55 24.21 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-31T11:51:03.465Z] #55 24.26 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-31T11:51:03.482Z] #53 ... [2022-08-31T11:51:03.482Z] [2022-08-31T11:51:03.482Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:03.482Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:03.482Z] #42 5.596 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:51:03.482Z] #42 5.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:51:03.482Z] #42 5.643 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:51:03.482Z] #42 6.670 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:51:03.482Z] #42 8.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:51:03.482Z] #42 ... [2022-08-31T11:51:03.482Z] [2022-08-31T11:51:03.482Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:51:03.482Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:51:03.482Z] #34 5.310 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-31T11:51:03.482Z] #34 5.314 Cloning into '.'... [2022-08-31T11:51:03.746Z] #34 ... [2022-08-31T11:51:03.746Z] [2022-08-31T11:51:03.746Z] #38 [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-08-31T11:51:03.746Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T11:51:03.746Z] #38 5.905 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-31T11:51:03.746Z] #38 ... [2022-08-31T11:51:03.746Z] [2022-08-31T11:51:03.746Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:03.746Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:03.746Z] #62 6.403 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:51:03.746Z] #62 6.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:51:03.746Z] #62 6.473 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:51:03.746Z] #62 7.711 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:51:03.746Z] #62 10.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:51:03.774Z] #55 24.45 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-31T11:51:03.774Z] #55 24.58 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-31T11:51:03.774Z] #55 ... [2022-08-31T11:51:03.774Z] [2022-08-31T11:51:03.774Z] #53 [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.1" && /build/gotestsum --version [2022-08-31T11:51:03.774Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:51:03.774Z] #53 14.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-31T11:51:03.774Z] #53 14.71 go: downloading golang.org/x/mod v0.3.0 [2022-08-31T11:51:03.774Z] #53 ... [2022-08-31T11:51:03.774Z] [2022-08-31T11:51:03.774Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:03.774Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:03.774Z] #55 24.68 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-31T11:51:03.774Z] #55 24.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-31T11:51:03.774Z] #55 24.78 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-31T11:51:03.891Z] #67 ... [2022-08-31T11:51:03.891Z] [2022-08-31T11:51:03.891Z] #53 [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.1" && /build/gotestsum --version [2022-08-31T11:51:03.891Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:51:03.891Z] #53 6.570 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-31T11:51:04.011Z] #62 ... [2022-08-31T11:51:04.011Z] [2022-08-31T11:51:04.011Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:51:04.011Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:51:04.011Z] #36 5.835 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-31T11:51:04.011Z] #36 ... [2022-08-31T11:51:04.011Z] [2022-08-31T11:51:04.011Z] #40 [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.2.3" && /build/go-winres --help [2022-08-31T11:51:04.011Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:51:04.011Z] #40 6.104 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-31T11:51:04.011Z] #40 7.021 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-31T11:51:04.011Z] #40 9.087 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-31T11:51:04.011Z] #40 9.538 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-31T11:51:04.011Z] #40 9.561 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-31T11:51:04.152Z] #53 7.323 go: downloading github.com/fatih/color v1.10.0 [2022-08-31T11:51:04.152Z] #53 7.323 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-31T11:51:04.152Z] #53 7.331 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-31T11:51:04.152Z] #53 7.346 go: downloading github.com/pkg/errors v0.9.1 [2022-08-31T11:51:04.152Z] #53 7.406 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-31T11:51:04.152Z] #53 7.422 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-31T11:51:04.152Z] #53 7.442 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-31T11:51:04.152Z] #53 7.442 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-31T11:51:04.152Z] #53 7.450 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-31T11:51:04.152Z] #53 7.478 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-31T11:51:04.152Z] #53 7.510 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-31T11:51:04.272Z] #40 ... [2022-08-31T11:51:04.272Z] [2022-08-31T11:51:04.272Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:51:04.272Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:51:04.272Z] #47 5.444 + git clone https://github.com/docker/distribution.git . [2022-08-31T11:51:04.272Z] #47 5.451 Cloning into '.'... [2022-08-31T11:51:04.272Z] #47 ... [2022-08-31T11:51:04.272Z] [2022-08-31T11:51:04.272Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:04.272Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:04.272Z] #55 11.19 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-31T11:51:04.272Z] #55 11.34 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-31T11:51:04.272Z] #55 11.47 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-31T11:51:04.272Z] #55 11.50 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-31T11:51:04.412Z] #53 7.526 go: downloading golang.org/x/tools v0.1.0 [2022-08-31T11:51:04.412Z] #53 ... [2022-08-31T11:51:04.412Z] [2022-08-31T11:51:04.412Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:51:04.412Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:51:04.412Z] #34 7.453 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-31T11:51:04.672Z] #34 7.457 Cloning into '.'... [2022-08-31T11:51:04.753Z] #84 61.53 configure.ac:7: installing './compile' [2022-08-31T11:51:04.753Z] #84 61.55 configure.ac:11: installing './config.guess' [2022-08-31T11:51:04.753Z] #84 61.57 configure.ac:11: installing './config.sub' [2022-08-31T11:51:04.753Z] #84 61.58 configure.ac:8: installing './install-sh' [2022-08-31T11:51:04.753Z] #84 61.60 configure.ac:8: installing './missing' [2022-08-31T11:51:04.753Z] #84 61.76 Makefile.am: installing './depcomp' [2022-08-31T11:51:04.974Z] #14 30.92 The following additional packages will be installed: [2022-08-31T11:51:04.974Z] #14 30.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T11:51:04.974Z] #14 30.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-31T11:51:04.974Z] #14 30.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-31T11:51:04.974Z] #14 30.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-31T11:51:04.974Z] #14 30.94 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-31T11:51:04.974Z] #14 30.94 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-31T11:51:04.974Z] #14 30.95 mingw-w64-common mingw-w64-x86-64-dev [2022-08-31T11:51:04.974Z] #14 30.97 Suggested packages: [2022-08-31T11:51:04.974Z] #14 30.98 gcc-10-locales seccomp wine64 [2022-08-31T11:51:04.974Z] #14 ... [2022-08-31T11:51:04.974Z] [2022-08-31T11:51:04.974Z] #31 [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-08-31T11:51:04.974Z] #31 sha256:b74b75ec0059470cad71bd3504bb9889e84a269322242c0e271cc10e2071b1ea [2022-08-31T11:51:04.974Z] #31 28.87 #=#=# ######################################################################## 100.0% [2022-08-31T11:51:04.974Z] #31 30.30 [2022-08-31T11:51:04.974Z] #31 30.68 Download of images into '/build' complete. [2022-08-31T11:51:04.974Z] #31 30.68 Use something like the following to load the result into a Docker daemon: [2022-08-31T11:51:04.974Z] #31 30.68 tar -cC '/build' . | docker load [2022-08-31T11:51:04.974Z] #31 DONE 31.9s [2022-08-31T11:51:04.974Z] [2022-08-31T11:51:04.974Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:04.974Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-31T11:51:04.974Z] #62 30.50 The following additional packages will be installed: [2022-08-31T11:51:04.974Z] #62 30.53 libbtrfs0 [2022-08-31T11:51:04.974Z] #62 30.76 The following NEW packages will be installed: [2022-08-31T11:51:04.974Z] #62 30.81 libbtrfs-dev libbtrfs0 [2022-08-31T11:51:04.974Z] #62 31.20 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:04.974Z] #62 31.20 Need to get 454 kB of archives. [2022-08-31T11:51:04.974Z] #62 31.20 After this operation, 1275 kB of additional disk space will be used. [2022-08-31T11:51:04.974Z] #62 31.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-31T11:51:04.974Z] #62 31.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-31T11:51:05.158Z] #55 25.87 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-31T11:51:05.158Z] #55 25.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-31T11:51:05.158Z] #55 26.02 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-31T11:51:05.158Z] #55 26.06 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-31T11:51:05.540Z] #62 ... [2022-08-31T11:51:05.540Z] [2022-08-31T11:51:05.540Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:05.540Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-31T11:51:05.540Z] #42 16.58 Reading package lists... [2022-08-31T11:51:05.540Z] #42 22.15 Reading package lists... [2022-08-31T11:51:05.540Z] #42 26.87 Building dependency tree... [2022-08-31T11:51:05.540Z] #42 30.52 The following additional packages will be installed: [2022-08-31T11:51:05.540Z] #42 30.55 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-31T11:51:05.540Z] #42 30.58 Suggested packages: [2022-08-31T11:51:05.540Z] #42 30.59 cmake-doc ninja-build lrzip [2022-08-31T11:51:05.540Z] #42 30.59 Recommended packages: [2022-08-31T11:51:05.540Z] #42 30.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-31T11:51:05.540Z] #42 31.71 The following NEW packages will be installed: [2022-08-31T11:51:05.540Z] #42 31.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-31T11:51:05.540Z] #42 31.74 vim-common xxd [2022-08-31T11:51:05.684Z] #84 63.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T11:51:05.684Z] #84 63.41 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T11:51:05.720Z] #55 26.26 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-31T11:51:05.720Z] #55 26.26 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-31T11:51:05.720Z] #55 26.34 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-31T11:51:05.720Z] #55 26.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-31T11:51:05.720Z] #55 26.45 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-31T11:51:05.802Z] #42 32.17 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:05.802Z] #42 32.17 Need to get 15.6 MB of archives. [2022-08-31T11:51:05.802Z] #42 32.17 After this operation, 67.4 MB of additional disk space will be used. [2022-08-31T11:51:05.802Z] #42 32.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T11:51:05.802Z] #42 32.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T11:51:05.802Z] #42 32.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-31T11:51:05.802Z] #42 32.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-31T11:51:05.802Z] #42 ... [2022-08-31T11:51:05.802Z] [2022-08-31T11:51:05.802Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:05.802Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-31T11:51:05.802Z] #62 32.24 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:05.940Z] #84 63.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T11:51:05.941Z] #84 63.76 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T11:51:05.976Z] #55 26.83 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-31T11:51:05.976Z] #55 26.83 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-31T11:51:06.066Z] #62 32.55 Fetched 454 kB in 0s (1166 kB/s) [2022-08-31T11:51:06.186Z] #55 13.62 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-31T11:51:06.213Z] #84 64.02 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T11:51:06.272Z] #55 26.90 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-31T11:51:06.272Z] #55 26.90 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-31T11:51:06.272Z] #55 26.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-31T11:51:06.272Z] #55 27.19 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-31T11:51:06.325Z] #62 32.72 Selecting previously unselected package libbtrfs0:arm64. [2022-08-31T11:51:06.325Z] #62 32.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-31T11:51:06.325Z] #62 32.77 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-31T11:51:06.325Z] #62 32.82 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-31T11:51:06.476Z] #84 64.31 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T11:51:06.476Z] #84 64.43 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T11:51:06.529Z] #55 27.27 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-31T11:51:06.737Z] #84 64.50 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T11:51:06.737Z] #84 64.66 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T11:51:06.758Z] #55 14.11 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-31T11:51:06.785Z] #55 27.48 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-31T11:51:06.785Z] #55 27.48 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-31T11:51:06.785Z] #55 27.48 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-31T11:51:06.785Z] #55 27.52 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-31T11:51:06.785Z] #55 27.57 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-31T11:51:06.785Z] #55 27.65 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-31T11:51:07.019Z] #55 14.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-31T11:51:07.156Z] #62 33.43 Selecting previously unselected package libbtrfs-dev:arm64.#62 ... [2022-08-31T11:51:07.156Z] [2022-08-31T11:51:07.156Z] #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-08-31T11:51:07.156Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-31T11:51:07.156Z] #57 32.92 v3.0.2 [2022-08-31T11:51:07.156Z] #57 DONE 33.5s [2022-08-31T11:51:07.156Z] [2022-08-31T11:51:07.156Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:07.156Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-31T11:51:07.156Z] #62 33.43 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-31T11:51:07.156Z] #62 33.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-31T11:51:07.156Z] #62 33.44 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-31T11:51:07.211Z] #34 ... [2022-08-31T11:51:07.211Z] [2022-08-31T11:51:07.211Z] #38 [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-08-31T11:51:07.211Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T11:51:07.211Z] #38 7.647 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-31T11:51:07.211Z] #38 ... [2022-08-31T11:51:07.211Z] [2022-08-31T11:51:07.211Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:07.211Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:07.211Z] #14 8.752 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:51:07.211Z] #14 8.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:51:07.211Z] #14 8.822 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:51:07.211Z] #14 9.958 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:51:07.211Z] #14 ... [2022-08-31T11:51:07.211Z] [2022-08-31T11:51:07.211Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:07.211Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:07.211Z] #42 9.175 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:51:07.211Z] #42 9.378 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:51:07.211Z] #42 9.378 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:51:07.211Z] #42 ... [2022-08-31T11:51:07.211Z] [2022-08-31T11:51:07.211Z] #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-08-31T11:51:07.211Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T11:51:07.211Z] #57 9.072 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-31T11:51:07.280Z] #55 14.59 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-31T11:51:07.357Z] #55 27.99 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-31T11:51:07.357Z] #55 28.13 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-31T11:51:07.357Z] #55 28.17 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-31T11:51:07.357Z] #55 28.22 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-31T11:51:07.357Z] #55 28.27 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-31T11:51:07.414Z] #62 ... [2022-08-31T11:51:07.414Z] [2022-08-31T11:51:07.414Z] #40 [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.2.3" && /build/go-winres --help [2022-08-31T11:51:07.414Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-31T11:51:07.414Z] #40 33.49 NAME: [2022-08-31T11:51:07.414Z] #40 33.49 go-winres - A tool for embedding resources in Windows executables [2022-08-31T11:51:07.414Z] #40 33.49 [2022-08-31T11:51:07.414Z] #40 33.49 USAGE: [2022-08-31T11:51:07.414Z] #40 33.49 go-winres [global options] command [command options] [arguments...] [2022-08-31T11:51:07.414Z] #40 33.49 [2022-08-31T11:51:07.414Z] #40 33.49 COMMANDS: [2022-08-31T11:51:07.414Z] #40 33.49 init Create an initial ./winres/winres.json [2022-08-31T11:51:07.414Z] #40 33.49 make Make syso files for the "go build" command [2022-08-31T11:51:07.414Z] #40 33.49 simply Make syso files for the "go build" command (simplified) [2022-08-31T11:51:07.414Z] #40 33.49 extract Extract all resources from an executable [2022-08-31T11:51:07.414Z] #40 33.49 patch Replace resources in an executable file (exe, dll) [2022-08-31T11:51:07.414Z] #40 33.49 help, h Shows a list of commands or help for one command [2022-08-31T11:51:07.414Z] #40 33.49 [2022-08-31T11:51:07.414Z] #40 33.49 GLOBAL OPTIONS: [2022-08-31T11:51:07.414Z] #40 33.49 --help, -h show help (default: false) [2022-08-31T11:51:07.414Z] #40 DONE 33.9s [2022-08-31T11:51:07.472Z] #57 ... [2022-08-31T11:51:07.472Z] [2022-08-31T11:51:07.472Z] #51 [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-08-31T11:51:07.472Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:07.472Z] #51 9.251 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:51:07.472Z] #51 9.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:51:07.472Z] #51 9.318 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:51:07.472Z] #51 ... [2022-08-31T11:51:07.472Z] [2022-08-31T11:51:07.472Z] #76 [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-08-31T11:51:07.472Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:07.472Z] #76 9.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:51:07.472Z] #76 10.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:51:07.472Z] #76 10.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:51:07.613Z] #55 28.41 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-31T11:51:07.613Z] #55 ... [2022-08-31T11:51:07.613Z] [2022-08-31T11:51:07.613Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:07.613Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:07.613Z] #62 18.52 Fetched 8572 kB in 15s (590 kB/s) [2022-08-31T11:51:07.613Z] #62 18.52 Reading package lists... [2022-08-31T11:51:07.672Z] [2022-08-31T11:51:07.672Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:07.672Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-31T11:51:07.672Z] #62 34.00 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-31T11:51:07.672Z] #62 34.03 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-31T11:51:07.672Z] #62 34.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:51:07.732Z] #76 ... [2022-08-31T11:51:07.732Z] [2022-08-31T11:51:07.732Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:07.732Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:07.732Z] #62 9.883 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:51:07.732Z] #62 9.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:51:07.732Z] #62 9.968 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:51:07.869Z] #62 24.78 Reading package lists... [2022-08-31T11:51:07.869Z] #62 ... [2022-08-31T11:51:07.869Z] [2022-08-31T11:51:07.869Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:51:07.869Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:51:07.992Z] #62 ... [2022-08-31T11:51:07.992Z] [2022-08-31T11:51:07.992Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:51:07.992Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:51:07.992Z] #36 9.124 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-31T11:51:07.992Z] #36 ... [2022-08-31T11:51:07.992Z] [2022-08-31T11:51:07.992Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:51:07.992Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:51:07.992Z] #47 8.861 + git clone https://github.com/docker/distribution.git . [2022-08-31T11:51:07.992Z] #47 8.861 Cloning into '.'... [2022-08-31T11:51:08.239Z] #62 DONE 34.8s [2022-08-31T11:51:08.239Z] [2022-08-31T11:51:08.239Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-31T11:51:08.239Z] #63 sha256:46247fedcecba5b4ad7e7a3377e48043caa01f350691859aafb60d8900c895df [2022-08-31T11:51:08.255Z] #47 ... [2022-08-31T11:51:08.255Z] [2022-08-31T11:51:08.255Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-31T11:51:08.255Z] #26 sha256:83c83f5e79914ee8a52c8720d93b8f3bc3e022d2c1c0d5c2dcbe26b110fc042e [2022-08-31T11:51:08.255Z] #26 8.530 + RM_GOPATH=0 [2022-08-31T11:51:08.255Z] #26 8.530 + TMP_GOPATH= [2022-08-31T11:51:08.255Z] #26 8.530 + : /build [2022-08-31T11:51:08.255Z] #26 8.530 + '[' -z '' ']' [2022-08-31T11:51:08.255Z] #26 8.530 ++ mktemp -d [2022-08-31T11:51:08.255Z] #26 8.547 + export GOPATH=/tmp/tmp.joqDgOGMQG [2022-08-31T11:51:08.255Z] #26 8.547 + GOPATH=/tmp/tmp.joqDgOGMQG [2022-08-31T11:51:08.255Z] #26 8.547 + RM_GOPATH=1 [2022-08-31T11:51:08.255Z] #26 8.547 + case "$(go env GOARCH)" in [2022-08-31T11:51:08.255Z] #26 8.547 ++ go env GOARCH [2022-08-31T11:51:08.255Z] #26 8.584 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:08.255Z] #26 8.584 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:08.255Z] #26 8.584 ++ dirname /install.sh [2022-08-31T11:51:08.255Z] #26 8.584 + dir=/ [2022-08-31T11:51:08.255Z] #26 8.584 + bin=dockercli [2022-08-31T11:51:08.255Z] #26 8.584 + shift [2022-08-31T11:51:08.255Z] #26 8.584 + '[' '!' -f //dockercli.installer ']' [2022-08-31T11:51:08.255Z] #26 8.584 + . //dockercli.installer [2022-08-31T11:51:08.255Z] #26 8.584 ++ : stable [2022-08-31T11:51:08.255Z] #26 8.584 ++ : 17.06.2-ce [2022-08-31T11:51:08.255Z] #26 8.584 + install_dockercli [2022-08-31T11:51:08.255Z] #26 8.584 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-31T11:51:08.255Z] #26 8.585 Install docker/cli version 17.06.2-ce from stable [2022-08-31T11:51:08.255Z] #26 8.598 ++ uname -m [2022-08-31T11:51:08.255Z] #26 8.598 + arch=x86_64 [2022-08-31T11:51:08.255Z] #26 8.598 + '[' x86_64 '!=' x86_64 ']' [2022-08-31T11:51:08.255Z] #26 8.598 + url=https://download.docker.com/linux/static [2022-08-31T11:51:08.255Z] #26 8.598 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-31T11:51:08.255Z] #26 8.691 + tar -xz docker/docker [2022-08-31T11:51:08.255Z] #26 ... [2022-08-31T11:51:08.255Z] [2022-08-31T11:51:08.255Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:08.255Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:08.255Z] #55 9.551 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-31T11:51:08.381Z] #47 28.07 Updating files: 69% (1522/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-31T11:51:08.381Z] #47 28.82 + git checkout -q v2.3.0 [2022-08-31T11:51:08.515Z] #55 ... [2022-08-31T11:51:08.516Z] [2022-08-31T11:51:08.516Z] #40 [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.2.3" && /build/go-winres --help [2022-08-31T11:51:08.516Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:51:08.516Z] #40 7.583 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-31T11:51:08.516Z] #40 8.760 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-31T11:51:08.516Z] #40 11.60 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-31T11:51:08.516Z] #40 ... [2022-08-31T11:51:08.516Z] [2022-08-31T11:51:08.516Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:51:08.516Z] #67 sha256:6c6d178e09c5c34fbc2851d614a07874bdd212300023c3515d06f893f40c5cda [2022-08-31T11:51:08.516Z] #67 8.454 + RM_GOPATH=0 [2022-08-31T11:51:08.516Z] #67 8.454 + TMP_GOPATH= [2022-08-31T11:51:08.516Z] #67 8.454 + : /build [2022-08-31T11:51:08.516Z] #67 8.454 + '[' -z '' ']' [2022-08-31T11:51:08.516Z] #67 8.455 ++ mktemp -d [2022-08-31T11:51:08.516Z] #67 8.479 + export GOPATH=/tmp/tmp.s2fq2DAQeO [2022-08-31T11:51:08.516Z] #67 8.479 + GOPATH=/tmp/tmp.s2fq2DAQeO [2022-08-31T11:51:08.516Z] #67 8.479 + RM_GOPATH=1 [2022-08-31T11:51:08.516Z] #67 8.479 + case "$(go env GOARCH)" in [2022-08-31T11:51:08.516Z] #67 8.479 ++ go env GOARCH [2022-08-31T11:51:08.516Z] #67 8.537 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:08.516Z] #67 8.537 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:08.516Z] #67 8.537 ++ dirname /install.sh [2022-08-31T11:51:08.516Z] #67 8.539 + dir=/ [2022-08-31T11:51:08.516Z] #67 8.539 + bin=rootlesskit [2022-08-31T11:51:08.516Z] #67 8.539 + shift [2022-08-31T11:51:08.516Z] #67 8.539 + '[' '!' -f //rootlesskit.installer ']' [2022-08-31T11:51:08.516Z] #67 8.539 + . //rootlesskit.installer [2022-08-31T11:51:08.516Z] #67 8.539 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:51:08.516Z] #67 8.539 + install_rootlesskit [2022-08-31T11:51:08.516Z] #67 8.539 + case "$1" in [2022-08-31T11:51:08.516Z] #67 8.543 + export CGO_ENABLED=0 [2022-08-31T11:51:08.516Z] #67 8.543 + CGO_ENABLED=0 [2022-08-31T11:51:08.516Z] #67 8.547 + _install_rootlesskit [2022-08-31T11:51:08.516Z] #67 8.550 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-31T11:51:08.516Z] #67 8.550 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T11:51:08.516Z] #67 8.550 + GOBIN=/build [2022-08-31T11:51:08.516Z] #67 8.550 + GO111MODULE=on [2022-08-31T11:51:08.516Z] #67 8.550 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:51:08.516Z] #67 8.550 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:51:08.516Z] #67 9.852 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-31T11:51:08.680Z] #55 ... [2022-08-31T11:51:08.680Z] [2022-08-31T11:51:08.680Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-31T11:51:08.680Z] #26 sha256:bb30b036dc335445020c7e1b58e8d96d330a92efeefe3b0099bc2602e05dbe34 [2022-08-31T11:51:08.680Z] #26 5.511 + RM_GOPATH=0 [2022-08-31T11:51:08.680Z] #26 5.511 + TMP_GOPATH= [2022-08-31T11:51:08.680Z] #26 5.511 + : /build [2022-08-31T11:51:08.680Z] #26 5.511 + '[' -z '' ']' [2022-08-31T11:51:08.680Z] #26 5.512 ++ mktemp -d [2022-08-31T11:51:08.680Z] #26 5.513 + export GOPATH=/tmp/tmp.Q0ydCQrW18 [2022-08-31T11:51:08.680Z] #26 5.513 + GOPATH=/tmp/tmp.Q0ydCQrW18 [2022-08-31T11:51:08.680Z] #26 5.513 + RM_GOPATH=1 [2022-08-31T11:51:08.680Z] #26 5.514 + case "$(go env GOARCH)" in [2022-08-31T11:51:08.680Z] #26 5.515 ++ go env GOARCH [2022-08-31T11:51:08.680Z] #26 5.537 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:08.680Z] #26 5.537 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:08.680Z] #26 5.537 ++ dirname /install.sh [2022-08-31T11:51:08.680Z] #26 5.540 + dir=/ [2022-08-31T11:51:08.680Z] #26 5.540 + bin=dockercli [2022-08-31T11:51:08.680Z] #26 5.540 + shift [2022-08-31T11:51:08.680Z] #26 5.540 + '[' '!' -f //dockercli.installer ']' [2022-08-31T11:51:08.680Z] #26 5.541 + . //dockercli.installer [2022-08-31T11:51:08.680Z] #26 5.541 ++ : stable [2022-08-31T11:51:08.680Z] #26 5.541 ++ : 17.06.2-ce [2022-08-31T11:51:08.680Z] #26 5.542 + install_dockercli [2022-08-31T11:51:08.680Z] #26 5.542 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-31T11:51:08.680Z] #26 5.543 Install docker/cli version 17.06.2-ce from stable [2022-08-31T11:51:08.680Z] #26 5.546 ++ uname -m [2022-08-31T11:51:08.680Z] #26 5.560 + arch=x86_64 [2022-08-31T11:51:08.680Z] #26 5.561 + '[' x86_64 '!=' x86_64 ']' [2022-08-31T11:51:08.680Z] #26 5.561 + url=https://download.docker.com/linux/static [2022-08-31T11:51:08.680Z] #26 5.579 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-31T11:51:08.680Z] #26 5.585 + tar -xz docker/docker [2022-08-31T11:51:08.680Z] #26 ... [2022-08-31T11:51:08.680Z] [2022-08-31T11:51:08.680Z] #40 [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.2.3" && /build/go-winres --help [2022-08-31T11:51:08.680Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:51:08.680Z] #40 15.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-31T11:51:08.680Z] #40 16.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T11:51:08.941Z] #40 ... [2022-08-31T11:51:08.941Z] [2022-08-31T11:51:08.941Z] #51 [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-08-31T11:51:08.941Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:08.941Z] #51 6.365 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:51:08.941Z] #51 6.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:51:08.941Z] #51 6.418 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:51:08.941Z] #51 7.481 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-31T11:51:08.941Z] #51 7.847 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:51:08.941Z] #51 12.80 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:51:09.204Z] #51 ... [2022-08-31T11:51:09.204Z] [2022-08-31T11:51:09.204Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:51:09.204Z] #67 sha256:febab698149926c7b1415d2242ab90407ec9838e6e92fc2e18dc7ad1a5b91495 [2022-08-31T11:51:09.204Z] #67 10.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T11:51:09.204Z] #67 10.61 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-31T11:51:09.204Z] #67 11.91 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-31T11:51:09.204Z] #67 16.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-31T11:51:09.204Z] #67 ... [2022-08-31T11:51:09.204Z] [2022-08-31T11:51:09.204Z] #51 [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-08-31T11:51:09.204Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:09.204Z] #51 16.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:10.010Z] #84 ... [2022-08-31T11:51:10.010Z] [2022-08-31T11:51:10.010Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:51:10.010Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:51:10.010Z] #19 87.99 Reading package lists... [2022-08-31T11:51:10.163Z] #63 DONE 1.4s [2022-08-31T11:51:10.163Z] [2022-08-31T11:51:10.163Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:51:10.163Z] #64 sha256:ab9ebc58d08ea6f310506b4e42e6d7a775d312e4613519240e0c1c7730be7e57 [2022-08-31T11:51:10.447Z] #64 0.618 + RM_GOPATH=0 [2022-08-31T11:51:10.447Z] #64 0.618 + TMP_GOPATH= [2022-08-31T11:51:10.447Z] #64 0.618 + : /build [2022-08-31T11:51:10.447Z] #64 0.618 + '[' -z '' ']' [2022-08-31T11:51:10.447Z] #64 0.619 ++ mktemp -d [2022-08-31T11:51:10.447Z] #64 0.629 + export GOPATH=/tmp/tmp.RYBld2Nbfw [2022-08-31T11:51:10.706Z] #64 0.637 + GOPATH=/tmp/tmp.RYBld2Nbfw [2022-08-31T11:51:10.706Z] #64 0.637 + RM_GOPATH=1 [2022-08-31T11:51:10.706Z] #64 0.637 + case "$(go env GOARCH)" in [2022-08-31T11:51:10.706Z] #64 0.638 ++ go env GOARCH [2022-08-31T11:51:10.706Z] #64 0.652 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:10.706Z] #64 0.652 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:10.706Z] #64 0.657 ++ dirname /install.sh [2022-08-31T11:51:10.706Z] #64 0.669 + dir=/ [2022-08-31T11:51:10.706Z] #64 0.669 + bin=containerd [2022-08-31T11:51:10.706Z] #64 0.669 + shift [2022-08-31T11:51:10.706Z] #64 0.670 + '[' '!' -f //containerd.installer ']' [2022-08-31T11:51:10.706Z] #64 0.670 + . //containerd.installer [2022-08-31T11:51:10.706Z] #64 0.670 ++ set -e [2022-08-31T11:51:10.706Z] #64 0.670 ++ : v1.6.8 [2022-08-31T11:51:10.706Z] #64 0.671 + install_containerd [2022-08-31T11:51:10.706Z] #64 0.675 + echo 'Install containerd version v1.6.8' [2022-08-31T11:51:10.706Z] #64 0.677 Install containerd version v1.6.8 [2022-08-31T11:51:10.706Z] #64 0.679 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RYBld2Nbfw/src/github.com/containerd/containerd [2022-08-31T11:51:10.706Z] #64 0.690 Cloning into '/tmp/tmp.RYBld2Nbfw/src/github.com/containerd/containerd'... [2022-08-31T11:51:10.949Z] #47 31.40 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-31T11:51:11.642Z] #64 ... [2022-08-31T11:51:11.642Z] [2022-08-31T11:51:11.642Z] #76 [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-08-31T11:51:11.642Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-31T11:51:11.642Z] #76 26.71 Building dependency tree... [2022-08-31T11:51:11.642Z] #76 30.42 python3 is already the newest version (3.9.2-3). [2022-08-31T11:51:11.642Z] #76 30.42 The following additional packages will be installed: [2022-08-31T11:51:11.642Z] #76 30.43 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-31T11:51:11.642Z] #76 30.44 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-31T11:51:11.642Z] #76 30.45 Suggested packages: [2022-08-31T11:51:11.642Z] #76 30.47 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-31T11:51:11.642Z] #76 30.47 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-31T11:51:11.642Z] #76 30.47 m4-doc ed diffutils-doc [2022-08-31T11:51:11.642Z] #76 30.47 Recommended packages: [2022-08-31T11:51:11.642Z] #76 30.47 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-31T11:51:11.642Z] #76 31.75 The following NEW packages will be installed: [2022-08-31T11:51:11.642Z] #76 31.76 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-31T11:51:11.642Z] #76 31.77 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-31T11:51:11.642Z] #76 31.77 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-31T11:51:11.642Z] #76 31.78 libyajl2 m4 patch xz-utils [2022-08-31T11:51:11.642Z] #76 32.18 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:11.642Z] #76 32.18 Need to get 5916 kB of archives. [2022-08-31T11:51:11.642Z] #76 32.18 After this operation, 18.6 MB of additional disk space will be used. [2022-08-31T11:51:11.642Z] #76 32.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-31T11:51:11.642Z] #76 32.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-31T11:51:11.642Z] #76 32.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-31T11:51:11.642Z] #76 32.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-31T11:51:11.642Z] #76 32.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-31T11:51:11.642Z] #76 32.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-31T11:51:11.642Z] #76 32.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-31T11:51:11.642Z] #76 32.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-31T11:51:11.642Z] #76 32.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-31T11:51:11.642Z] #76 32.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-31T11:51:11.642Z] #76 32.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-31T11:51:11.642Z] #76 32.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-31T11:51:11.642Z] #76 32.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-31T11:51:11.642Z] #76 32.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-31T11:51:11.642Z] #76 32.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-31T11:51:11.642Z] #76 32.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-31T11:51:11.642Z] #76 32.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-08-31T11:51:11.642Z] #76 32.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-31T11:51:11.642Z] #76 32.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-31T11:51:11.642Z] #76 32.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-31T11:51:11.642Z] #76 32.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-31T11:51:11.642Z] #76 32.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-31T11:51:11.642Z] #76 32.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-31T11:51:11.642Z] #76 33.66 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:11.642Z] #76 34.10 Fetched 5916 kB in 1s (8460 kB/s) [2022-08-31T11:51:11.642Z] #76 34.56 Selecting previously unselected package bzip2. [2022-08-31T11:51:11.642Z] #76 34.56 (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 ... 15708 files and directories currently installed.) [2022-08-31T11:51:11.642Z] #76 34.66 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-31T11:51:11.642Z] #76 34.69 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T11:51:11.642Z] #76 35.04 Selecting previously unselected package libmagic-mgc. [2022-08-31T11:51:11.642Z] #76 35.05 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-31T11:51:11.642Z] #76 35.05 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-31T11:51:11.642Z] #76 36.16 Selecting previously unselected package libmagic1:arm64. [2022-08-31T11:51:11.642Z] #76 36.16 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-31T11:51:11.642Z] #76 36.17 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-31T11:51:11.642Z] #76 36.38 Selecting previously unselected package file. [2022-08-31T11:51:11.642Z] #76 36.38 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-31T11:51:11.642Z] #76 36.43 Unpacking file (1:5.39-3) ... [2022-08-31T11:51:11.642Z] #76 36.66 Selecting previously unselected package xz-utils. [2022-08-31T11:51:11.642Z] #76 36.67 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-31T11:51:11.642Z] #76 36.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:51:11.642Z] #76 37.19 Selecting previously unselected package libsigsegv2:arm64. [2022-08-31T11:51:11.642Z] #76 37.21 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-31T11:51:11.642Z] #76 37.21 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-31T11:51:11.642Z] #76 37.33 Selecting previously unselected package m4. [2022-08-31T11:51:11.642Z] #76 37.33 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-31T11:51:11.642Z] #76 37.35 Unpacking m4 (1.4.18-5) ... [2022-08-31T11:51:11.642Z] #76 37.59 Selecting previously unselected package autoconf. [2022-08-31T11:51:11.642Z] #76 37.59 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-31T11:51:11.642Z] #76 37.60 Unpacking autoconf (2.69-14) ... [2022-08-31T11:51:11.812Z] #67 ... [2022-08-31T11:51:11.812Z] [2022-08-31T11:51:11.812Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:11.812Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:11.812Z] #14 14.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:51:11.900Z] #76 ... [2022-08-31T11:51:11.900Z] [2022-08-31T11:51:11.900Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:51:11.900Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-31T11:51:11.900Z] #34 38.41 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-31T11:51:12.356Z] #47 ... [2022-08-31T11:51:12.356Z] [2022-08-31T11:51:12.356Z] #51 [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-08-31T11:51:12.356Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:12.356Z] #51 22.84 Fetched 8576 kB in 17s (512 kB/s) [2022-08-31T11:51:12.356Z] #51 22.84 Reading package lists... [2022-08-31T11:51:12.356Z] #51 29.63 Reading package lists... [2022-08-31T11:51:12.356Z] #51 ... [2022-08-31T11:51:12.356Z] [2022-08-31T11:51:12.356Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:12.356Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:12.356Z] #55 28.66 go: downloading honnef.co/go/tools v0.3.1 [2022-08-31T11:51:12.356Z] #55 30.81 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-31T11:51:12.356Z] #55 30.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-31T11:51:12.356Z] #55 31.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-31T11:51:12.356Z] #55 31.23 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-31T11:51:12.356Z] #55 31.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-31T11:51:12.356Z] #55 31.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-31T11:51:12.356Z] #55 31.32 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-31T11:51:12.356Z] #55 31.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-31T11:51:12.356Z] #55 31.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-31T11:51:12.356Z] #55 31.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-31T11:51:12.356Z] #55 31.63 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-31T11:51:12.356Z] #55 31.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-31T11:51:12.356Z] #55 31.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-31T11:51:12.356Z] #55 31.72 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-31T11:51:12.356Z] #55 31.77 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-31T11:51:12.356Z] #55 31.86 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-31T11:51:12.356Z] #55 32.03 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-31T11:51:12.356Z] #55 32.53 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-31T11:51:12.356Z] #55 32.58 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-31T11:51:12.356Z] #55 32.89 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-31T11:51:12.356Z] #55 32.89 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-31T11:51:12.356Z] #55 33.00 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-31T11:51:12.356Z] #55 33.25 go: downloading golang.org/x/text v0.3.7 [2022-08-31T11:51:12.835Z] #34 39.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:51:12.835Z] #34 ... [2022-08-31T11:51:12.835Z] [2022-08-31T11:51:12.835Z] #51 [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-08-31T11:51:12.835Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-31T11:51:12.835Z] #51 27.35 Building dependency tree... [2022-08-31T11:51:12.835Z] #51 31.31 The following additional packages will be installed: [2022-08-31T11:51:12.835Z] #51 31.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T11:51:12.835Z] #51 31.31 python3-protobuf python3-six [2022-08-31T11:51:12.835Z] #51 31.32 Suggested packages: [2022-08-31T11:51:12.835Z] #51 31.32 python3-setuptools [2022-08-31T11:51:12.835Z] #51 31.32 Recommended packages: [2022-08-31T11:51:12.835Z] #51 31.32 iproute2 | iproute [2022-08-31T11:51:12.835Z] #51 31.95 The following NEW packages will be installed: [2022-08-31T11:51:12.835Z] #51 31.98 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T11:51:12.835Z] #51 31.99 python3-protobuf python3-six [2022-08-31T11:51:12.835Z] #51 32.55 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:12.835Z] #51 32.55 Need to get 2136 kB of archives. [2022-08-31T11:51:12.835Z] #51 32.55 After this operation, 10.8 MB of additional disk space will be used. [2022-08-31T11:51:12.835Z] #51 32.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-31T11:51:12.835Z] #51 32.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T11:51:12.835Z] #51 32.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-31T11:51:12.835Z] #51 32.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-31T11:51:12.835Z] #51 32.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-31T11:51:12.835Z] #51 32.64 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-08-31T11:51:12.835Z] #51 32.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-31T11:51:12.835Z] #51 35.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-31T11:51:12.835Z] #51 36.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:12.835Z] #51 37.00 Fetched 2136 kB in 3s (651 kB/s) [2022-08-31T11:51:12.835Z] #51 37.12 Selecting previously unselected package libprotobuf23:arm64. [2022-08-31T11:51:12.835Z] #51 37.12 (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 ... 15708 files and directories currently installed.) [2022-08-31T11:51:12.835Z] #51 37.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-31T11:51:12.835Z] #51 37.19 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-31T11:51:12.835Z] #51 38.32 Selecting previously unselected package python3-pkg-resources. [2022-08-31T11:51:12.835Z] #51 38.33 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T11:51:12.835Z] #51 38.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:51:12.835Z] #51 38.57 Selecting previously unselected package python3-six. [2022-08-31T11:51:12.835Z] #51 38.57 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-31T11:51:12.835Z] #51 38.61 Unpacking python3-six (1.16.0-2) ... [2022-08-31T11:51:12.835Z] #51 38.97 Selecting previously unselected package python3-protobuf. [2022-08-31T11:51:12.835Z] #51 38.97 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-31T11:51:12.835Z] #51 38.98 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-31T11:51:12.835Z] #51 ... [2022-08-31T11:51:12.835Z] [2022-08-31T11:51:12.835Z] #76 [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-08-31T11:51:12.835Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-31T11:51:12.835Z] #76 38.52 Selecting previously unselected package autotools-dev. [2022-08-31T11:51:12.835Z] #76 38.55 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-31T11:51:12.835Z] #76 38.57 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-31T11:51:12.835Z] #76 38.75 Selecting previously unselected package automake. [2022-08-31T11:51:12.835Z] #76 38.77 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-31T11:51:12.835Z] #76 38.79 Unpacking automake (1:1.16.3-2) ... [2022-08-31T11:51:12.835Z] #76 39.26 Selecting previously unselected package patch. [2022-08-31T11:51:12.835Z] #76 39.26 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-31T11:51:12.835Z] #76 39.27 Unpacking patch (2.7.6-7) ... [2022-08-31T11:51:13.098Z] #76 39.43 Selecting previously unselected package dpkg-dev. [2022-08-31T11:51:13.098Z] #76 39.43 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-31T11:51:13.098Z] #76 39.44 Unpacking dpkg-dev (1.20.11) ... [2022-08-31T11:51:13.416Z] #51 20.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-31T11:51:13.664Z] #76 40.25 Selecting previously unselected package build-essential. [2022-08-31T11:51:13.922Z] #76 40.25 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-31T11:51:13.922Z] #76 40.27 Unpacking build-essential (12.9) ... [2022-08-31T11:51:13.922Z] #76 40.39 Selecting previously unselected package libcap2:arm64. [2022-08-31T11:51:13.922Z] #76 40.39 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-31T11:51:13.922Z] #76 40.40 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-31T11:51:14.181Z] #76 40.50 Selecting previously unselected package libcap-dev:arm64. [2022-08-31T11:51:14.181Z] #76 40.51 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-31T11:51:14.181Z] #76 40.53 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-31T11:51:14.431Z] #51 ... [2022-08-31T11:51:14.431Z] [2022-08-31T11:51:14.431Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:14.431Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:14.431Z] #55 21.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T11:51:14.440Z] #76 40.73 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-31T11:51:14.440Z] #76 40.74 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-31T11:51:14.440Z] #76 40.74 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-31T11:51:14.440Z] #76 40.87 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-31T11:51:14.440Z] #76 40.89 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-31T11:51:14.440Z] #76 40.90 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-31T11:51:14.699Z] #76 41.03 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-31T11:51:14.699Z] #76 41.03 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-31T11:51:14.699Z] #76 41.05 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T11:51:14.699Z] #76 41.20 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-31T11:51:14.699Z] #76 41.23 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-31T11:51:14.699Z] #76 41.24 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-31T11:51:14.708Z] #55 21.99 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-31T11:51:14.708Z] #55 ... [2022-08-31T11:51:14.708Z] [2022-08-31T11:51:14.708Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:14.708Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:14.708Z] #14 12.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:51:14.708Z] #14 15.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:14.708Z] #14 ... [2022-08-31T11:51:14.708Z] [2022-08-31T11:51:14.708Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:51:14.708Z] #67 sha256:febab698149926c7b1415d2242ab90407ec9838e6e92fc2e18dc7ad1a5b91495 [2022-08-31T11:51:14.708Z] #67 17.96 go: downloading github.com/google/uuid v1.3.0 [2022-08-31T11:51:14.708Z] #67 18.13 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-31T11:51:14.708Z] #67 19.95 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-31T11:51:14.708Z] #67 20.15 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T11:51:14.708Z] #67 20.34 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-31T11:51:14.708Z] #67 20.54 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-31T11:51:14.708Z] #67 21.38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-31T11:51:14.875Z] #55 ... [2022-08-31T11:51:14.875Z] [2022-08-31T11:51:14.875Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:14.875Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:14.875Z] #42 18.86 Reading package lists... [2022-08-31T11:51:14.875Z] #42 25.48 Reading package lists... [2022-08-31T11:51:14.875Z] #42 31.31 Building dependency tree... [2022-08-31T11:51:14.875Z] #42 34.39 The following additional packages will be installed: [2022-08-31T11:51:14.875Z] #42 34.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-31T11:51:14.875Z] #42 34.44 Suggested packages: [2022-08-31T11:51:14.875Z] #42 34.46 cmake-doc ninja-build lrzip [2022-08-31T11:51:14.875Z] #42 34.46 Recommended packages: [2022-08-31T11:51:14.875Z] #42 34.46 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-31T11:51:14.875Z] #42 ... [2022-08-31T11:51:14.875Z] [2022-08-31T11:51:14.875Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:14.875Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:14.875Z] #62 24.78 Reading package lists... [2022-08-31T11:51:14.875Z] #62 30.25 Building dependency tree... [2022-08-31T11:51:14.875Z] #62 33.05 The following additional packages will be installed: [2022-08-31T11:51:14.875Z] #62 33.07 libbtrfs0 [2022-08-31T11:51:14.875Z] #62 33.25 The following NEW packages will be installed: [2022-08-31T11:51:14.875Z] #62 33.25 libbtrfs-dev libbtrfs0 [2022-08-31T11:51:14.875Z] #62 33.72 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:14.875Z] #62 33.72 Need to get 460 kB of archives. [2022-08-31T11:51:14.875Z] #62 33.72 After this operation, 1237 kB of additional disk space will be used. [2022-08-31T11:51:14.875Z] #62 33.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T11:51:14.875Z] #62 33.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T11:51:14.875Z] #62 35.08 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:14.875Z] #62 35.32 Fetched 460 kB in 0s (1176 kB/s) [2022-08-31T11:51:14.875Z] #62 35.42 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T11:51:14.875Z] #62 35.42 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:51:14.875Z] #62 35.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T11:51:14.875Z] #62 35.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:51:14.876Z] #62 35.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T11:51:14.876Z] #62 35.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T11:51:14.974Z] #67 21.79 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-31T11:51:15.132Z] #62 35.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:51:15.236Z] #67 22.12 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-31T11:51:15.236Z] #67 ... [2022-08-31T11:51:15.236Z] [2022-08-31T11:51:15.236Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-31T11:51:15.236Z] #26 sha256:bb30b036dc335445020c7e1b58e8d96d330a92efeefe3b0099bc2602e05dbe34 [2022-08-31T11:51:15.236Z] #26 19.80 + mkdir -p /build [2022-08-31T11:51:15.236Z] #26 19.80 + mv docker/docker /build/ [2022-08-31T11:51:15.236Z] #26 19.80 + rmdir docker [2022-08-31T11:51:15.236Z] #26 DONE 22.3s [2022-08-31T11:51:15.264Z] #19 109.9 Building dependency tree... [2022-08-31T11:51:15.388Z] #62 36.20 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:51:15.388Z] #62 36.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:51:15.388Z] #62 36.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:51:15.496Z] [2022-08-31T11:51:15.496Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:15.496Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:15.496Z] #55 22.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-31T11:51:15.496Z] #55 22.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-31T11:51:15.634Z] #76 41.97 Selecting previously unselected package libtool. [2022-08-31T11:51:15.634Z] #76 41.97 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-31T11:51:15.634Z] #76 41.97 Unpacking libtool (2.4.6-15) ... [2022-08-31T11:51:15.634Z] #76 ... [2022-08-31T11:51:15.634Z] [2022-08-31T11:51:15.634Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:15.634Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-31T11:51:15.634Z] #55 31.99 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-31T11:51:15.634Z] #55 32.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-31T11:51:15.634Z] #55 32.28 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-31T11:51:15.634Z] #55 32.29 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-31T11:51:15.634Z] #55 32.42 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-31T11:51:15.634Z] #55 32.64 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-31T11:51:15.634Z] #55 32.79 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-31T11:51:15.634Z] #55 32.91 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-31T11:51:15.634Z] #55 32.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-31T11:51:15.634Z] #55 33.06 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-31T11:51:15.634Z] #55 33.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-31T11:51:15.634Z] #55 33.20 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-31T11:51:15.634Z] #55 33.37 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-31T11:51:15.634Z] #55 33.38 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-31T11:51:15.634Z] #55 33.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-31T11:51:15.634Z] #55 33.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-31T11:51:15.634Z] #55 33.84 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-31T11:51:15.634Z] #55 34.52 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-31T11:51:15.634Z] #55 34.70 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-31T11:51:15.634Z] #55 34.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-31T11:51:15.634Z] #55 34.99 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-31T11:51:15.634Z] #55 35.36 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-31T11:51:15.634Z] #55 35.42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-31T11:51:15.634Z] #55 35.42 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-31T11:51:15.634Z] #55 35.45 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-31T11:51:15.634Z] #55 35.57 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-31T11:51:15.634Z] #55 35.61 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-31T11:51:15.634Z] #55 35.73 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-31T11:51:15.634Z] #55 35.79 go: downloading github.com/prometheus/common v0.32.1 [2022-08-31T11:51:15.634Z] #55 36.18 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-31T11:51:15.634Z] #55 36.46 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-31T11:51:15.634Z] #55 37.11 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-31T11:51:15.634Z] #55 37.23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-31T11:51:15.634Z] #55 ... [2022-08-31T11:51:15.634Z] [2022-08-31T11:51:15.634Z] #76 [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-08-31T11:51:15.634Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-31T11:51:15.634Z] #76 42.19 Selecting previously unselected package libudev-dev:arm64. [2022-08-31T11:51:15.652Z] #62 DONE 36.5s [2022-08-31T11:51:15.652Z] [2022-08-31T11:51:15.652Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-31T11:51:15.652Z] #63 sha256:c6b5a83f6e4d6a82b71507fc89bd2d4942b11d2f2947a9c4f54225c7be7ced5a [2022-08-31T11:51:15.755Z] #55 23.21 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-31T11:51:15.755Z] #55 23.21 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-31T11:51:15.892Z] #76 42.21 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-31T11:51:15.892Z] #76 42.21 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-31T11:51:15.892Z] #76 42.43 Selecting previously unselected package libyajl2:arm64. [2022-08-31T11:51:15.892Z] #76 42.44 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-31T11:51:15.892Z] #76 42.46 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-31T11:51:15.892Z] #76 ... [2022-08-31T11:51:15.892Z] [2022-08-31T11:51:15.892Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:15.892Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:51:15.892Z] #14 32.37 The following NEW packages will be installed: [2022-08-31T11:51:15.892Z] #14 32.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T11:51:15.892Z] #14 32.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-31T11:51:15.892Z] #14 32.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-31T11:51:15.892Z] #14 32.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-31T11:51:15.892Z] #14 32.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-31T11:51:15.892Z] #14 32.39 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-31T11:51:15.892Z] #14 32.39 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-31T11:51:15.892Z] #14 32.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-31T11:51:15.892Z] #14 32.39 mingw-w64-x86-64-dev [2022-08-31T11:51:15.892Z] #14 32.89 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:15.892Z] #14 32.89 Need to get 108 MB of archives. [2022-08-31T11:51:15.892Z] #14 32.89 After this operation, 620 MB of additional disk space will be used. [2022-08-31T11:51:15.892Z] #14 32.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-08-31T11:51:15.892Z] #14 33.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-08-31T11:51:15.892Z] #14 33.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-31T11:51:15.892Z] #14 33.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-08-31T11:51:15.892Z] #14 33.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-31T11:51:15.892Z] #14 33.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-31T11:51:15.892Z] #14 33.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-31T11:51:15.892Z] #14 33.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-08-31T11:51:15.892Z] #14 33.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-08-31T11:51:15.892Z] #14 34.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-31T11:51:15.892Z] #14 36.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-08-31T11:51:15.892Z] #14 36.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-08-31T11:51:15.892Z] #14 37.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-31T11:51:15.892Z] #14 38.48 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-08-31T11:51:15.892Z] #14 39.09 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-08-31T11:51:15.892Z] #14 39.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-31T11:51:15.892Z] #14 39.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-31T11:51:15.892Z] #14 39.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-31T11:51:15.892Z] #14 39.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-31T11:51:15.892Z] #14 39.13 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-08-31T11:51:15.892Z] #14 39.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-31T11:51:15.892Z] #14 39.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-31T11:51:15.892Z] #14 39.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-31T11:51:15.892Z] #14 39.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-31T11:51:15.892Z] #14 39.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-31T11:51:15.892Z] #14 39.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-31T11:51:15.892Z] #14 39.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-31T11:51:15.892Z] #14 39.21 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-08-31T11:51:15.892Z] #14 39.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-31T11:51:15.892Z] #14 39.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-31T11:51:15.892Z] #14 40.21 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:15.892Z] #14 40.43 Fetched 108 MB in 7s (16.2 MB/s) [2022-08-31T11:51:15.892Z] #14 40.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-31T11:51:15.892Z] #14 40.54 (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 ... 15708 files and directories currently installed.) [2022-08-31T11:51:15.892Z] #14 40.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-31T11:51:15.892Z] #14 40.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T11:51:16.015Z] #55 23.51 go: downloading github.com/spf13/afero v1.8.2 [2022-08-31T11:51:16.150Z] #14 ... [2022-08-31T11:51:16.150Z] [2022-08-31T11:51:16.150Z] #76 [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-08-31T11:51:16.150Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-31T11:51:16.150Z] #76 42.54 Selecting previously unselected package libyajl-dev:arm64. [2022-08-31T11:51:16.150Z] #76 42.55 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-31T11:51:16.150Z] #76 42.56 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-31T11:51:16.150Z] #76 42.76 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T11:51:16.150Z] #76 ... [2022-08-31T11:51:16.150Z] [2022-08-31T11:51:16.150Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:16.150Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-31T11:51:16.150Z] #42 32.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-31T11:51:16.150Z] #42 32.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-31T11:51:16.150Z] #42 32.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-31T11:51:16.150Z] #42 32.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-31T11:51:16.150Z] #42 32.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-31T11:51:16.150Z] #42 32.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-31T11:51:16.150Z] #42 33.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:16.150Z] #42 34.51 Fetched 15.6 MB in 1s (14.8 MB/s) [2022-08-31T11:51:16.150Z] #42 34.70 Selecting previously unselected package xxd. [2022-08-31T11:51:16.150Z] #42 34.70 (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 ... 15708 files and directories currently installed.) [2022-08-31T11:51:16.150Z] #42 34.78 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-31T11:51:16.150Z] #42 34.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:51:16.150Z] #42 35.47 Selecting previously unselected package vim-common. [2022-08-31T11:51:16.150Z] #42 35.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:51:16.150Z] #42 35.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:51:16.150Z] #42 36.19 Selecting previously unselected package cmake-data. [2022-08-31T11:51:16.150Z] #42 36.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-31T11:51:16.150Z] #42 36.21 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T11:51:16.150Z] #42 40.13 Selecting previously unselected package libicu67:arm64. [2022-08-31T11:51:16.150Z] #42 40.14 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-31T11:51:16.150Z] #42 40.16 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-31T11:51:16.215Z] #63 DONE 0.3s [2022-08-31T11:51:16.215Z] [2022-08-31T11:51:16.215Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:16.215Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:16.215Z] #42 35.60 The following NEW packages will be installed: [2022-08-31T11:51:16.215Z] #42 35.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-31T11:51:16.215Z] #42 35.62 vim-common xxd [2022-08-31T11:51:16.215Z] #42 35.99 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:16.215Z] #42 35.99 Need to get 17.7 MB of archives. [2022-08-31T11:51:16.215Z] #42 35.99 After this operation, 70.7 MB of additional disk space will be used. [2022-08-31T11:51:16.215Z] #42 35.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T11:51:16.215Z] #42 35.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T11:51:16.215Z] #42 36.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-31T11:51:16.215Z] #42 36.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T11:51:16.215Z] #42 36.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-31T11:51:16.215Z] #42 36.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-31T11:51:16.215Z] #42 36.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-31T11:51:16.215Z] #42 36.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-31T11:51:16.215Z] #42 36.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-31T11:51:16.215Z] #42 36.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-31T11:51:16.276Z] #55 23.77 go: downloading github.com/spf13/cast v1.4.1 [2022-08-31T11:51:16.408Z] #42 ... [2022-08-31T11:51:16.408Z] [2022-08-31T11:51:16.408Z] #76 [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-08-31T11:51:16.408Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-31T11:51:16.408Z] #76 42.77 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-31T11:51:16.408Z] #76 42.78 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-31T11:51:16.408Z] #76 42.79 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-31T11:51:16.408Z] #76 42.81 Setting up file (1:5.39-3) ... [2022-08-31T11:51:16.408Z] #76 42.83 Setting up bzip2 (1.0.8-4) ... [2022-08-31T11:51:16.408Z] #76 42.84 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-31T11:51:16.408Z] #76 42.87 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-31T11:51:16.408Z] #76 42.89 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-31T11:51:16.408Z] #76 42.91 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-31T11:51:16.408Z] #76 42.92 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-31T11:51:16.408Z] #76 42.93 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:51:16.408Z] #76 42.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T11:51:16.537Z] #55 24.08 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-31T11:51:16.666Z] #76 42.98 Setting up patch (2.7.6-7) ... [2022-08-31T11:51:16.666Z] #76 42.99 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-31T11:51:16.666Z] #76 43.00 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-31T11:51:16.666Z] #76 43.02 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-31T11:51:16.666Z] #76 43.03 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-31T11:51:16.666Z] #76 43.05 Setting up libtool (2.4.6-15) ... [2022-08-31T11:51:16.666Z] #76 43.07 Setting up m4 (1.4.18-5) ... [2022-08-31T11:51:16.666Z] #76 43.08 Setting up dpkg-dev (1.20.11) ... [2022-08-31T11:51:16.666Z] #76 43.10 Setting up autoconf (2.69-14) ... [2022-08-31T11:51:16.666Z] #76 43.12 Setting up build-essential (12.9) ... [2022-08-31T11:51:16.666Z] #76 43.13 Setting up automake (1:1.16.3-2) ... [2022-08-31T11:51:16.666Z] #76 43.14 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-31T11:51:16.666Z] #76 43.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:51:17.094Z] #14 ... [2022-08-31T11:51:17.094Z] [2022-08-31T11:51:17.094Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:17.094Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:17.094Z] #55 12.76 go: downloading github.com/fatih/color v1.13.0 [2022-08-31T11:51:17.094Z] #55 12.77 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T11:51:17.094Z] #55 13.05 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-31T11:51:17.094Z] #55 13.09 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-31T11:51:17.094Z] #55 13.79 go: downloading github.com/spf13/viper v1.11.0 [2022-08-31T11:51:17.094Z] #55 13.98 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-31T11:51:17.094Z] #55 15.29 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-31T11:51:17.094Z] #55 15.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-31T11:51:17.094Z] #55 15.54 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-31T11:51:17.094Z] #55 15.67 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-31T11:51:17.094Z] #55 18.96 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-31T11:51:17.094Z] #55 19.09 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-31T11:51:17.094Z] #55 19.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-31T11:51:17.094Z] #55 19.88 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-31T11:51:17.108Z] #55 24.40 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-31T11:51:17.108Z] #55 ... [2022-08-31T11:51:17.108Z] [2022-08-31T11:51:17.108Z] #76 [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-08-31T11:51:17.108Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:17.108Z] #76 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:17.108Z] #76 ... [2022-08-31T11:51:17.108Z] [2022-08-31T11:51:17.108Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:17.108Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:17.108Z] #62 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:17.108Z] #62 ... [2022-08-31T11:51:17.108Z] [2022-08-31T11:51:17.108Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:17.108Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:17.108Z] #42 14.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:17.369Z] #42 ... [2022-08-31T11:51:17.369Z] [2022-08-31T11:51:17.369Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:17.369Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:17.369Z] #55 24.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-31T11:51:17.581Z] #42 ... [2022-08-31T11:51:17.582Z] [2022-08-31T11:51:17.582Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:17.582Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:17.582Z] #14 21.65 Reading package lists... [2022-08-31T11:51:17.582Z] #14 28.23 Reading package lists... [2022-08-31T11:51:17.582Z] #14 33.85 Building dependency tree... [2022-08-31T11:51:17.582Z] #14 37.45 The following additional packages will be installed: [2022-08-31T11:51:17.582Z] #14 37.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T11:51:17.582Z] #14 37.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-31T11:51:17.582Z] #14 37.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-31T11:51:17.582Z] #14 37.45 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-31T11:51:17.582Z] #14 37.45 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-31T11:51:17.582Z] #14 37.45 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-31T11:51:17.582Z] #14 37.45 mingw-w64-common mingw-w64-x86-64-dev [2022-08-31T11:51:17.582Z] #14 37.45 Suggested packages: [2022-08-31T11:51:17.582Z] #14 37.50 gcc-10-locales seccomp wine64 [2022-08-31T11:51:17.582Z] #14 ... [2022-08-31T11:51:17.582Z] [2022-08-31T11:51:17.582Z] #76 [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-08-31T11:51:17.582Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:17.582Z] #76 22.39 Reading package lists... [2022-08-31T11:51:17.582Z] #76 28.66 Reading package lists... [2022-08-31T11:51:17.582Z] #76 34.27 Building dependency tree... [2022-08-31T11:51:17.582Z] #76 37.74 python3 is already the newest version (3.9.2-3). [2022-08-31T11:51:17.582Z] #76 37.74 The following additional packages will be installed: [2022-08-31T11:51:17.582Z] #76 37.75 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-31T11:51:17.582Z] #76 37.76 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-31T11:51:17.582Z] #76 37.76 Suggested packages: [2022-08-31T11:51:17.582Z] #76 37.77 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-31T11:51:17.582Z] #76 37.77 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-31T11:51:17.582Z] #76 37.77 m4-doc ed diffutils-doc [2022-08-31T11:51:17.582Z] #76 37.77 Recommended packages: [2022-08-31T11:51:17.582Z] #76 37.77 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-31T11:51:17.582Z] #76 ... [2022-08-31T11:51:17.582Z] [2022-08-31T11:51:17.582Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:17.582Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:17.582Z] #42 38.38 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:17.632Z] #55 25.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-31T11:51:17.664Z] #55 ... [2022-08-31T11:51:17.664Z] [2022-08-31T11:51:17.664Z] #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-08-31T11:51:17.664Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T11:51:17.664Z] #57 10.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-31T11:51:17.664Z] #57 10.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-31T11:51:17.664Z] #57 10.92 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-31T11:51:17.664Z] #57 13.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-31T11:51:17.664Z] #57 ... [2022-08-31T11:51:17.664Z] [2022-08-31T11:51:17.664Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:51:17.664Z] #67 sha256:6c6d178e09c5c34fbc2851d614a07874bdd212300023c3515d06f893f40c5cda [2022-08-31T11:51:17.664Z] #67 14.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T11:51:17.664Z] #67 14.99 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-31T11:51:17.664Z] #67 16.03 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-31T11:51:17.838Z] #42 38.65 Fetched 17.7 MB in 2s (11.3 MB/s) [2022-08-31T11:51:17.892Z] #55 25.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-31T11:51:18.094Z] #42 38.80 Selecting previously unselected package xxd. [2022-08-31T11:51:18.094Z] #42 38.80 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:51:18.094Z] #42 38.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:51:18.094Z] #42 38.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:51:18.154Z] #55 25.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-31T11:51:18.350Z] #42 39.07 Selecting previously unselected package vim-common. [2022-08-31T11:51:18.350Z] #42 39.07 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:51:18.350Z] #42 39.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:51:18.417Z] #55 25.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-31T11:51:18.417Z] #55 25.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-31T11:51:18.606Z] #42 39.47 Selecting previously unselected package cmake-data. [2022-08-31T11:51:18.606Z] #42 39.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-31T11:51:18.606Z] #42 39.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T11:51:18.679Z] #55 26.18 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-31T11:51:18.950Z] #55 26.41 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-31T11:51:19.044Z] #67 ... [2022-08-31T11:51:19.044Z] [2022-08-31T11:51:19.044Z] #40 [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.2.3" && /build/go-winres --help [2022-08-31T11:51:19.044Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:51:19.044Z] #40 11.98 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-31T11:51:19.044Z] #40 12.22 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-31T11:51:19.044Z] #40 18.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-31T11:51:19.044Z] #40 18.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T11:51:19.044Z] #40 ... [2022-08-31T11:51:19.044Z] [2022-08-31T11:51:19.044Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:19.044Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:19.044Z] #42 12.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:51:19.044Z] #42 18.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:51:19.044Z] #42 ... [2022-08-31T11:51:19.044Z] [2022-08-31T11:51:19.044Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:51:19.044Z] #67 sha256:6c6d178e09c5c34fbc2851d614a07874bdd212300023c3515d06f893f40c5cda [2022-08-31T11:51:19.044Z] #67 21.86 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-31T11:51:19.439Z] #19 118.9 The following additional packages will be installed: [2022-08-31T11:51:19.439Z] #19 118.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-31T11:51:19.439Z] #19 118.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-31T11:51:19.439Z] #19 118.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-31T11:51:19.439Z] #19 118.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-31T11:51:19.439Z] #19 118.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-31T11:51:19.439Z] #19 118.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-31T11:51:19.439Z] #19 118.9 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-31T11:51:19.439Z] #19 118.9 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-31T11:51:19.439Z] #19 118.9 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-31T11:51:19.439Z] #19 118.9 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-31T11:51:19.439Z] #19 118.9 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-31T11:51:19.439Z] #19 118.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-31T11:51:19.439Z] #19 118.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-31T11:51:19.439Z] #19 118.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-31T11:51:19.439Z] #19 118.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-31T11:51:19.439Z] #19 118.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-31T11:51:19.439Z] #19 118.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-31T11:51:19.439Z] #19 118.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-31T11:51:19.439Z] #19 118.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-31T11:51:19.439Z] #19 118.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-31T11:51:19.439Z] #19 118.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-31T11:51:19.439Z] #19 118.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-31T11:51:19.439Z] #19 118.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-31T11:51:19.439Z] #19 118.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-31T11:51:19.439Z] #19 118.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-31T11:51:19.439Z] #19 118.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-31T11:51:19.439Z] #19 118.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-31T11:51:19.439Z] #19 118.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-31T11:51:19.439Z] #19 118.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-31T11:51:19.439Z] #19 119.0 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-31T11:51:19.439Z] #19 119.0 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-31T11:51:19.439Z] #19 119.0 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-31T11:51:19.439Z] #19 119.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-31T11:51:19.439Z] #19 119.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-31T11:51:19.439Z] #19 119.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-31T11:51:19.439Z] #19 119.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-31T11:51:19.439Z] #19 119.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-31T11:51:19.439Z] #19 119.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-31T11:51:19.439Z] #19 119.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-31T11:51:19.439Z] #19 119.0 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-31T11:51:19.439Z] #19 119.0 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-31T11:51:19.439Z] #19 119.0 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-31T11:51:19.439Z] #19 119.0 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-31T11:51:19.439Z] #19 119.0 linux-libc-dev-s390x-cross patch xz-utils [2022-08-31T11:51:19.439Z] #19 119.1 Suggested packages: [2022-08-31T11:51:19.439Z] #19 119.1 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-31T11:51:19.439Z] #19 119.1 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-31T11:51:19.439Z] #19 119.1 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-31T11:51:19.439Z] #19 119.1 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-31T11:51:19.439Z] #19 119.1 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-31T11:51:19.439Z] #19 119.1 libyaml-shell-perl ed diffutils-doc [2022-08-31T11:51:19.439Z] #19 119.1 Recommended packages: [2022-08-31T11:51:19.439Z] #19 119.1 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-31T11:51:19.439Z] #19 119.1 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-31T11:51:19.614Z] #67 ... [2022-08-31T11:51:19.614Z] [2022-08-31T11:51:19.614Z] #51 [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-08-31T11:51:19.614Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:19.614Z] #51 12.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:51:19.614Z] #51 16.65 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-31T11:51:19.614Z] #51 18.19 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:51:19.614Z] #51 ... [2022-08-31T11:51:19.614Z] [2022-08-31T11:51:19.614Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:19.614Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:19.614Z] #62 12.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:51:19.614Z] #62 18.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:51:19.874Z] #62 ... [2022-08-31T11:51:19.874Z] [2022-08-31T11:51:19.874Z] #76 [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-08-31T11:51:19.874Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:19.874Z] #76 13.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:51:19.874Z] #76 18.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:51:19.874Z] #76 ... [2022-08-31T11:51:19.874Z] [2022-08-31T11:51:19.874Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-31T11:51:19.874Z] #26 sha256:83c83f5e79914ee8a52c8720d93b8f3bc3e022d2c1c0d5c2dcbe26b110fc042e [2022-08-31T11:51:19.874Z] #26 22.82 + mkdir -p /build [2022-08-31T11:51:19.951Z] #76 DONE 46.0s [2022-08-31T11:51:19.951Z] [2022-08-31T11:51:19.951Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:19.951Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-31T11:51:19.951Z] #42 46.00 Selecting previously unselected package libxml2:arm64. [2022-08-31T11:51:19.951Z] #42 46.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-31T11:51:19.951Z] #42 46.02 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T11:51:20.134Z] #26 22.85 + mv docker/docker /build/ [2022-08-31T11:51:20.134Z] #26 22.87 + rmdir docker [2022-08-31T11:51:20.209Z] #42 46.75 Selecting previously unselected package libarchive13:arm64. [2022-08-31T11:51:20.209Z] #42 46.76 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-31T11:51:20.209Z] #42 46.76 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-31T11:51:20.775Z] #42 47.05 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-31T11:51:20.775Z] #42 47.06 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-31T11:51:20.775Z] #42 47.08 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-31T11:51:20.775Z] #42 47.22 Selecting previously unselected package librhash0:arm64. [2022-08-31T11:51:20.775Z] #42 47.22 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-31T11:51:20.775Z] #42 47.23 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-31T11:51:20.775Z] #42 47.43 Selecting previously unselected package libuv1:arm64. [2022-08-31T11:51:20.870Z] #55 28.15 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-31T11:51:20.870Z] #55 ... [2022-08-31T11:51:20.870Z] [2022-08-31T11:51:20.870Z] #38 [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-08-31T11:51:20.870Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T11:51:20.870Z] #38 27.81 tomll can be used in two ways: [2022-08-31T11:51:20.870Z] #38 27.81 Writing to STDIN and reading from STDOUT: [2022-08-31T11:51:20.870Z] #38 27.81 cat file.toml | tomll > file.toml [2022-08-31T11:51:20.870Z] #38 27.81 [2022-08-31T11:51:20.870Z] #38 27.81 Reading and updating a list of files: [2022-08-31T11:51:20.870Z] #38 27.81 tomll a.toml b.toml c.toml [2022-08-31T11:51:20.870Z] #38 27.81 [2022-08-31T11:51:20.870Z] #38 27.81 When given a list of files, tomll will modify all files in place without asking. [2022-08-31T11:51:20.870Z] #38 DONE 28.4s [2022-08-31T11:51:20.870Z] [2022-08-31T11:51:20.870Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:20.870Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:20.870Z] #42 28.47 Fetched 8572 kB in 23s (371 kB/s) [2022-08-31T11:51:21.034Z] #42 47.43 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-31T11:51:21.034Z] #42 47.44 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-31T11:51:21.034Z] #42 47.60 Selecting previously unselected package cmake. [2022-08-31T11:51:21.034Z] #42 47.61 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-31T11:51:21.034Z] #42 47.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-31T11:51:21.073Z] #26 DONE 23.7s [2022-08-31T11:51:21.073Z] [2022-08-31T11:51:21.073Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:51:21.073Z] #67 sha256:6c6d178e09c5c34fbc2851d614a07874bdd212300023c3515d06f893f40c5cda [2022-08-31T11:51:21.073Z] #67 23.41 go: downloading github.com/google/uuid v1.3.0 [2022-08-31T11:51:21.073Z] #67 23.57 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-31T11:51:21.073Z] #67 23.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-31T11:51:21.180Z] #42 ... [2022-08-31T11:51:21.180Z] [2022-08-31T11:51:21.180Z] #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-08-31T11:51:21.180Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T11:51:21.180Z] #57 41.21 v3.0.2 [2022-08-31T11:51:21.180Z] #57 DONE 41.6s [2022-08-31T11:51:21.180Z] [2022-08-31T11:51:21.180Z] #76 [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-08-31T11:51:21.180Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:21.180Z] #76 39.44 The following NEW packages will be installed: [2022-08-31T11:51:21.180Z] #76 39.44 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-31T11:51:21.180Z] #76 39.44 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-31T11:51:21.180Z] #76 39.44 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-31T11:51:21.180Z] #76 39.45 libyajl2 m4 patch xz-utils [2022-08-31T11:51:21.180Z] #76 39.84 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:21.180Z] #76 39.84 Need to get 5940 kB of archives. [2022-08-31T11:51:21.180Z] #76 39.84 After this operation, 18.7 MB of additional disk space will be used. [2022-08-31T11:51:21.180Z] #76 39.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T11:51:21.180Z] #76 39.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-31T11:51:21.180Z] #76 39.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-31T11:51:21.180Z] #76 39.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-31T11:51:21.180Z] #76 39.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-31T11:51:21.180Z] #76 39.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-31T11:51:21.180Z] #76 39.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-31T11:51:21.180Z] #76 39.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-31T11:51:21.180Z] #76 39.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-31T11:51:21.180Z] #76 39.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-31T11:51:21.180Z] #76 40.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T11:51:21.180Z] #76 40.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-31T11:51:21.180Z] #76 40.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-31T11:51:21.180Z] #76 40.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T11:51:21.180Z] #76 40.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-31T11:51:21.180Z] #76 40.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:51:21.180Z] #76 40.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-31T11:51:21.180Z] #76 40.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-31T11:51:21.180Z] #76 40.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T11:51:21.180Z] #76 40.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-31T11:51:21.180Z] #76 40.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T11:51:21.180Z] #76 40.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T11:51:21.180Z] #76 40.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-31T11:51:21.180Z] #76 41.49 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:21.180Z] #76 41.97 Fetched 5940 kB in 1s (7733 kB/s) [2022-08-31T11:51:21.180Z] #76 41.97 Selecting previously unselected package bzip2. [2022-08-31T11:51:21.180Z] #76 41.97 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:51:21.180Z] #76 42.02 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T11:51:21.180Z] #76 42.06 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T11:51:21.332Z] #67 24.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T11:51:21.332Z] #67 24.22 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-31T11:51:21.438Z] #76 42.19 Selecting previously unselected package libmagic-mgc. [2022-08-31T11:51:21.438Z] #76 42.20 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-31T11:51:21.438Z] #76 42.23 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-31T11:51:21.441Z] #42 28.47 Reading package lists... [2022-08-31T11:51:21.441Z] #42 ... [2022-08-31T11:51:21.441Z] [2022-08-31T11:51:21.441Z] #53 [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.1" && /build/gotestsum --version [2022-08-31T11:51:21.441Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:51:21.441Z] #53 18.84 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-31T11:51:21.441Z] #53 18.85 go: downloading golang.org/x/mod v0.3.0 [2022-08-31T11:51:21.441Z] #53 ... [2022-08-31T11:51:21.441Z] [2022-08-31T11:51:21.441Z] #76 [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-08-31T11:51:21.441Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:21.441Z] #76 28.79 Fetched 8572 kB in 23s (372 kB/s) [2022-08-31T11:51:21.592Z] #67 ... [2022-08-31T11:51:21.592Z] [2022-08-31T11:51:21.592Z] #53 [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.1" && /build/gotestsum --version [2022-08-31T11:51:21.592Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:51:21.592Z] #53 14.83 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-31T11:51:21.592Z] #53 14.98 go: downloading golang.org/x/mod v0.3.0 [2022-08-31T11:51:21.854Z] #53 ... [2022-08-31T11:51:21.854Z] [2022-08-31T11:51:21.854Z] #51 [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-08-31T11:51:21.854Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:21.854Z] #51 24.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:22.365Z] #76 42.91 Selecting previously unselected package libmagic1:amd64. [2022-08-31T11:51:22.365Z] #76 42.91 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-31T11:51:22.365Z] #76 42.91 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-31T11:51:22.365Z] #76 43.16 Selecting previously unselected package file. [2022-08-31T11:51:22.365Z] #76 43.16 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-31T11:51:22.365Z] #76 43.16 Unpacking file (1:5.39-3) ... [2022-08-31T11:51:22.365Z] #76 43.33 Selecting previously unselected package xz-utils. [2022-08-31T11:51:22.365Z] #76 43.33 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T11:51:22.365Z] #76 43.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:51:22.935Z] #76 43.67 Selecting previously unselected package libsigsegv2:amd64. [2022-08-31T11:51:22.935Z] #76 43.68 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-31T11:51:22.935Z] #76 43.70 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-31T11:51:22.935Z] #76 43.79 Selecting previously unselected package m4. [2022-08-31T11:51:22.935Z] #76 43.79 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-31T11:51:22.935Z] #76 43.79 Unpacking m4 (1.4.18-5) ... [2022-08-31T11:51:23.193Z] #76 44.08 Selecting previously unselected package autoconf. [2022-08-31T11:51:23.193Z] #76 44.08 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-31T11:51:23.193Z] #76 44.08 Unpacking autoconf (2.69-14) ... [2022-08-31T11:51:23.566Z] #42 ... [2022-08-31T11:51:23.566Z] [2022-08-31T11:51:23.566Z] #51 [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-08-31T11:51:23.566Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-31T11:51:23.566Z] #51 39.58 Selecting previously unselected package libnet1:arm64. [2022-08-31T11:51:23.566Z] #51 39.58 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-31T11:51:23.566Z] #51 39.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:51:23.566Z] #51 39.72 Selecting previously unselected package libnl-3-200:arm64. [2022-08-31T11:51:23.566Z] #51 39.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-31T11:51:23.566Z] #51 39.73 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-31T11:51:23.566Z] #51 39.91 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-31T11:51:23.566Z] #51 39.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-31T11:51:23.566Z] #51 39.92 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-31T11:51:23.566Z] #51 40.08 Selecting previously unselected package criu. [2022-08-31T11:51:23.566Z] #51 40.08 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-31T11:51:23.566Z] #51 40.09 Unpacking criu (3.17.1-1) ... [2022-08-31T11:51:23.566Z] #51 40.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:51:23.566Z] #51 42.43 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-31T11:51:23.566Z] #51 42.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:51:23.566Z] #51 42.46 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-31T11:51:23.566Z] #51 42.47 Setting up python3-six (1.16.0-2) ... [2022-08-31T11:51:23.566Z] #51 43.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-31T11:51:23.566Z] #51 43.83 Setting up python3-protobuf (3.12.4-1) ... [2022-08-31T11:51:23.566Z] #51 47.46 Setting up criu (3.17.1-1) ... [2022-08-31T11:51:23.566Z] #51 49.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:51:23.622Z] #19 ... [2022-08-31T11:51:23.622Z] [2022-08-31T11:51:23.622Z] #84 [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-08-31T11:51:23.622Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:51:23.622Z] #84 80.91 configure.ac:7: installing 'build-aux/compile' [2022-08-31T11:51:23.622Z] #84 80.91 configure.ac:9: installing 'build-aux/config.guess' [2022-08-31T11:51:23.622Z] #84 80.92 configure.ac:9: installing 'build-aux/config.sub' [2022-08-31T11:51:23.622Z] #84 80.92 configure.ac:11: installing 'build-aux/install-sh' [2022-08-31T11:51:23.622Z] #84 80.94 configure.ac:11: installing 'build-aux/missing' [2022-08-31T11:51:23.622Z] #84 81.14 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T11:51:23.622Z] #84 81.23 parallel-tests: installing 'build-aux/test-driver' [2022-08-31T11:51:23.756Z] #76 44.53 Selecting previously unselected package autotools-dev. [2022-08-31T11:51:23.756Z] #76 44.53 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-31T11:51:23.756Z] #76 44.53 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-31T11:51:23.756Z] #76 44.68 Selecting previously unselected package automake. [2022-08-31T11:51:23.756Z] #76 44.68 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-31T11:51:23.756Z] #76 44.69 Unpacking automake (1:1.16.3-2) ... [2022-08-31T11:51:24.509Z] #51 ... [2022-08-31T11:51:24.509Z] [2022-08-31T11:51:24.509Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:24.509Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-31T11:51:24.509Z] #42 50.76 Setting up libicu67:arm64 (67.1-7) ... [2022-08-31T11:51:24.509Z] #42 50.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:51:24.734Z] #76 45.44 Selecting previously unselected package patch. [2022-08-31T11:51:24.734Z] #76 45.44 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-31T11:51:24.734Z] #76 45.45 Unpacking patch (2.7.6-7) ... [2022-08-31T11:51:24.820Z] #42 51.17 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-31T11:51:24.820Z] #42 51.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:51:24.820Z] #42 51.25 Setting up libjsoncpp24:arm64 (1.9.4-4) ...#42 ... [2022-08-31T11:51:24.820Z] [2022-08-31T11:51:24.820Z] #53 [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.1" && /build/gotestsum --version [2022-08-31T11:51:24.820Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-31T11:51:24.820Z] #53 49.66 gotestsum version dev [2022-08-31T11:51:24.820Z] #53 DONE 51.3s [2022-08-31T11:51:24.820Z] [2022-08-31T11:51:24.820Z] #51 [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-08-31T11:51:24.820Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-31T11:51:24.820Z] #51 DONE 51.1s [2022-08-31T11:51:24.820Z] [2022-08-31T11:51:24.820Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:24.820Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-31T11:51:24.820Z] #42 51.25 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-31T11:51:24.820Z] #42 51.27 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-31T11:51:24.820Z] #42 51.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T11:51:24.820Z] #42 51.29 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T11:51:24.820Z] #42 51.30 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-31T11:51:24.820Z] #42 51.33 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-31T11:51:24.991Z] #76 ... [2022-08-31T11:51:24.991Z] [2022-08-31T11:51:24.991Z] #51 [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-08-31T11:51:24.991Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:24.991Z] #51 29.63 Reading package lists... [2022-08-31T11:51:24.991Z] #51 35.59 Building dependency tree... [2022-08-31T11:51:24.991Z] #51 38.62 The following additional packages will be installed: [2022-08-31T11:51:24.991Z] #51 38.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T11:51:24.991Z] #51 38.62 python3-protobuf python3-six [2022-08-31T11:51:24.991Z] #51 38.62 Suggested packages: [2022-08-31T11:51:24.991Z] #51 38.62 python3-setuptools [2022-08-31T11:51:24.991Z] #51 38.62 Recommended packages: [2022-08-31T11:51:24.991Z] #51 38.62 iproute2 | iproute [2022-08-31T11:51:24.991Z] #51 39.36 The following NEW packages will be installed: [2022-08-31T11:51:24.991Z] #51 39.38 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T11:51:24.991Z] #51 39.40 python3-protobuf python3-six [2022-08-31T11:51:24.991Z] #51 39.97 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:24.991Z] #51 39.97 Need to get 2315 kB of archives. [2022-08-31T11:51:24.991Z] #51 39.97 After this operation, 11.1 MB of additional disk space will be used. [2022-08-31T11:51:24.991Z] #51 39.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-31T11:51:24.991Z] #51 39.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T11:51:24.991Z] #51 40.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-31T11:51:24.991Z] #51 40.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-31T11:51:24.991Z] #51 40.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-31T11:51:24.991Z] #51 40.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-31T11:51:24.991Z] #51 40.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:51:24.991Z] #51 42.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-31T11:51:24.991Z] #51 43.99 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:24.991Z] #51 44.22 Fetched 2315 kB in 3s (708 kB/s) [2022-08-31T11:51:24.991Z] #51 44.33 Selecting previously unselected package libprotobuf23:amd64. [2022-08-31T11:51:24.991Z] #51 44.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 ... 15717 files and directories currently installed.) [2022-08-31T11:51:24.991Z] #51 44.41 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-31T11:51:24.991Z] #51 44.45 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T11:51:25.078Z] #42 51.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:51:25.289Z] #51 ... [2022-08-31T11:51:25.289Z] [2022-08-31T11:51:25.289Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:51:25.289Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:51:25.289Z] #34 44.06 Updating files: 85% (1299/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-31T11:51:25.289Z] #34 44.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-31T11:51:25.289Z] #34 45.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:51:25.645Z] #42 DONE 52.2s [2022-08-31T11:51:25.645Z] [2022-08-31T11:51:25.645Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:25.645Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:51:25.645Z] #14 42.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-31T11:51:25.645Z] #14 42.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-31T11:51:25.645Z] #14 42.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T11:51:25.645Z] #14 45.43 Selecting previously unselected package binutils-mingw-w64. [2022-08-31T11:51:25.645Z] #14 45.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-31T11:51:25.645Z] #14 45.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T11:51:25.645Z] #14 46.00 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-31T11:51:25.645Z] #14 46.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-31T11:51:25.645Z] #14 46.02 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-31T11:51:25.645Z] #14 46.29 Selecting previously unselected package dmsetup. [2022-08-31T11:51:25.645Z] #14 46.29 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-31T11:51:25.645Z] #14 46.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-31T11:51:25.645Z] #14 46.57 Selecting previously unselected package mingw-w64-common. [2022-08-31T11:51:25.645Z] #14 46.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-31T11:51:25.645Z] #14 46.65 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-31T11:51:25.865Z] #34 ... [2022-08-31T11:51:25.865Z] [2022-08-31T11:51:25.865Z] #40 [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.2.3" && /build/go-winres --help [2022-08-31T11:51:25.865Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:51:25.865Z] #40 45.48 NAME: [2022-08-31T11:51:25.865Z] #40 45.48 go-winres - A tool for embedding resources in Windows executables [2022-08-31T11:51:25.865Z] #40 45.48 [2022-08-31T11:51:25.865Z] #40 45.48 USAGE: [2022-08-31T11:51:25.865Z] #40 45.48 go-winres [global options] command [command options] [arguments...] [2022-08-31T11:51:25.865Z] #40 45.48 [2022-08-31T11:51:25.865Z] #40 45.48 COMMANDS: [2022-08-31T11:51:25.865Z] #40 45.48 init Create an initial ./winres/winres.json [2022-08-31T11:51:25.865Z] #40 45.48 make Make syso files for the "go build" command [2022-08-31T11:51:25.865Z] #40 45.48 simply Make syso files for the "go build" command (simplified) [2022-08-31T11:51:25.865Z] #40 45.48 extract Extract all resources from an executable [2022-08-31T11:51:25.865Z] #40 45.48 patch Replace resources in an executable file (exe, dll) [2022-08-31T11:51:25.865Z] #40 45.48 help, h Shows a list of commands or help for one command [2022-08-31T11:51:25.865Z] #40 45.48 [2022-08-31T11:51:25.865Z] #40 45.48 GLOBAL OPTIONS: [2022-08-31T11:51:25.865Z] #40 45.48 --help, -h show help (default: false) [2022-08-31T11:51:25.865Z] #40 DONE 46.7s [2022-08-31T11:51:25.908Z] #14 ... [2022-08-31T11:51:25.908Z] [2022-08-31T11:51:25.908Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-31T11:51:25.908Z] #43 sha256:f3e786e692dbe262cff83c191795cde17c7daa358208e65fac5a969604e1f4cb [2022-08-31T11:51:26.123Z] [2022-08-31T11:51:26.124Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:26.124Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:26.124Z] #55 40.08 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-31T11:51:26.124Z] #55 40.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-31T11:51:26.124Z] #55 40.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-31T11:51:26.124Z] #55 40.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-31T11:51:26.124Z] #55 40.35 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-31T11:51:26.124Z] #55 40.43 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-31T11:51:26.124Z] #55 40.47 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-31T11:51:26.124Z] #55 40.58 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-31T11:51:26.124Z] #55 40.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-31T11:51:26.124Z] #55 40.75 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-31T11:51:26.124Z] #55 41.78 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-31T11:51:26.124Z] #55 41.97 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-31T11:51:26.124Z] #55 42.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-31T11:51:26.124Z] #55 42.10 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-31T11:51:26.124Z] #55 42.35 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-31T11:51:26.124Z] #55 42.54 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-31T11:51:26.124Z] #55 42.54 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-31T11:51:26.124Z] #55 42.61 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-31T11:51:26.124Z] #55 42.61 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-31T11:51:26.124Z] #55 42.75 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-31T11:51:26.124Z] #55 42.81 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-31T11:51:26.124Z] #55 42.81 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-31T11:51:26.124Z] #55 42.91 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-31T11:51:26.124Z] #55 42.94 go: downloading github.com/prometheus/common v0.32.1 [2022-08-31T11:51:26.124Z] #55 43.52 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-31T11:51:26.124Z] #55 43.54 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-31T11:51:26.124Z] #55 44.68 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-31T11:51:26.124Z] #55 44.80 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-31T11:51:26.124Z] #55 ... [2022-08-31T11:51:26.124Z] [2022-08-31T11:51:26.124Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:51:26.124Z] #64 sha256:3337058a57e7c19bbb5eead458b4d2e01d4db202b9f225b1958d243877189ee5 [2022-08-31T11:51:26.124Z] #64 2.647 + RM_GOPATH=0 [2022-08-31T11:51:26.124Z] #64 2.658 + TMP_GOPATH= [2022-08-31T11:51:26.124Z] #64 2.660 + : /build [2022-08-31T11:51:26.124Z] #64 2.660 + '[' -z '' ']' [2022-08-31T11:51:26.124Z] #64 2.661 ++ mktemp -d [2022-08-31T11:51:26.124Z] #64 2.680 + export GOPATH=/tmp/tmp.pVNBHxmhKA [2022-08-31T11:51:26.124Z] #64 2.681 + GOPATH=/tmp/tmp.pVNBHxmhKA [2022-08-31T11:51:26.124Z] #64 2.682 + RM_GOPATH=1 [2022-08-31T11:51:26.124Z] #64 2.682 + case "$(go env GOARCH)" in [2022-08-31T11:51:26.124Z] #64 2.682 ++ go env GOARCH [2022-08-31T11:51:26.124Z] #64 2.733 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:26.124Z] #64 2.733 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:26.124Z] #64 2.734 ++ dirname /install.sh [2022-08-31T11:51:26.124Z] #64 2.735 + dir=/ [2022-08-31T11:51:26.124Z] #64 2.735 + bin=containerd [2022-08-31T11:51:26.124Z] #64 2.735 + shift [2022-08-31T11:51:26.124Z] #64 2.735 + '[' '!' -f //containerd.installer ']' [2022-08-31T11:51:26.124Z] #64 2.735 + . //containerd.installer [2022-08-31T11:51:26.124Z] #64 2.735 ++ set -e [2022-08-31T11:51:26.124Z] #64 2.735 ++ : v1.6.8 [2022-08-31T11:51:26.124Z] #64 2.735 + install_containerd [2022-08-31T11:51:26.124Z] #64 2.735 + echo 'Install containerd version v1.6.8' [2022-08-31T11:51:26.124Z] #64 2.736 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pVNBHxmhKA/src/github.com/containerd/containerd [2022-08-31T11:51:26.124Z] #64 2.736 Install containerd version v1.6.8 [2022-08-31T11:51:26.124Z] #64 2.737 Cloning into '/tmp/tmp.pVNBHxmhKA/src/github.com/containerd/containerd'... [2022-08-31T11:51:26.166Z] #43 DONE 0.5s [2022-08-31T11:51:26.166Z] [2022-08-31T11:51:26.166Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:51:26.166Z] #44 sha256:c33ef0a2b18a62a81f5600c7df5347280e6e59d0a26a90f1e4f11db3e9871189 [2022-08-31T11:51:26.381Z] #64 ... [2022-08-31T11:51:26.381Z] [2022-08-31T11:51:26.381Z] #51 [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-08-31T11:51:26.381Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:26.381Z] #51 45.88 Selecting previously unselected package python3-pkg-resources. [2022-08-31T11:51:26.381Z] #51 45.88 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T11:51:26.381Z] #51 45.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:51:26.381Z] #51 46.22 Selecting previously unselected package python3-six. [2022-08-31T11:51:26.381Z] #51 46.22 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-31T11:51:26.381Z] #51 46.22 Unpacking python3-six (1.16.0-2) ... [2022-08-31T11:51:26.381Z] #51 46.32 Selecting previously unselected package python3-protobuf. [2022-08-31T11:51:26.381Z] #51 46.32 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-31T11:51:26.381Z] #51 46.35 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-31T11:51:26.381Z] #51 47.00 Selecting previously unselected package libnet1:amd64. [2022-08-31T11:51:26.381Z] #51 47.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T11:51:26.381Z] #51 47.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:51:26.638Z] #51 47.20 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T11:51:26.638Z] #51 47.20 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T11:51:26.638Z] #51 47.21 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:51:26.729Z] #76 28.79 Reading package lists... [2022-08-31T11:51:26.729Z] #76 ... [2022-08-31T11:51:26.729Z] [2022-08-31T11:51:26.729Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:51:26.729Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:51:26.729Z] #36 23.85 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-31T11:51:26.729Z] #36 23.85 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-31T11:51:26.729Z] #36 24.88 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-31T11:51:26.729Z] #36 25.14 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-31T11:51:26.729Z] #36 25.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-31T11:51:26.729Z] #36 26.52 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-31T11:51:26.729Z] #36 26.59 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-31T11:51:26.729Z] #36 26.63 go: downloading github.com/peterh/liner v1.2.2 [2022-08-31T11:51:26.729Z] #36 27.11 go: downloading github.com/google/go-dap v0.6.0 [2022-08-31T11:51:26.729Z] #36 27.69 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-31T11:51:26.729Z] #36 28.37 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-31T11:51:26.729Z] #36 30.03 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-31T11:51:26.729Z] #36 30.41 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-31T11:51:26.729Z] #36 30.56 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-31T11:51:26.729Z] #36 32.53 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-31T11:51:26.729Z] #36 32.57 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-31T11:51:26.729Z] #36 ... [2022-08-31T11:51:26.729Z] [2022-08-31T11:51:26.729Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:26.729Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:26.729Z] #55 28.56 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-31T11:51:26.729Z] #55 29.97 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-31T11:51:26.729Z] #55 30.79 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-31T11:51:26.729Z] #55 31.02 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-31T11:51:26.729Z] #55 31.02 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-31T11:51:26.729Z] #55 31.17 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-31T11:51:26.729Z] #55 31.30 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-31T11:51:26.729Z] #55 31.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-31T11:51:26.729Z] #55 32.01 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-31T11:51:26.729Z] #55 32.21 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-31T11:51:26.729Z] #55 32.54 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-31T11:51:26.729Z] #55 32.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-31T11:51:26.729Z] #55 32.97 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-31T11:51:26.729Z] #55 33.04 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-31T11:51:26.729Z] #55 33.08 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-31T11:51:26.729Z] #55 33.22 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-31T11:51:26.729Z] #55 33.37 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-31T11:51:26.729Z] #55 33.52 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-31T11:51:26.729Z] #55 33.62 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-31T11:51:26.729Z] #55 33.79 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-31T11:51:26.729Z] #55 33.94 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-31T11:51:26.729Z] #55 33.99 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-31T11:51:26.729Z] #55 34.24 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-31T11:51:26.896Z] #51 47.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:51:26.896Z] #51 47.37 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:51:26.896Z] #51 47.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:51:26.896Z] #51 47.52 Selecting previously unselected package criu. [2022-08-31T11:51:26.896Z] #51 47.52 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-31T11:51:26.896Z] #51 47.54 Unpacking criu (3.17.1-1) ... [2022-08-31T11:51:26.901Z] #84 84.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T11:51:26.901Z] #84 84.72 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T11:51:26.990Z] #55 34.41 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-31T11:51:26.990Z] #55 34.57 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-31T11:51:26.990Z] #55 34.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-31T11:51:27.134Z] #51 ... [2022-08-31T11:51:27.134Z] [2022-08-31T11:51:27.134Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:51:27.134Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:51:27.134Z] #36 29.57 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-31T11:51:27.134Z] #36 29.57 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-31T11:51:27.134Z] #36 30.38 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-31T11:51:27.250Z] #55 34.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-31T11:51:27.465Z] #84 85.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T11:51:27.465Z] #84 85.43 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T11:51:27.511Z] #55 34.77 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-31T11:51:27.511Z] #55 34.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-31T11:51:27.543Z] #44 1.170 + RM_GOPATH=0 [2022-08-31T11:51:27.543Z] #44 1.170 + TMP_GOPATH= [2022-08-31T11:51:27.543Z] #44 1.170 + : /build [2022-08-31T11:51:27.543Z] #44 1.171 + '[' -z '' ']' [2022-08-31T11:51:27.543Z] #44 1.172 ++ mktemp -d [2022-08-31T11:51:27.543Z] #44 1.173 + export GOPATH=/tmp/tmp.Fkq1TSCV8y [2022-08-31T11:51:27.543Z] #44 1.173 + GOPATH=/tmp/tmp.Fkq1TSCV8y [2022-08-31T11:51:27.543Z] #44 1.173 + RM_GOPATH=1 [2022-08-31T11:51:27.543Z] #44 1.173 + case "$(go env GOARCH)" in [2022-08-31T11:51:27.543Z] #44 1.181 ++ go env GOARCH [2022-08-31T11:51:27.543Z] #44 1.209 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:27.543Z] #44 1.209 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:27.543Z] #44 1.210 ++ dirname /install.sh [2022-08-31T11:51:27.543Z] #44 1.211 + dir=/ [2022-08-31T11:51:27.543Z] #44 1.212 + bin=tini [2022-08-31T11:51:27.543Z] #44 1.212 + shift [2022-08-31T11:51:27.543Z] #44 1.212 + '[' '!' -f //tini.installer ']' [2022-08-31T11:51:27.543Z] #44 1.212 + . //tini.installer [2022-08-31T11:51:27.543Z] #44 1.213 ++ : v0.19.0 [2022-08-31T11:51:27.543Z] #44 1.213 + install_tini [2022-08-31T11:51:27.543Z] #44 1.214 + echo 'Install tini version v0.19.0' [2022-08-31T11:51:27.543Z] #44 1.214 Install tini version v0.19.0 [2022-08-31T11:51:27.543Z] #44 1.214 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fkq1TSCV8y/tini [2022-08-31T11:51:27.543Z] #44 1.219 Cloning into '/tmp/tmp.Fkq1TSCV8y/tini'... [2022-08-31T11:51:27.771Z] #55 ... [2022-08-31T11:51:27.771Z] [2022-08-31T11:51:27.771Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:51:27.771Z] #67 sha256:febab698149926c7b1415d2242ab90407ec9838e6e92fc2e18dc7ad1a5b91495 [2022-08-31T11:51:27.771Z] #67 24.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T11:51:28.029Z] #84 85.75 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T11:51:28.032Z] #67 ... [2022-08-31T11:51:28.032Z] [2022-08-31T11:51:28.032Z] #51 [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-08-31T11:51:28.032Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:28.032Z] #51 32.33 Fetched 8576 kB in 26s (327 kB/s) [2022-08-31T11:51:28.073Z] #36 31.11 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-31T11:51:28.110Z] #44 1.873 + cd /tmp/tmp.Fkq1TSCV8y/tini [2022-08-31T11:51:28.110Z] #44 1.873 + git checkout -q v0.19.0 [2022-08-31T11:51:28.110Z] #44 1.893 + cmake . [2022-08-31T11:51:28.267Z] #51 48.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:51:28.267Z] #51 ... [2022-08-31T11:51:28.267Z] [2022-08-31T11:51:28.267Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:28.267Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:28.267Z] #14 38.99 The following NEW packages will be installed: [2022-08-31T11:51:28.267Z] #14 38.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T11:51:28.267Z] #14 38.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-31T11:51:28.267Z] #14 38.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-31T11:51:28.267Z] #14 38.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-31T11:51:28.267Z] #14 39.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-31T11:51:28.267Z] #14 39.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-31T11:51:28.267Z] #14 39.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-31T11:51:28.267Z] #14 39.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-31T11:51:28.267Z] #14 39.01 mingw-w64-x86-64-dev [2022-08-31T11:51:28.267Z] #14 39.41 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:28.267Z] #14 39.41 Need to get 115 MB of archives. [2022-08-31T11:51:28.267Z] #14 39.41 After this operation, 645 MB of additional disk space will be used. [2022-08-31T11:51:28.267Z] #14 39.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-31T11:51:28.268Z] #14 39.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-31T11:51:28.268Z] #14 39.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-31T11:51:28.268Z] #14 39.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-31T11:51:28.268Z] #14 39.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-31T11:51:28.268Z] #14 39.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-31T11:51:28.268Z] #14 40.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-31T11:51:28.268Z] #14 40.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-31T11:51:28.268Z] #14 40.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-31T11:51:28.268Z] #14 40.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-31T11:51:28.268Z] #14 42.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-31T11:51:28.268Z] #14 43.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-31T11:51:28.268Z] #14 44.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-31T11:51:28.268Z] #14 46.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-31T11:51:28.268Z] #14 47.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-31T11:51:28.268Z] #14 47.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-31T11:51:28.268Z] #14 47.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-31T11:51:28.268Z] #14 47.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T11:51:28.268Z] #14 47.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T11:51:28.268Z] #14 47.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-31T11:51:28.268Z] #14 47.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T11:51:28.268Z] #14 47.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-31T11:51:28.268Z] #14 47.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-31T11:51:28.268Z] #14 47.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-31T11:51:28.268Z] #14 47.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-31T11:51:28.268Z] #14 47.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-31T11:51:28.268Z] #14 47.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-31T11:51:28.268Z] #14 47.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-31T11:51:28.268Z] #14 47.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-31T11:51:28.268Z] #14 47.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T11:51:28.268Z] #14 48.35 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:28.268Z] #14 48.58 Fetched 115 MB in 8s (14.1 MB/s) [2022-08-31T11:51:28.268Z] #14 48.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-31T11:51:28.268Z] #14 48.70 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:51:28.268Z] #14 48.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T11:51:28.268Z] #14 48.85 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T11:51:28.268Z] #14 ... [2022-08-31T11:51:28.268Z] [2022-08-31T11:51:28.268Z] #76 [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-08-31T11:51:28.268Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:28.268Z] #76 46.17 Selecting previously unselected package dpkg-dev. [2022-08-31T11:51:28.268Z] #76 46.17 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-31T11:51:28.268Z] #76 46.20 Unpacking dpkg-dev (1.20.11) ... [2022-08-31T11:51:28.268Z] #76 47.47 Selecting previously unselected package build-essential. [2022-08-31T11:51:28.268Z] #76 47.49 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-31T11:51:28.268Z] #76 47.51 Unpacking build-essential (12.9) ... [2022-08-31T11:51:28.268Z] #76 47.62 Selecting previously unselected package libcap2:amd64. [2022-08-31T11:51:28.268Z] #76 47.62 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T11:51:28.268Z] #76 47.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:51:28.268Z] #76 47.76 Selecting previously unselected package libcap-dev:amd64. [2022-08-31T11:51:28.268Z] #76 47.76 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-31T11:51:28.268Z] #76 47.78 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T11:51:28.268Z] #76 47.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:51:28.268Z] #76 48.05 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:51:28.268Z] #76 48.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:51:28.268Z] #76 48.20 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-31T11:51:28.268Z] #76 48.23 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:51:28.268Z] #76 48.23 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T11:51:28.268Z] #76 48.40 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T11:51:28.268Z] #76 48.40 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T11:51:28.268Z] #76 48.40 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:51:28.268Z] #76 48.65 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T11:51:28.268Z] #76 48.65 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T11:51:28.268Z] #76 48.65 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:51:28.286Z] #84 86.09 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T11:51:28.332Z] #36 31.64 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-31T11:51:28.543Z] #84 86.34 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T11:51:28.543Z] #84 ... [2022-08-31T11:51:28.543Z] [2022-08-31T11:51:28.543Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:51:28.543Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:51:28.543Z] #19 127.1 The following NEW packages will be installed: [2022-08-31T11:51:28.543Z] #19 127.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-31T11:51:28.543Z] #19 127.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-31T11:51:28.543Z] #19 127.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-31T11:51:28.543Z] #19 127.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-31T11:51:28.543Z] #19 127.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-31T11:51:28.543Z] #19 127.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-31T11:51:28.543Z] #19 127.1 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-31T11:51:28.544Z] #19 127.1 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-31T11:51:28.544Z] #19 127.1 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-31T11:51:28.544Z] #19 127.1 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-31T11:51:28.544Z] #19 127.1 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-31T11:51:28.544Z] #19 127.1 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-31T11:51:28.544Z] #19 127.1 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-31T11:51:28.544Z] #19 127.1 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-31T11:51:28.544Z] #19 127.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-31T11:51:28.544Z] #19 127.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-31T11:51:28.544Z] #19 127.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-31T11:51:28.544Z] #19 127.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-31T11:51:28.544Z] #19 127.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-31T11:51:28.544Z] #19 127.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-31T11:51:28.544Z] #19 127.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-31T11:51:28.544Z] #19 127.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-31T11:51:28.544Z] #19 127.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-31T11:51:28.544Z] #19 127.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-31T11:51:28.544Z] #19 127.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-31T11:51:28.544Z] #19 127.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-31T11:51:28.544Z] #19 127.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-31T11:51:28.544Z] #19 127.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-31T11:51:28.544Z] #19 127.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-31T11:51:28.544Z] #19 127.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-31T11:51:28.544Z] #19 127.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-31T11:51:28.544Z] #19 127.2 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-31T11:51:28.544Z] #19 127.2 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-31T11:51:28.544Z] #19 127.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-31T11:51:28.544Z] #19 127.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-31T11:51:28.544Z] #19 127.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-31T11:51:28.544Z] #19 127.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-31T11:51:28.544Z] #19 127.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-31T11:51:28.544Z] #19 127.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-31T11:51:28.544Z] #19 127.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-31T11:51:28.544Z] #19 127.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-31T11:51:28.544Z] #19 127.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-31T11:51:28.544Z] #19 127.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-31T11:51:28.544Z] #19 127.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-31T11:51:28.544Z] #19 127.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-31T11:51:28.544Z] #19 127.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-31T11:51:28.544Z] #19 127.2 linux-libc-dev-s390x-cross patch xz-utils [2022-08-31T11:51:28.544Z] #19 127.9 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:28.544Z] #19 127.9 Need to get 788 MB of archives. [2022-08-31T11:51:28.544Z] #19 127.9 After this operation, 3385 MB of additional disk space will be used. [2022-08-31T11:51:28.544Z] #19 127.9 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-31T11:51:28.544Z] #19 127.9 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T11:51:28.544Z] #19 128.0 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-31T11:51:28.544Z] #19 128.0 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-31T11:51:28.544Z] #19 128.0 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-31T11:51:28.544Z] #19 128.0 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-31T11:51:28.544Z] #19 128.0 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-31T11:51:28.544Z] #19 128.1 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-31T11:51:28.544Z] #19 128.2 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-31T11:51:28.544Z] #19 128.3 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-31T11:51:28.544Z] #19 128.4 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-31T11:51:28.544Z] #19 128.5 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-31T11:51:28.544Z] #19 128.5 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-31T11:51:28.677Z] #44 2.316 -- The C compiler identification is GNU 10.2.1 [2022-08-31T11:51:28.677Z] #44 2.372 -- Detecting C compiler ABI info [2022-08-31T11:51:28.829Z] #76 49.63 Selecting previously unselected package libtool. [2022-08-31T11:51:28.829Z] #76 49.63 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-31T11:51:28.829Z] #76 49.65 Unpacking libtool (2.4.6-15) ... [2022-08-31T11:51:28.902Z] #36 32.01 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-31T11:51:28.935Z] #44 2.881 -- Detecting C compiler ABI info - done [2022-08-31T11:51:29.086Z] #76 49.96 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T11:51:29.167Z] #36 ... [2022-08-31T11:51:29.167Z] [2022-08-31T11:51:29.167Z] #38 [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-08-31T11:51:29.167Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-31T11:51:29.167Z] #38 32.02 tomll can be used in two ways: [2022-08-31T11:51:29.167Z] #38 32.05 Writing to STDIN and reading from STDOUT: [2022-08-31T11:51:29.167Z] #38 32.05 cat file.toml | tomll > file.toml [2022-08-31T11:51:29.167Z] #38 32.05 [2022-08-31T11:51:29.167Z] #38 32.05 Reading and updating a list of files: [2022-08-31T11:51:29.167Z] #38 32.05 tomll a.toml b.toml c.toml [2022-08-31T11:51:29.167Z] #38 32.05 [2022-08-31T11:51:29.167Z] #38 32.05 When given a list of files, tomll will modify all files in place without asking. [2022-08-31T11:51:29.167Z] #38 DONE 32.3s [2022-08-31T11:51:29.167Z] [2022-08-31T11:51:29.167Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:51:29.167Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:51:29.167Z] #36 32.22 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-31T11:51:29.167Z] #36 32.39 go: downloading github.com/peterh/liner v1.2.2 [2022-08-31T11:51:29.194Z] #44 2.954 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-31T11:51:29.194Z] #44 2.982 -- Detecting C compile features [2022-08-31T11:51:29.194Z] #44 2.983 -- Detecting C compile features - done [2022-08-31T11:51:29.194Z] #44 3.019 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-31T11:51:29.342Z] #76 49.96 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T11:51:29.342Z] #76 49.98 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:51:29.342Z] #76 50.22 Selecting previously unselected package libyajl2:amd64. [2022-08-31T11:51:29.342Z] #76 50.22 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T11:51:29.427Z] #36 ... [2022-08-31T11:51:29.427Z] [2022-08-31T11:51:29.427Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:29.427Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:29.427Z] #14 22.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:29.427Z] #14 ... [2022-08-31T11:51:29.427Z] [2022-08-31T11:51:29.427Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:29.427Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:29.427Z] #55 27.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T11:51:29.427Z] #55 27.09 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-31T11:51:29.427Z] #55 27.92 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-31T11:51:29.427Z] #55 28.05 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-31T11:51:29.427Z] #55 28.34 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-31T11:51:29.427Z] #55 28.38 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-31T11:51:29.427Z] #55 28.75 go: downloading github.com/spf13/afero v1.8.2 [2022-08-31T11:51:29.427Z] #55 28.75 go: downloading github.com/spf13/cast v1.4.1 [2022-08-31T11:51:29.427Z] #55 28.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-31T11:51:29.427Z] #55 29.19 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-31T11:51:29.427Z] #55 29.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-31T11:51:29.427Z] #55 29.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-31T11:51:29.427Z] #55 29.82 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-31T11:51:29.427Z] #55 30.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-31T11:51:29.427Z] #55 30.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-31T11:51:29.427Z] #55 30.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-31T11:51:29.427Z] #55 30.44 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-31T11:51:29.427Z] #55 30.55 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-31T11:51:29.452Z] #44 3.244 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-31T11:51:29.452Z] #44 3.291 -- Configuring done [2022-08-31T11:51:29.452Z] #44 3.326 -- Generating done [2022-08-31T11:51:29.452Z] #44 3.327 -- Build files have been written to: /tmp/tmp.Fkq1TSCV8y/tini [2022-08-31T11:51:29.452Z] #44 3.345 + make tini-static [2022-08-31T11:51:29.452Z] #44 ... [2022-08-31T11:51:29.452Z] [2022-08-31T11:51:29.452Z] #77 [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-08-31T11:51:29.452Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:51:29.452Z] #77 0.688 Cloning into '/tmp/crun-build'... [2022-08-31T11:51:29.452Z] #77 5.143 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-31T11:51:29.452Z] #77 5.172 Cloning into '/tmp/crun-build/libocispec'... [2022-08-31T11:51:29.452Z] #77 6.605 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-31T11:51:29.452Z] #77 6.613 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-31T11:51:29.452Z] #77 6.690 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-31T11:51:29.452Z] #77 6.690 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-31T11:51:29.452Z] #77 6.703 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-31T11:51:29.452Z] #77 8.828 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-31T11:51:29.599Z] #76 50.26 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:51:29.599Z] #76 50.37 Selecting previously unselected package libyajl-dev:amd64. [2022-08-31T11:51:29.599Z] #76 50.40 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-31T11:51:29.599Z] #76 50.42 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T11:51:29.685Z] #55 32.90 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-31T11:51:29.719Z] #77 ... [2022-08-31T11:51:29.719Z] [2022-08-31T11:51:29.720Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:29.720Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:51:29.720Z] #14 53.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-31T11:51:29.720Z] #14 53.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-31T11:51:29.720Z] #14 53.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T11:51:29.944Z] #55 ... [2022-08-31T11:51:29.944Z] [2022-08-31T11:51:29.944Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:29.944Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:29.944Z] #42 22.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:29.944Z] #42 ... [2022-08-31T11:51:29.944Z] [2022-08-31T11:51:29.944Z] #51 32.33 Reading package lists... [2022-08-31T11:51:29.944Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:51:29.944Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:51:29.944Z] #36 33.10 go: downloading github.com/google/go-dap v0.6.0 [2022-08-31T11:51:29.944Z] #51 ... [2022-08-31T11:51:29.944Z] [2022-08-31T11:51:29.944Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:29.944Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:29.944Z] #42 28.47 Reading package lists... [2022-08-31T11:51:30.191Z] #76 50.66 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:51:30.440Z] #19 130.6 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-31T11:51:30.448Z] #76 51.11 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-31T11:51:30.448Z] #76 51.25 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:51:30.448Z] #76 51.33 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-31T11:51:30.448Z] #76 51.40 Setting up file (1:5.39-3) ... [2022-08-31T11:51:30.448Z] #76 51.40 Setting up bzip2 (1.0.8-4) ... [2022-08-31T11:51:30.448Z] #76 51.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:51:30.448Z] #76 51.44 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T11:51:30.697Z] #19 130.6 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-08-31T11:51:30.705Z] #76 51.48 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:51:30.705Z] #76 51.48 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-31T11:51:30.705Z] #76 51.49 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-31T11:51:30.705Z] #76 51.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:51:30.705Z] #76 51.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T11:51:30.705Z] #76 51.53 Setting up patch (2.7.6-7) ... [2022-08-31T11:51:30.705Z] #76 51.57 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:51:30.705Z] #76 51.57 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T11:51:30.705Z] #76 51.60 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T11:51:30.705Z] #76 51.60 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:51:30.705Z] #76 51.62 Setting up libtool (2.4.6-15) ... [2022-08-31T11:51:30.705Z] #76 51.62 Setting up m4 (1.4.18-5) ... [2022-08-31T11:51:30.705Z] #76 51.65 Setting up dpkg-dev (1.20.11) ... [2022-08-31T11:51:30.705Z] #76 51.65 Setting up autoconf (2.69-14) ... [2022-08-31T11:51:30.705Z] #76 51.67 Setting up build-essential (12.9) ... [2022-08-31T11:51:30.705Z] #76 51.67 Setting up automake (1:1.16.3-2) ... [2022-08-31T11:51:30.885Z] #36 34.02 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-31T11:51:30.961Z] #76 51.70 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-31T11:51:30.961Z] #76 51.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:51:31.146Z] #36 ... [2022-08-31T11:51:31.146Z] [2022-08-31T11:51:31.146Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:31.146Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:31.146Z] #62 24.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:31.342Z] #42 37.54 Reading package lists... [2022-08-31T11:51:31.342Z] #42 ... [2022-08-31T11:51:31.342Z] [2022-08-31T11:51:31.342Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:31.342Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:31.342Z] #62 28.73 Fetched 8572 kB in 23s (378 kB/s) [2022-08-31T11:51:31.342Z] #62 28.73 Reading package lists... [2022-08-31T11:51:31.342Z] #62 38.52 Reading package lists... [2022-08-31T11:51:31.342Z] #62 ... [2022-08-31T11:51:31.342Z] [2022-08-31T11:51:31.342Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:31.342Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:31.342Z] #55 35.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-31T11:51:31.342Z] #55 35.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-31T11:51:31.342Z] #55 35.68 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-31T11:51:31.342Z] #55 35.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-31T11:51:31.342Z] #55 36.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-31T11:51:31.342Z] #55 36.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-31T11:51:31.342Z] #55 36.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-31T11:51:31.342Z] #55 36.62 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-31T11:51:31.342Z] #55 36.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-31T11:51:31.342Z] #55 36.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-31T11:51:31.342Z] #55 36.89 go: downloading github.com/julz/importas v0.1.0 [2022-08-31T11:51:31.342Z] #55 36.93 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-31T11:51:31.342Z] #55 37.07 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-31T11:51:31.342Z] #55 37.30 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-31T11:51:31.342Z] #55 37.32 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-31T11:51:31.342Z] #55 37.41 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-31T11:51:31.342Z] #55 37.60 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-31T11:51:31.342Z] #55 37.62 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-31T11:51:31.342Z] #55 37.82 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-31T11:51:31.342Z] #55 37.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-31T11:51:31.342Z] #55 38.02 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-31T11:51:31.342Z] #55 38.12 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-31T11:51:31.506Z] #62 ... [2022-08-31T11:51:31.506Z] [2022-08-31T11:51:31.506Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:31.506Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:31.506Z] #55 33.33 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-31T11:51:31.506Z] #55 34.51 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-31T11:51:31.811Z] #55 ... [2022-08-31T11:51:31.811Z] [2022-08-31T11:51:31.811Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:51:31.811Z] #67 sha256:6c6d178e09c5c34fbc2851d614a07874bdd212300023c3515d06f893f40c5cda [2022-08-31T11:51:31.811Z] #67 24.57 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-31T11:51:31.811Z] #67 25.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-31T11:51:31.811Z] #67 26.01 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-31T11:51:31.811Z] #67 31.06 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-31T11:51:31.811Z] #67 31.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T11:51:31.892Z] #76 DONE 52.5s [2022-08-31T11:51:31.892Z] [2022-08-31T11:51:31.892Z] #77 [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-08-31T11:51:31.892Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:51:31.912Z] #55 ... [2022-08-31T11:51:31.912Z] [2022-08-31T11:51:31.912Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:31.912Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:31.912Z] #14 29.21 Fetched 8572 kB in 23s (371 kB/s) [2022-08-31T11:51:31.912Z] #14 29.21 Reading package lists... [2022-08-31T11:51:31.912Z] #14 38.61 Reading package lists... [2022-08-31T11:51:31.912Z] #14 ... [2022-08-31T11:51:31.912Z] [2022-08-31T11:51:31.912Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:31.912Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:31.912Z] #55 39.37 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-31T11:51:31.912Z] #55 39.38 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-31T11:51:32.172Z] #55 39.53 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-31T11:51:32.433Z] #55 39.84 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-31T11:51:32.433Z] #55 39.97 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-31T11:51:32.694Z] #55 40.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-31T11:51:32.694Z] #55 40.27 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-31T11:51:32.760Z] #67 ... [2022-08-31T11:51:32.760Z] [2022-08-31T11:51:32.761Z] #76 [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-08-31T11:51:32.761Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:32.761Z] #76 25.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:51:32.761Z] #76 ... [2022-08-31T11:51:32.761Z] [2022-08-31T11:51:32.761Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:32.761Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:32.761Z] #55 35.96 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-31T11:51:32.761Z] #55 36.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-31T11:51:33.019Z] #55 36.16 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-31T11:51:33.019Z] #55 36.23 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-31T11:51:33.019Z] #55 36.31 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-31T11:51:33.038Z] #14 59.49 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-31T11:51:33.038Z] #14 59.49 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-31T11:51:33.038Z] #14 59.51 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T11:51:33.222Z] #19 132.7 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-08-31T11:51:33.222Z] #19 132.7 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-08-31T11:51:33.264Z] #55 40.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-31T11:51:33.264Z] #55 40.66 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-31T11:51:33.278Z] #55 36.50 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-31T11:51:33.278Z] #55 36.50 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-31T11:51:33.306Z] #77 ... [2022-08-31T11:51:33.307Z] [2022-08-31T11:51:33.307Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:33.307Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:33.307Z] #42 43.85 Selecting previously unselected package libicu67:amd64. [2022-08-31T11:51:33.307Z] #42 43.85 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-31T11:51:33.307Z] #42 43.85 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T11:51:33.307Z] #42 52.53 Selecting previously unselected package libxml2:amd64. [2022-08-31T11:51:33.307Z] #42 52.53 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-31T11:51:33.307Z] #42 52.53 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T11:51:33.307Z] #42 53.05 Selecting previously unselected package libarchive13:amd64. [2022-08-31T11:51:33.307Z] #42 53.05 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-31T11:51:33.307Z] #42 53.05 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T11:51:33.307Z] #42 53.46 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-31T11:51:33.307Z] #42 53.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-31T11:51:33.307Z] #42 53.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T11:51:33.307Z] #42 53.68 Selecting previously unselected package librhash0:amd64. [2022-08-31T11:51:33.307Z] #42 53.68 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-31T11:51:33.307Z] #42 53.68 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-31T11:51:33.307Z] #42 53.83 Selecting previously unselected package libuv1:amd64. [2022-08-31T11:51:33.307Z] #42 53.83 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-31T11:51:33.307Z] #42 53.85 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-31T11:51:33.307Z] #42 54.05 Selecting previously unselected package cmake. [2022-08-31T11:51:33.307Z] #42 54.05 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-31T11:51:33.307Z] #42 54.06 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-31T11:51:33.307Z] #42 ... [2022-08-31T11:51:33.307Z] [2022-08-31T11:51:33.307Z] #51 [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-08-31T11:51:33.307Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:33.307Z] #51 50.78 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T11:51:33.307Z] #51 50.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:51:33.307Z] #51 51.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:51:33.307Z] #51 51.05 Setting up python3-six (1.16.0-2) ... [2022-08-31T11:51:33.307Z] #51 52.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:51:33.307Z] #51 52.35 Setting up python3-protobuf (3.12.4-1) ... [2022-08-31T11:51:33.539Z] #55 36.67 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-31T11:51:33.539Z] #55 36.75 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-31T11:51:33.539Z] #55 36.85 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-31T11:51:33.611Z] #14 60.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.#14 ... [2022-08-31T11:51:33.611Z] [2022-08-31T11:51:33.611Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:51:33.611Z] #44 sha256:c33ef0a2b18a62a81f5600c7df5347280e6e59d0a26a90f1e4f11db3e9871189 [2022-08-31T11:51:33.611Z] #44 3.773 Scanning dependencies of target tini-static [2022-08-31T11:51:33.611Z] #44 3.866 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-31T11:51:33.611Z] #44 5.125 [100%] Linking C executable tini-static [2022-08-31T11:51:33.611Z] #44 5.733 [100%] Built target tini-static [2022-08-31T11:51:33.611Z] #44 5.809 + mkdir -p /build [2022-08-31T11:51:33.611Z] #44 5.817 + cp tini-static /build/docker-init [2022-08-31T11:51:33.611Z] #44 DONE 7.3s [2022-08-31T11:51:33.611Z] [2022-08-31T11:51:33.611Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:33.611Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:51:33.611Z] #14 60.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-31T11:51:33.611Z] #14 60.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-31T11:51:33.611Z] #14 60.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T11:51:33.611Z] #14 ... [2022-08-31T11:51:33.611Z] [2022-08-31T11:51:33.611Z] #77 [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-08-31T11:51:33.611Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:51:33.611Z] #77 10.29 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-31T11:51:33.611Z] #77 11.41 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-31T11:51:33.611Z] #77 11.64 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-31T11:51:33.611Z] #77 11.91 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-31T11:51:33.798Z] #55 36.92 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-31T11:51:33.835Z] #55 41.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-31T11:51:33.835Z] #55 41.22 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-31T11:51:33.835Z] #55 41.26 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-31T11:51:34.061Z] #55 37.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-31T11:51:34.096Z] #55 41.40 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-31T11:51:34.096Z] #55 41.63 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-31T11:51:34.096Z] #55 41.74 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-31T11:51:34.325Z] #55 37.43 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-31T11:51:34.325Z] #55 37.55 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-31T11:51:34.584Z] #55 37.72 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-31T11:51:34.584Z] #55 37.76 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-31T11:51:34.584Z] #55 37.86 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-31T11:51:34.669Z] #55 41.91 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-31T11:51:34.669Z] #55 42.02 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-31T11:51:34.669Z] #55 42.08 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-31T11:51:34.845Z] #55 37.97 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-31T11:51:34.845Z] #55 38.00 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-31T11:51:34.845Z] #55 38.11 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-31T11:51:34.929Z] #55 42.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-31T11:51:34.929Z] #55 42.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-31T11:51:34.929Z] #55 42.40 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-31T11:51:35.123Z] #19 134.9 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-31T11:51:35.123Z] #19 134.9 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-08-31T11:51:35.179Z] #55 38.30 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-31T11:51:35.200Z] #55 42.55 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-31T11:51:35.440Z] #55 38.36 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-31T11:51:35.440Z] #55 38.62 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-31T11:51:35.440Z] #55 38.72 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-31T11:51:35.702Z] #55 38.96 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-31T11:51:35.702Z] #55 38.97 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-31T11:51:35.702Z] #55 39.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-31T11:51:35.781Z] #55 43.23 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-31T11:51:35.781Z] #55 43.31 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-31T11:51:35.867Z] #51 56.33 Setting up criu (3.17.1-1) ... [2022-08-31T11:51:35.867Z] #51 ... [2022-08-31T11:51:35.868Z] [2022-08-31T11:51:35.868Z] #77 [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-08-31T11:51:35.868Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:51:35.868Z] #77 4.081 Cloning into '/tmp/crun-build'... [2022-08-31T11:51:36.041Z] #55 43.44 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-31T11:51:36.041Z] #55 43.55 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-31T11:51:36.041Z] #55 43.62 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-31T11:51:36.275Z] #55 39.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-31T11:51:36.275Z] #55 39.28 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-31T11:51:36.275Z] #55 39.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-31T11:51:36.612Z] #55 43.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-31T11:51:36.846Z] #55 39.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-31T11:51:36.846Z] #55 39.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-31T11:51:36.846Z] #55 40.21 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-31T11:51:36.872Z] #55 44.14 go: downloading honnef.co/go/tools v0.3.1 [2022-08-31T11:51:37.106Z] #55 40.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-31T11:51:37.106Z] #55 ... [2022-08-31T11:51:37.106Z] [2022-08-31T11:51:37.106Z] #51 [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-08-31T11:51:37.106Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:37.106Z] #51 29.88 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-31T11:51:37.106Z] #51 37.35 Fetched 8576 kB in 29s (300 kB/s) [2022-08-31T11:51:37.366Z] #51 37.35 Reading package lists... [2022-08-31T11:51:37.366Z] #51 ... [2022-08-31T11:51:37.366Z] [2022-08-31T11:51:37.366Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:51:37.366Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:51:37.366Z] #36 35.70 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-31T11:51:37.366Z] #36 36.01 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-31T11:51:37.366Z] #36 36.12 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-31T11:51:37.366Z] #36 37.56 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-31T11:51:37.366Z] #36 37.75 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-31T11:51:37.366Z] #36 39.01 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-31T11:51:37.646Z] #19 137.3 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-31T11:51:37.646Z] #19 137.3 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-08-31T11:51:37.938Z] #36 ... [2022-08-31T11:51:37.938Z] [2022-08-31T11:51:37.938Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:51:37.938Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:51:38.387Z] #77 ... [2022-08-31T11:51:38.387Z] [2022-08-31T11:51:38.387Z] #51 [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-08-31T11:51:38.387Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:38.387Z] #51 58.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:51:38.387Z] #51 DONE 59.0s [2022-08-31T11:51:38.387Z] [2022-08-31T11:51:38.387Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:38.387Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:38.387Z] #42 58.36 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T11:51:38.387Z] #42 58.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:51:38.387Z] #42 58.40 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-31T11:51:38.387Z] #42 58.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:51:38.387Z] #42 58.47 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T11:51:38.387Z] #42 58.48 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-31T11:51:38.387Z] #42 58.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T11:51:38.387Z] #42 58.54 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T11:51:38.387Z] #42 58.55 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T11:51:38.387Z] #42 58.57 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-31T11:51:38.387Z] #42 58.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:51:38.387Z] #42 DONE 59.3s [2022-08-31T11:51:38.684Z] [2022-08-31T11:51:38.684Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-31T11:51:38.684Z] #43 sha256:378a58ee8429bf12a98e97d195d036823da21d6c6670849db8d14ba4bd02f7d7 [2022-08-31T11:51:38.784Z] #55 ... [2022-08-31T11:51:38.784Z] [2022-08-31T11:51:38.784Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:51:38.784Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:51:38.785Z] #47 39.45 Updating files: 50% (1103/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 81% (1777/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-31T11:51:38.785Z] #47 40.99 + git checkout -q v2.3.0 [2022-08-31T11:51:38.785Z] #47 44.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-31T11:51:38.940Z] #43 DONE 0.5s [2022-08-31T11:51:38.940Z] [2022-08-31T11:51:38.940Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:51:38.940Z] #44 sha256:056d7759791a5461b1ed2bed3a2a454af05d1c214045a16f4c1099cae7bd3b1a [2022-08-31T11:51:39.016Z] #19 ... [2022-08-31T11:51:39.016Z] [2022-08-31T11:51:39.016Z] #84 [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-08-31T11:51:39.016Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:51:39.016Z] #84 86.71 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T11:51:39.726Z] #47 ... [2022-08-31T11:51:39.726Z] [2022-08-31T11:51:39.726Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:39.726Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:39.726Z] #42 37.54 Reading package lists... [2022-08-31T11:51:39.766Z] #47 40.58 Updating files: 36% (804/2176) Updating files: 37% (806/2176) Updating files: 38% (827/2176) Updating files: 39% (849/2176) Updating files: 40% (871/2176) Updating files: 41% (893/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 73% (1607/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-31T11:51:39.949Z] #84 ... [2022-08-31T11:51:39.949Z] [2022-08-31T11:51:39.949Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:51:39.949Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:51:39.949Z] #19 139.7 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-31T11:51:39.949Z] #19 139.7 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-31T11:51:39.949Z] #19 139.7 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-31T11:51:39.949Z] #19 139.7 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-31T11:51:39.949Z] #19 139.7 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-31T11:51:39.949Z] #19 139.7 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-31T11:51:39.949Z] #19 139.7 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-31T11:51:39.949Z] #19 139.7 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-31T11:51:39.949Z] #19 139.8 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-31T11:51:39.949Z] #19 139.8 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-31T11:51:39.949Z] #19 139.8 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-31T11:51:39.949Z] #19 139.8 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-31T11:51:39.949Z] #19 139.8 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-31T11:51:39.949Z] #19 139.9 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-31T11:51:39.949Z] #19 140.0 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-31T11:51:39.949Z] #19 140.0 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-31T11:51:40.026Z] #47 42.73 + git checkout -q v2.3.0 [2022-08-31T11:51:40.174Z] #77 ... [2022-08-31T11:51:40.174Z] [2022-08-31T11:51:40.174Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:40.174Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:51:40.174Z] #14 66.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-31T11:51:40.174Z] #14 66.44 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-31T11:51:40.174Z] #14 66.45 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:51:40.207Z] #19 140.1 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-31T11:51:40.207Z] #19 140.1 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-31T11:51:40.207Z] #19 140.2 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-08-31T11:51:40.671Z] #42 47.11 Building dependency tree... [2022-08-31T11:51:40.671Z] #42 ... [2022-08-31T11:51:40.671Z] [2022-08-31T11:51:40.671Z] #76 [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-08-31T11:51:40.671Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:40.671Z] #76 28.79 Reading package lists... [2022-08-31T11:51:40.932Z] #76 38.62 Reading package lists... [2022-08-31T11:51:40.932Z] #76 ... [2022-08-31T11:51:40.932Z] [2022-08-31T11:51:40.932Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:40.932Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:40.932Z] #55 47.12 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-31T11:51:40.932Z] #55 47.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-31T11:51:40.932Z] #55 47.48 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-31T11:51:40.932Z] #55 47.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-31T11:51:40.932Z] #55 47.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-31T11:51:40.932Z] #55 47.91 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-31T11:51:40.932Z] #55 47.98 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-31T11:51:40.932Z] #55 48.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-31T11:51:41.192Z] #55 48.65 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-31T11:51:41.452Z] #55 48.74 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-31T11:51:41.452Z] #55 48.95 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-31T11:51:41.459Z] #44 ... [2022-08-31T11:51:41.459Z] [2022-08-31T11:51:41.459Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:41.459Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:41.459Z] #14 51.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-31T11:51:41.459Z] #14 51.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T11:51:41.459Z] #14 51.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T11:51:41.459Z] #14 54.70 Selecting previously unselected package binutils-mingw-w64. [2022-08-31T11:51:41.459Z] #14 54.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-31T11:51:41.459Z] #14 54.71 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T11:51:41.459Z] #14 54.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-31T11:51:41.459Z] #14 54.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:51:41.459Z] #14 54.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:51:41.459Z] #14 55.15 Selecting previously unselected package dmsetup. [2022-08-31T11:51:41.459Z] #14 55.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:51:41.459Z] #14 55.17 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-31T11:51:41.459Z] #14 55.43 Selecting previously unselected package mingw-w64-common. [2022-08-31T11:51:41.459Z] #14 55.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-31T11:51:41.459Z] #14 55.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-31T11:51:41.459Z] #14 61.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-31T11:51:41.459Z] #14 61.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-31T11:51:41.460Z] #14 61.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T11:51:42.024Z] #55 49.32 go: downloading golang.org/x/text v0.3.7 [2022-08-31T11:51:42.579Z] #47 ... [2022-08-31T11:51:42.579Z] [2022-08-31T11:51:42.579Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:42.579Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:42.579Z] #14 35.70 Fetched 8572 kB in 27s (316 kB/s) [2022-08-31T11:51:42.579Z] #14 35.70 Reading package lists... [2022-08-31T11:51:42.579Z] #14 45.19 Reading package lists... [2022-08-31T11:51:42.579Z] #14 ... [2022-08-31T11:51:42.579Z] [2022-08-31T11:51:42.579Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:42.579Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:42.579Z] #55 40.55 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-31T11:51:42.579Z] #55 40.82 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-31T11:51:42.579Z] #55 40.96 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-31T11:51:42.579Z] #55 41.12 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-31T11:51:42.579Z] #55 41.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-31T11:51:42.579Z] #55 41.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-31T11:51:42.579Z] #55 41.47 go: downloading github.com/julz/importas v0.1.0 [2022-08-31T11:51:42.579Z] #55 41.57 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-31T11:51:42.579Z] #55 41.75 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-31T11:51:42.579Z] #55 41.94 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-31T11:51:42.579Z] #55 42.35 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-31T11:51:42.579Z] #55 42.42 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-31T11:51:42.579Z] #55 42.47 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-31T11:51:42.579Z] #55 42.61 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-31T11:51:42.579Z] #55 42.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-31T11:51:42.579Z] #55 42.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-31T11:51:42.579Z] #55 43.19 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-31T11:51:42.579Z] #55 43.21 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-31T11:51:42.579Z] #55 44.76 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-31T11:51:42.579Z] #55 44.88 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-31T11:51:42.579Z] #55 45.01 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-31T11:51:42.579Z] #55 45.04 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-31T11:51:42.579Z] #55 45.30 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-31T11:51:42.579Z] #55 45.46 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-31T11:51:42.579Z] #55 45.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-31T11:51:42.579Z] #55 45.74 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-31T11:51:42.579Z] #55 45.83 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-31T11:51:42.729Z] #19 142.6 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-31T11:51:42.729Z] #19 142.6 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-31T11:51:42.729Z] #19 142.7 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-31T11:51:42.729Z] #19 142.8 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-31T11:51:42.729Z] #19 142.9 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-08-31T11:51:42.824Z] #14 ... [2022-08-31T11:51:42.824Z] [2022-08-31T11:51:42.824Z] #77 [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-08-31T11:51:42.824Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:51:42.824Z] #77 10.77 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-31T11:51:42.824Z] #77 10.77 Cloning into '/tmp/crun-build/libocispec'... [2022-08-31T11:51:43.149Z] #55 46.34 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-31T11:51:43.149Z] #55 46.35 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-31T11:51:43.149Z] #55 46.48 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-31T11:51:43.408Z] #55 46.56 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-31T11:51:43.408Z] #55 ... [2022-08-31T11:51:43.408Z] [2022-08-31T11:51:43.408Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:43.408Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:43.408Z] #62 36.50 Fetched 8572 kB in 27s (319 kB/s) [2022-08-31T11:51:43.408Z] #62 36.50 Reading package lists... [2022-08-31T11:51:43.408Z] #62 46.69 Reading package lists... [2022-08-31T11:51:43.408Z] #62 ... [2022-08-31T11:51:43.408Z] [2022-08-31T11:51:43.408Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:43.408Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:43.408Z] #42 36.69 Fetched 8572 kB in 28s (308 kB/s) [2022-08-31T11:51:43.408Z] #42 36.69 Reading package lists... [2022-08-31T11:51:43.668Z] #42 46.75 Reading package lists... [2022-08-31T11:51:43.668Z] #42 ... [2022-08-31T11:51:43.668Z] [2022-08-31T11:51:43.668Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:51:43.668Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:51:43.668Z] #47 46.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-31T11:51:43.889Z] #77 11.96 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-31T11:51:43.889Z] #77 11.97 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-31T11:51:43.889Z] #77 11.97 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-31T11:51:43.889Z] #77 11.97 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-31T11:51:43.889Z] #77 12.00 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-31T11:51:43.947Z] #55 ... [2022-08-31T11:51:43.947Z] [2022-08-31T11:51:43.947Z] #51 [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-08-31T11:51:43.947Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:43.947Z] #51 32.33 Reading package lists... [2022-08-31T11:51:43.947Z] #51 41.49 Reading package lists... [2022-08-31T11:51:43.947Z] #51 51.21 Building dependency tree... [2022-08-31T11:51:43.947Z] #51 ... [2022-08-31T11:51:43.947Z] [2022-08-31T11:51:43.947Z] #76 [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-08-31T11:51:43.947Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:43.947Z] #76 38.62 Reading package lists... [2022-08-31T11:51:43.947Z] #76 48.60 Building dependency tree... [2022-08-31T11:51:44.243Z] #47 ... [2022-08-31T11:51:44.243Z] [2022-08-31T11:51:44.243Z] #76 [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-08-31T11:51:44.243Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:44.243Z] #76 37.51 Fetched 8572 kB in 28s (308 kB/s) [2022-08-31T11:51:44.503Z] #76 37.51 Reading package lists... [2022-08-31T11:51:44.503Z] #76 ... [2022-08-31T11:51:44.503Z] [2022-08-31T11:51:44.503Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:44.503Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:44.503Z] #55 46.72 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-31T11:51:44.503Z] #55 46.90 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-31T11:51:44.503Z] #55 47.00 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-31T11:51:44.503Z] #55 47.20 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-31T11:51:44.503Z] #55 47.31 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-31T11:51:44.503Z] #55 47.35 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-31T11:51:44.503Z] #55 47.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-31T11:51:44.503Z] #55 47.71 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-31T11:51:44.503Z] #55 47.75 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-31T11:51:45.074Z] #55 48.34 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-31T11:51:45.335Z] #55 48.47 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-31T11:51:45.335Z] #55 48.59 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-31T11:51:45.596Z] #55 48.75 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-31T11:51:45.881Z] #77 ... [2022-08-31T11:51:45.881Z] [2022-08-31T11:51:45.881Z] #53 [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.1" && /build/gotestsum --version [2022-08-31T11:51:45.881Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:51:45.881Z] #53 65.66 gotestsum version dev [2022-08-31T11:51:45.881Z] #53 DONE 66.5s [2022-08-31T11:51:45.881Z] [2022-08-31T11:51:45.881Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:51:45.881Z] #44 sha256:056d7759791a5461b1ed2bed3a2a454af05d1c214045a16f4c1099cae7bd3b1a [2022-08-31T11:51:45.881Z] #44 4.301 + RM_GOPATH=0 [2022-08-31T11:51:45.881Z] #44 4.301 + TMP_GOPATH= [2022-08-31T11:51:45.881Z] #44 4.301 + : /build [2022-08-31T11:51:45.881Z] #44 4.301 + '[' -z '' ']' [2022-08-31T11:51:45.881Z] #44 4.301 ++ mktemp -d [2022-08-31T11:51:45.881Z] #44 4.303 + export GOPATH=/tmp/tmp.NtZ9U3k0GH [2022-08-31T11:51:45.881Z] #44 4.304 + GOPATH=/tmp/tmp.NtZ9U3k0GH [2022-08-31T11:51:45.881Z] #44 4.304 + RM_GOPATH=1 [2022-08-31T11:51:45.881Z] #44 4.304 + case "$(go env GOARCH)" in [2022-08-31T11:51:45.881Z] #44 4.306 ++ go env GOARCH [2022-08-31T11:51:45.881Z] #44 4.357 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:45.881Z] #44 4.357 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:45.881Z] #44 4.357 ++ dirname /install.sh [2022-08-31T11:51:45.881Z] #44 4.357 + dir=/ [2022-08-31T11:51:45.881Z] #44 4.357 + bin=tini [2022-08-31T11:51:45.881Z] #44 4.357 + shift [2022-08-31T11:51:45.881Z] #44 4.382 + '[' '!' -f //tini.installer ']' [2022-08-31T11:51:45.881Z] #44 4.382 + . //tini.installer [2022-08-31T11:51:45.881Z] #44 4.382 ++ : v0.19.0 [2022-08-31T11:51:45.881Z] #44 4.382 + install_tini [2022-08-31T11:51:45.881Z] #44 4.382 + echo 'Install tini version v0.19.0' [2022-08-31T11:51:45.881Z] #44 4.382 + git clone https://github.com/krallin/tini.git /tmp/tmp.NtZ9U3k0GH/tini [2022-08-31T11:51:45.881Z] #44 4.382 Install tini version v0.19.0 [2022-08-31T11:51:45.881Z] #44 4.396 Cloning into '/tmp/tmp.NtZ9U3k0GH/tini'... [2022-08-31T11:51:45.881Z] #44 5.370 + cd /tmp/tmp.NtZ9U3k0GH/tini [2022-08-31T11:51:45.881Z] #44 5.370 + git checkout -q v0.19.0 [2022-08-31T11:51:45.881Z] #44 5.401 + cmake . [2022-08-31T11:51:45.881Z] #44 5.899 -- The C compiler identification is GNU 10.2.1 [2022-08-31T11:51:45.881Z] #44 6.022 -- Detecting C compiler ABI info [2022-08-31T11:51:45.881Z] #44 6.816 -- Detecting C compiler ABI info - done [2022-08-31T11:51:45.881Z] #44 6.943 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-31T11:51:45.881Z] #44 6.943 -- Detecting C compile features [2022-08-31T11:51:45.881Z] #44 6.943 -- Detecting C compile features - done [2022-08-31T11:51:45.882Z] #44 7.073 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-31T11:51:45.885Z] #55 48.91 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-31T11:51:45.885Z] #55 49.01 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-31T11:51:46.008Z] #19 145.7 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-31T11:51:46.008Z] #19 145.7 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T11:51:46.008Z] #19 145.7 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-31T11:51:46.008Z] #19 145.8 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-31T11:51:46.008Z] #19 145.8 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-31T11:51:46.008Z] #19 145.8 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T11:51:46.138Z] #44 7.265 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-31T11:51:46.266Z] #19 146.2 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-31T11:51:46.266Z] #19 146.2 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-31T11:51:46.266Z] #19 146.2 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-31T11:51:46.266Z] #19 146.3 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-31T11:51:46.266Z] #19 146.3 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-31T11:51:46.266Z] #19 146.3 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-31T11:51:46.266Z] #19 146.3 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-31T11:51:46.266Z] #19 146.4 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-31T11:51:46.394Z] #44 7.349 -- Configuring done [2022-08-31T11:51:46.394Z] #44 7.349 -- Generating done [2022-08-31T11:51:46.394Z] #44 7.357 -- Build files have been written to: /tmp/tmp.NtZ9U3k0GH/tini [2022-08-31T11:51:46.394Z] #44 7.405 + make tini-static [2022-08-31T11:51:46.457Z] #55 49.66 go: downloading honnef.co/go/tools v0.3.1 [2022-08-31T11:51:46.515Z] #76 ... [2022-08-31T11:51:46.515Z] [2022-08-31T11:51:46.515Z] #51 [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-08-31T11:51:46.515Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:46.515Z] #51 51.21 Building dependency tree... [2022-08-31T11:51:46.524Z] #19 146.4 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-31T11:51:46.524Z] #19 146.4 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-31T11:51:46.524Z] #19 146.4 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-31T11:51:46.650Z] #44 7.721 Scanning dependencies of target tini-static [2022-08-31T11:51:46.947Z] #44 7.875 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-31T11:51:47.897Z] #19 ... [2022-08-31T11:51:47.897Z] [2022-08-31T11:51:47.897Z] #84 [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-08-31T11:51:47.897Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:51:47.897Z] #84 105.8 configure.ac:11: installing 'build-aux/compile' [2022-08-31T11:51:47.897Z] #84 105.8 configure.ac:11: installing 'build-aux/config.guess' [2022-08-31T11:51:47.897Z] #84 105.9 configure.ac:11: installing 'build-aux/config.sub' [2022-08-31T11:51:47.897Z] #84 105.9 configure.ac:13: installing 'build-aux/install-sh' [2022-08-31T11:51:48.155Z] #84 105.9 configure.ac:13: installing 'build-aux/missing' [2022-08-31T11:51:48.155Z] #84 105.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-31T11:51:48.400Z] #44 9.214 [100%] Linking C executable tini-static [2022-08-31T11:51:48.412Z] #84 106.3 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T11:51:48.965Z] #44 9.903 [100%] Built target tini-static [2022-08-31T11:51:48.965Z] #44 9.976 + mkdir -p /build [2022-08-31T11:51:48.965Z] #44 9.976 + cp tini-static /build/docker-init [2022-08-31T11:51:48.965Z] #44 DONE 10.2s [2022-08-31T11:51:48.965Z] [2022-08-31T11:51:48.965Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:48.965Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:48.965Z] #14 68.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-31T11:51:48.965Z] #14 68.61 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:51:48.965Z] #14 68.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T11:51:48.965Z] #14 68.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-31T11:51:48.965Z] #14 68.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:51:48.965Z] #14 68.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T11:51:49.771Z] #55 52.69 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-31T11:51:49.771Z] #55 52.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-31T11:51:49.771Z] #55 52.96 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-31T11:51:49.771Z] #55 53.01 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-31T11:51:50.031Z] #55 53.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-31T11:51:50.215Z] #14 ... [2022-08-31T11:51:50.215Z] [2022-08-31T11:51:50.215Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:51:50.215Z] #64 sha256:ab9ebc58d08ea6f310506b4e42e6d7a775d312e4613519240e0c1c7730be7e57 [2022-08-31T11:51:50.600Z] #55 53.75 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-31T11:51:50.600Z] #55 53.75 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-31T11:51:50.720Z] #51 57.58 The following additional packages will be installed: [2022-08-31T11:51:50.720Z] #51 57.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T11:51:50.720Z] #51 57.62 python3-protobuf python3-six [2022-08-31T11:51:50.720Z] #51 57.62 Suggested packages: [2022-08-31T11:51:50.720Z] #51 57.62 python3-setuptools [2022-08-31T11:51:50.720Z] #51 57.62 Recommended packages: [2022-08-31T11:51:50.720Z] #51 57.62 iproute2 | iproute [2022-08-31T11:51:50.720Z] #51 ... [2022-08-31T11:51:50.720Z] [2022-08-31T11:51:50.720Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:50.720Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:50.720Z] #62 38.52 Reading package lists... [2022-08-31T11:51:50.720Z] #62 48.12 Building dependency tree... [2022-08-31T11:51:50.720Z] #62 54.40 The following additional packages will be installed: [2022-08-31T11:51:50.720Z] #62 54.42 libbtrfs0 [2022-08-31T11:51:50.720Z] #62 54.95 The following NEW packages will be installed: [2022-08-31T11:51:50.720Z] #62 54.97 libbtrfs-dev libbtrfs0 [2022-08-31T11:51:50.720Z] #62 55.52 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:50.720Z] #62 55.52 Need to get 460 kB of archives. [2022-08-31T11:51:50.720Z] #62 55.52 After this operation, 1237 kB of additional disk space will be used. [2022-08-31T11:51:50.720Z] #62 55.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T11:51:50.720Z] #62 55.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T11:51:50.720Z] #62 57.55 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:50.720Z] #62 57.98 Fetched 460 kB in 1s (840 kB/s) [2022-08-31T11:51:50.720Z] #62 ... [2022-08-31T11:51:50.720Z] [2022-08-31T11:51:50.720Z] #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-08-31T11:51:50.720Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T11:51:50.720Z] #57 57.72 v3.0.2 [2022-08-31T11:51:50.732Z] #64 39.90 Updating files: 60% (3016/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 96% (4841/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-08-31T11:51:50.732Z] #64 41.07 + cd /tmp/tmp.RYBld2Nbfw/src/github.com/containerd/containerd [2022-08-31T11:51:50.861Z] #55 53.99 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-31T11:51:50.873Z] #84 108.1 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:51:50.874Z] #84 108.5 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:51:50.874Z] #84 108.5 checking how to print strings... printf [2022-08-31T11:51:50.874Z] #84 108.5 checking for gcc... gcc [2022-08-31T11:51:50.981Z] #57 DONE 58.3s [2022-08-31T11:51:50.982Z] [2022-08-31T11:51:50.982Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:50.982Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:50.982Z] #62 58.27 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T11:51:50.982Z] #62 58.27 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:51:50.982Z] #62 58.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T11:51:50.982Z] #62 ... [2022-08-31T11:51:50.982Z] [2022-08-31T11:51:50.982Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:50.982Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:50.982Z] #14 38.61 Reading package lists... [2022-08-31T11:51:50.982Z] #14 48.71 Building dependency tree... [2022-08-31T11:51:50.982Z] #14 54.30 The following additional packages will be installed: [2022-08-31T11:51:50.982Z] #14 54.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T11:51:50.982Z] #14 54.31 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-31T11:51:50.982Z] #14 54.31 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-31T11:51:50.982Z] #14 54.31 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-31T11:51:50.982Z] #14 54.31 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-31T11:51:50.982Z] #14 54.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-31T11:51:50.982Z] #14 54.32 mingw-w64-common mingw-w64-x86-64-dev [2022-08-31T11:51:50.982Z] #14 54.34 Suggested packages: [2022-08-31T11:51:50.982Z] #14 54.38 gcc-10-locales seccomp wine64 [2022-08-31T11:51:50.982Z] #14 57.15 The following NEW packages will be installed: [2022-08-31T11:51:50.982Z] #14 57.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T11:51:50.982Z] #14 57.16 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-31T11:51:50.982Z] #14 57.16 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-31T11:51:50.982Z] #14 57.16 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-31T11:51:50.982Z] #14 57.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-31T11:51:50.982Z] #14 57.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-31T11:51:50.982Z] #14 57.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-31T11:51:50.982Z] #14 57.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-31T11:51:50.982Z] #14 57.17 mingw-w64-x86-64-dev [2022-08-31T11:51:50.982Z] #14 57.72 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:50.982Z] #14 57.72 Need to get 115 MB of archives. [2022-08-31T11:51:50.982Z] #14 57.72 After this operation, 645 MB of additional disk space will be used. [2022-08-31T11:51:50.982Z] #14 57.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-31T11:51:50.982Z] #14 57.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-31T11:51:50.982Z] #14 58.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-31T11:51:50.982Z] #14 58.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-31T11:51:50.982Z] #14 58.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-31T11:51:50.982Z] #14 58.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-31T11:51:50.990Z] #64 41.08 + git checkout -q v1.6.8 [2022-08-31T11:51:51.120Z] #55 54.37 go: downloading golang.org/x/text v0.3.7 [2022-08-31T11:51:51.130Z] #84 108.7 checking whether the C compiler works... yes [2022-08-31T11:51:51.130Z] #84 109.0 checking for C compiler default output file name... a.out [2022-08-31T11:51:51.242Z] #14 ... [2022-08-31T11:51:51.242Z] [2022-08-31T11:51:51.242Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:51.242Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:51.242Z] #62 58.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T11:51:51.242Z] #62 58.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:51:51.694Z] #84 109.0 checking for suffix of executables... [2022-08-31T11:51:51.694Z] #84 109.5 checking whether we are cross compiling... no [2022-08-31T11:51:51.823Z] #62 59.10 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T11:51:51.823Z] #62 59.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T11:51:51.823Z] #62 59.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:51:51.951Z] #84 109.7 checking for suffix of object files... o [2022-08-31T11:51:52.064Z] #55 ... [2022-08-31T11:51:52.064Z] [2022-08-31T11:51:52.064Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:52.064Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:52.064Z] #14 45.19 Reading package lists... [2022-08-31T11:51:52.085Z] #62 ... [2022-08-31T11:51:52.085Z] [2022-08-31T11:51:52.085Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:51:52.085Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:51:52.085Z] #42 47.11 Building dependency tree... [2022-08-31T11:51:52.085Z] #42 53.34 The following additional packages will be installed: [2022-08-31T11:51:52.085Z] #42 53.35 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-31T11:51:52.085Z] #42 53.42 Suggested packages: [2022-08-31T11:51:52.085Z] #42 53.43 cmake-doc ninja-build lrzip [2022-08-31T11:51:52.085Z] #42 53.43 Recommended packages: [2022-08-31T11:51:52.085Z] #42 53.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-31T11:51:52.085Z] #42 55.09 The following NEW packages will be installed: [2022-08-31T11:51:52.085Z] #42 55.13 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-31T11:51:52.085Z] #42 55.17 vim-common xxd [2022-08-31T11:51:52.085Z] #42 55.73 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:52.085Z] #42 55.73 Need to get 17.7 MB of archives. [2022-08-31T11:51:52.085Z] #42 55.73 After this operation, 70.7 MB of additional disk space will be used. [2022-08-31T11:51:52.085Z] #42 55.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T11:51:52.085Z] #42 55.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T11:51:52.085Z] #42 55.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-31T11:51:52.085Z] #42 55.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T11:51:52.085Z] #42 56.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-31T11:51:52.085Z] #42 57.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-31T11:51:52.085Z] #42 57.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-31T11:51:52.085Z] #42 57.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-31T11:51:52.085Z] #42 57.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-31T11:51:52.085Z] #42 57.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-31T11:51:52.085Z] #42 ... [2022-08-31T11:51:52.085Z] [2022-08-31T11:51:52.085Z] #51 [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-08-31T11:51:52.085Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:52.085Z] #51 58.84 The following NEW packages will be installed: [2022-08-31T11:51:52.085Z] #51 58.84 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T11:51:52.085Z] #51 58.90 python3-protobuf python3-six [2022-08-31T11:51:52.085Z] #51 59.54 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:52.085Z] #51 59.54 Need to get 2315 kB of archives. [2022-08-31T11:51:52.085Z] #51 59.54 After this operation, 11.1 MB of additional disk space will be used. [2022-08-31T11:51:52.085Z] #51 59.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-31T11:51:52.085Z] #51 59.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T11:51:52.085Z] #51 59.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-31T11:51:52.085Z] #51 59.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-31T11:51:52.085Z] #51 59.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-31T11:51:52.344Z] #51 59.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-31T11:51:52.344Z] #51 59.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:51:52.395Z] #84 109.8 checking whether we are using the GNU C compiler... yes [2022-08-31T11:51:52.891Z] #64 42.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-31T11:51:52.891Z] #64 42.96 + BUILDTAGS='netgo osusergo static_build' [2022-08-31T11:51:52.891Z] #64 42.96 + export EXTRA_FLAGS=-buildmode=pie [2022-08-31T11:51:52.891Z] #64 42.96 + EXTRA_FLAGS=-buildmode=pie [2022-08-31T11:51:52.891Z] #64 42.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-31T11:51:52.891Z] #64 42.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-31T11:51:52.891Z] #64 42.97 + '[' '' = dynamic ']' [2022-08-31T11:51:52.891Z] #64 42.97 + make [2022-08-31T11:51:52.925Z] #51 ... [2022-08-31T11:51:52.925Z] [2022-08-31T11:51:52.925Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:51:52.925Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:51:52.925Z] #62 59.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:51:52.925Z] #62 59.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:51:52.925Z] #62 59.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:51:52.925Z] #62 DONE 60.4s [2022-08-31T11:51:52.963Z] #84 110.0 checking whether gcc accepts -g... yes [2022-08-31T11:51:53.186Z] [2022-08-31T11:51:53.186Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-31T11:51:53.186Z] #63 sha256:643cc0a3903e648b964705158776bf46d39035cb24dff5ba7ebdf1db227c27ad [2022-08-31T11:51:53.186Z] #63 DONE 0.2s [2022-08-31T11:51:53.186Z] [2022-08-31T11:51:53.186Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:51:53.186Z] #64 sha256:2801f08733c02b241a25c5d59c2813787fd420ef4bf2118a49861dff96bca631 [2022-08-31T11:51:54.266Z] #64 44.67 + bin/ctr [2022-08-31T11:51:54.266Z] #64 ... [2022-08-31T11:51:54.266Z] [2022-08-31T11:51:54.266Z] #77 [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-08-31T11:51:54.266Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:51:54.266Z] #77 24.82 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-31T11:51:54.266Z] #77 33.84 libtoolize: putting auxiliary files in '.'. [2022-08-31T11:51:54.266Z] #77 33.84 libtoolize: copying file './ltmain.sh' [2022-08-31T11:51:54.266Z] #77 34.63 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-31T11:51:54.266Z] #77 34.63 libtoolize: and rerunning libtoolize and aclocal. [2022-08-31T11:51:54.266Z] #77 34.63 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T11:51:56.487Z] #84 110.5 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:51:56.489Z] #84 111.5 checking whether gcc understands -c and -o together... yes [2022-08-31T11:51:56.492Z] #14 76.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-31T11:51:56.492Z] #14 76.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:51:56.492Z] #14 76.77 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:51:56.492Z] #14 ... [2022-08-31T11:51:56.492Z] [2022-08-31T11:51:56.492Z] #77 [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-08-31T11:51:56.492Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:51:56.492Z] #77 14.51 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-31T11:51:56.492Z] #77 16.64 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-31T11:51:56.492Z] #77 18.01 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-31T11:51:56.492Z] #77 18.23 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-31T11:51:56.492Z] #77 18.50 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-31T11:51:56.493Z] #77 ... [2022-08-31T11:51:56.494Z] [2022-08-31T11:51:56.494Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:56.494Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:51:56.494Z] #14 78.10 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-31T11:51:56.494Z] #14 78.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-31T11:51:56.494Z] #14 78.11 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:51:56.494Z] #14 82.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-31T11:51:56.494Z] #14 82.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-31T11:51:56.494Z] #14 82.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T11:51:56.494Z] #64 1.443 + RM_GOPATH=0 [2022-08-31T11:51:56.494Z] #64 1.443 + TMP_GOPATH= [2022-08-31T11:51:56.494Z] #64 1.443 + : /build [2022-08-31T11:51:56.494Z] #64 1.443 + '[' -z '' ']' [2022-08-31T11:51:56.494Z] #64 1.443 ++ mktemp -d [2022-08-31T11:51:56.494Z] #64 1.443 + export GOPATH=/tmp/tmp.qiOkIS8wB6 [2022-08-31T11:51:56.494Z] #64 1.443 + GOPATH=/tmp/tmp.qiOkIS8wB6 [2022-08-31T11:51:56.494Z] #64 1.443 + RM_GOPATH=1 [2022-08-31T11:51:56.494Z] #64 1.443 + case "$(go env GOARCH)" in [2022-08-31T11:51:56.494Z] #64 1.443 ++ go env GOARCH [2022-08-31T11:51:56.494Z] #64 1.468 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:56.494Z] #64 1.468 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:51:56.494Z] #64 1.468 ++ dirname /install.sh [2022-08-31T11:51:56.494Z] #64 1.476 + dir=/ [2022-08-31T11:51:56.494Z] #64 1.476 + bin=containerd [2022-08-31T11:51:56.494Z] #64 1.476 + shift [2022-08-31T11:51:56.494Z] #64 1.476 + '[' '!' -f //containerd.installer ']' [2022-08-31T11:51:56.494Z] #64 1.476 + . //containerd.installer [2022-08-31T11:51:56.494Z] #64 1.476 ++ set -e [2022-08-31T11:51:56.494Z] #64 1.476 ++ : v1.6.8 [2022-08-31T11:51:56.494Z] #64 1.476 + install_containerd [2022-08-31T11:51:56.494Z] #64 1.480 + echo 'Install containerd version v1.6.8' [2022-08-31T11:51:56.494Z] #64 1.480 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qiOkIS8wB6/src/github.com/containerd/containerd [2022-08-31T11:51:56.494Z] #64 1.480 Install containerd version v1.6.8 [2022-08-31T11:51:56.494Z] #64 1.492 Cloning into '/tmp/tmp.qiOkIS8wB6/src/github.com/containerd/containerd'... [2022-08-31T11:51:56.496Z] #14 55.26 Building dependency tree... [2022-08-31T11:51:56.496Z] #14 ... [2022-08-31T11:51:56.496Z] [2022-08-31T11:51:56.496Z] #51 [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-08-31T11:51:56.496Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:51:56.496Z] #51 37.35 Reading package lists... [2022-08-31T11:51:56.496Z] #51 48.07 Reading package lists... [2022-08-31T11:51:56.496Z] #51 ... [2022-08-31T11:51:56.496Z] [2022-08-31T11:51:56.496Z] #76 [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-08-31T11:51:56.496Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:56.496Z] #76 48.15 Reading package lists... [2022-08-31T11:51:56.496Z] #76 58.31 Building dependency tree... [2022-08-31T11:51:56.496Z] #76 ... [2022-08-31T11:51:56.496Z] [2022-08-31T11:51:56.496Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:51:56.496Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:51:56.496Z] #14 55.26 Building dependency tree... [2022-08-31T11:51:56.745Z] #84 112.0 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:51:56.745Z] #84 112.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:51:56.745Z] #84 112.1 checking for egrep... /bin/grep -E [2022-08-31T11:51:56.745Z] #84 112.1 checking for fgrep... /bin/grep -F [2022-08-31T11:51:56.745Z] #84 112.1 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:51:56.745Z] #84 112.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:51:56.745Z] #84 112.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:51:56.745Z] #84 112.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:51:56.745Z] #84 112.8 checking whether ln -s works... yes [2022-08-31T11:51:56.745Z] #84 112.8 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:51:56.745Z] #84 112.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:51:56.745Z] #84 112.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:51:56.745Z] #84 112.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:51:56.745Z] #84 112.9 checking for objdump... objdump [2022-08-31T11:51:56.745Z] #84 112.9 checking how to recognize dependent libraries... pass_all [2022-08-31T11:51:56.745Z] #84 112.9 checking for dlltool... no [2022-08-31T11:51:56.745Z] #84 112.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:51:56.745Z] #84 112.9 checking for ar... ar [2022-08-31T11:51:56.745Z] #84 112.9 checking for archiver @FILE support... @ [2022-08-31T11:51:56.745Z] #84 113.1 checking for strip... strip [2022-08-31T11:51:56.745Z] #84 113.1 checking for ranlib... ranlib [2022-08-31T11:51:56.745Z] #84 113.1 checking for gawk... no [2022-08-31T11:51:56.745Z] #84 113.1 checking for mawk... mawk [2022-08-31T11:51:56.745Z] #84 113.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:51:56.745Z] #84 113.8 checking for sysroot... no [2022-08-31T11:51:56.745Z] #84 113.8 checking for a working dd... /bin/dd [2022-08-31T11:51:56.745Z] #84 113.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:51:56.745Z] #84 113.9 checking for mt... no [2022-08-31T11:51:56.745Z] #84 113.9 checking if : is a manifest tool... no [2022-08-31T11:51:56.745Z] #84 114.0 checking how to run the C preprocessor... gcc -E [2022-08-31T11:51:57.459Z] #64 ... [2022-08-31T11:51:57.459Z] [2022-08-31T11:51:57.459Z] #76 [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-08-31T11:51:57.459Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:51:57.459Z] #76 54.73 python3 is already the newest version (3.9.2-3). [2022-08-31T11:51:57.459Z] #76 54.73 The following additional packages will be installed: [2022-08-31T11:51:57.459Z] #76 54.75 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-31T11:51:57.459Z] #76 54.76 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-31T11:51:57.459Z] #76 54.78 Suggested packages: [2022-08-31T11:51:57.459Z] #76 54.81 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-31T11:51:57.459Z] #76 54.81 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-31T11:51:57.459Z] #76 54.81 m4-doc ed diffutils-doc [2022-08-31T11:51:57.459Z] #76 54.81 Recommended packages: [2022-08-31T11:51:57.459Z] #76 54.81 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-31T11:51:57.459Z] #76 57.76 The following NEW packages will be installed: [2022-08-31T11:51:57.459Z] #76 57.79 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-31T11:51:57.459Z] #76 57.79 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-31T11:51:57.459Z] #76 57.79 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-31T11:51:57.459Z] #76 57.82 libyajl2 m4 patch xz-utils [2022-08-31T11:51:57.459Z] #76 58.26 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:51:57.459Z] #76 58.26 Need to get 5940 kB of archives. [2022-08-31T11:51:57.459Z] #76 58.26 After this operation, 18.7 MB of additional disk space will be used. [2022-08-31T11:51:57.459Z] #76 58.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T11:51:57.459Z] #76 58.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-31T11:51:57.459Z] #76 58.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-31T11:51:57.459Z] #76 58.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-31T11:51:57.459Z] #76 58.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-31T11:51:57.459Z] #76 58.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-31T11:51:57.459Z] #76 58.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-31T11:51:57.459Z] #76 58.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-31T11:51:57.459Z] #76 58.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-31T11:51:57.459Z] #76 58.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-31T11:51:57.459Z] #76 58.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T11:51:57.459Z] #76 58.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-31T11:51:57.459Z] #76 58.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-31T11:51:57.459Z] #76 58.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T11:51:57.459Z] #76 58.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-31T11:51:57.459Z] #76 58.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:51:57.459Z] #76 58.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-31T11:51:57.459Z] #76 58.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-31T11:51:57.459Z] #76 58.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T11:51:57.459Z] #76 58.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-31T11:51:57.459Z] #76 58.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T11:51:57.459Z] #76 58.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T11:51:57.459Z] #76 58.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-31T11:51:57.459Z] #76 61.24 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:51:57.459Z] #76 61.77 Fetched 5940 kB in 1s (5494 kB/s) [2022-08-31T11:51:57.459Z] #76 61.94 Selecting previously unselected package bzip2. [2022-08-31T11:51:57.459Z] #76 61.94 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:51:57.459Z] #76 62.11 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T11:51:57.459Z] #76 62.12 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T11:51:57.459Z] #76 62.35 Selecting previously unselected package libmagic-mgc. [2022-08-31T11:51:57.459Z] #76 62.36 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-31T11:51:57.459Z] #76 62.41 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-31T11:51:57.459Z] #76 63.56 Selecting previously unselected package libmagic1:amd64. [2022-08-31T11:51:57.459Z] #76 63.56 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-31T11:51:57.459Z] #76 63.58 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-31T11:51:57.459Z] #76 64.14 Selecting previously unselected package file. [2022-08-31T11:51:57.459Z] #76 64.15 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-31T11:51:57.459Z] #76 64.17 Unpacking file (1:5.39-3) ... [2022-08-31T11:51:57.459Z] #76 64.31 Selecting previously unselected package xz-utils. [2022-08-31T11:51:57.459Z] #76 64.31 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T11:51:57.459Z] #76 64.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:51:57.459Z] #76 64.65 Selecting previously unselected package libsigsegv2:amd64. [2022-08-31T11:51:57.459Z] #76 64.65 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-31T11:51:57.459Z] #76 64.68 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-31T11:51:57.459Z] #76 64.82 Selecting previously unselected package m4. [2022-08-31T11:51:57.459Z] #76 64.85 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-31T11:51:57.459Z] #76 64.89 Unpacking m4 (1.4.18-5) ... [2022-08-31T11:51:57.678Z] #84 114.4 checking for ANSI C header files... yes [2022-08-31T11:51:57.678Z] #84 115.5 checking for sys/types.h... yes [2022-08-31T11:51:57.723Z] #76 65.19 Selecting previously unselected package autoconf. [2022-08-31T11:51:57.723Z] #76 65.19 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-31T11:51:57.723Z] #76 65.20 Unpacking autoconf (2.69-14) ... [2022-08-31T11:51:58.237Z] #84 115.7 checking for sys/stat.h... yes [2022-08-31T11:51:58.301Z] #76 65.90 Selecting previously unselected package autotools-dev. [2022-08-31T11:51:58.532Z] #84 116.1 checking for stdlib.h... yes [2022-08-31T11:51:58.533Z] #84 116.4 checking for string.h... yes [2022-08-31T11:51:58.564Z] #76 65.90 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-31T11:51:58.564Z] #76 65.93 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-31T11:51:58.789Z] #84 116.5 checking for memory.h... yes [2022-08-31T11:51:58.824Z] #76 66.23 Selecting previously unselected package automake. [2022-08-31T11:51:58.824Z] #76 66.24 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-31T11:51:58.824Z] #76 66.29 Unpacking automake (1:1.16.3-2) ... [2022-08-31T11:51:59.046Z] #84 116.8 checking for strings.h... yes [2022-08-31T11:51:59.303Z] #84 117.1 checking for inttypes.h... yes [2022-08-31T11:51:59.303Z] #84 ... [2022-08-31T11:51:59.303Z] [2022-08-31T11:51:59.303Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:51:59.303Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:51:59.303Z] #19 149.4 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-31T11:51:59.303Z] #19 149.4 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-31T11:51:59.303Z] #19 149.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-31T11:51:59.303Z] #19 149.6 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-31T11:51:59.303Z] #19 149.7 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-31T11:51:59.303Z] #19 154.9 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-08-31T11:51:59.303Z] #19 154.9 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-31T11:51:59.303Z] #19 154.9 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-31T11:51:59.303Z] #19 155.0 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-31T11:51:59.303Z] #19 155.0 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-31T11:51:59.303Z] #19 155.0 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-31T11:51:59.303Z] #19 155.0 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-31T11:51:59.303Z] #19 155.2 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-31T11:51:59.303Z] #19 155.2 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-31T11:51:59.303Z] #19 155.3 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-31T11:51:59.303Z] #19 155.4 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-31T11:51:59.303Z] #19 158.7 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-31T11:51:59.303Z] #19 158.7 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-31T11:51:59.304Z] #19 158.8 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-31T11:51:59.304Z] #19 158.8 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-31T11:51:59.304Z] #19 158.9 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-31T11:51:59.398Z] #76 ... [2022-08-31T11:51:59.398Z] [2022-08-31T11:51:59.398Z] #40 [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.2.3" && /build/go-winres --help [2022-08-31T11:51:59.398Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:51:59.398Z] #40 66.30 NAME: [2022-08-31T11:51:59.398Z] #40 66.30 go-winres - A tool for embedding resources in Windows executables [2022-08-31T11:51:59.398Z] #40 66.30 [2022-08-31T11:51:59.398Z] #40 66.30 USAGE: [2022-08-31T11:51:59.398Z] #40 66.30 go-winres [global options] command [command options] [arguments...] [2022-08-31T11:51:59.398Z] #40 66.30 [2022-08-31T11:51:59.398Z] #40 66.30 COMMANDS: [2022-08-31T11:51:59.398Z] #40 66.30 init Create an initial ./winres/winres.json [2022-08-31T11:51:59.398Z] #40 66.30 make Make syso files for the "go build" command [2022-08-31T11:51:59.398Z] #40 66.30 simply Make syso files for the "go build" command (simplified) [2022-08-31T11:51:59.398Z] #40 66.30 extract Extract all resources from an executable [2022-08-31T11:51:59.398Z] #40 66.30 patch Replace resources in an executable file (exe, dll) [2022-08-31T11:51:59.398Z] #40 66.30 help, h Shows a list of commands or help for one command [2022-08-31T11:51:59.398Z] #40 66.30 [2022-08-31T11:51:59.398Z] #40 66.30 GLOBAL OPTIONS: [2022-08-31T11:51:59.398Z] #40 66.30 --help, -h show help (default: false) [2022-08-31T11:51:59.398Z] #40 DONE 66.7s [2022-08-31T11:51:59.398Z] [2022-08-31T11:51:59.398Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:51:59.398Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:51:59.398Z] #55 61.35 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-31T11:51:59.398Z] #55 61.54 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-31T11:51:59.398Z] #55 61.61 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-31T11:51:59.398Z] #55 61.64 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-31T11:51:59.398Z] #55 61.77 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-31T11:51:59.398Z] #55 61.96 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-31T11:51:59.398Z] #55 62.08 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-31T11:51:59.398Z] #55 62.16 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-31T11:51:59.398Z] #55 62.23 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-31T11:51:59.398Z] #55 62.27 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-31T11:51:59.398Z] #55 62.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-31T11:51:59.398Z] #55 62.70 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-31T11:51:59.398Z] #55 63.79 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-31T11:51:59.398Z] #55 63.89 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-31T11:51:59.398Z] #55 64.14 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-31T11:51:59.398Z] #55 64.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-31T11:51:59.398Z] #55 64.69 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-31T11:51:59.398Z] #55 64.83 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-31T11:51:59.398Z] #55 64.90 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-31T11:51:59.398Z] #55 64.95 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-31T11:51:59.398Z] #55 65.13 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-31T11:51:59.398Z] #55 65.13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-31T11:51:59.398Z] #55 65.21 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-31T11:51:59.398Z] #55 65.34 go: downloading github.com/prometheus/common v0.32.1 [2022-08-31T11:51:59.398Z] #55 66.11 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-31T11:51:59.398Z] #55 66.15 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-31T11:51:59.560Z] #19 ... [2022-08-31T11:51:59.560Z] [2022-08-31T11:51:59.560Z] #84 [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-08-31T11:51:59.560Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:51:59.791Z] #14 62.94 The following additional packages will be installed: [2022-08-31T11:51:59.791Z] #14 62.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T11:51:59.791Z] #14 62.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-31T11:51:59.791Z] #14 62.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-31T11:51:59.791Z] #14 62.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-31T11:51:59.791Z] #14 62.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-31T11:51:59.791Z] #14 62.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-31T11:51:59.791Z] #14 62.97 mingw-w64-common mingw-w64-x86-64-dev [2022-08-31T11:51:59.791Z] #14 63.01 Suggested packages: [2022-08-31T11:51:59.791Z] #14 63.01 gcc-10-locales seccomp wine64 [2022-08-31T11:51:59.817Z] #84 117.4 checking for stdint.h... yes [2022-08-31T11:52:00.073Z] #84 117.6 checking for unistd.h... yes [2022-08-31T11:52:00.073Z] #84 117.8 checking for dlfcn.h... yes [2022-08-31T11:52:00.073Z] #84 118.0 checking for objdir... .libs [2022-08-31T11:52:00.342Z] #55 ... [2022-08-31T11:52:00.342Z] [2022-08-31T11:52:00.342Z] #76 [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-08-31T11:52:00.342Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:52:00.342Z] #76 67.52 Selecting previously unselected package patch. [2022-08-31T11:52:00.342Z] #76 67.52 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-31T11:52:00.342Z] #76 67.53 Unpacking patch (2.7.6-7) ... [2022-08-31T11:52:00.342Z] #76 67.89 Selecting previously unselected package dpkg-dev. [2022-08-31T11:52:00.606Z] #76 67.93 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-31T11:52:00.606Z] #76 67.94 Unpacking dpkg-dev (1.20.11) ... [2022-08-31T11:52:00.896Z] #84 118.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:52:00.896Z] #84 118.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:52:00.896Z] #84 118.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:52:01.549Z] #76 ... [2022-08-31T11:52:01.549Z] [2022-08-31T11:52:01.549Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:01.549Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:01.549Z] #14 58.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-31T11:52:01.549Z] #14 59.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-31T11:52:01.549Z] #14 59.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-31T11:52:01.549Z] #14 60.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-31T11:52:01.549Z] #14 62.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-31T11:52:01.549Z] #14 63.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-31T11:52:01.549Z] #14 65.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-31T11:52:01.549Z] #14 67.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-31T11:52:01.549Z] #14 68.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-31T11:52:01.549Z] #14 68.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-31T11:52:01.549Z] #14 68.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-31T11:52:01.549Z] #14 68.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T11:52:01.549Z] #14 68.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T11:52:01.549Z] #14 68.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-31T11:52:01.549Z] #14 68.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T11:52:01.549Z] #14 68.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-31T11:52:01.549Z] #14 68.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-31T11:52:01.549Z] #14 68.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-31T11:52:01.549Z] #14 68.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-31T11:52:01.549Z] #14 68.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-31T11:52:01.549Z] #14 68.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-31T11:52:01.549Z] #14 68.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-31T11:52:01.549Z] #14 68.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-31T11:52:01.549Z] #14 68.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T11:52:01.549Z] #14 ... [2022-08-31T11:52:01.549Z] [2022-08-31T11:52:01.549Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:52:01.549Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:52:01.549Z] #42 59.87 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:52:01.549Z] #42 60.37 Fetched 17.7 MB in 2s (7755 kB/s) [2022-08-31T11:52:01.549Z] #42 60.61 Selecting previously unselected package xxd. [2022-08-31T11:52:01.549Z] #42 60.61 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:52:01.549Z] #42 60.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:52:01.549Z] #42 60.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:52:01.549Z] #42 61.20 Selecting previously unselected package vim-common. [2022-08-31T11:52:01.549Z] #42 61.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:52:01.549Z] #42 61.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:52:01.549Z] #42 61.74 Selecting previously unselected package cmake-data. [2022-08-31T11:52:01.549Z] #42 61.76 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-31T11:52:01.549Z] #42 61.77 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T11:52:01.549Z] #42 67.15 Selecting previously unselected package libicu67:amd64. [2022-08-31T11:52:01.549Z] #42 67.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-31T11:52:01.549Z] #42 67.26 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T11:52:01.762Z] #14 ... [2022-08-31T11:52:01.762Z] [2022-08-31T11:52:01.762Z] #77 [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-08-31T11:52:01.762Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:52:01.762Z] #77 42.25 configure.ac:7: installing './compile' [2022-08-31T11:52:01.762Z] #77 42.26 configure.ac:11: installing './config.guess' [2022-08-31T11:52:01.762Z] #77 42.27 configure.ac:11: installing './config.sub' [2022-08-31T11:52:01.762Z] #77 42.28 configure.ac:8: installing './install-sh' [2022-08-31T11:52:01.762Z] #77 42.28 configure.ac:8: installing './missing' [2022-08-31T11:52:01.844Z] #84 118.8 checking if gcc static flag -static works... yes [2022-08-31T11:52:02.021Z] #77 42.40 Makefile.am: installing './depcomp' [2022-08-31T11:52:02.121Z] #42 ... [2022-08-31T11:52:02.121Z] [2022-08-31T11:52:02.121Z] #76 [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-08-31T11:52:02.121Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:52:02.121Z] #76 69.72 Selecting previously unselected package build-essential. [2022-08-31T11:52:02.121Z] #76 69.72 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-31T11:52:02.128Z] #84 119.7 checking if gcc supports -c -o file.o... yes [2022-08-31T11:52:02.128Z] #84 119.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:52:02.128Z] #84 119.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:52:02.382Z] #76 69.73 Unpacking build-essential (12.9) ... [2022-08-31T11:52:02.382Z] #76 69.92 Selecting previously unselected package libcap2:amd64. [2022-08-31T11:52:02.382Z] #76 69.92 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T11:52:02.382Z] #76 69.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:52:02.643Z] #76 70.09 Selecting previously unselected package libcap-dev:amd64. [2022-08-31T11:52:02.643Z] #76 70.11 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-31T11:52:02.643Z] #76 70.13 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T11:52:02.719Z] #84 119.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:52:02.719Z] #84 120.4 checking how to hardcode library paths into programs... immediate [2022-08-31T11:52:02.719Z] #84 120.4 checking whether stripping libraries is possible... yes [2022-08-31T11:52:02.719Z] #84 120.4 checking if libtool supports shared libraries... yes [2022-08-31T11:52:02.719Z] #84 120.4 checking whether to build shared libraries... no [2022-08-31T11:52:02.719Z] #84 120.4 checking whether to build static libraries... yes [2022-08-31T11:52:02.719Z] #84 120.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:52:02.719Z] #84 120.6 checking whether build environment is sane... yes [2022-08-31T11:52:02.719Z] #84 120.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:52:02.904Z] #76 70.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:52:02.904Z] #76 70.48 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:52:02.982Z] #84 120.7 checking whether make sets $(MAKE)... yes [2022-08-31T11:52:02.982Z] #84 120.8 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:52:02.982Z] #84 120.9 checking whether make supports nested variables... yes [2022-08-31T11:52:02.982Z] #84 121.0 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:52:02.982Z] #84 121.0 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:52:03.092Z] #14 65.76 The following NEW packages will be installed: [2022-08-31T11:52:03.092Z] #14 65.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T11:52:03.092Z] #14 65.80 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-31T11:52:03.092Z] #14 65.80 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-31T11:52:03.092Z] #14 65.80 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-31T11:52:03.092Z] #14 65.81 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-31T11:52:03.092Z] #14 65.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-31T11:52:03.092Z] #14 65.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-31T11:52:03.092Z] #14 65.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-31T11:52:03.092Z] #14 65.83 mingw-w64-x86-64-dev [2022-08-31T11:52:03.092Z] #14 ... [2022-08-31T11:52:03.092Z] [2022-08-31T11:52:03.092Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:52:03.092Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:52:03.092Z] #55 65.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-31T11:52:03.092Z] #55 66.20 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-31T11:52:03.092Z] #55 ... [2022-08-31T11:52:03.092Z] [2022-08-31T11:52:03.092Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:52:03.092Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:52:03.092Z] #62 46.69 Reading package lists... [2022-08-31T11:52:03.092Z] #62 56.41 Building dependency tree... [2022-08-31T11:52:03.092Z] #62 63.91 The following additional packages will be installed: [2022-08-31T11:52:03.092Z] #62 63.97 libbtrfs0 [2022-08-31T11:52:03.092Z] #62 64.43 The following NEW packages will be installed: [2022-08-31T11:52:03.092Z] #62 64.44 libbtrfs-dev libbtrfs0 [2022-08-31T11:52:03.092Z] #62 65.18 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:52:03.092Z] #62 65.18 Need to get 460 kB of archives. [2022-08-31T11:52:03.092Z] #62 65.18 After this operation, 1237 kB of additional disk space will be used. [2022-08-31T11:52:03.092Z] #62 65.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T11:52:03.092Z] #62 65.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T11:52:03.092Z] #62 ... [2022-08-31T11:52:03.092Z] [2022-08-31T11:52:03.092Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:52:03.092Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:52:03.092Z] #55 66.28 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-31T11:52:03.164Z] #76 70.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:03.241Z] #84 121.0 checking how to create a ustar tar archive... gnutar [2022-08-31T11:52:03.356Z] #55 ... [2022-08-31T11:52:03.356Z] [2022-08-31T11:52:03.356Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:52:03.356Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:52:03.356Z] #42 46.75 Reading package lists... [2022-08-31T11:52:03.356Z] #42 56.81 Building dependency tree... [2022-08-31T11:52:03.356Z] #42 64.65 The following additional packages will be installed: [2022-08-31T11:52:03.356Z] #42 64.68 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-31T11:52:03.356Z] #42 64.72 Suggested packages: [2022-08-31T11:52:03.356Z] #42 64.73 cmake-doc ninja-build lrzip [2022-08-31T11:52:03.356Z] #42 64.73 Recommended packages: [2022-08-31T11:52:03.356Z] #42 64.73 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-31T11:52:03.356Z] #42 66.41 The following NEW packages will be installed: [2022-08-31T11:52:03.356Z] #42 66.44 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-31T11:52:03.356Z] #42 66.48 vim-common xxd [2022-08-31T11:52:03.356Z] #42 ... [2022-08-31T11:52:03.356Z] [2022-08-31T11:52:03.356Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:52:03.356Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:52:03.356Z] #55 66.65 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-31T11:52:03.397Z] #77 43.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T11:52:03.397Z] #77 43.61 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T11:52:03.397Z] #77 43.72 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T11:52:03.397Z] #77 43.72 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T11:52:03.397Z] #77 43.79 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T11:52:03.397Z] #77 43.85 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T11:52:03.397Z] #77 43.93 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T11:52:03.425Z] #76 70.84 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-31T11:52:03.425Z] #76 70.84 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:52:03.425Z] #76 70.84 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:03.498Z] #84 121.1 checking dependency style of gcc... gcc3 [2022-08-31T11:52:03.498Z] #84 121.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:52:03.498Z] #84 121.4 checking whether make supports nested variables... (cached) yes [2022-08-31T11:52:03.498Z] #84 121.4 checking for gawk... (cached) mawk [2022-08-31T11:52:03.498Z] #84 121.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T11:52:03.498Z] #84 121.4 checking for gcc... (cached) gcc [2022-08-31T11:52:03.621Z] #55 66.88 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-31T11:52:03.656Z] #77 44.04 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T11:52:03.656Z] #77 44.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T11:52:03.685Z] #76 71.20 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T11:52:03.823Z] #84 121.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T11:52:03.823Z] #84 121.6 checking whether gcc accepts -g... (cached) yes [2022-08-31T11:52:03.823Z] #84 121.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T11:52:03.823Z] #84 121.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T11:52:03.823Z] #84 121.6 checking for a Python interpreter with version >= 3... python3 [2022-08-31T11:52:03.885Z] #55 67.08 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-31T11:52:03.885Z] #55 67.12 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-31T11:52:03.956Z] #76 71.20 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T11:52:03.956Z] #76 71.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:52:04.104Z] #84 121.8 checking for python3... /usr/bin/python3 [2022-08-31T11:52:04.104Z] #84 121.8 checking for python3 version... 3.9 [2022-08-31T11:52:04.104Z] #84 122.0 checking for python3 platform... linux [2022-08-31T11:52:04.146Z] #55 67.35 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-31T11:52:04.146Z] #55 67.47 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-31T11:52:04.216Z] #76 71.62 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T11:52:04.216Z] #76 71.62 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T11:52:04.216Z] #76 71.66 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:52:04.360Z] #84 122.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T11:52:04.408Z] #55 67.53 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-31T11:52:04.622Z] #84 122.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T11:52:04.668Z] #55 67.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-31T11:52:04.668Z] #55 68.00 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-31T11:52:04.878Z] #84 122.5 checking for go-md2man... no [2022-08-31T11:52:05.136Z] #84 122.6 checking error.h usability... yes [2022-08-31T11:52:05.136Z] #84 123.0 checking error.h presence... yes [2022-08-31T11:52:05.136Z] #84 123.1 checking for error.h... yes [2022-08-31T11:52:05.159Z] #76 72.57 Selecting previously unselected package libtool. [2022-08-31T11:52:05.159Z] #76 72.58 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-31T11:52:05.159Z] #76 72.60 Unpacking libtool (2.4.6-15) ... [2022-08-31T11:52:05.239Z] #55 ... [2022-08-31T11:52:05.239Z] [2022-08-31T11:52:05.239Z] #51 [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-08-31T11:52:05.239Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:52:05.239Z] #51 48.07 Reading package lists... [2022-08-31T11:52:05.239Z] #51 58.44 Building dependency tree... [2022-08-31T11:52:05.239Z] #51 65.79 The following additional packages will be installed: [2022-08-31T11:52:05.239Z] #51 65.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T11:52:05.239Z] #51 65.80 python3-protobuf python3-six [2022-08-31T11:52:05.239Z] #51 65.85 Suggested packages: [2022-08-31T11:52:05.239Z] #51 65.85 python3-setuptools [2022-08-31T11:52:05.240Z] #51 65.85 Recommended packages: [2022-08-31T11:52:05.240Z] #51 65.85 iproute2 | iproute [2022-08-31T11:52:05.240Z] #51 67.22 The following NEW packages will be installed: [2022-08-31T11:52:05.240Z] #51 67.22 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-31T11:52:05.240Z] #51 67.22 python3-protobuf python3-six [2022-08-31T11:52:05.501Z] #51 68.23 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:52:05.501Z] #51 68.23 Need to get 2315 kB of archives. [2022-08-31T11:52:05.501Z] #51 68.23 After this operation, 11.1 MB of additional disk space will be used. [2022-08-31T11:52:05.501Z] #51 68.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-31T11:52:05.501Z] #51 68.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T11:52:05.501Z] #51 ... [2022-08-31T11:52:05.501Z] [2022-08-31T11:52:05.501Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:52:05.501Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:52:05.501Z] #62 67.64 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:52:05.501Z] #62 68.21 Fetched 460 kB in 0s (947 kB/s) [2022-08-31T11:52:05.501Z] #62 68.44 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T11:52:05.501Z] #62 68.44 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:52:05.501Z] #62 68.53 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T11:52:05.501Z] #62 68.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:52:05.668Z] #84 123.1 checking linux/openat2.h usability... yes [2022-08-31T11:52:05.668Z] #84 123.5 checking linux/openat2.h presence... yes [2022-08-31T11:52:05.668Z] #84 123.6 checking for linux/openat2.h... yes [2022-08-31T11:52:05.729Z] #76 73.09 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T11:52:05.729Z] #76 73.10 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T11:52:05.729Z] #76 73.12 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:52:05.729Z] #76 73.25 Selecting previously unselected package libyajl2:amd64. [2022-08-31T11:52:05.729Z] #76 73.25 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T11:52:05.729Z] #76 73.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:52:05.930Z] #84 123.6 checking for copy_file_range... yes [2022-08-31T11:52:05.992Z] #76 73.40 Selecting previously unselected package libyajl-dev:amd64. [2022-08-31T11:52:05.992Z] #76 73.42 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-31T11:52:05.992Z] #76 73.43 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T11:52:06.027Z] #62 69.10 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T11:52:06.027Z] #62 69.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T11:52:06.027Z] #62 69.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:52:06.187Z] #84 123.9 checking for fgetxattr... yes [2022-08-31T11:52:06.253Z] #76 73.79 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:52:06.474Z] #77 33.02 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-31T11:52:06.513Z] #76 73.90 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-31T11:52:06.513Z] #76 73.97 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:52:06.513Z] #76 74.00 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-31T11:52:06.513Z] #76 74.04 Setting up file (1:5.39-3) ... [2022-08-31T11:52:06.513Z] #76 74.09 Setting up bzip2 (1.0.8-4) ... [2022-08-31T11:52:06.710Z] #84 124.2 checking for statx... yes [2022-08-31T11:52:06.774Z] #76 74.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:06.774Z] #76 74.14 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:06.774Z] #76 74.17 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:52:06.774Z] #76 74.21 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-31T11:52:06.774Z] #76 74.24 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-31T11:52:06.774Z] #76 74.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:52:06.969Z] #62 70.15 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:52:07.034Z] #76 74.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T11:52:07.034Z] #76 74.38 Setting up patch (2.7.6-7) ... [2022-08-31T11:52:07.034Z] #76 74.46 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:52:07.034Z] #76 74.51 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T11:52:07.034Z] #76 74.53 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T11:52:07.034Z] #76 74.54 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:52:07.034Z] #76 74.56 Setting up libtool (2.4.6-15) ... [2022-08-31T11:52:07.034Z] #76 74.60 Setting up m4 (1.4.18-5) ... [2022-08-31T11:52:07.229Z] #62 ... [2022-08-31T11:52:07.229Z] [2022-08-31T11:52:07.229Z] #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-08-31T11:52:07.229Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-31T11:52:07.229Z] #57 69.35 v3.0.2 [2022-08-31T11:52:07.229Z] #57 DONE 70.3s [2022-08-31T11:52:07.229Z] [2022-08-31T11:52:07.229Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:52:07.229Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-31T11:52:07.229Z] #62 70.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:52:07.229Z] #62 70.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:52:07.236Z] #84 124.8 checking for fgetpwent_r... yes [2022-08-31T11:52:07.348Z] #76 74.65 Setting up dpkg-dev (1.20.11) ... [2022-08-31T11:52:07.349Z] #76 74.68 Setting up autoconf (2.69-14) ... [2022-08-31T11:52:07.349Z] #76 74.71 Setting up build-essential (12.9) ... [2022-08-31T11:52:07.349Z] #76 74.75 Setting up automake (1:1.16.3-2) ... [2022-08-31T11:52:07.349Z] #76 74.77 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-31T11:52:07.349Z] #76 74.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:52:07.764Z] #84 125.2 checking for issetugid... no [2022-08-31T11:52:07.764Z] #84 125.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T11:52:07.764Z] #84 125.6 checking pkg-config is at least version 0.9.0... yes [2022-08-31T11:52:07.800Z] #62 DONE 71.1s [2022-08-31T11:52:07.800Z] [2022-08-31T11:52:07.800Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:52:07.800Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:52:07.800Z] #55 69.11 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-31T11:52:07.800Z] #55 69.20 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-31T11:52:07.800Z] #55 69.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-31T11:52:07.800Z] #55 69.58 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-31T11:52:07.800Z] #55 70.72 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-31T11:52:07.800Z] #55 70.96 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-31T11:52:07.800Z] #55 71.01 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-31T11:52:08.062Z] #55 71.28 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-31T11:52:08.062Z] #55 ... [2022-08-31T11:52:08.062Z] [2022-08-31T11:52:08.062Z] #76 [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-08-31T11:52:08.062Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:52:08.062Z] #76 58.31 Building dependency tree... [2022-08-31T11:52:08.062Z] #76 66.16 python3 is already the newest version (3.9.2-3). [2022-08-31T11:52:08.062Z] #76 66.16 The following additional packages will be installed: [2022-08-31T11:52:08.062Z] #76 66.18 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-31T11:52:08.062Z] #76 66.20 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-31T11:52:08.062Z] #76 66.29 Suggested packages: [2022-08-31T11:52:08.062Z] #76 66.29 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-31T11:52:08.062Z] #76 66.29 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-31T11:52:08.062Z] #76 66.29 m4-doc ed diffutils-doc [2022-08-31T11:52:08.062Z] #76 66.29 Recommended packages: [2022-08-31T11:52:08.062Z] #76 66.29 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-31T11:52:08.062Z] #76 69.37 The following NEW packages will be installed: [2022-08-31T11:52:08.062Z] #76 69.37 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-31T11:52:08.062Z] #76 69.38 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-31T11:52:08.062Z] #76 69.38 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-31T11:52:08.062Z] #76 69.38 libyajl2 m4 patch xz-utils [2022-08-31T11:52:08.062Z] #76 70.03 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:52:08.062Z] #76 70.03 Need to get 5940 kB of archives. [2022-08-31T11:52:08.062Z] #76 70.03 After this operation, 18.7 MB of additional disk space will be used. [2022-08-31T11:52:08.062Z] #76 70.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T11:52:08.062Z] #76 70.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-31T11:52:08.062Z] #76 70.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-31T11:52:08.062Z] #76 70.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-31T11:52:08.062Z] #76 70.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-31T11:52:08.062Z] #76 70.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-31T11:52:08.062Z] #76 70.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-31T11:52:08.062Z] #76 70.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-31T11:52:08.062Z] #76 70.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-31T11:52:08.062Z] #76 70.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-31T11:52:08.062Z] #76 70.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T11:52:08.062Z] #76 70.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-31T11:52:08.062Z] #76 70.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-31T11:52:08.062Z] #76 70.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T11:52:08.062Z] #76 70.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-31T11:52:08.062Z] #76 70.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:52:08.062Z] #76 70.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-31T11:52:08.062Z] #76 70.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-31T11:52:08.062Z] #76 71.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T11:52:08.062Z] #76 71.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-31T11:52:08.062Z] #76 71.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T11:52:08.062Z] #76 71.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T11:52:08.062Z] #76 71.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-31T11:52:08.062Z] #76 ... [2022-08-31T11:52:08.062Z] [2022-08-31T11:52:08.062Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-31T11:52:08.062Z] #63 sha256:5c930ed44baf0e5172836831471ab0f39f7330a2e12d7a4a350558b1a79a75b4 [2022-08-31T11:52:08.322Z] #63 DONE 0.4s [2022-08-31T11:52:08.322Z] [2022-08-31T11:52:08.322Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:52:08.322Z] #64 sha256:9a35a2d317f02668ecac3d5a9c03e89881debf07cf9676236049105dd62a2f00 [2022-08-31T11:52:08.332Z] #84 125.6 checking for library containing yajl_tree_get... [2022-08-31T11:52:08.332Z] #84 ... [2022-08-31T11:52:08.332Z] [2022-08-31T11:52:08.332Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:52:08.332Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:52:08.332Z] #41 DONE 181.5s [2022-08-31T11:52:08.332Z] [2022-08-31T11:52:08.332Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:52:08.332Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:52:08.332Z] #19 162.2 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-31T11:52:08.332Z] #19 162.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-31T11:52:08.332Z] #19 162.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-31T11:52:08.332Z] #19 162.3 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-31T11:52:08.332Z] #19 162.3 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-31T11:52:08.332Z] #19 162.3 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-31T11:52:08.332Z] #19 162.3 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-31T11:52:08.332Z] #19 162.3 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-31T11:52:08.332Z] #19 162.4 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-31T11:52:08.332Z] #19 162.5 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-31T11:52:08.332Z] #19 162.6 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-31T11:52:08.332Z] #19 162.6 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-31T11:52:08.332Z] #19 162.7 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-31T11:52:08.332Z] #19 162.7 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-31T11:52:08.332Z] #19 162.7 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-31T11:52:08.332Z] #19 165.8 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-31T11:52:08.332Z] #19 165.8 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-31T11:52:08.332Z] #19 165.9 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-31T11:52:08.332Z] #19 166.0 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-31T11:52:08.332Z] #19 166.1 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-08-31T11:52:08.332Z] #19 168.1 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-31T11:52:08.332Z] #19 168.1 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-31T11:52:08.332Z] #19 168.2 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-31T11:52:08.332Z] #19 168.2 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-31T11:52:08.332Z] #19 168.2 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-31T11:52:08.332Z] #19 168.2 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-31T11:52:08.332Z] #19 168.2 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-31T11:52:08.332Z] #19 168.2 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-31T11:52:08.332Z] #19 168.3 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-31T11:52:08.332Z] #19 168.4 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-31T11:52:08.332Z] #19 168.4 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-31T11:52:08.332Z] #19 168.4 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-31T11:52:08.332Z] #19 ... [2022-08-31T11:52:08.332Z] [2022-08-31T11:52:08.332Z] #84 [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-08-31T11:52:08.332Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:08.332Z] #84 125.6 checking for library containing yajl_tree_get... -lyajl [2022-08-31T11:52:08.332Z] #84 126.2 checking for yajl >= 2.0.0... yes [2022-08-31T11:52:08.588Z] #84 126.3 checking sys/capability.h usability... yes [2022-08-31T11:52:08.844Z] #84 126.5 checking sys/capability.h presence... yes [2022-08-31T11:52:08.844Z] #84 126.7 checking for sys/capability.h... yes [2022-08-31T11:52:08.990Z] #77 ... [2022-08-31T11:52:08.990Z] [2022-08-31T11:52:08.990Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:52:08.990Z] #64 sha256:3337058a57e7c19bbb5eead458b4d2e01d4db202b9f225b1958d243877189ee5 [2022-08-31T11:52:09.268Z] #64 ... [2022-08-31T11:52:09.268Z] [2022-08-31T11:52:09.268Z] #40 [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.2.3" && /build/go-winres --help [2022-08-31T11:52:09.268Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-31T11:52:09.268Z] #40 72.29 NAME: [2022-08-31T11:52:09.268Z] #40 72.29 go-winres - A tool for embedding resources in Windows executables [2022-08-31T11:52:09.268Z] #40 72.29 [2022-08-31T11:52:09.268Z] #40 72.29 USAGE: [2022-08-31T11:52:09.268Z] #40 72.29 go-winres [global options] command [command options] [arguments...] [2022-08-31T11:52:09.268Z] #40 72.29 [2022-08-31T11:52:09.268Z] #40 72.29 COMMANDS: [2022-08-31T11:52:09.268Z] #40 72.29 init Create an initial ./winres/winres.json [2022-08-31T11:52:09.268Z] #40 72.29 make Make syso files for the "go build" command [2022-08-31T11:52:09.268Z] #40 72.29 simply Make syso files for the "go build" command (simplified) [2022-08-31T11:52:09.268Z] #40 72.29 extract Extract all resources from an executable [2022-08-31T11:52:09.268Z] #40 72.29 patch Replace resources in an executable file (exe, dll) [2022-08-31T11:52:09.268Z] #40 72.29 help, h Shows a list of commands or help for one command [2022-08-31T11:52:09.268Z] #40 72.29 [2022-08-31T11:52:09.268Z] #40 72.29 GLOBAL OPTIONS: [2022-08-31T11:52:09.268Z] #40 72.29 --help, -h show help (default: false) [2022-08-31T11:52:09.268Z] #40 DONE 72.5s [2022-08-31T11:52:09.373Z] #76 DONE 76.9s [2022-08-31T11:52:09.373Z] [2022-08-31T11:52:09.373Z] #51 [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-08-31T11:52:09.373Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:52:09.373Z] #51 67.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-31T11:52:09.373Z] #51 69.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:52:09.373Z] #51 70.05 Fetched 2315 kB in 9s (265 kB/s) [2022-08-31T11:52:09.373Z] #51 70.14 Selecting previously unselected package libprotobuf23:amd64. [2022-08-31T11:52:09.373Z] #51 70.14 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:52:09.373Z] #51 70.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-31T11:52:09.373Z] #51 70.33 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T11:52:09.373Z] #51 71.75 Selecting previously unselected package python3-pkg-resources. [2022-08-31T11:52:09.373Z] #51 71.76 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T11:52:09.373Z] #51 71.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:52:09.373Z] #51 72.09 Selecting previously unselected package python3-six. [2022-08-31T11:52:09.373Z] #51 72.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-31T11:52:09.373Z] #51 72.12 Unpacking python3-six (1.16.0-2) ... [2022-08-31T11:52:09.373Z] #51 72.33 Selecting previously unselected package python3-protobuf. [2022-08-31T11:52:09.373Z] #51 72.33 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-31T11:52:09.373Z] #51 72.39 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-31T11:52:09.373Z] #51 73.37 Selecting previously unselected package libnet1:amd64. [2022-08-31T11:52:09.373Z] #51 73.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T11:52:09.373Z] #51 73.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:52:09.373Z] #51 73.73 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T11:52:09.373Z] #51 73.73 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T11:52:09.373Z] #51 73.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:52:09.373Z] #51 74.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:52:09.373Z] #51 74.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:52:09.373Z] #51 74.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:09.373Z] #51 74.20 Selecting previously unselected package criu. [2022-08-31T11:52:09.373Z] #51 74.21 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-31T11:52:09.373Z] #51 74.25 Unpacking criu (3.17.1-1) ... [2022-08-31T11:52:09.373Z] #51 76.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:52:09.529Z] [2022-08-31T11:52:09.529Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:52:09.529Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:52:09.633Z] #51 ... [2022-08-31T11:52:09.633Z] [2022-08-31T11:52:09.633Z] #77 [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-08-31T11:52:09.633Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:09.789Z] #84 126.8 checking for library containing cap_from_name... -lcap [2022-08-31T11:52:10.047Z] #84 127.4 checking for library containing dlopen... [2022-08-31T11:52:10.047Z] #84 ... [2022-08-31T11:52:10.047Z] [2022-08-31T11:52:10.047Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:52:10.047Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:52:10.047Z] #43 182.9 Delve is a source level debugger for Go programs. [2022-08-31T11:52:10.047Z] #43 182.9 [2022-08-31T11:52:10.047Z] #43 182.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-31T11:52:10.047Z] #43 182.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-31T11:52:10.047Z] #43 182.9 [2022-08-31T11:52:10.047Z] #43 182.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-31T11:52:10.047Z] #43 182.9 [2022-08-31T11:52:10.047Z] #43 182.9 Pass flags to the program you are debugging using `--`, for example: [2022-08-31T11:52:10.047Z] #43 182.9 [2022-08-31T11:52:10.047Z] #43 182.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-31T11:52:10.047Z] #43 182.9 [2022-08-31T11:52:10.047Z] #43 182.9 Usage: [2022-08-31T11:52:10.047Z] #43 182.9 dlv [command] [2022-08-31T11:52:10.047Z] #43 182.9 [2022-08-31T11:52:10.047Z] #43 182.9 Available Commands: [2022-08-31T11:52:10.047Z] #43 182.9 attach Attach to running process and begin debugging. [2022-08-31T11:52:10.047Z] #43 182.9 connect Connect to a headless debug server with a terminal client. [2022-08-31T11:52:10.047Z] #43 182.9 core Examine a core dump. [2022-08-31T11:52:10.047Z] #43 182.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-31T11:52:10.047Z] #43 182.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-31T11:52:10.047Z] #43 182.9 exec Execute a precompiled binary, and begin a debug session. [2022-08-31T11:52:10.047Z] #43 182.9 help Help about any command [2022-08-31T11:52:10.047Z] #43 182.9 run Deprecated command. Use 'debug' instead. [2022-08-31T11:52:10.047Z] #43 182.9 test Compile test binary and begin debugging program. [2022-08-31T11:52:10.047Z] #43 182.9 trace Compile and begin tracing program. [2022-08-31T11:52:10.047Z] #43 182.9 version Prints version. [2022-08-31T11:52:10.047Z] #43 182.9 [2022-08-31T11:52:10.047Z] #43 182.9 Flags: [2022-08-31T11:52:10.047Z] #43 182.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-31T11:52:10.047Z] #43 182.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-31T11:52:10.047Z] #43 182.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-31T11:52:10.047Z] #43 182.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-31T11:52:10.047Z] #43 182.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-31T11:52:10.047Z] #43 182.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-31T11:52:10.047Z] #43 182.9 --disable-aslr Disables address space randomization [2022-08-31T11:52:10.047Z] #43 182.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-31T11:52:10.047Z] #43 182.9 -h, --help help for dlv [2022-08-31T11:52:10.047Z] #43 182.9 --init string Init file, executed by the terminal client. [2022-08-31T11:52:10.047Z] #43 182.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-31T11:52:10.047Z] #43 182.9 --log Enable debugging server logging. [2022-08-31T11:52:10.047Z] #43 182.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-31T11:52:10.047Z] #43 182.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-31T11:52:10.047Z] #43 182.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-31T11:52:10.047Z] #43 182.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-31T11:52:10.047Z] #43 182.9 --wd string Working directory for running the program. [2022-08-31T11:52:10.047Z] #43 182.9 [2022-08-31T11:52:10.047Z] #43 182.9 Additional help topics: [2022-08-31T11:52:10.047Z] #43 182.9 dlv backend Help about the --backend flag. [2022-08-31T11:52:10.047Z] #43 182.9 dlv log Help about logging flags. [2022-08-31T11:52:10.047Z] #43 182.9 dlv redirect Help about file redirection. [2022-08-31T11:52:10.047Z] #43 182.9 [2022-08-31T11:52:10.047Z] #43 182.9 Use "dlv [command] --help" for more information about a command. [2022-08-31T11:52:10.047Z] #43 DONE 183.3s [2022-08-31T11:52:10.047Z] [2022-08-31T11:52:10.047Z] #84 [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-08-31T11:52:10.047Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:10.047Z] #84 127.4 checking for library containing dlopen... -ldl [2022-08-31T11:52:10.270Z] #64 52.91 Updating files: 47% (2393/4992) Updating files: 48% (2397/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 89% (4472/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-08-31T11:52:10.270Z] #64 54.38 + cd /tmp/tmp.pVNBHxmhKA/src/github.com/containerd/containerd [2022-08-31T11:52:10.270Z] #64 54.39 + git checkout -q v1.6.8 [2022-08-31T11:52:10.304Z] #84 128.0 checking seccomp.h usability... yes [2022-08-31T11:52:10.304Z] #84 128.2 checking seccomp.h presence... yes [2022-08-31T11:52:10.304Z] #84 128.3 checking for seccomp.h... yes [2022-08-31T11:52:10.572Z] #77 ... [2022-08-31T11:52:10.572Z] [2022-08-31T11:52:10.572Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:52:10.572Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:52:10.572Z] #55 67.90 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-31T11:52:10.572Z] #55 69.84 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-31T11:52:10.572Z] #55 ... [2022-08-31T11:52:10.572Z] [2022-08-31T11:52:10.572Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:52:10.572Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:52:10.572Z] #42 78.03 Selecting previously unselected package libxml2:amd64. [2022-08-31T11:52:10.572Z] #42 78.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-31T11:52:10.573Z] #42 78.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T11:52:10.621Z] #34 71.43 Updating files: 49% (752/1521) Updating files: 50% (761/1521) Updating files: 51% (776/1521) Updating files: 52% (791/1521) Updating files: 53% (807/1521) Updating files: 54% (822/1521) Updating files: 55% (837/1521) Updating files: 56% (852/1521) Updating files: 57% (867/1521) Updating files: 58% (883/1521) Updating files: 59% (898/1521) Updating files: 60% (913/1521) Updating files: 61% (928/1521) Updating files: 62% (944/1521) Updating files: 63% (959/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 85% (1297/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-31T11:52:10.881Z] #34 73.76 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-31T11:52:11.127Z] #84 128.3 checking for library containing seccomp_rule_add... -lseccomp [2022-08-31T11:52:11.127Z] #84 128.8 checking for library containing seccomp_arch_resolve_name... none required [2022-08-31T11:52:11.385Z] #84 129.1 checking systemd/sd-bus.h usability... yes [2022-08-31T11:52:11.450Z] #34 74.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:52:11.511Z] #42 79.06 Selecting previously unselected package libarchive13:amd64. [2022-08-31T11:52:11.641Z] #84 129.4 checking systemd/sd-bus.h presence... yes [2022-08-31T11:52:11.641Z] #84 129.6 checking for systemd/sd-bus.h... yes [2022-08-31T11:52:11.771Z] #42 79.07 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-31T11:52:11.771Z] #42 79.07 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T11:52:12.031Z] #42 79.61 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-31T11:52:12.031Z] #42 79.62 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-31T11:52:12.160Z] #64 56.11 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-31T11:52:12.161Z] #64 56.11 + BUILDTAGS='netgo osusergo static_build' [2022-08-31T11:52:12.161Z] #64 56.11 + export EXTRA_FLAGS=-buildmode=pie [2022-08-31T11:52:12.161Z] #64 56.11 + EXTRA_FLAGS=-buildmode=pie [2022-08-31T11:52:12.161Z] #64 56.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-31T11:52:12.161Z] #64 56.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-31T11:52:12.161Z] #64 56.11 + '[' '' = dynamic ']' [2022-08-31T11:52:12.161Z] #64 56.11 + make [2022-08-31T11:52:12.291Z] #42 79.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T11:52:12.291Z] #42 79.91 Selecting previously unselected package librhash0:amd64. [2022-08-31T11:52:12.551Z] #42 79.91 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-31T11:52:12.551Z] #42 79.92 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-31T11:52:12.580Z] #84 129.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-31T11:52:12.580Z] #84 130.2 checking for sd_notify_barrier... yes [2022-08-31T11:52:12.810Z] #42 80.31 Selecting previously unselected package libuv1:amd64. [2022-08-31T11:52:12.838Z] #84 130.5 checking linux/bpf.h usability... yes [2022-08-31T11:52:12.838Z] #84 130.7 checking linux/bpf.h presence... yes [2022-08-31T11:52:12.838Z] #84 130.8 checking for linux/bpf.h... yes [2022-08-31T11:52:13.070Z] #42 80.33 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-31T11:52:13.070Z] #42 80.34 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-31T11:52:13.070Z] #42 ... [2022-08-31T11:52:13.070Z] [2022-08-31T11:52:13.070Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:13.070Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:13.070Z] #14 70.38 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:52:13.070Z] #14 70.77 Fetched 115 MB in 12s (9849 kB/s) [2022-08-31T11:52:13.070Z] #14 70.95 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-31T11:52:13.070Z] #14 70.95 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:52:13.070Z] #14 71.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T11:52:13.070Z] #14 71.07 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T11:52:13.070Z] #14 76.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-31T11:52:13.070Z] #14 76.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T11:52:13.070Z] #14 76.89 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T11:52:13.070Z] #14 ... [2022-08-31T11:52:13.070Z] [2022-08-31T11:52:13.070Z] #51 [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-08-31T11:52:13.070Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:52:13.070Z] #51 79.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T11:52:13.070Z] #51 79.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:52:13.070Z] #51 79.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:13.070Z] #51 79.98 Setting up python3-six (1.16.0-2) ... [2022-08-31T11:52:13.094Z] #84 130.8 checking compilation for eBPF... yes [2022-08-31T11:52:13.330Z] #51 ... [2022-08-31T11:52:13.330Z] [2022-08-31T11:52:13.330Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:52:13.330Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:52:13.330Z] #34 70.33 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-31T11:52:13.330Z] #34 71.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-31T11:52:13.330Z] #34 72.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:52:13.330Z] #34 ... [2022-08-31T11:52:13.330Z] [2022-08-31T11:52:13.330Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:52:13.330Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:52:13.330Z] #42 80.63 Selecting previously unselected package cmake. [2022-08-31T11:52:13.330Z] #42 80.63 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-31T11:52:13.330Z] #42 80.70 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-31T11:52:13.351Z] #84 131.1 checking for criu >= 3.15... no [2022-08-31T11:52:13.351Z] #84 131.1 configure: CRIU headers not found, building without CRIU support [2022-08-31T11:52:13.351Z] #84 131.1 checking for criu > 3.16... no [2022-08-31T11:52:13.351Z] #84 131.2 configure: CRIU version doesn't support join-ns API [2022-08-31T11:52:13.351Z] #84 131.2 checking for criu > 3.16.1... no [2022-08-31T11:52:13.351Z] #84 131.2 configure: CRIU version doesn't support for pre-dumping [2022-08-31T11:52:13.361Z] #34 ... [2022-08-31T11:52:13.361Z] [2022-08-31T11:52:13.361Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:13.361Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:13.361Z] #14 66.43 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:52:13.361Z] #14 66.43 Need to get 115 MB of archives. [2022-08-31T11:52:13.361Z] #14 66.43 After this operation, 645 MB of additional disk space will be used. [2022-08-31T11:52:13.361Z] #14 66.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-31T11:52:13.361Z] #14 66.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-31T11:52:13.361Z] #14 67.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-31T11:52:13.361Z] #14 67.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-31T11:52:13.361Z] #14 67.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-31T11:52:13.361Z] #14 67.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-31T11:52:13.361Z] #14 67.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-31T11:52:13.361Z] #14 68.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-31T11:52:13.361Z] #14 68.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-31T11:52:13.361Z] #14 69.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-31T11:52:13.361Z] #14 71.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-31T11:52:13.361Z] #14 73.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-31T11:52:13.361Z] #14 74.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-31T11:52:13.361Z] #14 ... [2022-08-31T11:52:13.361Z] [2022-08-31T11:52:13.361Z] #76 [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-08-31T11:52:13.361Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:52:13.361Z] #76 73.43 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:52:13.361Z] #76 74.04 Fetched 5940 kB in 2s (3871 kB/s) [2022-08-31T11:52:13.361Z] #76 74.28 Selecting previously unselected package bzip2. [2022-08-31T11:52:13.361Z] #76 74.28 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:52:13.361Z] #76 74.42 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T11:52:13.361Z] #76 74.47 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T11:52:13.361Z] #76 74.73 Selecting previously unselected package libmagic-mgc. [2022-08-31T11:52:13.361Z] #76 74.74 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-31T11:52:13.361Z] #76 74.76 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-31T11:52:13.361Z] #76 76.05 Selecting previously unselected package libmagic1:amd64. [2022-08-31T11:52:13.361Z] #76 76.06 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-31T11:52:13.361Z] #76 76.10 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-31T11:52:13.361Z] #76 76.45 Selecting previously unselected package file. [2022-08-31T11:52:13.361Z] #76 76.45 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-31T11:52:13.361Z] #76 76.49 Unpacking file (1:5.39-3) ... [2022-08-31T11:52:13.608Z] #84 131.2 checking for new mount API (fsconfig)... yes [2022-08-31T11:52:13.608Z] #84 131.4 checking for seccomp notify API... yes [2022-08-31T11:52:13.608Z] #84 131.5 checking for gperf... no [2022-08-31T11:52:13.608Z] #84 131.5 configure: gperf not found - cannot rebuild signal parser code [2022-08-31T11:52:13.622Z] #76 76.89 Selecting previously unselected package xz-utils. [2022-08-31T11:52:13.622Z] #76 76.89 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T11:52:13.622Z] #76 76.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:52:13.629Z] #77 ... [2022-08-31T11:52:13.629Z] [2022-08-31T11:52:13.629Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:13.629Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:52:13.629Z] #14 88.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-31T11:52:13.629Z] #14 88.98 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-31T11:52:13.629Z] #14 88.98 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:52:13.629Z] #14 ... [2022-08-31T11:52:13.629Z] [2022-08-31T11:52:13.629Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:52:13.629Z] #67 sha256:0e624c5a8fef506cd9d564341d24d1f492dda42d00ddede86c07a82cd7701153 [2022-08-31T11:52:13.629Z] #67 99.40 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T11:52:13.629Z] #67 99.40 + GOBIN=/build [2022-08-31T11:52:13.629Z] #67 99.40 + GO111MODULE=on [2022-08-31T11:52:13.629Z] #67 99.40 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:52:13.865Z] #84 131.5 checking for library containing argp_parse... none required [2022-08-31T11:52:13.882Z] #76 ... [2022-08-31T11:52:13.882Z] [2022-08-31T11:52:13.882Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:52:13.882Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:52:13.882Z] #42 67.11 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:52:13.882Z] #42 67.11 Need to get 17.7 MB of archives. [2022-08-31T11:52:13.882Z] #42 67.11 After this operation, 70.7 MB of additional disk space will be used. [2022-08-31T11:52:13.882Z] #42 67.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T11:52:13.882Z] #42 67.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T11:52:13.882Z] #42 67.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-31T11:52:13.882Z] #42 67.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T11:52:13.882Z] #42 68.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-31T11:52:13.882Z] #42 68.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-31T11:52:13.882Z] #42 68.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-31T11:52:13.882Z] #42 68.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-31T11:52:13.882Z] #42 68.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-31T11:52:13.882Z] #42 68.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-31T11:52:13.882Z] #42 71.04 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:52:13.882Z] #42 71.54 Fetched 17.7 MB in 2s (7658 kB/s) [2022-08-31T11:52:13.882Z] #42 71.72 Selecting previously unselected package xxd. [2022-08-31T11:52:13.882Z] #42 71.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-31T11:52:13.882Z] #42 71.86 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:52:13.882Z] #42 71.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:52:13.882Z] #42 72.24 Selecting previously unselected package vim-common. [2022-08-31T11:52:13.882Z] #42 72.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:52:13.882Z] #42 72.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:52:13.882Z] #42 73.14 Selecting previously unselected package cmake-data. [2022-08-31T11:52:13.882Z] #42 73.14 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-31T11:52:13.882Z] #42 73.18 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T11:52:14.122Z] #84 132.0 checking that generated files are newer than configure... done [2022-08-31T11:52:14.122Z] #84 132.0 configure: creating ./config.status [2022-08-31T11:52:14.131Z] #64 58.15 + bin/ctr [2022-08-31T11:52:14.161Z] #42 ... [2022-08-31T11:52:14.161Z] [2022-08-31T11:52:14.161Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:52:14.161Z] #64 sha256:9a35a2d317f02668ecac3d5a9c03e89881debf07cf9676236049105dd62a2f00 [2022-08-31T11:52:14.161Z] #64 3.445 + RM_GOPATH=0 [2022-08-31T11:52:14.161Z] #64 3.445 + TMP_GOPATH= [2022-08-31T11:52:14.161Z] #64 3.445 + : /build [2022-08-31T11:52:14.161Z] #64 3.445 + '[' -z '' ']' [2022-08-31T11:52:14.161Z] #64 3.455 ++ mktemp -d [2022-08-31T11:52:14.161Z] #64 3.461 + export GOPATH=/tmp/tmp.OwnxvQjpvM [2022-08-31T11:52:14.161Z] #64 3.461 + GOPATH=/tmp/tmp.OwnxvQjpvM [2022-08-31T11:52:14.161Z] #64 3.461 + RM_GOPATH=1 [2022-08-31T11:52:14.161Z] #64 3.461 + case "$(go env GOARCH)" in [2022-08-31T11:52:14.161Z] #64 3.461 ++ go env GOARCH [2022-08-31T11:52:14.161Z] #64 3.540 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:52:14.161Z] #64 3.540 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:52:14.161Z] #64 3.540 ++ dirname /install.sh [2022-08-31T11:52:14.161Z] #64 3.543 Install containerd version v1.6.8 [2022-08-31T11:52:14.161Z] #64 3.543 + dir=/ [2022-08-31T11:52:14.161Z] #64 3.543 + bin=containerd [2022-08-31T11:52:14.161Z] #64 3.543 + shift [2022-08-31T11:52:14.161Z] #64 3.543 + '[' '!' -f //containerd.installer ']' [2022-08-31T11:52:14.161Z] #64 3.543 + . //containerd.installer [2022-08-31T11:52:14.161Z] #64 3.543 ++ set -e [2022-08-31T11:52:14.161Z] #64 3.543 ++ : v1.6.8 [2022-08-31T11:52:14.161Z] #64 3.543 + install_containerd [2022-08-31T11:52:14.161Z] #64 3.543 + echo 'Install containerd version v1.6.8' [2022-08-31T11:52:14.161Z] #64 3.543 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OwnxvQjpvM/src/github.com/containerd/containerd [2022-08-31T11:52:14.161Z] #64 3.563 Cloning into '/tmp/tmp.OwnxvQjpvM/src/github.com/containerd/containerd'... [2022-08-31T11:52:15.573Z] #64 ... [2022-08-31T11:52:15.573Z] [2022-08-31T11:52:15.573Z] #51 [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-08-31T11:52:15.573Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:52:15.573Z] #51 68.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-31T11:52:15.573Z] #51 68.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-31T11:52:15.573Z] #51 68.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-31T11:52:15.573Z] #51 68.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-31T11:52:15.573Z] #51 68.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:52:15.573Z] #51 71.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-31T11:52:15.573Z] #51 73.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:52:15.573Z] #51 74.51 Fetched 2315 kB in 4s (582 kB/s) [2022-08-31T11:52:15.573Z] #51 74.61 Selecting previously unselected package libprotobuf23:amd64. [2022-08-31T11:52:15.573Z] #51 74.61 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:52:15.573Z] #51 74.81 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-31T11:52:15.573Z] #51 74.85 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T11:52:15.573Z] #51 76.66 Selecting previously unselected package python3-pkg-resources. [2022-08-31T11:52:15.573Z] #51 76.67 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T11:52:15.573Z] #51 76.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:52:15.573Z] #51 77.35 Selecting previously unselected package python3-six. [2022-08-31T11:52:15.573Z] #51 77.36 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-31T11:52:15.573Z] #51 77.37 Unpacking python3-six (1.16.0-2) ... [2022-08-31T11:52:15.573Z] #51 77.70 Selecting previously unselected package python3-protobuf. [2022-08-31T11:52:15.573Z] #51 77.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-31T11:52:15.573Z] #51 77.76 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-31T11:52:15.573Z] #51 ... [2022-08-31T11:52:15.573Z] [2022-08-31T11:52:15.573Z] #76 [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-08-31T11:52:15.573Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:52:15.573Z] #76 77.74 Selecting previously unselected package libsigsegv2:amd64. [2022-08-31T11:52:15.573Z] #76 77.76 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-31T11:52:15.573Z] #76 77.78 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-31T11:52:15.573Z] #76 78.17 Selecting previously unselected package m4. [2022-08-31T11:52:15.573Z] #76 78.18 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-31T11:52:15.573Z] #76 78.19 Unpacking m4 (1.4.18-5) ... [2022-08-31T11:52:15.573Z] #76 78.72 Selecting previously unselected package autoconf. [2022-08-31T11:52:15.573Z] #76 78.72 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-31T11:52:15.573Z] #76 78.72 Unpacking autoconf (2.69-14) ... [2022-08-31T11:52:15.833Z] #76 79.15 Selecting previously unselected package autotools-dev. [2022-08-31T11:52:16.020Z] #64 ... [2022-08-31T11:52:16.020Z] [2022-08-31T11:52:16.020Z] #77 [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-08-31T11:52:16.020Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:16.020Z] #77 43.89 libtoolize: putting auxiliary files in '.'. [2022-08-31T11:52:16.020Z] #77 43.89 libtoolize: copying file './ltmain.sh' [2022-08-31T11:52:16.093Z] #76 79.16 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-31T11:52:16.093Z] #76 79.24 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-31T11:52:16.276Z] #77 44.61 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-31T11:52:16.276Z] #77 44.62 libtoolize: and rerunning libtoolize and aclocal. [2022-08-31T11:52:16.276Z] #77 44.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T11:52:16.646Z] #84 134.5 config.status: creating Makefile [2022-08-31T11:52:16.646Z] #84 134.6 config.status: creating rpm/crun.spec [2022-08-31T11:52:16.668Z] #76 79.87 Selecting previously unselected package automake. [2022-08-31T11:52:16.668Z] #76 79.87 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-31T11:52:16.668Z] #76 79.91 Unpacking automake (1:1.16.3-2) ... [2022-08-31T11:52:16.903Z] #84 134.7 config.status: creating config.h [2022-08-31T11:52:16.903Z] #84 134.8 config.status: executing libtool commands [2022-08-31T11:52:16.903Z] #84 134.8 config.status: executing depfiles commands [2022-08-31T11:52:18.048Z] #76 81.08 Selecting previously unselected package patch. [2022-08-31T11:52:18.048Z] #76 81.09 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-31T11:52:18.048Z] #76 81.12 Unpacking patch (2.7.6-7) ... [2022-08-31T11:52:18.276Z] #84 ... [2022-08-31T11:52:18.276Z] [2022-08-31T11:52:18.276Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:52:18.276Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:52:18.276Z] #19 170.7 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-31T11:52:18.276Z] #19 170.7 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-31T11:52:18.276Z] #19 170.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-31T11:52:18.276Z] #19 170.8 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-31T11:52:18.276Z] #19 170.9 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-31T11:52:18.276Z] #19 172.8 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-31T11:52:18.276Z] #19 172.8 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-31T11:52:18.276Z] #19 174.4 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:52:18.276Z] #19 174.9 Fetched 788 MB in 45s (17.4 MB/s) [2022-08-31T11:52:18.276Z] #19 175.0 Selecting previously unselected package liblocale-gettext-perl. [2022-08-31T11:52:18.276Z] #19 175.0 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:52:18.276Z] #19 175.1 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-31T11:52:18.276Z] #19 175.1 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-31T11:52:18.276Z] #19 175.4 Selecting previously unselected package bzip2. [2022-08-31T11:52:18.276Z] #19 175.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T11:52:18.276Z] #19 175.5 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T11:52:18.276Z] #19 175.5 Selecting previously unselected package libmagic-mgc. [2022-08-31T11:52:18.276Z] #19 175.5 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-31T11:52:18.276Z] #19 175.5 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-31T11:52:18.276Z] #19 176.0 Selecting previously unselected package libmagic1:amd64. [2022-08-31T11:52:18.276Z] #19 176.0 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-31T11:52:18.276Z] #19 176.0 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-31T11:52:18.276Z] #19 176.1 Selecting previously unselected package file. [2022-08-31T11:52:18.276Z] #19 176.1 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-31T11:52:18.276Z] #19 176.1 Unpacking file (1:5.39-3) ... [2022-08-31T11:52:18.276Z] #19 176.3 Selecting previously unselected package xz-utils. [2022-08-31T11:52:18.276Z] #19 176.3 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T11:52:18.276Z] #19 176.3 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:52:18.276Z] #19 176.5 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-31T11:52:18.276Z] #19 176.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-31T11:52:18.276Z] #19 176.5 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-31T11:52:18.276Z] #19 178.2 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-31T11:52:18.276Z] #19 178.2 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-31T11:52:18.276Z] #19 178.2 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-31T11:52:18.308Z] #76 81.64 Selecting previously unselected package dpkg-dev. [2022-08-31T11:52:18.308Z] #76 ... [2022-08-31T11:52:18.308Z] [2022-08-31T11:52:18.308Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:52:18.308Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:52:18.308Z] #55 71.54 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-31T11:52:18.308Z] #55 71.54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-31T11:52:18.308Z] #55 71.69 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-31T11:52:18.308Z] #55 71.80 go: downloading github.com/prometheus/common v0.32.1 [2022-08-31T11:52:18.308Z] #55 72.77 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-31T11:52:18.308Z] #55 72.77 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-31T11:52:18.308Z] #55 74.69 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-31T11:52:18.308Z] #55 75.06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-31T11:52:18.533Z] #19 ... [2022-08-31T11:52:18.533Z] [2022-08-31T11:52:18.533Z] #84 [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-08-31T11:52:18.533Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:18.533Z] #84 136.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-31T11:52:18.567Z] #55 ... [2022-08-31T11:52:18.567Z] [2022-08-31T11:52:18.567Z] #76 [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-08-31T11:52:18.567Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:52:18.567Z] #76 81.64 Selecting previously unselected package dpkg-dev. [2022-08-31T11:52:18.567Z] #76 81.67 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-31T11:52:18.567Z] #76 81.68 Unpacking dpkg-dev (1.20.11) ... [2022-08-31T11:52:18.790Z] #84 136.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T11:52:19.354Z] #84 137.1 checking for gcc... gcc [2022-08-31T11:52:19.354Z] #84 137.2 checking whether the C compiler works... yes [2022-08-31T11:52:19.611Z] #84 137.3 checking for C compiler default output file name... a.out [2022-08-31T11:52:19.611Z] #84 137.3 checking for suffix of executables... [2022-08-31T11:52:19.868Z] #84 137.5 checking whether we are cross compiling... no [2022-08-31T11:52:19.907Z] #42 ... [2022-08-31T11:52:19.907Z] [2022-08-31T11:52:19.907Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:19.907Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:19.907Z] #14 81.82 Selecting previously unselected package binutils-mingw-w64. [2022-08-31T11:52:19.907Z] #14 81.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-31T11:52:19.907Z] #14 81.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T11:52:19.907Z] #14 82.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-31T11:52:19.907Z] #14 82.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:52:19.907Z] #14 82.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:52:19.907Z] #14 82.56 Selecting previously unselected package dmsetup. [2022-08-31T11:52:19.907Z] #14 82.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:52:19.907Z] #14 82.57 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-31T11:52:19.907Z] #14 82.93 Selecting previously unselected package mingw-w64-common. [2022-08-31T11:52:19.907Z] #14 82.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-31T11:52:19.907Z] #14 82.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-31T11:52:20.125Z] #84 137.8 checking for suffix of object files... o [2022-08-31T11:52:20.125Z] #84 137.9 checking whether we are using the GNU C compiler... yes [2022-08-31T11:52:20.191Z] #67 ... [2022-08-31T11:52:20.191Z] [2022-08-31T11:52:20.191Z] #77 [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-08-31T11:52:20.191Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:52:20.191Z] #77 54.45 configure.ac:7: installing 'build-aux/compile' [2022-08-31T11:52:20.191Z] #77 54.47 configure.ac:9: installing 'build-aux/config.guess' [2022-08-31T11:52:20.191Z] #77 54.48 configure.ac:9: installing 'build-aux/config.sub' [2022-08-31T11:52:20.191Z] #77 54.49 configure.ac:11: installing 'build-aux/install-sh' [2022-08-31T11:52:20.191Z] #77 54.50 configure.ac:11: installing 'build-aux/missing' [2022-08-31T11:52:20.191Z] #77 54.71 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T11:52:20.191Z] #77 54.81 parallel-tests: installing 'build-aux/test-driver' [2022-08-31T11:52:20.191Z] #77 56.86 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T11:52:20.191Z] #77 56.88 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T11:52:20.191Z] #77 57.46 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T11:52:20.191Z] #77 57.46 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T11:52:20.191Z] #77 57.59 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T11:52:20.191Z] #77 57.71 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T11:52:20.191Z] #77 57.86 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T11:52:20.191Z] #77 58.01 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T11:52:20.191Z] #77 ... [2022-08-31T11:52:20.191Z] [2022-08-31T11:52:20.192Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:52:20.192Z] #67 sha256:0e624c5a8fef506cd9d564341d24d1f492dda42d00ddede86c07a82cd7701153 [2022-08-31T11:52:20.192Z] #67 106.0 rootlesskit version 1.0.0 [2022-08-31T11:52:20.192Z] #67 106.0 Usage of /build/rootlesskit-docker-proxy: [2022-08-31T11:52:20.192Z] #67 106.0 -container-ip string [2022-08-31T11:52:20.192Z] #67 106.0 container ip [2022-08-31T11:52:20.192Z] #67 106.0 -container-port int [2022-08-31T11:52:20.192Z] #67 106.0 container port (default -1) [2022-08-31T11:52:20.192Z] #67 106.0 -host-ip string [2022-08-31T11:52:20.192Z] #67 106.0 host ip [2022-08-31T11:52:20.192Z] #67 106.0 -host-port int [2022-08-31T11:52:20.192Z] #67 106.0 host port (default -1) [2022-08-31T11:52:20.192Z] #67 106.0 -proto string [2022-08-31T11:52:20.192Z] #67 106.0 proxy protocol (default "tcp") [2022-08-31T11:52:20.382Z] #84 138.0 checking whether gcc accepts -g... yes [2022-08-31T11:52:20.382Z] #84 138.2 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:52:20.444Z] #77 ... [2022-08-31T11:52:20.444Z] [2022-08-31T11:52:20.444Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:20.444Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:20.444Z] #14 90.53 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-31T11:52:20.444Z] #14 90.53 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:52:20.444Z] #14 90.54 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:52:20.444Z] #14 96.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-31T11:52:20.444Z] #14 96.76 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:52:20.444Z] #14 96.77 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T11:52:20.475Z] #76 83.66 Selecting previously unselected package build-essential. [2022-08-31T11:52:20.475Z] #76 83.67 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-31T11:52:20.475Z] #76 83.68 Unpacking build-essential (12.9) ... [2022-08-31T11:52:20.640Z] #84 138.3 checking whether gcc understands -c and -o together... yes [2022-08-31T11:52:20.641Z] #84 138.5 checking how to run the C preprocessor... gcc -E [2022-08-31T11:52:20.847Z] #14 ... [2022-08-31T11:52:20.847Z] [2022-08-31T11:52:20.847Z] #77 [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-08-31T11:52:20.847Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:20.847Z] #77 1.102 Cloning into '/tmp/crun-build'... [2022-08-31T11:52:20.847Z] #77 ... [2022-08-31T11:52:20.847Z] [2022-08-31T11:52:20.847Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:52:20.847Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:52:20.847Z] #42 88.27 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T11:52:20.847Z] #42 88.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:52:20.847Z] #42 88.31 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-31T11:52:20.847Z] #42 88.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:52:20.898Z] #84 138.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:52:20.898Z] #84 138.7 checking for egrep... /bin/grep -E [2022-08-31T11:52:21.058Z] #76 84.13 Selecting previously unselected package libcap2:amd64. [2022-08-31T11:52:21.058Z] #76 84.14 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T11:52:21.058Z] #76 84.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:52:21.107Z] #42 88.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T11:52:21.107Z] #42 88.49 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-31T11:52:21.107Z] #42 88.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T11:52:21.107Z] #42 88.64 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T11:52:21.325Z] #76 84.38 Selecting previously unselected package libcap-dev:amd64. [2022-08-31T11:52:21.325Z] #76 84.38 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-31T11:52:21.325Z] #76 84.39 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T11:52:21.368Z] #42 88.72 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T11:52:21.368Z] #42 88.76 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-31T11:52:21.368Z] #42 88.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:52:21.584Z] #76 84.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:52:21.584Z] #76 84.73 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:52:21.584Z] #76 84.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:21.584Z] #76 84.98 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-31T11:52:21.837Z] #84 138.7 checking for ANSI C header files... yes [2022-08-31T11:52:21.837Z] #84 139.6 checking for sys/types.h... yes [2022-08-31T11:52:21.837Z] #84 139.7 checking for sys/stat.h... yes [2022-08-31T11:52:21.844Z] #76 84.99 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:52:21.844Z] #76 84.99 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:22.097Z] #84 139.8 checking for stdlib.h... yes [2022-08-31T11:52:22.102Z] #76 85.17 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T11:52:22.102Z] #76 85.18 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T11:52:22.102Z] #76 85.19 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:52:22.102Z] #76 85.39 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T11:52:22.102Z] #76 85.44 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T11:52:22.161Z] #67 DONE 108.2s [2022-08-31T11:52:22.161Z] [2022-08-31T11:52:22.161Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:22.161Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:52:22.161Z] #14 100.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-31T11:52:22.161Z] #14 100.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 100.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:52:22.161Z] #14 105.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-31T11:52:22.161Z] #14 105.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-31T11:52:22.161Z] #14 105.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T11:52:22.161Z] #14 105.5 Selecting previously unselected package libapparmor1:arm64. [2022-08-31T11:52:22.161Z] #14 105.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 105.5 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-31T11:52:22.161Z] #14 105.7 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-31T11:52:22.161Z] #14 105.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 105.7 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-31T11:52:22.161Z] #14 105.9 Selecting previously unselected package libbtrfs0:arm64. [2022-08-31T11:52:22.161Z] #14 105.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 105.9 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-31T11:52:22.161Z] #14 106.0 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-31T11:52:22.161Z] #14 106.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 106.0 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-31T11:52:22.161Z] #14 106.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-31T11:52:22.161Z] #14 106.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 106.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-31T11:52:22.161Z] #14 106.3 Selecting previously unselected package libudev-dev:arm64. [2022-08-31T11:52:22.161Z] #14 106.3 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 106.4 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-31T11:52:22.161Z] #14 106.5 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-31T11:52:22.161Z] #14 106.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 106.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-31T11:52:22.161Z] #14 106.8 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-31T11:52:22.161Z] #14 106.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 106.8 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-31T11:52:22.161Z] #14 107.2 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-31T11:52:22.161Z] #14 107.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 107.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-31T11:52:22.161Z] #14 108.1 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-31T11:52:22.161Z] #14 108.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 108.1 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-31T11:52:22.161Z] #14 108.4 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-31T11:52:22.161Z] #14 108.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 108.4 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-31T11:52:22.161Z] #14 ... [2022-08-31T11:52:22.161Z] [2022-08-31T11:52:22.161Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-31T11:52:22.161Z] #68 sha256:59f24dc61ff230573b477b29e1e8e31377f739195d735f2374281dda1d1bfe1e [2022-08-31T11:52:22.161Z] #68 DONE 0.1s [2022-08-31T11:52:22.161Z] [2022-08-31T11:52:22.161Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:22.161Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:52:22.161Z] #14 108.7 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-31T11:52:22.161Z] #14 108.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-31T11:52:22.161Z] #14 108.8 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-31T11:52:22.161Z] #14 ... [2022-08-31T11:52:22.161Z] [2022-08-31T11:52:22.161Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-31T11:52:22.161Z] #69 sha256:23ad40f265f13f19e707953e5a0075cce4599423d1d596aa8340c49194479de9 [2022-08-31T11:52:22.354Z] #84 139.9 checking for string.h... yes [2022-08-31T11:52:22.354Z] #84 140.1 checking for memory.h... yes [2022-08-31T11:52:22.354Z] #84 140.3 checking for strings.h... yes [2022-08-31T11:52:22.371Z] #76 85.52 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:52:22.420Z] #69 DONE 0.1s [2022-08-31T11:52:22.420Z] [2022-08-31T11:52:22.420Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:22.420Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-31T11:52:22.611Z] #84 140.4 checking for inttypes.h... yes [2022-08-31T11:52:22.611Z] #84 140.5 checking for stdint.h... yes [2022-08-31T11:52:22.754Z] #42 DONE 90.1s [2022-08-31T11:52:22.754Z] [2022-08-31T11:52:22.754Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-31T11:52:22.754Z] #43 sha256:606c159708693f67340a15ffe57c19d434111e57c154d6e801fe1619c0db3881 [2022-08-31T11:52:22.754Z] #43 DONE 0.3s [2022-08-31T11:52:22.754Z] [2022-08-31T11:52:22.754Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:52:22.754Z] #44 sha256:cd76b0451d34c5e870b5ea244c4cafba86e89dc4bdf4ee4cb33ae9e4eebdcd08 [2022-08-31T11:52:22.986Z] #14 109.3 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-31T11:52:22.986Z] #14 109.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-31T11:52:22.986Z] #14 109.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-31T11:52:22.986Z] #14 109.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-31T11:52:22.986Z] #14 109.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-31T11:52:22.986Z] #14 109.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T11:52:23.124Z] #84 140.7 checking for unistd.h... yes [2022-08-31T11:52:23.124Z] #84 141.0 checking minix/config.h usability... no [2022-08-31T11:52:23.215Z] #14 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-31T11:52:23.215Z] #14 103.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:52:23.215Z] #14 103.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:52:23.309Z] #76 86.57 Selecting previously unselected package libtool. [2022-08-31T11:52:23.309Z] #76 86.57 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-31T11:52:23.309Z] #76 86.58 Unpacking libtool (2.4.6-15) ... [2022-08-31T11:52:23.381Z] #84 141.2 checking minix/config.h presence... no [2022-08-31T11:52:23.381Z] #84 141.3 checking for minix/config.h... no [2022-08-31T11:52:23.381Z] #84 141.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-31T11:52:23.508Z] #14 109.8 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-31T11:52:23.508Z] #14 109.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-31T11:52:23.508Z] #14 109.8 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-31T11:52:23.568Z] #76 ... [2022-08-31T11:52:23.568Z] [2022-08-31T11:52:23.568Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:23.568Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:23.568Z] #14 76.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-31T11:52:23.568Z] #14 77.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-31T11:52:23.568Z] #14 77.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-31T11:52:23.568Z] #14 77.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-31T11:52:23.568Z] #14 77.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T11:52:23.568Z] #14 77.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T11:52:23.568Z] #14 77.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-31T11:52:23.568Z] #14 78.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T11:52:23.568Z] #14 78.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-31T11:52:23.568Z] #14 78.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-31T11:52:23.568Z] #14 78.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-31T11:52:23.568Z] #14 78.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-31T11:52:23.568Z] #14 78.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-31T11:52:23.568Z] #14 78.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-31T11:52:23.568Z] #14 78.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-31T11:52:23.568Z] #14 78.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-31T11:52:23.568Z] #14 78.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T11:52:23.568Z] #14 79.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:52:23.568Z] #14 80.25 Fetched 115 MB in 12s (9346 kB/s) [2022-08-31T11:52:23.568Z] #14 80.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-31T11:52:23.568Z] #14 80.35 (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 ... 15717 files and directories currently installed.) [2022-08-31T11:52:23.568Z] #14 80.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T11:52:23.568Z] #14 80.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T11:52:23.568Z] #14 84.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-31T11:52:23.568Z] #14 84.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T11:52:23.568Z] #14 84.85 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T11:52:23.766Z] #14 110.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T11:52:23.766Z] #14 110.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-31T11:52:23.766Z] #14 110.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T11:52:23.766Z] #14 110.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-31T11:52:23.766Z] #14 110.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T11:52:23.766Z] #14 110.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-31T11:52:23.828Z] #14 ... [2022-08-31T11:52:23.828Z] [2022-08-31T11:52:23.828Z] #76 [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-08-31T11:52:23.828Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:52:23.828Z] #76 86.92 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T11:52:23.828Z] #76 86.92 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T11:52:23.828Z] #76 86.92 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:52:24.025Z] #14 110.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-31T11:52:24.025Z] #14 110.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-31T11:52:24.025Z] #14 110.4 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-31T11:52:24.025Z] #14 110.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-31T11:52:24.025Z] #14 110.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T11:52:24.025Z] #14 110.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-31T11:52:24.025Z] #14 110.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T11:52:24.025Z] #14 110.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-31T11:52:24.025Z] #14 110.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-31T11:52:24.025Z] #14 110.5 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-31T11:52:24.025Z] #14 110.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T11:52:24.025Z] #14 110.5 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-31T11:52:24.025Z] #14 110.5 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-31T11:52:24.025Z] #14 110.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T11:52:24.025Z] #14 110.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:52:24.025Z] #14 110.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-31T11:52:24.025Z] #14 110.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:52:24.025Z] #14 110.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-31T11:52:24.088Z] #76 87.34 Selecting previously unselected package libyajl2:amd64. [2022-08-31T11:52:24.088Z] #76 87.35 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T11:52:24.088Z] #76 87.39 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:52:24.201Z] #84 141.5 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:52:24.201Z] #84 141.9 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:52:24.201Z] #84 141.9 checking how to print strings... printf [2022-08-31T11:52:24.201Z] #84 141.9 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:52:24.201Z] #84 141.9 checking for fgrep... /bin/grep -F [2022-08-31T11:52:24.201Z] #84 142.0 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:52:24.201Z] #84 142.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:52:24.201Z] #84 142.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:52:24.201Z] #84 142.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:52:24.201Z] #84 142.1 checking whether ln -s works... yes [2022-08-31T11:52:24.286Z] #14 110.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T11:52:24.286Z] #14 110.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:52:24.286Z] #14 110.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-31T11:52:24.286Z] #14 110.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:52:24.286Z] #14 110.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T11:52:24.286Z] #14 110.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-31T11:52:24.286Z] #14 110.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-31T11:52:24.286Z] #14 110.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-31T11:52:24.286Z] #14 110.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-31T11:52:24.286Z] #14 110.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:52:24.349Z] #76 87.68 Selecting previously unselected package libyajl-dev:amd64. [2022-08-31T11:52:24.458Z] #84 142.1 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:52:24.458Z] #84 142.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:52:24.458Z] #84 142.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:52:24.458Z] #84 142.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:52:24.458Z] #84 142.2 checking for objdump... objdump [2022-08-31T11:52:24.458Z] #84 142.2 checking how to recognize dependent libraries... pass_all [2022-08-31T11:52:24.458Z] #84 142.2 checking for dlltool... no [2022-08-31T11:52:24.458Z] #84 142.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:52:24.458Z] #84 142.2 checking for ar... ar [2022-08-31T11:52:24.458Z] #84 142.2 checking for archiver @FILE support... @ [2022-08-31T11:52:24.458Z] #84 142.4 checking for strip... strip [2022-08-31T11:52:24.458Z] #84 142.4 checking for ranlib... ranlib [2022-08-31T11:52:24.458Z] #84 142.4 checking for gawk... no [2022-08-31T11:52:24.458Z] #84 142.4 checking for mawk... mawk [2022-08-31T11:52:24.544Z] #14 DONE 111.1s [2022-08-31T11:52:24.544Z] [2022-08-31T11:52:24.544Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-31T11:52:24.544Z] #59 sha256:9196ae22608904d9f2f5a6b9f9b5b9463c18b6f26121300e25f51d369fc0361a [2022-08-31T11:52:24.616Z] #76 87.74 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-31T11:52:24.616Z] #76 87.77 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T11:52:24.665Z] #44 1.492 + RM_GOPATH=0 [2022-08-31T11:52:24.665Z] #44 1.492 + TMP_GOPATH= [2022-08-31T11:52:24.665Z] #44 1.492 + : /build [2022-08-31T11:52:24.665Z] #44 1.492 + '[' -z '' ']' [2022-08-31T11:52:24.665Z] #44 1.492 ++ mktemp -d [2022-08-31T11:52:24.665Z] #44 1.493 + export GOPATH=/tmp/tmp.2o6wyW4GnC [2022-08-31T11:52:24.665Z] #44 1.493 + GOPATH=/tmp/tmp.2o6wyW4GnC [2022-08-31T11:52:24.665Z] #44 1.493 + RM_GOPATH=1 [2022-08-31T11:52:24.665Z] #44 1.493 + case "$(go env GOARCH)" in [2022-08-31T11:52:24.665Z] #44 1.494 ++ go env GOARCH [2022-08-31T11:52:24.665Z] #44 1.615 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:52:24.665Z] #44 1.615 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:52:24.665Z] #44 ... [2022-08-31T11:52:24.665Z] [2022-08-31T11:52:24.665Z] #51 [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-08-31T11:52:24.665Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:52:24.665Z] #51 81.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:52:24.665Z] #51 81.93 Setting up python3-protobuf (3.12.4-1) ... [2022-08-31T11:52:24.665Z] #51 88.42 Setting up criu (3.17.1-1) ... [2022-08-31T11:52:24.665Z] #51 91.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:52:24.665Z] #51 ... [2022-08-31T11:52:24.665Z] [2022-08-31T11:52:24.665Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:52:24.665Z] #44 sha256:cd76b0451d34c5e870b5ea244c4cafba86e89dc4bdf4ee4cb33ae9e4eebdcd08 [2022-08-31T11:52:24.665Z] #44 1.616 ++ dirname /install.sh [2022-08-31T11:52:24.665Z] #44 1.628 + dir=/ [2022-08-31T11:52:24.665Z] #44 1.630 + bin=tini [2022-08-31T11:52:24.665Z] #44 1.630 + shift [2022-08-31T11:52:24.665Z] #44 1.630 + '[' '!' -f //tini.installer ']' [2022-08-31T11:52:24.665Z] #44 1.630 + . //tini.installer [2022-08-31T11:52:24.665Z] #44 1.630 ++ : v0.19.0 [2022-08-31T11:52:24.665Z] #44 1.630 + install_tini [2022-08-31T11:52:24.665Z] #44 1.630 + echo 'Install tini version v0.19.0' [2022-08-31T11:52:24.665Z] #44 1.630 + git clone https://github.com/krallin/tini.git /tmp/tmp.2o6wyW4GnC/tini [2022-08-31T11:52:24.665Z] #44 1.630 Cloning into '/tmp/tmp.2o6wyW4GnC/tini'... [2022-08-31T11:52:24.665Z] #44 1.635 Install tini version v0.19.0 [2022-08-31T11:52:24.803Z] #59 DONE 0.2s [2022-08-31T11:52:24.803Z] [2022-08-31T11:52:24.804Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-31T11:52:24.804Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-08-31T11:52:25.021Z] #84 142.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:52:25.021Z] #84 142.9 checking for sysroot... no [2022-08-31T11:52:25.021Z] #84 142.9 checking for a working dd... /bin/dd [2022-08-31T11:52:25.021Z] #84 142.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:52:25.185Z] #76 88.25 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:52:25.185Z] #76 88.39 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-31T11:52:25.185Z] #76 88.45 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:52:25.185Z] #76 88.56 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-31T11:52:25.236Z] #44 ... [2022-08-31T11:52:25.236Z] [2022-08-31T11:52:25.236Z] #51 [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-08-31T11:52:25.236Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:52:25.236Z] #51 DONE 92.6s [2022-08-31T11:52:25.278Z] #84 143.0 checking for mt... no [2022-08-31T11:52:25.278Z] #84 143.0 checking if : is a manifest tool... no [2022-08-31T11:52:25.278Z] #84 143.0 checking for dlfcn.h... yes [2022-08-31T11:52:25.278Z] #84 143.2 checking for objdir... .libs [2022-08-31T11:52:25.447Z] #76 88.68 Setting up file (1:5.39-3) ... [2022-08-31T11:52:25.447Z] #76 88.74 Setting up bzip2 (1.0.8-4) ... [2022-08-31T11:52:25.447Z] #76 88.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:25.496Z] [2022-08-31T11:52:25.497Z] #77 [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-08-31T11:52:25.497Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:25.497Z] #77 11.60 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-31T11:52:25.497Z] #77 11.74 Cloning into '/tmp/crun-build/libocispec'... [2022-08-31T11:52:25.497Z] #77 13.34 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-31T11:52:25.497Z] #77 13.36 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-31T11:52:25.497Z] #77 13.37 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-31T11:52:25.497Z] #77 13.37 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-31T11:52:25.497Z] #77 13.39 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-31T11:52:25.708Z] #76 88.78 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:25.708Z] #76 88.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:52:25.708Z] #76 88.85 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-31T11:52:25.708Z] #76 88.87 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-31T11:52:25.708Z] #76 88.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:52:25.708Z] #76 88.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T11:52:25.708Z] #76 89.01 Setting up patch (2.7.6-7) ... [2022-08-31T11:52:25.708Z] #76 89.05 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:52:25.730Z] #14 ... [2022-08-31T11:52:25.730Z] [2022-08-31T11:52:25.730Z] #77 [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-08-31T11:52:25.730Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:25.730Z] #77 53.77 configure.ac:7: installing './compile' [2022-08-31T11:52:25.730Z] #77 53.78 configure.ac:11: installing './config.guess' [2022-08-31T11:52:25.730Z] #77 53.79 configure.ac:11: installing './config.sub' [2022-08-31T11:52:25.730Z] #77 53.80 configure.ac:8: installing './install-sh' [2022-08-31T11:52:25.730Z] #77 53.81 configure.ac:8: installing './missing' [2022-08-31T11:52:25.730Z] #77 53.92 Makefile.am: installing './depcomp' [2022-08-31T11:52:25.739Z] #15 DONE 1.1s [2022-08-31T11:52:25.739Z] [2022-08-31T11:52:25.739Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:52:25.739Z] #60 sha256:c5e8d8f8647c5a1077c0164d0e9aebb1fe99ec5cb8d79790806d7bd58c2a6f00 [2022-08-31T11:52:25.739Z] #60 0.864 + RM_GOPATH=0 [2022-08-31T11:52:25.739Z] #60 0.864 + TMP_GOPATH= [2022-08-31T11:52:25.739Z] #60 0.865 + : /build [2022-08-31T11:52:25.739Z] #60 0.865 + '[' -z '' ']' [2022-08-31T11:52:25.739Z] #60 0.867 ++ mktemp -d [2022-08-31T11:52:25.739Z] #60 0.870 + export GOPATH=/tmp/tmp.S4FeB8wD40 [2022-08-31T11:52:25.739Z] #60 0.874 + GOPATH=/tmp/tmp.S4FeB8wD40 [2022-08-31T11:52:25.739Z] #60 0.874 + RM_GOPATH=1 [2022-08-31T11:52:25.739Z] #60 0.875 + case "$(go env GOARCH)" in [2022-08-31T11:52:25.739Z] #60 0.876 ++ go env GOARCH [2022-08-31T11:52:25.739Z] #60 0.903 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:52:25.739Z] #60 0.903 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:52:25.739Z] #60 0.918 ++ dirname /install.sh [2022-08-31T11:52:25.739Z] #60 0.939 + dir=/ [2022-08-31T11:52:25.739Z] #60 0.939 + bin=runc [2022-08-31T11:52:25.739Z] #60 0.939 + shift [2022-08-31T11:52:25.739Z] #60 0.939 + '[' '!' -f //runc.installer ']' [2022-08-31T11:52:25.739Z] #60 0.939 + . //runc.installer [2022-08-31T11:52:25.739Z] #60 0.939 ++ set -e [2022-08-31T11:52:25.739Z] #60 0.939 ++ : v1.1.4 [2022-08-31T11:52:25.739Z] #60 0.939 + install_runc [2022-08-31T11:52:25.739Z] #60 0.939 + RUNC_BUILDTAGS=seccomp [2022-08-31T11:52:25.739Z] #60 0.939 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-31T11:52:25.739Z] #60 0.939 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.S4FeB8wD40/src/github.com/opencontainers/runc [2022-08-31T11:52:25.739Z] #60 0.939 Install runc version v1.1.4 (build tags: seccomp) [2022-08-31T11:52:25.739Z] #60 0.949 Cloning into '/tmp/tmp.S4FeB8wD40/src/github.com/opencontainers/runc'... [2022-08-31T11:52:25.969Z] #76 89.07 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-31T11:52:25.969Z] #76 89.08 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-31T11:52:25.969Z] #76 89.11 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:52:25.969Z] #76 89.16 Setting up libtool (2.4.6-15) ... [2022-08-31T11:52:25.969Z] #76 89.22 Setting up m4 (1.4.18-5) ... [2022-08-31T11:52:25.969Z] #76 89.25 Setting up dpkg-dev (1.20.11) ... [2022-08-31T11:52:25.969Z] #76 89.28 Setting up autoconf (2.69-14) ... [2022-08-31T11:52:26.100Z] #84 143.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:52:26.100Z] #84 143.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:52:26.100Z] #84 143.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:52:26.230Z] #76 89.32 Setting up build-essential (12.9) ... [2022-08-31T11:52:26.230Z] #76 89.34 Setting up automake (1:1.16.3-2) ... [2022-08-31T11:52:26.230Z] #76 ... [2022-08-31T11:52:26.230Z] [2022-08-31T11:52:26.230Z] #51 [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-08-31T11:52:26.230Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:52:26.230Z] #51 79.00 Selecting previously unselected package libnet1:amd64. [2022-08-31T11:52:26.230Z] #51 79.01 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T11:52:26.230Z] #51 79.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:52:26.230Z] #51 79.54 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T11:52:26.230Z] #51 79.55 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T11:52:26.230Z] #51 79.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:52:26.230Z] #51 79.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:52:26.230Z] #51 79.79 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:52:26.230Z] #51 79.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:26.230Z] #51 79.97 Selecting previously unselected package criu. [2022-08-31T11:52:26.230Z] #51 80.04 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-31T11:52:26.230Z] #51 80.05 Unpacking criu (3.17.1-1) ... [2022-08-31T11:52:26.230Z] #51 81.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:52:26.230Z] #51 85.09 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-31T11:52:26.230Z] #51 85.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:52:26.230Z] #51 85.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:52:26.230Z] #51 85.25 Setting up python3-six (1.16.0-2) ... [2022-08-31T11:52:26.230Z] #51 87.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:52:26.230Z] #51 87.35 Setting up python3-protobuf (3.12.4-1) ... [2022-08-31T11:52:26.230Z] #51 ... [2022-08-31T11:52:26.230Z] [2022-08-31T11:52:26.230Z] #76 [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-08-31T11:52:26.230Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:52:26.230Z] #76 89.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-31T11:52:26.230Z] #76 89.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:52:26.357Z] #84 144.0 checking if gcc static flag -static works... yes [2022-08-31T11:52:26.438Z] #77 17.01 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-31T11:52:26.614Z] #84 144.3 checking if gcc supports -c -o file.o... yes [2022-08-31T11:52:26.614Z] #84 144.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:52:26.674Z] #60 ... [2022-08-31T11:52:26.674Z] [2022-08-31T11:52:26.674Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-31T11:52:26.674Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-08-31T11:52:26.674Z] #16 DONE 0.8s [2022-08-31T11:52:26.674Z] [2022-08-31T11:52:26.674Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-31T11:52:26.674Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-08-31T11:52:26.799Z] #76 ... [2022-08-31T11:52:26.800Z] [2022-08-31T11:52:26.800Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:52:26.800Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:52:26.800Z] #42 80.04 Selecting previously unselected package libicu67:amd64. [2022-08-31T11:52:26.800Z] #42 80.04 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-31T11:52:26.800Z] #42 80.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T11:52:26.870Z] #84 144.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:52:27.063Z] #42 ... [2022-08-31T11:52:27.063Z] [2022-08-31T11:52:27.063Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:27.063Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:27.063Z] #14 90.42 Selecting previously unselected package binutils-mingw-w64. [2022-08-31T11:52:27.063Z] #14 90.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-31T11:52:27.096Z] #77 55.22 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T11:52:27.096Z] #77 55.22 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T11:52:27.096Z] #77 55.36 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T11:52:27.096Z] #77 55.36 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T11:52:27.131Z] #84 144.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:52:27.131Z] #84 145.1 checking how to hardcode library paths into programs... immediate [2022-08-31T11:52:27.131Z] #84 145.1 checking whether stripping libraries is possible... yes [2022-08-31T11:52:27.131Z] #84 145.1 checking if libtool supports shared libraries... yes [2022-08-31T11:52:27.131Z] #84 145.1 checking whether to build shared libraries... no [2022-08-31T11:52:27.131Z] #84 145.1 checking whether to build static libraries... yes [2022-08-31T11:52:27.131Z] #84 145.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:52:27.250Z] #17 0.618 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-31T11:52:27.250Z] #17 DONE 0.7s [2022-08-31T11:52:27.250Z] [2022-08-31T11:52:27.250Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:52:27.250Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-31T11:52:27.250Z] #36 ... [2022-08-31T11:52:27.250Z] [2022-08-31T11:52:27.250Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-31T11:52:27.250Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-08-31T11:52:27.323Z] #14 90.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T11:52:27.352Z] #77 55.46 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T11:52:27.352Z] #77 55.57 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T11:52:27.352Z] #77 55.69 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T11:52:27.397Z] #84 145.1 checking whether build environment is sane... yes [2022-08-31T11:52:27.397Z] #84 145.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:52:27.397Z] #84 145.2 checking whether make sets $(MAKE)... yes [2022-08-31T11:52:27.397Z] #84 145.2 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:52:27.397Z] #84 145.3 checking whether make supports nested variables... yes [2022-08-31T11:52:27.397Z] #84 145.3 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:52:27.397Z] #84 145.3 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:52:27.397Z] #84 145.3 checking how to create a ustar tar archive... gnutar [2022-08-31T11:52:27.608Z] #77 55.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T11:52:27.608Z] #77 55.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T11:52:27.658Z] #84 145.4 checking dependency style of gcc... gcc3 [2022-08-31T11:52:27.658Z] #84 145.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:52:27.658Z] #84 145.5 checking whether make supports nested variables... (cached) yes [2022-08-31T11:52:27.658Z] #84 145.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T11:52:27.658Z] #84 145.5 checking pkg-config is at least version 0.9.0... yes [2022-08-31T11:52:27.658Z] #84 145.5 checking for yajl >= 2.1.0... yes [2022-08-31T11:52:27.658Z] #84 145.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T11:52:27.658Z] #84 145.6 checking for gcc... (cached) gcc [2022-08-31T11:52:27.821Z] #77 ... [2022-08-31T11:52:27.821Z] [2022-08-31T11:52:27.821Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:52:27.821Z] #44 sha256:cd76b0451d34c5e870b5ea244c4cafba86e89dc4bdf4ee4cb33ae9e4eebdcd08 [2022-08-31T11:52:27.821Z] #44 3.007 + cd /tmp/tmp.2o6wyW4GnC/tini [2022-08-31T11:52:27.821Z] #44 3.007 + git checkout -q v0.19.0 [2022-08-31T11:52:27.821Z] #44 3.022 + cmake . [2022-08-31T11:52:27.821Z] #44 3.898 -- The C compiler identification is GNU 10.2.1 [2022-08-31T11:52:27.821Z] #44 4.063 -- Detecting C compiler ABI info [2022-08-31T11:52:27.821Z] #44 5.041 -- Detecting C compiler ABI info - done [2022-08-31T11:52:27.829Z] #18 DONE 0.7s [2022-08-31T11:52:27.829Z] [2022-08-31T11:52:27.829Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:52:27.829Z] #60 sha256:c5e8d8f8647c5a1077c0164d0e9aebb1fe99ec5cb8d79790806d7bd58c2a6f00 [2022-08-31T11:52:27.915Z] #84 145.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T11:52:27.915Z] #84 145.8 checking whether gcc accepts -g... (cached) yes [2022-08-31T11:52:27.915Z] #84 145.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T11:52:27.915Z] #84 145.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T11:52:27.915Z] #84 145.8 checking for a Python interpreter with version >= 3... python3 [2022-08-31T11:52:27.915Z] #84 145.9 checking for python3... /usr/bin/python3 [2022-08-31T11:52:27.915Z] #84 145.9 checking for python3 version... 3.9 [2022-08-31T11:52:28.085Z] #44 5.314 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-31T11:52:28.179Z] #84 145.9 checking for python3 platform... linux [2022-08-31T11:52:28.179Z] #84 146.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T11:52:28.268Z] #14 91.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-31T11:52:28.268Z] #14 91.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:52:28.268Z] #14 91.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:52:28.268Z] #14 ... [2022-08-31T11:52:28.268Z] [2022-08-31T11:52:28.268Z] #76 [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-08-31T11:52:28.268Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-31T11:52:28.268Z] #76 DONE 91.5s [2022-08-31T11:52:28.345Z] #44 5.319 -- Detecting C compile features [2022-08-31T11:52:28.345Z] #44 5.333 -- Detecting C compile features - done [2022-08-31T11:52:28.345Z] #44 5.388 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-31T11:52:28.436Z] #84 146.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T11:52:28.529Z] [2022-08-31T11:52:28.529Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:28.529Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:28.529Z] #14 91.67 Selecting previously unselected package dmsetup. [2022-08-31T11:52:28.529Z] #14 91.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:52:28.529Z] #14 91.68 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-31T11:52:28.693Z] #84 146.5 checking that generated files are newer than configure... done [2022-08-31T11:52:28.693Z] #84 146.5 configure: creating ./config.status [2022-08-31T11:52:28.766Z] #60 ... [2022-08-31T11:52:28.766Z] [2022-08-31T11:52:28.766Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-31T11:52:28.766Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-08-31T11:52:28.766Z] #19 DONE 0.6s [2022-08-31T11:52:28.766Z] [2022-08-31T11:52:28.766Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-31T11:52:28.766Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-08-31T11:52:28.915Z] #44 5.862 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-31T11:52:28.915Z] #44 5.993 -- Configuring done [2022-08-31T11:52:28.915Z] #44 6.015 -- Generating done [2022-08-31T11:52:28.915Z] #44 6.015 -- Build files have been written to: /tmp/tmp.2o6wyW4GnC/tini [2022-08-31T11:52:29.100Z] #14 92.12 Selecting previously unselected package mingw-w64-common. [2022-08-31T11:52:29.100Z] #14 92.13 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-31T11:52:29.100Z] #14 92.16 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-31T11:52:29.175Z] #44 6.079 + make tini-static [2022-08-31T11:52:29.436Z] #44 6.556 Scanning dependencies of target tini-static [2022-08-31T11:52:29.436Z] #44 6.638 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-31T11:52:29.623Z] #84 ... [2022-08-31T11:52:29.624Z] [2022-08-31T11:52:29.624Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:52:29.624Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:52:29.624Z] #19 179.5 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-31T11:52:29.624Z] #19 179.5 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-31T11:52:29.624Z] #19 179.5 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-31T11:52:29.624Z] #19 181.2 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-31T11:52:29.624Z] #19 181.2 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-31T11:52:29.624Z] #19 181.2 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-31T11:52:29.624Z] #19 182.6 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-31T11:52:29.624Z] #19 182.6 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-31T11:52:29.624Z] #19 182.6 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-31T11:52:29.624Z] #19 183.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-31T11:52:29.624Z] #19 183.7 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:52:29.624Z] #19 183.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T11:52:29.624Z] #19 183.9 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-31T11:52:29.624Z] #19 183.9 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:52:29.624Z] #19 183.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:52:29.703Z] #20 DONE 1.1s [2022-08-31T11:52:29.703Z] [2022-08-31T11:52:29.703Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:52:29.703Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-31T11:52:30.639Z] #21 ... [2022-08-31T11:52:30.639Z] [2022-08-31T11:52:30.639Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:52:30.639Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-31T11:52:30.639Z] #36 116.7 Delve is a source level debugger for Go programs. [2022-08-31T11:52:30.639Z] #36 116.7 [2022-08-31T11:52:30.639Z] #36 116.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-31T11:52:30.639Z] #36 116.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-31T11:52:30.639Z] #36 116.7 [2022-08-31T11:52:30.639Z] #36 116.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-31T11:52:30.639Z] #36 116.7 [2022-08-31T11:52:30.639Z] #36 116.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-31T11:52:30.639Z] #36 116.7 [2022-08-31T11:52:30.639Z] #36 116.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-31T11:52:30.639Z] #36 116.7 [2022-08-31T11:52:30.639Z] #36 116.7 Usage: [2022-08-31T11:52:30.639Z] #36 116.7 dlv [command] [2022-08-31T11:52:30.639Z] #36 116.7 [2022-08-31T11:52:30.639Z] #36 116.7 Available Commands: [2022-08-31T11:52:30.639Z] #36 116.7 attach Attach to running process and begin debugging. [2022-08-31T11:52:30.639Z] #36 116.7 connect Connect to a headless debug server with a terminal client. [2022-08-31T11:52:30.639Z] #36 116.7 core Examine a core dump. [2022-08-31T11:52:30.639Z] #36 116.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-31T11:52:30.639Z] #36 116.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-31T11:52:30.639Z] #36 116.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-31T11:52:30.639Z] #36 116.7 help Help about any command [2022-08-31T11:52:30.639Z] #36 116.7 run Deprecated command. Use 'debug' instead. [2022-08-31T11:52:30.639Z] #36 116.7 test Compile test binary and begin debugging program. [2022-08-31T11:52:30.639Z] #36 116.7 trace Compile and begin tracing program. [2022-08-31T11:52:30.639Z] #36 116.7 version Prints version. [2022-08-31T11:52:30.639Z] #36 116.7 [2022-08-31T11:52:30.639Z] #36 116.7 Flags: [2022-08-31T11:52:30.639Z] #36 116.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-31T11:52:30.639Z] #36 116.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-31T11:52:30.639Z] #36 116.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-31T11:52:30.639Z] #36 116.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-31T11:52:30.639Z] #36 116.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-31T11:52:30.639Z] #36 116.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-31T11:52:30.639Z] #36 116.7 --disable-aslr Disables address space randomization [2022-08-31T11:52:30.639Z] #36 116.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-31T11:52:30.639Z] #36 116.7 -h, --help help for dlv [2022-08-31T11:52:30.639Z] #36 116.7 --init string Init file, executed by the terminal client. [2022-08-31T11:52:30.639Z] #36 116.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-31T11:52:30.639Z] #36 116.7 --log Enable debugging server logging. [2022-08-31T11:52:30.639Z] #36 116.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-31T11:52:30.639Z] #36 116.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-31T11:52:30.639Z] #36 116.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-31T11:52:30.639Z] #36 116.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-31T11:52:30.639Z] #36 116.7 --wd string Working directory for running the program. [2022-08-31T11:52:30.639Z] #36 116.7 [2022-08-31T11:52:30.639Z] #36 116.7 Additional help topics: [2022-08-31T11:52:30.639Z] #36 116.7 dlv backend Help about the --backend flag. [2022-08-31T11:52:30.639Z] #36 116.7 dlv log Help about logging flags. [2022-08-31T11:52:30.639Z] #36 116.7 dlv redirect Help about file redirection. [2022-08-31T11:52:30.639Z] #36 116.7 [2022-08-31T11:52:30.639Z] #36 116.7 Use "dlv [command] --help" for more information about a command. [2022-08-31T11:52:30.639Z] #36 DONE 117.0s [2022-08-31T11:52:30.639Z] [2022-08-31T11:52:30.639Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:52:30.639Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-31T11:52:30.639Z] #21 0.961 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:52:30.898Z] #21 1.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:52:30.898Z] #21 1.353 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:52:31.465Z] #21 1.863 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:52:31.981Z] #44 8.820 [100%] Linking C executable tini-static [2022-08-31T11:52:31.981Z] #44 ... [2022-08-31T11:52:31.981Z] [2022-08-31T11:52:31.981Z] #53 [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.1" && /build/gotestsum --version [2022-08-31T11:52:31.981Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:52:31.981Z] #53 98.38 gotestsum version dev [2022-08-31T11:52:31.981Z] #53 DONE 99.3s [2022-08-31T11:52:31.981Z] [2022-08-31T11:52:31.981Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:31.981Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:31.981Z] #14 93.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-31T11:52:31.981Z] #14 93.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-31T11:52:31.981Z] #14 93.20 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T11:52:32.149Z] #19 ... [2022-08-31T11:52:32.149Z] [2022-08-31T11:52:32.149Z] #84 [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-08-31T11:52:32.149Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:32.149Z] #84 149.7 config.status: creating Makefile [2022-08-31T11:52:32.149Z] #84 149.8 config.status: creating config.h [2022-08-31T11:52:32.149Z] #84 149.8 config.status: executing libtool commands [2022-08-31T11:52:32.149Z] #84 149.8 config.status: executing depfiles commands [2022-08-31T11:52:32.552Z] #14 ... [2022-08-31T11:52:32.552Z] [2022-08-31T11:52:32.552Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:52:32.552Z] #44 sha256:cd76b0451d34c5e870b5ea244c4cafba86e89dc4bdf4ee4cb33ae9e4eebdcd08 [2022-08-31T11:52:32.552Z] #44 9.661 [100%] Built target tini-static [2022-08-31T11:52:32.713Z] #84 150.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-31T11:52:32.713Z] #84 150.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T11:52:32.812Z] #44 9.993 + mkdir -p /build [2022-08-31T11:52:32.812Z] #44 9.993 + cp tini-static /build/docker-init [2022-08-31T11:52:32.841Z] #21 3.050 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:52:33.073Z] #44 DONE 10.3s [2022-08-31T11:52:33.073Z] [2022-08-31T11:52:33.073Z] #77 [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-08-31T11:52:33.073Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:33.073Z] #77 20.25 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-31T11:52:33.073Z] #77 22.59 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-31T11:52:33.073Z] #77 23.07 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-31T11:52:33.073Z] #77 23.49 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-31T11:52:33.644Z] #84 151.3 checking for gcc... gcc [2022-08-31T11:52:33.644Z] #84 151.4 checking whether the C compiler works... yes [2022-08-31T11:52:33.644Z] #84 151.6 checking for C compiler default output file name... a.out [2022-08-31T11:52:33.644Z] #84 151.6 checking for suffix of executables... [2022-08-31T11:52:34.208Z] #84 151.7 checking whether we are cross compiling... no [2022-08-31T11:52:34.208Z] #84 151.9 checking for suffix of object files... o [2022-08-31T11:52:34.225Z] #21 4.593 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:52:34.387Z] #14 ... [2022-08-31T11:52:34.388Z] [2022-08-31T11:52:34.388Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:52:34.388Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:52:34.388Z] #42 92.25 Selecting previously unselected package libxml2:amd64. [2022-08-31T11:52:34.388Z] #42 92.26 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-31T11:52:34.388Z] #42 92.27 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T11:52:34.388Z] #42 93.26 Selecting previously unselected package libarchive13:amd64. [2022-08-31T11:52:34.388Z] #42 93.26 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-31T11:52:34.388Z] #42 93.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T11:52:34.388Z] #42 93.80 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-31T11:52:34.388Z] #42 93.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-31T11:52:34.388Z] #42 93.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T11:52:34.388Z] #42 94.06 Selecting previously unselected package librhash0:amd64. [2022-08-31T11:52:34.388Z] #42 94.07 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-31T11:52:34.388Z] #42 94.14 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-31T11:52:34.388Z] #42 94.47 Selecting previously unselected package libuv1:amd64. [2022-08-31T11:52:34.388Z] #42 94.47 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-31T11:52:34.388Z] #42 94.50 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-31T11:52:34.388Z] #42 94.85 Selecting previously unselected package cmake. [2022-08-31T11:52:34.388Z] #42 94.87 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-31T11:52:34.388Z] #42 94.90 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-31T11:52:34.464Z] #84 152.1 checking whether we are using the GNU C compiler... yes [2022-08-31T11:52:34.464Z] #84 152.2 checking whether gcc accepts -g... yes [2022-08-31T11:52:34.464Z] #84 152.2 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:52:34.721Z] #84 152.3 checking whether gcc understands -c and -o together... yes [2022-08-31T11:52:34.721Z] #84 152.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:52:34.721Z] #84 152.5 checking whether build environment is sane... yes [2022-08-31T11:52:34.721Z] #84 152.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:52:34.721Z] #84 152.5 checking for gawk... no [2022-08-31T11:52:34.721Z] #84 152.5 checking for mawk... mawk [2022-08-31T11:52:34.721Z] #84 152.5 checking whether make sets $(MAKE)... yes [2022-08-31T11:52:34.721Z] #84 152.5 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:52:34.721Z] #84 152.6 checking whether make supports nested variables... yes [2022-08-31T11:52:34.721Z] #84 152.6 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:52:34.721Z] #84 152.6 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:52:34.721Z] #84 152.6 checking how to create a ustar tar archive... gnutar [2022-08-31T11:52:34.721Z] #84 152.6 checking dependency style of gcc... gcc3 [2022-08-31T11:52:34.978Z] #84 152.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:52:34.978Z] #84 152.7 checking whether make supports nested variables... (cached) yes [2022-08-31T11:52:35.235Z] #84 152.8 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:52:35.235Z] #84 153.1 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:52:35.235Z] #84 153.1 checking how to print strings... printf [2022-08-31T11:52:35.235Z] #84 153.1 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:52:35.235Z] #84 153.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:52:35.235Z] #84 153.2 checking for egrep... /bin/grep -E [2022-08-31T11:52:35.235Z] #84 153.2 checking for fgrep... /bin/grep -F [2022-08-31T11:52:35.235Z] #84 153.2 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:52:35.235Z] #84 153.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:52:35.492Z] #84 153.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:52:35.492Z] #84 153.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:52:35.492Z] #84 153.4 checking whether ln -s works... yes [2022-08-31T11:52:35.492Z] #84 153.4 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:52:35.492Z] #84 153.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:52:35.492Z] #84 153.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:52:35.492Z] #84 153.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:52:35.492Z] #84 153.4 checking for objdump... objdump [2022-08-31T11:52:35.492Z] #84 153.4 checking how to recognize dependent libraries... pass_all [2022-08-31T11:52:35.492Z] #84 153.4 checking for dlltool... no [2022-08-31T11:52:35.492Z] #84 153.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:52:35.492Z] #84 153.4 checking for ar... ar [2022-08-31T11:52:35.600Z] #21 ... [2022-08-31T11:52:35.600Z] [2022-08-31T11:52:35.600Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-31T11:52:35.600Z] #26 sha256:2a61688997676a9580282793d0474f43077aa9f38a9fc24e7a0df875f8693aab [2022-08-31T11:52:35.600Z] #26 119.1 Updating files: 28% (3231/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 52% (6044/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 81% (9338/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-31T11:52:35.600Z] #26 121.9 + cd /tmp/tmp.BUmOl4chQN/tmp/docker-ce [2022-08-31T11:52:35.600Z] #26 121.9 + git checkout -q v17.06.2-ce [2022-08-31T11:52:35.619Z] #77 ... [2022-08-31T11:52:35.619Z] [2022-08-31T11:52:35.619Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:35.619Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:35.619Z] #14 103.0 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-31T11:52:35.619Z] #14 103.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:52:35.619Z] #14 103.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T11:52:35.749Z] #84 153.4 checking for archiver @FILE support... @ [2022-08-31T11:52:35.749Z] #84 153.6 checking for strip... strip [2022-08-31T11:52:35.749Z] #84 153.6 checking for ranlib... ranlib [2022-08-31T11:52:35.880Z] #14 103.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-31T11:52:35.880Z] #14 103.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:52:35.880Z] #14 103.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T11:52:36.314Z] #84 153.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:52:36.314Z] #84 154.0 checking for sysroot... no [2022-08-31T11:52:36.314Z] #84 154.0 checking for a working dd... /bin/dd [2022-08-31T11:52:36.314Z] #84 154.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:52:36.314Z] #84 154.3 checking for mt... no [2022-08-31T11:52:36.314Z] #84 154.3 checking if : is a manifest tool... no [2022-08-31T11:52:36.314Z] #84 154.3 checking how to run the C preprocessor... gcc -E [2022-08-31T11:52:37.503Z] #84 154.5 checking for ANSI C header files... yes [2022-08-31T11:52:37.503Z] #84 155.2 checking for sys/types.h... yes [2022-08-31T11:52:37.591Z] #77 ... [2022-08-31T11:52:37.591Z] [2022-08-31T11:52:37.591Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:37.591Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:37.591Z] #14 117.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-31T11:52:37.591Z] #14 117.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:52:37.591Z] #14 117.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:52:37.760Z] #84 155.5 checking for sys/stat.h... yes [2022-08-31T11:52:38.017Z] #84 155.7 checking for stdlib.h... yes [2022-08-31T11:52:38.277Z] #84 156.0 checking for string.h... yes [2022-08-31T11:52:38.537Z] #84 156.2 checking for memory.h... yes [2022-08-31T11:52:38.537Z] #84 156.4 checking for strings.h... yes [2022-08-31T11:52:38.594Z] #42 ... [2022-08-31T11:52:38.594Z] [2022-08-31T11:52:38.594Z] #51 [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-08-31T11:52:38.594Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-31T11:52:38.594Z] #51 95.29 Setting up criu (3.17.1-1) ... [2022-08-31T11:52:38.594Z] #51 99.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:52:38.594Z] #51 DONE 100.8s [2022-08-31T11:52:38.594Z] [2022-08-31T11:52:38.594Z] #77 [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-08-31T11:52:38.594Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:38.594Z] #77 1.554 Cloning into '/tmp/crun-build'... [2022-08-31T11:52:38.796Z] #84 156.5 checking for inttypes.h... yes [2022-08-31T11:52:38.796Z] #84 156.6 checking for stdint.h... yes [2022-08-31T11:52:38.796Z] #84 156.7 checking for unistd.h... yes [2022-08-31T11:52:39.096Z] #84 156.9 checking for dlfcn.h... yes [2022-08-31T11:52:39.366Z] #84 157.1 checking for objdir... .libs [2022-08-31T11:52:39.786Z] #26 125.5 + mkdir -p /tmp/tmp.BUmOl4chQN/src/github.com/docker [2022-08-31T11:52:39.786Z] #26 125.5 + mv components/cli /tmp/tmp.BUmOl4chQN/src/github.com/docker/cli [2022-08-31T11:52:39.786Z] #26 125.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-31T11:52:39.978Z] #77 ... [2022-08-31T11:52:39.978Z] [2022-08-31T11:52:39.978Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:39.978Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:39.978Z] #14 102.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-31T11:52:39.978Z] #14 102.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-31T11:52:39.978Z] #14 102.9 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T11:52:39.980Z] #84 157.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:52:39.980Z] #84 157.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:52:39.980Z] #84 157.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:52:40.812Z] #84 158.0 checking if gcc static flag -static works... yes [2022-08-31T11:52:40.812Z] #84 158.5 checking if gcc supports -c -o file.o... yes [2022-08-31T11:52:40.812Z] #84 158.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:52:40.812Z] #84 158.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:52:40.917Z] #14 ... [2022-08-31T11:52:40.917Z] [2022-08-31T11:52:40.917Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:52:40.917Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-31T11:52:40.917Z] #42 103.3 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T11:52:40.917Z] #42 103.3 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:52:40.917Z] #42 103.3 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-31T11:52:40.917Z] #42 103.4 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:52:40.917Z] #42 103.5 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T11:52:40.917Z] #42 103.5 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-31T11:52:40.917Z] #42 103.5 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T11:52:40.917Z] #42 103.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T11:52:40.917Z] #42 103.6 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T11:52:40.917Z] #42 103.6 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-31T11:52:40.917Z] #42 103.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:52:40.917Z] #42 DONE 104.2s [2022-08-31T11:52:41.160Z] #26 ... [2022-08-31T11:52:41.160Z] [2022-08-31T11:52:41.160Z] #77 [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-08-31T11:52:41.160Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:52:41.160Z] #77 72.90 configure.ac:11: installing 'build-aux/compile' [2022-08-31T11:52:41.160Z] #77 72.90 configure.ac:11: installing 'build-aux/config.guess' [2022-08-31T11:52:41.160Z] #77 72.92 configure.ac:11: installing 'build-aux/config.sub' [2022-08-31T11:52:41.160Z] #77 72.93 configure.ac:13: installing 'build-aux/install-sh' [2022-08-31T11:52:41.160Z] #77 72.93 configure.ac:13: installing 'build-aux/missing' [2022-08-31T11:52:41.160Z] #77 72.96 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-31T11:52:41.160Z] #77 73.10 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T11:52:41.160Z] #77 74.33 checking build system type... aarch64-unknown-linux-gnu [2022-08-31T11:52:41.160Z] #77 74.69 checking host system type... aarch64-unknown-linux-gnu [2022-08-31T11:52:41.160Z] #77 74.70 checking how to print strings... printf [2022-08-31T11:52:41.160Z] #77 74.71 checking for gcc... gcc [2022-08-31T11:52:41.160Z] #77 74.82 checking whether the C compiler works... yes [2022-08-31T11:52:41.160Z] #77 75.05 checking for C compiler default output file name... a.out [2022-08-31T11:52:41.160Z] #77 75.05 checking for suffix of executables... [2022-08-31T11:52:41.160Z] #77 75.25 checking whether we are cross compiling... no [2022-08-31T11:52:41.160Z] #77 75.48 checking for suffix of object files... o [2022-08-31T11:52:41.160Z] #77 75.58 checking whether we are using the GNU C compiler... yes [2022-08-31T11:52:41.160Z] #77 75.71 checking whether gcc accepts -g... yes [2022-08-31T11:52:41.160Z] #77 75.83 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:52:41.160Z] #77 76.06 checking whether gcc understands -c and -o together... yes [2022-08-31T11:52:41.160Z] #77 76.31 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:52:41.160Z] #77 76.35 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:52:41.160Z] #77 76.35 checking for egrep... /bin/grep -E [2022-08-31T11:52:41.160Z] #77 76.36 checking for fgrep... /bin/grep -F [2022-08-31T11:52:41.160Z] #77 76.38 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:52:41.160Z] #77 76.41 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:52:41.160Z] #77 76.41 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:52:41.160Z] #77 76.43 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:52:41.160Z] #77 76.56 checking whether ln -s works... yes [2022-08-31T11:52:41.160Z] #77 76.56 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:52:41.160Z] #77 76.60 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-31T11:52:41.160Z] #77 76.60 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:52:41.160Z] #77 76.60 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:52:41.160Z] #77 76.60 checking for objdump... objdump [2022-08-31T11:52:41.160Z] #77 76.61 checking how to recognize dependent libraries... pass_all [2022-08-31T11:52:41.160Z] #77 76.61 checking for dlltool... no [2022-08-31T11:52:41.160Z] #77 76.61 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:52:41.160Z] #77 76.61 checking for ar... ar [2022-08-31T11:52:41.160Z] #77 76.61 checking for archiver @FILE support... @ [2022-08-31T11:52:41.160Z] #77 76.76 checking for strip... strip [2022-08-31T11:52:41.160Z] #77 76.76 checking for ranlib... ranlib [2022-08-31T11:52:41.160Z] #77 76.77 checking for gawk... no [2022-08-31T11:52:41.160Z] #77 76.78 checking for mawk... mawk [2022-08-31T11:52:41.160Z] #77 76.78 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:52:41.160Z] #77 77.28 checking for sysroot... no [2022-08-31T11:52:41.160Z] #77 77.29 checking for a working dd... /bin/dd [2022-08-31T11:52:41.160Z] #77 77.30 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:52:41.160Z] #77 77.32 checking for mt... no [2022-08-31T11:52:41.160Z] #77 77.33 checking if : is a manifest tool... no [2022-08-31T11:52:41.160Z] #77 77.36 checking how to run the C preprocessor... gcc -E [2022-08-31T11:52:41.160Z] #77 77.63 checking for ANSI C header files... yes [2022-08-31T11:52:41.160Z] #77 78.37 checking for sys/types.h... yes [2022-08-31T11:52:41.160Z] #77 78.55 checking for sys/stat.h... yes [2022-08-31T11:52:41.160Z] #77 78.72 checking for stdlib.h... yes [2022-08-31T11:52:41.160Z] #77 78.96 checking for string.h... yes [2022-08-31T11:52:41.160Z] #77 79.14 checking for memory.h... yes [2022-08-31T11:52:41.160Z] #77 79.35 checking for strings.h... yes [2022-08-31T11:52:41.160Z] #77 79.56 checking for inttypes.h... yes [2022-08-31T11:52:41.160Z] #77 79.78 checking for stdint.h... yes [2022-08-31T11:52:41.160Z] #77 79.99 checking for unistd.h... yes [2022-08-31T11:52:41.160Z] #77 80.21 checking for dlfcn.h... yes [2022-08-31T11:52:41.160Z] #77 80.42 checking for objdir... .libs [2022-08-31T11:52:41.160Z] #77 80.77 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:52:41.160Z] #77 80.91 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:52:41.160Z] #77 80.91 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:52:41.160Z] #77 81.08 checking if gcc static flag -static works... yes [2022-08-31T11:52:41.160Z] #77 81.41 checking if gcc supports -c -o file.o... yes [2022-08-31T11:52:41.160Z] #77 81.59 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:52:41.160Z] #77 81.59 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-31T11:52:41.178Z] [2022-08-31T11:52:41.178Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-31T11:52:41.178Z] #43 sha256:76bbe4da050ac260bbf3c46d2977a9d1598321297803aa0adb0bc27e6e67adff [2022-08-31T11:52:41.178Z] #43 DONE 0.1s [2022-08-31T11:52:41.178Z] [2022-08-31T11:52:41.178Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:52:41.178Z] #44 sha256:e665b7beb9f03796e5139f94c73a5fd5e2879f3fef0150cddfb3e4d65373e259 [2022-08-31T11:52:41.378Z] #84 158.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:52:41.378Z] #84 159.0 checking how to hardcode library paths into programs... immediate [2022-08-31T11:52:41.378Z] #84 159.0 checking whether stripping libraries is possible... yes [2022-08-31T11:52:41.378Z] #84 159.1 checking if libtool supports shared libraries... yes [2022-08-31T11:52:41.378Z] #84 159.1 checking whether to build shared libraries... no [2022-08-31T11:52:41.378Z] #84 159.1 checking whether to build static libraries... yes [2022-08-31T11:52:41.378Z] #84 159.1 checking float.h usability... yes [2022-08-31T11:52:41.378Z] #84 159.2 checking float.h presence... yes [2022-08-31T11:52:41.378Z] #84 159.3 checking for float.h... yes [2022-08-31T11:52:41.419Z] #77 81.65 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:52:41.419Z] #77 81.97 checking how to hardcode library paths into programs... immediate [2022-08-31T11:52:41.419Z] #77 81.97 checking whether stripping libraries is possible... yes [2022-08-31T11:52:41.419Z] #77 81.98 checking if libtool supports shared libraries... yes [2022-08-31T11:52:41.419Z] #77 81.98 checking whether to build shared libraries... no [2022-08-31T11:52:41.419Z] #77 81.98 checking whether to build static libraries... yes [2022-08-31T11:52:41.419Z] #77 81.98 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:52:41.634Z] #84 159.3 checking limits.h usability... yes [2022-08-31T11:52:41.634Z] #84 159.5 checking limits.h presence... yes [2022-08-31T11:52:41.634Z] #84 159.6 checking for limits.h... yes [2022-08-31T11:52:41.677Z] #77 82.01 checking whether build environment is sane... yes [2022-08-31T11:52:41.677Z] #77 82.06 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:52:41.677Z] #77 82.08 checking whether make sets $(MAKE)... yes [2022-08-31T11:52:41.677Z] #77 82.14 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:52:41.677Z] #77 82.17 checking whether make supports nested variables... yes [2022-08-31T11:52:41.677Z] #77 82.22 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:52:41.892Z] #84 159.7 checking stddef.h usability... yes [2022-08-31T11:52:41.892Z] #84 159.9 checking stddef.h presence... yes [2022-08-31T11:52:41.935Z] #77 82.23 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:52:41.935Z] #77 82.23 checking how to create a ustar tar archive... gnutar [2022-08-31T11:52:41.935Z] #77 82.31 checking dependency style of gcc... gcc3 [2022-08-31T11:52:42.148Z] #84 159.9 checking for stddef.h... yes [2022-08-31T11:52:42.148Z] #84 160.0 checking for stdlib.h... (cached) yes [2022-08-31T11:52:42.148Z] #84 160.0 checking for string.h... (cached) yes [2022-08-31T11:52:42.193Z] #77 82.49 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:52:42.193Z] #77 82.49 checking whether make supports nested variables... (cached) yes [2022-08-31T11:52:42.193Z] #77 82.49 checking for gawk... (cached) mawk [2022-08-31T11:52:42.193Z] #77 82.49 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T11:52:42.193Z] #77 82.50 checking for gcc... (cached) gcc [2022-08-31T11:52:42.193Z] #77 82.60 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T11:52:42.193Z] #77 82.60 checking whether gcc accepts -g... (cached) yes [2022-08-31T11:52:42.193Z] #77 82.60 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T11:52:42.193Z] #77 82.60 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T11:52:42.193Z] #77 82.60 checking for a Python interpreter with version >= 3... python3 [2022-08-31T11:52:42.193Z] #77 82.68 checking for python3... /usr/bin/python3 [2022-08-31T11:52:42.193Z] #77 82.68 checking for python3 version... 3.9 [2022-08-31T11:52:42.404Z] #84 160.1 checking sys/time.h usability... yes [2022-08-31T11:52:42.404Z] #84 160.2 checking sys/time.h presence... yes [2022-08-31T11:52:42.404Z] #84 160.3 checking for sys/time.h... yes [2022-08-31T11:52:42.452Z] #77 82.73 checking for python3 platform... linux [2022-08-31T11:52:42.452Z] #77 82.78 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T11:52:42.559Z] #44 1.504 + RM_GOPATH=0 [2022-08-31T11:52:42.559Z] #44 1.504 + TMP_GOPATH= [2022-08-31T11:52:42.559Z] #44 1.504 + : /build [2022-08-31T11:52:42.559Z] #44 1.504 + '[' -z '' ']' [2022-08-31T11:52:42.559Z] #44 1.516 ++ mktemp -d [2022-08-31T11:52:42.559Z] #44 1.517 + export GOPATH=/tmp/tmp.baZf2aZq1l [2022-08-31T11:52:42.559Z] #44 1.517 + GOPATH=/tmp/tmp.baZf2aZq1l [2022-08-31T11:52:42.559Z] #44 1.519 + RM_GOPATH=1 [2022-08-31T11:52:42.559Z] #44 1.519 + case "$(go env GOARCH)" in [2022-08-31T11:52:42.559Z] #44 1.519 ++ go env GOARCH [2022-08-31T11:52:42.559Z] #44 1.574 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:52:42.559Z] #44 1.574 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:52:42.559Z] #44 1.574 ++ dirname /install.sh [2022-08-31T11:52:42.660Z] #84 160.3 checking for inline... inline [2022-08-31T11:52:42.757Z] #77 82.92 checking for python3 extension module directory... [2022-08-31T11:52:42.757Z] #77 ... [2022-08-31T11:52:42.757Z] [2022-08-31T11:52:42.757Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:52:42.757Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-31T11:52:42.757Z] #34 DONE 129.0s [2022-08-31T11:52:42.757Z] [2022-08-31T11:52:42.757Z] #77 [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-08-31T11:52:42.758Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:52:42.758Z] #77 82.92 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T11:52:42.758Z] #77 83.06 checking for go-md2man... no [2022-08-31T11:52:42.758Z] #77 83.07 checking error.h usability... [2022-08-31T11:52:42.758Z] #77 ... [2022-08-31T11:52:42.758Z] [2022-08-31T11:52:42.758Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:52:42.758Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-31T11:52:42.758Z] #21 6.692 Fetched 8458 kB in 6s (1400 kB/s) [2022-08-31T11:52:42.758Z] #21 6.692 Reading package lists... [2022-08-31T11:52:42.758Z] #21 9.297 Reading package lists... [2022-08-31T11:52:42.758Z] #21 11.59 Building dependency tree... [2022-08-31T11:52:42.758Z] #21 ... [2022-08-31T11:52:42.758Z] [2022-08-31T11:52:42.758Z] #77 [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-08-31T11:52:42.758Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:52:42.758Z] #77 83.07 checking error.h usability... yes [2022-08-31T11:52:42.820Z] #44 1.588 Install tini version v0.19.0 [2022-08-31T11:52:42.820Z] #44 1.590 + dir=/ [2022-08-31T11:52:42.820Z] #44 1.590 + bin=tini [2022-08-31T11:52:42.820Z] #44 1.590 + shift [2022-08-31T11:52:42.820Z] #44 1.590 + '[' '!' -f //tini.installer ']' [2022-08-31T11:52:42.820Z] #44 1.590 + . //tini.installer [2022-08-31T11:52:42.820Z] #44 1.590 ++ : v0.19.0 [2022-08-31T11:52:42.820Z] #44 1.590 + install_tini [2022-08-31T11:52:42.820Z] #44 1.590 + echo 'Install tini version v0.19.0' [2022-08-31T11:52:42.820Z] #44 1.590 + git clone https://github.com/krallin/tini.git /tmp/tmp.baZf2aZq1l/tini [2022-08-31T11:52:42.820Z] #44 1.590 Cloning into '/tmp/tmp.baZf2aZq1l/tini'... [2022-08-31T11:52:42.917Z] #84 160.4 checking for size_t... yes [2022-08-31T11:52:42.917Z] #84 160.9 checking for stdlib.h... (cached) yes [2022-08-31T11:52:42.967Z] #14 123.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-31T11:52:43.044Z] #77 83.29 checking error.h presence... yes [2022-08-31T11:52:43.044Z] #77 83.48 checking for error.h... yes [2022-08-31T11:52:43.224Z] #14 123.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-31T11:52:43.224Z] #14 124.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T11:52:43.224Z] #14 124.1 Selecting previously unselected package libapparmor1:amd64. [2022-08-31T11:52:43.224Z] #14 124.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-31T11:52:43.224Z] #14 124.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T11:52:43.340Z] #77 83.57 checking linux/openat2.h usability... yes [2022-08-31T11:52:43.340Z] #77 83.90 checking linux/openat2.h presence... yes [2022-08-31T11:52:43.480Z] #14 124.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-31T11:52:43.480Z] #14 124.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-31T11:52:43.480Z] #14 124.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T11:52:43.481Z] #84 160.9 checking for GNU libc compatible malloc... yes [2022-08-31T11:52:43.481Z] #84 161.1 checking for stdlib.h... (cached) yes [2022-08-31T11:52:43.481Z] #84 161.1 checking for GNU libc compatible realloc... yes [2022-08-31T11:52:43.481Z] #84 161.3 checking for working strtod... yes [2022-08-31T11:52:43.636Z] #77 83.95 checking for linux/openat2.h... yes [2022-08-31T11:52:43.736Z] #14 124.4 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T11:52:43.736Z] #14 124.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T11:52:43.736Z] #14 124.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:52:43.736Z] #14 124.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T11:52:43.736Z] #14 124.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T11:52:43.742Z] #84 161.6 checking for gettimeofday... yes [2022-08-31T11:52:43.758Z] #44 2.755 + cd /tmp/tmp.baZf2aZq1l/tini [2022-08-31T11:52:43.758Z] #44 2.755 + git checkout -q v0.19.0 [2022-08-31T11:52:43.896Z] #77 84.03 checking for copy_file_range... yes [2022-08-31T11:52:43.896Z] #77 84.39 checking for fgetxattr... yes [2022-08-31T11:52:43.992Z] #14 124.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:52:43.992Z] #14 124.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-31T11:52:43.992Z] #14 124.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:52:43.992Z] #14 124.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:52:44.002Z] #84 161.7 checking for memset... yes [2022-08-31T11:52:44.019Z] #44 2.887 + cmake . [2022-08-31T11:52:44.153Z] #77 84.52 checking for statx... yes [2022-08-31T11:52:44.248Z] #14 124.9 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T11:52:44.248Z] #14 125.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T11:52:44.248Z] #14 125.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:52:44.248Z] #14 125.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-31T11:52:44.248Z] #14 125.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-31T11:52:44.248Z] #14 125.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T11:52:44.259Z] #84 161.9 checking for strspn... yes [2022-08-31T11:52:44.411Z] #77 84.70 checking for fgetpwent_r... yes [2022-08-31T11:52:44.516Z] #84 162.2 checking that generated files are newer than configure... done [2022-08-31T11:52:44.516Z] #84 162.2 configure: creating ./config.status [2022-08-31T11:52:44.670Z] #77 84.89 checking for issetugid... no [2022-08-31T11:52:44.670Z] #77 85.09 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T11:52:44.670Z] #77 85.09 checking pkg-config is at least version 0.9.0... yes [2022-08-31T11:52:44.961Z] #44 3.677 -- The C compiler identification is GNU 10.2.1 [2022-08-31T11:52:44.962Z] #44 3.813 -- Detecting C compiler ABI info [2022-08-31T11:52:45.206Z] #14 126.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-31T11:52:45.206Z] #14 126.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-31T11:52:45.206Z] #14 126.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T11:52:45.235Z] #77 85.10 checking for library containing yajl_tree_get... -lyajl [2022-08-31T11:52:45.235Z] #77 85.49 checking for yajl >= 2.0.0... yes [2022-08-31T11:52:45.235Z] #77 85.53 checking sys/capability.h usability... yes [2022-08-31T11:52:45.235Z] #77 85.68 checking sys/capability.h presence... yes [2022-08-31T11:52:45.235Z] #77 85.75 checking for sys/capability.h... yes [2022-08-31T11:52:45.235Z] #77 85.75 checking for library containing cap_from_name... [2022-08-31T11:52:45.235Z] #77 ... [2022-08-31T11:52:45.235Z] [2022-08-31T11:52:45.235Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:52:45.235Z] #60 sha256:c5e8d8f8647c5a1077c0164d0e9aebb1fe99ec5cb8d79790806d7bd58c2a6f00 [2022-08-31T11:52:45.235Z] #60 10.59 + cd /tmp/tmp.S4FeB8wD40/src/github.com/opencontainers/runc [2022-08-31T11:52:45.235Z] #60 10.60 + git checkout -q v1.1.4 [2022-08-31T11:52:45.235Z] #60 11.08 + '[' -z '' ']' [2022-08-31T11:52:45.235Z] #60 11.08 + target=static [2022-08-31T11:52:45.235Z] #60 11.08 + make BUILDTAGS=seccomp static [2022-08-31T11:52:45.235Z] #60 11.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-31T11:52:45.493Z] #60 ... [2022-08-31T11:52:45.493Z] [2022-08-31T11:52:45.493Z] #77 [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-08-31T11:52:45.493Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:52:45.493Z] #77 85.75 checking for library containing cap_from_name... -lcap [2022-08-31T11:52:45.530Z] #44 ... [2022-08-31T11:52:45.530Z] [2022-08-31T11:52:45.530Z] #53 [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.1" && /build/gotestsum --version [2022-08-31T11:52:45.530Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-31T11:52:45.530Z] #53 108.5 gotestsum version dev [2022-08-31T11:52:45.530Z] #53 DONE 108.7s [2022-08-31T11:52:45.751Z] #77 86.00 checking for library containing dlopen... -ldl [2022-08-31T11:52:45.789Z] [2022-08-31T11:52:45.789Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:52:45.789Z] #44 sha256:e665b7beb9f03796e5139f94c73a5fd5e2879f3fef0150cddfb3e4d65373e259 [2022-08-31T11:52:45.789Z] #44 4.674 -- Detecting C compiler ABI info - done [2022-08-31T11:52:46.134Z] #14 127.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-31T11:52:46.134Z] #14 127.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-31T11:52:46.134Z] #14 127.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T11:52:46.267Z] #77 86.38 checking seccomp.h usability... yes [2022-08-31T11:52:46.267Z] #77 86.60 checking seccomp.h presence... yes [2022-08-31T11:52:46.267Z] #77 86.71 checking for seccomp.h... yes [2022-08-31T11:52:46.359Z] #44 4.977 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-31T11:52:46.359Z] #44 4.979 -- Detecting C compile features [2022-08-31T11:52:46.359Z] #44 4.979 -- Detecting C compile features - done [2022-08-31T11:52:46.359Z] #44 5.073 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-31T11:52:46.410Z] #84 164.3 config.status: creating Makefile [2022-08-31T11:52:46.410Z] #84 164.4 config.status: creating config.h [2022-08-31T11:52:46.410Z] #84 164.4 config.status: executing depfiles commands [2022-08-31T11:52:46.525Z] #77 86.71 checking for library containing seccomp_rule_add... -lseccomp [2022-08-31T11:52:46.618Z] #44 5.357 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-31T11:52:46.618Z] #44 5.518 -- Configuring done [2022-08-31T11:52:46.667Z] #84 ... [2022-08-31T11:52:46.667Z] [2022-08-31T11:52:46.667Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:52:46.667Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:52:46.667Z] #19 206.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-31T11:52:46.667Z] #19 206.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:52:46.667Z] #19 206.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-31T11:52:46.706Z] #14 127.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-31T11:52:46.706Z] #14 ... [2022-08-31T11:52:46.706Z] [2022-08-31T11:52:46.706Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:52:46.706Z] #67 sha256:c79b14abe0d949be20979a7a097bc9cdb030fea450917275efa0341c0ac3912b [2022-08-31T11:52:46.706Z] #67 118.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T11:52:46.706Z] #67 118.8 + GOBIN=/build [2022-08-31T11:52:46.706Z] #67 118.8 + GO111MODULE=on [2022-08-31T11:52:46.706Z] #67 118.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:52:46.706Z] #67 125.0 rootlesskit version 1.0.0 [2022-08-31T11:52:46.706Z] #67 125.0 Usage of /build/rootlesskit-docker-proxy: [2022-08-31T11:52:46.706Z] #67 125.0 -container-ip string [2022-08-31T11:52:46.706Z] #67 125.0 container ip [2022-08-31T11:52:46.706Z] #67 125.0 -container-port int [2022-08-31T11:52:46.706Z] #67 125.0 container port (default -1) [2022-08-31T11:52:46.706Z] #67 125.0 -host-ip string [2022-08-31T11:52:46.706Z] #67 125.0 host ip [2022-08-31T11:52:46.706Z] #67 125.0 -host-port int [2022-08-31T11:52:46.706Z] #67 125.0 host port (default -1) [2022-08-31T11:52:46.706Z] #67 125.0 -proto string [2022-08-31T11:52:46.706Z] #67 125.0 proxy protocol (default "tcp") [2022-08-31T11:52:46.706Z] #67 DONE 127.2s [2022-08-31T11:52:46.706Z] [2022-08-31T11:52:46.706Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-31T11:52:46.706Z] #68 sha256:28b13534fe0c2c470b1b93a7d5de24283f370ad7848d1c00949b3cf1701c094a [2022-08-31T11:52:46.706Z] #68 DONE 0.1s [2022-08-31T11:52:46.706Z] [2022-08-31T11:52:46.706Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:46.706Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:46.706Z] #14 127.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-31T11:52:46.706Z] #14 127.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T11:52:46.706Z] #14 127.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-31T11:52:46.706Z] #14 ... [2022-08-31T11:52:46.706Z] [2022-08-31T11:52:46.706Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-31T11:52:46.706Z] #69 sha256:4d7524632f37a58d59af6b1c6c1ed09676d2607e68179cc95b6498ee7adb2e9c [2022-08-31T11:52:46.784Z] #77 87.07 checking for library containing seccomp_arch_resolve_name... none required [2022-08-31T11:52:46.877Z] #44 5.583 -- Generating done [2022-08-31T11:52:46.877Z] #44 5.603 -- Build files have been written to: /tmp/tmp.baZf2aZq1l/tini [2022-08-31T11:52:46.877Z] #44 5.647 + make tini-static [2022-08-31T11:52:46.925Z] #19 206.7 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-31T11:52:46.925Z] #19 206.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:52:46.925Z] #19 206.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T11:52:46.963Z] #69 DONE 0.2s [2022-08-31T11:52:46.963Z] [2022-08-31T11:52:46.963Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:46.963Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:46.963Z] #14 127.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-31T11:52:46.963Z] #14 127.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T11:52:47.042Z] #77 87.30 checking systemd/sd-bus.h usability... yes [2022-08-31T11:52:47.042Z] #77 87.52 checking systemd/sd-bus.h presence... yes [2022-08-31T11:52:47.042Z] #77 87.66 checking for systemd/sd-bus.h... yes [2022-08-31T11:52:47.447Z] #44 6.279 Scanning dependencies of target tini-static [2022-08-31T11:52:47.447Z] #44 6.391 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-31T11:52:47.571Z] #14 128.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-31T11:52:47.571Z] #14 128.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-31T11:52:47.571Z] #14 128.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T11:52:47.608Z] #77 87.66 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-31T11:52:47.827Z] #14 128.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-31T11:52:47.827Z] #14 128.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:52:47.827Z] #14 128.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:52:47.827Z] #14 128.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T11:52:47.827Z] #14 128.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T11:52:47.827Z] #14 128.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:52:47.866Z] #77 88.09 checking for sd_notify_barrier... yes [2022-08-31T11:52:48.084Z] #14 128.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T11:52:48.084Z] #14 128.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T11:52:48.084Z] #14 128.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:52:48.123Z] #14 115.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-31T11:52:48.123Z] #14 115.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:52:48.123Z] #14 115.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:52:48.124Z] #77 88.29 checking linux/bpf.h usability... yes [2022-08-31T11:52:48.124Z] #77 88.48 checking linux/bpf.h presence... yes [2022-08-31T11:52:48.124Z] #77 88.55 checking for linux/bpf.h... yes [2022-08-31T11:52:48.124Z] #77 88.55 checking compilation for eBPF... yes [2022-08-31T11:52:48.124Z] #77 88.68 checking for criu >= 3.15... no [2022-08-31T11:52:48.124Z] #77 88.70 configure: CRIU headers not found, building without CRIU support [2022-08-31T11:52:48.124Z] #77 88.70 checking for criu > 3.16... no [2022-08-31T11:52:48.124Z] #77 88.73 configure: CRIU version doesn't support join-ns API [2022-08-31T11:52:48.124Z] #77 88.73 checking for criu > 3.16.1... no [2022-08-31T11:52:48.382Z] #77 88.77 configure: CRIU version doesn't support for pre-dumping [2022-08-31T11:52:48.382Z] #77 88.77 checking for new mount API (fsconfig)... yes [2022-08-31T11:52:48.382Z] #77 88.83 checking for seccomp notify API... yes [2022-08-31T11:52:48.639Z] #77 88.92 checking for gperf... no [2022-08-31T11:52:48.639Z] #77 88.92 configure: gperf not found - cannot rebuild signal parser code [2022-08-31T11:52:48.639Z] #77 88.92 checking for library containing argp_parse... none required [2022-08-31T11:52:48.646Z] #14 129.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:52:48.646Z] #14 129.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T11:52:48.646Z] #14 129.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T11:52:48.646Z] #14 129.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T11:52:48.646Z] #14 129.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T11:52:48.646Z] #14 129.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T11:52:48.646Z] #14 129.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:52:48.898Z] #77 89.28 checking that generated files are newer than configure... done [2022-08-31T11:52:48.898Z] #77 89.28 configure: creating ./config.status [2022-08-31T11:52:48.902Z] #14 129.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T11:52:48.902Z] #14 129.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:52:48.902Z] #14 129.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T11:52:48.902Z] #14 129.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T11:52:48.902Z] #14 129.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:52:48.902Z] #14 129.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T11:52:48.902Z] #14 129.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T11:52:48.902Z] #14 129.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-31T11:52:48.902Z] #14 129.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:52:48.902Z] #14 129.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T11:52:48.902Z] #14 129.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T11:52:48.902Z] #14 129.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T11:52:49.201Z] #14 129.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T11:52:49.201Z] #14 129.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:52:49.201Z] #14 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-31T11:52:49.201Z] #14 129.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:52:49.201Z] #14 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-31T11:52:49.201Z] #14 129.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T11:52:49.201Z] #14 129.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:52:49.201Z] #14 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-31T11:52:49.201Z] #14 130.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:52:49.201Z] #14 130.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T11:52:49.201Z] #14 130.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:52:49.201Z] #14 130.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-31T11:52:49.201Z] #14 130.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:52:49.201Z] #14 130.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:52:49.201Z] #14 130.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:52:49.991Z] #44 8.443 [100%] Linking C executable tini-static [2022-08-31T11:52:50.130Z] #14 DONE 130.8s [2022-08-31T11:52:50.130Z] [2022-08-31T11:52:50.130Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-31T11:52:50.130Z] #59 sha256:73f5fe6792efcc30d522acd7c72b41923b5cdcf7f261c604f06a084fcbfe174d [2022-08-31T11:52:50.566Z] #44 9.318 [100%] Built target tini-static [2022-08-31T11:52:50.566Z] #44 9.451 + mkdir -p /build [2022-08-31T11:52:50.566Z] #44 9.456 + cp tini-static /build/docker-init [2022-08-31T11:52:50.826Z] #44 ... [2022-08-31T11:52:50.826Z] [2022-08-31T11:52:50.826Z] #77 [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-08-31T11:52:50.826Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:50.826Z] #77 12.43 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-31T11:52:50.826Z] #77 12.51 Cloning into '/tmp/crun-build/libocispec'... [2022-08-31T11:52:50.826Z] #77 14.65 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-31T11:52:50.826Z] #77 14.69 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-31T11:52:50.826Z] #77 14.70 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-31T11:52:50.826Z] #77 14.70 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-31T11:52:50.826Z] #77 14.74 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-31T11:52:50.826Z] #77 18.24 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-31T11:52:50.826Z] #77 21.18 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-31T11:52:50.826Z] #77 ... [2022-08-31T11:52:50.826Z] [2022-08-31T11:52:50.826Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:52:50.826Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:52:50.826Z] #14 113.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-31T11:52:50.826Z] #14 113.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:52:50.826Z] #14 113.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T11:52:50.826Z] #14 114.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-31T11:52:50.826Z] #14 114.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:52:50.826Z] #14 114.0 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T11:52:51.057Z] #59 DONE 1.1s [2022-08-31T11:52:51.057Z] [2022-08-31T11:52:51.057Z] #77 [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-08-31T11:52:51.057Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:51.057Z] #77 69.50 configure.ac:7: installing 'build-aux/compile' [2022-08-31T11:52:51.057Z] #77 69.51 configure.ac:9: installing 'build-aux/config.guess' [2022-08-31T11:52:51.057Z] #77 69.52 configure.ac:9: installing 'build-aux/config.sub' [2022-08-31T11:52:51.057Z] #77 69.53 configure.ac:11: installing 'build-aux/install-sh' [2022-08-31T11:52:51.057Z] #77 69.53 configure.ac:11: installing 'build-aux/missing' [2022-08-31T11:52:51.057Z] #77 69.76 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T11:52:51.057Z] #77 69.86 parallel-tests: installing 'build-aux/test-driver' [2022-08-31T11:52:51.057Z] #77 71.75 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T11:52:51.057Z] #77 71.75 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T11:52:51.057Z] #77 72.28 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T11:52:51.057Z] #77 72.28 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T11:52:51.057Z] #77 72.37 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T11:52:51.057Z] #77 72.50 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T11:52:51.057Z] #77 72.60 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T11:52:51.057Z] #77 72.75 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T11:52:51.313Z] #77 ... [2022-08-31T11:52:51.313Z] [2022-08-31T11:52:51.313Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:52:51.313Z] #60 sha256:27f4feb0355ebb6057b8b9a31a1268a5564dcf9aceb7b38196b0cd8431767c2f [2022-08-31T11:52:51.395Z] #14 ... [2022-08-31T11:52:51.395Z] [2022-08-31T11:52:51.395Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:52:51.395Z] #44 sha256:e665b7beb9f03796e5139f94c73a5fd5e2879f3fef0150cddfb3e4d65373e259 [2022-08-31T11:52:51.395Z] #44 DONE 10.2s [2022-08-31T11:52:51.656Z] [2022-08-31T11:52:51.656Z] #77 [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-08-31T11:52:51.656Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:51.656Z] #77 23.27 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-31T11:52:51.916Z] #77 23.66 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-31T11:52:52.181Z] #77 92.09 config.status: creating Makefile [2022-08-31T11:52:52.181Z] #77 92.16 config.status: creating rpm/crun.spec [2022-08-31T11:52:52.181Z] #77 92.26 config.status: creating config.h [2022-08-31T11:52:52.181Z] #77 92.32 config.status: executing libtool commands [2022-08-31T11:52:52.181Z] #77 92.37 config.status: executing depfiles commands [2022-08-31T11:52:52.489Z] #77 24.09 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-31T11:52:52.748Z] #77 ... [2022-08-31T11:52:52.748Z] [2022-08-31T11:52:52.748Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:52:52.748Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-31T11:52:52.748Z] #21 13.46 The following additional packages will be installed: [2022-08-31T11:52:52.748Z] #21 13.48 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-31T11:52:52.748Z] #21 13.48 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-31T11:52:52.748Z] #21 13.48 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T11:52:52.748Z] #21 13.50 python3-pkg-resources vim-runtime xxd [2022-08-31T11:52:52.748Z] #21 13.52 Suggested packages: [2022-08-31T11:52:52.748Z] #21 13.52 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-31T11:52:52.748Z] #21 13.52 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-31T11:52:52.748Z] #21 13.52 acl attr quota [2022-08-31T11:52:52.748Z] #21 13.52 Recommended packages: [2022-08-31T11:52:52.748Z] #21 13.52 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-31T11:52:52.748Z] #21 15.09 The following NEW packages will be installed: [2022-08-31T11:52:52.748Z] #21 15.11 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-31T11:52:52.748Z] #21 15.11 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-31T11:52:52.748Z] #21 15.12 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-31T11:52:52.748Z] #21 15.12 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-31T11:52:52.748Z] #21 15.12 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T11:52:52.748Z] #21 15.12 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-31T11:52:52.748Z] #21 15.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-31T11:52:52.748Z] #21 15.12 xz-utils zip zstd [2022-08-31T11:52:52.748Z] #21 15.45 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:52:52.748Z] #21 15.45 Need to get 27.0 MB of archives. [2022-08-31T11:52:52.748Z] #21 15.45 After this operation, 105 MB of additional disk space will be used. [2022-08-31T11:52:52.748Z] #21 15.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-31T11:52:52.748Z] #21 15.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-31T11:52:52.748Z] #21 15.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-31T11:52:52.748Z] #21 15.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-31T11:52:52.748Z] #21 15.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-31T11:52:52.748Z] #21 15.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-31T11:52:52.748Z] #21 15.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-31T11:52:52.748Z] #21 15.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-31T11:52:52.748Z] #21 15.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T11:52:52.748Z] #21 15.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T11:52:52.748Z] #21 15.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-31T11:52:52.748Z] #21 15.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-31T11:52:52.748Z] #21 15.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-31T11:52:52.748Z] #21 15.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-31T11:52:52.748Z] #21 15.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-31T11:52:52.748Z] #21 15.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-31T11:52:52.748Z] #21 15.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-31T11:52:52.748Z] #21 15.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-31T11:52:52.748Z] #21 15.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-31T11:52:52.748Z] #21 15.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-31T11:52:52.748Z] #21 15.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-31T11:52:52.748Z] #21 15.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-31T11:52:52.749Z] #21 15.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-31T11:52:52.749Z] #21 15.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-31T11:52:52.749Z] #21 15.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-31T11:52:52.749Z] #21 15.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-31T11:52:52.749Z] #21 15.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-31T11:52:52.749Z] #21 15.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-31T11:52:52.749Z] #21 15.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-31T11:52:52.749Z] #21 15.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-31T11:52:52.749Z] #21 15.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-31T11:52:52.749Z] #21 15.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-31T11:52:52.749Z] #21 15.92 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-31T11:52:52.749Z] #21 15.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-31T11:52:52.749Z] #21 15.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-31T11:52:52.749Z] #21 15.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-31T11:52:52.749Z] #21 15.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-31T11:52:52.749Z] #21 15.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T11:52:52.749Z] #21 15.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-31T11:52:52.749Z] #21 16.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-31T11:52:52.749Z] #21 16.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-31T11:52:52.749Z] #21 16.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-31T11:52:52.749Z] #21 16.04 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-31T11:52:52.749Z] #21 16.06 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-31T11:52:52.749Z] #21 16.06 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-31T11:52:52.749Z] #21 16.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-31T11:52:52.749Z] #21 16.29 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-31T11:52:52.749Z] #21 16.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-31T11:52:52.749Z] #21 16.33 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-31T11:52:52.749Z] #21 16.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:52:52.749Z] #21 17.03 Fetched 27.0 MB in 1s (22.2 MB/s) [2022-08-31T11:52:52.749Z] #21 17.09 Selecting previously unselected package pigz. [2022-08-31T11:52:52.749Z] #21 17.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-31T11:52:52.749Z] #21 17.14 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 17.14 Unpacking pigz (2.6-1) ... [2022-08-31T11:52:52.749Z] #21 17.23 Selecting previously unselected package libelf1:arm64. [2022-08-31T11:52:52.749Z] #21 17.23 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 17.24 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-31T11:52:52.749Z] #21 17.38 Selecting previously unselected package libbpf0:arm64. [2022-08-31T11:52:52.749Z] #21 17.39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 17.39 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-31T11:52:52.749Z] #21 17.50 Selecting previously unselected package libcap2:arm64. [2022-08-31T11:52:52.749Z] #21 17.51 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 17.52 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-31T11:52:52.749Z] #21 17.60 Selecting previously unselected package libmnl0:arm64. [2022-08-31T11:52:52.749Z] #21 17.60 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 17.61 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-31T11:52:52.749Z] #21 17.67 Selecting previously unselected package libxtables12:arm64. [2022-08-31T11:52:52.749Z] #21 17.68 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 17.68 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-31T11:52:52.749Z] #21 17.75 Selecting previously unselected package libcap2-bin. [2022-08-31T11:52:52.749Z] #21 17.76 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 17.77 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-31T11:52:52.749Z] #21 17.87 Selecting previously unselected package iproute2. [2022-08-31T11:52:52.749Z] #21 17.87 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 17.88 Unpacking iproute2 (5.10.0-4) ... [2022-08-31T11:52:52.749Z] #21 18.32 Selecting previously unselected package xxd. [2022-08-31T11:52:52.749Z] #21 18.32 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 18.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:52:52.749Z] #21 18.46 Selecting previously unselected package vim-common. [2022-08-31T11:52:52.749Z] #21 18.46 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:52:52.749Z] #21 18.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:52:52.749Z] #21 18.66 Selecting previously unselected package bash-completion. [2022-08-31T11:52:52.749Z] #21 18.68 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-31T11:52:52.749Z] #21 20.94 Unpacking bash-completion (1:2.11-2) ... [2022-08-31T11:52:52.749Z] #21 21.43 Selecting previously unselected package bzip2. [2022-08-31T11:52:52.749Z] #21 21.46 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 21.47 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T11:52:52.749Z] #21 21.53 Selecting previously unselected package xz-utils. [2022-08-31T11:52:52.749Z] #21 21.53 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 21.54 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:52:52.749Z] #21 21.71 Selecting previously unselected package apparmor. [2022-08-31T11:52:52.749Z] #21 21.71 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 21.80 Unpacking apparmor (2.13.6-10) ... [2022-08-31T11:52:52.749Z] #21 22.21 Selecting previously unselected package inetutils-ping. [2022-08-31T11:52:52.749Z] #21 22.22 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 22.22 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-31T11:52:52.749Z] #21 22.32 Selecting previously unselected package libip4tc2:arm64. [2022-08-31T11:52:52.749Z] #21 22.32 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 22.33 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-31T11:52:52.749Z] #21 22.39 Selecting previously unselected package libip6tc2:arm64. [2022-08-31T11:52:52.749Z] #21 22.40 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 22.41 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-31T11:52:52.749Z] #21 22.46 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-31T11:52:52.749Z] #21 22.47 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 22.47 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-31T11:52:52.749Z] #21 22.55 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-31T11:52:52.749Z] #21 22.56 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 22.56 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-31T11:52:52.749Z] #21 22.65 Selecting previously unselected package libnftnl11:arm64. [2022-08-31T11:52:52.749Z] #21 22.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 22.66 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-31T11:52:52.749Z] #21 22.73 Selecting previously unselected package iptables. [2022-08-31T11:52:52.749Z] #21 22.73 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 22.74 Unpacking iptables (1.8.7-1) ... [2022-08-31T11:52:52.749Z] #21 23.09 Selecting previously unselected package libonig5:arm64. [2022-08-31T11:52:52.749Z] #21 23.10 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-31T11:52:52.749Z] #21 23.10 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-31T11:52:53.007Z] #21 23.27 Selecting previously unselected package libjq1:arm64. [2022-08-31T11:52:53.007Z] #21 23.27 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-08-31T11:52:53.007Z] #21 23.28 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-31T11:52:53.007Z] #21 23.35 Selecting previously unselected package jq. [2022-08-31T11:52:53.007Z] #21 23.37 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-08-31T11:52:53.007Z] #21 23.38 Unpacking jq (1.6-2.1) ... [2022-08-31T11:52:53.007Z] #21 23.45 Selecting previously unselected package libaio1:arm64. [2022-08-31T11:52:53.266Z] #21 23.46 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-08-31T11:52:53.266Z] #21 23.47 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-31T11:52:53.266Z] #21 23.57 Selecting previously unselected package libgpm2:arm64. [2022-08-31T11:52:53.266Z] #21 ... [2022-08-31T11:52:53.266Z] [2022-08-31T11:52:53.266Z] #77 [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-08-31T11:52:53.266Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:52:53.266Z] #77 93.62 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-31T11:52:53.266Z] #77 93.64 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T11:52:53.470Z] #19 ... [2022-08-31T11:52:53.470Z] [2022-08-31T11:52:53.470Z] #84 [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-08-31T11:52:53.470Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:53.470Z] #84 164.6 config.status: executing libtool commands [2022-08-31T11:52:53.470Z] #84 165.8 GEN .version [2022-08-31T11:52:53.470Z] #84 165.9 make install-recursive [2022-08-31T11:52:53.470Z] #84 165.9 make[1]: Entering directory '/tmp/crun-build' [2022-08-31T11:52:53.470Z] #84 166.0 Making install in libocispec [2022-08-31T11:52:53.470Z] #84 166.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:52:53.470Z] #84 166.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-31T11:52:53.470Z] #84 166.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-31T11:52:53.470Z] #84 166.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-31T11:52:53.470Z] #84 166.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-31T11:52:53.470Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-31T11:52:53.470Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-31T11:52:53.470Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-31T11:52:53.470Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-31T11:52:53.470Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-31T11:52:53.470Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-31T11:52:53.470Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-31T11:52:53.470Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-31T11:52:53.470Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-31T11:52:53.470Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-31T11:52:53.470Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-31T11:52:53.470Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-31T11:52:53.470Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-31T11:52:53.470Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-31T11:52:53.470Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-31T11:52:53.470Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-31T11:52:53.470Z] #84 168.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-31T11:52:53.470Z] #84 168.3 make install-recursive [2022-08-31T11:52:53.470Z] #84 168.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:52:53.470Z] #84 168.4 Making install in yajl [2022-08-31T11:52:53.470Z] #84 168.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:52:53.470Z] #84 168.4 CC verify/json_verify-json_verify.o [2022-08-31T11:52:53.470Z] #84 168.4 CC src/libyajl_la-yajl_alloc.lo [2022-08-31T11:52:53.470Z] #84 168.5 CC src/libyajl_la-yajl.lo [2022-08-31T11:52:53.470Z] #84 168.5 CC src/libyajl_la-yajl_gen.lo [2022-08-31T11:52:53.470Z] #84 168.5 CC src/libyajl_la-yajl_parser.lo [2022-08-31T11:52:53.470Z] #84 168.5 CC src/libyajl_la-yajl_buf.lo [2022-08-31T11:52:53.470Z] #84 168.6 CC src/libyajl_la-yajl_lex.lo [2022-08-31T11:52:53.470Z] #84 168.6 CC src/libyajl_la-yajl_encode.lo [2022-08-31T11:52:53.470Z] #84 168.6 CC src/libyajl_la-yajl_tree.lo [2022-08-31T11:52:53.524Z] #77 94.01 checking for gcc... gcc [2022-08-31T11:52:53.782Z] #77 94.10 checking whether the C compiler works... yes [2022-08-31T11:52:53.782Z] #77 94.25 checking for C compiler default output file name... a.out [2022-08-31T11:52:54.039Z] #77 94.26 checking for suffix of executables... [2022-08-31T11:52:54.297Z] #77 94.45 checking whether we are cross compiling... no [2022-08-31T11:52:54.297Z] #77 94.73 checking for suffix of object files... o [2022-08-31T11:52:54.554Z] #77 94.83 checking whether we are using the GNU C compiler... yes [2022-08-31T11:52:54.554Z] #77 94.95 checking whether gcc accepts -g... yes [2022-08-31T11:52:54.811Z] #77 95.00 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:52:54.811Z] #77 95.16 checking whether gcc understands -c and -o together... yes [2022-08-31T11:52:55.069Z] #77 95.37 checking how to run the C preprocessor... gcc -E [2022-08-31T11:52:55.327Z] #77 95.62 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:52:55.327Z] #77 95.63 checking for egrep... /bin/grep -E [2022-08-31T11:52:55.484Z] #60 ... [2022-08-31T11:52:55.485Z] [2022-08-31T11:52:55.485Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-31T11:52:55.485Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-31T11:52:55.485Z] #15 DONE 4.9s [2022-08-31T11:52:55.485Z] [2022-08-31T11:52:55.485Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:52:55.485Z] #60 sha256:27f4feb0355ebb6057b8b9a31a1268a5564dcf9aceb7b38196b0cd8431767c2f [2022-08-31T11:52:55.485Z] #60 3.909 + RM_GOPATH=0 [2022-08-31T11:52:55.485Z] #60 3.909 + TMP_GOPATH= [2022-08-31T11:52:55.485Z] #60 3.909 + : /build [2022-08-31T11:52:55.485Z] #60 3.909 + '[' -z '' ']' [2022-08-31T11:52:55.485Z] #60 3.909 ++ mktemp -d [2022-08-31T11:52:55.485Z] #60 3.909 + export GOPATH=/tmp/tmp.28nAg0FpVI [2022-08-31T11:52:55.485Z] #60 3.909 + GOPATH=/tmp/tmp.28nAg0FpVI [2022-08-31T11:52:55.485Z] #60 3.909 + RM_GOPATH=1 [2022-08-31T11:52:55.485Z] #60 3.909 + case "$(go env GOARCH)" in [2022-08-31T11:52:55.485Z] #60 3.909 ++ go env GOARCH [2022-08-31T11:52:55.485Z] #60 3.958 Install runc version v1.1.4 (build tags: seccomp) [2022-08-31T11:52:55.485Z] #60 3.963 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:52:55.485Z] #60 3.963 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:52:55.485Z] #60 3.963 ++ dirname /install.sh [2022-08-31T11:52:55.485Z] #60 3.963 + dir=/ [2022-08-31T11:52:55.485Z] #60 3.963 + bin=runc [2022-08-31T11:52:55.485Z] #60 3.963 + shift [2022-08-31T11:52:55.485Z] #60 3.963 + '[' '!' -f //runc.installer ']' [2022-08-31T11:52:55.485Z] #60 3.963 + . //runc.installer [2022-08-31T11:52:55.485Z] #60 3.963 ++ set -e [2022-08-31T11:52:55.485Z] #60 3.963 ++ : v1.1.4 [2022-08-31T11:52:55.485Z] #60 3.963 + install_runc [2022-08-31T11:52:55.485Z] #60 3.963 + RUNC_BUILDTAGS=seccomp [2022-08-31T11:52:55.485Z] #60 3.963 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-31T11:52:55.485Z] #60 3.963 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.28nAg0FpVI/src/github.com/opencontainers/runc [2022-08-31T11:52:55.485Z] #60 3.963 Cloning into '/tmp/tmp.28nAg0FpVI/src/github.com/opencontainers/runc'... [2022-08-31T11:52:55.584Z] #77 95.64 checking for ANSI C header files... yes [2022-08-31T11:52:55.841Z] #77 96.23 checking for sys/types.h... yes [2022-08-31T11:52:55.841Z] #77 96.36 checking for sys/stat.h... yes [2022-08-31T11:52:55.997Z] #84 173.7 CCLD libyajl.la [2022-08-31T11:52:55.997Z] #84 174.0 CCLD verify/json_verify [2022-08-31T11:52:56.099Z] #77 96.50 checking for stdlib.h... yes [2022-08-31T11:52:56.263Z] #14 ... [2022-08-31T11:52:56.263Z] [2022-08-31T11:52:56.263Z] #77 [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-08-31T11:52:56.263Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:56.263Z] #77 45.55 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-31T11:52:56.356Z] #77 96.67 checking for string.h... yes [2022-08-31T11:52:56.356Z] #77 96.82 checking for memory.h... yes [2022-08-31T11:52:56.561Z] #84 174.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:52:56.561Z] #84 174.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T11:52:56.561Z] #84 174.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T11:52:56.561Z] #84 174.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:52:56.561Z] #84 174.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:52:56.561Z] #84 174.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:52:56.561Z] #84 174.4 CC src/validate.o [2022-08-31T11:52:56.561Z] #84 174.4 CC src/image_spec_schema_config_schema.lo [2022-08-31T11:52:56.561Z] #84 174.4 CC src/image_spec_schema_content_descriptor.lo [2022-08-31T11:52:56.561Z] #84 174.4 CC src/image_spec_schema_defs.lo [2022-08-31T11:52:56.561Z] #84 174.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-31T11:52:56.561Z] #84 174.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-31T11:52:56.561Z] #84 174.5 CC src/image_spec_schema_image_index_schema.lo [2022-08-31T11:52:56.561Z] #84 174.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-31T11:52:56.561Z] #84 174.6 CC src/runtime_spec_schema_config_linux.lo [2022-08-31T11:52:56.561Z] #84 174.6 CC src/runtime_spec_schema_config_zos.lo [2022-08-31T11:52:56.818Z] #84 174.6 CC src/runtime_spec_schema_config_schema.lo [2022-08-31T11:52:56.818Z] #84 174.7 CC src/runtime_spec_schema_config_solaris.lo [2022-08-31T11:52:56.818Z] #84 174.8 CC src/runtime_spec_schema_defs.lo [2022-08-31T11:52:56.818Z] #84 174.8 CC src/runtime_spec_schema_config_vm.lo [2022-08-31T11:52:56.818Z] #84 174.8 CC src/runtime_spec_schema_defs_linux.lo [2022-08-31T11:52:56.818Z] #84 174.8 CC src/runtime_spec_schema_config_windows.lo [2022-08-31T11:52:56.818Z] #84 174.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-31T11:52:56.927Z] #77 96.99 checking for strings.h... yes [2022-08-31T11:52:56.927Z] #77 97.16 checking for inttypes.h... yes [2022-08-31T11:52:56.927Z] #77 97.37 checking for stdint.h... yes [2022-08-31T11:52:57.085Z] #84 174.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-31T11:52:57.085Z] #84 174.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-31T11:52:57.085Z] #84 175.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-31T11:52:57.186Z] #77 97.54 checking for unistd.h... yes [2022-08-31T11:52:57.186Z] #77 97.70 checking minix/config.h usability... no [2022-08-31T11:52:57.357Z] #84 175.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-31T11:52:57.357Z] #84 175.1 CC src/basic_test_double_array_item.lo [2022-08-31T11:52:57.357Z] #84 175.1 CC src/basic_test_double_array.lo [2022-08-31T11:52:57.357Z] #84 175.1 CC src/basic_test_top_array_int.lo [2022-08-31T11:52:57.357Z] #84 175.2 CC src/basic_test_top_array_string.lo [2022-08-31T11:52:57.357Z] #84 175.2 CC src/basic_test_top_double_array_int.lo [2022-08-31T11:52:57.357Z] #84 175.2 CC src/basic_test_top_double_array_obj.lo [2022-08-31T11:52:57.374Z] #60 ... [2022-08-31T11:52:57.374Z] [2022-08-31T11:52:57.374Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-31T11:52:57.374Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-31T11:52:57.374Z] #16 DONE 2.2s [2022-08-31T11:52:57.374Z] [2022-08-31T11:52:57.374Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-31T11:52:57.374Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-31T11:52:57.444Z] #77 97.83 checking minix/config.h presence... no [2022-08-31T11:52:57.444Z] #77 97.89 checking for minix/config.h... no [2022-08-31T11:52:57.658Z] #84 175.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-31T11:52:57.658Z] #84 175.4 CC src/basic_test_top_double_array_string.lo [2022-08-31T11:52:57.658Z] #84 175.4 CC src/read-file.lo [2022-08-31T11:52:57.658Z] #84 175.5 CC src/json_common.lo [2022-08-31T11:52:57.658Z] #84 175.6 CC tests/test-1.o [2022-08-31T11:52:57.703Z] #77 97.90 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-31T11:52:57.914Z] #84 175.7 CC tests/test-3.o [2022-08-31T11:52:57.914Z] #84 175.8 CC tests/test-2.o [2022-08-31T11:52:57.961Z] #77 98.12 checking build system type... aarch64-unknown-linux-gnu [2022-08-31T11:52:57.961Z] #77 98.42 checking host system type... aarch64-unknown-linux-gnu [2022-08-31T11:52:57.961Z] #77 98.42 checking how to print strings... printf [2022-08-31T11:52:57.961Z] #77 98.44 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:52:57.961Z] #77 98.45 checking for fgrep... /bin/grep -F [2022-08-31T11:52:57.961Z] #77 98.46 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:52:58.170Z] #84 176.0 CC tests/test-6.o [2022-08-31T11:52:58.171Z] #84 176.1 CC tests/test-5.o [2022-08-31T11:52:58.171Z] #84 176.1 CC tests/test-4.o [2022-08-31T11:52:58.220Z] #77 98.48 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:52:58.220Z] #77 98.49 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:52:58.220Z] #77 98.52 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:52:58.220Z] #77 98.63 checking whether ln -s works... yes [2022-08-31T11:52:58.220Z] #77 98.63 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:52:58.220Z] #77 98.67 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-31T11:52:58.220Z] #77 98.67 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:52:58.220Z] #77 98.67 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:52:58.220Z] #77 98.67 checking for objdump... objdump [2022-08-31T11:52:58.220Z] #77 98.68 checking how to recognize dependent libraries... pass_all [2022-08-31T11:52:58.220Z] #77 98.68 checking for dlltool... no [2022-08-31T11:52:58.220Z] #77 98.68 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:52:58.220Z] #77 98.69 checking for ar... ar [2022-08-31T11:52:58.431Z] #84 176.2 CC tests/test-9.o [2022-08-31T11:52:58.432Z] #84 176.3 CC tests/test-10.o [2022-08-31T11:52:58.432Z] #84 176.4 CC tests/test-7.o [2022-08-31T11:52:58.478Z] #77 98.69 checking for archiver @FILE support... @ [2022-08-31T11:52:58.478Z] #77 98.80 checking for strip... strip [2022-08-31T11:52:58.478Z] #77 98.80 checking for ranlib... ranlib [2022-08-31T11:52:58.478Z] #77 98.80 checking for gawk... no [2022-08-31T11:52:58.478Z] #77 98.80 checking for mawk... mawk [2022-08-31T11:52:58.688Z] #84 176.4 CC tests/test-8.o [2022-08-31T11:52:58.688Z] #84 176.4 CC tests/test-11.o [2022-08-31T11:52:58.737Z] #77 98.80 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:52:58.737Z] #77 99.14 checking for sysroot... no [2022-08-31T11:52:58.737Z] #77 99.15 checking for a working dd... /bin/dd [2022-08-31T11:52:58.737Z] #77 99.19 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:52:58.737Z] #77 99.20 checking for mt... no [2022-08-31T11:52:58.737Z] #77 99.21 checking if : is a manifest tool... no [2022-08-31T11:52:58.995Z] #77 99.22 checking for dlfcn.h... yes [2022-08-31T11:52:58.995Z] #77 99.37 checking for objdir... .libs [2022-08-31T11:52:59.254Z] #77 99.69 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:52:59.265Z] #17 2.058 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-31T11:52:59.512Z] #77 99.81 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:52:59.513Z] #77 99.81 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:52:59.522Z] #17 DONE 2.2s [2022-08-31T11:52:59.522Z] [2022-08-31T11:52:59.522Z] #77 [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-08-31T11:52:59.522Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:52:59.522Z] #77 87.50 configure.ac:11: installing 'build-aux/compile' [2022-08-31T11:52:59.522Z] #77 87.51 configure.ac:11: installing 'build-aux/config.guess' [2022-08-31T11:52:59.522Z] #77 87.52 configure.ac:11: installing 'build-aux/config.sub' [2022-08-31T11:52:59.522Z] #77 87.53 configure.ac:13: installing 'build-aux/install-sh' [2022-08-31T11:52:59.522Z] #77 87.54 configure.ac:13: installing 'build-aux/missing' [2022-08-31T11:52:59.522Z] #77 87.55 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-31T11:52:59.522Z] #77 87.88 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T11:52:59.771Z] #77 99.96 checking if gcc static flag -static works... yes [2022-08-31T11:52:59.771Z] #77 100.3 checking if gcc supports -c -o file.o... yes [2022-08-31T11:53:00.030Z] #77 100.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:53:00.030Z] #77 100.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-31T11:53:00.289Z] #77 100.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:53:00.289Z] #77 100.8 checking how to hardcode library paths into programs... immediate [2022-08-31T11:53:00.289Z] #77 100.8 checking whether stripping libraries is possible... yes [2022-08-31T11:53:00.289Z] #77 100.8 checking if libtool supports shared libraries... yes [2022-08-31T11:53:00.289Z] #77 100.8 checking whether to build shared libraries... no [2022-08-31T11:53:00.289Z] #77 100.8 checking whether to build static libraries... yes [2022-08-31T11:53:00.289Z] #77 100.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:53:00.289Z] #77 100.8 checking whether build environment is sane... yes [2022-08-31T11:53:00.289Z] #77 100.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:53:00.289Z] #77 100.9 checking whether make sets $(MAKE)... yes [2022-08-31T11:53:00.547Z] #77 101.0 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:53:00.547Z] #77 101.0 checking whether make supports nested variables... yes [2022-08-31T11:53:00.547Z] #77 101.0 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:53:00.547Z] #77 101.0 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:53:00.547Z] #77 101.0 checking how to create a ustar tar archive... gnutar [2022-08-31T11:53:00.806Z] #77 101.1 checking dependency style of gcc... gcc3 [2022-08-31T11:53:01.064Z] #77 101.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:53:01.064Z] #77 101.3 checking whether make supports nested variables... (cached) yes [2022-08-31T11:53:01.064Z] #77 101.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T11:53:01.064Z] #77 101.3 checking pkg-config is at least version 0.9.0... yes [2022-08-31T11:53:01.064Z] #77 101.4 checking for yajl >= 2.1.0... yes [2022-08-31T11:53:01.064Z] #77 101.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T11:53:01.064Z] #77 101.4 checking for gcc... (cached) gcc [2022-08-31T11:53:01.064Z] #77 101.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T11:53:01.064Z] #77 101.5 checking whether gcc accepts -g... (cached) yes [2022-08-31T11:53:01.065Z] #77 101.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T11:53:01.065Z] #77 101.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T11:53:01.323Z] #77 101.5 checking for a Python interpreter with version >= 3... python3 [2022-08-31T11:53:01.323Z] #77 101.6 checking for python3... /usr/bin/python3 [2022-08-31T11:53:01.323Z] #77 101.6 checking for python3 version... 3.9 [2022-08-31T11:53:01.323Z] #77 101.7 checking for python3 platform... linux [2022-08-31T11:53:01.323Z] #77 101.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T11:53:01.452Z] #77 89.30 checking build system type... #77 ... [2022-08-31T11:53:01.452Z] [2022-08-31T11:53:01.452Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-31T11:53:01.452Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-31T11:53:01.452Z] #18 DONE 2.0s [2022-08-31T11:53:01.452Z] [2022-08-31T11:53:01.452Z] #77 [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-08-31T11:53:01.452Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:01.452Z] #77 89.30 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:53:01.452Z] #77 89.69 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:53:01.452Z] #77 89.69 checking how to print strings... printf [2022-08-31T11:53:01.452Z] #77 89.72 checking for gcc... gcc [2022-08-31T11:53:01.582Z] #77 101.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T11:53:01.840Z] #77 102.2 checking that generated files are newer than configure... done [2022-08-31T11:53:01.840Z] #77 102.2 configure: creating ./config.status [2022-08-31T11:53:02.014Z] #77 89.86 checking whether the C compiler works... yes [2022-08-31T11:53:02.014Z] #77 90.10 checking for C compiler default output file name... a.out [2022-08-31T11:53:02.014Z] #77 90.10 checking for suffix of executables... [2022-08-31T11:53:02.271Z] #77 90.32 checking whether we are cross compiling... no [2022-08-31T11:53:02.271Z] #77 90.48 checking for suffix of object files... o [2022-08-31T11:53:02.271Z] #77 90.59 checking whether we are using the GNU C compiler... yes [2022-08-31T11:53:02.527Z] #77 90.71 checking whether gcc accepts -g... yes [2022-08-31T11:53:02.784Z] #77 90.83 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:53:03.040Z] #77 91.04 checking whether gcc understands -c and -o together... yes [2022-08-31T11:53:03.040Z] #77 91.19 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:53:03.040Z] #77 91.22 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:53:03.040Z] #77 91.24 checking for egrep... /bin/grep -E [2022-08-31T11:53:03.040Z] #77 91.26 checking for fgrep... /bin/grep -F [2022-08-31T11:53:03.040Z] #77 91.26 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:53:03.040Z] #77 91.29 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:53:03.040Z] #77 91.29 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:53:03.216Z] #77 ... [2022-08-31T11:53:03.216Z] [2022-08-31T11:53:03.216Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:53:03.216Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-31T11:53:03.216Z] #21 23.57 Selecting previously unselected package libgpm2:arm64. [2022-08-31T11:53:03.216Z] #21 23.58 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 23.58 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-31T11:53:03.216Z] #21 23.65 Selecting previously unselected package libicu67:arm64. [2022-08-31T11:53:03.216Z] #21 23.66 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 23.66 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-31T11:53:03.216Z] #21 26.65 Selecting previously unselected package libinih1:arm64. [2022-08-31T11:53:03.216Z] #21 26.65 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 26.66 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-31T11:53:03.216Z] #21 26.72 Selecting previously unselected package libnet1:arm64. [2022-08-31T11:53:03.216Z] #21 26.73 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 26.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:53:03.216Z] #21 26.81 Selecting previously unselected package libnl-3-200:arm64. [2022-08-31T11:53:03.216Z] #21 26.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 26.81 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-31T11:53:03.216Z] #21 26.88 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-31T11:53:03.216Z] #21 26.89 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 26.89 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-31T11:53:03.216Z] #21 26.95 Selecting previously unselected package libyajl2:arm64. [2022-08-31T11:53:03.216Z] #21 26.96 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 26.96 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-31T11:53:03.216Z] #21 27.04 Selecting previously unselected package net-tools. [2022-08-31T11:53:03.216Z] #21 27.05 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 27.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T11:53:03.216Z] #21 27.27 Selecting previously unselected package patch. [2022-08-31T11:53:03.216Z] #21 27.28 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 27.29 Unpacking patch (2.7.6-7) ... [2022-08-31T11:53:03.216Z] #21 27.41 Selecting previously unselected package python-pip-whl. [2022-08-31T11:53:03.216Z] #21 27.41 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-31T11:53:03.216Z] #21 27.44 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T11:53:03.216Z] #21 28.01 Selecting previously unselected package python3-lib2to3. [2022-08-31T11:53:03.216Z] #21 28.01 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-31T11:53:03.216Z] #21 28.02 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-31T11:53:03.216Z] #21 28.16 Selecting previously unselected package python3-distutils. [2022-08-31T11:53:03.216Z] #21 28.17 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-31T11:53:03.216Z] #21 28.17 Unpacking python3-distutils (3.9.2-1) ... [2022-08-31T11:53:03.216Z] #21 28.29 Selecting previously unselected package python3-pkg-resources. [2022-08-31T11:53:03.216Z] #21 28.30 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T11:53:03.216Z] #21 28.30 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:53:03.216Z] #21 28.41 Selecting previously unselected package python3-setuptools. [2022-08-31T11:53:03.216Z] #21 28.41 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-31T11:53:03.216Z] #21 28.43 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-31T11:53:03.216Z] #21 28.65 Selecting previously unselected package python3-wheel. [2022-08-31T11:53:03.216Z] #21 28.66 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-31T11:53:03.216Z] #21 28.66 Unpacking python3-wheel (0.34.2-1) ... [2022-08-31T11:53:03.216Z] #21 28.73 Selecting previously unselected package python3-pip. [2022-08-31T11:53:03.216Z] #21 28.73 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-31T11:53:03.216Z] #21 28.74 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T11:53:03.216Z] #21 29.00 Selecting previously unselected package sudo. [2022-08-31T11:53:03.216Z] #21 29.00 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 29.02 Unpacking sudo (1.9.5p2-3) ... [2022-08-31T11:53:03.216Z] #21 29.56 Selecting previously unselected package thin-provisioning-tools. [2022-08-31T11:53:03.216Z] #21 29.56 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 29.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-31T11:53:03.216Z] #21 29.75 Selecting previously unselected package uidmap. [2022-08-31T11:53:03.216Z] #21 29.75 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 29.76 Unpacking uidmap (1:4.8.1-1) ... [2022-08-31T11:53:03.216Z] #21 29.88 Selecting previously unselected package vim-runtime. [2022-08-31T11:53:03.216Z] #21 29.88 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:53:03.216Z] #21 29.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-31T11:53:03.216Z] #21 29.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-31T11:53:03.216Z] #21 29.95 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:03.216Z] #21 33.08 Selecting previously unselected package vim. [2022-08-31T11:53:03.216Z] #21 33.09 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 33.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:03.216Z] #21 33.52 Selecting previously unselected package xfsprogs. [2022-08-31T11:53:03.216Z] #21 33.53 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-31T11:53:03.216Z] #21 33.53 Unpacking xfsprogs (5.10.0-4) ... [2022-08-31T11:53:03.296Z] #77 91.30 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:53:03.297Z] #77 91.47 checking whether ln -s works... yes [2022-08-31T11:53:03.297Z] #77 91.48 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:53:03.297Z] #77 91.51 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:53:03.297Z] #77 91.51 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:53:03.297Z] #77 91.51 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:53:03.297Z] #77 91.51 checking for objdump... objdump [2022-08-31T11:53:03.297Z] #77 91.51 checking how to recognize dependent libraries... pass_all [2022-08-31T11:53:03.297Z] #77 91.51 checking for dlltool... no [2022-08-31T11:53:03.297Z] #77 91.51 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:53:03.297Z] #77 91.52 checking for ar... ar [2022-08-31T11:53:03.475Z] #21 34.01 Selecting previously unselected package zip. [2022-08-31T11:53:03.650Z] #77 91.52 checking for archiver @FILE support... [2022-08-31T11:53:03.650Z] #77 ... [2022-08-31T11:53:03.650Z] [2022-08-31T11:53:03.650Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-31T11:53:03.650Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-31T11:53:03.650Z] #19 DONE 2.1s [2022-08-31T11:53:03.650Z] [2022-08-31T11:53:03.650Z] #77 [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-08-31T11:53:03.650Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:03.650Z] #77 91.52 checking for archiver @FILE support... @ [2022-08-31T11:53:03.650Z] #77 91.73 checking for strip... strip [2022-08-31T11:53:03.650Z] #77 91.73 checking for ranlib... ranlib [2022-08-31T11:53:03.650Z] #77 91.73 checking for gawk... no [2022-08-31T11:53:03.650Z] #77 91.73 checking for mawk... mawk [2022-08-31T11:53:03.734Z] #21 34.02 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-08-31T11:53:03.734Z] #21 34.03 Unpacking zip (3.0-12) ... [2022-08-31T11:53:03.734Z] #21 34.13 Selecting previously unselected package zstd. [2022-08-31T11:53:03.734Z] #21 34.14 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-31T11:53:03.734Z] #21 34.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-31T11:53:04.052Z] #77 91.73 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:53:04.052Z] #77 92.22 checking for sysroot... no [2022-08-31T11:53:04.052Z] #77 92.22 checking for a working dd... /bin/dd [2022-08-31T11:53:04.052Z] #77 92.26 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:53:04.052Z] #77 92.37 checking for mt... no [2022-08-31T11:53:04.052Z] #77 92.37 checking if : is a manifest tool... no [2022-08-31T11:53:04.052Z] #77 92.37 checking how to run the C preprocessor... gcc -E [2022-08-31T11:53:04.300Z] #21 34.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:53:04.559Z] #21 ... [2022-08-31T11:53:04.559Z] [2022-08-31T11:53:04.559Z] #77 [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-08-31T11:53:04.559Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:53:04.559Z] #77 105.1 config.status: creating Makefile [2022-08-31T11:53:04.722Z] #77 ... [2022-08-31T11:53:04.722Z] [2022-08-31T11:53:04.722Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:53:04.722Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:53:04.722Z] #14 127.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-31T11:53:04.722Z] #14 127.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:53:04.722Z] #14 127.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:53:04.817Z] #77 105.1 config.status: creating config.h [2022-08-31T11:53:04.817Z] #77 105.2 config.status: executing libtool commands [2022-08-31T11:53:04.817Z] #77 105.2 config.status: executing depfiles commands [2022-08-31T11:53:05.186Z] #77 92.65 checking for ANSI C header files... yes [2022-08-31T11:53:05.186Z] #77 93.35 checking for sys/types.h... yes [2022-08-31T11:53:05.441Z] #77 93.51 checking for sys/stat.h... yes [2022-08-31T11:53:05.697Z] #77 93.68 checking for stdlib.h... yes [2022-08-31T11:53:05.753Z] #77 105.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-31T11:53:05.753Z] #77 106.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T11:53:05.952Z] #77 93.91 checking for string.h... [2022-08-31T11:53:05.952Z] #77 ... [2022-08-31T11:53:05.952Z] [2022-08-31T11:53:05.952Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-31T11:53:05.952Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-31T11:53:05.952Z] #20 DONE 2.3s [2022-08-31T11:53:05.952Z] [2022-08-31T11:53:05.952Z] #77 [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-08-31T11:53:05.952Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:05.952Z] #77 93.91 checking for string.h... yes [2022-08-31T11:53:05.952Z] #77 94.10 checking for memory.h... yes [2022-08-31T11:53:06.011Z] #77 106.4 checking for gcc... gcc [2022-08-31T11:53:06.207Z] #77 94.36 checking for strings.h... yes [2022-08-31T11:53:06.269Z] #77 106.5 checking whether the C compiler works... yes [2022-08-31T11:53:06.466Z] #77 94.53 checking for inttypes.h... yes [2022-08-31T11:53:06.466Z] #77 94.73 checking for stdint.h... yes [2022-08-31T11:53:06.527Z] #77 106.8 checking for C compiler default output file name... a.out [2022-08-31T11:53:06.527Z] #77 106.8 checking for suffix of executables... [2022-08-31T11:53:06.722Z] #77 94.90 checking for unistd.h... yes [2022-08-31T11:53:06.784Z] #77 107.0 checking whether we are cross compiling... no [2022-08-31T11:53:06.784Z] #77 107.2 checking for suffix of object files... o [2022-08-31T11:53:06.785Z] #84 ... [2022-08-31T11:53:06.785Z] [2022-08-31T11:53:06.785Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:53:06.785Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:53:06.785Z] #19 226.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-31T11:53:06.785Z] #19 226.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:53:06.785Z] #19 226.4 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-31T11:53:06.785Z] #19 226.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-31T11:53:06.785Z] #19 226.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:53:06.785Z] #19 226.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T11:53:06.978Z] #77 95.06 checking for dlfcn.h... yes [2022-08-31T11:53:06.978Z] #77 95.21 checking for objdir... .libs [2022-08-31T11:53:07.042Z] #77 107.3 checking whether we are using the GNU C compiler... yes [2022-08-31T11:53:07.043Z] #77 107.4 checking whether gcc accepts -g... yes [2022-08-31T11:53:07.303Z] #77 107.5 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:53:07.303Z] #77 107.7 checking whether gcc understands -c and -o together... yes [2022-08-31T11:53:07.491Z] #77 95.59 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:53:07.491Z] #77 95.76 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:53:07.491Z] #77 95.76 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:53:07.562Z] #77 107.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:53:07.562Z] #77 107.9 checking whether build environment is sane... yes [2022-08-31T11:53:07.562Z] #77 107.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:53:07.562Z] #77 107.9 checking for gawk... no [2022-08-31T11:53:07.562Z] #77 107.9 checking for mawk... mawk [2022-08-31T11:53:07.562Z] #77 108.0 checking whether make sets $(MAKE)... yes [2022-08-31T11:53:07.562Z] #77 108.0 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:53:07.562Z] #77 108.0 checking whether make supports nested variables... yes [2022-08-31T11:53:07.821Z] #77 108.1 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:53:07.821Z] #77 108.1 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:53:07.821Z] #77 108.1 checking how to create a ustar tar archive... gnutar [2022-08-31T11:53:07.821Z] #77 108.1 checking dependency style of gcc... gcc3 [2022-08-31T11:53:08.079Z] #77 108.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:53:08.079Z] #77 108.4 checking whether make supports nested variables... (cached) yes [2022-08-31T11:53:08.093Z] #77 95.89 checking if gcc static flag -static works... yes [2022-08-31T11:53:08.093Z] #77 96.27 checking if gcc supports -c -o file.o... yes [2022-08-31T11:53:08.093Z] #77 96.39 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:53:08.093Z] #77 96.39 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:53:08.338Z] #77 108.4 checking build system type... aarch64-unknown-linux-gnu [2022-08-31T11:53:08.338Z] #77 108.7 checking host system type... aarch64-unknown-linux-gnu [2022-08-31T11:53:08.338Z] #77 108.7 checking how to print strings... printf [2022-08-31T11:53:08.338Z] #77 108.7 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:53:08.338Z] #77 108.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:53:08.338Z] #77 108.8 checking for egrep... /bin/grep -E [2022-08-31T11:53:08.338Z] #77 108.8 checking for fgrep... /bin/grep -F [2022-08-31T11:53:08.338Z] #77 108.8 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:53:08.338Z] #77 108.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:53:08.338Z] #77 108.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:53:08.348Z] #77 96.44 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:53:08.492Z] #77 ... [2022-08-31T11:53:08.492Z] [2022-08-31T11:53:08.492Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:53:08.492Z] #64 sha256:2801f08733c02b241a25c5d59c2813787fd420ef4bf2118a49861dff96bca631 [2022-08-31T11:53:08.597Z] #77 108.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:53:08.597Z] #77 108.9 checking whether ln -s works... yes [2022-08-31T11:53:08.597Z] #77 108.9 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:53:08.597Z] #77 109.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-31T11:53:08.597Z] #77 109.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:53:08.597Z] #77 109.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:53:08.597Z] #77 109.0 checking for objdump... objdump [2022-08-31T11:53:08.597Z] #77 109.0 checking how to recognize dependent libraries... pass_all [2022-08-31T11:53:08.597Z] #77 109.0 checking for dlltool... no [2022-08-31T11:53:08.597Z] #77 109.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:53:08.597Z] #77 109.0 checking for ar... ar [2022-08-31T11:53:08.597Z] #77 109.0 checking for archiver @FILE support... @ [2022-08-31T11:53:08.597Z] #77 109.1 checking for strip... strip [2022-08-31T11:53:08.597Z] #77 109.1 checking for ranlib... ranlib [2022-08-31T11:53:08.604Z] #77 96.77 checking how to hardcode library paths into programs... immediate [2022-08-31T11:53:08.604Z] #77 96.77 checking whether stripping libraries is possible... yes [2022-08-31T11:53:08.604Z] #77 96.78 checking if libtool supports shared libraries... yes [2022-08-31T11:53:08.604Z] #77 96.78 checking whether to build shared libraries... no [2022-08-31T11:53:08.604Z] #77 96.78 checking whether to build static libraries... yes [2022-08-31T11:53:08.604Z] #77 96.79 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:53:08.604Z] #77 96.85 checking whether build environment is sane... yes [2022-08-31T11:53:08.604Z] #77 96.90 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:53:08.604Z] #77 96.91 checking whether make sets $(MAKE)... yes [2022-08-31T11:53:08.604Z] #77 96.97 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:53:08.855Z] #77 109.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:53:08.855Z] #77 109.5 checking for sysroot... no [2022-08-31T11:53:08.860Z] #77 97.02 checking whether make supports nested variables... yes [2022-08-31T11:53:08.860Z] #77 97.08 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:53:08.860Z] #77 97.09 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:53:08.860Z] #77 97.09 checking how to create a ustar tar archive... gnutar [2022-08-31T11:53:09.114Z] #77 109.5 checking for a working dd... /bin/dd [2022-08-31T11:53:09.114Z] #77 109.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:53:09.114Z] #77 109.5 checking for mt... no [2022-08-31T11:53:09.114Z] #77 109.5 checking if : is a manifest tool... no [2022-08-31T11:53:09.115Z] #77 97.15 checking dependency style of gcc... gcc3 [2022-08-31T11:53:09.116Z] #77 97.37 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:53:09.116Z] #77 97.38 checking whether make supports nested variables... (cached) yes [2022-08-31T11:53:09.116Z] #77 97.39 checking for gawk... (cached) mawk [2022-08-31T11:53:09.116Z] #77 97.39 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T11:53:09.116Z] #77 97.39 checking for gcc... (cached) gcc [2022-08-31T11:53:09.372Z] #77 109.5 checking how to run the C preprocessor... gcc -E [2022-08-31T11:53:09.413Z] #77 97.49 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T11:53:09.413Z] #77 97.51 checking whether gcc accepts -g... (cached) yes [2022-08-31T11:53:09.413Z] #77 97.51 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T11:53:09.413Z] #77 97.51 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T11:53:09.413Z] #77 97.52 checking for a Python interpreter with version >= 3... python3 [2022-08-31T11:53:09.413Z] #77 97.61 checking for python3... /usr/bin/python3 [2022-08-31T11:53:09.413Z] #77 97.62 checking for python3 version... 3.9 [2022-08-31T11:53:09.413Z] #77 97.68 checking for python3 platform... linux [2022-08-31T11:53:09.538Z] #64 73.74 Updating files: 35% (1782/4992) Updating files: 36% (1798/4992) Updating files: 37% (1848/4992) Updating files: 38% (1897/4992) Updating files: 39% (1947/4992) Updating files: 40% (1997/4992) Updating files: 41% (2047/4992) Updating files: 42% (2097/4992) Updating files: 43% (2147/4992) Updating files: 44% (2197/4992) Updating files: 45% (2247/4992) Updating files: 46% (2297/4992) Updating files: 47% (2347/4992) Updating files: 48% (2397/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 71% (3583/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 90% (4542/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-08-31T11:53:09.538Z] #64 76.43 + cd /tmp/tmp.qiOkIS8wB6/src/github.com/containerd/containerd [2022-08-31T11:53:09.538Z] #64 76.43 + git checkout -q v1.6.8 [2022-08-31T11:53:09.669Z] #77 97.73 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T11:53:09.937Z] #77 109.8 checking for ANSI C header files... yes [2022-08-31T11:53:09.937Z] #77 110.3 checking for sys/types.h... yes [2022-08-31T11:53:09.939Z] #77 97.93 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T11:53:09.939Z] #77 98.10 checking for go-md2man... no [2022-08-31T11:53:09.939Z] #77 98.13 checking error.h usability... yes [2022-08-31T11:53:09.939Z] #77 98.25 checking error.h presence... yes [2022-08-31T11:53:10.195Z] #77 110.4 checking for sys/stat.h... yes [2022-08-31T11:53:10.195Z] #77 110.5 checking for stdlib.h... yes [2022-08-31T11:53:10.237Z] #77 98.32 checking for error.h... yes [2022-08-31T11:53:10.237Z] #77 98.36 checking linux/openat2.h usability... yes [2022-08-31T11:53:10.237Z] #77 98.52 checking linux/openat2.h presence... yes [2022-08-31T11:53:10.455Z] #77 110.7 checking for string.h... yes [2022-08-31T11:53:10.455Z] #77 110.8 checking for memory.h... yes [2022-08-31T11:53:10.493Z] #77 98.58 checking for linux/openat2.h... yes [2022-08-31T11:53:10.493Z] #77 98.61 checking for copy_file_range... yes [2022-08-31T11:53:10.714Z] #77 111.0 checking for strings.h... yes [2022-08-31T11:53:10.749Z] #77 98.87 checking for fgetxattr... yes [2022-08-31T11:53:10.972Z] #77 111.3 checking for inttypes.h... yes [2022-08-31T11:53:11.231Z] #77 111.5 checking for stdint.h... yes [2022-08-31T11:53:11.260Z] #77 99.16 checking for statx... yes [2022-08-31T11:53:11.260Z] #77 99.47 checking for fgetpwent_r... yes [2022-08-31T11:53:11.489Z] #77 111.7 checking for unistd.h... yes [2022-08-31T11:53:11.748Z] #77 111.9 checking for dlfcn.h... yes [2022-08-31T11:53:11.748Z] #77 112.1 checking for objdir... .libs [2022-08-31T11:53:11.772Z] #77 99.73 checking for issetugid... no [2022-08-31T11:53:11.772Z] #77 100.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T11:53:11.772Z] #77 100.0 checking pkg-config is at least version 0.9.0... yes [2022-08-31T11:53:12.083Z] #64 78.84 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-31T11:53:12.083Z] #64 78.84 + BUILDTAGS='netgo osusergo static_build' [2022-08-31T11:53:12.083Z] #64 78.84 + export EXTRA_FLAGS=-buildmode=pie [2022-08-31T11:53:12.083Z] #64 78.84 + EXTRA_FLAGS=-buildmode=pie [2022-08-31T11:53:12.083Z] #64 78.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-31T11:53:12.083Z] #64 78.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-31T11:53:12.083Z] #64 78.84 + '[' '' = dynamic ']' [2022-08-31T11:53:12.083Z] #64 78.84 + make [2022-08-31T11:53:12.266Z] #77 112.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:53:12.266Z] #77 112.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:53:12.266Z] #77 112.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:53:12.333Z] #77 100.0 checking for library containing yajl_tree_get... -lyajl [2022-08-31T11:53:12.333Z] #77 100.5 checking for yajl >= 2.0.0... yes [2022-08-31T11:53:12.333Z] #77 100.5 checking sys/capability.h usability... yes [2022-08-31T11:53:12.333Z] #77 100.6 checking sys/capability.h presence... yes [2022-08-31T11:53:12.333Z] #77 100.6 checking for sys/capability.h... yes [2022-08-31T11:53:12.344Z] #64 ... [2022-08-31T11:53:12.344Z] [2022-08-31T11:53:12.344Z] #77 [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-08-31T11:53:12.344Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:12.344Z] #77 63.01 libtoolize: putting auxiliary files in '.'. [2022-08-31T11:53:12.344Z] #77 63.01 libtoolize: copying file './ltmain.sh' [2022-08-31T11:53:12.523Z] #77 112.7 checking if gcc static flag -static works... yes [2022-08-31T11:53:12.524Z] #77 113.0 checking if gcc supports -c -o file.o... yes [2022-08-31T11:53:12.782Z] #77 113.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:53:12.782Z] #77 113.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-31T11:53:12.782Z] #77 113.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:53:12.894Z] #77 100.6 checking for library containing cap_from_name... -lcap [2022-08-31T11:53:13.040Z] #77 113.3 checking how to hardcode library paths into programs... immediate [2022-08-31T11:53:13.040Z] #77 113.3 checking whether stripping libraries is possible... yes [2022-08-31T11:53:13.040Z] #77 113.3 checking if libtool supports shared libraries... yes [2022-08-31T11:53:13.040Z] #77 113.3 checking whether to build shared libraries... no [2022-08-31T11:53:13.040Z] #77 113.4 checking whether to build static libraries... yes [2022-08-31T11:53:13.040Z] #77 113.4 checking float.h usability... yes [2022-08-31T11:53:13.040Z] #77 113.5 checking float.h presence... yes [2022-08-31T11:53:13.040Z] #77 113.6 checking for float.h... yes [2022-08-31T11:53:13.298Z] #77 113.6 checking limits.h usability... yes [2022-08-31T11:53:13.298Z] #77 113.7 checking limits.h presence... yes [2022-08-31T11:53:13.298Z] #77 113.8 checking for limits.h... yes [2022-08-31T11:53:13.455Z] #77 101.2 checking for library containing dlopen... -ldl [2022-08-31T11:53:13.556Z] #77 113.8 checking stddef.h usability... yes [2022-08-31T11:53:13.556Z] #77 113.9 checking stddef.h presence... yes [2022-08-31T11:53:13.556Z] #77 114.0 checking for stddef.h... yes [2022-08-31T11:53:13.556Z] #77 114.0 checking for stdlib.h... (cached) yes [2022-08-31T11:53:13.556Z] #77 114.1 checking for string.h... (cached) yes [2022-08-31T11:53:13.711Z] #77 101.6 checking seccomp.h usability... yes [2022-08-31T11:53:13.711Z] #77 101.8 checking seccomp.h presence... yes [2022-08-31T11:53:13.711Z] #77 101.8 checking for seccomp.h... yes [2022-08-31T11:53:13.815Z] #77 114.1 checking sys/time.h usability... yes [2022-08-31T11:53:13.815Z] #77 114.2 checking sys/time.h presence... yes [2022-08-31T11:53:13.815Z] #77 114.3 checking for sys/time.h... yes [2022-08-31T11:53:13.967Z] #77 101.8 checking for library containing seccomp_rule_add... -lseccomp [2022-08-31T11:53:14.073Z] #77 114.3 checking for inline... inline [2022-08-31T11:53:14.223Z] #77 102.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-31T11:53:14.256Z] #77 64.82 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-31T11:53:14.256Z] #77 64.82 libtoolize: and rerunning libtoolize and aclocal. [2022-08-31T11:53:14.256Z] #77 64.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T11:53:14.330Z] #77 114.4 checking for size_t... yes [2022-08-31T11:53:14.330Z] #77 114.7 checking for stdlib.h... (cached) yes [2022-08-31T11:53:14.479Z] #77 102.4 checking systemd/sd-bus.h usability... yes [2022-08-31T11:53:14.479Z] #77 102.6 checking systemd/sd-bus.h presence... yes [2022-08-31T11:53:14.479Z] #77 102.7 checking for systemd/sd-bus.h... yes [2022-08-31T11:53:14.589Z] #77 114.7 checking for GNU libc compatible malloc... yes [2022-08-31T11:53:14.589Z] #77 115.0 checking for stdlib.h... (cached) yes [2022-08-31T11:53:14.847Z] #77 115.0 checking for GNU libc compatible realloc... yes [2022-08-31T11:53:15.082Z] #77 102.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-31T11:53:15.082Z] #77 103.2 checking for sd_notify_barrier... [2022-08-31T11:53:15.082Z] #77 ... [2022-08-31T11:53:15.082Z] [2022-08-31T11:53:15.082Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:53:15.082Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:53:15.082Z] #36 155.7 Delve is a source level debugger for Go programs. [2022-08-31T11:53:15.082Z] #36 155.7 [2022-08-31T11:53:15.082Z] #36 155.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-31T11:53:15.082Z] #36 155.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-31T11:53:15.082Z] #36 155.7 [2022-08-31T11:53:15.082Z] #36 155.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-31T11:53:15.082Z] #36 155.7 [2022-08-31T11:53:15.082Z] #36 155.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-31T11:53:15.082Z] #36 155.7 [2022-08-31T11:53:15.082Z] #36 155.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-31T11:53:15.082Z] #36 155.7 [2022-08-31T11:53:15.082Z] #36 155.7 Usage: [2022-08-31T11:53:15.082Z] #36 155.7 dlv [command] [2022-08-31T11:53:15.082Z] #36 155.7 [2022-08-31T11:53:15.082Z] #36 155.7 Available Commands: [2022-08-31T11:53:15.082Z] #36 155.7 attach Attach to running process and begin debugging. [2022-08-31T11:53:15.082Z] #36 155.7 connect Connect to a headless debug server with a terminal client. [2022-08-31T11:53:15.082Z] #36 155.7 core Examine a core dump. [2022-08-31T11:53:15.082Z] #36 155.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-31T11:53:15.082Z] #36 155.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-31T11:53:15.082Z] #36 155.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-31T11:53:15.082Z] #36 155.7 help Help about any command [2022-08-31T11:53:15.082Z] #36 155.7 run Deprecated command. Use 'debug' instead. [2022-08-31T11:53:15.082Z] #36 155.7 test Compile test binary and begin debugging program. [2022-08-31T11:53:15.082Z] #36 155.7 trace Compile and begin tracing program. [2022-08-31T11:53:15.082Z] #36 155.7 version Prints version. [2022-08-31T11:53:15.082Z] #36 155.7 [2022-08-31T11:53:15.082Z] #36 155.7 Flags: [2022-08-31T11:53:15.082Z] #36 155.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-31T11:53:15.082Z] #36 155.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-31T11:53:15.082Z] #36 155.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-31T11:53:15.082Z] #36 155.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-31T11:53:15.082Z] #36 155.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-31T11:53:15.082Z] #36 155.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-31T11:53:15.083Z] #36 155.7 --disable-aslr Disables address space randomization [2022-08-31T11:53:15.083Z] #36 155.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-31T11:53:15.083Z] #36 155.7 -h, --help help for dlv [2022-08-31T11:53:15.083Z] #36 155.7 --init string Init file, executed by the terminal client. [2022-08-31T11:53:15.083Z] #36 155.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-31T11:53:15.083Z] #36 155.7 --log Enable debugging server logging. [2022-08-31T11:53:15.083Z] #36 155.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-31T11:53:15.083Z] #36 155.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-31T11:53:15.083Z] #36 155.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-31T11:53:15.083Z] #36 155.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-31T11:53:15.083Z] #36 155.7 --wd string Working directory for running the program. [2022-08-31T11:53:15.083Z] #36 155.7 [2022-08-31T11:53:15.083Z] #36 155.7 Additional help topics: [2022-08-31T11:53:15.083Z] #36 155.7 dlv backend Help about the --backend flag. [2022-08-31T11:53:15.083Z] #36 155.7 dlv log Help about logging flags. [2022-08-31T11:53:15.083Z] #36 155.7 dlv redirect Help about file redirection. [2022-08-31T11:53:15.083Z] #36 155.7 [2022-08-31T11:53:15.083Z] #36 155.7 Use "dlv [command] --help" for more information about a command. [2022-08-31T11:53:15.105Z] #77 115.3 checking for working strtod... [2022-08-31T11:53:15.105Z] #77 ... [2022-08-31T11:53:15.105Z] [2022-08-31T11:53:15.105Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:53:15.105Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-31T11:53:15.105Z] #21 35.30 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-31T11:53:15.105Z] #21 35.32 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T11:53:15.105Z] #21 35.33 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-31T11:53:15.105Z] #21 35.34 Setting up libicu67:arm64 (67.1-7) ... [2022-08-31T11:53:15.105Z] #21 35.35 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-31T11:53:15.105Z] #21 35.37 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-31T11:53:15.105Z] #21 35.38 Setting up uidmap (1:4.8.1-1) ... [2022-08-31T11:53:15.105Z] #21 35.40 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-31T11:53:15.105Z] #21 35.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:53:15.105Z] #21 35.42 Setting up bzip2 (1.0.8-4) ... [2022-08-31T11:53:15.105Z] #21 35.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-31T11:53:15.105Z] #21 35.44 Setting up python3-wheel (0.34.2-1) ... [2022-08-31T11:53:15.106Z] #21 36.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:15.106Z] #21 36.19 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-31T11:53:15.106Z] #21 36.20 Setting up libcap2-bin (1:2.44-1) ... [2022-08-31T11:53:15.106Z] #21 36.21 Setting up apparmor (2.13.6-10) ... [2022-08-31T11:53:15.106Z] #21 37.59 Setting up zip (3.0-12) ... [2022-08-31T11:53:15.106Z] #21 37.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:15.106Z] #21 37.63 Setting up bash-completion (1:2.11-2) ... [2022-08-31T11:53:15.106Z] #21 40.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:53:15.106Z] #21 40.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T11:53:15.106Z] #21 40.16 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-31T11:53:15.106Z] #21 40.17 Setting up patch (2.7.6-7) ... [2022-08-31T11:53:15.106Z] #21 40.18 Setting up sudo (1.9.5p2-3) ... [2022-08-31T11:53:15.106Z] #21 40.26 invoke-rc.d: could not determine current runlevel [2022-08-31T11:53:15.106Z] #21 40.27 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-31T11:53:15.106Z] #21 40.29 Setting up xfsprogs (5.10.0-4) ... [2022-08-31T11:53:15.106Z] #21 40.30 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-31T11:53:15.106Z] #21 40.32 Setting up inetutils-ping (2:2.0-1) ... [2022-08-31T11:53:15.106Z] #21 40.33 Setting up pigz (2.6-1) ... [2022-08-31T11:53:15.106Z] #21 40.34 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-31T11:53:15.106Z] #21 40.36 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-31T11:53:15.106Z] #21 40.38 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T11:53:15.106Z] #21 40.39 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:15.106Z] #21 41.11 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-31T11:53:15.106Z] #21 41.13 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-31T11:53:15.106Z] #21 41.43 Setting up libelf1:arm64 (0.183-1) ... [2022-08-31T11:53:15.106Z] #21 41.45 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-31T11:53:15.106Z] #21 41.46 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-31T11:53:15.106Z] #21 41.47 Setting up python3-distutils (3.9.2-1) ... [2022-08-31T11:53:15.106Z] #21 41.85 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:15.106Z] #21 41.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-31T11:53:15.106Z] #21 41.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-31T11:53:15.106Z] #21 41.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-31T11:53:15.106Z] #21 41.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-31T11:53:15.106Z] #21 41.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-31T11:53:15.106Z] #21 41.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-31T11:53:15.106Z] #21 41.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-31T11:53:15.106Z] #21 41.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-31T11:53:15.106Z] #21 41.97 Setting up python3-setuptools (52.0.0-4) ... [2022-08-31T11:53:15.106Z] #21 43.18 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-31T11:53:15.106Z] #21 43.19 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-31T11:53:15.106Z] #21 43.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-31T11:53:15.106Z] #21 43.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T11:53:15.106Z] #21 44.38 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-31T11:53:15.106Z] #21 44.39 Setting up jq (1.6-2.1) ... [2022-08-31T11:53:15.106Z] #21 44.40 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-31T11:53:15.106Z] #21 44.41 Setting up iptables (1.8.7-1) ... [2022-08-31T11:53:15.106Z] #21 44.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T11:53:15.106Z] #21 44.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T11:53:15.106Z] #21 44.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T11:53:15.106Z] #21 44.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T11:53:15.106Z] #21 44.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-31T11:53:15.106Z] #21 44.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-31T11:53:15.106Z] #21 44.46 Setting up iproute2 (5.10.0-4) ... [2022-08-31T11:53:15.106Z] #21 44.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:53:15.106Z] #21 ... [2022-08-31T11:53:15.106Z] [2022-08-31T11:53:15.106Z] #77 [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-08-31T11:53:15.106Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:53:15.106Z] #77 115.3 checking for working strtod... yes [2022-08-31T11:53:15.363Z] #77 115.6 checking for gettimeofday... yes [2022-08-31T11:53:15.621Z] #77 115.8 checking for memset... yes [2022-08-31T11:53:15.652Z] #36 ... [2022-08-31T11:53:15.652Z] [2022-08-31T11:53:15.652Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:53:15.652Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:53:15.652Z] #34 DONE 156.4s [2022-08-31T11:53:15.879Z] #77 116.0 checking for strspn... yes [2022-08-31T11:53:15.879Z] #77 116.4 checking that generated files are newer than configure... done [2022-08-31T11:53:15.879Z] #77 116.4 configure: creating ./config.status [2022-08-31T11:53:15.912Z] [2022-08-31T11:53:15.912Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:53:15.912Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:53:15.912Z] #21 2.283 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:53:15.912Z] #21 2.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:53:15.912Z] #21 2.321 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:53:15.912Z] #21 2.801 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:53:15.912Z] #21 3.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:53:15.912Z] #21 5.156 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:53:15.912Z] #21 ... [2022-08-31T11:53:15.912Z] [2022-08-31T11:53:15.912Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:53:15.912Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:53:15.912Z] #36 DONE 156.7s [2022-08-31T11:53:15.912Z] [2022-08-31T11:53:15.912Z] #77 [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-08-31T11:53:15.912Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:15.912Z] #77 103.2 checking for sd_notify_barrier... yes [2022-08-31T11:53:15.912Z] #77 103.5 checking linux/bpf.h usability... yes [2022-08-31T11:53:15.912Z] #77 103.7 checking linux/bpf.h presence... yes [2022-08-31T11:53:15.912Z] #77 103.7 checking for linux/bpf.h... yes [2022-08-31T11:53:15.912Z] #77 103.7 checking compilation for eBPF... yes [2022-08-31T11:53:15.912Z] #77 103.9 checking for criu >= 3.15... no [2022-08-31T11:53:15.912Z] #77 103.9 configure: CRIU headers not found, building without CRIU support [2022-08-31T11:53:15.912Z] #77 103.9 checking for criu > 3.16... no [2022-08-31T11:53:15.912Z] #77 103.9 configure: CRIU version doesn't support join-ns API [2022-08-31T11:53:15.912Z] #77 103.9 checking for criu > 3.16.1... no [2022-08-31T11:53:15.912Z] #77 104.0 configure: CRIU version doesn't support for pre-dumping [2022-08-31T11:53:15.912Z] #77 104.0 checking for new mount API (fsconfig)... yes [2022-08-31T11:53:15.912Z] #77 104.0 checking for seccomp notify API... yes [2022-08-31T11:53:15.912Z] #77 104.2 checking for gperf... no [2022-08-31T11:53:15.912Z] #77 104.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-31T11:53:16.168Z] #77 104.2 checking for library containing argp_parse... none required [2022-08-31T11:53:16.168Z] #77 104.4 checking that generated files are newer than configure... done [2022-08-31T11:53:16.168Z] #77 104.4 configure: creating ./config.status [2022-08-31T11:53:16.168Z] #77 ... [2022-08-31T11:53:16.168Z] [2022-08-31T11:53:16.168Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:53:16.168Z] #60 sha256:27f4feb0355ebb6057b8b9a31a1268a5564dcf9aceb7b38196b0cd8431767c2f [2022-08-31T11:53:16.168Z] #60 15.05 + cd /tmp/tmp.28nAg0FpVI/src/github.com/opencontainers/runc [2022-08-31T11:53:16.168Z] #60 15.05 + git checkout -q v1.1.4 [2022-08-31T11:53:16.168Z] #60 15.90 + '[' -z '' ']' [2022-08-31T11:53:16.168Z] #60 15.91 + target=static [2022-08-31T11:53:16.168Z] #60 15.91 + make BUILDTAGS=seccomp static [2022-08-31T11:53:16.168Z] #60 16.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-31T11:53:16.424Z] #60 ... [2022-08-31T11:53:16.424Z] [2022-08-31T11:53:16.424Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:53:16.424Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:53:16.424Z] #21 10.20 Fetched 8572 kB in 8s (1026 kB/s) [2022-08-31T11:53:16.445Z] #77 ... [2022-08-31T11:53:16.446Z] [2022-08-31T11:53:16.446Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:53:16.446Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-31T11:53:16.446Z] #21 DONE 46.6s [2022-08-31T11:53:16.446Z] [2022-08-31T11:53:16.446Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-31T11:53:16.446Z] #22 sha256:0bb136e887c2c21f3f99b4a3c3f36f83aec039135f425a7ff195966b5fb34417 [2022-08-31T11:53:17.015Z] #22 0.640 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-31T11:53:17.015Z] #22 0.644 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-31T11:53:17.015Z] #22 0.647 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-31T11:53:17.015Z] #22 DONE 0.7s [2022-08-31T11:53:17.015Z] [2022-08-31T11:53:17.015Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:53:17.015Z] #60 sha256:c5e8d8f8647c5a1077c0164d0e9aebb1fe99ec5cb8d79790806d7bd58c2a6f00 [2022-08-31T11:53:17.015Z] #60 ... [2022-08-31T11:53:17.015Z] [2022-08-31T11:53:17.015Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T11:53:17.015Z] #23 sha256:f0429a3f7a64bf48eca387a92342d59bafeb91dc6a3ceff8f3d5fc4ec06beb35 [2022-08-31T11:53:17.080Z] #14 ... [2022-08-31T11:53:17.080Z] [2022-08-31T11:53:17.080Z] #77 [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-08-31T11:53:17.080Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:17.080Z] #77 47.92 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-31T11:53:18.942Z] #21 10.20 Reading package lists... [2022-08-31T11:53:21.756Z] #21 13.18 Reading package lists... [2022-08-31T11:53:21.756Z] #21 ... [2022-08-31T11:53:21.756Z] [2022-08-31T11:53:21.756Z] #77 [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-08-31T11:53:21.756Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:21.756Z] #77 106.7 config.status: creating Makefile [2022-08-31T11:53:21.756Z] #77 106.8 config.status: creating rpm/crun.spec [2022-08-31T11:53:21.756Z] #77 106.9 config.status: creating config.h [2022-08-31T11:53:21.756Z] #77 106.9 config.status: executing libtool commands [2022-08-31T11:53:21.756Z] #77 107.0 config.status: executing depfiles commands [2022-08-31T11:53:21.756Z] #77 108.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-31T11:53:21.756Z] #77 108.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T11:53:21.756Z] #77 108.5 checking for gcc... gcc [2022-08-31T11:53:21.756Z] #77 108.6 checking whether the C compiler works... yes [2022-08-31T11:53:21.756Z] #77 108.8 checking for C compiler default output file name... a.out [2022-08-31T11:53:21.756Z] #77 108.8 checking for suffix of executables... [2022-08-31T11:53:21.756Z] #77 109.0 checking whether we are cross compiling... no [2022-08-31T11:53:21.756Z] #77 109.2 checking for suffix of object files... o [2022-08-31T11:53:21.756Z] #77 109.4 checking whether we are using the GNU C compiler... yes [2022-08-31T11:53:21.756Z] #77 109.4 checking whether gcc accepts -g... yes [2022-08-31T11:53:21.756Z] #77 109.4 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:53:21.756Z] #77 109.5 checking whether gcc understands -c and -o together... yes [2022-08-31T11:53:21.756Z] #77 109.6 checking how to run the C preprocessor... gcc -E [2022-08-31T11:53:21.756Z] #77 109.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:53:21.756Z] #77 109.9 checking for egrep... /bin/grep -E [2022-08-31T11:53:22.013Z] #77 109.9 checking for ANSI C header files... yes [2022-08-31T11:53:22.013Z] #77 110.4 checking for sys/types.h... yes [2022-08-31T11:53:22.311Z] #23 ... [2022-08-31T11:53:22.311Z] [2022-08-31T11:53:22.311Z] #77 [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-08-31T11:53:22.311Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:53:22.311Z] #77 119.4 config.status: creating Makefile [2022-08-31T11:53:22.311Z] #77 119.5 config.status: creating config.h [2022-08-31T11:53:22.311Z] #77 119.5 config.status: executing depfiles commands [2022-08-31T11:53:22.311Z] #77 119.7 config.status: executing libtool commands [2022-08-31T11:53:22.311Z] #77 120.8 GEN .version [2022-08-31T11:53:22.311Z] #77 120.8 make install-recursive [2022-08-31T11:53:22.311Z] #77 120.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-31T11:53:22.311Z] #77 120.9 Making install in libocispec [2022-08-31T11:53:22.311Z] #77 120.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:53:22.311Z] #77 121.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-31T11:53:22.311Z] #77 121.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-31T11:53:22.311Z] #77 121.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-31T11:53:22.311Z] #77 121.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-31T11:53:22.311Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-31T11:53:22.311Z] #77 121.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-31T11:53:22.311Z] #77 121.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-31T11:53:22.311Z] #77 121.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-31T11:53:22.311Z] #77 121.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-31T11:53:22.311Z] #77 121.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-31T11:53:22.311Z] #77 121.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-31T11:53:22.311Z] #77 121.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-31T11:53:22.311Z] #77 121.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-31T11:53:22.311Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-31T11:53:22.311Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-31T11:53:22.311Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-31T11:53:22.311Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-31T11:53:22.311Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-31T11:53:22.311Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-31T11:53:22.311Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-31T11:53:22.311Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-31T11:53:22.311Z] #77 122.7 make install-recursive [2022-08-31T11:53:22.311Z] #77 122.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:53:22.311Z] #77 122.7 Making install in yajl [2022-08-31T11:53:22.311Z] #77 122.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:53:22.311Z] #77 122.8 CC verify/json_verify-json_verify.o [2022-08-31T11:53:22.311Z] #77 122.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-31T11:53:22.311Z] #77 122.8 CC src/libyajl_la-yajl.lo [2022-08-31T11:53:22.311Z] #77 122.8 CC src/libyajl_la-yajl_gen.lo [2022-08-31T11:53:22.311Z] #77 122.8 CC src/libyajl_la-yajl_parser.lo [2022-08-31T11:53:22.311Z] #77 122.8 CC src/libyajl_la-yajl_buf.lo [2022-08-31T11:53:22.311Z] #77 122.8 CC src/libyajl_la-yajl_encode.lo [2022-08-31T11:53:22.311Z] #77 122.9 CC src/libyajl_la-yajl_lex.lo [2022-08-31T11:53:22.311Z] #77 122.9 CC src/libyajl_la-yajl_tree.lo [2022-08-31T11:53:22.402Z] #77 ... [2022-08-31T11:53:22.402Z] [2022-08-31T11:53:22.402Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:53:22.402Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:53:22.402Z] #14 139.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-31T11:53:22.402Z] #14 139.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:53:22.402Z] #14 139.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:53:22.524Z] #77 110.5 checking for sys/stat.h... yes [2022-08-31T11:53:22.524Z] #77 110.7 checking for stdlib.h... yes [2022-08-31T11:53:22.821Z] #77 110.8 checking for string.h... yes [2022-08-31T11:53:22.821Z] #77 111.1 checking for memory.h... yes [2022-08-31T11:53:23.383Z] #77 111.2 checking for strings.h... yes [2022-08-31T11:53:23.383Z] #77 111.4 checking for inttypes.h... yes [2022-08-31T11:53:23.639Z] #77 111.6 checking for stdint.h... yes [2022-08-31T11:53:23.639Z] #77 111.8 checking for unistd.h... yes [2022-08-31T11:53:23.783Z] #14 151.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-31T11:53:23.784Z] #14 151.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:53:23.784Z] #14 151.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T11:53:23.895Z] #77 112.0 checking minix/config.h usability... no [2022-08-31T11:53:23.895Z] #77 112.1 checking minix/config.h presence... no [2022-08-31T11:53:23.895Z] #77 112.2 checking for minix/config.h... no [2022-08-31T11:53:24.162Z] #77 112.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-31T11:53:24.417Z] #77 112.4 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:53:24.417Z] #77 112.6 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:53:24.417Z] #77 112.6 checking how to print strings... printf [2022-08-31T11:53:24.417Z] #77 112.6 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:53:24.417Z] #77 112.6 checking for fgrep... /bin/grep -F [2022-08-31T11:53:24.417Z] #77 112.7 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:53:24.417Z] #77 112.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:53:24.417Z] #77 112.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:53:24.417Z] #77 112.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:53:24.673Z] #77 112.8 checking whether ln -s works... yes [2022-08-31T11:53:24.673Z] #77 112.8 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:53:24.673Z] #77 112.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:53:24.673Z] #77 112.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:53:24.673Z] #77 112.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:53:24.673Z] #77 112.8 checking for objdump... objdump [2022-08-31T11:53:24.673Z] #77 112.8 checking how to recognize dependent libraries... pass_all [2022-08-31T11:53:24.673Z] #77 112.8 checking for dlltool... no [2022-08-31T11:53:24.673Z] #77 112.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:53:24.673Z] #77 112.8 checking for ar... ar [2022-08-31T11:53:24.673Z] #77 112.8 checking for archiver @FILE support... @ [2022-08-31T11:53:24.673Z] #77 112.9 checking for strip... strip [2022-08-31T11:53:24.673Z] #77 112.9 checking for ranlib... ranlib [2022-08-31T11:53:24.673Z] #77 112.9 checking for gawk... no [2022-08-31T11:53:24.673Z] #77 112.9 checking for mawk... mawk [2022-08-31T11:53:24.848Z] #19 244.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-31T11:53:24.848Z] #19 244.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:53:24.848Z] #19 244.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T11:53:24.848Z] #19 244.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-31T11:53:24.848Z] #19 244.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:53:24.848Z] #19 244.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:53:24.928Z] #77 112.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:53:24.928Z] #77 113.2 checking for sysroot... no [2022-08-31T11:53:24.928Z] #77 113.2 checking for a working dd... /bin/dd [2022-08-31T11:53:24.928Z] #77 113.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:53:24.928Z] #77 113.3 checking for mt... no [2022-08-31T11:53:24.928Z] #77 113.3 checking if : is a manifest tool... no [2022-08-31T11:53:25.168Z] #14 ... [2022-08-31T11:53:25.168Z] [2022-08-31T11:53:25.168Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:53:25.168Z] #64 sha256:2801f08733c02b241a25c5d59c2813787fd420ef4bf2118a49861dff96bca631 [2022-08-31T11:53:25.168Z] #64 81.81 + bin/ctr [2022-08-31T11:53:25.184Z] #77 113.3 checking for dlfcn.h... yes [2022-08-31T11:53:25.184Z] #77 113.5 checking for objdir... .libs [2022-08-31T11:53:25.440Z] #77 113.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:53:25.695Z] #77 113.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:53:25.695Z] #77 113.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:53:25.951Z] #77 114.0 checking if gcc static flag -static works... yes [2022-08-31T11:53:26.207Z] #77 114.3 checking if gcc supports -c -o file.o... yes [2022-08-31T11:53:26.207Z] #77 114.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:53:26.207Z] #77 114.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:53:26.462Z] #77 114.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:53:26.462Z] #77 114.6 checking how to hardcode library paths into programs... immediate [2022-08-31T11:53:26.462Z] #77 114.6 checking whether stripping libraries is possible... yes [2022-08-31T11:53:26.462Z] #77 114.7 checking if libtool supports shared libraries... yes [2022-08-31T11:53:26.462Z] #77 114.7 checking whether to build shared libraries... no [2022-08-31T11:53:26.462Z] #77 114.7 checking whether to build static libraries... yes [2022-08-31T11:53:26.462Z] #77 114.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:53:26.462Z] #77 114.7 checking whether build environment is sane... yes [2022-08-31T11:53:26.462Z] #77 114.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:53:26.462Z] #77 114.7 checking whether make sets $(MAKE)... yes [2022-08-31T11:53:26.462Z] #77 114.8 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:53:26.462Z] #77 114.8 checking whether make supports nested variables... yes [2022-08-31T11:53:26.462Z] #77 114.8 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:53:26.462Z] #77 114.8 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:53:26.519Z] #77 ... [2022-08-31T11:53:26.519Z] [2022-08-31T11:53:26.519Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T11:53:26.519Z] #23 sha256:f0429a3f7a64bf48eca387a92342d59bafeb91dc6a3ceff8f3d5fc4ec06beb35 [2022-08-31T11:53:26.519Z] #23 9.540 Collecting yamllint==1.27.1 [2022-08-31T11:53:26.718Z] #77 114.8 checking how to create a ustar tar archive... gnutar [2022-08-31T11:53:26.718Z] #77 114.9 checking dependency style of gcc... gcc3 [2022-08-31T11:53:26.718Z] #77 115.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:53:26.718Z] #77 115.0 checking whether make supports nested variables... (cached) yes [2022-08-31T11:53:26.718Z] #77 115.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T11:53:26.718Z] #77 115.0 checking pkg-config is at least version 0.9.0... yes [2022-08-31T11:53:26.718Z] #77 115.0 checking for yajl >= 2.1.0... yes [2022-08-31T11:53:26.718Z] #77 115.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T11:53:26.718Z] #77 115.0 checking for gcc... (cached) gcc [2022-08-31T11:53:26.975Z] #77 115.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T11:53:26.975Z] #77 115.1 checking whether gcc accepts -g... (cached) yes [2022-08-31T11:53:26.975Z] #77 115.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T11:53:26.975Z] #77 115.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T11:53:26.975Z] #77 115.1 checking for a Python interpreter with version >= 3... python3 [2022-08-31T11:53:26.975Z] #77 115.2 checking for python3... /usr/bin/python3 [2022-08-31T11:53:26.975Z] #77 115.2 checking for python3 version... 3.9 [2022-08-31T11:53:26.975Z] #77 115.3 checking for python3 platform... linux [2022-08-31T11:53:27.071Z] #77 ... [2022-08-31T11:53:27.071Z] [2022-08-31T11:53:27.071Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:53:27.071Z] #64 sha256:9a35a2d317f02668ecac3d5a9c03e89881debf07cf9676236049105dd62a2f00 [2022-08-31T11:53:27.237Z] #77 115.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T11:53:27.456Z] #23 10.58 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-08-31T11:53:27.493Z] #77 115.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T11:53:27.493Z] #77 115.8 checking that generated files are newer than configure... done [2022-08-31T11:53:27.493Z] #77 115.8 configure: creating ./config.status [2022-08-31T11:53:28.831Z] #23 11.65 Collecting pathspec>=0.5.3 [2022-08-31T11:53:28.831Z] #23 11.67 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-08-31T11:53:28.831Z] #23 11.97 Collecting pyyaml [2022-08-31T11:53:28.831Z] #23 12.00 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-31T11:53:29.090Z] #23 12.05 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-08-31T11:53:29.090Z] #23 12.07 Building wheels for collected packages: yamllint [2022-08-31T11:53:29.090Z] #23 12.08 Building wheel for yamllint (setup.py): started [2022-08-31T11:53:29.414Z] #64 77.65 Updating files: 24% (1236/4992) Updating files: 25% (1248/4992) Updating files: 26% (1298/4992) Updating files: 27% (1348/4992) Updating files: 28% (1398/4992) Updating files: 29% (1448/4992) Updating files: 30% (1498/4992) Updating files: 31% (1548/4992) Updating files: 32% (1598/4992) Updating files: 33% (1648/4992) Updating files: 34% (1698/4992) Updating files: 35% (1748/4992) Updating files: 36% (1798/4992) Updating files: 37% (1848/4992) Updating files: 38% (1897/4992) Updating files: 39% (1947/4992) Updating files: 40% (1997/4992) Updating files: 41% (2047/4992) Updating files: 42% (2097/4992) Updating files: 43% (2147/4992) Updating files: 44% (2197/4992) Updating files: 45% (2247/4992) Updating files: 46% (2297/4992) Updating files: 47% (2347/4992) Updating files: 48% (2397/4992) Updating files: 48% (2437/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 77% (3880/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 91% (4563/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-08-31T11:53:29.475Z] #77 117.7 config.status: creating Makefile [2022-08-31T11:53:29.475Z] #77 117.7 config.status: creating config.h [2022-08-31T11:53:29.475Z] #77 117.8 config.status: executing libtool commands [2022-08-31T11:53:29.674Z] #64 81.23 + cd /tmp/tmp.OwnxvQjpvM/src/github.com/containerd/containerd [2022-08-31T11:53:29.674Z] #64 81.23 + git checkout -q v1.6.8 [2022-08-31T11:53:29.731Z] #77 117.8 config.status: executing depfiles commands [2022-08-31T11:53:30.023Z] #23 13.21 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-31T11:53:30.023Z] #23 13.21 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=376cdfa4814e4ce56e2df7188c5629bc318f489ab97064b0ae9da8ab7e52b591 [2022-08-31T11:53:30.023Z] #23 13.22 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-08-31T11:53:30.023Z] #23 13.22 Successfully built yamllint [2022-08-31T11:53:30.023Z] #23 13.25 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-31T11:53:30.292Z] #77 118.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-31T11:53:30.292Z] #77 118.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T11:53:30.505Z] #64 ... [2022-08-31T11:53:30.505Z] [2022-08-31T11:53:30.505Z] #77 [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-08-31T11:53:30.505Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:30.505Z] #77 80.20 configure.ac:7: installing './compile' [2022-08-31T11:53:30.505Z] #77 80.20 configure.ac:11: installing './config.guess' [2022-08-31T11:53:30.505Z] #77 80.20 configure.ac:11: installing './config.sub' [2022-08-31T11:53:30.505Z] #77 80.22 configure.ac:8: installing './install-sh' [2022-08-31T11:53:30.505Z] #77 80.24 configure.ac:8: installing './missing' [2022-08-31T11:53:30.505Z] #77 80.50 Makefile.am: installing './depcomp' [2022-08-31T11:53:30.549Z] #77 118.7 checking for gcc... gcc [2022-08-31T11:53:30.549Z] #77 118.8 checking whether the C compiler works... yes [2022-08-31T11:53:30.591Z] #23 13.62 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-08-31T11:53:30.805Z] #77 118.9 checking for C compiler default output file name... a.out [2022-08-31T11:53:30.805Z] #77 118.9 checking for suffix of executables... [2022-08-31T11:53:30.849Z] #23 DONE 14.1s [2022-08-31T11:53:30.849Z] [2022-08-31T11:53:30.849Z] #77 [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-08-31T11:53:30.849Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:53:30.849Z] #77 127.6 CCLD libyajl.la [2022-08-31T11:53:30.849Z] #77 128.0 CCLD verify/json_verify [2022-08-31T11:53:30.849Z] #77 128.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:53:30.849Z] #77 128.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T11:53:30.849Z] #77 128.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T11:53:30.849Z] #77 128.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:53:30.849Z] #77 128.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:53:30.849Z] #77 128.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:53:30.849Z] #77 128.5 CC src/validate.o [2022-08-31T11:53:30.849Z] #77 128.5 CC src/image_spec_schema_config_schema.lo [2022-08-31T11:53:30.849Z] #77 128.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-31T11:53:30.849Z] #77 128.6 CC src/image_spec_schema_defs.lo [2022-08-31T11:53:30.849Z] #77 128.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-31T11:53:30.849Z] #77 128.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-31T11:53:30.849Z] #77 128.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-31T11:53:30.849Z] #77 128.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-31T11:53:30.849Z] #77 128.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-31T11:53:30.849Z] #77 128.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-31T11:53:30.849Z] #77 128.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-31T11:53:30.849Z] #77 128.8 CC src/runtime_spec_schema_config_solaris.lo [2022-08-31T11:53:30.849Z] #77 128.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-31T11:53:30.849Z] #77 129.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-31T11:53:30.849Z] #77 129.0 CC src/runtime_spec_schema_defs.lo [2022-08-31T11:53:30.849Z] #77 129.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-31T11:53:30.849Z] #77 129.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-31T11:53:30.849Z] #77 129.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-31T11:53:30.849Z] #77 129.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-31T11:53:30.849Z] #77 129.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-31T11:53:30.849Z] #77 129.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-31T11:53:30.849Z] #77 129.7 CC src/basic_test_double_array_item.lo [2022-08-31T11:53:30.849Z] #77 129.8 CC src/basic_test_double_array.lo [2022-08-31T11:53:30.849Z] #77 129.9 CC src/basic_test_top_array_int.lo [2022-08-31T11:53:30.849Z] #77 130.1 CC src/basic_test_top_array_string.lo [2022-08-31T11:53:30.849Z] #77 130.2 CC src/basic_test_top_double_array_int.lo [2022-08-31T11:53:30.849Z] #77 130.3 CC src/basic_test_top_double_array_obj.lo [2022-08-31T11:53:30.849Z] #77 130.4 CC src/basic_test_top_double_array_refobj.lo [2022-08-31T11:53:30.849Z] #77 130.6 CC src/basic_test_top_double_array_string.lo [2022-08-31T11:53:30.849Z] #77 130.7 CC src/read-file.lo [2022-08-31T11:53:30.849Z] #77 130.8 CC src/json_common.lo [2022-08-31T11:53:30.849Z] #77 130.9 CC tests/test-1.o [2022-08-31T11:53:30.849Z] #77 131.0 CC tests/test-2.o [2022-08-31T11:53:30.849Z] #77 131.4 CC tests/test-3.o [2022-08-31T11:53:31.104Z] #77 119.1 checking whether we are cross compiling... no [2022-08-31T11:53:31.104Z] #77 119.2 checking for suffix of object files... o [2022-08-31T11:53:31.104Z] #77 119.4 checking whether we are using the GNU C compiler... yes [2022-08-31T11:53:31.361Z] #77 119.5 checking whether gcc accepts -g... yes [2022-08-31T11:53:31.361Z] #77 119.6 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:53:31.418Z] #77 131.7 CC tests/test-4.o [2022-08-31T11:53:31.418Z] #77 132.0 CC tests/test-5.o [2022-08-31T11:53:31.618Z] #77 119.7 checking whether gcc understands -c and -o together... yes [2022-08-31T11:53:31.618Z] #77 119.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:53:31.618Z] #77 119.9 checking whether build environment is sane... yes [2022-08-31T11:53:31.618Z] #77 120.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:53:31.618Z] #77 120.0 checking for gawk... no [2022-08-31T11:53:31.618Z] #77 120.0 checking for mawk... mawk [2022-08-31T11:53:31.618Z] #77 120.0 checking whether make sets $(MAKE)... [2022-08-31T11:53:31.618Z] #77 ... [2022-08-31T11:53:31.618Z] [2022-08-31T11:53:31.618Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:53:31.618Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:53:31.618Z] #21 13.18 Reading package lists... [2022-08-31T11:53:31.618Z] #21 16.00 Building dependency tree... [2022-08-31T11:53:31.618Z] #21 17.38 The following additional packages will be installed: [2022-08-31T11:53:31.618Z] #21 17.38 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-31T11:53:31.618Z] #21 17.38 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-31T11:53:31.618Z] #21 17.38 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T11:53:31.618Z] #21 17.38 python3-pkg-resources vim-runtime xxd [2022-08-31T11:53:31.618Z] #21 17.38 Suggested packages: [2022-08-31T11:53:31.618Z] #21 17.38 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-31T11:53:31.618Z] #21 17.38 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-31T11:53:31.618Z] #21 17.38 acl attr quota [2022-08-31T11:53:31.618Z] #21 17.38 Recommended packages: [2022-08-31T11:53:31.618Z] #21 17.38 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-31T11:53:31.618Z] #21 18.82 The following NEW packages will be installed: [2022-08-31T11:53:31.618Z] #21 18.83 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-31T11:53:31.618Z] #21 18.83 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-31T11:53:31.618Z] #21 18.83 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-31T11:53:31.618Z] #21 18.83 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-31T11:53:31.618Z] #21 18.83 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T11:53:31.618Z] #21 18.83 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-31T11:53:31.618Z] #21 18.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-31T11:53:31.618Z] #21 18.83 xz-utils zip zstd [2022-08-31T11:53:31.618Z] #21 19.16 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:53:31.618Z] #21 19.16 Need to get 27.7 MB of archives. [2022-08-31T11:53:31.618Z] #21 19.16 After this operation, 106 MB of additional disk space will be used. [2022-08-31T11:53:31.618Z] #21 19.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-31T11:53:31.618Z] #21 19.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-31T11:53:31.618Z] #21 19.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-31T11:53:31.618Z] #21 19.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T11:53:31.618Z] #21 19.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-31T11:53:31.618Z] #21 19.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-31T11:53:31.618Z] #21 19.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-31T11:53:31.618Z] #21 19.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-31T11:53:31.618Z] #21 19.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T11:53:31.618Z] #21 19.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T11:53:31.618Z] #21 19.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-31T11:53:31.618Z] #21 19.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T11:53:31.618Z] #21 19.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-31T11:53:31.618Z] #21 19.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-31T11:53:31.618Z] #21 19.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-31T11:53:31.618Z] #21 19.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-31T11:53:31.618Z] #21 19.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-31T11:53:31.618Z] #21 19.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-31T11:53:31.618Z] #21 19.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-31T11:53:31.618Z] #21 19.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-31T11:53:31.618Z] #21 19.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-31T11:53:31.618Z] #21 19.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T11:53:31.618Z] #21 19.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T11:53:31.618Z] #21 19.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T11:53:31.618Z] #21 19.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-31T11:53:31.618Z] #21 19.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-31T11:53:31.618Z] #21 19.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T11:53:31.618Z] #21 19.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-31T11:53:31.618Z] #21 19.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-31T11:53:31.618Z] #21 19.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-31T11:53:31.618Z] #21 19.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:53:31.618Z] #21 19.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T11:53:31.618Z] #21 19.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-31T11:53:31.618Z] #21 19.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T11:53:31.618Z] #21 19.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-31T11:53:31.618Z] #21 19.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-31T11:53:31.618Z] #21 19.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-31T11:53:31.618Z] #21 19.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T11:53:31.618Z] #21 19.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-31T11:53:31.618Z] #21 19.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-31T11:53:31.618Z] #21 19.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-31T11:53:31.618Z] #21 19.59 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-31T11:53:31.618Z] #21 19.62 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-31T11:53:31.618Z] #21 19.63 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-31T11:53:31.618Z] #21 19.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-31T11:53:31.618Z] #21 19.81 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-31T11:53:31.618Z] #21 19.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-31T11:53:31.618Z] #21 19.87 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-31T11:53:31.618Z] #21 19.87 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-31T11:53:31.618Z] #21 20.55 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:53:31.618Z] #21 20.68 Fetched 27.7 MB in 1s (26.6 MB/s) [2022-08-31T11:53:31.618Z] #21 20.73 Selecting previously unselected package pigz. [2022-08-31T11:53:31.618Z] #21 20.73 (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 ... 24018 files and directories currently installed.) [2022-08-31T11:53:31.618Z] #21 20.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 20.78 Unpacking pigz (2.6-1) ... [2022-08-31T11:53:31.618Z] #21 20.85 Selecting previously unselected package libelf1:amd64. [2022-08-31T11:53:31.618Z] #21 20.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 20.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-31T11:53:31.618Z] #21 21.03 Selecting previously unselected package libbpf0:amd64. [2022-08-31T11:53:31.618Z] #21 21.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 21.04 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-31T11:53:31.618Z] #21 21.16 Selecting previously unselected package libcap2:amd64. [2022-08-31T11:53:31.618Z] #21 21.16 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 21.18 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:53:31.618Z] #21 21.25 Selecting previously unselected package libmnl0:amd64. [2022-08-31T11:53:31.618Z] #21 21.25 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 21.26 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-31T11:53:31.618Z] #21 21.32 Selecting previously unselected package libxtables12:amd64. [2022-08-31T11:53:31.618Z] #21 21.33 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 21.33 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-31T11:53:31.618Z] #21 21.42 Selecting previously unselected package libcap2-bin. [2022-08-31T11:53:31.618Z] #21 21.43 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 21.43 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-31T11:53:31.618Z] #21 21.52 Selecting previously unselected package iproute2. [2022-08-31T11:53:31.618Z] #21 21.53 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 21.54 Unpacking iproute2 (5.10.0-4) ... [2022-08-31T11:53:31.618Z] #21 22.11 Selecting previously unselected package xxd. [2022-08-31T11:53:31.618Z] #21 22.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 22.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:31.618Z] #21 22.25 Selecting previously unselected package vim-common. [2022-08-31T11:53:31.618Z] #21 22.27 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:53:31.618Z] #21 22.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:31.618Z] #21 22.48 Selecting previously unselected package bash-completion. [2022-08-31T11:53:31.618Z] #21 22.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-31T11:53:31.618Z] #21 24.44 Unpacking bash-completion (1:2.11-2) ... [2022-08-31T11:53:31.618Z] #21 24.90 Selecting previously unselected package bzip2. [2022-08-31T11:53:31.618Z] #21 24.91 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 24.93 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T11:53:31.618Z] #21 25.01 Selecting previously unselected package xz-utils. [2022-08-31T11:53:31.618Z] #21 25.01 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 25.02 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:53:31.618Z] #21 25.22 Selecting previously unselected package apparmor. [2022-08-31T11:53:31.618Z] #21 25.23 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 25.26 Unpacking apparmor (2.13.6-10) ... [2022-08-31T11:53:31.618Z] #21 25.68 Selecting previously unselected package inetutils-ping. [2022-08-31T11:53:31.618Z] #21 25.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 25.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-31T11:53:31.618Z] #21 25.80 Selecting previously unselected package libip4tc2:amd64. [2022-08-31T11:53:31.618Z] #21 25.81 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-31T11:53:31.618Z] #21 25.82 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T11:53:31.618Z] #21 25.88 Selecting previously unselected package libip6tc2:amd64. [2022-08-31T11:53:31.618Z] #21 25.88 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-31T11:53:31.675Z] #77 132.2 CC tests/test-6.o [2022-08-31T11:53:31.875Z] #21 25.92 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T11:53:31.875Z] #21 25.98 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-31T11:53:31.875Z] #21 26.00 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-31T11:53:31.875Z] #21 26.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T11:53:31.875Z] #21 ... [2022-08-31T11:53:31.875Z] [2022-08-31T11:53:31.875Z] #77 [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-08-31T11:53:31.875Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:31.875Z] #77 120.0 checking whether make sets $(MAKE)... yes [2022-08-31T11:53:31.875Z] #77 120.0 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:53:31.875Z] #77 120.1 checking whether make supports nested variables... yes [2022-08-31T11:53:31.875Z] #77 120.1 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:53:31.875Z] #77 120.1 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:53:31.875Z] #77 120.1 checking how to create a ustar tar archive... gnutar [2022-08-31T11:53:31.933Z] #77 132.3 CC tests/test-7.o [2022-08-31T11:53:31.933Z] #77 132.4 CC tests/test-8.o [2022-08-31T11:53:32.131Z] #77 120.2 checking dependency style of gcc... gcc3 [2022-08-31T11:53:32.131Z] #77 120.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:53:32.131Z] #77 120.3 checking whether make supports nested variables... (cached) yes [2022-08-31T11:53:32.192Z] #77 132.7 CC tests/test-9.o [2022-08-31T11:53:32.221Z] #64 ... [2022-08-31T11:53:32.221Z] [2022-08-31T11:53:32.221Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:53:32.221Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:53:32.221Z] #14 155.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-31T11:53:32.221Z] #14 155.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:53:32.221Z] #14 155.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:53:32.428Z] #77 120.3 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:53:32.428Z] #77 120.6 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:53:32.428Z] #77 120.6 checking how to print strings... printf [2022-08-31T11:53:32.428Z] #77 120.6 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:53:32.428Z] #77 120.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:53:32.428Z] #77 120.6 checking for egrep... /bin/grep -E [2022-08-31T11:53:32.428Z] #77 120.6 checking for fgrep... /bin/grep -F [2022-08-31T11:53:32.428Z] #77 120.6 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:53:32.428Z] #77 120.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:53:32.428Z] #77 120.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:53:32.428Z] #77 120.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:53:32.450Z] #77 132.9 CC tests/test-10.o [2022-08-31T11:53:32.684Z] #77 120.8 checking whether ln -s works... yes [2022-08-31T11:53:32.684Z] #77 120.8 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:53:32.684Z] #77 120.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:53:32.684Z] #77 120.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:53:32.684Z] #77 120.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:53:32.684Z] #77 120.8 checking for objdump... objdump [2022-08-31T11:53:32.684Z] #77 120.8 checking how to recognize dependent libraries... pass_all [2022-08-31T11:53:32.684Z] #77 120.8 checking for dlltool... no [2022-08-31T11:53:32.684Z] #77 120.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:53:32.684Z] #77 120.8 checking for ar... ar [2022-08-31T11:53:32.684Z] #77 120.8 checking for archiver @FILE support... @ [2022-08-31T11:53:32.684Z] #77 121.0 checking for strip... strip [2022-08-31T11:53:32.684Z] #77 121.0 checking for ranlib... ranlib [2022-08-31T11:53:32.717Z] #77 133.0 CC tests/test-11.o [2022-08-31T11:53:33.067Z] #77 83.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T11:53:33.067Z] #77 83.52 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T11:53:33.246Z] #77 121.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:53:33.246Z] #77 121.4 checking for sysroot... no [2022-08-31T11:53:33.246Z] #77 121.4 checking for a working dd... /bin/dd [2022-08-31T11:53:33.246Z] #77 121.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:53:33.246Z] #77 121.5 checking for mt... no [2022-08-31T11:53:33.246Z] #77 121.5 checking if : is a manifest tool... no [2022-08-31T11:53:33.326Z] #77 83.79 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T11:53:33.326Z] #77 83.79 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T11:53:33.326Z] #77 84.04 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T11:53:33.502Z] #77 121.5 checking how to run the C preprocessor... gcc -E [2022-08-31T11:53:33.906Z] #77 84.21 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T11:53:33.906Z] #77 84.48 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T11:53:34.107Z] #77 121.7 checking for ANSI C header files... yes [2022-08-31T11:53:34.107Z] #77 122.3 checking for sys/types.h... yes [2022-08-31T11:53:34.166Z] #77 84.58 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T11:53:34.166Z] #77 84.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T11:53:34.367Z] #77 122.5 checking for sys/stat.h... yes [2022-08-31T11:53:34.623Z] #77 122.7 checking for stdlib.h... yes [2022-08-31T11:53:34.804Z] #19 ... [2022-08-31T11:53:34.804Z] [2022-08-31T11:53:34.804Z] #84 [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-08-31T11:53:34.804Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:34.804Z] #84 212.8 CCLD libocispec.la [2022-08-31T11:53:34.879Z] #77 122.9 checking for string.h... yes [2022-08-31T11:53:34.879Z] #77 123.1 checking for memory.h... yes [2022-08-31T11:53:35.135Z] #77 123.3 checking for strings.h... yes [2022-08-31T11:53:35.372Z] #84 213.3 CCLD src/validate [2022-08-31T11:53:35.372Z] #84 213.3 CCLD tests/test-1 [2022-08-31T11:53:35.372Z] #84 213.3 CCLD tests/test-2 [2022-08-31T11:53:35.372Z] #84 213.4 CCLD tests/test-3 [2022-08-31T11:53:35.372Z] #84 213.4 CCLD tests/test-4 [2022-08-31T11:53:35.391Z] #77 123.4 checking for inttypes.h... yes [2022-08-31T11:53:35.629Z] #84 213.4 CCLD tests/test-5 [2022-08-31T11:53:35.629Z] #84 213.5 CCLD tests/test-6 [2022-08-31T11:53:35.629Z] #84 213.5 CCLD tests/test-7 [2022-08-31T11:53:35.629Z] #84 213.6 CCLD tests/test-9 [2022-08-31T11:53:35.629Z] #84 213.6 CCLD tests/test-8 [2022-08-31T11:53:35.629Z] #84 213.6 CCLD tests/test-10 [2022-08-31T11:53:35.647Z] #77 123.6 checking for stdint.h... yes [2022-08-31T11:53:35.647Z] #77 123.8 checking for unistd.h... yes [2022-08-31T11:53:35.886Z] #84 213.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-31T11:53:35.886Z] #84 213.8 CCLD tests/test-11 [2022-08-31T11:53:35.903Z] #77 123.9 checking for dlfcn.h... yes [2022-08-31T11:53:35.903Z] #77 124.1 checking for objdir... .libs [2022-08-31T11:53:36.076Z] #77 ... [2022-08-31T11:53:36.076Z] [2022-08-31T11:53:36.076Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:53:36.076Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:53:36.076Z] #14 163.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-31T11:53:36.076Z] #14 163.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:53:36.076Z] #14 163.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:53:36.159Z] #77 124.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:53:36.159Z] #77 124.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:53:36.159Z] #77 124.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:53:36.766Z] #77 124.6 checking if gcc static flag -static works... yes [2022-08-31T11:53:36.766Z] #77 124.9 checking if gcc supports -c -o file.o... yes [2022-08-31T11:53:36.766Z] #77 125.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:53:36.766Z] #77 125.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:53:37.022Z] #77 125.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:53:37.022Z] #77 125.4 checking how to hardcode library paths into programs... immediate [2022-08-31T11:53:37.022Z] #77 125.4 checking whether stripping libraries is possible... yes [2022-08-31T11:53:37.022Z] #77 125.4 checking if libtool supports shared libraries... yes [2022-08-31T11:53:37.022Z] #77 125.4 checking whether to build shared libraries... no [2022-08-31T11:53:37.022Z] #77 125.4 checking whether to build static libraries... yes [2022-08-31T11:53:37.279Z] #77 125.4 checking float.h usability... yes [2022-08-31T11:53:37.279Z] #77 125.5 checking float.h presence... yes [2022-08-31T11:53:37.279Z] #77 125.6 checking for float.h... yes [2022-08-31T11:53:37.535Z] #77 125.6 checking limits.h usability... yes [2022-08-31T11:53:37.535Z] #77 125.7 checking limits.h presence... yes [2022-08-31T11:53:37.535Z] #77 125.8 checking for limits.h... yes [2022-08-31T11:53:37.791Z] #77 125.8 checking stddef.h usability... yes [2022-08-31T11:53:37.791Z] #77 125.9 checking stddef.h presence... yes [2022-08-31T11:53:37.791Z] #77 126.0 checking for stddef.h... yes [2022-08-31T11:53:37.791Z] #77 126.0 checking for stdlib.h... (cached) yes [2022-08-31T11:53:37.791Z] #77 126.0 checking for string.h... (cached) yes [2022-08-31T11:53:38.046Z] #77 126.1 checking sys/time.h usability... yes [2022-08-31T11:53:38.047Z] #77 126.2 checking sys/time.h presence... yes [2022-08-31T11:53:38.047Z] #77 126.2 checking for sys/time.h... yes [2022-08-31T11:53:38.047Z] #77 126.2 checking for inline... inline [2022-08-31T11:53:38.302Z] #77 126.3 checking for size_t... yes [2022-08-31T11:53:38.302Z] #77 126.6 checking for stdlib.h... (cached) yes [2022-08-31T11:53:38.411Z] #84 216.4 libtool: link: ar cr libocispec.a [2022-08-31T11:53:38.411Z] #84 216.5 libtool: link: ranlib libocispec.a [2022-08-31T11:53:38.558Z] #77 126.6 checking for GNU libc compatible malloc... yes [2022-08-31T11:53:38.558Z] #77 126.8 checking for stdlib.h... (cached) yes [2022-08-31T11:53:38.814Z] #77 126.8 checking for GNU libc compatible realloc... yes [2022-08-31T11:53:39.070Z] #77 127.0 checking for working strtod... yes [2022-08-31T11:53:39.325Z] #77 127.2 checking for gettimeofday... yes [2022-08-31T11:53:39.325Z] #77 127.4 checking for memset... yes [2022-08-31T11:53:39.581Z] #77 127.6 checking for strspn... yes [2022-08-31T11:53:39.836Z] #77 127.9 checking that generated files are newer than configure... done [2022-08-31T11:53:39.836Z] #77 127.9 configure: creating ./config.status [2022-08-31T11:53:40.310Z] #84 218.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:53:40.310Z] #84 218.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T11:53:40.310Z] #84 218.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T11:53:40.310Z] #84 218.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:53:40.310Z] #84 218.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:53:40.310Z] #84 218.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:53:40.310Z] #84 218.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:53:40.310Z] #84 218.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-31T11:53:40.568Z] #84 218.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-31T11:53:40.568Z] #84 218.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-31T11:53:40.568Z] #84 218.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-31T11:53:40.568Z] #84 218.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-31T11:53:40.568Z] #84 218.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-31T11:53:40.568Z] #84 218.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-31T11:53:40.568Z] #84 218.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-31T11:53:40.568Z] #84 218.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-31T11:53:40.826Z] #84 218.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-31T11:53:40.826Z] #84 218.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-31T11:53:40.826Z] #84 218.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-31T11:53:40.826Z] #84 218.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-31T11:53:40.826Z] #84 218.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-31T11:53:40.826Z] #84 218.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-31T11:53:40.826Z] #84 218.7 CC src/libcrun/libcrun_testing_a-status.o [2022-08-31T11:53:40.826Z] #84 218.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-31T11:53:41.083Z] #84 218.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-31T11:53:41.083Z] #84 218.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-31T11:53:41.083Z] #84 219.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-31T11:53:41.083Z] #84 219.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-31T11:53:41.341Z] #84 219.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-31T11:53:41.341Z] #84 219.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-31T11:53:41.341Z] #84 219.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-31T11:53:41.341Z] #84 219.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-31T11:53:41.598Z] #84 219.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-31T11:53:41.598Z] #84 219.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-31T11:53:41.598Z] #84 219.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-31T11:53:41.598Z] #84 219.4 CC src/crun-crun.o [2022-08-31T11:53:41.598Z] #84 219.4 CC src/crun-run.o [2022-08-31T11:53:41.809Z] #77 129.8 config.status: creating Makefile [2022-08-31T11:53:41.809Z] #77 129.9 config.status: creating config.h [2022-08-31T11:53:41.809Z] #77 129.9 config.status: executing depfiles commands [2022-08-31T11:53:41.809Z] #77 130.1 config.status: executing libtool commands [2022-08-31T11:53:41.809Z] #77 ... [2022-08-31T11:53:41.809Z] [2022-08-31T11:53:41.809Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:53:41.809Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:53:41.809Z] #21 26.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-31T11:53:41.809Z] #21 26.09 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 26.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T11:53:41.809Z] #21 26.16 Selecting previously unselected package libnftnl11:amd64. [2022-08-31T11:53:41.809Z] #21 26.17 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 26.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T11:53:41.809Z] #21 26.25 Selecting previously unselected package iptables. [2022-08-31T11:53:41.809Z] #21 26.26 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 26.26 Unpacking iptables (1.8.7-1) ... [2022-08-31T11:53:41.809Z] #21 26.57 Selecting previously unselected package libonig5:amd64. [2022-08-31T11:53:41.809Z] #21 26.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 26.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:53:41.809Z] #21 26.72 Selecting previously unselected package libjq1:amd64. [2022-08-31T11:53:41.809Z] #21 26.72 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 26.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:53:41.809Z] #21 26.82 Selecting previously unselected package jq. [2022-08-31T11:53:41.809Z] #21 26.83 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 26.83 Unpacking jq (1.6-2.1) ... [2022-08-31T11:53:41.809Z] #21 26.92 Selecting previously unselected package libaio1:amd64. [2022-08-31T11:53:41.809Z] #21 26.93 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 26.93 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-31T11:53:41.809Z] #21 26.98 Selecting previously unselected package libgpm2:amd64. [2022-08-31T11:53:41.809Z] #21 27.01 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 27.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-31T11:53:41.809Z] #21 27.08 Selecting previously unselected package libicu67:amd64. [2022-08-31T11:53:41.809Z] #21 27.10 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 27.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T11:53:41.809Z] #21 30.40 Selecting previously unselected package libinih1:amd64. [2022-08-31T11:53:41.809Z] #21 30.40 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 30.40 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-31T11:53:41.809Z] #21 30.46 Selecting previously unselected package libnet1:amd64. [2022-08-31T11:53:41.809Z] #21 30.46 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 30.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:53:41.809Z] #21 30.56 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T11:53:41.809Z] #21 30.57 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 30.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:53:41.809Z] #21 30.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:53:41.809Z] #21 30.67 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 30.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:53:41.809Z] #21 30.76 Selecting previously unselected package libyajl2:amd64. [2022-08-31T11:53:41.809Z] #21 30.76 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 30.76 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:53:41.809Z] #21 30.85 Selecting previously unselected package net-tools. [2022-08-31T11:53:41.809Z] #21 30.86 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 30.86 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T11:53:41.809Z] #21 31.07 Selecting previously unselected package patch. [2022-08-31T11:53:41.809Z] #21 31.09 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 31.10 Unpacking patch (2.7.6-7) ... [2022-08-31T11:53:41.809Z] #21 31.20 Selecting previously unselected package python-pip-whl. [2022-08-31T11:53:41.809Z] #21 31.20 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-31T11:53:41.809Z] #21 31.22 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T11:53:41.809Z] #21 31.80 Selecting previously unselected package python3-lib2to3. [2022-08-31T11:53:41.809Z] #21 31.80 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-31T11:53:41.809Z] #21 31.80 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-31T11:53:41.809Z] #21 31.93 Selecting previously unselected package python3-distutils. [2022-08-31T11:53:41.809Z] #21 31.94 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-31T11:53:41.809Z] #21 31.95 Unpacking python3-distutils (3.9.2-1) ... [2022-08-31T11:53:41.809Z] #21 32.07 Selecting previously unselected package python3-pkg-resources. [2022-08-31T11:53:41.809Z] #21 32.08 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T11:53:41.809Z] #21 32.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:53:41.809Z] #21 32.20 Selecting previously unselected package python3-setuptools. [2022-08-31T11:53:41.809Z] #21 32.21 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-31T11:53:41.809Z] #21 32.21 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-31T11:53:41.809Z] #21 32.47 Selecting previously unselected package python3-wheel. [2022-08-31T11:53:41.809Z] #21 32.49 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-31T11:53:41.809Z] #21 32.50 Unpacking python3-wheel (0.34.2-1) ... [2022-08-31T11:53:41.809Z] #21 32.58 Selecting previously unselected package python3-pip. [2022-08-31T11:53:41.809Z] #21 32.60 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-31T11:53:41.809Z] #21 32.60 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T11:53:41.809Z] #21 32.89 Selecting previously unselected package sudo. [2022-08-31T11:53:41.809Z] #21 32.90 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 32.90 Unpacking sudo (1.9.5p2-3) ... [2022-08-31T11:53:41.809Z] #21 33.55 Selecting previously unselected package thin-provisioning-tools. [2022-08-31T11:53:41.809Z] #21 33.56 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 33.57 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-31T11:53:41.809Z] #21 33.79 Selecting previously unselected package uidmap. [2022-08-31T11:53:41.809Z] #21 33.79 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-31T11:53:41.809Z] #21 33.80 Unpacking uidmap (1:4.8.1-1) ... [2022-08-31T11:53:41.809Z] #21 33.94 Selecting previously unselected package vim-runtime. [2022-08-31T11:53:41.809Z] #21 33.95 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:53:41.809Z] #21 33.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-31T11:53:41.809Z] #21 34.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-31T11:53:41.809Z] #21 34.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:41.855Z] #84 219.7 CC src/crun-delete.o [2022-08-31T11:53:41.855Z] #84 219.8 CC src/crun-kill.o [2022-08-31T11:53:41.855Z] #84 219.8 CC src/crun-pause.o [2022-08-31T11:53:42.112Z] #84 219.8 CC src/crun-unpause.o [2022-08-31T11:53:42.112Z] #84 220.0 CC src/crun-spec.o [2022-08-31T11:53:42.112Z] #84 220.0 CC src/crun-exec.o [2022-08-31T11:53:42.212Z] #14 ... [2022-08-31T11:53:42.212Z] [2022-08-31T11:53:42.212Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:53:42.212Z] #64 sha256:9a35a2d317f02668ecac3d5a9c03e89881debf07cf9676236049105dd62a2f00 [2022-08-31T11:53:42.212Z] #64 84.01 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-31T11:53:42.212Z] #64 84.01 + BUILDTAGS='netgo osusergo static_build' [2022-08-31T11:53:42.212Z] #64 84.01 + export EXTRA_FLAGS=-buildmode=pie [2022-08-31T11:53:42.212Z] #64 84.01 + EXTRA_FLAGS=-buildmode=pie [2022-08-31T11:53:42.212Z] #64 84.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-31T11:53:42.212Z] #64 84.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-31T11:53:42.212Z] #64 84.01 + '[' '' = dynamic ']' [2022-08-31T11:53:42.212Z] #64 84.01 + make [2022-08-31T11:53:42.212Z] #64 87.65 + bin/ctr [2022-08-31T11:53:42.369Z] #84 220.1 CC src/crun-list.o [2022-08-31T11:53:42.369Z] #84 220.2 CC src/crun-create.o [2022-08-31T11:53:42.369Z] #84 220.3 CC src/crun-start.o [2022-08-31T11:53:42.369Z] #84 220.3 CC src/crun-state.o [2022-08-31T11:53:42.473Z] #64 ... [2022-08-31T11:53:42.473Z] [2022-08-31T11:53:42.473Z] #77 [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-08-31T11:53:42.473Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:42.473Z] #77 67.26 libtoolize: putting auxiliary files in '.'. [2022-08-31T11:53:42.473Z] #77 67.26 libtoolize: copying file './ltmain.sh' [2022-08-31T11:53:42.473Z] #77 69.27 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-31T11:53:42.473Z] #77 69.27 libtoolize: and rerunning libtoolize and aclocal. [2022-08-31T11:53:42.473Z] #77 69.27 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T11:53:42.626Z] #84 220.5 CC src/crun-update.o [2022-08-31T11:53:42.626Z] #84 220.5 CC src/crun-ps.o [2022-08-31T11:53:42.626Z] #84 220.6 CC src/crun-checkpoint.o [2022-08-31T11:53:42.735Z] #21 ... [2022-08-31T11:53:42.736Z] [2022-08-31T11:53:42.736Z] #77 [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-08-31T11:53:42.736Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:42.736Z] #77 130.9 GEN .version [2022-08-31T11:53:42.736Z] #77 131.0 make install-recursive [2022-08-31T11:53:42.736Z] #77 131.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-31T11:53:42.736Z] #77 131.1 Making install in libocispec [2022-08-31T11:53:42.736Z] #77 131.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:53:42.736Z] #77 131.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-31T11:53:42.883Z] #84 220.6 CC src/crun-restore.o [2022-08-31T11:53:42.883Z] #84 220.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-31T11:53:42.991Z] #77 131.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-31T11:53:42.991Z] #77 131.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-31T11:53:42.991Z] #77 131.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-31T11:53:43.140Z] #84 220.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-31T11:53:43.140Z] #84 221.0 CC src/libcrun/libcrun_la-container.lo [2022-08-31T11:53:43.397Z] #84 221.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-31T11:53:43.397Z] #84 221.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-31T11:53:43.397Z] #84 221.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-31T11:53:43.593Z] #77 132.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-31T11:53:43.653Z] #84 221.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-31T11:53:43.653Z] #84 221.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-31T11:53:43.848Z] #77 132.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-31T11:53:43.848Z] #77 132.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-31T11:53:43.848Z] #77 132.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-31T11:53:43.848Z] #77 132.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-31T11:53:43.848Z] #77 132.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-31T11:53:43.848Z] #77 132.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-31T11:53:43.848Z] #77 132.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-31T11:53:43.848Z] #77 132.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-31T11:53:43.848Z] #77 132.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-31T11:53:43.848Z] #77 132.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-31T11:53:43.848Z] #77 132.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-31T11:53:43.848Z] #77 132.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-31T11:53:43.848Z] #77 132.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-31T11:53:43.848Z] #77 132.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-31T11:53:43.848Z] #77 132.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-31T11:53:43.910Z] #84 221.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-31T11:53:43.910Z] #84 221.8 CC src/libcrun/libcrun_la-criu.lo [2022-08-31T11:53:44.167Z] #84 221.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-31T11:53:44.167Z] #84 222.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-31T11:53:44.167Z] #84 222.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-31T11:53:44.442Z] #84 222.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-31T11:53:44.442Z] #84 222.2 CC src/libcrun/libcrun_la-error.lo [2022-08-31T11:53:44.442Z] #84 222.3 CC src/libcrun/libcrun_la-status.lo [2022-08-31T11:53:44.699Z] #84 222.5 CC src/libcrun/libcrun_la-terminal.lo [2022-08-31T11:53:44.699Z] #84 222.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-31T11:53:44.699Z] #84 222.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-31T11:53:44.699Z] #84 222.6 CC src/libcrun/libcrun_la-signals.lo [2022-08-31T11:53:44.699Z] #84 222.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-31T11:53:44.966Z] #84 222.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-31T11:53:45.190Z] #77 ... [2022-08-31T11:53:45.190Z] [2022-08-31T11:53:45.190Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:53:45.190Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:53:45.190Z] #14 167.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-31T11:53:45.190Z] #14 167.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:53:45.190Z] #14 167.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T11:53:45.222Z] #84 223.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-31T11:53:45.223Z] #84 223.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-31T11:53:45.256Z] #77 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-31T11:53:45.256Z] #77 133.3 make install-recursive [2022-08-31T11:53:45.256Z] #77 133.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:53:45.256Z] #77 133.4 Making install in yajl [2022-08-31T11:53:45.256Z] #77 133.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:53:45.256Z] #77 133.5 CC verify/json_verify-json_verify.o [2022-08-31T11:53:45.256Z] #77 133.5 CC src/libyajl_la-yajl_alloc.lo [2022-08-31T11:53:45.256Z] #77 133.5 CC src/libyajl_la-yajl.lo [2022-08-31T11:53:45.256Z] #77 133.5 CC src/libyajl_la-yajl_gen.lo [2022-08-31T11:53:45.256Z] #77 133.5 CC src/libyajl_la-yajl_parser.lo [2022-08-31T11:53:45.256Z] #77 133.5 CC src/libyajl_la-yajl_buf.lo [2022-08-31T11:53:45.479Z] #84 223.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-31T11:53:45.479Z] #84 ... [2022-08-31T11:53:45.479Z] [2022-08-31T11:53:45.479Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:53:45.479Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:53:45.479Z] #19 265.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-31T11:53:45.479Z] #19 265.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:53:45.511Z] #77 133.6 CC src/libyajl_la-yajl_encode.lo [2022-08-31T11:53:45.512Z] #77 133.6 CC src/libyajl_la-yajl_lex.lo [2022-08-31T11:53:45.512Z] #77 133.6 CC src/libyajl_la-yajl_tree.lo [2022-08-31T11:53:45.736Z] #19 265.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T11:53:46.666Z] #19 266.4 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-31T11:53:46.666Z] #19 266.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:53:46.666Z] #19 266.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:53:48.560Z] #19 ... [2022-08-31T11:53:48.560Z] [2022-08-31T11:53:48.560Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:53:48.560Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:53:48.560Z] #54 270.1 + dpkg --print-architecture [2022-08-31T11:53:48.560Z] #54 270.1 + git checkout -q v2.1.0 [2022-08-31T11:53:48.560Z] #54 270.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-31T11:53:48.560Z] #54 270.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-31T11:53:50.796Z] #77 ... [2022-08-31T11:53:50.796Z] [2022-08-31T11:53:50.796Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:53:50.796Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-31T11:53:50.796Z] #47 196.0 + dpkg --print-architecture [2022-08-31T11:53:50.796Z] #47 DONE 196.7s [2022-08-31T11:53:50.796Z] [2022-08-31T11:53:50.796Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:53:50.796Z] #60 sha256:c5e8d8f8647c5a1077c0164d0e9aebb1fe99ec5cb8d79790806d7bd58c2a6f00 [2022-08-31T11:53:50.829Z] #77 ... [2022-08-31T11:53:50.829Z] [2022-08-31T11:53:50.829Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:53:50.829Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:53:50.829Z] #21 37.37 Selecting previously unselected package vim. [2022-08-31T11:53:50.829Z] #21 37.37 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:53:50.829Z] #21 37.39 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:50.829Z] #21 37.95 Selecting previously unselected package xfsprogs. [2022-08-31T11:53:50.829Z] #21 37.96 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-31T11:53:50.829Z] #21 37.96 Unpacking xfsprogs (5.10.0-4) ... [2022-08-31T11:53:50.829Z] #21 38.41 Selecting previously unselected package zip. [2022-08-31T11:53:50.829Z] #21 38.42 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-31T11:53:50.829Z] #21 38.43 Unpacking zip (3.0-12) ... [2022-08-31T11:53:50.829Z] #21 38.59 Selecting previously unselected package zstd. [2022-08-31T11:53:50.829Z] #21 38.59 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-31T11:53:50.829Z] #21 38.60 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-31T11:53:50.829Z] #21 38.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:53:50.829Z] #21 40.03 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T11:53:50.829Z] #21 40.04 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T11:53:50.829Z] #21 40.05 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-31T11:53:50.829Z] #21 40.07 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T11:53:50.829Z] #21 40.08 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T11:53:50.829Z] #21 40.09 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-31T11:53:50.829Z] #21 40.10 Setting up uidmap (1:4.8.1-1) ... [2022-08-31T11:53:50.829Z] #21 40.11 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:53:50.829Z] #21 40.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:53:50.829Z] #21 40.15 Setting up bzip2 (1.0.8-4) ... [2022-08-31T11:53:50.829Z] #21 40.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:53:50.829Z] #21 40.18 Setting up python3-wheel (0.34.2-1) ... [2022-08-31T11:53:50.829Z] #21 40.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:50.829Z] #21 40.80 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:53:50.829Z] #21 40.81 Setting up libcap2-bin (1:2.44-1) ... [2022-08-31T11:53:50.829Z] #21 40.83 Setting up apparmor (2.13.6-10) ... [2022-08-31T11:53:50.829Z] #21 42.48 Setting up zip (3.0-12) ... [2022-08-31T11:53:50.829Z] #21 42.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:50.829Z] #21 42.51 Setting up bash-completion (1:2.11-2) ... [2022-08-31T11:53:50.829Z] #21 44.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:53:50.829Z] #21 44.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T11:53:50.829Z] #21 44.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-31T11:53:50.829Z] #21 44.63 Setting up patch (2.7.6-7) ... [2022-08-31T11:53:50.829Z] #21 44.64 Setting up sudo (1.9.5p2-3) ... [2022-08-31T11:53:50.829Z] #21 44.70 invoke-rc.d: could not determine current runlevel [2022-08-31T11:53:50.829Z] #21 44.72 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-31T11:53:50.829Z] #21 44.73 Setting up xfsprogs (5.10.0-4) ... [2022-08-31T11:53:50.829Z] #21 44.74 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-31T11:53:50.829Z] #21 44.75 Setting up inetutils-ping (2:2.0-1) ... [2022-08-31T11:53:50.829Z] #21 44.77 Setting up pigz (2.6-1) ... [2022-08-31T11:53:50.829Z] #21 44.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T11:53:50.829Z] #21 44.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:53:50.829Z] #21 44.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T11:53:50.829Z] #21 44.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:51.767Z] #21 45.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-31T11:53:51.767Z] #21 45.77 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-31T11:53:51.767Z] #21 ... [2022-08-31T11:53:51.767Z] [2022-08-31T11:53:51.767Z] #77 [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-08-31T11:53:51.767Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:51.767Z] #77 138.8 CCLD libyajl.la [2022-08-31T11:53:51.767Z] #77 139.1 CCLD verify/json_verify [2022-08-31T11:53:51.767Z] #77 139.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:53:51.767Z] #77 139.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T11:53:51.767Z] #77 139.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T11:53:51.767Z] #77 139.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:53:51.767Z] #77 139.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:53:51.767Z] #77 139.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:53:51.767Z] #77 139.8 CC src/validate.o [2022-08-31T11:53:51.767Z] #77 139.8 CC src/image_spec_schema_config_schema.lo [2022-08-31T11:53:51.767Z] #77 139.8 CC src/image_spec_schema_content_descriptor.lo [2022-08-31T11:53:51.767Z] #77 139.8 CC src/image_spec_schema_defs.lo [2022-08-31T11:53:51.767Z] #77 139.8 CC src/image_spec_schema_defs_descriptor.lo [2022-08-31T11:53:51.767Z] #77 139.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-31T11:53:51.767Z] #77 139.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-31T11:53:51.767Z] #77 139.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-31T11:53:51.767Z] #77 139.9 CC src/runtime_spec_schema_config_linux.lo [2022-08-31T11:53:51.767Z] #77 139.9 CC src/runtime_spec_schema_config_zos.lo [2022-08-31T11:53:51.767Z] #77 140.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-31T11:53:51.767Z] #77 140.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-31T11:53:51.767Z] #77 140.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-31T11:53:51.767Z] #77 140.1 CC src/runtime_spec_schema_config_windows.lo [2022-08-31T11:53:51.767Z] #77 140.1 CC src/runtime_spec_schema_defs.lo [2022-08-31T11:53:51.767Z] #77 140.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-31T11:53:52.037Z] #77 140.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-31T11:53:52.037Z] #77 140.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-31T11:53:52.037Z] #77 140.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-31T11:53:52.293Z] #77 140.4 CC src/runtime_spec_schema_state_schema.lo [2022-08-31T11:53:52.293Z] #77 140.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-31T11:53:52.293Z] #77 140.6 CC src/basic_test_double_array_item.lo [2022-08-31T11:53:52.293Z] #77 140.7 CC src/basic_test_double_array.lo [2022-08-31T11:53:52.548Z] #77 140.9 CC src/basic_test_top_array_int.lo [2022-08-31T11:53:52.804Z] #77 141.1 CC src/basic_test_top_array_string.lo [2022-08-31T11:53:52.804Z] #77 141.1 CC src/basic_test_top_double_array_int.lo [2022-08-31T11:53:53.059Z] #77 141.2 CC src/basic_test_top_double_array_obj.lo [2022-08-31T11:53:53.059Z] #77 141.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-31T11:53:53.315Z] #77 141.6 CC src/basic_test_top_double_array_string.lo [2022-08-31T11:53:53.570Z] #77 141.7 CC src/read-file.lo [2022-08-31T11:53:53.571Z] #77 141.9 CC src/json_common.lo [2022-08-31T11:53:53.843Z] #77 142.0 CC tests/test-1.o [2022-08-31T11:53:53.843Z] #77 142.2 CC tests/test-2.o [2022-08-31T11:53:54.099Z] #77 142.3 CC tests/test-3.o [2022-08-31T11:53:54.354Z] #77 142.6 CC tests/test-4.o [2022-08-31T11:53:54.610Z] #77 142.8 CC tests/test-5.o [2022-08-31T11:53:55.186Z] #14 ... [2022-08-31T11:53:55.186Z] [2022-08-31T11:53:55.186Z] #77 [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-08-31T11:53:55.186Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:55.186Z] #77 85.67 configure.ac:7: installing './compile' [2022-08-31T11:53:55.186Z] #77 85.69 configure.ac:11: installing './config.guess' [2022-08-31T11:53:55.186Z] #77 85.70 configure.ac:11: installing './config.sub' [2022-08-31T11:53:55.186Z] #77 85.72 configure.ac:8: installing './install-sh' [2022-08-31T11:53:55.186Z] #77 85.73 configure.ac:8: installing './missing' [2022-08-31T11:53:55.186Z] #77 85.91 Makefile.am: installing './depcomp' [2022-08-31T11:53:55.304Z] #77 143.2 CC tests/test-6.o [2022-08-31T11:53:55.304Z] #77 143.2 CC tests/test-7.o [2022-08-31T11:53:55.304Z] #77 143.5 CC tests/test-8.o [2022-08-31T11:53:55.561Z] #77 143.7 CC tests/test-9.o [2022-08-31T11:53:55.817Z] #77 143.9 CC tests/test-10.o [2022-08-31T11:53:55.817Z] #77 144.1 CC tests/test-11.o [2022-08-31T11:53:56.379Z] #77 ... [2022-08-31T11:53:56.379Z] [2022-08-31T11:53:56.379Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:53:56.379Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:53:56.379Z] #21 46.21 Setting up libelf1:amd64 (0.183-1) ... [2022-08-31T11:53:56.379Z] #21 46.22 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-31T11:53:56.379Z] #21 46.24 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:53:56.379Z] #21 46.25 Setting up python3-distutils (3.9.2-1) ... [2022-08-31T11:53:56.379Z] #21 46.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:53:56.379Z] #21 46.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-31T11:53:56.379Z] #21 46.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-31T11:53:56.379Z] #21 46.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-31T11:53:56.379Z] #21 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-31T11:53:56.379Z] #21 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-31T11:53:56.379Z] #21 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-31T11:53:56.379Z] #21 46.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-31T11:53:56.379Z] #21 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-31T11:53:56.379Z] #21 46.74 Setting up python3-setuptools (52.0.0-4) ... [2022-08-31T11:53:56.379Z] #21 48.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:53:56.379Z] #21 48.18 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T11:53:56.379Z] #21 48.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-31T11:53:56.379Z] #21 48.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T11:53:56.379Z] #21 49.66 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T11:53:56.379Z] #21 49.68 Setting up jq (1.6-2.1) ... [2022-08-31T11:53:56.379Z] #21 49.69 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-31T11:53:56.379Z] #21 49.70 Setting up iptables (1.8.7-1) ... [2022-08-31T11:53:56.379Z] #21 49.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T11:53:56.379Z] #21 49.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T11:53:56.379Z] #21 49.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T11:53:56.379Z] #21 49.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T11:53:56.379Z] #21 49.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-31T11:53:56.379Z] #21 49.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-31T11:53:56.379Z] #21 49.77 Setting up iproute2 (5.10.0-4) ... [2022-08-31T11:53:56.379Z] #21 50.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:53:56.379Z] #21 DONE 50.5s [2022-08-31T11:53:56.379Z] [2022-08-31T11:53:56.379Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-31T11:53:56.379Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-31T11:53:56.708Z] #54 ... [2022-08-31T11:53:56.708Z] [2022-08-31T11:53:56.708Z] #84 [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-08-31T11:53:56.708Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:56.708Z] #84 223.4 CC tests/init.o [2022-08-31T11:53:56.708Z] #84 223.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-31T11:53:57.099Z] #77 88.43 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T11:53:57.099Z] #77 88.43 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T11:53:57.359Z] #77 88.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T11:53:57.359Z] #77 88.91 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T11:53:57.619Z] #77 89.20 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T11:53:57.879Z] #77 89.38 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T11:53:58.002Z] #22 1.519 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-31T11:53:58.002Z] #22 1.524 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-31T11:53:58.002Z] #22 1.528 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-31T11:53:58.002Z] #22 DONE 1.7s [2022-08-31T11:53:58.002Z] [2022-08-31T11:53:58.002Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:53:58.002Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:53:58.002Z] #55 ... [2022-08-31T11:53:58.002Z] [2022-08-31T11:53:58.002Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T11:53:58.002Z] #23 sha256:cada8a0446b94b5cc99c39e3dc8d0104afa541c33d6705d6fbfcb7f329faa06c [2022-08-31T11:53:58.040Z] #14 ... [2022-08-31T11:53:58.040Z] [2022-08-31T11:53:58.040Z] #77 [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-08-31T11:53:58.040Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:53:58.040Z] #77 106.2 configure.ac:7: installing 'build-aux/compile' [2022-08-31T11:53:58.040Z] #77 106.2 configure.ac:9: installing 'build-aux/config.guess' [2022-08-31T11:53:58.040Z] #77 106.2 configure.ac:9: installing 'build-aux/config.sub' [2022-08-31T11:53:58.040Z] #77 106.2 configure.ac:11: installing 'build-aux/install-sh' [2022-08-31T11:53:58.040Z] #77 106.2 configure.ac:11: installing 'build-aux/missing' [2022-08-31T11:53:58.040Z] #77 106.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T11:53:58.040Z] #77 106.7 parallel-tests: installing 'build-aux/test-driver' [2022-08-31T11:53:58.040Z] #77 108.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T11:53:58.040Z] #77 108.4 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T11:53:58.138Z] #77 89.71 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T11:53:58.301Z] #77 108.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T11:53:58.301Z] #77 108.9 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T11:53:58.398Z] #77 90.14 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T11:53:58.872Z] #77 109.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T11:53:58.966Z] #77 90.59 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-31T11:53:59.133Z] #77 109.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T11:53:59.133Z] #77 109.7 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T11:53:59.393Z] #77 110.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T11:54:00.877Z] #77 ... [2022-08-31T11:54:00.877Z] [2022-08-31T11:54:00.877Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:54:00.877Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:54:00.877Z] #14 183.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-31T11:54:00.877Z] #14 183.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:54:00.877Z] #14 183.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:54:02.694Z] #77 ... [2022-08-31T11:54:02.694Z] [2022-08-31T11:54:02.694Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:54:02.694Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:54:02.694Z] #14 189.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-31T11:54:02.694Z] #14 189.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:54:02.694Z] #14 189.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:54:05.671Z] #60 ... [2022-08-31T11:54:05.671Z] [2022-08-31T11:54:05.671Z] #77 [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-08-31T11:54:05.671Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:54:05.671Z] #77 164.6 CCLD libocispec.la [2022-08-31T11:54:05.671Z] #77 165.0 CCLD src/validate [2022-08-31T11:54:05.671Z] #77 165.0 CCLD tests/test-1 [2022-08-31T11:54:05.671Z] #77 165.0 CCLD tests/test-2 [2022-08-31T11:54:05.671Z] #77 165.0 CCLD tests/test-3 [2022-08-31T11:54:05.671Z] #77 165.0 CCLD tests/test-4 [2022-08-31T11:54:05.671Z] #77 165.1 CCLD tests/test-5 [2022-08-31T11:54:05.671Z] #77 165.2 CCLD tests/test-6 [2022-08-31T11:54:05.671Z] #77 165.2 CCLD tests/test-8 [2022-08-31T11:54:05.671Z] #77 165.3 CCLD tests/test-7 [2022-08-31T11:54:05.671Z] #77 165.4 CCLD tests/test-9 [2022-08-31T11:54:05.671Z] #77 165.5 CCLD tests/test-10 [2022-08-31T11:54:05.671Z] #77 165.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-31T11:54:05.671Z] #77 165.7 CCLD tests/test-11 [2022-08-31T11:54:07.049Z] #77 167.2 libtool: link: ar cr libocispec.a [2022-08-31T11:54:07.049Z] #77 167.3 libtool: link: ranlib libocispec.a [2022-08-31T11:54:07.985Z] #77 168.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:54:07.985Z] #77 168.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T11:54:07.985Z] #77 168.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T11:54:07.985Z] #77 168.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:54:07.985Z] #77 168.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:54:07.985Z] #77 168.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:54:07.985Z] #77 168.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:54:07.985Z] #77 168.5 make[2]: Entering directory '/tmp/crun-build' [2022-08-31T11:54:08.243Z] #77 168.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-31T11:54:08.243Z] #77 168.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-31T11:54:08.243Z] #77 168.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-31T11:54:08.243Z] #77 168.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-31T11:54:08.243Z] #77 168.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-31T11:54:08.243Z] #77 168.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-31T11:54:08.243Z] #77 168.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-31T11:54:08.243Z] #77 168.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-31T11:54:08.243Z] #77 168.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-31T11:54:08.243Z] #77 168.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-31T11:54:08.243Z] #77 168.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-31T11:54:08.502Z] #77 168.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-31T11:54:08.502Z] #77 169.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-31T11:54:08.502Z] #77 169.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-31T11:54:08.502Z] #77 169.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-31T11:54:08.502Z] #77 169.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-31T11:54:08.763Z] #77 169.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-31T11:54:08.763Z] #77 169.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-31T11:54:08.887Z] #84 ... [2022-08-31T11:54:08.887Z] [2022-08-31T11:54:08.887Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:54:08.887Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:54:08.887Z] #19 288.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-31T11:54:08.887Z] #19 288.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:54:09.022Z] #77 169.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-31T11:54:09.022Z] #77 169.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-31T11:54:09.022Z] #77 169.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-31T11:54:09.277Z] #19 289.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:54:09.277Z] #19 289.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-31T11:54:09.277Z] #19 289.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:54:09.277Z] #19 289.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T11:54:09.277Z] #19 289.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-31T11:54:09.277Z] #19 289.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:54:09.277Z] #19 289.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T11:54:09.280Z] #77 169.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-31T11:54:09.280Z] #77 169.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-31T11:54:09.280Z] #77 169.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-31T11:54:09.281Z] #14 ... [2022-08-31T11:54:09.281Z] [2022-08-31T11:54:09.281Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:54:09.281Z] #67 sha256:febab698149926c7b1415d2242ab90407ec9838e6e92fc2e18dc7ad1a5b91495 [2022-08-31T11:54:09.281Z] #67 185.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T11:54:09.281Z] #67 185.5 + GOBIN=/build [2022-08-31T11:54:09.281Z] #67 185.5 + GO111MODULE=on [2022-08-31T11:54:09.281Z] #67 185.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:54:09.533Z] #19 289.4 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-31T11:54:09.533Z] #19 289.4 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:54:09.533Z] #19 289.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:54:09.533Z] #19 289.5 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-31T11:54:09.533Z] #19 289.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:54:09.533Z] #19 289.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:54:09.539Z] #77 169.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-31T11:54:09.539Z] #77 169.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-31T11:54:09.539Z] #77 170.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-31T11:54:09.790Z] #19 289.6 Selecting previously unselected package cross-config. [2022-08-31T11:54:09.790Z] #19 289.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-31T11:54:09.790Z] #19 289.6 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-31T11:54:09.790Z] #19 289.8 Selecting previously unselected package gcc-10-cross-base. [2022-08-31T11:54:09.790Z] #19 289.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:09.790Z] #19 289.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-31T11:54:09.852Z] #67 197.0 rootlesskit version 1.0.0 [2022-08-31T11:54:09.852Z] #67 197.0 Usage of /build/rootlesskit-docker-proxy: [2022-08-31T11:54:09.852Z] #67 197.0 -container-ip string [2022-08-31T11:54:09.852Z] #67 197.0 container ip [2022-08-31T11:54:09.852Z] #67 197.0 -container-port int [2022-08-31T11:54:09.852Z] #67 197.0 container port (default -1) [2022-08-31T11:54:09.852Z] #67 197.0 -host-ip string [2022-08-31T11:54:09.852Z] #67 197.0 host ip [2022-08-31T11:54:09.852Z] #67 197.0 -host-port int [2022-08-31T11:54:09.852Z] #67 197.0 host port (default -1) [2022-08-31T11:54:09.852Z] #67 197.0 -proto string [2022-08-31T11:54:09.852Z] #67 197.0 proxy protocol (default "tcp") [2022-08-31T11:54:10.047Z] #19 290.0 Selecting previously unselected package libc6-arm64-cross. [2022-08-31T11:54:10.047Z] #19 290.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-31T11:54:10.047Z] #19 290.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-31T11:54:10.106Z] #77 170.5 CC src/crun-crun.o [2022-08-31T11:54:10.106Z] #77 170.5 CC src/crun-run.o [2022-08-31T11:54:10.106Z] #77 170.6 CC src/crun-delete.o [2022-08-31T11:54:10.257Z] #23 10.39 Collecting yamllint==1.27.1 [2022-08-31T11:54:10.257Z] #23 11.43 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-08-31T11:54:10.364Z] #77 170.7 CC src/crun-kill.o [2022-08-31T11:54:10.364Z] #77 170.9 CC src/crun-pause.o [2022-08-31T11:54:10.610Z] #19 290.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-31T11:54:10.610Z] #19 290.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:10.610Z] #19 290.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:54:10.623Z] #77 171.1 CC src/crun-unpause.o [2022-08-31T11:54:10.820Z] #23 12.78 Collecting pathspec>=0.5.3 [2022-08-31T11:54:10.820Z] #23 12.78 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-08-31T11:54:10.881Z] #77 171.2 CC src/crun-spec.o [2022-08-31T11:54:10.881Z] #77 171.3 CC src/crun-exec.o [2022-08-31T11:54:10.881Z] #77 171.3 CC src/crun-list.o [2022-08-31T11:54:10.881Z] #77 171.4 CC src/crun-create.o [2022-08-31T11:54:11.077Z] #23 13.23 Collecting pyyaml [2022-08-31T11:54:11.139Z] #77 171.6 CC src/crun-start.o [2022-08-31T11:54:11.189Z] #19 291.1 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-31T11:54:11.189Z] #19 291.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:11.189Z] #19 291.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:54:11.236Z] #67 DONE 198.0s [2022-08-31T11:54:11.236Z] [2022-08-31T11:54:11.236Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:54:11.236Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:54:11.236Z] #47 ... [2022-08-31T11:54:11.236Z] [2022-08-31T11:54:11.236Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-31T11:54:11.236Z] #68 sha256:53291dfe112935cba00c971ef8b6c25578a1aa3d91733feb3672782bfed59e43 [2022-08-31T11:54:11.236Z] #68 DONE 0.2s [2022-08-31T11:54:11.236Z] [2022-08-31T11:54:11.236Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-31T11:54:11.236Z] #69 sha256:730e1dd003ff99896289594ebc1bd30c2278df9091839dcf59c2e874e354a952 [2022-08-31T11:54:11.333Z] #23 13.25 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-31T11:54:11.333Z] #23 13.30 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-08-31T11:54:11.333Z] #23 13.31 Building wheels for collected packages: yamllint [2022-08-31T11:54:11.333Z] #23 13.32 Building wheel for yamllint (setup.py): started [2022-08-31T11:54:11.399Z] #77 171.8 CC src/crun-state.o [2022-08-31T11:54:11.446Z] #19 291.3 Selecting previously unselected package libitm1-arm64-cross. [2022-08-31T11:54:11.446Z] #19 291.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:11.446Z] #19 291.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:54:11.446Z] #19 291.4 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-31T11:54:11.446Z] #19 291.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:11.496Z] #69 DONE 0.2s [2022-08-31T11:54:11.496Z] [2022-08-31T11:54:11.496Z] #77 [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-08-31T11:54:11.496Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:11.657Z] #77 172.0 CC src/crun-update.o [2022-08-31T11:54:11.657Z] #77 172.1 CC src/crun-ps.o [2022-08-31T11:54:11.702Z] #19 291.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...#19 ... [2022-08-31T11:54:11.702Z] [2022-08-31T11:54:11.702Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:54:11.702Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:54:11.702Z] #54 DONE 303.4s [2022-08-31T11:54:11.702Z] [2022-08-31T11:54:11.702Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:54:11.702Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:54:11.702Z] #19 291.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:54:11.702Z] #19 291.6 Selecting previously unselected package libasan6-arm64-cross. [2022-08-31T11:54:11.702Z] #19 291.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:11.702Z] #19 291.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:54:11.916Z] #77 172.2 CC src/crun-checkpoint.o [2022-08-31T11:54:11.916Z] #77 172.5 CC src/crun-restore.o [2022-08-31T11:54:12.174Z] #77 172.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-31T11:54:12.262Z] #23 14.32 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-31T11:54:12.262Z] #23 14.32 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=6f95fb98a7e30e7e801504a78498a5cb23bc313fe6def6ac409f7b72d49f37c0 [2022-08-31T11:54:12.262Z] #23 14.32 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-08-31T11:54:12.262Z] #23 14.33 Successfully built yamllint [2022-08-31T11:54:12.262Z] #23 14.35 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-31T11:54:12.432Z] #77 172.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-31T11:54:12.432Z] #77 172.9 CC src/libcrun/libcrun_la-container.lo [2022-08-31T11:54:12.632Z] #19 292.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-31T11:54:12.632Z] #19 292.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:12.826Z] #23 14.82 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-08-31T11:54:12.888Z] #19 292.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:54:12.999Z] #77 173.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-31T11:54:12.999Z] #77 173.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-31T11:54:13.145Z] #19 293.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-31T11:54:13.145Z] #19 293.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:13.145Z] #19 293.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:54:13.389Z] #23 DONE 15.4s [2022-08-31T11:54:13.389Z] [2022-08-31T11:54:13.389Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-31T11:54:13.389Z] #27 sha256:2d0b09d7550a40c9d4c49d62e5784358dfd06f5a243cfbf966b326feae903de0 [2022-08-31T11:54:13.567Z] #77 173.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-31T11:54:13.567Z] #77 174.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-31T11:54:13.567Z] #77 174.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-31T11:54:13.645Z] #27 DONE 0.3s [2022-08-31T11:54:13.645Z] [2022-08-31T11:54:13.645Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:54:13.645Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:54:13.826Z] #77 174.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-31T11:54:13.901Z] #55 ... [2022-08-31T11:54:13.901Z] [2022-08-31T11:54:13.901Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-31T11:54:13.901Z] #32 sha256:182de1a0935219e24cf3d2bf0384318f8bf7c55de3d2c2940a8e3ec7f33d42b7 [2022-08-31T11:54:14.084Z] #77 174.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-31T11:54:14.084Z] #77 174.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-31T11:54:14.084Z] #77 174.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-31T11:54:14.464Z] #32 DONE 0.8s [2022-08-31T11:54:14.464Z] [2022-08-31T11:54:14.464Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:54:14.464Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:54:14.512Z] #19 294.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-31T11:54:14.512Z] #19 294.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:14.512Z] #19 294.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:54:14.512Z] #19 294.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-31T11:54:14.651Z] #77 175.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-31T11:54:14.720Z] #55 ... [2022-08-31T11:54:14.720Z] [2022-08-31T11:54:14.720Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-31T11:54:14.720Z] #35 sha256:2d8355baeaa4845ee0477bd5b2473912d24433e9f3dc8922a5cd2e05e8197561 [2022-08-31T11:54:14.819Z] #19 294.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:14.819Z] #19 294.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:54:15.018Z] #35 DONE 0.4s [2022-08-31T11:54:15.018Z] [2022-08-31T11:54:15.018Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-31T11:54:15.018Z] #37 sha256:06429dc3b9a3d30ef9f39c3df9284def32f3f66b96c1aa25ebe8d33b0f62c42b [2022-08-31T11:54:15.218Z] #77 175.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-31T11:54:15.274Z] #37 DONE 0.3s [2022-08-31T11:54:15.274Z] [2022-08-31T11:54:15.274Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:54:15.274Z] #64 sha256:3337058a57e7c19bbb5eead458b4d2e01d4db202b9f225b1958d243877189ee5 [2022-08-31T11:54:15.274Z] #64 ... [2022-08-31T11:54:15.274Z] [2022-08-31T11:54:15.274Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-31T11:54:15.274Z] #39 sha256:83de37a8400d9455290e829641d3532222023bf2a926c8a2f5e6f913123e6bcb [2022-08-31T11:54:15.274Z] #39 DONE 0.1s [2022-08-31T11:54:15.274Z] [2022-08-31T11:54:15.274Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-31T11:54:15.274Z] #41 sha256:8de0b73fd9dd2a9fc3437eb37328a8bf678cd62e56d84fe8e9f4454010903862 [2022-08-31T11:54:15.476Z] #77 176.1 CC src/libcrun/libcrun_la-error.lo [2022-08-31T11:54:15.531Z] #41 DONE 0.1s [2022-08-31T11:54:15.531Z] [2022-08-31T11:54:15.531Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-31T11:54:15.531Z] #45 sha256:baeffb3c150e61951cf686a42cc5d8f11412ce968d38751375f5a60d11748c35 [2022-08-31T11:54:15.531Z] #45 DONE 0.1s [2022-08-31T11:54:15.531Z] [2022-08-31T11:54:15.531Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:54:15.531Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:54:15.697Z] #77 ... [2022-08-31T11:54:15.697Z] [2022-08-31T11:54:15.697Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:54:15.697Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:54:15.697Z] #14 202.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-31T11:54:15.697Z] #14 202.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-31T11:54:15.697Z] #14 202.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T11:54:15.697Z] #14 202.7 Selecting previously unselected package libapparmor1:amd64. [2022-08-31T11:54:15.697Z] #14 202.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-31T11:54:15.697Z] #14 202.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T11:54:15.697Z] #14 202.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-31T11:54:15.697Z] #14 202.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-31T11:54:15.697Z] #14 202.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T11:54:15.697Z] #14 203.2 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T11:54:15.697Z] #14 203.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T11:54:15.750Z] #19 295.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-31T11:54:15.750Z] #19 295.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:15.750Z] #19 295.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:54:15.957Z] #14 203.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:54:16.043Z] #77 176.3 CC src/libcrun/libcrun_la-status.lo [2022-08-31T11:54:16.218Z] #14 203.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T11:54:16.218Z] #14 203.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T11:54:16.218Z] #14 203.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:54:16.312Z] #19 296.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-31T11:54:16.312Z] #19 296.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:54:16.312Z] #19 296.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:54:16.478Z] #14 204.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-31T11:54:16.478Z] #14 204.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:54:16.610Z] #77 177.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-31T11:54:16.738Z] #14 204.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:54:16.739Z] #14 204.2 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T11:54:16.739Z] #14 204.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T11:54:16.739Z] #14 204.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:54:16.868Z] #77 177.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-31T11:54:16.999Z] #14 204.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-31T11:54:16.999Z] #14 204.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-31T11:54:17.127Z] #77 177.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-31T11:54:17.127Z] #77 177.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-31T11:54:17.259Z] #14 204.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T11:54:17.693Z] #77 178.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-31T11:54:17.830Z] #14 205.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-31T11:54:17.830Z] #14 205.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-31T11:54:17.830Z] #14 205.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T11:54:17.952Z] #77 178.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-31T11:54:18.210Z] #77 178.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-31T11:54:18.403Z] #14 205.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-31T11:54:18.403Z] #14 205.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-31T11:54:18.403Z] #14 205.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T11:54:18.469Z] #77 179.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-31T11:54:18.664Z] #14 206.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-31T11:54:18.664Z] #14 206.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-31T11:54:18.664Z] #14 206.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T11:54:18.664Z] #14 206.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-31T11:54:18.664Z] #14 206.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-31T11:54:18.924Z] #14 206.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T11:54:19.867Z] #14 207.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-31T11:54:19.867Z] #14 207.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-31T11:54:19.867Z] #14 207.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T11:54:20.438Z] #14 207.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-31T11:54:20.438Z] #14 207.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:54:20.438Z] #14 207.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:54:20.438Z] #14 208.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T11:54:20.438Z] #14 208.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T11:54:20.698Z] #14 208.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:54:20.959Z] #14 208.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T11:54:21.219Z] #14 208.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T11:54:21.219Z] #14 208.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:54:21.754Z] #77 181.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-31T11:54:22.162Z] #14 209.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:54:22.162Z] #14 209.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T11:54:22.162Z] #14 209.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T11:54:22.162Z] #14 209.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T11:54:22.162Z] #14 209.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T11:54:22.162Z] #14 209.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T11:54:22.162Z] #14 209.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:54:22.162Z] #14 209.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T11:54:22.162Z] #14 209.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:54:22.162Z] #14 209.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T11:54:22.162Z] #14 209.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T11:54:22.162Z] #14 209.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:54:22.162Z] #14 209.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T11:54:22.162Z] #14 209.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T11:54:22.162Z] #14 209.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-31T11:54:22.162Z] #14 209.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:54:22.162Z] #14 209.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T11:54:22.162Z] #14 209.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T11:54:22.162Z] #14 209.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T11:54:22.422Z] #14 209.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T11:54:22.422Z] #14 209.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:54:22.422Z] #14 209.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-31T11:54:22.422Z] #14 209.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:54:22.422Z] #14 209.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-31T11:54:22.422Z] #14 209.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T11:54:22.422Z] #14 209.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:54:22.422Z] #14 209.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-31T11:54:22.422Z] #14 209.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:54:22.422Z] #14 209.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T11:54:22.422Z] #14 210.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:54:22.683Z] #14 210.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-31T11:54:22.683Z] #14 210.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:54:22.683Z] #14 210.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:54:22.683Z] #14 210.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:54:22.687Z] #77 183.2 CC tests/init.o [2022-08-31T11:54:22.835Z] #14 ... [2022-08-31T11:54:22.835Z] [2022-08-31T11:54:22.835Z] #77 [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-08-31T11:54:22.835Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:22.835Z] #77 113.5 configure.ac:7: installing 'build-aux/compile' [2022-08-31T11:54:22.835Z] #77 113.5 configure.ac:9: installing 'build-aux/config.guess' [2022-08-31T11:54:22.835Z] #77 113.5 configure.ac:9: installing 'build-aux/config.sub' [2022-08-31T11:54:22.835Z] #77 113.6 configure.ac:11: installing 'build-aux/install-sh' [2022-08-31T11:54:22.835Z] #77 113.6 configure.ac:11: installing 'build-aux/missing' [2022-08-31T11:54:22.835Z] #77 114.1 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T11:54:22.835Z] #77 114.4 parallel-tests: installing 'build-aux/test-driver' [2022-08-31T11:54:22.945Z] #77 183.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-31T11:54:23.624Z] #14 DONE 210.9s [2022-08-31T11:54:23.624Z] [2022-08-31T11:54:23.624Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-31T11:54:23.624Z] #59 sha256:acc6f0aac0f8fd3ffba8c753c053589f300a15bba9a2a8260e5638439aaaa98a [2022-08-31T11:54:23.885Z] #59 DONE 0.3s [2022-08-31T11:54:23.885Z] [2022-08-31T11:54:23.885Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:54:23.885Z] #60 sha256:2d3a51c8a4aef76a73a320bebaf045cd949fadae0a8b6a3eb9dc847b4aea6c08 [2022-08-31T11:54:24.400Z] #19 ... [2022-08-31T11:54:24.400Z] [2022-08-31T11:54:24.400Z] #84 [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-08-31T11:54:24.400Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:24.400Z] #84 251.0 CCLD tests/init [2022-08-31T11:54:25.796Z] #60 ... [2022-08-31T11:54:25.796Z] [2022-08-31T11:54:25.796Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-31T11:54:25.796Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-31T11:54:25.796Z] #15 DONE 2.2s [2022-08-31T11:54:25.796Z] [2022-08-31T11:54:25.796Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:54:25.796Z] #60 sha256:2d3a51c8a4aef76a73a320bebaf045cd949fadae0a8b6a3eb9dc847b4aea6c08 [2022-08-31T11:54:25.796Z] #60 1.898 + RM_GOPATH=0 [2022-08-31T11:54:25.796Z] #60 1.898 + TMP_GOPATH= [2022-08-31T11:54:25.796Z] #60 1.898 + : /build [2022-08-31T11:54:25.796Z] #60 1.898 + '[' -z '' ']' [2022-08-31T11:54:25.796Z] #60 1.905 ++ mktemp -d [2022-08-31T11:54:25.796Z] #60 1.905 + export GOPATH=/tmp/tmp.mbdnFa6Xln [2022-08-31T11:54:25.796Z] #60 1.905 + GOPATH=/tmp/tmp.mbdnFa6Xln [2022-08-31T11:54:25.796Z] #60 1.905 + RM_GOPATH=1 [2022-08-31T11:54:25.796Z] #60 1.905 + case "$(go env GOARCH)" in [2022-08-31T11:54:25.796Z] #60 1.905 ++ go env GOARCH [2022-08-31T11:54:25.796Z] #60 1.930 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:54:25.796Z] #60 1.930 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:54:25.796Z] #60 1.931 ++ dirname /install.sh [2022-08-31T11:54:25.796Z] #60 1.944 + dir=/ [2022-08-31T11:54:25.796Z] #60 1.944 + bin=runc [2022-08-31T11:54:25.796Z] #60 1.944 + shift [2022-08-31T11:54:25.796Z] #60 1.944 + '[' '!' -f //runc.installer ']' [2022-08-31T11:54:25.796Z] #60 1.944 + . //runc.installer [2022-08-31T11:54:25.796Z] #60 1.944 ++ set -e [2022-08-31T11:54:25.796Z] #60 1.944 ++ : v1.1.4 [2022-08-31T11:54:25.796Z] #60 1.945 + install_runc [2022-08-31T11:54:25.796Z] #60 1.946 + RUNC_BUILDTAGS=seccomp [2022-08-31T11:54:25.797Z] #60 1.946 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-31T11:54:25.797Z] #60 1.946 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mbdnFa6Xln/src/github.com/opencontainers/runc [2022-08-31T11:54:25.797Z] #60 1.947 Cloning into '/tmp/tmp.mbdnFa6Xln/src/github.com/opencontainers/runc'... [2022-08-31T11:54:25.797Z] #60 1.947 Install runc version v1.1.4 (build tags: seccomp) [2022-08-31T11:54:27.034Z] #77 118.3 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-31T11:54:27.034Z] #77 118.3 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-31T11:54:27.709Z] #60 ... [2022-08-31T11:54:27.709Z] [2022-08-31T11:54:27.709Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-31T11:54:27.709Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-31T11:54:27.709Z] #16 DONE 1.9s [2022-08-31T11:54:27.709Z] [2022-08-31T11:54:27.709Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-31T11:54:27.709Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-31T11:54:28.419Z] #77 120.0 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-31T11:54:28.419Z] #77 120.0 libtoolize: copying file 'm4/libtool.m4' [2022-08-31T11:54:28.679Z] #77 120.3 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-31T11:54:28.679Z] #77 120.3 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-31T11:54:28.679Z] #77 120.4 libtoolize: copying file 'm4/ltversion.m4' [2022-08-31T11:54:28.940Z] #77 ... [2022-08-31T11:54:28.940Z] [2022-08-31T11:54:28.940Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:54:28.940Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:54:28.940Z] #14 212.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-31T11:54:28.940Z] #14 212.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:54:28.940Z] #14 212.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:54:29.623Z] #17 2.137 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-31T11:54:29.883Z] #17 DONE 2.3s [2022-08-31T11:54:29.884Z] [2022-08-31T11:54:29.884Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-31T11:54:29.884Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-31T11:54:30.375Z] #55 ... [2022-08-31T11:54:30.376Z] [2022-08-31T11:54:30.376Z] #77 [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-08-31T11:54:30.376Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:30.376Z] #77 177.5 CCLD libocispec.la [2022-08-31T11:54:30.376Z] #77 177.9 CCLD src/validate [2022-08-31T11:54:30.376Z] #77 177.9 CCLD tests/test-2 [2022-08-31T11:54:30.376Z] #77 177.9 CCLD tests/test-1 [2022-08-31T11:54:30.376Z] #77 178.0 CCLD tests/test-3 [2022-08-31T11:54:30.376Z] #77 178.0 CCLD tests/test-4 [2022-08-31T11:54:30.376Z] #77 178.0 CCLD tests/test-5 [2022-08-31T11:54:30.376Z] #77 178.0 CCLD tests/test-6 [2022-08-31T11:54:30.376Z] #77 178.1 CCLD tests/test-7 [2022-08-31T11:54:30.376Z] #77 178.2 CCLD tests/test-8 [2022-08-31T11:54:30.376Z] #77 178.2 CCLD tests/test-9 [2022-08-31T11:54:30.376Z] #77 178.2 CCLD tests/test-10 [2022-08-31T11:54:30.376Z] #77 178.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-31T11:54:30.376Z] #77 178.4 CCLD tests/test-11 [2022-08-31T11:54:30.943Z] #84 268.6 CCLD libcrun.la [2022-08-31T11:54:30.943Z] #84 268.6 AR libcrun_testing.a [2022-08-31T11:54:30.943Z] #84 268.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-31T11:54:30.943Z] #84 268.7 CCLD tests/tests_libcrun_utils [2022-08-31T11:54:30.943Z] #84 268.7 CCLD tests/tests_libcrun_errors [2022-08-31T11:54:30.943Z] #84 268.7 CCLD tests/tests_libcrun_fuzzer [2022-08-31T11:54:31.199Z] #84 269.1 CCLD crun [2022-08-31T11:54:31.750Z] #84 ... [2022-08-31T11:54:31.750Z] [2022-08-31T11:54:31.750Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:54:31.750Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:54:31.750Z] #19 311.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-31T11:54:31.750Z] #19 311.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:54:31.796Z] #18 DONE 2.0s [2022-08-31T11:54:31.796Z] [2022-08-31T11:54:31.796Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-31T11:54:31.796Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-31T11:54:32.267Z] #77 180.1 libtool: link: ar cr libocispec.a [2022-08-31T11:54:32.267Z] #77 180.1 libtool: link: ranlib libocispec.a [2022-08-31T11:54:32.632Z] #19 312.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:54:33.706Z] #19 DONE 1.5s [2022-08-31T11:54:33.706Z] [2022-08-31T11:54:33.706Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-31T11:54:33.706Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-31T11:54:33.717Z] #77 181.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:54:33.717Z] #77 181.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T11:54:33.717Z] #77 181.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T11:54:33.717Z] #77 181.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:54:33.717Z] #77 181.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:54:33.717Z] #77 181.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:54:33.717Z] #77 181.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:54:33.717Z] #77 181.9 make[2]: Entering directory '/tmp/crun-build' [2022-08-31T11:54:33.717Z] #77 182.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-31T11:54:33.717Z] #77 182.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-31T11:54:33.717Z] #77 182.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-31T11:54:33.717Z] #77 182.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-31T11:54:33.717Z] #77 182.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-31T11:54:33.717Z] #77 182.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-31T11:54:33.974Z] #77 182.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-31T11:54:33.974Z] #77 182.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-31T11:54:33.974Z] #77 182.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-31T11:54:33.974Z] #77 182.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-31T11:54:33.974Z] #77 182.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-31T11:54:33.974Z] #77 182.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-31T11:54:34.036Z] #19 314.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-31T11:54:34.230Z] #77 182.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-31T11:54:34.231Z] #77 182.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-31T11:54:34.231Z] #77 182.4 CC src/libcrun/libcrun_testing_a-error.o [2022-08-31T11:54:34.231Z] #77 182.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-31T11:54:34.231Z] #77 182.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-31T11:54:34.292Z] #19 314.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-31T11:54:34.487Z] #77 182.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-31T11:54:34.487Z] #77 182.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-31T11:54:34.487Z] #77 182.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-31T11:54:34.548Z] #19 314.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-31T11:54:34.784Z] #77 182.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-31T11:54:34.784Z] #77 182.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-31T11:54:35.041Z] #77 183.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-31T11:54:35.041Z] #77 183.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-31T11:54:35.041Z] #77 183.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-31T11:54:35.041Z] #77 183.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-31T11:54:35.107Z] #20 ... [2022-08-31T11:54:35.107Z] [2022-08-31T11:54:35.107Z] #77 [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-08-31T11:54:35.107Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:35.107Z] #77 135.4 configure.ac:11: installing 'build-aux/compile' [2022-08-31T11:54:35.107Z] #77 135.4 configure.ac:11: installing 'build-aux/config.guess' [2022-08-31T11:54:35.107Z] #77 135.4 configure.ac:11: installing 'build-aux/config.sub' [2022-08-31T11:54:35.107Z] #77 135.4 configure.ac:13: installing 'build-aux/install-sh' [2022-08-31T11:54:35.107Z] #77 135.4 configure.ac:13: installing 'build-aux/missing' [2022-08-31T11:54:35.107Z] #77 135.5 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-31T11:54:35.107Z] #77 135.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T11:54:35.107Z] #77 138.2 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:54:35.107Z] #77 138.7 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:54:35.107Z] #77 138.7 checking how to print strings... printf [2022-08-31T11:54:35.107Z] #77 138.7 checking for gcc... gcc [2022-08-31T11:54:35.107Z] #77 138.9 checking whether the C compiler works... yes [2022-08-31T11:54:35.107Z] #77 139.4 checking for C compiler default output file name... a.out [2022-08-31T11:54:35.107Z] #77 139.4 checking for suffix of executables... [2022-08-31T11:54:35.107Z] #77 139.7 checking whether we are cross compiling... no [2022-08-31T11:54:35.107Z] #77 140.1 checking for suffix of object files... o [2022-08-31T11:54:35.107Z] #77 140.3 checking whether we are using the GNU C compiler... yes [2022-08-31T11:54:35.107Z] #77 140.5 checking whether gcc accepts -g... yes [2022-08-31T11:54:35.107Z] #77 140.8 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:54:35.107Z] #77 141.1 checking whether gcc understands -c and -o together... yes [2022-08-31T11:54:35.107Z] #77 141.5 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:54:35.107Z] #77 141.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:54:35.107Z] #77 141.6 checking for egrep... /bin/grep -E [2022-08-31T11:54:35.107Z] #77 141.6 checking for fgrep... /bin/grep -F [2022-08-31T11:54:35.107Z] #77 141.6 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:54:35.107Z] #77 141.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:54:35.107Z] #77 141.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:54:35.107Z] #77 141.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:54:35.107Z] #77 141.9 checking whether ln -s works... yes [2022-08-31T11:54:35.107Z] #77 141.9 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:54:35.107Z] #77 141.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:54:35.107Z] #77 141.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:54:35.107Z] #77 141.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:54:35.107Z] #77 141.9 checking for objdump... objdump [2022-08-31T11:54:35.107Z] #77 141.9 checking how to recognize dependent libraries... pass_all [2022-08-31T11:54:35.107Z] #77 141.9 checking for dlltool... no [2022-08-31T11:54:35.107Z] #77 141.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:54:35.107Z] #77 141.9 checking for ar... ar [2022-08-31T11:54:35.107Z] #77 141.9 checking for archiver @FILE support... @ [2022-08-31T11:54:35.107Z] #77 142.2 checking for strip... strip [2022-08-31T11:54:35.107Z] #77 142.2 checking for ranlib... ranlib [2022-08-31T11:54:35.107Z] #77 142.2 checking for gawk... no [2022-08-31T11:54:35.107Z] #77 142.3 checking for mawk... mawk [2022-08-31T11:54:35.107Z] #77 142.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:54:35.107Z] #77 143.0 checking for sysroot... no [2022-08-31T11:54:35.107Z] #77 143.0 checking for a working dd... /bin/dd [2022-08-31T11:54:35.107Z] #77 143.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:54:35.107Z] #77 143.3 checking for mt... no [2022-08-31T11:54:35.107Z] #77 143.3 checking if : is a manifest tool... no [2022-08-31T11:54:35.107Z] #77 143.3 checking how to run the C preprocessor... gcc -E [2022-08-31T11:54:35.107Z] #77 143.9 checking for ANSI C header files... yes [2022-08-31T11:54:35.107Z] #77 145.1 checking for sys/types.h... yes [2022-08-31T11:54:35.107Z] #77 145.5 checking for sys/stat.h... yes [2022-08-31T11:54:35.297Z] #77 183.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-31T11:54:35.371Z] [2022-08-31T11:54:35.371Z] #77 ... [2022-08-31T11:54:35.371Z] [2022-08-31T11:54:35.371Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-31T11:54:35.371Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-31T11:54:35.371Z] #20 DONE 2.0s [2022-08-31T11:54:35.371Z] [2022-08-31T11:54:35.371Z] #77 [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-08-31T11:54:35.371Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:35.371Z] #77 145.8 checking for stdlib.h... [2022-08-31T11:54:35.371Z] #77 ... [2022-08-31T11:54:35.371Z] [2022-08-31T11:54:35.371Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:54:35.371Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:54:35.553Z] #77 183.7 CC src/crun-crun.o [2022-08-31T11:54:35.553Z] #77 183.8 CC src/crun-run.o [2022-08-31T11:54:35.553Z] #77 184.0 CC src/crun-delete.o [2022-08-31T11:54:35.810Z] #77 184.1 CC src/crun-kill.o [2022-08-31T11:54:35.810Z] #77 184.2 CC src/crun-pause.o [2022-08-31T11:54:35.917Z] #19 315.9 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-31T11:54:35.917Z] #19 315.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-31T11:54:36.066Z] #77 184.3 CC src/crun-unpause.o [2022-08-31T11:54:36.175Z] #19 316.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-31T11:54:36.323Z] #77 184.4 CC src/crun-spec.o [2022-08-31T11:54:36.323Z] #77 184.6 CC src/crun-exec.o [2022-08-31T11:54:36.580Z] #77 184.7 CC src/crun-list.o [2022-08-31T11:54:36.580Z] #77 184.8 CC src/crun-create.o [2022-08-31T11:54:36.836Z] #77 185.0 CC src/crun-start.o [2022-08-31T11:54:36.836Z] #77 185.2 CC src/crun-state.o [2022-08-31T11:54:37.092Z] #77 185.3 CC src/crun-update.o [2022-08-31T11:54:37.092Z] #77 185.4 CC src/crun-ps.o [2022-08-31T11:54:37.104Z] #19 317.0 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-31T11:54:37.104Z] #19 317.0 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:37.104Z] #19 317.0 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:54:37.281Z] #21 2.108 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:54:37.349Z] #77 185.6 CC src/crun-checkpoint.o [2022-08-31T11:54:37.542Z] #21 2.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:54:37.605Z] #77 185.8 CC src/crun-restore.o [2022-08-31T11:54:37.803Z] #21 2.525 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:54:37.861Z] #77 186.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-31T11:54:38.034Z] #19 317.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-31T11:54:38.034Z] #19 317.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:54:38.034Z] #19 317.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:54:38.034Z] #19 ... [2022-08-31T11:54:38.034Z] [2022-08-31T11:54:38.034Z] #84 [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-08-31T11:54:38.034Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:38.034Z] #84 269.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-31T11:54:38.034Z] #84 269.9 /bin/mkdir -p '/usr/local/lib' [2022-08-31T11:54:38.034Z] #84 269.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-31T11:54:38.034Z] #84 269.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-31T11:54:38.034Z] #84 270.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-31T11:54:38.034Z] #84 270.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-31T11:54:38.034Z] #84 270.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-31T11:54:38.034Z] #84 270.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-31T11:54:38.034Z] #84 270.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-31T11:54:38.034Z] #84 270.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-31T11:54:38.034Z] #84 270.7 ---------------------------------------------------------------------- [2022-08-31T11:54:38.034Z] #84 270.7 Libraries have been installed in: [2022-08-31T11:54:38.034Z] #84 270.7 /usr/local/lib [2022-08-31T11:54:38.034Z] #84 270.7 [2022-08-31T11:54:38.034Z] #84 270.7 If you ever happen to want to link against installed libraries [2022-08-31T11:54:38.034Z] #84 270.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-31T11:54:38.034Z] #84 270.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-31T11:54:38.034Z] #84 270.7 flag during linking and do at least one of the following: [2022-08-31T11:54:38.034Z] #84 270.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-31T11:54:38.034Z] #84 270.7 during execution [2022-08-31T11:54:38.034Z] #84 270.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-31T11:54:38.034Z] #84 270.7 during linking [2022-08-31T11:54:38.034Z] #84 270.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-31T11:54:38.034Z] #84 270.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-31T11:54:38.034Z] #84 270.7 [2022-08-31T11:54:38.034Z] #84 270.7 See any operating system documentation about shared libraries for [2022-08-31T11:54:38.034Z] #84 270.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-31T11:54:38.034Z] #84 270.7 ---------------------------------------------------------------------- [2022-08-31T11:54:38.034Z] #84 270.7 /bin/mkdir -p '/build' [2022-08-31T11:54:38.034Z] #84 270.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-31T11:54:38.034Z] #84 270.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-31T11:54:38.034Z] #84 270.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-31T11:54:38.034Z] #84 270.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-31T11:54:38.034Z] #84 270.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-31T11:54:38.034Z] #84 DONE 275.8s [2022-08-31T11:54:38.034Z] [2022-08-31T11:54:38.034Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:54:38.034Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:54:38.118Z] #77 186.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-31T11:54:38.118Z] #77 186.4 CC src/libcrun/libcrun_la-container.lo [2022-08-31T11:54:38.374Z] #77 186.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-31T11:54:38.631Z] #77 186.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-31T11:54:38.631Z] #77 186.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-31T11:54:38.888Z] #77 187.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-31T11:54:38.888Z] #77 187.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-31T11:54:38.964Z] #62 332.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-31T11:54:39.145Z] #77 187.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-31T11:54:39.186Z] #21 3.606 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:54:39.220Z] #62 DONE 332.5s [2022-08-31T11:54:39.220Z] [2022-08-31T11:54:39.220Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-31T11:54:39.220Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-31T11:54:39.401Z] #77 187.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-31T11:54:39.657Z] #77 187.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-31T11:54:39.658Z] #77 188.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-31T11:54:39.915Z] #77 188.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-31T11:54:40.171Z] #77 188.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-31T11:54:40.427Z] #77 188.7 CC src/libcrun/libcrun_la-error.lo [2022-08-31T11:54:40.684Z] #77 188.8 CC src/libcrun/libcrun_la-status.lo [2022-08-31T11:54:40.940Z] #77 189.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-31T11:54:41.059Z] #77 198.9 CCLD tests/init [2022-08-31T11:54:41.099Z] #21 ... [2022-08-31T11:54:41.099Z] [2022-08-31T11:54:41.099Z] #77 [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-08-31T11:54:41.099Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:41.099Z] #77 145.8 checking for stdlib.h... yes [2022-08-31T11:54:41.099Z] #77 146.0 checking for string.h... yes [2022-08-31T11:54:41.099Z] #77 146.3 checking for memory.h... yes [2022-08-31T11:54:41.099Z] #77 146.6 checking for strings.h... yes [2022-08-31T11:54:41.099Z] #77 146.8 checking for inttypes.h... yes [2022-08-31T11:54:41.099Z] #77 147.2 checking for stdint.h... yes [2022-08-31T11:54:41.099Z] #77 147.5 checking for unistd.h... yes [2022-08-31T11:54:41.099Z] #77 147.7 checking for dlfcn.h... yes [2022-08-31T11:54:41.099Z] #77 148.0 checking for objdir... .libs [2022-08-31T11:54:41.099Z] #77 148.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:54:41.099Z] #77 148.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:54:41.099Z] #77 148.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:54:41.099Z] #77 149.2 checking if gcc static flag -static works... yes [2022-08-31T11:54:41.099Z] #77 150.1 checking if gcc supports -c -o file.o... yes [2022-08-31T11:54:41.099Z] #77 150.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:54:41.099Z] #77 150.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:54:41.099Z] #77 150.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:54:41.099Z] #77 151.5 checking how to hardcode library paths into programs... immediate [2022-08-31T11:54:41.099Z] #77 151.5 checking whether stripping libraries is possible... yes [2022-08-31T11:54:41.099Z] #77 151.5 checking if libtool supports shared libraries... yes [2022-08-31T11:54:41.099Z] #77 151.5 checking whether to build shared libraries... no [2022-08-31T11:54:41.099Z] #77 151.5 checking whether to build static libraries... yes [2022-08-31T11:54:41.099Z] #77 151.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:54:41.099Z] #77 151.6 checking whether build environment is sane... yes [2022-08-31T11:54:41.099Z] #77 151.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:54:41.099Z] #77 151.7 checking whether make sets $(MAKE)... yes [2022-08-31T11:54:41.158Z] #14 ... [2022-08-31T11:54:41.158Z] [2022-08-31T11:54:41.158Z] #77 [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-08-31T11:54:41.158Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:41.158Z] #77 120.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-31T11:54:41.158Z] #77 ... [2022-08-31T11:54:41.158Z] [2022-08-31T11:54:41.158Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:54:41.158Z] #67 sha256:6c6d178e09c5c34fbc2851d614a07874bdd212300023c3515d06f893f40c5cda [2022-08-31T11:54:41.158Z] #67 215.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T11:54:41.158Z] #67 215.0 + GOBIN=/build [2022-08-31T11:54:41.158Z] #67 215.0 + GO111MODULE=on [2022-08-31T11:54:41.158Z] #67 215.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:54:41.158Z] #67 ... [2022-08-31T11:54:41.158Z] [2022-08-31T11:54:41.158Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:54:41.158Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:54:41.158Z] #14 224.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-31T11:54:41.158Z] #14 224.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-31T11:54:41.158Z] #14 224.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T11:54:41.197Z] #77 189.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-31T11:54:41.359Z] #77 151.8 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:54:41.359Z] #77 152.0 checking whether make supports nested variables... yes [2022-08-31T11:54:41.359Z] #77 152.0 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:54:41.359Z] #77 152.0 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:54:41.455Z] #77 189.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-31T11:54:41.455Z] #77 189.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-31T11:54:41.620Z] #77 152.1 checking how to create a ustar tar archive... gnutar [2022-08-31T11:54:41.620Z] #77 ... [2022-08-31T11:54:41.620Z] [2022-08-31T11:54:41.620Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:54:41.620Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:54:41.620Z] #21 6.348 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:54:41.712Z] #77 190.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-31T11:54:41.727Z] #14 224.7 Selecting previously unselected package libapparmor1:amd64. [2022-08-31T11:54:41.727Z] #14 224.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-31T11:54:41.728Z] #14 224.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T11:54:41.968Z] #77 190.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-31T11:54:42.029Z] #14 225.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-31T11:54:42.029Z] #14 225.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-31T11:54:42.029Z] #14 225.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T11:54:42.664Z] #14 225.8 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T11:54:42.664Z] #14 225.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T11:54:42.664Z] #14 225.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:54:42.895Z] #77 190.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-31T11:54:42.924Z] #14 226.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T11:54:42.925Z] #14 226.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T11:54:42.925Z] #14 226.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:54:43.005Z] #21 7.770 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:54:43.493Z] #14 226.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-31T11:54:43.493Z] #14 226.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:54:43.493Z] #14 226.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:54:43.493Z] #14 226.8 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T11:54:43.493Z] #14 226.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T11:54:43.493Z] #14 226.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:54:43.824Z] #77 191.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-31T11:54:43.824Z] #77 ... [2022-08-31T11:54:43.824Z] [2022-08-31T11:54:43.825Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:54:43.825Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:54:43.825Z] #47 234.1 + dpkg --print-architecture [2022-08-31T11:54:43.825Z] #47 234.1 + git checkout -q v2.1.0 [2022-08-31T11:54:43.825Z] #47 234.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-31T11:54:43.825Z] #47 234.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-31T11:54:43.825Z] #47 ... [2022-08-31T11:54:43.825Z] [2022-08-31T11:54:43.825Z] #77 [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-08-31T11:54:43.825Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:43.825Z] #77 192.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-31T11:54:44.387Z] #77 192.6 CC tests/init.o [2022-08-31T11:54:44.429Z] #14 227.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-31T11:54:44.429Z] #14 227.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-31T11:54:44.429Z] #14 227.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T11:54:44.644Z] #77 192.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-31T11:54:45.372Z] #14 ... [2022-08-31T11:54:45.372Z] [2022-08-31T11:54:45.372Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:54:45.372Z] #67 sha256:6c6d178e09c5c34fbc2851d614a07874bdd212300023c3515d06f893f40c5cda [2022-08-31T11:54:45.372Z] #67 226.3 rootlesskit version 1.0.0 [2022-08-31T11:54:45.372Z] #67 226.3 Usage of /build/rootlesskit-docker-proxy: [2022-08-31T11:54:45.372Z] #67 226.3 -container-ip string [2022-08-31T11:54:45.372Z] #67 226.3 container ip [2022-08-31T11:54:45.372Z] #67 226.3 -container-port int [2022-08-31T11:54:45.372Z] #67 226.3 container port (default -1) [2022-08-31T11:54:45.372Z] #67 226.3 -host-ip string [2022-08-31T11:54:45.372Z] #67 226.3 host ip [2022-08-31T11:54:45.372Z] #67 226.3 -host-port int [2022-08-31T11:54:45.372Z] #67 226.3 host port (default -1) [2022-08-31T11:54:45.372Z] #67 226.3 -proto string [2022-08-31T11:54:45.372Z] #67 226.3 proxy protocol (default "tcp") [2022-08-31T11:54:45.372Z] #67 DONE 228.0s [2022-08-31T11:54:45.372Z] [2022-08-31T11:54:45.372Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-31T11:54:45.372Z] #68 sha256:339860bcd2ad9947e74dcaf0ce04086d3d9117de015d38c355f557e226665415 [2022-08-31T11:54:45.372Z] #68 DONE 0.1s [2022-08-31T11:54:45.372Z] [2022-08-31T11:54:45.372Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:54:45.372Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:54:45.372Z] #34 ... [2022-08-31T11:54:45.372Z] [2022-08-31T11:54:45.372Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:54:45.372Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:54:45.372Z] #14 228.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-31T11:54:45.372Z] #14 228.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-31T11:54:45.372Z] #14 228.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T11:54:45.631Z] #14 ... [2022-08-31T11:54:45.631Z] [2022-08-31T11:54:45.631Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-31T11:54:45.631Z] #69 sha256:bb17acf1f4851524b02ec079067483a31ffd87c4557b148eca48dac737dc1e6c [2022-08-31T11:54:45.631Z] #69 DONE 0.2s [2022-08-31T11:54:45.631Z] [2022-08-31T11:54:45.631Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-31T11:54:45.631Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-31T11:54:45.631Z] #14 229.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-31T11:54:45.766Z] #19 324.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-31T11:54:45.766Z] #19 324.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:54:45.766Z] #19 324.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:54:45.766Z] #19 324.8 Selecting previously unselected package patch. [2022-08-31T11:54:45.766Z] #19 324.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-31T11:54:45.766Z] #19 324.8 Unpacking patch (2.7.6-7) ... [2022-08-31T11:54:45.766Z] #19 324.9 Selecting previously unselected package dpkg-dev. [2022-08-31T11:54:45.766Z] #19 324.9 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-31T11:54:45.766Z] #19 324.9 Unpacking dpkg-dev (1.20.11) ... [2022-08-31T11:54:45.766Z] #19 325.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-31T11:54:45.766Z] #19 325.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-31T11:54:45.766Z] #19 325.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-31T11:54:45.766Z] #19 325.1 Selecting previously unselected package libio-string-perl. [2022-08-31T11:54:45.766Z] #19 325.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-31T11:54:45.766Z] #19 325.2 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-31T11:54:45.766Z] #19 325.2 Selecting previously unselected package libicu67:amd64. [2022-08-31T11:54:45.766Z] #19 325.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-31T11:54:45.766Z] #19 325.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T11:54:45.891Z] #14 229.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-31T11:54:45.891Z] #14 229.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T11:54:46.150Z] #14 229.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-31T11:54:46.150Z] #14 229.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-31T11:54:46.150Z] #14 229.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T11:54:46.330Z] #19 326.3 Selecting previously unselected package libxml2:amd64. [2022-08-31T11:54:46.330Z] #19 326.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-31T11:54:46.330Z] #19 326.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T11:54:46.410Z] #14 229.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-31T11:54:46.410Z] #14 229.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-31T11:54:46.410Z] #14 229.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T11:54:46.585Z] #19 326.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-31T11:54:46.585Z] #19 326.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-31T11:54:46.585Z] #19 326.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-31T11:54:46.585Z] #19 326.5 Selecting previously unselected package libxml-sax-base-perl. [2022-08-31T11:54:46.585Z] #19 326.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-31T11:54:46.585Z] #19 326.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-31T11:54:46.585Z] #19 326.5 Selecting previously unselected package libxml-sax-perl. [2022-08-31T11:54:46.585Z] #19 326.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-31T11:54:46.585Z] #19 326.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-31T11:54:46.585Z] #19 326.6 Selecting previously unselected package libxml-libxml-perl. [2022-08-31T11:54:46.585Z] #19 326.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-31T11:54:46.585Z] #19 326.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-31T11:54:46.585Z] #19 326.7 Selecting previously unselected package libxml-simple-perl. [2022-08-31T11:54:46.585Z] #19 326.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-31T11:54:46.843Z] #19 326.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-31T11:54:46.843Z] #19 326.7 Selecting previously unselected package libyaml-perl. [2022-08-31T11:54:46.843Z] #19 326.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-31T11:54:46.843Z] #19 326.7 Unpacking libyaml-perl (1.30-1) ... [2022-08-31T11:54:46.843Z] #19 326.7 Selecting previously unselected package libconfig-auto-perl. [2022-08-31T11:54:46.843Z] #19 326.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-31T11:54:46.843Z] #19 326.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-31T11:54:46.843Z] #19 326.8 Selecting previously unselected package libfile-which-perl. [2022-08-31T11:54:46.843Z] #19 326.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-31T11:54:46.843Z] #19 326.8 Unpacking libfile-which-perl (1.23-1) ... [2022-08-31T11:54:46.843Z] #19 326.8 Selecting previously unselected package libfile-homedir-perl. [2022-08-31T11:54:46.843Z] #19 326.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-31T11:54:46.843Z] #19 326.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-31T11:54:46.843Z] #19 326.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-31T11:54:46.843Z] #19 326.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-31T11:54:46.843Z] #19 326.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-31T11:54:46.843Z] #19 326.9 Selecting previously unselected package dpkg-cross. [2022-08-31T11:54:46.843Z] #19 326.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-31T11:54:47.100Z] #19 326.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-31T11:54:47.100Z] #19 326.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-31T11:54:47.100Z] #19 326.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-31T11:54:47.100Z] #19 326.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-31T11:54:47.100Z] #19 327.0 Selecting previously unselected package libc6-armel-cross. [2022-08-31T11:54:47.100Z] #19 327.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-31T11:54:47.100Z] #19 327.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-31T11:54:47.100Z] #19 327.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-31T11:54:47.100Z] #19 327.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:47.100Z] #19 327.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:54:47.100Z] #19 327.2 Selecting previously unselected package libgomp1-armel-cross. [2022-08-31T11:54:47.100Z] #19 327.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:47.303Z] #21 ... [2022-08-31T11:54:47.303Z] [2022-08-31T11:54:47.303Z] #77 [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-08-31T11:54:47.303Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:47.303Z] #77 152.2 checking dependency style of gcc... gcc3 [2022-08-31T11:54:47.303Z] #77 152.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:54:47.303Z] #77 152.4 checking whether make supports nested variables... (cached) yes [2022-08-31T11:54:47.303Z] #77 152.4 checking for gawk... (cached) mawk [2022-08-31T11:54:47.303Z] #77 152.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T11:54:47.303Z] #77 152.4 checking for gcc... (cached) gcc [2022-08-31T11:54:47.303Z] #77 152.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T11:54:47.303Z] #77 152.7 checking whether gcc accepts -g... (cached) yes [2022-08-31T11:54:47.303Z] #77 152.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T11:54:47.303Z] #77 152.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T11:54:47.303Z] #77 152.7 checking for a Python interpreter with version >= 3... python3 [2022-08-31T11:54:47.303Z] #77 153.0 checking for python3... /usr/bin/python3 [2022-08-31T11:54:47.303Z] #77 153.0 checking for python3 version... 3.9 [2022-08-31T11:54:47.303Z] #77 153.1 checking for python3 platform... linux [2022-08-31T11:54:47.303Z] #77 153.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T11:54:47.303Z] #77 153.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T11:54:47.303Z] #77 153.9 checking for go-md2man... no [2022-08-31T11:54:47.303Z] #77 154.0 checking error.h usability... yes [2022-08-31T11:54:47.303Z] #77 154.5 checking error.h presence... yes [2022-08-31T11:54:47.303Z] #77 154.6 checking for error.h... yes [2022-08-31T11:54:47.303Z] #77 154.6 checking linux/openat2.h usability... yes [2022-08-31T11:54:47.303Z] #77 155.0 checking linux/openat2.h presence... yes [2022-08-31T11:54:47.303Z] #77 155.1 checking for linux/openat2.h... yes [2022-08-31T11:54:47.303Z] #77 155.2 checking for copy_file_range... yes [2022-08-31T11:54:47.303Z] #77 156.0 checking for fgetxattr... yes [2022-08-31T11:54:47.303Z] #77 156.5 checking for statx... yes [2022-08-31T11:54:47.303Z] #77 157.2 checking for fgetpwent_r... yes [2022-08-31T11:54:47.303Z] #77 157.5 checking for issetugid... no [2022-08-31T11:54:47.303Z] #77 157.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T11:54:47.303Z] #77 157.9 checking pkg-config is at least version 0.9.0... yes [2022-08-31T11:54:47.357Z] #19 327.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:54:47.357Z] #19 327.2 Selecting previously unselected package libatomic1-armel-cross. [2022-08-31T11:54:47.357Z] #19 327.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:47.357Z] #19 327.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:54:47.357Z] #19 327.3 Selecting previously unselected package libasan6-armel-cross. [2022-08-31T11:54:47.357Z] #19 327.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:47.357Z] #19 327.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:54:47.613Z] #19 327.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-31T11:54:47.613Z] #19 327.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:47.613Z] #19 327.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:54:47.613Z] #19 327.7 Selecting previously unselected package libubsan1-armel-cross. [2022-08-31T11:54:47.613Z] #19 327.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:47.788Z] #14 230.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-31T11:54:47.788Z] #14 230.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-31T11:54:47.788Z] #14 230.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T11:54:47.870Z] #19 327.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:54:47.870Z] #19 327.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-31T11:54:47.870Z] #19 327.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:47.870Z] #19 327.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:54:48.048Z] #14 231.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-31T11:54:48.048Z] #14 231.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:54:48.048Z] #14 231.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:54:48.127Z] #19 328.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-31T11:54:48.127Z] #19 328.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:54:48.127Z] #19 328.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T11:54:48.264Z] #77 157.9 checking for library containing yajl_tree_get... -lyajl [2022-08-31T11:54:48.264Z] #77 158.8 checking for yajl >= 2.0.0... yes [2022-08-31T11:54:48.308Z] #14 231.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T11:54:48.308Z] #14 231.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T11:54:48.308Z] #14 231.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:54:48.525Z] #77 158.8 checking sys/capability.h usability... yes [2022-08-31T11:54:48.804Z] #77 159.1 checking sys/capability.h presence... yes [2022-08-31T11:54:48.804Z] #77 159.3 checking for sys/capability.h... yes [2022-08-31T11:54:48.876Z] #14 231.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T11:54:48.876Z] #14 231.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T11:54:48.876Z] #14 231.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:54:49.164Z] #77 ... [2022-08-31T11:54:49.164Z] [2022-08-31T11:54:49.164Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-31T11:54:49.164Z] #26 sha256:2a61688997676a9580282793d0474f43077aa9f38a9fc24e7a0df875f8693aab [2022-08-31T11:54:49.164Z] #26 255.0 + return [2022-08-31T11:54:49.382Z] #77 159.3 checking for library containing cap_from_name... -lcap [2022-08-31T11:54:49.812Z] #14 232.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:54:49.812Z] #14 232.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T11:54:49.812Z] #14 232.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T11:54:49.812Z] #14 232.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T11:54:49.812Z] #14 232.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T11:54:49.812Z] #14 232.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T11:54:49.812Z] #14 232.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:54:49.812Z] #14 233.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T11:54:49.812Z] #14 233.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:54:49.812Z] #14 233.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T11:54:49.812Z] #14 233.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T11:54:49.812Z] #14 233.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:54:49.812Z] #14 233.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T11:54:49.812Z] #14 233.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T11:54:49.812Z] #14 233.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-31T11:54:49.812Z] #14 233.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:54:49.812Z] #14 233.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T11:54:49.812Z] #14 233.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T11:54:49.812Z] #14 233.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T11:54:49.812Z] #14 233.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T11:54:49.812Z] #14 233.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:54:49.812Z] #14 233.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-31T11:54:49.812Z] #14 233.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:54:50.070Z] #14 233.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-31T11:54:50.070Z] #14 233.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T11:54:50.070Z] #14 233.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:54:50.211Z] #77 160.0 checking for library containing dlopen... -ldl [2022-08-31T11:54:50.330Z] #14 233.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-31T11:54:50.330Z] #14 233.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:54:50.330Z] #14 233.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T11:54:50.330Z] #14 233.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:54:50.471Z] #77 160.8 checking seccomp.h usability... [2022-08-31T11:54:50.471Z] #77 ... [2022-08-31T11:54:50.471Z] [2022-08-31T11:54:50.471Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:54:50.471Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:54:50.471Z] #21 15.22 Fetched 8572 kB in 14s (632 kB/s) [2022-08-31T11:54:50.589Z] #14 233.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-31T11:54:50.589Z] #14 233.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:54:50.589Z] #14 233.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:54:50.589Z] #14 233.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:54:51.525Z] #14 DONE 234.6s [2022-08-31T11:54:51.525Z] [2022-08-31T11:54:51.525Z] #77 [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-08-31T11:54:51.525Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:51.525Z] #77 ... [2022-08-31T11:54:51.525Z] [2022-08-31T11:54:51.525Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-31T11:54:51.525Z] #59 sha256:80e21d110f7a3c420ba1aa89d41060ae3f20b7041d37007d944dee1300e61e20 [2022-08-31T11:54:51.525Z] #59 DONE 0.1s [2022-08-31T11:54:51.525Z] [2022-08-31T11:54:51.525Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:54:51.525Z] #60 sha256:631b7252ad2f6a265e6f2c852d55b34fbbb429da12cdd24052eda3587edc8e84 [2022-08-31T11:54:53.350Z] #26 DONE 259.3s [2022-08-31T11:54:53.350Z] [2022-08-31T11:54:53.350Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:54:53.350Z] #60 sha256:c5e8d8f8647c5a1077c0164d0e9aebb1fe99ec5cb8d79790806d7bd58c2a6f00 [2022-08-31T11:54:53.429Z] #60 ... [2022-08-31T11:54:53.429Z] [2022-08-31T11:54:53.429Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-31T11:54:53.429Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-31T11:54:53.429Z] #15 DONE 2.0s [2022-08-31T11:54:53.688Z] [2022-08-31T11:54:53.688Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-31T11:54:53.688Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-31T11:54:53.765Z] #21 15.22 Reading package lists... [2022-08-31T11:54:53.765Z] #21 ... [2022-08-31T11:54:53.765Z] [2022-08-31T11:54:53.765Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:54:53.765Z] #60 sha256:2d3a51c8a4aef76a73a320bebaf045cd949fadae0a8b6a3eb9dc847b4aea6c08 [2022-08-31T11:54:53.765Z] #60 19.82 + cd /tmp/tmp.mbdnFa6Xln/src/github.com/opencontainers/runc [2022-08-31T11:54:53.765Z] #60 19.82 + git checkout -q v1.1.4 [2022-08-31T11:54:53.765Z] #60 21.00 + '[' -z '' ']' [2022-08-31T11:54:53.765Z] #60 21.00 + target=static [2022-08-31T11:54:53.765Z] #60 21.00 + make BUILDTAGS=seccomp static [2022-08-31T11:54:53.765Z] #60 21.63 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-31T11:54:53.765Z] #60 ... [2022-08-31T11:54:53.765Z] [2022-08-31T11:54:53.765Z] #77 [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-08-31T11:54:53.765Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:53.765Z] #77 160.8 checking seccomp.h usability... yes [2022-08-31T11:54:53.765Z] #77 161.2 checking seccomp.h presence... yes [2022-08-31T11:54:53.765Z] #77 161.4 checking for seccomp.h... yes [2022-08-31T11:54:53.765Z] #77 161.4 checking for library containing seccomp_rule_add... -lseccomp [2022-08-31T11:54:53.765Z] #77 162.4 checking for library containing seccomp_arch_resolve_name... none required [2022-08-31T11:54:53.765Z] #77 162.8 checking systemd/sd-bus.h usability... yes [2022-08-31T11:54:53.765Z] #77 163.3 checking systemd/sd-bus.h presence... yes [2022-08-31T11:54:53.765Z] #77 163.5 checking for systemd/sd-bus.h... yes [2022-08-31T11:54:53.765Z] #77 163.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-31T11:54:54.286Z] #60 ... [2022-08-31T11:54:54.286Z] [2022-08-31T11:54:54.286Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-31T11:54:54.286Z] #27 sha256:5b5a2ed223c100b7f37917521dc9c05f21f8ab04201f7cc3e8e94a00b7707e58 [2022-08-31T11:54:54.286Z] #27 DONE 0.1s [2022-08-31T11:54:54.286Z] [2022-08-31T11:54:54.286Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-31T11:54:54.286Z] #32 sha256:1b83050a71b31b976a1f5bec4924638540cc7d0cf2312d25c69dd38c088624b4 [2022-08-31T11:54:54.334Z] #77 164.2 checking for sd_notify_barrier... yes [2022-08-31T11:54:54.334Z] #77 164.7 checking linux/bpf.h usability... yes [2022-08-31T11:54:54.334Z] #77 164.9 checking linux/bpf.h presence... yes [2022-08-31T11:54:54.334Z] #77 164.9 checking for linux/bpf.h... yes [2022-08-31T11:54:54.594Z] #77 165.0 checking compilation for eBPF... yes [2022-08-31T11:54:54.594Z] #77 165.2 checking for criu >= 3.15... no [2022-08-31T11:54:54.594Z] #77 165.2 configure: CRIU headers not found, building without CRIU support [2022-08-31T11:54:54.594Z] #77 165.2 checking for criu > 3.16... no [2022-08-31T11:54:54.853Z] #77 165.3 configure: CRIU version doesn't support join-ns API [2022-08-31T11:54:54.853Z] #77 165.3 checking for criu > 3.16.1... no [2022-08-31T11:54:54.853Z] #77 165.4 configure: CRIU version doesn't support for pre-dumping [2022-08-31T11:54:55.068Z] #16 DONE 1.6s [2022-08-31T11:54:55.068Z] [2022-08-31T11:54:55.068Z] #77 [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-08-31T11:54:55.068Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:54:55.068Z] #77 146.5 configure.ac:11: installing 'build-aux/compile' [2022-08-31T11:54:55.068Z] #77 146.5 configure.ac:11: installing 'build-aux/config.guess' [2022-08-31T11:54:55.068Z] #77 146.5 configure.ac:11: installing 'build-aux/config.sub' [2022-08-31T11:54:55.068Z] #77 146.5 configure.ac:13: installing 'build-aux/install-sh' [2022-08-31T11:54:55.068Z] #77 146.5 configure.ac:13: installing 'build-aux/missing' [2022-08-31T11:54:55.068Z] #77 146.5 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-31T11:54:55.113Z] #77 165.4 checking for new mount API (fsconfig)... yes [2022-08-31T11:54:55.113Z] #77 165.7 checking for seccomp notify API... yes [2022-08-31T11:54:55.218Z] #32 ... [2022-08-31T11:54:55.219Z] [2022-08-31T11:54:55.219Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:54:55.219Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-31T11:54:55.219Z] #55 261.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-31T11:54:55.219Z] #55 DONE 261.7s [2022-08-31T11:54:55.219Z] [2022-08-31T11:54:55.219Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-31T11:54:55.219Z] #32 sha256:1b83050a71b31b976a1f5bec4924638540cc7d0cf2312d25c69dd38c088624b4 [2022-08-31T11:54:55.219Z] #32 DONE 0.9s [2022-08-31T11:54:55.219Z] [2022-08-31T11:54:55.219Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-31T11:54:55.219Z] #35 sha256:1ab12751cdabbcbc80a678011865ecc6c9d7b3c84f6be2eaa5e19df234275b89 [2022-08-31T11:54:55.328Z] #77 147.0 Makefile.am: installing 'build-aux/depcomp' [2022-08-31T11:54:55.373Z] #77 165.8 checking for gperf... no [2022-08-31T11:54:55.373Z] #77 165.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-31T11:54:55.784Z] #35 DONE 0.6s [2022-08-31T11:54:55.784Z] [2022-08-31T11:54:55.784Z] #77 [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-08-31T11:54:55.784Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:54:55.784Z] #77 216.1 AR libcrun_testing.a [2022-08-31T11:54:55.784Z] #77 216.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-31T11:54:55.784Z] #77 216.1 CCLD tests/tests_libcrun_utils [2022-08-31T11:54:55.784Z] #77 216.1 CCLD tests/tests_libcrun_errors [2022-08-31T11:54:55.784Z] #77 216.1 CCLD tests/tests_libcrun_fuzzer [2022-08-31T11:54:55.941Z] #77 165.8 checking for library containing argp_parse... none required [2022-08-31T11:54:56.219Z] #19 334.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-31T11:54:56.219Z] #19 334.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:54:56.219Z] #19 334.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T11:54:56.219Z] #19 334.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-31T11:54:56.219Z] #19 334.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-31T11:54:56.219Z] #19 334.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-31T11:54:56.219Z] #19 335.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-31T11:54:56.219Z] #19 335.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-31T11:54:56.219Z] #19 335.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-31T11:54:56.219Z] #19 335.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-31T11:54:56.219Z] #19 335.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:54:56.219Z] #19 335.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:54:56.219Z] #19 335.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-31T11:54:56.219Z] #19 335.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:54:56.219Z] #19 335.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T11:54:56.350Z] #77 ... [2022-08-31T11:54:56.350Z] [2022-08-31T11:54:56.350Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-31T11:54:56.350Z] #37 sha256:d4d6692fbfa2c401c8c5d8f0e111020aaf8dd106dd044b2646c524377d8154a8 [2022-08-31T11:54:56.350Z] #37 DONE 0.5s [2022-08-31T11:54:56.350Z] [2022-08-31T11:54:56.350Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-31T11:54:56.350Z] #39 sha256:c66fef1ea6bde3987f1faf44dcf0b4a4c05283ed375d26f06866308b1f8634a5 [2022-08-31T11:54:56.511Z] #77 166.9 checking that generated files are newer than configure... done [2022-08-31T11:54:56.511Z] #77 166.9 configure: creating ./config.status [2022-08-31T11:54:56.608Z] #39 DONE 0.2s [2022-08-31T11:54:56.608Z] [2022-08-31T11:54:56.608Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-31T11:54:56.608Z] #41 sha256:9eb6e522a2ebbf43dbb505a14186a7577d10c96b74932d41a0192f1fe54b34bb [2022-08-31T11:54:56.608Z] #41 DONE 0.1s [2022-08-31T11:54:56.608Z] [2022-08-31T11:54:56.608Z] #77 [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-08-31T11:54:56.608Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:54:56.608Z] #77 ... [2022-08-31T11:54:56.608Z] [2022-08-31T11:54:56.608Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-31T11:54:56.608Z] #45 sha256:bc10711a20098f7c03f2eeab9a8548dcdc831e303833132ab2e0adef574f46bf [2022-08-31T11:54:56.608Z] #45 DONE 0.1s [2022-08-31T11:54:56.608Z] [2022-08-31T11:54:56.608Z] #77 [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-08-31T11:54:56.608Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:54:56.608Z] #77 217.2 CCLD libcrun.la [2022-08-31T11:54:56.872Z] #77 ... [2022-08-31T11:54:56.872Z] [2022-08-31T11:54:56.872Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-31T11:54:56.872Z] #48 sha256:7c35f4162e011403038df479459855f1f82d38fe7ac0ef9e4cc22bfba4b51871 [2022-08-31T11:54:56.872Z] #48 DONE 0.1s [2022-08-31T11:54:56.872Z] [2022-08-31T11:54:56.872Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-31T11:54:56.872Z] #52 sha256:e18bc9f4e1b48b01fbc85b46fa5556b246880cdfdf371ff34157bde63cbaeb9a [2022-08-31T11:54:56.872Z] #52 DONE 0.0s [2022-08-31T11:54:56.872Z] [2022-08-31T11:54:56.872Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-31T11:54:56.872Z] #54 sha256:2bfbc34ac5eb6f69c0019c38919dd965fb9a0eddcd8d7f69231558cad01439c2 [2022-08-31T11:54:56.872Z] #54 DONE 0.1s [2022-08-31T11:54:56.872Z] [2022-08-31T11:54:56.872Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-31T11:54:56.872Z] #56 sha256:4b4c406e49cf0a0750ee5b06825bf154114ab77316f0a52d815489038c0e3c73 [2022-08-31T11:54:57.131Z] #56 DONE 0.1s [2022-08-31T11:54:57.131Z] [2022-08-31T11:54:57.131Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-31T11:54:57.131Z] #58 sha256:7b660bd056682ac02cf5e60f228b6ffe23cf23413bde3aa31f5f0db8b0a5ed6d [2022-08-31T11:54:57.131Z] #58 DONE 0.1s [2022-08-31T11:54:57.131Z] [2022-08-31T11:54:57.131Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:54:57.131Z] #64 sha256:ab9ebc58d08ea6f310506b4e42e6d7a775d312e4613519240e0c1c7730be7e57 [2022-08-31T11:54:57.389Z] #64 ... [2022-08-31T11:54:57.389Z] [2022-08-31T11:54:57.389Z] #77 [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-08-31T11:54:57.389Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-31T11:54:57.389Z] #77 217.6 CCLD crun [2022-08-31T11:54:57.647Z] #77 217.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-31T11:54:57.647Z] #77 218.1 /bin/mkdir -p '/usr/local/lib' [2022-08-31T11:54:57.647Z] #77 218.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-31T11:54:57.647Z] #77 218.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-31T11:54:57.647Z] #77 218.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-31T11:54:57.647Z] #77 218.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-31T11:54:57.647Z] #77 218.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-31T11:54:57.647Z] #77 218.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-31T11:54:57.647Z] #77 218.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-31T11:54:57.866Z] #77 ... [2022-08-31T11:54:57.866Z] [2022-08-31T11:54:57.866Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-31T11:54:57.866Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-31T11:54:57.866Z] #17 2.360 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-31T11:54:57.866Z] #17 DONE 2.5s [2022-08-31T11:54:57.866Z] [2022-08-31T11:54:57.866Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-31T11:54:57.866Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-31T11:54:57.914Z] #77 218.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-31T11:54:57.914Z] #77 218.4 ---------------------------------------------------------------------- [2022-08-31T11:54:57.914Z] #77 218.4 Libraries have been installed in: [2022-08-31T11:54:57.914Z] #77 218.4 /usr/local/lib [2022-08-31T11:54:57.914Z] #77 218.4 [2022-08-31T11:54:57.914Z] #77 218.4 If you ever happen to want to link against installed libraries [2022-08-31T11:54:57.914Z] #77 218.4 in a given directory, LIBDIR, you must either use libtool, and [2022-08-31T11:54:57.914Z] #77 218.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-31T11:54:57.914Z] #77 218.4 flag during linking and do at least one of the following: [2022-08-31T11:54:57.914Z] #77 218.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-31T11:54:57.914Z] #77 218.4 during execution [2022-08-31T11:54:57.914Z] #77 218.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-31T11:54:57.914Z] #77 218.4 during linking [2022-08-31T11:54:57.914Z] #77 218.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-31T11:54:57.914Z] #77 218.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-31T11:54:57.914Z] #77 218.4 [2022-08-31T11:54:57.914Z] #77 218.4 See any operating system documentation about shared libraries for [2022-08-31T11:54:57.914Z] #77 218.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-31T11:54:57.914Z] #77 218.4 ---------------------------------------------------------------------- [2022-08-31T11:54:57.914Z] #77 218.4 /bin/mkdir -p '/build' [2022-08-31T11:54:57.914Z] #77 218.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-31T11:54:57.914Z] #77 218.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-31T11:54:58.171Z] #77 218.5 make[3]: Leaving directory '/tmp/crun-build' [2022-08-31T11:54:58.172Z] #77 218.5 make[2]: Leaving directory '/tmp/crun-build' [2022-08-31T11:54:58.172Z] #77 218.5 make[1]: Leaving directory '/tmp/crun-build' [2022-08-31T11:54:59.546Z] #77 DONE 220.0s [2022-08-31T11:54:59.546Z] [2022-08-31T11:54:59.546Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:54:59.546Z] #60 sha256:c5e8d8f8647c5a1077c0164d0e9aebb1fe99ec5cb8d79790806d7bd58c2a6f00 [2022-08-31T11:54:59.546Z] #60 154.2 + mkdir -p /build [2022-08-31T11:54:59.546Z] #60 154.2 + cp runc /build/runc [2022-08-31T11:54:59.546Z] #60 DONE 154.8s [2022-08-31T11:54:59.546Z] [2022-08-31T11:54:59.546Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:54:59.546Z] #64 sha256:ab9ebc58d08ea6f310506b4e42e6d7a775d312e4613519240e0c1c7730be7e57 [2022-08-31T11:54:59.776Z] #18 DONE 1.9s [2022-08-31T11:54:59.776Z] [2022-08-31T11:54:59.776Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-31T11:54:59.776Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-31T11:54:59.818Z] #77 ... [2022-08-31T11:54:59.818Z] [2022-08-31T11:54:59.818Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:54:59.818Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:54:59.818Z] #34 DONE 246.7s [2022-08-31T11:54:59.818Z] [2022-08-31T11:54:59.818Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:54:59.818Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:54:59.818Z] #21 15.22 Reading package lists... [2022-08-31T11:55:00.389Z] #21 20.47 Reading package lists... [2022-08-31T11:55:00.909Z] #21 25.24 Building dependency tree... [2022-08-31T11:55:00.909Z] #21 ... [2022-08-31T11:55:00.909Z] [2022-08-31T11:55:00.909Z] #77 [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-08-31T11:55:00.909Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:00.909Z] #77 171.2 config.status: creating Makefile [2022-08-31T11:55:00.909Z] #77 171.5 config.status: creating rpm/crun.spec [2022-08-31T11:55:00.909Z] #77 171.6 config.status: creating config.h [2022-08-31T11:55:01.170Z] #77 171.7 config.status: executing libtool commands [2022-08-31T11:55:01.430Z] #77 171.8 config.status: executing depfiles commands [2022-08-31T11:55:01.448Z] #64 ... [2022-08-31T11:55:01.448Z] [2022-08-31T11:55:01.448Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-31T11:55:01.448Z] #61 sha256:0a15ab55d0ec015089e16050f6b17bcabd721a237a95b6b4e20b07a81192fcc8 [2022-08-31T11:55:01.682Z] #19 DONE 2.2s [2022-08-31T11:55:01.682Z] [2022-08-31T11:55:01.682Z] #77 [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-08-31T11:55:01.682Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:01.682Z] #77 149.9 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:55:01.682Z] #77 150.4 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:55:01.682Z] #77 150.4 checking how to print strings... printf [2022-08-31T11:55:01.682Z] #77 150.4 checking for gcc... gcc [2022-08-31T11:55:01.682Z] #77 150.6 checking whether the C compiler works... yes [2022-08-31T11:55:01.682Z] #77 151.2 checking for C compiler default output file name... a.out [2022-08-31T11:55:01.682Z] #77 151.2 checking for suffix of executables... [2022-08-31T11:55:01.682Z] #77 151.6 checking whether we are cross compiling... no [2022-08-31T11:55:01.682Z] #77 152.1 checking for suffix of object files... o [2022-08-31T11:55:01.682Z] #77 152.4 checking whether we are using the GNU C compiler... yes [2022-08-31T11:55:01.682Z] #77 152.4 checking whether gcc accepts -g... yes [2022-08-31T11:55:01.682Z] #77 152.6 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:55:01.682Z] #77 152.9 checking whether gcc understands -c and -o together... yes [2022-08-31T11:55:01.682Z] #77 153.4 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:55:01.706Z] #61 DONE 0.3s [2022-08-31T11:55:01.706Z] [2022-08-31T11:55:01.706Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:55:01.706Z] #64 sha256:ab9ebc58d08ea6f310506b4e42e6d7a775d312e4613519240e0c1c7730be7e57 [2022-08-31T11:55:01.943Z] #77 153.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:55:01.943Z] #77 153.5 checking for egrep... /bin/grep -E [2022-08-31T11:55:01.943Z] #77 153.5 checking for fgrep... /bin/grep -F [2022-08-31T11:55:01.943Z] #77 153.5 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:55:01.943Z] #77 153.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:55:01.943Z] #77 153.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:55:02.205Z] #77 153.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:55:02.205Z] #77 154.0 checking whether ln -s works... yes [2022-08-31T11:55:02.205Z] #77 154.0 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:55:02.465Z] #77 154.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:55:02.465Z] #77 154.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:55:02.465Z] #77 154.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:55:02.465Z] #77 154.0 checking for objdump... objdump [2022-08-31T11:55:02.465Z] #77 154.1 checking how to recognize dependent libraries... pass_all [2022-08-31T11:55:02.465Z] #77 154.1 checking for dlltool... no [2022-08-31T11:55:02.465Z] #77 154.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:55:02.465Z] #77 154.1 checking for ar... ar [2022-08-31T11:55:02.694Z] #77 ... [2022-08-31T11:55:02.694Z] [2022-08-31T11:55:02.694Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:55:02.694Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:55:02.694Z] #47 DONE 262.2s [2022-08-31T11:55:02.694Z] [2022-08-31T11:55:02.694Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:55:02.694Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:55:02.724Z] #77 154.1 checking for archiver @FILE support... @ [2022-08-31T11:55:02.724Z] #77 154.4 checking for strip... strip [2022-08-31T11:55:02.724Z] #77 154.4 checking for ranlib... ranlib [2022-08-31T11:55:02.724Z] #77 154.4 checking for gawk... no [2022-08-31T11:55:02.724Z] #77 154.4 checking for mawk... mawk [2022-08-31T11:55:02.800Z] #19 342.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-31T11:55:02.800Z] #19 342.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:55:02.800Z] #19 342.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T11:55:02.800Z] #19 342.1 Selecting previously unselected package crossbuild-essential-armel. [2022-08-31T11:55:02.800Z] #19 342.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-31T11:55:02.800Z] #19 342.2 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-31T11:55:02.800Z] #19 342.2 Selecting previously unselected package libc6-armhf-cross. [2022-08-31T11:55:02.800Z] #19 342.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-31T11:55:02.800Z] #19 342.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-31T11:55:02.800Z] #19 342.3 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-31T11:55:02.800Z] #19 342.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:02.800Z] #19 342.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:02.800Z] #19 342.4 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-31T11:55:02.800Z] #19 342.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:02.800Z] #19 342.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:02.800Z] #19 342.4 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-31T11:55:02.800Z] #19 342.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:02.800Z] #19 342.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:02.800Z] #19 342.5 Selecting previously unselected package libasan6-armhf-cross. [2022-08-31T11:55:02.800Z] #19 342.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:02.800Z] #19 342.5 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:02.800Z] #19 342.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-31T11:55:02.800Z] #19 342.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:02.800Z] #19 342.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:02.800Z] #19 342.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-31T11:55:02.800Z] #19 342.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:02.800Z] #19 343.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:03.293Z] #77 154.4 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-31T11:55:03.293Z] #77 ... [2022-08-31T11:55:03.293Z] [2022-08-31T11:55:03.293Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-31T11:55:03.293Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-31T11:55:03.293Z] #20 DONE 1.7s [2022-08-31T11:55:03.293Z] [2022-08-31T11:55:03.293Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:55:03.293Z] #60 sha256:631b7252ad2f6a265e6f2c852d55b34fbbb429da12cdd24052eda3587edc8e84 [2022-08-31T11:55:03.293Z] #60 2.324 + RM_GOPATH=0 [2022-08-31T11:55:03.293Z] #60 2.324 + TMP_GOPATH= [2022-08-31T11:55:03.293Z] #60 2.324 + : /build [2022-08-31T11:55:03.293Z] #60 2.324 + '[' -z '' ']' [2022-08-31T11:55:03.293Z] #60 2.324 ++ mktemp -d [2022-08-31T11:55:03.293Z] #60 2.331 + export GOPATH=/tmp/tmp.VAchpoXyXa [2022-08-31T11:55:03.293Z] #60 2.335 + GOPATH=/tmp/tmp.VAchpoXyXa [2022-08-31T11:55:03.293Z] #60 2.335 + RM_GOPATH=1 [2022-08-31T11:55:03.293Z] #60 2.335 + case "$(go env GOARCH)" in [2022-08-31T11:55:03.293Z] #60 2.335 ++ go env GOARCH [2022-08-31T11:55:03.293Z] #60 2.360 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:55:03.293Z] #60 2.360 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:55:03.293Z] #60 2.360 ++ dirname /install.sh [2022-08-31T11:55:03.293Z] #60 2.379 Install runc version v1.1.4 (build tags: seccomp) [2022-08-31T11:55:03.293Z] #60 2.383 + dir=/ [2022-08-31T11:55:03.293Z] #60 2.383 + bin=runc [2022-08-31T11:55:03.293Z] #60 2.383 + shift [2022-08-31T11:55:03.293Z] #60 2.383 + '[' '!' -f //runc.installer ']' [2022-08-31T11:55:03.293Z] #60 2.383 + . //runc.installer [2022-08-31T11:55:03.293Z] #60 2.383 ++ set -e [2022-08-31T11:55:03.293Z] #60 2.383 ++ : v1.1.4 [2022-08-31T11:55:03.293Z] #60 2.383 + install_runc [2022-08-31T11:55:03.293Z] #60 2.383 + RUNC_BUILDTAGS=seccomp [2022-08-31T11:55:03.293Z] #60 2.383 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-31T11:55:03.293Z] #60 2.383 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VAchpoXyXa/src/github.com/opencontainers/runc [2022-08-31T11:55:03.293Z] #60 2.383 Cloning into '/tmp/tmp.VAchpoXyXa/src/github.com/opencontainers/runc'... [2022-08-31T11:55:03.344Z] #77 ... [2022-08-31T11:55:03.344Z] [2022-08-31T11:55:03.344Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:55:03.344Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:55:03.344Z] #36 250.6 Delve is a source level debugger for Go programs. [2022-08-31T11:55:03.344Z] #36 250.6 [2022-08-31T11:55:03.344Z] #36 250.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-31T11:55:03.344Z] #36 250.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-31T11:55:03.344Z] #36 250.6 [2022-08-31T11:55:03.344Z] #36 250.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-31T11:55:03.344Z] #36 250.6 [2022-08-31T11:55:03.344Z] #36 250.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-31T11:55:03.344Z] #36 250.6 [2022-08-31T11:55:03.344Z] #36 250.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-31T11:55:03.344Z] #36 250.6 [2022-08-31T11:55:03.344Z] #36 250.6 Usage: [2022-08-31T11:55:03.344Z] #36 250.6 dlv [command] [2022-08-31T11:55:03.344Z] #36 250.6 [2022-08-31T11:55:03.344Z] #36 250.6 Available Commands: [2022-08-31T11:55:03.344Z] #36 250.6 attach Attach to running process and begin debugging. [2022-08-31T11:55:03.344Z] #36 250.6 connect Connect to a headless debug server with a terminal client. [2022-08-31T11:55:03.344Z] #36 250.6 core Examine a core dump. [2022-08-31T11:55:03.344Z] #36 250.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-31T11:55:03.344Z] #36 250.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-31T11:55:03.344Z] #36 250.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-31T11:55:03.344Z] #36 250.6 help Help about any command [2022-08-31T11:55:03.344Z] #36 250.6 run Deprecated command. Use 'debug' instead. [2022-08-31T11:55:03.344Z] #36 250.6 test Compile test binary and begin debugging program. [2022-08-31T11:55:03.344Z] #36 250.6 trace Compile and begin tracing program. [2022-08-31T11:55:03.344Z] #36 250.6 version Prints version. [2022-08-31T11:55:03.344Z] #36 250.6 [2022-08-31T11:55:03.344Z] #36 250.6 Flags: [2022-08-31T11:55:03.344Z] #36 250.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-31T11:55:03.344Z] #36 250.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-31T11:55:03.344Z] #36 250.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-31T11:55:03.344Z] #36 250.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-31T11:55:03.345Z] #36 250.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-31T11:55:03.345Z] #36 250.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-31T11:55:03.345Z] #36 250.6 --disable-aslr Disables address space randomization [2022-08-31T11:55:03.345Z] #36 250.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-31T11:55:03.345Z] #36 250.6 -h, --help help for dlv [2022-08-31T11:55:03.345Z] #36 250.6 --init string Init file, executed by the terminal client. [2022-08-31T11:55:03.345Z] #36 250.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-31T11:55:03.345Z] #36 250.6 --log Enable debugging server logging. [2022-08-31T11:55:03.345Z] #36 250.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-31T11:55:03.345Z] #36 250.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-31T11:55:03.345Z] #36 250.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-31T11:55:03.345Z] #36 250.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-31T11:55:03.345Z] #36 250.6 --wd string Working directory for running the program. [2022-08-31T11:55:03.345Z] #36 250.6 [2022-08-31T11:55:03.345Z] #36 250.6 Additional help topics: [2022-08-31T11:55:03.345Z] #36 250.6 dlv backend Help about the --backend flag. [2022-08-31T11:55:03.345Z] #36 250.6 dlv log Help about logging flags. [2022-08-31T11:55:03.345Z] #36 250.6 dlv redirect Help about file redirection. [2022-08-31T11:55:03.345Z] #36 250.6 [2022-08-31T11:55:03.345Z] #36 250.6 Use "dlv [command] --help" for more information about a command. [2022-08-31T11:55:03.345Z] #36 DONE 250.7s [2022-08-31T11:55:03.345Z] [2022-08-31T11:55:03.345Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:55:03.345Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:55:03.345Z] #21 25.24 Building dependency tree... [2022-08-31T11:55:03.416Z] #19 343.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-31T11:55:03.416Z] #19 343.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:03.416Z] #19 343.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:03.416Z] #19 343.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-31T11:55:03.416Z] #19 343.3 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:55:03.416Z] #19 343.3 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T11:55:03.553Z] #60 ... [2022-08-31T11:55:03.553Z] [2022-08-31T11:55:03.553Z] #77 [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-08-31T11:55:03.553Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:03.553Z] #77 154.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:55:03.553Z] #77 155.2 checking for sysroot... no [2022-08-31T11:55:03.553Z] #77 155.2 checking for a working dd... /bin/dd [2022-08-31T11:55:03.553Z] #77 155.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:55:03.605Z] #21 28.30 The following additional packages will be installed: [2022-08-31T11:55:03.605Z] #21 28.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-31T11:55:03.605Z] #21 28.30 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-31T11:55:03.605Z] #21 28.30 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T11:55:03.605Z] #21 28.30 python3-pkg-resources vim-runtime xxd [2022-08-31T11:55:03.605Z] #21 28.30 Suggested packages: [2022-08-31T11:55:03.605Z] #21 28.30 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-31T11:55:03.605Z] #21 28.30 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-31T11:55:03.605Z] #21 28.30 acl attr quota [2022-08-31T11:55:03.605Z] #21 28.30 Recommended packages: [2022-08-31T11:55:03.606Z] #21 28.30 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-31T11:55:03.812Z] #77 155.5 checking for mt... no [2022-08-31T11:55:03.812Z] #77 155.5 checking if : is a manifest tool... no [2022-08-31T11:55:04.241Z] #64 234.2 + bin/containerd [2022-08-31T11:55:04.383Z] #77 155.5 checking how to run the C preprocessor... gcc -E [2022-08-31T11:55:04.606Z] #55 ... [2022-08-31T11:55:04.606Z] [2022-08-31T11:55:04.606Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-31T11:55:04.606Z] #48 sha256:1b9d083de0a6dd45d898b3881ff05ef7d4cc62eaed940af9ec428bfd2c477f02 [2022-08-31T11:55:05.971Z] #48 DONE 1.4s [2022-08-31T11:55:05.971Z] [2022-08-31T11:55:05.971Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:55:05.972Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:55:05.972Z] #55 ... [2022-08-31T11:55:05.972Z] [2022-08-31T11:55:05.972Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-31T11:55:05.972Z] #52 sha256:db5d19aa74c3ded614c5d74436c23542e89d25b8448476e58226685311d28cf0 [2022-08-31T11:55:06.023Z] #77 156.2 checking for ANSI C header files... yes [2022-08-31T11:55:06.150Z] #21 30.46 The following NEW packages will be installed: [2022-08-31T11:55:06.150Z] #21 30.46 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-31T11:55:06.150Z] #21 30.46 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-31T11:55:06.150Z] #21 30.46 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-31T11:55:06.150Z] #21 30.46 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-31T11:55:06.150Z] #21 30.46 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T11:55:06.150Z] #21 30.46 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-31T11:55:06.150Z] #21 30.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-31T11:55:06.150Z] #21 30.46 xz-utils zip zstd [2022-08-31T11:55:06.150Z] #21 30.89 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:55:06.150Z] #21 30.89 Need to get 27.7 MB of archives. [2022-08-31T11:55:06.150Z] #21 30.89 After this operation, 106 MB of additional disk space will be used. [2022-08-31T11:55:06.150Z] #21 30.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-31T11:55:06.150Z] #21 30.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-31T11:55:06.150Z] #21 30.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-31T11:55:06.150Z] #21 30.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T11:55:06.150Z] #21 30.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-31T11:55:06.150Z] #21 30.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-31T11:55:06.150Z] #21 30.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-31T11:55:06.150Z] #21 30.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-31T11:55:06.285Z] #77 157.7 checking for sys/types.h... yes [2022-08-31T11:55:06.410Z] #21 31.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T11:55:06.410Z] #21 31.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T11:55:06.410Z] #21 31.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-31T11:55:06.410Z] #21 31.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T11:55:06.410Z] #21 31.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-31T11:55:06.410Z] #21 31.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-31T11:55:06.410Z] #21 31.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-31T11:55:06.534Z] #52 DONE 0.5s [2022-08-31T11:55:06.534Z] [2022-08-31T11:55:06.534Z] #77 [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-08-31T11:55:06.534Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:06.534Z] #77 214.8 CCLD tests/init [2022-08-31T11:55:06.544Z] #77 157.9 checking for sys/stat.h... yes [2022-08-31T11:55:06.671Z] #21 31.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-31T11:55:06.671Z] #21 31.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-31T11:55:06.671Z] #21 31.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-31T11:55:06.671Z] #21 31.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-31T11:55:06.671Z] #21 31.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-31T11:55:06.671Z] #21 31.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-31T11:55:06.671Z] #21 31.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T11:55:06.671Z] #21 31.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T11:55:06.671Z] #21 31.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T11:55:06.671Z] #21 31.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-31T11:55:06.671Z] #21 31.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-31T11:55:06.671Z] #21 31.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T11:55:06.932Z] #21 31.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-31T11:55:06.932Z] #21 31.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-31T11:55:07.065Z] #77 158.4 checking for stdlib.h... yes [2022-08-31T11:55:07.096Z] #77 ... [2022-08-31T11:55:07.096Z] [2022-08-31T11:55:07.096Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-31T11:55:07.096Z] #54 sha256:87fbe76b2f1f927b5b9d4d16674007fb86c4b4e1325ed01169d19bb4bd470d10 [2022-08-31T11:55:07.096Z] #54 DONE 0.6s [2022-08-31T11:55:07.096Z] [2022-08-31T11:55:07.096Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:55:07.096Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:55:07.193Z] #21 31.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-31T11:55:07.193Z] #21 31.74 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:55:07.193Z] #21 31.74 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T11:55:07.193Z] #21 31.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-31T11:55:07.193Z] #21 31.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T11:55:07.193Z] #21 31.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-31T11:55:07.193Z] #21 31.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-31T11:55:07.193Z] #21 31.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-31T11:55:07.193Z] #21 31.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T11:55:07.193Z] #21 31.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-31T11:55:07.193Z] #21 31.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-31T11:55:07.193Z] #21 31.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-31T11:55:07.193Z] #21 31.85 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-31T11:55:07.193Z] #21 31.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-31T11:55:07.193Z] #21 31.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-31T11:55:07.193Z] #21 31.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-31T11:55:07.454Z] #21 32.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-31T11:55:07.454Z] #21 32.25 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-31T11:55:07.593Z] #77 158.8 checking for string.h... yes [2022-08-31T11:55:07.714Z] #21 32.27 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-31T11:55:07.714Z] #21 32.28 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-31T11:55:08.165Z] #77 159.3 checking for memory.h... yes [2022-08-31T11:55:08.655Z] #21 33.18 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:55:08.655Z] #21 33.34 Fetched 27.7 MB in 2s (15.9 MB/s) [2022-08-31T11:55:08.655Z] #21 33.48 Selecting previously unselected package pigz. [2022-08-31T11:55:08.655Z] #21 33.48 (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 ... 24018 files and directories currently installed.) [2022-08-31T11:55:08.735Z] #77 160.0 checking for strings.h... yes [2022-08-31T11:55:08.915Z] #21 33.55 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-31T11:55:08.915Z] #21 33.56 Unpacking pigz (2.6-1) ... [2022-08-31T11:55:09.176Z] #21 33.92 Selecting previously unselected package libelf1:amd64. [2022-08-31T11:55:09.176Z] #21 33.92 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-31T11:55:09.176Z] #21 33.94 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-31T11:55:09.563Z] #77 160.6 checking for inttypes.h... yes [2022-08-31T11:55:09.746Z] #21 34.38 Selecting previously unselected package libbpf0:amd64. [2022-08-31T11:55:09.746Z] #21 34.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-31T11:55:09.746Z] #21 34.41 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-31T11:55:09.953Z] #19 349.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-31T11:55:09.953Z] #19 349.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:55:09.953Z] #19 349.1 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T11:55:09.953Z] #19 349.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-31T11:55:09.953Z] #19 349.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-31T11:55:09.953Z] #19 349.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-31T11:55:10.006Z] #21 34.67 Selecting previously unselected package libcap2:amd64. [2022-08-31T11:55:10.006Z] #21 34.68 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T11:55:10.006Z] #21 34.70 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:55:10.083Z] #77 161.4 checking for stdint.h... yes [2022-08-31T11:55:10.267Z] #21 34.85 Selecting previously unselected package libmnl0:amd64. [2022-08-31T11:55:10.267Z] #21 34.86 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-31T11:55:10.267Z] #21 34.87 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-31T11:55:10.267Z] #21 34.99 Selecting previously unselected package libxtables12:amd64. [2022-08-31T11:55:10.267Z] #21 34.99 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-31T11:55:10.267Z] #21 35.01 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-31T11:55:10.515Z] #19 350.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-31T11:55:10.515Z] #19 350.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-31T11:55:10.515Z] #19 350.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-31T11:55:10.527Z] #21 35.25 Selecting previously unselected package libcap2-bin. [2022-08-31T11:55:10.527Z] #21 35.26 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-31T11:55:10.527Z] #21 35.29 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-31T11:55:10.659Z] #77 161.9 checking for unistd.h... yes [2022-08-31T11:55:10.788Z] #21 35.50 Selecting previously unselected package iproute2. [2022-08-31T11:55:10.788Z] #21 35.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-31T11:55:10.788Z] #21 35.53 Unpacking iproute2 (5.10.0-4) ... [2022-08-31T11:55:11.076Z] #19 351.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-31T11:55:11.076Z] #19 351.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:11.076Z] #19 351.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:11.637Z] #19 351.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-31T11:55:11.637Z] #19 351.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:55:11.637Z] #19 351.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T11:55:11.728Z] #21 36.36 Selecting previously unselected package xxd. [2022-08-31T11:55:11.728Z] #21 36.37 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:55:11.728Z] #21 36.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:55:11.858Z] #77 162.6 checking for dlfcn.h... yes [2022-08-31T11:55:11.858Z] #77 163.2 checking for objdir... .libs [2022-08-31T11:55:11.989Z] #21 36.72 Selecting previously unselected package vim-common. [2022-08-31T11:55:11.989Z] #21 36.77 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:55:12.118Z] #77 ... [2022-08-31T11:55:12.118Z] [2022-08-31T11:55:12.118Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:55:12.118Z] #60 sha256:631b7252ad2f6a265e6f2c852d55b34fbbb429da12cdd24052eda3587edc8e84 [2022-08-31T11:55:12.118Z] #60 20.57 Updating files: 96% (1157/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-08-31T11:55:12.118Z] #60 20.63 + cd /tmp/tmp.VAchpoXyXa/src/github.com/opencontainers/runc [2022-08-31T11:55:12.118Z] #60 20.63 + git checkout -q v1.1.4 [2022-08-31T11:55:12.249Z] #21 36.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:55:12.509Z] #21 37.05 Selecting previously unselected package bash-completion. [2022-08-31T11:55:12.509Z] #21 37.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-31T11:55:12.770Z] #21 ... [2022-08-31T11:55:12.770Z] [2022-08-31T11:55:12.770Z] #77 [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-08-31T11:55:12.770Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:12.770Z] #77 174.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-31T11:55:12.770Z] #77 174.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T11:55:12.770Z] #77 175.1 checking for gcc... gcc [2022-08-31T11:55:12.770Z] #77 175.3 checking whether the C compiler works... yes [2022-08-31T11:55:12.770Z] #77 175.6 checking for C compiler default output file name... a.out [2022-08-31T11:55:12.770Z] #77 175.7 checking for suffix of executables... [2022-08-31T11:55:12.770Z] #77 176.1 checking whether we are cross compiling... no [2022-08-31T11:55:12.770Z] #77 176.5 checking for suffix of object files... o [2022-08-31T11:55:12.770Z] #77 176.6 checking whether we are using the GNU C compiler... yes [2022-08-31T11:55:12.770Z] #77 176.9 checking whether gcc accepts -g... yes [2022-08-31T11:55:12.770Z] #77 177.0 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:55:12.770Z] #77 177.2 checking whether gcc understands -c and -o together... yes [2022-08-31T11:55:12.770Z] #77 177.5 checking how to run the C preprocessor... gcc -E [2022-08-31T11:55:12.770Z] #77 177.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:55:12.770Z] #77 177.9 checking for egrep... /bin/grep -E [2022-08-31T11:55:12.770Z] #77 177.9 checking for ANSI C header files... yes [2022-08-31T11:55:12.770Z] #77 178.9 checking for sys/types.h... yes [2022-08-31T11:55:12.770Z] #77 179.2 checking for sys/stat.h... yes [2022-08-31T11:55:12.770Z] #77 179.6 checking for stdlib.h... yes [2022-08-31T11:55:12.770Z] #77 180.0 checking for string.h... yes [2022-08-31T11:55:12.770Z] #77 180.3 checking for memory.h... yes [2022-08-31T11:55:12.770Z] #77 180.6 checking for strings.h... yes [2022-08-31T11:55:12.770Z] #77 180.9 checking for inttypes.h... yes [2022-08-31T11:55:12.770Z] #77 181.2 checking for stdint.h... yes [2022-08-31T11:55:12.770Z] #77 181.5 checking for unistd.h... yes [2022-08-31T11:55:12.770Z] #77 181.8 checking minix/config.h usability... no [2022-08-31T11:55:12.770Z] #77 182.1 checking minix/config.h presence... no [2022-08-31T11:55:12.770Z] #77 182.2 checking for minix/config.h... no [2022-08-31T11:55:12.770Z] #77 182.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-31T11:55:12.770Z] #77 182.5 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:55:12.770Z] #77 182.9 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:55:12.770Z] #77 182.9 checking how to print strings... printf [2022-08-31T11:55:12.770Z] #77 182.9 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:55:12.770Z] #77 183.0 checking for fgrep... /bin/grep -F [2022-08-31T11:55:12.770Z] #77 183.0 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:55:12.770Z] #77 183.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:55:12.770Z] #77 183.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:55:12.770Z] #77 183.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:55:12.770Z] #77 183.2 checking whether ln -s works... yes [2022-08-31T11:55:12.770Z] #77 183.2 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:55:12.770Z] #77 183.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:55:12.770Z] #77 183.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:55:12.770Z] #77 183.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:55:12.770Z] #77 183.3 checking for objdump... objdump [2022-08-31T11:55:12.770Z] #77 183.3 checking how to recognize dependent libraries... pass_all [2022-08-31T11:55:12.770Z] #77 183.3 checking for dlltool... no [2022-08-31T11:55:12.770Z] #77 183.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:55:12.770Z] #77 183.3 checking for ar... ar [2022-08-31T11:55:12.770Z] #77 183.3 checking for archiver @FILE support... @ [2022-08-31T11:55:13.036Z] #77 183.4 checking for strip... strip [2022-08-31T11:55:13.036Z] #77 183.4 checking for ranlib... ranlib [2022-08-31T11:55:13.036Z] #77 183.4 checking for gawk... no [2022-08-31T11:55:13.036Z] #77 183.4 checking for mawk... mawk [2022-08-31T11:55:13.296Z] #77 183.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:55:13.296Z] #77 183.8 checking for sysroot... no [2022-08-31T11:55:13.296Z] #77 183.8 checking for a working dd... /bin/dd [2022-08-31T11:55:13.296Z] #77 183.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:55:13.498Z] #60 21.65 + '[' -z '' ']' [2022-08-31T11:55:13.498Z] #60 21.65 + target=static [2022-08-31T11:55:13.498Z] #60 21.65 + make BUILDTAGS=seccomp static [2022-08-31T11:55:13.498Z] #60 ... [2022-08-31T11:55:13.498Z] [2022-08-31T11:55:13.498Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:55:13.498Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:55:13.498Z] #21 2.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:55:13.498Z] #21 2.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:55:13.498Z] #21 2.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:55:13.498Z] #21 3.664 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:55:13.498Z] #21 7.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:55:13.498Z] #21 9.586 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:55:13.498Z] #21 ... [2022-08-31T11:55:13.498Z] [2022-08-31T11:55:13.498Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:55:13.498Z] #60 sha256:631b7252ad2f6a265e6f2c852d55b34fbbb429da12cdd24052eda3587edc8e84 [2022-08-31T11:55:13.498Z] #60 22.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-31T11:55:13.560Z] #77 183.9 checking for mt... no [2022-08-31T11:55:13.560Z] #77 183.9 checking if : is a manifest tool... no [2022-08-31T11:55:13.820Z] #77 183.9 checking for dlfcn.h... yes [2022-08-31T11:55:13.820Z] #77 184.2 checking for objdir... .libs [2022-08-31T11:55:14.341Z] #77 184.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:55:14.341Z] #77 184.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:55:14.341Z] #77 184.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:55:14.912Z] #77 184.9 checking if gcc static flag -static works... yes [2022-08-31T11:55:15.173Z] #77 185.5 checking if gcc supports -c -o file.o... yes [2022-08-31T11:55:15.173Z] #77 185.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:55:15.173Z] #77 185.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:55:15.696Z] #77 185.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:55:15.697Z] #77 186.4 checking how to hardcode library paths into programs... immediate [2022-08-31T11:55:15.957Z] #77 186.4 checking whether stripping libraries is possible... yes [2022-08-31T11:55:15.957Z] #77 186.4 checking if libtool supports shared libraries... yes [2022-08-31T11:55:15.957Z] #77 186.4 checking whether to build shared libraries... no [2022-08-31T11:55:15.957Z] #77 186.4 checking whether to build static libraries... yes [2022-08-31T11:55:15.957Z] #77 186.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:55:15.957Z] #77 186.5 checking whether build environment is sane... yes [2022-08-31T11:55:15.957Z] #77 186.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:55:16.217Z] #77 186.6 checking whether make sets $(MAKE)... yes [2022-08-31T11:55:16.218Z] #77 186.7 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:55:16.218Z] #77 186.8 checking whether make supports nested variables... yes [2022-08-31T11:55:16.218Z] #77 186.9 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:55:16.478Z] #77 186.9 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:55:16.478Z] #77 186.9 checking how to create a ustar tar archive... gnutar [2022-08-31T11:55:16.740Z] #77 187.1 checking dependency style of gcc... gcc3 [2022-08-31T11:55:16.740Z] #77 187.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:55:16.740Z] #77 187.3 checking whether make supports nested variables... (cached) yes [2022-08-31T11:55:16.740Z] #77 187.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T11:55:16.740Z] #77 187.3 checking pkg-config is at least version 0.9.0... yes [2022-08-31T11:55:16.880Z] #19 356.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-31T11:55:16.880Z] #19 356.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:55:16.880Z] #19 356.7 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T11:55:16.880Z] #19 356.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-31T11:55:16.880Z] #19 356.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-31T11:55:16.880Z] #19 356.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-31T11:55:17.000Z] #77 187.3 checking for yajl >= 2.1.0... yes [2022-08-31T11:55:17.001Z] #77 187.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T11:55:17.001Z] #77 187.4 checking for gcc... (cached) gcc [2022-08-31T11:55:17.136Z] #19 357.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-31T11:55:17.136Z] #19 357.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-31T11:55:17.136Z] #19 357.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-31T11:55:17.261Z] #77 187.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T11:55:17.261Z] #77 187.8 checking whether gcc accepts -g... (cached) yes [2022-08-31T11:55:17.261Z] #77 187.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T11:55:17.261Z] #77 187.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T11:55:17.522Z] #77 187.8 checking for a Python interpreter with version >= 3... python3 [2022-08-31T11:55:17.522Z] #77 187.9 checking for python3... /usr/bin/python3 [2022-08-31T11:55:17.522Z] #77 187.9 checking for python3 version... 3.9 [2022-08-31T11:55:17.522Z] #77 188.0 checking for python3 platform... linux [2022-08-31T11:55:17.696Z] #19 357.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-31T11:55:17.696Z] #19 357.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:17.696Z] #19 357.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:17.782Z] #77 188.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T11:55:17.953Z] #19 357.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-31T11:55:17.953Z] #19 357.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:18.042Z] #77 188.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T11:55:18.208Z] #19 358.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:18.303Z] #77 188.7 checking that generated files are newer than configure... done [2022-08-31T11:55:18.303Z] #77 188.7 configure: creating ./config.status [2022-08-31T11:55:18.463Z] #19 358.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-31T11:55:18.718Z] #19 358.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:18.718Z] #19 358.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:18.718Z] #19 358.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-31T11:55:18.776Z] #60 ... [2022-08-31T11:55:18.776Z] [2022-08-31T11:55:18.776Z] #77 [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-08-31T11:55:18.776Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:18.776Z] #77 164.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:55:18.776Z] #77 164.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:55:18.776Z] #77 164.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:55:18.776Z] #77 164.7 checking if gcc static flag -static works... yes [2022-08-31T11:55:18.776Z] #77 165.3 checking if gcc supports -c -o file.o... yes [2022-08-31T11:55:18.776Z] #77 165.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:55:18.776Z] #77 165.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:55:18.776Z] #77 166.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:55:18.776Z] #77 166.2 checking how to hardcode library paths into programs... immediate [2022-08-31T11:55:18.776Z] #77 166.2 checking whether stripping libraries is possible... yes [2022-08-31T11:55:18.776Z] #77 166.3 checking if libtool supports shared libraries... yes [2022-08-31T11:55:18.776Z] #77 166.3 checking whether to build shared libraries... no [2022-08-31T11:55:18.776Z] #77 166.3 checking whether to build static libraries... yes [2022-08-31T11:55:18.776Z] #77 166.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:55:18.776Z] #77 166.3 checking whether build environment is sane... yes [2022-08-31T11:55:18.776Z] #77 166.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:55:18.776Z] #77 166.4 checking whether make sets $(MAKE)... yes [2022-08-31T11:55:18.776Z] #77 166.5 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:55:18.776Z] #77 166.6 checking whether make supports nested variables... yes [2022-08-31T11:55:18.776Z] #77 166.7 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:55:18.776Z] #77 166.7 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:55:18.776Z] #77 166.7 checking how to create a ustar tar archive... gnutar [2022-08-31T11:55:18.776Z] #77 166.8 checking dependency style of gcc... gcc3 [2022-08-31T11:55:18.776Z] #77 167.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:55:18.776Z] #77 167.1 checking whether make supports nested variables... (cached) yes [2022-08-31T11:55:18.776Z] #77 167.1 checking for gawk... (cached) mawk [2022-08-31T11:55:18.776Z] #77 167.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T11:55:18.776Z] #77 167.1 checking for gcc... (cached) gcc [2022-08-31T11:55:18.776Z] #77 167.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T11:55:18.776Z] #77 167.5 checking whether gcc accepts -g... (cached) yes [2022-08-31T11:55:18.776Z] #77 167.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T11:55:18.776Z] #77 167.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T11:55:18.776Z] #77 167.5 checking for a Python interpreter with version >= 3... python3 [2022-08-31T11:55:18.776Z] #77 167.6 checking for python3... /usr/bin/python3 [2022-08-31T11:55:18.776Z] #77 167.6 checking for python3 version... 3.9 [2022-08-31T11:55:18.776Z] #77 167.9 checking for python3 platform... linux [2022-08-31T11:55:18.776Z] #77 168.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T11:55:18.776Z] #77 168.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T11:55:18.776Z] #77 168.8 checking for go-md2man... no [2022-08-31T11:55:18.776Z] #77 168.9 checking error.h usability... yes [2022-08-31T11:55:18.776Z] #77 169.2 checking error.h presence... yes [2022-08-31T11:55:18.776Z] #77 169.5 checking for error.h... yes [2022-08-31T11:55:18.776Z] #77 169.6 checking linux/openat2.h usability... yes [2022-08-31T11:55:18.776Z] #77 170.0 checking linux/openat2.h presence... yes [2022-08-31T11:55:18.776Z] #77 170.2 checking for linux/openat2.h... yes [2022-08-31T11:55:18.973Z] #19 358.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:18.973Z] #19 358.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:19.344Z] #77 170.3 checking for copy_file_range... yes [2022-08-31T11:55:19.535Z] #19 359.4 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-31T11:55:19.535Z] #19 359.4 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:19.535Z] #19 359.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:19.824Z] #19 359.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-31T11:55:19.824Z] #19 359.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:19.824Z] #19 359.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:19.913Z] #77 170.9 checking for fgetxattr... yes [2022-08-31T11:55:20.434Z] #77 171.6 checking for statx... yes [2022-08-31T11:55:20.694Z] #77 172.0 checking for fgetpwent_r... yes [2022-08-31T11:55:20.749Z] #19 360.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-31T11:55:20.749Z] #19 360.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:20.749Z] #19 360.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:21.004Z] #19 360.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-31T11:55:21.004Z] #19 360.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:21.004Z] #19 360.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:21.264Z] #77 172.5 checking for issetugid... no [2022-08-31T11:55:21.264Z] #77 173.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T11:55:21.264Z] #77 173.0 checking pkg-config is at least version 0.9.0... yes [2022-08-31T11:55:21.666Z] #19 361.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-31T11:55:21.666Z] #19 361.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:21.666Z] #19 361.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:21.921Z] #19 362.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-31T11:55:22.176Z] #19 362.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:22.176Z] #19 362.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:22.176Z] #19 362.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-31T11:55:22.176Z] #19 362.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:22.176Z] #19 362.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:22.202Z] #77 173.0 checking for library containing yajl_tree_get... -lyajl [2022-08-31T11:55:22.202Z] #77 173.8 checking for yajl >= 2.0.0... yes [2022-08-31T11:55:22.461Z] #77 173.9 checking sys/capability.h usability... yes [2022-08-31T11:55:22.461Z] #77 174.2 checking sys/capability.h presence... yes [2022-08-31T11:55:22.461Z] #77 174.3 checking for sys/capability.h... yes [2022-08-31T11:55:22.504Z] #77 192.3 config.status: creating Makefile [2022-08-31T11:55:22.504Z] #77 192.5 config.status: creating config.h [2022-08-31T11:55:22.504Z] #77 192.6 config.status: executing libtool commands [2022-08-31T11:55:22.504Z] #77 192.8 config.status: executing depfiles commands [2022-08-31T11:55:22.736Z] #19 362.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-31T11:55:22.736Z] #19 362.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:55:22.736Z] #19 362.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:23.445Z] #77 193.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-31T11:55:23.445Z] #77 193.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T11:55:23.659Z] #77 174.3 checking for library containing cap_from_name... -lcap [2022-08-31T11:55:24.228Z] #77 175.0 checking for library containing dlopen... -ldl [2022-08-31T11:55:24.386Z] #77 194.9 checking for gcc... gcc [2022-08-31T11:55:24.646Z] #77 195.0 checking whether the C compiler works... [2022-08-31T11:55:24.647Z] #77 ... [2022-08-31T11:55:24.647Z] [2022-08-31T11:55:24.647Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:55:24.647Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:55:24.647Z] #21 39.50 Unpacking bash-completion (1:2.11-2) ... [2022-08-31T11:55:24.647Z] #21 40.31 Selecting previously unselected package bzip2. [2022-08-31T11:55:24.647Z] #21 40.32 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 40.33 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T11:55:24.647Z] #21 40.45 Selecting previously unselected package xz-utils. [2022-08-31T11:55:24.647Z] #21 40.46 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 40.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:55:24.647Z] #21 40.78 Selecting previously unselected package apparmor. [2022-08-31T11:55:24.647Z] #21 40.78 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 40.92 Unpacking apparmor (2.13.6-10) ... [2022-08-31T11:55:24.647Z] #21 41.79 Selecting previously unselected package inetutils-ping. [2022-08-31T11:55:24.647Z] #21 41.81 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 41.82 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-31T11:55:24.647Z] #21 42.28 Selecting previously unselected package libip4tc2:amd64. [2022-08-31T11:55:24.647Z] #21 42.28 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 42.32 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T11:55:24.647Z] #21 42.56 Selecting previously unselected package libip6tc2:amd64. [2022-08-31T11:55:24.647Z] #21 42.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 42.60 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T11:55:24.647Z] #21 42.84 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-31T11:55:24.647Z] #21 42.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 42.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T11:55:24.647Z] #21 42.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-31T11:55:24.647Z] #21 42.96 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 42.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T11:55:24.647Z] #21 43.05 Selecting previously unselected package libnftnl11:amd64. [2022-08-31T11:55:24.647Z] #21 43.05 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 43.06 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T11:55:24.647Z] #21 43.38 Selecting previously unselected package iptables. [2022-08-31T11:55:24.647Z] #21 43.39 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 43.42 Unpacking iptables (1.8.7-1) ... [2022-08-31T11:55:24.647Z] #21 44.02 Selecting previously unselected package libonig5:amd64. [2022-08-31T11:55:24.647Z] #21 44.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 44.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:55:24.647Z] #21 44.46 Selecting previously unselected package libjq1:amd64. [2022-08-31T11:55:24.647Z] #21 44.46 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 44.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:55:24.647Z] #21 44.68 Selecting previously unselected package jq. [2022-08-31T11:55:24.647Z] #21 44.70 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 44.75 Unpacking jq (1.6-2.1) ... [2022-08-31T11:55:24.647Z] #21 44.93 Selecting previously unselected package libaio1:amd64. [2022-08-31T11:55:24.647Z] #21 44.93 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 44.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-31T11:55:24.647Z] #21 45.04 Selecting previously unselected package libgpm2:amd64. [2022-08-31T11:55:24.647Z] #21 45.04 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 45.04 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-31T11:55:24.647Z] #21 45.14 Selecting previously unselected package libicu67:amd64. [2022-08-31T11:55:24.647Z] #21 45.15 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-31T11:55:24.647Z] #21 45.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T11:55:24.881Z] #77 175.9 checking seccomp.h usability... yes [2022-08-31T11:55:24.907Z] #21 ... [2022-08-31T11:55:24.907Z] [2022-08-31T11:55:24.907Z] #77 [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-08-31T11:55:24.907Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:24.907Z] #77 195.0 checking whether the C compiler works... yes [2022-08-31T11:55:24.907Z] #77 195.3 checking for C compiler default output file name... a.out [2022-08-31T11:55:25.158Z] #77 176.5 checking seccomp.h presence... yes [2022-08-31T11:55:25.158Z] #77 176.7 checking for seccomp.h... yes [2022-08-31T11:55:25.168Z] #77 195.4 checking for suffix of executables... [2022-08-31T11:55:25.220Z] #55 ... [2022-08-31T11:55:25.220Z] [2022-08-31T11:55:25.220Z] #77 [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-08-31T11:55:25.220Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:25.220Z] #77 231.7 AR libcrun_testing.a [2022-08-31T11:55:25.220Z] #77 231.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-31T11:55:25.220Z] #77 231.8 CCLD tests/tests_libcrun_utils [2022-08-31T11:55:25.220Z] #77 231.9 CCLD tests/tests_libcrun_errors [2022-08-31T11:55:25.220Z] #77 231.9 CCLD tests/tests_libcrun_fuzzer [2022-08-31T11:55:25.220Z] #77 233.1 CCLD libcrun.la [2022-08-31T11:55:25.428Z] #77 195.6 checking whether we are cross compiling... no [2022-08-31T11:55:25.429Z] #77 196.0 checking for suffix of object files... o [2022-08-31T11:55:25.475Z] #77 233.7 CCLD crun [2022-08-31T11:55:25.689Z] #77 196.1 checking whether we are using the GNU C compiler... yes [2022-08-31T11:55:25.689Z] #77 196.2 checking whether gcc accepts -g... yes [2022-08-31T11:55:25.950Z] #77 196.3 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:55:26.037Z] #77 234.1 make[3]: Entering directory '/tmp/crun-build' [2022-08-31T11:55:26.037Z] #77 234.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-31T11:55:26.037Z] #77 234.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-31T11:55:26.037Z] #77 234.4 /bin/mkdir -p '/usr/local/lib' [2022-08-31T11:55:26.037Z] #77 234.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-31T11:55:26.037Z] #77 234.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-31T11:55:26.037Z] #77 234.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-31T11:55:26.037Z] #77 234.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-31T11:55:26.037Z] #77 234.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-31T11:55:26.210Z] #77 196.5 checking whether gcc understands -c and -o together... yes [2022-08-31T11:55:26.210Z] #77 196.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:55:26.210Z] #77 196.7 checking whether build environment is sane... yes [2022-08-31T11:55:26.210Z] #77 196.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:55:26.471Z] #77 196.8 checking for gawk... no [2022-08-31T11:55:26.471Z] #77 196.8 checking for mawk... mawk [2022-08-31T11:55:26.471Z] #77 196.8 checking whether make sets $(MAKE)... yes [2022-08-31T11:55:26.471Z] #77 197.0 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:55:26.471Z] #77 197.0 checking whether make supports nested variables... yes [2022-08-31T11:55:26.471Z] #77 197.0 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:55:26.471Z] #77 197.0 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:55:26.471Z] #77 197.0 checking how to create a ustar tar archive... gnutar [2022-08-31T11:55:26.576Z] #77 176.7 checking for library containing seccomp_rule_add... -lseccomp [2022-08-31T11:55:26.600Z] #77 234.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-31T11:55:26.600Z] #77 234.7 ---------------------------------------------------------------------- [2022-08-31T11:55:26.600Z] #77 234.7 Libraries have been installed in: [2022-08-31T11:55:26.600Z] #77 234.7 /usr/local/lib [2022-08-31T11:55:26.600Z] #77 234.7 [2022-08-31T11:55:26.600Z] #77 234.7 If you ever happen to want to link against installed libraries [2022-08-31T11:55:26.600Z] #77 234.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-31T11:55:26.600Z] #77 234.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-31T11:55:26.600Z] #77 234.7 flag during linking and do at least one of the following: [2022-08-31T11:55:26.600Z] #77 234.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-31T11:55:26.600Z] #77 234.7 during execution [2022-08-31T11:55:26.600Z] #77 234.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-31T11:55:26.600Z] #77 234.7 during linking [2022-08-31T11:55:26.600Z] #77 234.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-31T11:55:26.600Z] #77 234.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-31T11:55:26.600Z] #77 234.7 [2022-08-31T11:55:26.600Z] #77 234.7 See any operating system documentation about shared libraries for [2022-08-31T11:55:26.600Z] #77 234.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-31T11:55:26.600Z] #77 234.7 ---------------------------------------------------------------------- [2022-08-31T11:55:26.600Z] #77 234.7 /bin/mkdir -p '/build' [2022-08-31T11:55:26.600Z] #77 234.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-31T11:55:26.600Z] #77 234.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-31T11:55:26.600Z] #77 234.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-31T11:55:26.600Z] #77 234.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-31T11:55:26.600Z] #77 234.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-31T11:55:26.731Z] #77 197.1 checking dependency style of gcc... gcc3 [2022-08-31T11:55:26.731Z] #77 197.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:55:26.731Z] #77 197.3 checking whether make supports nested variables... (cached) yes [2022-08-31T11:55:26.837Z] #77 177.9 checking for library containing seccomp_arch_resolve_name... none required [2022-08-31T11:55:26.856Z] #77 DONE 235.0s [2022-08-31T11:55:26.856Z] [2022-08-31T11:55:26.856Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:55:26.856Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:55:27.302Z] #77 197.4 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:55:27.302Z] #77 197.7 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:55:27.302Z] #77 197.7 checking how to print strings... printf [2022-08-31T11:55:27.302Z] #77 197.8 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:55:27.302Z] #77 197.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:55:27.302Z] #77 197.9 checking for egrep... /bin/grep -E [2022-08-31T11:55:27.302Z] #77 197.9 checking for fgrep... /bin/grep -F [2022-08-31T11:55:27.302Z] #77 197.9 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:55:27.406Z] #77 178.5 checking systemd/sd-bus.h usability... yes [2022-08-31T11:55:27.406Z] #77 179.0 checking systemd/sd-bus.h presence... yes [2022-08-31T11:55:27.562Z] #77 198.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:55:27.562Z] #77 198.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:55:27.665Z] #77 179.2 checking for systemd/sd-bus.h... yes [2022-08-31T11:55:27.822Z] #77 198.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:55:27.822Z] #77 198.4 checking whether ln -s works... yes [2022-08-31T11:55:27.822Z] #77 198.4 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:55:27.978Z] #19 367.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-31T11:55:27.978Z] #19 367.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:55:27.978Z] #19 367.7 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:27.978Z] #19 367.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-31T11:55:27.978Z] #19 367.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-31T11:55:27.978Z] #19 367.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-31T11:55:27.978Z] #19 367.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-31T11:55:27.978Z] #19 367.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-31T11:55:27.978Z] #19 367.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-31T11:55:28.085Z] #77 198.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:55:28.085Z] #77 198.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:55:28.085Z] #77 198.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:55:28.085Z] #77 198.4 checking for objdump... objdump [2022-08-31T11:55:28.085Z] #77 198.4 checking how to recognize dependent libraries... pass_all [2022-08-31T11:55:28.085Z] #77 198.4 checking for dlltool... no [2022-08-31T11:55:28.085Z] #77 198.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:55:28.085Z] #77 198.5 checking for ar... ar [2022-08-31T11:55:28.085Z] #77 198.5 checking for archiver @FILE support... @ [2022-08-31T11:55:28.234Z] #19 368.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-31T11:55:28.234Z] #19 368.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:28.234Z] #19 368.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:28.346Z] #77 198.7 checking for strip... strip [2022-08-31T11:55:28.346Z] #77 198.7 checking for ranlib... ranlib [2022-08-31T11:55:28.613Z] #77 179.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-31T11:55:28.802Z] #19 368.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-31T11:55:28.802Z] #19 368.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:55:28.802Z] #19 368.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:28.872Z] #77 180.1 checking for sd_notify_barrier... yes [2022-08-31T11:55:28.916Z] #77 198.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:55:28.916Z] #77 199.4 checking for sysroot... no [2022-08-31T11:55:28.916Z] #77 199.4 checking for a working dd... /bin/dd [2022-08-31T11:55:28.916Z] #77 199.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:55:28.916Z] #77 199.6 checking for mt... no [2022-08-31T11:55:29.176Z] #77 199.6 checking if : is a manifest tool... no [2022-08-31T11:55:29.436Z] #77 199.6 checking how to run the C preprocessor... gcc -E [2022-08-31T11:55:29.443Z] #77 180.6 checking linux/bpf.h usability... yes [2022-08-31T11:55:29.443Z] #77 180.9 checking linux/bpf.h presence... [2022-08-31T11:55:29.443Z] #77 ... [2022-08-31T11:55:29.443Z] [2022-08-31T11:55:29.443Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-31T11:55:29.443Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-31T11:55:29.443Z] #34 DONE 272.3s [2022-08-31T11:55:29.443Z] [2022-08-31T11:55:29.443Z] #77 [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-08-31T11:55:29.443Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:29.443Z] #77 180.9 checking linux/bpf.h presence... yes [2022-08-31T11:55:29.443Z] #77 181.1 checking for linux/bpf.h... yes [2022-08-31T11:55:29.443Z] #77 181.1 checking compilation for eBPF... [2022-08-31T11:55:29.443Z] #77 ... [2022-08-31T11:55:29.443Z] [2022-08-31T11:55:29.443Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:55:29.443Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:55:29.443Z] #21 16.19 Fetched 8572 kB in 14s (611 kB/s) [2022-08-31T11:55:29.443Z] #21 16.19 Reading package lists... [2022-08-31T11:55:29.701Z] #21 22.08 Reading package lists... [2022-08-31T11:55:29.701Z] #21 ... [2022-08-31T11:55:29.701Z] [2022-08-31T11:55:29.701Z] #77 [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-08-31T11:55:29.701Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:29.701Z] #77 181.1 checking compilation for eBPF... yes [2022-08-31T11:55:29.960Z] #77 181.4 checking for criu >= 3.15... no [2022-08-31T11:55:29.960Z] #77 181.5 configure: CRIU headers not found, building without CRIU support [2022-08-31T11:55:29.960Z] #77 181.5 checking for criu > 3.16... no [2022-08-31T11:55:29.960Z] #77 181.6 configure: CRIU version doesn't support join-ns API [2022-08-31T11:55:29.960Z] #77 181.6 checking for criu > 3.16.1... no [2022-08-31T11:55:29.960Z] #77 181.6 configure: CRIU version doesn't support for pre-dumping [2022-08-31T11:55:30.220Z] #77 181.6 checking for new mount API (fsconfig)... yes [2022-08-31T11:55:30.480Z] #77 181.8 checking for seccomp notify API... yes [2022-08-31T11:55:30.480Z] #77 182.1 checking for gperf... no [2022-08-31T11:55:30.480Z] #77 182.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-31T11:55:30.820Z] #77 200.1 checking for ANSI C header files... yes [2022-08-31T11:55:31.049Z] #77 182.1 checking for library containing argp_parse... none required [2022-08-31T11:55:31.087Z] #77 201.4 checking for sys/types.h... yes [2022-08-31T11:55:31.308Z] #77 183.0 checking that generated files are newer than configure... done [2022-08-31T11:55:31.308Z] #77 183.0 configure: creating ./config.status [2022-08-31T11:55:31.350Z] #77 201.8 checking for sys/stat.h... yes [2022-08-31T11:55:31.611Z] #77 202.0 checking for stdlib.h... yes [2022-08-31T11:55:31.872Z] #77 202.2 checking for string.h... yes [2022-08-31T11:55:31.872Z] #77 202.4 checking for memory.h... yes [2022-08-31T11:55:32.443Z] #77 202.6 checking for strings.h... yes [2022-08-31T11:55:32.443Z] #77 202.8 checking for inttypes.h... yes [2022-08-31T11:55:32.704Z] #77 202.9 checking for stdint.h... yes [2022-08-31T11:55:32.964Z] #77 203.2 checking for unistd.h... yes [2022-08-31T11:55:32.964Z] #77 203.4 checking for dlfcn.h... yes [2022-08-31T11:55:32.964Z] #77 203.5 checking for objdir... .libs [2022-08-31T11:55:32.975Z] #19 372.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-31T11:55:32.976Z] #19 372.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:55:32.976Z] #19 373.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:32.976Z] #19 373.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-31T11:55:32.976Z] #19 373.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-31T11:55:32.976Z] #19 373.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-31T11:55:32.976Z] #19 373.0 Selecting previously unselected package libc6-s390x-cross. [2022-08-31T11:55:32.976Z] #19 373.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-31T11:55:32.976Z] #19 373.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-31T11:55:33.231Z] #19 373.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-31T11:55:33.231Z] #19 373.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:33.231Z] #19 373.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:33.231Z] #19 373.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-31T11:55:33.231Z] #19 373.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:33.231Z] #19 373.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:33.231Z] #19 373.2 Selecting previously unselected package libitm1-s390x-cross. [2022-08-31T11:55:33.231Z] #19 373.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:33.231Z] #19 373.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:33.231Z] #19 373.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-31T11:55:33.231Z] #19 373.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:33.231Z] #19 373.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:33.231Z] #19 373.3 Selecting previously unselected package libasan6-s390x-cross. [2022-08-31T11:55:33.485Z] #77 203.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:55:33.485Z] #77 204.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:55:33.485Z] #77 204.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:55:33.487Z] #19 373.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:33.487Z] #19 373.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:33.487Z] #19 373.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-31T11:55:33.487Z] #19 373.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:33.487Z] #19 373.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:33.743Z] #19 373.6 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-31T11:55:33.743Z] #19 373.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:33.743Z] #19 373.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:33.743Z] #19 373.7 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-31T11:55:33.743Z] #19 373.7 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:33.743Z] #19 373.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:33.743Z] #19 373.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-31T11:55:33.743Z] #19 373.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:55:33.999Z] #19 373.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:34.006Z] #77 204.1 checking if gcc static flag -static works... yes [2022-08-31T11:55:34.006Z] #77 204.6 checking if gcc supports -c -o file.o... yes [2022-08-31T11:55:34.268Z] #77 204.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:55:34.268Z] #77 204.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:55:34.529Z] #77 204.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:55:34.529Z] #77 205.1 checking how to hardcode library paths into programs... immediate [2022-08-31T11:55:34.529Z] #77 205.1 checking whether stripping libraries is possible... yes [2022-08-31T11:55:34.790Z] #77 205.1 checking if libtool supports shared libraries... yes [2022-08-31T11:55:34.790Z] #77 205.1 checking whether to build shared libraries... no [2022-08-31T11:55:34.790Z] #77 205.1 checking whether to build static libraries... yes [2022-08-31T11:55:34.790Z] #77 205.1 checking float.h usability... yes [2022-08-31T11:55:34.790Z] #77 205.3 checking float.h presence... yes [2022-08-31T11:55:34.790Z] #77 205.3 checking for float.h... yes [2022-08-31T11:55:35.052Z] #77 205.4 checking limits.h usability... yes [2022-08-31T11:55:35.052Z] #77 205.5 checking limits.h presence... yes [2022-08-31T11:55:35.052Z] #77 205.6 checking for limits.h... yes [2022-08-31T11:55:35.313Z] #77 205.6 checking stddef.h usability... yes [2022-08-31T11:55:35.313Z] #77 205.8 checking stddef.h presence... yes [2022-08-31T11:55:35.313Z] #77 205.8 checking for stddef.h... yes [2022-08-31T11:55:35.313Z] #77 205.8 checking for stdlib.h... (cached) yes [2022-08-31T11:55:35.313Z] #77 205.9 checking for string.h... (cached) yes [2022-08-31T11:55:35.573Z] #77 206.0 checking sys/time.h usability... [2022-08-31T11:55:35.573Z] #77 ... [2022-08-31T11:55:35.573Z] [2022-08-31T11:55:35.573Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:55:35.573Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:55:35.573Z] #21 50.25 Selecting previously unselected package libinih1:amd64. [2022-08-31T11:55:35.573Z] #21 50.26 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-31T11:55:35.573Z] #21 50.27 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-31T11:55:35.573Z] #21 50.34 Selecting previously unselected package libnet1:amd64. [2022-08-31T11:55:35.573Z] #21 50.34 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T11:55:35.573Z] #21 50.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:55:35.573Z] #21 50.50 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T11:55:35.573Z] #21 50.53 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T11:55:35.573Z] #21 50.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:55:35.573Z] #21 50.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:55:35.573Z] #21 50.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:55:35.573Z] #21 50.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:55:35.573Z] #21 50.80 Selecting previously unselected package libyajl2:amd64. [2022-08-31T11:55:35.573Z] #21 50.80 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T11:55:35.573Z] #21 50.81 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:55:35.573Z] #21 50.90 Selecting previously unselected package net-tools. [2022-08-31T11:55:35.573Z] #21 50.90 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-31T11:55:35.573Z] #21 50.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T11:55:35.573Z] #21 51.22 Selecting previously unselected package patch. [2022-08-31T11:55:35.573Z] #21 51.24 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-31T11:55:35.573Z] #21 51.24 Unpacking patch (2.7.6-7) ... [2022-08-31T11:55:35.573Z] #21 51.43 Selecting previously unselected package python-pip-whl. [2022-08-31T11:55:35.573Z] #21 51.46 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-31T11:55:35.573Z] #21 51.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T11:55:35.573Z] #21 52.37 Selecting previously unselected package python3-lib2to3. [2022-08-31T11:55:35.573Z] #21 52.38 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-31T11:55:35.573Z] #21 52.39 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-31T11:55:35.573Z] #21 52.77 Selecting previously unselected package python3-distutils. [2022-08-31T11:55:35.573Z] #21 52.77 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-31T11:55:35.573Z] #21 52.78 Unpacking python3-distutils (3.9.2-1) ... [2022-08-31T11:55:35.573Z] #21 53.01 Selecting previously unselected package python3-pkg-resources. [2022-08-31T11:55:35.573Z] #21 53.01 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T11:55:35.573Z] #21 53.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:55:35.573Z] #21 53.41 Selecting previously unselected package python3-setuptools. [2022-08-31T11:55:35.573Z] #21 53.41 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-31T11:55:35.573Z] #21 53.43 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-31T11:55:35.573Z] #21 53.77 Selecting previously unselected package python3-wheel. [2022-08-31T11:55:35.573Z] #21 53.77 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-31T11:55:35.573Z] #21 53.78 Unpacking python3-wheel (0.34.2-1) ... [2022-08-31T11:55:35.573Z] #21 54.05 Selecting previously unselected package python3-pip. [2022-08-31T11:55:35.573Z] #21 54.05 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-31T11:55:35.573Z] #21 54.05 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T11:55:35.574Z] #21 54.42 Selecting previously unselected package sudo. [2022-08-31T11:55:35.574Z] #21 54.43 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-31T11:55:35.574Z] #21 54.45 Unpacking sudo (1.9.5p2-3) ... [2022-08-31T11:55:35.574Z] #21 55.37 Selecting previously unselected package thin-provisioning-tools. [2022-08-31T11:55:35.574Z] #21 55.38 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-31T11:55:35.574Z] #21 55.39 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-31T11:55:35.574Z] #21 55.78 Selecting previously unselected package uidmap. [2022-08-31T11:55:35.574Z] #21 55.79 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-31T11:55:35.574Z] #21 55.86 Unpacking uidmap (1:4.8.1-1) ... [2022-08-31T11:55:35.574Z] #21 56.19 Selecting previously unselected package vim-runtime. [2022-08-31T11:55:35.574Z] #21 56.20 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:55:35.574Z] #21 56.24 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-31T11:55:35.574Z] #21 56.28 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-31T11:55:35.574Z] #21 56.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:55:35.574Z] #21 60.38 Selecting previously unselected package vim. [2022-08-31T11:55:35.574Z] #21 60.38 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:55:35.574Z] #21 60.40 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:55:35.574Z] #21 ... [2022-08-31T11:55:35.574Z] [2022-08-31T11:55:35.574Z] #77 [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-08-31T11:55:35.574Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:35.574Z] #77 206.0 checking sys/time.h usability... yes [2022-08-31T11:55:35.574Z] #77 206.1 checking sys/time.h presence... yes [2022-08-31T11:55:35.574Z] #77 206.2 checking for sys/time.h... yes [2022-08-31T11:55:35.834Z] #77 206.2 checking for inline... inline [2022-08-31T11:55:35.834Z] #77 206.3 checking for size_t... yes [2022-08-31T11:55:36.094Z] #77 206.5 checking for stdlib.h... (cached) yes [2022-08-31T11:55:36.094Z] #77 206.5 checking for GNU libc compatible malloc... yes [2022-08-31T11:55:36.094Z] #77 206.7 checking for stdlib.h... (cached) yes [2022-08-31T11:55:36.392Z] #77 206.7 checking for GNU libc compatible realloc... yes [2022-08-31T11:55:36.939Z] #77 207.0 checking for working strtod... yes [2022-08-31T11:55:37.209Z] #77 207.4 checking for gettimeofday... yes [2022-08-31T11:55:37.474Z] #77 207.8 checking for memset... yes [2022-08-31T11:55:37.874Z] #77 189.1 config.status: creating Makefile [2022-08-31T11:55:37.874Z] #77 189.3 config.status: creating rpm/crun.spec [2022-08-31T11:55:37.874Z] #77 189.3 config.status: creating config.h [2022-08-31T11:55:37.874Z] #77 189.3 config.status: executing libtool commands [2022-08-31T11:55:37.874Z] #77 189.3 config.status: executing depfiles commands [2022-08-31T11:55:37.993Z] #77 208.1 checking for strspn... yes [2022-08-31T11:55:38.132Z] #77 ... [2022-08-31T11:55:38.132Z] [2022-08-31T11:55:38.132Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:55:38.132Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:55:38.132Z] #21 22.08 Reading package lists... [2022-08-31T11:55:38.132Z] #21 28.15 Building dependency tree... [2022-08-31T11:55:38.132Z] #21 31.63 The following additional packages will be installed: [2022-08-31T11:55:38.132Z] #21 31.63 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-31T11:55:38.132Z] #21 31.64 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-31T11:55:38.132Z] #21 31.64 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T11:55:38.132Z] #21 31.65 python3-pkg-resources vim-runtime xxd [2022-08-31T11:55:38.132Z] #21 31.68 Suggested packages: [2022-08-31T11:55:38.132Z] #21 31.68 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-31T11:55:38.132Z] #21 31.68 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-31T11:55:38.132Z] #21 31.68 acl attr quota [2022-08-31T11:55:38.132Z] #21 31.68 Recommended packages: [2022-08-31T11:55:38.132Z] #21 31.68 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-31T11:55:38.132Z] #21 34.28 The following NEW packages will be installed: [2022-08-31T11:55:38.132Z] #21 34.28 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-31T11:55:38.132Z] #21 34.28 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-31T11:55:38.132Z] #21 34.28 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-31T11:55:38.132Z] #21 34.28 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-31T11:55:38.132Z] #21 34.30 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T11:55:38.132Z] #21 34.30 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-31T11:55:38.132Z] #21 34.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-31T11:55:38.132Z] #21 34.30 xz-utils zip zstd [2022-08-31T11:55:38.132Z] #21 34.68 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:55:38.132Z] #21 34.68 Need to get 27.7 MB of archives. [2022-08-31T11:55:38.132Z] #21 34.68 After this operation, 106 MB of additional disk space will be used. [2022-08-31T11:55:38.132Z] #21 34.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-31T11:55:38.132Z] #21 34.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-31T11:55:38.132Z] #21 34.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-31T11:55:38.132Z] #21 34.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T11:55:38.132Z] #21 34.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-31T11:55:38.132Z] #21 34.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-31T11:55:38.132Z] #21 34.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-31T11:55:38.132Z] #21 34.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-31T11:55:38.132Z] #21 34.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T11:55:38.132Z] #21 34.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T11:55:38.132Z] #21 34.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-31T11:55:38.132Z] #21 34.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-31T11:55:38.132Z] #21 34.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-31T11:55:38.132Z] #21 34.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-31T11:55:38.132Z] #21 34.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-31T11:55:38.132Z] #21 34.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-31T11:55:38.132Z] #21 34.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-31T11:55:38.132Z] #21 34.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-31T11:55:38.132Z] #21 34.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-31T11:55:38.132Z] #21 34.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-31T11:55:38.132Z] #21 34.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-31T11:55:38.132Z] #21 34.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T11:55:38.179Z] #19 378.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-31T11:55:38.180Z] #19 378.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:55:38.180Z] #19 378.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:38.180Z] #19 378.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-31T11:55:38.180Z] #19 378.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-31T11:55:38.180Z] #19 378.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-31T11:55:38.254Z] #77 208.6 checking that generated files are newer than configure... done [2022-08-31T11:55:38.254Z] #77 208.7 configure: creating ./config.status [2022-08-31T11:55:38.391Z] #21 34.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T11:55:38.391Z] #21 34.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T11:55:38.391Z] #21 34.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-31T11:55:38.391Z] #21 34.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-31T11:55:38.391Z] #21 34.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-31T11:55:38.435Z] #19 378.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-31T11:55:38.435Z] #19 378.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-31T11:55:38.435Z] #19 378.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-31T11:55:38.691Z] #19 378.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-31T11:55:38.691Z] #19 378.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-31T11:55:38.691Z] #19 378.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:38.947Z] #19 378.9 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-31T11:55:38.947Z] #19 378.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-31T11:55:38.947Z] #19 378.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:38.958Z] #21 35.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-31T11:55:38.958Z] #21 35.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-31T11:55:38.958Z] #21 35.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-31T11:55:38.958Z] #21 35.49 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:55:38.958Z] #21 35.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T11:55:38.958Z] #21 35.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-31T11:55:38.958Z] #21 35.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-31T11:55:38.958Z] #21 35.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-31T11:55:38.958Z] #21 35.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-31T11:55:39.218Z] #21 35.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-31T11:55:39.218Z] #21 35.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T11:55:39.218Z] #21 35.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-31T11:55:39.218Z] #21 35.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-31T11:55:39.218Z] #21 35.68 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-31T11:55:39.218Z] #21 35.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-31T11:55:39.218Z] #21 35.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-31T11:55:39.218Z] #21 35.82 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-31T11:55:39.218Z] #21 35.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-31T11:55:39.786Z] #21 36.21 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-31T11:55:39.786Z] #21 36.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-31T11:55:39.786Z] #21 36.41 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-31T11:55:39.786Z] #21 36.44 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-31T11:55:40.721Z] #21 ... [2022-08-31T11:55:40.721Z] [2022-08-31T11:55:40.721Z] #77 [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-08-31T11:55:40.721Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:40.721Z] #77 192.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-31T11:55:40.721Z] #77 192.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T11:55:40.800Z] #77 211.0 config.status: creating Makefile [2022-08-31T11:55:40.800Z] #77 211.1 config.status: creating config.h [2022-08-31T11:55:40.800Z] #77 211.1 config.status: executing depfiles commands [2022-08-31T11:55:41.061Z] #77 211.4 config.status: executing libtool commands [2022-08-31T11:55:41.292Z] #77 ... [2022-08-31T11:55:41.292Z] [2022-08-31T11:55:41.292Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-31T11:55:41.292Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-31T11:55:41.292Z] #36 284.0 Delve is a source level debugger for Go programs. [2022-08-31T11:55:41.292Z] #36 284.0 [2022-08-31T11:55:41.292Z] #36 284.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-31T11:55:41.292Z] #36 284.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-31T11:55:41.292Z] #36 284.0 [2022-08-31T11:55:41.292Z] #36 284.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-31T11:55:41.292Z] #36 284.0 [2022-08-31T11:55:41.292Z] #36 284.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-31T11:55:41.292Z] #36 284.0 [2022-08-31T11:55:41.292Z] #36 284.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-31T11:55:41.292Z] #36 284.0 [2022-08-31T11:55:41.292Z] #36 284.0 Usage: [2022-08-31T11:55:41.292Z] #36 284.0 dlv [command] [2022-08-31T11:55:41.292Z] #36 284.0 [2022-08-31T11:55:41.292Z] #36 284.0 Available Commands: [2022-08-31T11:55:41.292Z] #36 284.0 attach Attach to running process and begin debugging. [2022-08-31T11:55:41.292Z] #36 284.0 connect Connect to a headless debug server with a terminal client. [2022-08-31T11:55:41.292Z] #36 284.0 core Examine a core dump. [2022-08-31T11:55:41.292Z] #36 284.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-31T11:55:41.292Z] #36 284.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-31T11:55:41.292Z] #36 284.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-31T11:55:41.292Z] #36 284.0 help Help about any command [2022-08-31T11:55:41.292Z] #36 284.0 run Deprecated command. Use 'debug' instead. [2022-08-31T11:55:41.292Z] #36 284.0 test Compile test binary and begin debugging program. [2022-08-31T11:55:41.292Z] #36 284.0 trace Compile and begin tracing program. [2022-08-31T11:55:41.292Z] #36 284.0 version Prints version. [2022-08-31T11:55:41.292Z] #36 284.0 [2022-08-31T11:55:41.292Z] #36 284.0 Flags: [2022-08-31T11:55:41.292Z] #36 284.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-31T11:55:41.292Z] #36 284.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-31T11:55:41.292Z] #36 284.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-31T11:55:41.292Z] #36 284.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-31T11:55:41.292Z] #36 284.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-31T11:55:41.292Z] #36 284.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-31T11:55:41.292Z] #36 284.0 --disable-aslr Disables address space randomization [2022-08-31T11:55:41.292Z] #36 284.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-31T11:55:41.292Z] #36 284.0 -h, --help help for dlv [2022-08-31T11:55:41.292Z] #36 284.0 --init string Init file, executed by the terminal client. [2022-08-31T11:55:41.292Z] #36 284.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-31T11:55:41.292Z] #36 284.0 --log Enable debugging server logging. [2022-08-31T11:55:41.292Z] #36 284.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-31T11:55:41.292Z] #36 284.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-31T11:55:41.292Z] #36 284.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-31T11:55:41.292Z] #36 284.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-31T11:55:41.292Z] #36 284.0 --wd string Working directory for running the program. [2022-08-31T11:55:41.292Z] #36 284.0 [2022-08-31T11:55:41.292Z] #36 284.0 Additional help topics: [2022-08-31T11:55:41.292Z] #36 284.0 dlv backend Help about the --backend flag. [2022-08-31T11:55:41.292Z] #36 284.0 dlv log Help about logging flags. [2022-08-31T11:55:41.292Z] #36 284.0 dlv redirect Help about file redirection. [2022-08-31T11:55:41.292Z] #36 284.0 [2022-08-31T11:55:41.292Z] #36 284.0 Use "dlv [command] --help" for more information about a command. [2022-08-31T11:55:41.292Z] #36 DONE 284.6s [2022-08-31T11:55:41.551Z] [2022-08-31T11:55:41.552Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:55:41.552Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:55:41.552Z] #21 37.87 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:55:41.552Z] #21 38.26 Fetched 27.7 MB in 2s (13.3 MB/s) [2022-08-31T11:55:41.811Z] #21 38.39 Selecting previously unselected package pigz. [2022-08-31T11:55:42.070Z] #21 38.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 ... 24018 files and directories currently installed.) [2022-08-31T11:55:42.070Z] #21 38.55 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-31T11:55:42.070Z] #21 38.56 Unpacking pigz (2.6-1) ... [2022-08-31T11:55:42.070Z] #21 38.74 Selecting previously unselected package libelf1:amd64. [2022-08-31T11:55:42.070Z] #21 38.74 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-31T11:55:42.070Z] #21 38.77 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-31T11:55:42.449Z] #77 212.7 GEN .version [2022-08-31T11:55:42.449Z] #77 212.8 make install-recursive [2022-08-31T11:55:42.449Z] #77 212.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-31T11:55:42.449Z] #77 212.9 Making install in libocispec [2022-08-31T11:55:42.449Z] #77 212.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:55:42.449Z] #77 213.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-31T11:55:42.449Z] #77 213.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-31T11:55:42.449Z] #77 213.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-31T11:55:42.449Z] #77 213.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-31T11:55:42.644Z] #21 39.12 Selecting previously unselected package libbpf0:amd64. [2022-08-31T11:55:42.644Z] #21 39.13 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-31T11:55:42.644Z] #21 39.14 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-31T11:55:42.905Z] #21 39.44 Selecting previously unselected package libcap2:amd64. [2022-08-31T11:55:42.905Z] #21 39.44 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T11:55:42.905Z] #21 39.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:55:43.115Z] #19 383.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-31T11:55:43.115Z] #19 383.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-31T11:55:43.115Z] #19 383.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:43.115Z] #19 383.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-31T11:55:43.115Z] #19 383.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-31T11:55:43.115Z] #19 383.1 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-31T11:55:43.115Z] #19 383.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-31T11:55:43.115Z] #19 383.1 Setting up libfile-which-perl (1.23-1) ... [2022-08-31T11:55:43.115Z] #19 383.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-31T11:55:43.115Z] #19 383.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-31T11:55:43.115Z] #19 383.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-31T11:55:43.115Z] #19 383.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T11:55:43.115Z] #19 383.2 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T11:55:43.115Z] #19 383.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-31T11:55:43.115Z] #19 383.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-31T11:55:43.115Z] #19 383.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-31T11:55:43.165Z] #21 39.78 Selecting previously unselected package libmnl0:amd64. [2022-08-31T11:55:43.165Z] #21 39.81 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-31T11:55:43.165Z] #21 39.81 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-31T11:55:43.371Z] #19 383.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-31T11:55:43.371Z] #19 383.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-31T11:55:43.371Z] #19 383.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-31T11:55:43.371Z] #19 383.4 Setting up file (1:5.39-3) ... [2022-08-31T11:55:43.371Z] #19 383.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-31T11:55:43.371Z] #19 383.4 Setting up bzip2 (1.0.8-4) ... [2022-08-31T11:55:43.434Z] #21 40.00 Selecting previously unselected package libxtables12:amd64. [2022-08-31T11:55:43.434Z] #21 40.00 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-31T11:55:43.434Z] #21 40.00 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-31T11:55:43.626Z] #19 383.4 Setting up libyaml-perl (1.30-1) ... [2022-08-31T11:55:43.626Z] #19 383.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-31T11:55:43.626Z] #19 383.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-31T11:55:43.626Z] #19 383.4 Setting up libio-string-perl (1.08-3.1) ... [2022-08-31T11:55:43.626Z] #19 383.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-31T11:55:43.626Z] #19 383.5 Setting up cross-config (2.6.18+nmu1) ... [2022-08-31T11:55:43.626Z] #19 383.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:55:43.626Z] #19 383.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T11:55:43.626Z] #19 383.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-31T11:55:43.626Z] #19 383.6 Setting up patch (2.7.6-7) ... [2022-08-31T11:55:43.626Z] #19 383.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-31T11:55:43.626Z] #19 383.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-31T11:55:43.626Z] #19 383.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:43.626Z] #19 383.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-31T11:55:43.626Z] #19 383.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-31T11:55:43.626Z] #19 383.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:43.626Z] #19 383.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:43.626Z] #19 383.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-31T11:55:43.626Z] #19 383.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-31T11:55:43.626Z] #19 383.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:43.693Z] #21 40.18 Selecting previously unselected package libcap2-bin. [2022-08-31T11:55:43.693Z] #21 40.18 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-31T11:55:43.693Z] #21 40.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-31T11:55:43.834Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-31T11:55:43.834Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-31T11:55:43.834Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-31T11:55:43.834Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-31T11:55:43.835Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-31T11:55:43.835Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-31T11:55:43.835Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-31T11:55:43.835Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-31T11:55:43.835Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-31T11:55:43.881Z] #19 383.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:43.881Z] #19 383.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-31T11:55:43.881Z] #19 383.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-31T11:55:43.881Z] #19 383.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-31T11:55:43.881Z] #19 383.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-31T11:55:43.881Z] #19 383.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:43.881Z] #19 383.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-31T11:55:43.881Z] #19 383.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T11:55:43.881Z] #19 383.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-31T11:55:43.881Z] #19 383.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:43.881Z] #19 383.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-31T11:55:43.881Z] #19 383.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T11:55:43.881Z] #19 383.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:55:43.881Z] #19 384.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-31T11:55:43.952Z] #21 40.42 Selecting previously unselected package iproute2. [2022-08-31T11:55:43.952Z] #21 40.42 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-31T11:55:43.952Z] #21 40.42 Unpacking iproute2 (5.10.0-4) ... [2022-08-31T11:55:44.095Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-31T11:55:44.095Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-31T11:55:44.095Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-31T11:55:44.095Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-31T11:55:44.095Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-31T11:55:44.095Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-31T11:55:44.095Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-31T11:55:44.137Z] #19 384.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-31T11:55:44.137Z] #19 384.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-31T11:55:44.137Z] #19 384.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.137Z] #19 384.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-31T11:55:44.393Z] #19 384.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.393Z] #19 384.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.393Z] #19 384.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.393Z] #19 384.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-31T11:55:44.393Z] #19 384.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-31T11:55:44.393Z] #19 384.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-31T11:55:44.649Z] #19 384.5 [2022-08-31T11:55:44.649Z] #19 384.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-31T11:55:44.649Z] #19 384.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.649Z] #19 384.6 Setting up dpkg-dev (1.20.11) ... [2022-08-31T11:55:44.649Z] #19 384.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.649Z] #19 384.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T11:55:44.649Z] #19 384.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.649Z] #19 384.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.649Z] #19 384.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.649Z] #19 384.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.649Z] #19 384.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T11:55:44.649Z] #19 384.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.649Z] #19 384.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.894Z] #21 41.42 Selecting previously unselected package xxd. [2022-08-31T11:55:44.894Z] #21 41.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:55:44.894Z] #21 41.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:55:44.894Z] #21 41.66 Selecting previously unselected package vim-common. [2022-08-31T11:55:44.894Z] #21 41.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:55:44.905Z] #19 384.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.905Z] #19 384.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:44.905Z] #19 384.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-31T11:55:44.905Z] #19 384.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-31T11:55:44.905Z] #19 384.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-31T11:55:44.905Z] #19 384.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-31T11:55:44.905Z] #55 303.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-31T11:55:44.905Z] #55 DONE 304.2s [2022-08-31T11:55:44.905Z] [2022-08-31T11:55:44.905Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:55:44.905Z] #60 sha256:27f4feb0355ebb6057b8b9a31a1268a5564dcf9aceb7b38196b0cd8431767c2f [2022-08-31T11:55:44.905Z] #60 172.5 + mkdir -p /build [2022-08-31T11:55:44.905Z] #60 172.5 + cp runc /build/runc [2022-08-31T11:55:44.905Z] #60 DONE 172.8s [2022-08-31T11:55:44.905Z] [2022-08-31T11:55:44.905Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:55:44.905Z] #64 sha256:3337058a57e7c19bbb5eead458b4d2e01d4db202b9f225b1958d243877189ee5 [2022-08-31T11:55:45.154Z] #21 41.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:55:45.160Z] #19 385.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-31T11:55:45.160Z] #19 385.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T11:55:45.160Z] #19 385.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:45.160Z] #19 385.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:45.160Z] #19 385.2 Setting up libxml-simple-perl (2.25-1) ... [2022-08-31T11:55:45.160Z] #19 385.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T11:55:45.160Z] #19 385.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-31T11:55:45.160Z] #19 385.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.160Z] #19 385.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.162Z] #64 ... [2022-08-31T11:55:45.162Z] [2022-08-31T11:55:45.162Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-31T11:55:45.162Z] #56 sha256:346ab25536bece3c497e6d66022c8ee503f90600333fbdf4f6a26a0915b256ed [2022-08-31T11:55:45.414Z] #21 42.08 Selecting previously unselected package bash-completion. [2022-08-31T11:55:45.416Z] #19 385.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.416Z] #19 385.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.416Z] #19 385.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:45.416Z] #19 385.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-31T11:55:45.416Z] #19 385.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.416Z] #19 385.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:45.416Z] #19 385.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.416Z] #19 385.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:45.416Z] #19 385.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T11:55:45.416Z] #19 385.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-31T11:55:45.416Z] #19 385.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-31T11:55:45.416Z] #19 385.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:45.416Z] #19 385.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-31T11:55:45.416Z] #19 385.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:45.416Z] #19 385.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:45.671Z] #19 385.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-31T11:55:45.671Z] #19 385.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:45.671Z] #19 385.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:45.671Z] #19 385.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-31T11:55:45.671Z] #19 385.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:45.671Z] #19 385.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-31T11:55:45.671Z] #19 385.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:45.671Z] #19 385.6 Setting up crossbuild-essential-armel (12.9) ... [2022-08-31T11:55:45.671Z] #19 385.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-31T11:55:45.671Z] #19 385.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-31T11:55:45.671Z] #19 385.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-31T11:55:45.671Z] #19 385.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-31T11:55:45.671Z] #19 385.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-31T11:55:45.671Z] #19 385.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:55:45.674Z] #21 42.15 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-31T11:55:46.007Z] #77 216.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-31T11:55:46.007Z] #77 216.3 make install-recursive [2022-08-31T11:55:46.007Z] #77 216.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:55:46.007Z] #77 216.4 Making install in yajl [2022-08-31T11:55:46.007Z] #77 216.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:55:46.007Z] #77 216.6 CC verify/json_verify-json_verify.o [2022-08-31T11:55:46.007Z] #77 216.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-31T11:55:46.091Z] #56 DONE 0.9s [2022-08-31T11:55:46.091Z] [2022-08-31T11:55:46.091Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:55:46.091Z] #64 sha256:3337058a57e7c19bbb5eead458b4d2e01d4db202b9f225b1958d243877189ee5 [2022-08-31T11:55:46.091Z] #64 ... [2022-08-31T11:55:46.091Z] [2022-08-31T11:55:46.091Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-31T11:55:46.091Z] #58 sha256:d20842214a273691ff022226a88aed919c311dc8c057cec2f543ff61f3f0adbb [2022-08-31T11:55:46.267Z] #77 216.7 CC src/libyajl_la-yajl.lo [2022-08-31T11:55:46.267Z] #77 216.7 CC src/libyajl_la-yajl_gen.lo [2022-08-31T11:55:46.267Z] #77 216.7 CC src/libyajl_la-yajl_buf.lo [2022-08-31T11:55:46.267Z] #77 216.8 CC src/libyajl_la-yajl_lex.lo [2022-08-31T11:55:46.267Z] #77 216.8 CC src/libyajl_la-yajl_tree.lo [2022-08-31T11:55:46.267Z] #77 216.8 CC src/libyajl_la-yajl_parser.lo [2022-08-31T11:55:46.267Z] #77 216.8 CC src/libyajl_la-yajl_encode.lo [2022-08-31T11:55:46.347Z] #58 DONE 0.2s [2022-08-31T11:55:46.347Z] [2022-08-31T11:55:46.347Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-31T11:55:46.347Z] #61 sha256:11187ce67ea87c5500261493c2307ea3faac829933df7a51c395a568477592bf [2022-08-31T11:55:46.528Z] #77 ... [2022-08-31T11:55:46.528Z] [2022-08-31T11:55:46.528Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:55:46.528Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:55:46.528Z] #21 61.36 Selecting previously unselected package xfsprogs. [2022-08-31T11:55:46.528Z] #21 61.36 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-31T11:55:46.528Z] #21 61.37 Unpacking xfsprogs (5.10.0-4) ... [2022-08-31T11:55:46.528Z] #21 62.00 Selecting previously unselected package zip. [2022-08-31T11:55:46.528Z] #21 62.01 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-31T11:55:46.528Z] #21 62.01 Unpacking zip (3.0-12) ... [2022-08-31T11:55:46.528Z] #21 62.18 Selecting previously unselected package zstd. [2022-08-31T11:55:46.528Z] #21 62.20 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-31T11:55:46.528Z] #21 62.21 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-31T11:55:46.528Z] #21 62.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:55:46.528Z] #21 63.91 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T11:55:46.528Z] #21 63.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T11:55:46.528Z] #21 63.95 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-31T11:55:46.528Z] #21 63.96 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T11:55:46.528Z] #21 63.99 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T11:55:46.528Z] #21 64.01 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-31T11:55:46.528Z] #21 64.07 Setting up uidmap (1:4.8.1-1) ... [2022-08-31T11:55:46.528Z] #21 64.08 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:55:46.528Z] #21 64.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:55:46.528Z] #21 64.14 Setting up bzip2 (1.0.8-4) ... [2022-08-31T11:55:46.528Z] #21 64.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:55:46.528Z] #21 64.17 Setting up python3-wheel (0.34.2-1) ... [2022-08-31T11:55:46.528Z] #21 65.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:55:46.528Z] #21 65.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:55:46.528Z] #21 65.12 Setting up libcap2-bin (1:2.44-1) ... [2022-08-31T11:55:46.528Z] #21 65.13 Setting up apparmor (2.13.6-10) ... [2022-08-31T11:55:46.528Z] #21 67.69 Setting up zip (3.0-12) ... [2022-08-31T11:55:46.528Z] #21 67.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:55:46.528Z] #21 67.75 Setting up bash-completion (1:2.11-2) ... [2022-08-31T11:55:46.603Z] #61 DONE 0.3s [2022-08-31T11:55:46.603Z] [2022-08-31T11:55:46.603Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:55:46.604Z] #64 sha256:3337058a57e7c19bbb5eead458b4d2e01d4db202b9f225b1958d243877189ee5 [2022-08-31T11:55:47.559Z] #19 DONE 387.4s [2022-08-31T11:55:47.559Z] [2022-08-31T11:55:47.559Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-31T11:55:47.559Z] #73 sha256:07485ce54e5200560a6909e3ac3cc87d36f7ec08fd36008d34527787972bdaee [2022-08-31T11:55:47.559Z] #73 DONE 0.1s [2022-08-31T11:55:47.559Z] [2022-08-31T11:55:47.559Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-31T11:55:47.559Z] #32 sha256:d51d14e0d24c123e2d90af0f42c00c0da6fbc84a486617c680acc4c2b4c27c1b [2022-08-31T11:55:47.559Z] #32 DONE 0.2s [2022-08-31T11:55:47.559Z] [2022-08-31T11:55:47.559Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-31T11:55:47.559Z] #33 sha256:bb8821782e75e03e314ac0261c2ae92b85b45e1749f4326242c3624a6cc27a35 [2022-08-31T11:55:48.931Z] #33 1.215 + RM_GOPATH=0 [2022-08-31T11:55:48.931Z] #33 1.215 + TMP_GOPATH= [2022-08-31T11:55:48.931Z] #33 1.215 + : /build [2022-08-31T11:55:48.931Z] #33 1.215 + '[' -z '' ']' [2022-08-31T11:55:48.931Z] #33 1.216 ++ mktemp -d [2022-08-31T11:55:48.931Z] #33 1.218 + export GOPATH=/tmp/tmp.y2cTpHMDS2 [2022-08-31T11:55:48.931Z] #33 1.218 + GOPATH=/tmp/tmp.y2cTpHMDS2 [2022-08-31T11:55:48.931Z] #33 1.218 + RM_GOPATH=1 [2022-08-31T11:55:48.931Z] #33 1.218 + case "$(go env GOARCH)" in [2022-08-31T11:55:48.931Z] #33 1.219 ++ go env GOARCH [2022-08-31T11:55:48.931Z] #33 1.223 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:55:48.931Z] #33 1.225 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:55:48.931Z] #33 1.225 ++ dirname /install.sh [2022-08-31T11:55:48.931Z] #33 1.234 + dir=/ [2022-08-31T11:55:48.931Z] #33 1.234 + bin=dockercli [2022-08-31T11:55:48.931Z] #33 1.234 + shift [2022-08-31T11:55:48.931Z] #33 1.234 + '[' '!' -f //dockercli.installer ']' [2022-08-31T11:55:48.931Z] #33 1.234 + . //dockercli.installer [2022-08-31T11:55:48.931Z] #33 1.234 ++ : stable [2022-08-31T11:55:48.931Z] #33 1.234 ++ : 17.06.2-ce [2022-08-31T11:55:48.931Z] #33 1.234 + install_dockercli [2022-08-31T11:55:48.931Z] #33 1.234 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-31T11:55:48.931Z] #33 1.234 ++ uname -m [2022-08-31T11:55:48.931Z] #33 1.234 Install docker/cli version 17.06.2-ce from stable [2022-08-31T11:55:48.931Z] #33 1.236 + arch=x86_64 [2022-08-31T11:55:48.931Z] #33 1.236 + '[' x86_64 '!=' x86_64 ']' [2022-08-31T11:55:48.931Z] #33 1.236 + url=https://download.docker.com/linux/static [2022-08-31T11:55:48.931Z] #33 1.236 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-31T11:55:48.931Z] #33 1.236 + tar -xz docker/docker [2022-08-31T11:55:49.091Z] #21 73.85 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:55:49.091Z] #21 73.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T11:55:49.091Z] #21 73.91 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-31T11:55:49.091Z] #21 73.92 Setting up patch (2.7.6-7) ... [2022-08-31T11:55:49.352Z] #21 73.93 Setting up sudo (1.9.5p2-3) ... [2022-08-31T11:55:49.352Z] #21 74.03 invoke-rc.d: could not determine current runlevel [2022-08-31T11:55:49.352Z] #21 74.04 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-31T11:55:49.352Z] #21 74.08 Setting up xfsprogs (5.10.0-4) ... [2022-08-31T11:55:49.613Z] #21 74.28 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-31T11:55:49.874Z] #21 74.39 Setting up inetutils-ping (2:2.0-1) ... [2022-08-31T11:55:49.874Z] #21 74.44 Setting up pigz (2.6-1) ... [2022-08-31T11:55:49.874Z] #21 74.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T11:55:49.874Z] #21 74.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:55:49.874Z] #21 74.61 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T11:55:49.874Z] #21 74.68 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:55:49.902Z] #21 ... [2022-08-31T11:55:49.902Z] [2022-08-31T11:55:49.902Z] #77 [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-08-31T11:55:49.902Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:49.902Z] #77 193.2 checking for gcc... gcc [2022-08-31T11:55:49.902Z] #77 193.5 checking whether the C compiler works... yes [2022-08-31T11:55:49.902Z] #77 193.8 checking for C compiler default output file name... a.out [2022-08-31T11:55:49.902Z] #77 193.8 checking for suffix of executables... [2022-08-31T11:55:49.902Z] #77 194.3 checking whether we are cross compiling... no [2022-08-31T11:55:49.902Z] #77 194.9 checking for suffix of object files... o [2022-08-31T11:55:49.902Z] #77 195.0 checking whether we are using the GNU C compiler... yes [2022-08-31T11:55:49.902Z] #77 195.2 checking whether gcc accepts -g... yes [2022-08-31T11:55:49.902Z] #77 195.3 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:55:49.902Z] #77 195.6 checking whether gcc understands -c and -o together... yes [2022-08-31T11:55:49.902Z] #77 195.9 checking how to run the C preprocessor... gcc -E [2022-08-31T11:55:49.902Z] #77 196.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:55:49.902Z] #77 196.6 checking for egrep... /bin/grep -E [2022-08-31T11:55:49.902Z] #77 196.6 checking for ANSI C header files... yes [2022-08-31T11:55:49.902Z] #77 198.0 checking for sys/types.h... yes [2022-08-31T11:55:49.902Z] #77 198.6 checking for sys/stat.h... yes [2022-08-31T11:55:49.902Z] #77 198.8 checking for stdlib.h... yes [2022-08-31T11:55:49.902Z] #77 199.2 checking for string.h... yes [2022-08-31T11:55:49.902Z] #77 199.6 checking for memory.h... yes [2022-08-31T11:55:49.902Z] #77 200.1 checking for strings.h... yes [2022-08-31T11:55:49.902Z] #77 200.3 checking for inttypes.h... yes [2022-08-31T11:55:49.902Z] #77 200.7 checking for stdint.h... yes [2022-08-31T11:55:49.902Z] #77 200.9 checking for unistd.h... yes [2022-08-31T11:55:49.902Z] #77 201.2 checking minix/config.h usability... no [2022-08-31T11:55:49.902Z] #77 201.4 checking minix/config.h presence... no [2022-08-31T11:55:49.902Z] #77 201.5 checking for minix/config.h... no [2022-08-31T11:55:49.914Z] #64 273.4 + bin/containerd [2022-08-31T11:55:50.161Z] #77 201.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-31T11:55:50.730Z] #77 201.8 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:55:50.730Z] #77 202.3 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:55:50.730Z] #77 202.3 checking how to print strings... printf [2022-08-31T11:55:50.730Z] #77 202.3 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:55:50.730Z] #77 202.4 checking for fgrep... /bin/grep -F [2022-08-31T11:55:50.730Z] #77 202.4 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:55:50.730Z] #77 202.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:55:50.730Z] #77 202.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:55:50.730Z] #77 202.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:55:50.730Z] #77 ... [2022-08-31T11:55:50.730Z] [2022-08-31T11:55:50.730Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:55:50.730Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:55:50.730Z] #21 47.44 Unpacking bash-completion (1:2.11-2) ... [2022-08-31T11:55:50.906Z] #64 273.8 # github.com/containerd/containerd/cmd/containerd [2022-08-31T11:55:50.906Z] #64 273.8 /usr/bin/ld: /tmp/go-link-611348161/000019.o: in function `New': [2022-08-31T11:55:50.906Z] #64 273.8 /tmp/tmp.RYBld2Nbfw/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-31T11:55:50.906Z] #64 273.9 + bin/containerd-stress [2022-08-31T11:55:50.906Z] #64 275.0 + bin/containerd-shim [2022-08-31T11:55:51.671Z] #21 48.20 Selecting previously unselected package bzip2. [2022-08-31T11:55:51.671Z] #21 48.21 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-31T11:55:51.671Z] #21 48.23 Unpacking bzip2 (1.0.8-4) ... [2022-08-31T11:55:51.671Z] #21 48.37 Selecting previously unselected package xz-utils. [2022-08-31T11:55:51.671Z] #21 48.37 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-31T11:55:51.671Z] #21 48.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:55:51.789Z] #21 76.35 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-31T11:55:51.789Z] #21 76.39 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-31T11:55:52.205Z] #33 4.178 + mkdir -p /build [2022-08-31T11:55:52.205Z] #33 4.181 + mv docker/docker /build/ [2022-08-31T11:55:52.205Z] #33 4.189 + rmdir docker [2022-08-31T11:55:52.205Z] #33 DONE 4.4s [2022-08-31T11:55:52.205Z] [2022-08-31T11:55:52.205Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:55:52.205Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-31T11:55:52.205Z] #49 1.555 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:55:52.205Z] #49 1.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:55:52.205Z] #49 1.564 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:55:52.205Z] #49 1.654 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:55:52.205Z] #49 1.818 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-31T11:55:52.205Z] #49 2.180 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-31T11:55:52.205Z] #49 2.820 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-31T11:55:52.205Z] #49 3.317 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-31T11:55:52.205Z] #49 3.672 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:55:52.205Z] #49 4.064 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:55:52.205Z] #49 4.080 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:55:52.205Z] #49 4.082 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-31T11:55:52.205Z] #49 4.096 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-31T11:55:52.205Z] #49 4.101 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-31T11:55:52.205Z] #49 4.105 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-31T11:55:52.205Z] #49 4.113 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:55:52.205Z] #49 4.117 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-31T11:55:52.205Z] #49 4.119 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-31T11:55:52.205Z] #49 4.120 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:55:52.205Z] #49 4.121 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-31T11:55:52.205Z] #49 4.123 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-31T11:55:52.241Z] #21 48.80 Selecting previously unselected package apparmor. [2022-08-31T11:55:52.241Z] #21 48.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-31T11:55:52.360Z] #21 77.15 Setting up libelf1:amd64 (0.183-1) ... [2022-08-31T11:55:52.360Z] #21 77.16 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-31T11:55:52.360Z] #21 77.18 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:55:52.360Z] #21 77.19 Setting up python3-distutils (3.9.2-1) ... [2022-08-31T11:55:52.502Z] #21 49.04 Unpacking apparmor (2.13.6-10) ... [2022-08-31T11:55:53.432Z] #64 283.2 + bin/containerd-shim-runc-v1 [2022-08-31T11:55:53.441Z] #21 49.93 Selecting previously unselected package inetutils-ping. [2022-08-31T11:55:53.441Z] #21 49.95 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-31T11:55:53.441Z] #21 49.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-31T11:55:53.441Z] #21 50.16 Selecting previously unselected package libip4tc2:amd64. [2022-08-31T11:55:53.701Z] #21 50.18 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-31T11:55:53.701Z] #21 50.20 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T11:55:53.701Z] #21 50.41 Selecting previously unselected package libip6tc2:amd64. [2022-08-31T11:55:53.745Z] #21 78.11 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:55:53.745Z] #21 78.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-31T11:55:53.745Z] #21 78.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-31T11:55:53.745Z] #21 78.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-31T11:55:53.745Z] #21 78.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-31T11:55:53.746Z] #21 78.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-31T11:55:53.746Z] #21 78.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-31T11:55:53.746Z] #21 78.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-31T11:55:53.746Z] #21 78.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-31T11:55:53.746Z] #21 78.31 Setting up python3-setuptools (52.0.0-4) ... [2022-08-31T11:55:53.963Z] #21 50.42 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-31T11:55:53.963Z] #21 50.49 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T11:55:53.963Z] #21 50.67 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-31T11:55:54.098Z] #49 ... [2022-08-31T11:55:54.098Z] [2022-08-31T11:55:54.098Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:55:54.098Z] #74 sha256:c16f8233e1a8c685af18da8df9de2aa162ae529786268c7c59c475d5f2548af3 [2022-08-31T11:55:54.098Z] #74 1.406 + RM_GOPATH=0 [2022-08-31T11:55:54.098Z] #74 1.406 + TMP_GOPATH= [2022-08-31T11:55:54.098Z] #74 1.406 + : /build [2022-08-31T11:55:54.098Z] #74 1.406 + '[' -z '' ']' [2022-08-31T11:55:54.098Z] #74 1.407 ++ mktemp -d [2022-08-31T11:55:54.098Z] #74 1.408 + export GOPATH=/tmp/tmp.CP0S3kK3TX [2022-08-31T11:55:54.098Z] #74 1.408 + GOPATH=/tmp/tmp.CP0S3kK3TX [2022-08-31T11:55:54.098Z] #74 1.408 + RM_GOPATH=1 [2022-08-31T11:55:54.098Z] #74 1.408 + case "$(go env GOARCH)" in [2022-08-31T11:55:54.098Z] #74 1.408 ++ go env GOARCH [2022-08-31T11:55:54.098Z] #74 1.412 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:55:54.098Z] #74 1.412 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:55:54.098Z] #74 1.412 ++ dirname /install.sh [2022-08-31T11:55:54.098Z] #74 1.413 + dir=/ [2022-08-31T11:55:54.098Z] #74 1.413 + bin=rootlesskit [2022-08-31T11:55:54.098Z] #74 1.413 + shift [2022-08-31T11:55:54.098Z] #74 1.413 + '[' '!' -f //rootlesskit.installer ']' [2022-08-31T11:55:54.098Z] #74 1.413 + . //rootlesskit.installer [2022-08-31T11:55:54.098Z] #74 1.413 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:55:54.098Z] #74 1.413 + install_rootlesskit [2022-08-31T11:55:54.098Z] #74 1.413 + case "$1" in [2022-08-31T11:55:54.098Z] #74 1.413 + export CGO_ENABLED=0 [2022-08-31T11:55:54.098Z] #74 1.413 + CGO_ENABLED=0 [2022-08-31T11:55:54.098Z] #74 1.413 + _install_rootlesskit [2022-08-31T11:55:54.098Z] #74 1.413 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-31T11:55:54.098Z] #74 1.413 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:55:54.098Z] #74 1.414 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T11:55:54.098Z] #74 1.414 + GOBIN=/build [2022-08-31T11:55:54.098Z] #74 1.414 + GO111MODULE=on [2022-08-31T11:55:54.098Z] #74 1.414 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:55:54.098Z] #74 1.808 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-31T11:55:54.098Z] #74 4.017 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T11:55:54.098Z] #74 4.018 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-31T11:55:54.098Z] #74 4.278 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-31T11:55:54.098Z] #74 5.537 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-31T11:55:54.098Z] #74 5.869 go: downloading github.com/google/uuid v1.3.0 [2022-08-31T11:55:54.098Z] #74 5.903 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-31T11:55:54.098Z] #74 6.139 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-31T11:55:54.098Z] #74 6.186 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T11:55:54.098Z] #74 6.222 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-31T11:55:54.098Z] #74 6.281 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-31T11:55:54.098Z] #74 6.471 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-31T11:55:54.098Z] #74 6.518 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-31T11:55:54.098Z] #74 6.546 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-31T11:55:54.223Z] #21 50.68 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-31T11:55:54.223Z] #21 50.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T11:55:54.223Z] #21 50.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-31T11:55:54.223Z] #21 50.81 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-31T11:55:54.223Z] #21 50.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T11:55:54.482Z] #21 50.96 Selecting previously unselected package libnftnl11:amd64. [2022-08-31T11:55:54.482Z] #21 50.98 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-31T11:55:54.482Z] #21 50.99 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T11:55:54.482Z] #21 51.25 Selecting previously unselected package iptables. [2022-08-31T11:55:54.698Z] #21 ... [2022-08-31T11:55:54.698Z] [2022-08-31T11:55:54.698Z] #77 [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-08-31T11:55:54.698Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:54.698Z] #77 225.2 CCLD libyajl.la [2022-08-31T11:55:54.742Z] #21 51.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-31T11:55:54.742Z] #21 51.26 Unpacking iptables (1.8.7-1) ... [2022-08-31T11:55:55.030Z] #74 7.355 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-31T11:55:55.269Z] #77 225.8 CCLD verify/json_verify [2022-08-31T11:55:55.311Z] #21 51.94 Selecting previously unselected package libonig5:amd64. [2022-08-31T11:55:55.311Z] #21 51.94 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T11:55:55.311Z] #21 51.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:55:55.570Z] #21 52.24 Selecting previously unselected package libjq1:amd64. [2022-08-31T11:55:55.570Z] #21 52.25 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T11:55:55.570Z] #21 52.26 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:55:55.830Z] #21 52.42 Selecting previously unselected package jq. [2022-08-31T11:55:55.830Z] #21 52.42 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-31T11:55:55.830Z] #21 52.43 Unpacking jq (1.6-2.1) ... [2022-08-31T11:55:56.090Z] #21 52.74 Selecting previously unselected package libaio1:amd64. [2022-08-31T11:55:56.090Z] #21 52.74 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-31T11:55:56.090Z] #21 52.75 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-31T11:55:56.211Z] #77 226.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:55:56.211Z] #77 226.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T11:55:56.211Z] #77 226.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T11:55:56.211Z] #77 226.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:55:56.211Z] #77 226.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:55:56.211Z] #77 226.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:55:56.352Z] #21 52.97 Selecting previously unselected package libgpm2:amd64. [2022-08-31T11:55:56.352Z] #21 52.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-31T11:55:56.352Z] #21 53.00 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-31T11:55:56.612Z] #21 53.15 Selecting previously unselected package libicu67:amd64. [2022-08-31T11:55:56.612Z] #21 53.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-31T11:55:56.612Z] #21 53.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-31T11:55:56.782Z] #77 227.2 CC src/validate.o [2022-08-31T11:55:56.782Z] #77 227.2 CC src/image_spec_schema_config_schema.lo [2022-08-31T11:55:56.782Z] #77 227.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-31T11:55:56.782Z] #77 227.2 CC src/image_spec_schema_defs.lo [2022-08-31T11:55:56.782Z] #77 227.2 CC src/image_spec_schema_defs_descriptor.lo [2022-08-31T11:55:56.782Z] #77 227.2 CC src/image_spec_schema_image_index_schema.lo [2022-08-31T11:55:56.782Z] #77 227.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-31T11:55:56.782Z] #77 227.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-31T11:55:56.782Z] #77 227.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-31T11:55:56.782Z] #77 227.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-31T11:55:57.043Z] #77 227.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-31T11:55:57.043Z] #77 227.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-31T11:55:57.043Z] #77 227.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-31T11:55:57.043Z] #77 227.7 CC src/runtime_spec_schema_config_vm.lo [2022-08-31T11:55:57.303Z] #77 227.7 CC src/runtime_spec_schema_defs.lo [2022-08-31T11:55:57.303Z] #77 227.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-31T11:55:57.303Z] #77 227.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-31T11:55:57.303Z] #77 227.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-31T11:55:57.303Z] #77 227.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-31T11:55:57.549Z] #74 ... [2022-08-31T11:55:57.549Z] [2022-08-31T11:55:57.549Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:55:57.549Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-31T11:55:57.549Z] #69 1.743 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:55:57.549Z] #69 1.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:55:57.549Z] #69 1.761 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:55:57.549Z] #69 2.099 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:55:57.549Z] #69 2.410 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-31T11:55:57.549Z] #69 2.857 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-31T11:55:57.549Z] #69 3.344 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:55:57.549Z] #69 3.845 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-31T11:55:57.549Z] #69 4.480 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-31T11:55:57.549Z] #69 4.930 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:55:57.549Z] #69 4.932 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:55:57.549Z] #69 4.935 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-31T11:55:57.549Z] #69 4.937 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-31T11:55:57.549Z] #69 4.944 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-31T11:55:57.549Z] #69 4.948 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-31T11:55:57.549Z] #69 4.955 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-31T11:55:57.549Z] #69 4.955 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-31T11:55:57.549Z] #69 4.961 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:55:57.549Z] #69 4.961 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-31T11:55:57.549Z] #69 4.962 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:55:57.549Z] #69 4.963 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-31T11:55:57.549Z] #69 ... [2022-08-31T11:55:57.549Z] [2022-08-31T11:55:57.549Z] #20 [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-08-31T11:55:57.549Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T11:55:57.549Z] #20 1.785 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:55:57.549Z] #20 1.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:55:57.549Z] #20 1.804 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:55:57.549Z] #20 2.151 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:55:57.549Z] #20 2.477 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-31T11:55:57.549Z] #20 2.912 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-31T11:55:57.549Z] #20 3.424 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-31T11:55:57.549Z] #20 3.989 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:55:57.549Z] #20 4.443 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-31T11:55:57.549Z] #20 4.940 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-31T11:55:57.549Z] #20 4.942 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-31T11:55:57.549Z] #20 4.949 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-31T11:55:57.549Z] #20 4.954 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-31T11:55:57.549Z] #20 4.961 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:55:57.549Z] #20 4.967 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:55:57.549Z] #20 4.972 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-31T11:55:57.549Z] #20 4.976 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-31T11:55:57.549Z] #20 4.980 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-31T11:55:57.549Z] #20 4.982 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:55:57.549Z] #20 4.987 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-31T11:55:57.549Z] #20 4.992 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:55:57.564Z] #77 228.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-31T11:55:57.564Z] #77 228.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-31T11:55:57.564Z] #77 228.2 CC src/basic_test_double_array_item.lo [2022-08-31T11:55:57.825Z] #77 228.3 CC src/basic_test_double_array.lo [2022-08-31T11:55:57.825Z] #77 228.3 CC src/basic_test_top_array_int.lo [2022-08-31T11:55:57.825Z] #77 228.3 CC src/basic_test_top_array_string.lo [2022-08-31T11:55:57.825Z] #77 228.5 CC src/basic_test_top_double_array_int.lo [2022-08-31T11:55:58.087Z] #77 228.8 CC src/basic_test_top_double_array_obj.lo [2022-08-31T11:55:58.348Z] #77 228.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-31T11:55:58.524Z] #21 ... [2022-08-31T11:55:58.524Z] [2022-08-31T11:55:58.524Z] #77 [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-08-31T11:55:58.524Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:55:58.524Z] #77 202.5 checking whether ln -s works... yes [2022-08-31T11:55:58.524Z] #77 202.5 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:55:58.524Z] #77 202.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:55:58.524Z] #77 202.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:55:58.524Z] #77 202.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:55:58.524Z] #77 202.6 checking for objdump... objdump [2022-08-31T11:55:58.524Z] #77 202.6 checking how to recognize dependent libraries... pass_all [2022-08-31T11:55:58.524Z] #77 202.6 checking for dlltool... no [2022-08-31T11:55:58.524Z] #77 202.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:55:58.524Z] #77 202.6 checking for ar... ar [2022-08-31T11:55:58.524Z] #77 202.6 checking for archiver @FILE support... @ [2022-08-31T11:55:58.524Z] #77 202.8 checking for strip... strip [2022-08-31T11:55:58.524Z] #77 202.9 checking for ranlib... ranlib [2022-08-31T11:55:58.524Z] #77 202.9 checking for gawk... no [2022-08-31T11:55:58.524Z] #77 202.9 checking for mawk... mawk [2022-08-31T11:55:58.524Z] #77 202.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:55:58.524Z] #77 203.5 checking for sysroot... no [2022-08-31T11:55:58.524Z] #77 203.5 checking for a working dd... /bin/dd [2022-08-31T11:55:58.524Z] #77 203.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:55:58.524Z] #77 203.7 checking for mt... no [2022-08-31T11:55:58.524Z] #77 203.7 checking if : is a manifest tool... no [2022-08-31T11:55:58.524Z] #77 203.7 checking for dlfcn.h... yes [2022-08-31T11:55:58.524Z] #77 204.1 checking for objdir... .libs [2022-08-31T11:55:58.524Z] #77 204.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:55:58.524Z] #77 205.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:55:58.524Z] #77 205.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:55:58.524Z] #77 205.3 checking if gcc static flag -static works... yes [2022-08-31T11:55:58.524Z] #77 206.1 checking if gcc supports -c -o file.o... yes [2022-08-31T11:55:58.524Z] #77 206.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:55:58.524Z] #77 206.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:55:58.524Z] #77 206.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:55:58.524Z] #77 207.3 checking how to hardcode library paths into programs... immediate [2022-08-31T11:55:58.524Z] #77 207.3 checking whether stripping libraries is possible... yes [2022-08-31T11:55:58.524Z] #77 207.3 checking if libtool supports shared libraries... yes [2022-08-31T11:55:58.524Z] #77 207.3 checking whether to build shared libraries... no [2022-08-31T11:55:58.524Z] #77 207.3 checking whether to build static libraries... yes [2022-08-31T11:55:58.524Z] #77 207.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:55:58.524Z] #77 207.3 checking whether build environment is sane... yes [2022-08-31T11:55:58.524Z] #77 207.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:55:58.524Z] #77 207.5 checking whether make sets $(MAKE)... yes [2022-08-31T11:55:58.524Z] #77 207.7 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:55:58.524Z] #77 207.8 checking whether make supports nested variables... yes [2022-08-31T11:55:58.524Z] #77 207.9 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:55:58.524Z] #77 207.9 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:55:58.524Z] #77 207.9 checking how to create a ustar tar archive... gnutar [2022-08-31T11:55:58.524Z] #77 208.1 checking dependency style of gcc... gcc3 [2022-08-31T11:55:58.524Z] #77 208.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:55:58.524Z] #77 208.3 checking whether make supports nested variables... (cached) yes [2022-08-31T11:55:58.524Z] #77 208.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-31T11:55:58.524Z] #77 208.3 checking pkg-config is at least version 0.9.0... yes [2022-08-31T11:55:58.524Z] #77 208.4 checking for yajl >= 2.1.0... yes [2022-08-31T11:55:58.524Z] #77 208.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-31T11:55:58.524Z] #77 208.4 checking for gcc... (cached) gcc [2022-08-31T11:55:58.524Z] #77 208.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-31T11:55:58.524Z] #77 208.6 checking whether gcc accepts -g... (cached) yes [2022-08-31T11:55:58.524Z] #77 208.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-31T11:55:58.524Z] #77 208.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-31T11:55:58.524Z] #77 208.7 checking for a Python interpreter with version >= 3... python3 [2022-08-31T11:55:58.524Z] #77 208.8 checking for python3... /usr/bin/python3 [2022-08-31T11:55:58.524Z] #77 208.8 checking for python3 version... 3.9 [2022-08-31T11:55:58.524Z] #77 208.9 checking for python3 platform... linux [2022-08-31T11:55:58.524Z] #77 209.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-31T11:55:58.524Z] #77 209.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-31T11:55:58.524Z] #77 209.7 checking that generated files are newer than configure... done [2022-08-31T11:55:58.524Z] #77 209.7 configure: creating ./config.status [2022-08-31T11:55:58.608Z] #77 229.0 CC src/read-file.lo [2022-08-31T11:55:58.695Z] #64 288.1 + bin/containerd-shim-runc-v2 [2022-08-31T11:55:58.695Z] #64 288.8 + binaries [2022-08-31T11:55:58.695Z] #64 288.8 + install -D bin/containerd /build/containerd [2022-08-31T11:55:58.695Z] #64 288.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-31T11:55:58.695Z] #64 288.8 + install -D bin/ctr /build/ctr [2022-08-31T11:55:58.869Z] #77 229.3 CC src/json_common.lo [2022-08-31T11:55:58.869Z] #77 229.3 CC src/basic_test_top_double_array_string.lo [2022-08-31T11:55:58.869Z] #77 229.4 CC tests/test-2.o [2022-08-31T11:55:58.869Z] #77 229.5 CC tests/test-3.o [2022-08-31T11:55:58.869Z] #77 229.5 CC tests/test-4.o [2022-08-31T11:55:58.869Z] #77 229.5 CC tests/test-1.o [2022-08-31T11:55:59.129Z] #77 229.7 CC tests/test-5.o [2022-08-31T11:55:59.129Z] #77 229.8 CC tests/test-7.o [2022-08-31T11:55:59.129Z] #77 229.8 CC tests/test-6.o [2022-08-31T11:55:59.390Z] #77 229.9 CC tests/test-8.o [2022-08-31T11:55:59.390Z] #77 230.1 CC tests/test-10.o [2022-08-31T11:55:59.650Z] #77 230.2 CC tests/test-11.o [2022-08-31T11:55:59.650Z] #77 230.2 CC tests/test-9.o [2022-08-31T11:56:01.563Z] #77 ... [2022-08-31T11:56:01.563Z] [2022-08-31T11:56:01.563Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:56:01.563Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:56:01.563Z] #21 80.67 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:56:01.563Z] #21 80.68 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T11:56:01.563Z] #21 80.70 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-31T11:56:01.563Z] #21 80.71 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T11:56:01.563Z] #21 83.71 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T11:56:01.563Z] #21 83.76 Setting up jq (1.6-2.1) ... [2022-08-31T11:56:01.563Z] #21 83.78 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-31T11:56:01.563Z] #21 83.81 Setting up iptables (1.8.7-1) ... [2022-08-31T11:56:01.563Z] #21 83.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T11:56:01.563Z] #21 83.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T11:56:01.563Z] #21 83.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T11:56:01.563Z] #21 83.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T11:56:01.563Z] #21 83.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-31T11:56:01.563Z] #21 83.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-31T11:56:01.563Z] #21 83.88 Setting up iproute2 (5.10.0-4) ... [2022-08-31T11:56:01.563Z] #21 84.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:56:01.563Z] #21 DONE 86.1s [2022-08-31T11:56:01.563Z] [2022-08-31T11:56:01.563Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-31T11:56:01.563Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-31T11:56:02.720Z] #77 ... [2022-08-31T11:56:02.720Z] [2022-08-31T11:56:02.720Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:56:02.720Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:56:02.720Z] #21 59.36 Selecting previously unselected package libinih1:amd64. [2022-08-31T11:56:02.720Z] #21 59.36 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-31T11:56:02.720Z] #21 59.36 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-31T11:56:02.874Z] #64 DONE 292.9s [2022-08-31T11:56:02.949Z] #22 1.569 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-31T11:56:02.949Z] #22 1.582 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-31T11:56:02.949Z] #22 1.596 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-31T11:56:02.949Z] #22 DONE 1.7s [2022-08-31T11:56:02.949Z] [2022-08-31T11:56:02.949Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:56:02.949Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:56:02.979Z] #21 59.53 Selecting previously unselected package libnet1:amd64. [2022-08-31T11:56:02.979Z] #21 59.53 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T11:56:02.979Z] #21 59.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:56:03.209Z] #55 ... [2022-08-31T11:56:03.209Z] [2022-08-31T11:56:03.209Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T11:56:03.209Z] #23 sha256:cada8a0446b94b5cc99c39e3dc8d0104afa541c33d6705d6fbfcb7f329faa06c [2022-08-31T11:56:03.238Z] #21 59.86 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T11:56:03.238Z] #21 59.86 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T11:56:03.238Z] #21 59.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:56:03.506Z] #21 60.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:56:03.506Z] #21 60.16 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:56:03.506Z] #21 60.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:56:03.776Z] #21 60.29 Selecting previously unselected package libyajl2:amd64. [2022-08-31T11:56:03.776Z] #21 60.29 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T11:56:03.776Z] #21 60.29 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:56:03.776Z] #21 60.36 Selecting previously unselected package net-tools. [2022-08-31T11:56:03.776Z] #21 60.37 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-31T11:56:03.776Z] #21 60.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T11:56:03.805Z] [2022-08-31T11:56:03.805Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-31T11:56:03.805Z] #65 sha256:5f3e2c8c5236817331a52916577241d75541a60b45651ade797f60e9eea2a304 [2022-08-31T11:56:04.036Z] #21 60.69 Selecting previously unselected package patch. [2022-08-31T11:56:04.036Z] #21 60.70 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-31T11:56:04.036Z] #21 60.71 Unpacking patch (2.7.6-7) ... [2022-08-31T11:56:04.305Z] #21 60.95 Selecting previously unselected package python-pip-whl. [2022-08-31T11:56:04.305Z] #21 60.95 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-31T11:56:04.563Z] #21 60.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T11:56:05.175Z] #65 DONE 1.6s [2022-08-31T11:56:05.175Z] [2022-08-31T11:56:05.175Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-31T11:56:05.175Z] #70 sha256:9c1cd34df22f45034f8da18b6e04b3032f80d2f459fdd7b83807781f7c0e1ae0 [2022-08-31T11:56:05.433Z] #70 DONE 0.4s [2022-08-31T11:56:05.433Z] [2022-08-31T11:56:05.433Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-31T11:56:05.433Z] #75 sha256:29ecef2701a92832915abb57ca7d2fa528349555274e9b00a896087cfc9abc27 [2022-08-31T11:56:05.507Z] #21 61.90 Selecting previously unselected package python3-lib2to3. [2022-08-31T11:56:05.507Z] #21 61.91 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-31T11:56:05.507Z] #21 61.91 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-31T11:56:05.767Z] #21 62.18 Selecting previously unselected package python3-distutils. [2022-08-31T11:56:05.767Z] #21 62.19 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-31T11:56:05.767Z] #21 62.20 Unpacking python3-distutils (3.9.2-1) ... [2022-08-31T11:56:05.767Z] #21 62.51 Selecting previously unselected package python3-pkg-resources. [2022-08-31T11:56:05.767Z] #21 62.51 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T11:56:05.767Z] #21 62.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:56:06.337Z] #21 62.91 Selecting previously unselected package python3-setuptools. [2022-08-31T11:56:06.337Z] #21 62.92 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-31T11:56:06.337Z] #21 62.99 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-31T11:56:06.906Z] #21 63.52 Selecting previously unselected package python3-wheel. [2022-08-31T11:56:06.907Z] #21 63.53 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-31T11:56:06.907Z] #21 63.55 Unpacking python3-wheel (0.34.2-1) ... [2022-08-31T11:56:07.168Z] #21 63.77 Selecting previously unselected package python3-pip. [2022-08-31T11:56:07.168Z] #21 63.79 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-31T11:56:07.168Z] #21 63.81 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T11:56:07.329Z] #75 DONE 1.7s [2022-08-31T11:56:07.329Z] [2022-08-31T11:56:07.329Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-31T11:56:07.329Z] #78 sha256:15c6412c7ede1196e9ee34c969fdae7d37fb10e867c426d516c3fc4edf262519 [2022-08-31T11:56:07.329Z] #78 DONE 0.1s [2022-08-31T11:56:07.329Z] [2022-08-31T11:56:07.329Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-31T11:56:07.329Z] #79 sha256:9857d55fd03f2bdb38aaca44f4d11c67a61496007dd69c4c485bc6b1c1dd6b07 [2022-08-31T11:56:07.329Z] #79 DONE 0.1s [2022-08-31T11:56:07.329Z] [2022-08-31T11:56:07.329Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-31T11:56:07.329Z] #80 sha256:7af8f2dcf7077d64015bf34ad3bf7486d4c9c082c0f073704d390c9896f9d5b6 [2022-08-31T11:56:07.329Z] #80 DONE 0.0s [2022-08-31T11:56:07.329Z] [2022-08-31T11:56:07.329Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-31T11:56:07.329Z] #81 sha256:d5194379dcb96688b1ca8e64a7ca79380e3dd77dbb1c3960de58d11c67e0ec50 [2022-08-31T11:56:08.107Z] #21 64.78 Selecting previously unselected package sudo. [2022-08-31T11:56:08.107Z] #21 64.79 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-31T11:56:08.107Z] #21 64.81 Unpacking sudo (1.9.5p2-3) ... [2022-08-31T11:56:08.263Z] #81 DONE 0.9s [2022-08-31T11:56:08.263Z] [2022-08-31T11:56:08.263Z] #82 exporting to image [2022-08-31T11:56:08.263Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-31T11:56:08.263Z] #82 exporting layers [2022-08-31T11:56:09.493Z] #21 65.95 Selecting previously unselected package thin-provisioning-tools. [2022-08-31T11:56:09.493Z] #21 65.95 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-31T11:56:09.493Z] #21 65.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-31T11:56:09.752Z] #21 66.44 Selecting previously unselected package uidmap. [2022-08-31T11:56:09.792Z] #20 ... [2022-08-31T11:56:09.792Z] [2022-08-31T11:56:09.792Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:56:09.792Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-31T11:56:09.792Z] #49 21.04 Fetched 49.2 MB in 20s (2496 kB/s) [2022-08-31T11:56:10.012Z] #21 66.48 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-31T11:56:10.012Z] #21 66.50 Unpacking uidmap (1:4.8.1-1) ... [2022-08-31T11:56:10.012Z] #21 66.78 Selecting previously unselected package vim-runtime. [2022-08-31T11:56:10.271Z] #21 66.80 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:56:10.271Z] #21 66.85 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-31T11:56:10.271Z] #21 66.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-31T11:56:10.271Z] #21 66.91 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:56:11.542Z] #82 exporting layers 3.1s done [2022-08-31T11:56:11.543Z] #82 writing image sha256:073096c2226b059ce84bc95b049ac16e4668e77427bcad6102aceaa3667e339f done [2022-08-31T11:56:11.543Z] #82 naming to docker.io/library/docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b done [2022-08-31T11:56:11.543Z] #82 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-31T11:56:11.701Z] #21 ... [2022-08-31T11:56:11.701Z] [2022-08-31T11:56:11.701Z] #77 [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-08-31T11:56:11.701Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:56:11.701Z] #77 215.1 config.status: creating Makefile [2022-08-31T11:56:11.701Z] #77 215.2 config.status: creating config.h [2022-08-31T11:56:11.701Z] #77 215.3 config.status: executing libtool commands [2022-08-31T11:56:11.701Z] #77 215.3 config.status: executing depfiles commands [2022-08-31T11:56:11.701Z] #77 216.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-31T11:56:11.701Z] #77 216.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-31T11:56:11.701Z] #77 217.1 checking for gcc... gcc [2022-08-31T11:56:11.701Z] #77 217.5 checking whether the C compiler works... yes [2022-08-31T11:56:11.701Z] #77 217.8 checking for C compiler default output file name... a.out [2022-08-31T11:56:11.701Z] #77 217.8 checking for suffix of executables... [2022-08-31T11:56:11.701Z] #77 218.3 checking whether we are cross compiling... no [2022-08-31T11:56:11.701Z] #77 218.7 checking for suffix of object files... o [2022-08-31T11:56:11.701Z] #77 219.0 checking whether we are using the GNU C compiler... yes [2022-08-31T11:56:11.701Z] #77 219.2 checking whether gcc accepts -g... yes [2022-08-31T11:56:11.701Z] #77 219.4 checking for gcc option to accept ISO C89... none needed [2022-08-31T11:56:11.701Z] #77 219.7 checking whether gcc understands -c and -o together... yes [2022-08-31T11:56:11.701Z] #77 219.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-31T11:56:11.701Z] #77 220.0 checking whether build environment is sane... yes [2022-08-31T11:56:11.701Z] #77 220.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-31T11:56:11.701Z] #77 220.1 checking for gawk... no [2022-08-31T11:56:11.701Z] #77 220.1 checking for mawk... mawk [2022-08-31T11:56:11.701Z] #77 220.1 checking whether make sets $(MAKE)... yes [2022-08-31T11:56:11.701Z] #77 220.3 checking whether make supports the include directive... yes (GNU style) [2022-08-31T11:56:11.701Z] #77 220.4 checking whether make supports nested variables... yes [2022-08-31T11:56:11.701Z] #77 220.6 checking whether UID '0' is supported by ustar format... yes [2022-08-31T11:56:11.701Z] #77 220.6 checking whether GID '0' is supported by ustar format... yes [2022-08-31T11:56:11.701Z] #77 220.6 checking how to create a ustar tar archive... gnutar [2022-08-31T11:56:11.701Z] #77 220.8 checking dependency style of gcc... gcc3 [2022-08-31T11:56:11.702Z] #77 221.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-31T11:56:11.702Z] #77 221.1 checking whether make supports nested variables... (cached) yes [2022-08-31T11:56:11.702Z] #77 221.1 checking build system type... x86_64-pc-linux-gnu [2022-08-31T11:56:11.702Z] #77 221.5 checking host system type... x86_64-pc-linux-gnu [2022-08-31T11:56:11.702Z] #77 221.5 checking how to print strings... printf [2022-08-31T11:56:11.702Z] #77 221.5 checking for a sed that does not truncate output... /bin/sed [2022-08-31T11:56:11.702Z] #77 221.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-31T11:56:11.702Z] #77 221.6 checking for egrep... /bin/grep -E [2022-08-31T11:56:11.702Z] #77 221.6 checking for fgrep... /bin/grep -F [2022-08-31T11:56:11.702Z] #77 221.7 checking for ld used by gcc... /usr/bin/ld [2022-08-31T11:56:11.702Z] #77 221.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-31T11:56:11.702Z] #77 221.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-31T11:56:11.702Z] #77 221.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-31T11:56:11.702Z] #77 222.0 checking whether ln -s works... yes [2022-08-31T11:56:11.702Z] #77 222.0 checking the maximum length of command line arguments... 1572864 [2022-08-31T11:56:11.702Z] #77 222.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-31T11:56:11.702Z] #77 222.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-31T11:56:11.702Z] #77 222.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-31T11:56:11.702Z] #77 222.1 checking for objdump... objdump [2022-08-31T11:56:11.702Z] #77 222.1 checking how to recognize dependent libraries... pass_all [2022-08-31T11:56:11.702Z] #77 222.1 checking for dlltool... no [2022-08-31T11:56:11.702Z] #77 222.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-31T11:56:11.702Z] #77 222.1 checking for ar... ar [2022-08-31T11:56:11.702Z] #77 222.1 checking for archiver @FILE support... @ [2022-08-31T11:56:11.702Z] #77 222.4 checking for strip... strip [2022-08-31T11:56:11.702Z] #77 222.4 checking for ranlib... ranlib [2022-08-31T11:56:11.702Z] #77 222.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-31T11:56:11.702Z] #77 222.9 checking for sysroot... no [2022-08-31T11:56:11.702Z] #77 222.9 checking for a working dd... /bin/dd [2022-08-31T11:56:11.702Z] #77 223.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-31T11:56:11.702Z] #77 223.2 checking for mt... no [2022-08-31T11:56:11.702Z] #77 223.2 checking if : is a manifest tool... no [2022-08-31T11:56:11.868Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-31T11:56:11.981Z] #77 223.2 checking how to run the C preprocessor... gcc -E [2022-08-31T11:56:12.207Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/test/unit [2022-08-31T11:56:13.425Z] #77 223.8 checking for ANSI C header files... yes [2022-08-31T11:56:13.425Z] #77 224.9 checking for sys/types.h... yes [2022-08-31T11:56:13.995Z] #77 225.2 checking for sys/stat.h... yes [2022-08-31T11:56:14.110Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-31T11:56:14.110Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-31T11:56:14.110Z] + TESTDIRS=./... [2022-08-31T11:56:14.110Z] + exclude_paths='/vendor/|/integration' [2022-08-31T11:56:14.110Z] ++ go list ./... [2022-08-31T11:56:14.110Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-31T11:56:14.255Z] #77 225.6 checking for stdlib.h... yes [2022-08-31T11:56:14.676Z] + pkg_list='github.com/docker/docker/api [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/backend/build [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/httputils [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/middleware [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/build [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/container [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/debug [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/image [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/network [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/session [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/system [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/server/router/volume [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/backend [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/container [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/events [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/filters [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/image [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/mount [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/network [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/registry [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/strslice [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/swarm [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/time [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/versions [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T11:56:14.676Z] github.com/docker/docker/api/types/volume [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder/builder-next [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder/dockerfile [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder/remotecontext [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T11:56:14.676Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T11:56:14.676Z] github.com/docker/docker/cli [2022-08-31T11:56:14.676Z] github.com/docker/docker/cli/config [2022-08-31T11:56:14.676Z] github.com/docker/docker/cli/debug [2022-08-31T11:56:14.676Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T11:56:14.676Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T11:56:14.676Z] github.com/docker/docker/client [2022-08-31T11:56:14.676Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T11:56:14.676Z] github.com/docker/docker/cmd/dockerd [2022-08-31T11:56:14.676Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T11:56:14.676Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T11:56:14.676Z] github.com/docker/docker/container [2022-08-31T11:56:14.676Z] github.com/docker/docker/container/stream [2022-08-31T11:56:14.676Z] github.com/docker/docker/contrib/apparmor [2022-08-31T11:56:14.676Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T11:56:14.676Z] github.com/docker/docker/contrib/httpserver [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/cluster [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/config [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/events [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/exec [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/images [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/initlayer [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/links [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/listeners [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/local [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/names [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/network [2022-08-31T11:56:14.676Z] github.com/docker/docker/daemon/stats [2022-08-31T11:56:14.676Z] github.com/docker/docker/distribution [2022-08-31T11:56:14.676Z] github.com/docker/docker/distribution/metadata [2022-08-31T11:56:14.676Z] github.com/docker/docker/distribution/utils [2022-08-31T11:56:14.676Z] github.com/docker/docker/distribution/xfer [2022-08-31T11:56:14.676Z] github.com/docker/docker/dockerversion [2022-08-31T11:56:14.676Z] github.com/docker/docker/errdefs [2022-08-31T11:56:14.676Z] github.com/docker/docker/image [2022-08-31T11:56:14.676Z] github.com/docker/docker/image/cache [2022-08-31T11:56:14.676Z] github.com/docker/docker/image/tarexport [2022-08-31T11:56:14.676Z] github.com/docker/docker/image/v1 [2022-08-31T11:56:14.676Z] github.com/docker/docker/internal/test/suite [2022-08-31T11:56:14.676Z] github.com/docker/docker/layer [2022-08-31T11:56:14.676Z] github.com/docker/docker/libcontainerd [2022-08-31T11:56:14.676Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T11:56:14.676Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T11:56:14.676Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T11:56:14.676Z] github.com/docker/docker/libcontainerd/types [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/config [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T11:56:14.676Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/idm [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ns [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/options [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/osl [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/types [2022-08-31T11:56:14.677Z] github.com/docker/docker/oci [2022-08-31T11:56:14.677Z] github.com/docker/docker/oci/caps [2022-08-31T11:56:14.677Z] github.com/docker/docker/opts [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/aaparser [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/archive [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/authorization [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/capabilities [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/containerfs [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/directory [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/dmesg [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/fileutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/fsutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/homedir [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/idtools [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/ioutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/longpath [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/loopback [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/parsers [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/pidfile [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/platform [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugins [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/pools [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/progress [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/pubsub [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/reexec [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/signal [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/stack [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/stringid [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/system [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/tailfile [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/tarsum [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/truncindex [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/urlutil [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/useragent [2022-08-31T11:56:14.677Z] github.com/docker/docker/plugin [2022-08-31T11:56:14.677Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T11:56:14.677Z] github.com/docker/docker/plugin/v2 [2022-08-31T11:56:14.677Z] github.com/docker/docker/profiles/apparmor [2022-08-31T11:56:14.677Z] github.com/docker/docker/profiles/seccomp [2022-08-31T11:56:14.677Z] github.com/docker/docker/quota [2022-08-31T11:56:14.677Z] github.com/docker/docker/reference [2022-08-31T11:56:14.677Z] github.com/docker/docker/registry [2022-08-31T11:56:14.677Z] github.com/docker/docker/registry/resumable [2022-08-31T11:56:14.677Z] github.com/docker/docker/restartmanager [2022-08-31T11:56:14.677Z] github.com/docker/docker/rootless [2022-08-31T11:56:14.677Z] github.com/docker/docker/rootless/specconv [2022-08-31T11:56:14.677Z] github.com/docker/docker/runconfig [2022-08-31T11:56:14.677Z] github.com/docker/docker/runconfig/opts [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/daemon [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/environment [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fakegit [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/registry [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/request [2022-08-31T11:56:14.677Z] github.com/docker/docker/volume [2022-08-31T11:56:14.677Z] github.com/docker/docker/volume/drivers [2022-08-31T11:56:14.677Z] github.com/docker/docker/volume/local [2022-08-31T11:56:14.677Z] github.com/docker/docker/volume/mounts [2022-08-31T11:56:14.677Z] github.com/docker/docker/volume/service [2022-08-31T11:56:14.677Z] github.com/docker/docker/volume/service/opts [2022-08-31T11:56:14.677Z] github.com/docker/docker/volume/testutils' [2022-08-31T11:56:14.677Z] ++ grep --fixed-strings -v /libnetwork [2022-08-31T11:56:14.677Z] ++ echo 'github.com/docker/docker/api [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/backend/build [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/httputils [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/middleware [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/build [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/container [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/debug [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/image [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/network [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/session [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/system [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/server/router/volume [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/backend [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/container [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/events [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/filters [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/image [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/mount [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/network [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/registry [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/strslice [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/swarm [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/time [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/versions [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T11:56:14.677Z] github.com/docker/docker/api/types/volume [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder/builder-next [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder/dockerfile [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder/remotecontext [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T11:56:14.677Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T11:56:14.677Z] github.com/docker/docker/cli [2022-08-31T11:56:14.677Z] github.com/docker/docker/cli/config [2022-08-31T11:56:14.677Z] github.com/docker/docker/cli/debug [2022-08-31T11:56:14.677Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T11:56:14.677Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T11:56:14.677Z] github.com/docker/docker/client [2022-08-31T11:56:14.677Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T11:56:14.677Z] github.com/docker/docker/cmd/dockerd [2022-08-31T11:56:14.677Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T11:56:14.677Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T11:56:14.677Z] github.com/docker/docker/container [2022-08-31T11:56:14.677Z] github.com/docker/docker/container/stream [2022-08-31T11:56:14.677Z] github.com/docker/docker/contrib/apparmor [2022-08-31T11:56:14.677Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T11:56:14.677Z] github.com/docker/docker/contrib/httpserver [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/cluster [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/config [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/events [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/exec [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/images [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/initlayer [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/links [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/listeners [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/local [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/names [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/network [2022-08-31T11:56:14.677Z] github.com/docker/docker/daemon/stats [2022-08-31T11:56:14.677Z] github.com/docker/docker/distribution [2022-08-31T11:56:14.677Z] github.com/docker/docker/distribution/metadata [2022-08-31T11:56:14.677Z] github.com/docker/docker/distribution/utils [2022-08-31T11:56:14.677Z] github.com/docker/docker/distribution/xfer [2022-08-31T11:56:14.677Z] github.com/docker/docker/dockerversion [2022-08-31T11:56:14.677Z] github.com/docker/docker/errdefs [2022-08-31T11:56:14.677Z] github.com/docker/docker/image [2022-08-31T11:56:14.677Z] github.com/docker/docker/image/cache [2022-08-31T11:56:14.677Z] github.com/docker/docker/image/tarexport [2022-08-31T11:56:14.677Z] github.com/docker/docker/image/v1 [2022-08-31T11:56:14.677Z] github.com/docker/docker/internal/test/suite [2022-08-31T11:56:14.677Z] github.com/docker/docker/layer [2022-08-31T11:56:14.677Z] github.com/docker/docker/libcontainerd [2022-08-31T11:56:14.677Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T11:56:14.677Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T11:56:14.677Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T11:56:14.677Z] github.com/docker/docker/libcontainerd/types [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/config [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/idm [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/ns [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/options [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/osl [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/libnetwork/types [2022-08-31T11:56:14.677Z] github.com/docker/docker/oci [2022-08-31T11:56:14.677Z] github.com/docker/docker/oci/caps [2022-08-31T11:56:14.677Z] github.com/docker/docker/opts [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/aaparser [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/archive [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/authorization [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/capabilities [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/containerfs [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/directory [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/dmesg [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/fileutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/fsutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/homedir [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/idtools [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/ioutils [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/longpath [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/loopback [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/parsers [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/pidfile [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/platform [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugins [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/pools [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/progress [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/pubsub [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/reexec [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/signal [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/stack [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/stringid [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/system [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/tailfile [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/tarsum [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/truncindex [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/urlutil [2022-08-31T11:56:14.677Z] github.com/docker/docker/pkg/useragent [2022-08-31T11:56:14.677Z] github.com/docker/docker/plugin [2022-08-31T11:56:14.677Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T11:56:14.677Z] github.com/docker/docker/plugin/v2 [2022-08-31T11:56:14.677Z] github.com/docker/docker/profiles/apparmor [2022-08-31T11:56:14.677Z] github.com/docker/docker/profiles/seccomp [2022-08-31T11:56:14.677Z] github.com/docker/docker/quota [2022-08-31T11:56:14.677Z] github.com/docker/docker/reference [2022-08-31T11:56:14.677Z] github.com/docker/docker/registry [2022-08-31T11:56:14.677Z] github.com/docker/docker/registry/resumable [2022-08-31T11:56:14.677Z] github.com/docker/docker/restartmanager [2022-08-31T11:56:14.677Z] github.com/docker/docker/rootless [2022-08-31T11:56:14.677Z] github.com/docker/docker/rootless/specconv [2022-08-31T11:56:14.677Z] github.com/docker/docker/runconfig [2022-08-31T11:56:14.677Z] github.com/docker/docker/runconfig/opts [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/daemon [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/environment [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fakegit [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/registry [2022-08-31T11:56:14.677Z] github.com/docker/docker/testutil/request [2022-08-31T11:56:14.677Z] github.com/docker/docker/volume [2022-08-31T11:56:14.677Z] github.com/docker/docker/volume/drivers [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume/local [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume/mounts [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume/service [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume/service/opts [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume/testutils' [2022-08-31T11:56:14.678Z] + base_pkg_list='github.com/docker/docker/api [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/backend/build [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/httputils [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/middleware [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/build [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/container [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/debug [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/image [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/network [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/session [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/system [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/volume [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/backend [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/container [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/events [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/filters [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/image [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/mount [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/network [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/registry [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/strslice [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/swarm [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/time [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/versions [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/volume [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/dockerfile [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/remotecontext [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T11:56:14.678Z] github.com/docker/docker/cli [2022-08-31T11:56:14.678Z] github.com/docker/docker/cli/config [2022-08-31T11:56:14.678Z] github.com/docker/docker/cli/debug [2022-08-31T11:56:14.678Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T11:56:14.678Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T11:56:14.678Z] github.com/docker/docker/client [2022-08-31T11:56:14.678Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T11:56:14.678Z] github.com/docker/docker/cmd/dockerd [2022-08-31T11:56:14.678Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T11:56:14.678Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T11:56:14.678Z] github.com/docker/docker/container [2022-08-31T11:56:14.678Z] github.com/docker/docker/container/stream [2022-08-31T11:56:14.678Z] github.com/docker/docker/contrib/apparmor [2022-08-31T11:56:14.678Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T11:56:14.678Z] github.com/docker/docker/contrib/httpserver [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/config [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/events [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/exec [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/images [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/initlayer [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/links [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/listeners [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/local [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/names [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/network [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/stats [2022-08-31T11:56:14.678Z] github.com/docker/docker/distribution [2022-08-31T11:56:14.678Z] github.com/docker/docker/distribution/metadata [2022-08-31T11:56:14.678Z] github.com/docker/docker/distribution/utils [2022-08-31T11:56:14.678Z] github.com/docker/docker/distribution/xfer [2022-08-31T11:56:14.678Z] github.com/docker/docker/dockerversion [2022-08-31T11:56:14.678Z] github.com/docker/docker/errdefs [2022-08-31T11:56:14.678Z] github.com/docker/docker/image [2022-08-31T11:56:14.678Z] github.com/docker/docker/image/cache [2022-08-31T11:56:14.678Z] github.com/docker/docker/image/tarexport [2022-08-31T11:56:14.678Z] github.com/docker/docker/image/v1 [2022-08-31T11:56:14.678Z] github.com/docker/docker/internal/test/suite [2022-08-31T11:56:14.678Z] github.com/docker/docker/layer [2022-08-31T11:56:14.678Z] github.com/docker/docker/libcontainerd [2022-08-31T11:56:14.678Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T11:56:14.678Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T11:56:14.678Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T11:56:14.678Z] github.com/docker/docker/libcontainerd/types [2022-08-31T11:56:14.678Z] github.com/docker/docker/oci [2022-08-31T11:56:14.678Z] github.com/docker/docker/oci/caps [2022-08-31T11:56:14.678Z] github.com/docker/docker/opts [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/aaparser [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/archive [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/authorization [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/capabilities [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/containerfs [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/directory [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/dmesg [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/fileutils [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/fsutils [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/homedir [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/idtools [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/ioutils [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/longpath [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/loopback [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/parsers [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/pidfile [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/platform [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/plugins [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/pools [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/progress [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/pubsub [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/reexec [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/signal [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/stack [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/stringid [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/system [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/tailfile [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/tarsum [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/truncindex [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/urlutil [2022-08-31T11:56:14.678Z] github.com/docker/docker/pkg/useragent [2022-08-31T11:56:14.678Z] github.com/docker/docker/plugin [2022-08-31T11:56:14.678Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T11:56:14.678Z] github.com/docker/docker/plugin/v2 [2022-08-31T11:56:14.678Z] github.com/docker/docker/profiles/apparmor [2022-08-31T11:56:14.678Z] github.com/docker/docker/profiles/seccomp [2022-08-31T11:56:14.678Z] github.com/docker/docker/quota [2022-08-31T11:56:14.678Z] github.com/docker/docker/reference [2022-08-31T11:56:14.678Z] github.com/docker/docker/registry [2022-08-31T11:56:14.678Z] github.com/docker/docker/registry/resumable [2022-08-31T11:56:14.678Z] github.com/docker/docker/restartmanager [2022-08-31T11:56:14.678Z] github.com/docker/docker/rootless [2022-08-31T11:56:14.678Z] github.com/docker/docker/rootless/specconv [2022-08-31T11:56:14.678Z] github.com/docker/docker/runconfig [2022-08-31T11:56:14.678Z] github.com/docker/docker/runconfig/opts [2022-08-31T11:56:14.678Z] github.com/docker/docker/testutil [2022-08-31T11:56:14.678Z] github.com/docker/docker/testutil/daemon [2022-08-31T11:56:14.678Z] github.com/docker/docker/testutil/environment [2022-08-31T11:56:14.678Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T11:56:14.678Z] github.com/docker/docker/testutil/fakegit [2022-08-31T11:56:14.678Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T11:56:14.678Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T11:56:14.678Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T11:56:14.678Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T11:56:14.678Z] github.com/docker/docker/testutil/registry [2022-08-31T11:56:14.678Z] github.com/docker/docker/testutil/request [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume/drivers [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume/local [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume/mounts [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume/service [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume/service/opts [2022-08-31T11:56:14.678Z] github.com/docker/docker/volume/testutils' [2022-08-31T11:56:14.678Z] ++ grep --fixed-strings /libnetwork [2022-08-31T11:56:14.678Z] ++ echo 'github.com/docker/docker/api [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/backend/build [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/httputils [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/middleware [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/build [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/container [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/debug [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/image [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/network [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/session [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/system [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/server/router/volume [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/backend [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/container [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/events [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/filters [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/image [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/mount [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/network [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/registry [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/strslice [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/swarm [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/time [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/versions [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T11:56:14.678Z] github.com/docker/docker/api/types/volume [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/dockerfile [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/remotecontext [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T11:56:14.678Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T11:56:14.678Z] github.com/docker/docker/cli [2022-08-31T11:56:14.678Z] github.com/docker/docker/cli/config [2022-08-31T11:56:14.678Z] github.com/docker/docker/cli/debug [2022-08-31T11:56:14.678Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T11:56:14.678Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T11:56:14.678Z] github.com/docker/docker/client [2022-08-31T11:56:14.678Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T11:56:14.678Z] github.com/docker/docker/cmd/dockerd [2022-08-31T11:56:14.678Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T11:56:14.678Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T11:56:14.678Z] github.com/docker/docker/container [2022-08-31T11:56:14.678Z] github.com/docker/docker/container/stream [2022-08-31T11:56:14.678Z] github.com/docker/docker/contrib/apparmor [2022-08-31T11:56:14.678Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T11:56:14.678Z] github.com/docker/docker/contrib/httpserver [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/config [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/events [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/exec [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/images [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/initlayer [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/links [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/listeners [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/local [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/names [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/network [2022-08-31T11:56:14.678Z] github.com/docker/docker/daemon/stats [2022-08-31T11:56:14.678Z] github.com/docker/docker/distribution [2022-08-31T11:56:14.678Z] github.com/docker/docker/distribution/metadata [2022-08-31T11:56:14.678Z] github.com/docker/docker/distribution/utils [2022-08-31T11:56:14.678Z] github.com/docker/docker/distribution/xfer [2022-08-31T11:56:14.678Z] github.com/docker/docker/dockerversion [2022-08-31T11:56:14.678Z] github.com/docker/docker/errdefs [2022-08-31T11:56:14.678Z] github.com/docker/docker/image [2022-08-31T11:56:14.678Z] github.com/docker/docker/image/cache [2022-08-31T11:56:14.678Z] github.com/docker/docker/image/tarexport [2022-08-31T11:56:14.678Z] github.com/docker/docker/image/v1 [2022-08-31T11:56:14.678Z] github.com/docker/docker/internal/test/suite [2022-08-31T11:56:14.678Z] github.com/docker/docker/layer [2022-08-31T11:56:14.678Z] github.com/docker/docker/libcontainerd [2022-08-31T11:56:14.678Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T11:56:14.678Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T11:56:14.678Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T11:56:14.678Z] github.com/docker/docker/libcontainerd/types [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/config [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T11:56:14.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/idm [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ns [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/options [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/osl [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/types [2022-08-31T11:56:14.679Z] github.com/docker/docker/oci [2022-08-31T11:56:14.679Z] github.com/docker/docker/oci/caps [2022-08-31T11:56:14.679Z] github.com/docker/docker/opts [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/aaparser [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/archive [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/authorization [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/capabilities [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/containerfs [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/directory [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/dmesg [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/fileutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/fsutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/homedir [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/idtools [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/ioutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/longpath [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/loopback [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/parsers [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/pidfile [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/platform [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/plugins [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/pools [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/progress [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/pubsub [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/reexec [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/signal [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/stack [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/stringid [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/system [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/tailfile [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/tarsum [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/truncindex [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/urlutil [2022-08-31T11:56:14.679Z] github.com/docker/docker/pkg/useragent [2022-08-31T11:56:14.679Z] github.com/docker/docker/plugin [2022-08-31T11:56:14.679Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T11:56:14.679Z] github.com/docker/docker/plugin/v2 [2022-08-31T11:56:14.679Z] github.com/docker/docker/profiles/apparmor [2022-08-31T11:56:14.679Z] github.com/docker/docker/profiles/seccomp [2022-08-31T11:56:14.679Z] github.com/docker/docker/quota [2022-08-31T11:56:14.679Z] github.com/docker/docker/reference [2022-08-31T11:56:14.679Z] github.com/docker/docker/registry [2022-08-31T11:56:14.679Z] github.com/docker/docker/registry/resumable [2022-08-31T11:56:14.679Z] github.com/docker/docker/restartmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/rootless [2022-08-31T11:56:14.679Z] github.com/docker/docker/rootless/specconv [2022-08-31T11:56:14.679Z] github.com/docker/docker/runconfig [2022-08-31T11:56:14.679Z] github.com/docker/docker/runconfig/opts [2022-08-31T11:56:14.679Z] github.com/docker/docker/testutil [2022-08-31T11:56:14.679Z] github.com/docker/docker/testutil/daemon [2022-08-31T11:56:14.679Z] github.com/docker/docker/testutil/environment [2022-08-31T11:56:14.679Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T11:56:14.679Z] github.com/docker/docker/testutil/fakegit [2022-08-31T11:56:14.679Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T11:56:14.679Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T11:56:14.679Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T11:56:14.679Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T11:56:14.679Z] github.com/docker/docker/testutil/registry [2022-08-31T11:56:14.679Z] github.com/docker/docker/testutil/request [2022-08-31T11:56:14.679Z] github.com/docker/docker/volume [2022-08-31T11:56:14.679Z] github.com/docker/docker/volume/drivers [2022-08-31T11:56:14.679Z] github.com/docker/docker/volume/local [2022-08-31T11:56:14.679Z] github.com/docker/docker/volume/mounts [2022-08-31T11:56:14.679Z] github.com/docker/docker/volume/service [2022-08-31T11:56:14.679Z] github.com/docker/docker/volume/service/opts [2022-08-31T11:56:14.679Z] github.com/docker/docker/volume/testutils' [2022-08-31T11:56:14.679Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/config [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/idm [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ns [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/options [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/osl [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/types' [2022-08-31T11:56:14.679Z] + echo 'github.com/docker/docker/libnetwork [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/config [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/idm [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/ns [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/options [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/osl [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/types' [2022-08-31T11:56:14.679Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T11:56:14.679Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T11:56:14.679Z] + type docker-proxy [2022-08-31T11:56:14.679Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-31T11:56:14.679Z] + hack/make.sh binary-proxy install-proxy [2022-08-31T11:56:14.679Z] [2022-08-31T11:56:14.679Z] Removing bundles/ [2022-08-31T11:56:14.679Z] [2022-08-31T11:56:14.679Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-31T11:56:14.679Z] Building: bundles/binary-proxy/docker-proxy [2022-08-31T11:56:14.679Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T11:56:14.776Z] #77 226.0 checking for string.h... yes [2022-08-31T11:56:15.035Z] #77 226.4 checking for memory.h... yes [2022-08-31T11:56:15.294Z] #77 226.8 checking for strings.h... yes [2022-08-31T11:56:15.862Z] #77 227.1 checking for inttypes.h... yes [2022-08-31T11:56:16.121Z] #77 227.5 checking for stdint.h... yes [2022-08-31T11:56:16.122Z] #77 227.7 checking for unistd.h... yes [2022-08-31T11:56:16.338Z] #49 21.04 Reading package lists... [2022-08-31T11:56:16.338Z] #49 ... [2022-08-31T11:56:16.338Z] [2022-08-31T11:56:16.338Z] #20 [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-08-31T11:56:16.338Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T11:56:16.338Z] #20 22.07 Fetched 49.2 MB in 21s (2398 kB/s) [2022-08-31T11:56:16.382Z] #77 227.9 checking for dlfcn.h... yes [2022-08-31T11:56:16.382Z] #77 228.1 checking for objdir... .libs [2022-08-31T11:56:16.972Z] #77 ... [2022-08-31T11:56:16.972Z] [2022-08-31T11:56:16.972Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:56:16.972Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:56:16.972Z] #21 73.31 Selecting previously unselected package vim. [2022-08-31T11:56:16.972Z] #21 73.33 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:56:16.972Z] #21 73.39 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:56:17.269Z] #20 22.07 Reading package lists... [2022-08-31T11:56:17.269Z] #20 ... [2022-08-31T11:56:17.269Z] [2022-08-31T11:56:17.269Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:56:17.269Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-31T11:56:17.269Z] #49 21.04 Reading package lists... [2022-08-31T11:56:17.910Z] #21 74.54 Selecting previously unselected package xfsprogs. [2022-08-31T11:56:17.910Z] #21 74.54 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-31T11:56:17.910Z] #21 74.54 Unpacking xfsprogs (5.10.0-4) ... [2022-08-31T11:56:18.120Z] #23 12.74 Collecting yamllint==1.27.1 [2022-08-31T11:56:18.120Z] #23 13.84 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-08-31T11:56:18.848Z] #21 75.40 Selecting previously unselected package zip. [2022-08-31T11:56:18.848Z] #21 75.44 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-31T11:56:18.848Z] #21 75.45 Unpacking zip (3.0-12) ... [2022-08-31T11:56:19.107Z] #21 75.75 Selecting previously unselected package zstd. [2022-08-31T11:56:19.107Z] #21 75.75 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-31T11:56:19.107Z] #21 75.76 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-31T11:56:19.163Z] #49 29.89 Reading package lists... [2022-08-31T11:56:19.163Z] #49 ... [2022-08-31T11:56:19.163Z] [2022-08-31T11:56:19.163Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:56:19.163Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-31T11:56:19.163Z] #69 21.48 Fetched 49.2 MB in 20s (2465 kB/s) [2022-08-31T11:56:19.163Z] #69 21.48 Reading package lists... [2022-08-31T11:56:19.163Z] #69 30.65 Reading package lists... [2022-08-31T11:56:19.163Z] #69 ... [2022-08-31T11:56:19.163Z] [2022-08-31T11:56:19.163Z] #20 [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-08-31T11:56:19.163Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T11:56:19.163Z] #20 22.07 Reading package lists... [2022-08-31T11:56:19.505Z] #23 16.34 Collecting pathspec>=0.5.3 [2022-08-31T11:56:19.505Z] #23 16.35 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-08-31T11:56:19.676Z] #21 76.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:56:20.076Z] #23 17.08 Collecting pyyaml [2022-08-31T11:56:20.336Z] #23 17.10 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-31T11:56:20.336Z] #23 17.16 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-08-31T11:56:20.336Z] #23 17.16 Building wheels for collected packages: yamllint [2022-08-31T11:56:20.336Z] #23 17.18 Building wheel for yamllint (setup.py): started [2022-08-31T11:56:21.238Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-31T11:56:21.238Z] [2022-08-31T11:56:21.238Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-31T11:56:21.238Z] Installing docker-proxy to /usr/local/bin/ [2022-08-31T11:56:21.238Z] [2022-08-31T11:56:21.238Z] + mkdir -p bundles [2022-08-31T11:56:21.238Z] + '[' -n 'github.com/docker/docker/api [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/backend/build [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/httputils [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/middleware [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/build [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/container [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/debug [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/image [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/network [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/session [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/system [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/server/router/volume [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/backend [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/container [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/events [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/filters [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/image [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/mount [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/network [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/registry [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/strslice [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/swarm [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/time [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/versions [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T11:56:21.238Z] github.com/docker/docker/api/types/volume [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder/builder-next [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder/dockerfile [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder/remotecontext [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T11:56:21.238Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T11:56:21.238Z] github.com/docker/docker/cli [2022-08-31T11:56:21.238Z] github.com/docker/docker/cli/config [2022-08-31T11:56:21.238Z] github.com/docker/docker/cli/debug [2022-08-31T11:56:21.238Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T11:56:21.238Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T11:56:21.238Z] github.com/docker/docker/client [2022-08-31T11:56:21.238Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T11:56:21.238Z] github.com/docker/docker/cmd/dockerd [2022-08-31T11:56:21.238Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T11:56:21.238Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T11:56:21.238Z] github.com/docker/docker/container [2022-08-31T11:56:21.238Z] github.com/docker/docker/container/stream [2022-08-31T11:56:21.238Z] github.com/docker/docker/contrib/apparmor [2022-08-31T11:56:21.238Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T11:56:21.238Z] github.com/docker/docker/contrib/httpserver [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/cluster [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/config [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/events [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/exec [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/images [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/initlayer [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/links [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/listeners [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/logger [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T11:56:21.238Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/logger/local [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/names [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/network [2022-08-31T11:56:21.239Z] github.com/docker/docker/daemon/stats [2022-08-31T11:56:21.239Z] github.com/docker/docker/distribution [2022-08-31T11:56:21.239Z] github.com/docker/docker/distribution/metadata [2022-08-31T11:56:21.239Z] github.com/docker/docker/distribution/utils [2022-08-31T11:56:21.239Z] github.com/docker/docker/distribution/xfer [2022-08-31T11:56:21.239Z] github.com/docker/docker/dockerversion [2022-08-31T11:56:21.239Z] github.com/docker/docker/errdefs [2022-08-31T11:56:21.239Z] github.com/docker/docker/image [2022-08-31T11:56:21.239Z] github.com/docker/docker/image/cache [2022-08-31T11:56:21.239Z] github.com/docker/docker/image/tarexport [2022-08-31T11:56:21.239Z] github.com/docker/docker/image/v1 [2022-08-31T11:56:21.239Z] github.com/docker/docker/internal/test/suite [2022-08-31T11:56:21.239Z] github.com/docker/docker/layer [2022-08-31T11:56:21.239Z] github.com/docker/docker/libcontainerd [2022-08-31T11:56:21.239Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T11:56:21.239Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T11:56:21.239Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T11:56:21.239Z] github.com/docker/docker/libcontainerd/types [2022-08-31T11:56:21.239Z] github.com/docker/docker/oci [2022-08-31T11:56:21.239Z] github.com/docker/docker/oci/caps [2022-08-31T11:56:21.239Z] github.com/docker/docker/opts [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/aaparser [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/archive [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/authorization [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/capabilities [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/containerfs [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/directory [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/dmesg [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/fileutils [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/fsutils [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/homedir [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/idtools [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/ioutils [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/longpath [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/loopback [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/parsers [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/pidfile [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/platform [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/plugins [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/pools [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/progress [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/pubsub [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/reexec [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/signal [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/stack [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/stringid [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/system [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/tailfile [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/tarsum [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/truncindex [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/urlutil [2022-08-31T11:56:21.239Z] github.com/docker/docker/pkg/useragent [2022-08-31T11:56:21.239Z] github.com/docker/docker/plugin [2022-08-31T11:56:21.239Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T11:56:21.239Z] github.com/docker/docker/plugin/v2 [2022-08-31T11:56:21.239Z] github.com/docker/docker/profiles/apparmor [2022-08-31T11:56:21.239Z] github.com/docker/docker/profiles/seccomp [2022-08-31T11:56:21.239Z] github.com/docker/docker/quota [2022-08-31T11:56:21.239Z] github.com/docker/docker/reference [2022-08-31T11:56:21.239Z] github.com/docker/docker/registry [2022-08-31T11:56:21.239Z] github.com/docker/docker/registry/resumable [2022-08-31T11:56:21.239Z] github.com/docker/docker/restartmanager [2022-08-31T11:56:21.239Z] github.com/docker/docker/rootless [2022-08-31T11:56:21.239Z] github.com/docker/docker/rootless/specconv [2022-08-31T11:56:21.239Z] github.com/docker/docker/runconfig [2022-08-31T11:56:21.239Z] github.com/docker/docker/runconfig/opts [2022-08-31T11:56:21.239Z] github.com/docker/docker/testutil [2022-08-31T11:56:21.239Z] github.com/docker/docker/testutil/daemon [2022-08-31T11:56:21.239Z] github.com/docker/docker/testutil/environment [2022-08-31T11:56:21.239Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T11:56:21.239Z] github.com/docker/docker/testutil/fakegit [2022-08-31T11:56:21.239Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T11:56:21.239Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T11:56:21.239Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T11:56:21.239Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T11:56:21.239Z] github.com/docker/docker/testutil/registry [2022-08-31T11:56:21.239Z] github.com/docker/docker/testutil/request [2022-08-31T11:56:21.239Z] github.com/docker/docker/volume [2022-08-31T11:56:21.239Z] github.com/docker/docker/volume/drivers [2022-08-31T11:56:21.239Z] github.com/docker/docker/volume/local [2022-08-31T11:56:21.239Z] github.com/docker/docker/volume/mounts [2022-08-31T11:56:21.239Z] github.com/docker/docker/volume/service [2022-08-31T11:56:21.239Z] github.com/docker/docker/volume/service/opts [2022-08-31T11:56:21.239Z] github.com/docker/docker/volume/testutils' ']' [2022-08-31T11:56:21.239Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.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-08-31T11:56:21.239Z] ? github.com/docker/docker/api [no test files] [2022-08-31T11:56:22.216Z] #21 78.39 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T11:56:22.216Z] #21 78.40 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T11:56:22.216Z] #21 78.41 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-31T11:56:22.216Z] #21 78.43 Setting up libicu67:amd64 (67.1-7) ... [2022-08-31T11:56:22.216Z] #21 78.44 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T11:56:22.216Z] #21 78.45 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-31T11:56:22.216Z] #21 78.47 Setting up uidmap (1:4.8.1-1) ... [2022-08-31T11:56:22.216Z] #21 78.52 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:56:22.216Z] #21 78.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:56:22.216Z] #21 78.56 Setting up bzip2 (1.0.8-4) ... [2022-08-31T11:56:22.216Z] #21 78.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:56:22.216Z] #21 78.64 Setting up python3-wheel (0.34.2-1) ... [2022-08-31T11:56:22.254Z] #23 18.96 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-31T11:56:22.254Z] #23 18.96 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=6111ccefe1db65016295ff6d0e69cc01bd25d49155933d0d1b21e06f1d088755 [2022-08-31T11:56:22.254Z] #23 18.97 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-08-31T11:56:22.254Z] #23 18.97 Successfully built yamllint [2022-08-31T11:56:22.254Z] #23 19.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-31T11:56:22.825Z] #23 19.75 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-08-31T11:56:23.155Z] #21 79.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:56:23.155Z] #21 79.76 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:56:23.155Z] #21 79.78 Setting up libcap2-bin (1:2.44-1) ... [2022-08-31T11:56:23.155Z] #21 79.80 Setting up apparmor (2.13.6-10) ... [2022-08-31T11:56:23.398Z] #23 DONE 20.2s [2022-08-31T11:56:23.398Z] [2022-08-31T11:56:23.398Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:56:23.398Z] #64 sha256:2801f08733c02b241a25c5d59c2813787fd420ef4bf2118a49861dff96bca631 [2022-08-31T11:56:23.398Z] #64 ... [2022-08-31T11:56:23.398Z] [2022-08-31T11:56:23.398Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-31T11:56:23.398Z] #27 sha256:d711d4ff58b79f627fa03fbb435502f610db4a695db7416f2162d4a924740f99 [2022-08-31T11:56:23.398Z] #27 DONE 0.3s [2022-08-31T11:56:23.398Z] [2022-08-31T11:56:23.398Z] #77 [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-08-31T11:56:23.398Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:56:23.659Z] #77 ... [2022-08-31T11:56:23.659Z] [2022-08-31T11:56:23.659Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-31T11:56:23.659Z] #32 sha256:c2d8009d6d461422aa9a89b8ffb56c86d001e6c2134fbf0dcc6008940f523fab [2022-08-31T11:56:24.536Z] #21 ... [2022-08-31T11:56:24.536Z] [2022-08-31T11:56:24.536Z] #77 [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-08-31T11:56:24.536Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:56:24.536Z] #77 228.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-31T11:56:24.536Z] #77 228.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-31T11:56:24.536Z] #77 228.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-31T11:56:24.536Z] #77 229.1 checking if gcc static flag -static works... yes [2022-08-31T11:56:24.536Z] #77 229.7 checking if gcc supports -c -o file.o... yes [2022-08-31T11:56:24.536Z] #77 230.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-31T11:56:24.536Z] #77 230.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-31T11:56:24.536Z] #77 230.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-31T11:56:24.536Z] #77 230.8 checking how to hardcode library paths into programs... immediate [2022-08-31T11:56:24.536Z] #77 230.8 checking whether stripping libraries is possible... yes [2022-08-31T11:56:24.536Z] #77 230.8 checking if libtool supports shared libraries... yes [2022-08-31T11:56:24.536Z] #77 230.8 checking whether to build shared libraries... no [2022-08-31T11:56:24.536Z] #77 230.8 checking whether to build static libraries... yes [2022-08-31T11:56:24.536Z] #77 230.9 checking float.h usability... yes [2022-08-31T11:56:24.536Z] #77 231.2 checking float.h presence... yes [2022-08-31T11:56:24.536Z] #77 231.3 checking for float.h... yes [2022-08-31T11:56:24.536Z] #77 231.4 checking limits.h usability... yes [2022-08-31T11:56:24.536Z] #77 231.7 checking limits.h presence... yes [2022-08-31T11:56:24.536Z] #77 231.9 checking for limits.h... yes [2022-08-31T11:56:24.536Z] #77 231.9 checking stddef.h usability... yes [2022-08-31T11:56:24.536Z] #77 232.1 checking stddef.h presence... yes [2022-08-31T11:56:24.536Z] #77 232.2 checking for stddef.h... yes [2022-08-31T11:56:24.536Z] #77 232.2 checking for stdlib.h... (cached) yes [2022-08-31T11:56:24.536Z] #77 232.3 checking for string.h... (cached) yes [2022-08-31T11:56:24.536Z] #77 232.4 checking sys/time.h usability... yes [2022-08-31T11:56:24.536Z] #77 232.7 checking sys/time.h presence... yes [2022-08-31T11:56:24.536Z] #77 232.9 checking for sys/time.h... yes [2022-08-31T11:56:24.536Z] #77 233.0 checking for inline... inline [2022-08-31T11:56:24.536Z] #77 233.1 checking for size_t... yes [2022-08-31T11:56:24.536Z] #77 233.7 checking for stdlib.h... (cached) yes [2022-08-31T11:56:24.536Z] #77 233.7 checking for GNU libc compatible malloc... yes [2022-08-31T11:56:24.536Z] #77 234.1 checking for stdlib.h... (cached) yes [2022-08-31T11:56:24.536Z] #77 234.1 checking for GNU libc compatible realloc... yes [2022-08-31T11:56:24.536Z] #77 234.4 checking for working strtod... yes [2022-08-31T11:56:24.536Z] #77 235.0 checking for gettimeofday... yes [2022-08-31T11:56:24.536Z] #77 235.3 checking for memset... yes [2022-08-31T11:56:24.536Z] #77 235.6 checking for strspn... yes [2022-08-31T11:56:24.536Z] #77 236.2 checking that generated files are newer than configure... done [2022-08-31T11:56:24.536Z] #77 236.2 configure: creating ./config.status [2022-08-31T11:56:24.600Z] #32 DONE 1.0s [2022-08-31T11:56:24.600Z] [2022-08-31T11:56:24.600Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-31T11:56:24.600Z] #35 sha256:f810c87ed5d6f2fdd77b2f61ad15248b5147ea017a3441e28c7806760eeeb46e [2022-08-31T11:56:24.861Z] #35 DONE 0.3s [2022-08-31T11:56:24.861Z] [2022-08-31T11:56:24.861Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:56:24.861Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:56:24.861Z] #55 ... [2022-08-31T11:56:24.861Z] [2022-08-31T11:56:24.861Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-31T11:56:24.861Z] #37 sha256:40da8c27a2462b9b84edebdd4e80d5f054eacec525fd38e2b6bd1e83461df52c [2022-08-31T11:56:25.122Z] #37 DONE 0.3s [2022-08-31T11:56:25.122Z] [2022-08-31T11:56:25.122Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-31T11:56:25.122Z] #39 sha256:7bc0709a410439f12d8bfea274b25bbadc3bf9b711c3927b7987b7e55fe3f312 [2022-08-31T11:56:25.122Z] #39 DONE 0.1s [2022-08-31T11:56:25.122Z] [2022-08-31T11:56:25.122Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-31T11:56:25.122Z] #41 sha256:e22c7f00621b54c72f7eace34ee4188777f217d7d059ac5174066bfa2310d318 [2022-08-31T11:56:25.383Z] #41 DONE 0.1s [2022-08-31T11:56:25.383Z] [2022-08-31T11:56:25.383Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-31T11:56:25.383Z] #45 sha256:ad8fcbaff42bd60a1fb042cfcb96635357a12f9eb2492656401d5fc268601e32 [2022-08-31T11:56:25.383Z] #45 DONE 0.1s [2022-08-31T11:56:25.383Z] [2022-08-31T11:56:25.383Z] #77 [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-08-31T11:56:25.383Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:56:25.917Z] #77 ... [2022-08-31T11:56:25.917Z] [2022-08-31T11:56:25.917Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:56:25.917Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:56:25.917Z] #21 82.46 Setting up zip (3.0-12) ... [2022-08-31T11:56:25.917Z] #21 82.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:56:25.917Z] #21 82.53 Setting up bash-completion (1:2.11-2) ... [2022-08-31T11:56:27.258Z] #20 31.31 Reading package lists... [2022-08-31T11:56:27.258Z] #20 ... [2022-08-31T11:56:27.258Z] [2022-08-31T11:56:27.258Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:56:27.258Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-31T11:56:27.258Z] #49 29.89 Reading package lists... [2022-08-31T11:56:28.627Z] #49 38.80 Building dependency tree... [2022-08-31T11:56:29.996Z] #49 42.43 The following additional packages will be installed: [2022-08-31T11:56:29.996Z] #49 42.46 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-31T11:56:29.996Z] #49 42.49 Suggested packages: [2022-08-31T11:56:29.996Z] #49 42.49 cmake-doc ninja-build lrzip [2022-08-31T11:56:29.996Z] #49 42.49 Recommended packages: [2022-08-31T11:56:29.996Z] #49 42.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-31T11:56:30.560Z] #49 43.21 The following NEW packages will be installed: [2022-08-31T11:56:30.560Z] #49 43.24 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-31T11:56:31.124Z] #49 43.71 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:56:31.124Z] #49 43.71 Need to get 8418 kB of archives. [2022-08-31T11:56:31.124Z] #49 43.71 After this operation, 34.9 MB of additional disk space will be used. [2022-08-31T11:56:31.124Z] #49 43.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T11:56:31.124Z] #49 43.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T11:56:31.124Z] #49 43.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-31T11:56:31.124Z] #49 43.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-31T11:56:31.124Z] #49 43.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-31T11:56:31.124Z] #49 43.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-31T11:56:31.124Z] #49 43.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-31T11:56:31.124Z] #49 43.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-31T11:56:32.055Z] #49 44.53 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:56:32.312Z] #49 44.81 Fetched 8418 kB in 0s (17.5 MB/s) [2022-08-31T11:56:32.312Z] #49 44.87 Selecting previously unselected package xxd. [2022-08-31T11:56:32.312Z] #49 44.87 (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 ... 30255 files and directories currently installed.) [2022-08-31T11:56:32.312Z] #49 44.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:56:32.312Z] #49 44.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:56:32.491Z] #21 88.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-31T11:56:32.491Z] #21 88.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-31T11:56:32.491Z] #21 88.12 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-31T11:56:32.491Z] #21 88.19 Setting up patch (2.7.6-7) ... [2022-08-31T11:56:32.491Z] #21 88.20 Setting up sudo (1.9.5p2-3) ... [2022-08-31T11:56:32.491Z] #21 88.33 invoke-rc.d: could not determine current runlevel [2022-08-31T11:56:32.491Z] #21 88.35 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-31T11:56:32.491Z] #21 88.36 Setting up xfsprogs (5.10.0-4) ... [2022-08-31T11:56:32.491Z] #21 88.37 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-31T11:56:32.491Z] #21 88.39 Setting up inetutils-ping (2:2.0-1) ... [2022-08-31T11:56:32.491Z] #21 88.42 Setting up pigz (2.6-1) ... [2022-08-31T11:56:32.491Z] #21 88.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T11:56:32.491Z] #21 88.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:56:32.491Z] #21 88.48 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T11:56:32.491Z] #21 88.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:56:32.569Z] #49 45.05 Selecting previously unselected package vim-common. [2022-08-31T11:56:32.569Z] #49 45.07 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:56:32.569Z] #49 45.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:56:32.569Z] #49 45.21 Selecting previously unselected package cmake-data. [2022-08-31T11:56:32.569Z] #49 45.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-31T11:56:32.569Z] #49 45.22 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T11:56:33.133Z] #49 ... [2022-08-31T11:56:33.133Z] [2022-08-31T11:56:33.133Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-31T11:56:33.133Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-31T11:56:33.133Z] #69 30.65 Reading package lists... [2022-08-31T11:56:33.133Z] #69 39.57 Building dependency tree... [2022-08-31T11:56:33.133Z] #69 43.41 The following additional packages will be installed: [2022-08-31T11:56:33.133Z] #69 43.44 libbtrfs0 [2022-08-31T11:56:33.133Z] #69 43.64 The following NEW packages will be installed: [2022-08-31T11:56:33.133Z] #69 43.65 libbtrfs-dev libbtrfs0 [2022-08-31T11:56:33.133Z] #69 44.08 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:56:33.133Z] #69 44.08 Need to get 460 kB of archives. [2022-08-31T11:56:33.133Z] #69 44.08 After this operation, 1237 kB of additional disk space will be used. [2022-08-31T11:56:33.133Z] #69 44.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T11:56:33.133Z] #69 44.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T11:56:33.133Z] #69 44.68 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:56:33.133Z] #69 44.93 Fetched 460 kB in 0s (1442 kB/s) [2022-08-31T11:56:33.134Z] #69 44.99 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T11:56:33.134Z] #69 45.00 (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 ... 30255 files and directories currently installed.) [2022-08-31T11:56:33.134Z] #69 45.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T11:56:33.134Z] #69 45.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:56:33.134Z] #69 45.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T11:56:33.134Z] #69 45.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T11:56:33.134Z] #69 45.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:56:33.134Z] #69 45.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:56:33.134Z] #69 45.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:56:33.134Z] #69 45.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:56:33.134Z] #69 DONE 45.7s [2022-08-31T11:56:33.134Z] [2022-08-31T11:56:33.134Z] #20 [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-08-31T11:56:33.134Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T11:56:33.134Z] #20 31.31 Reading package lists... [2022-08-31T11:56:33.134Z] #20 40.09 Building dependency tree... [2022-08-31T11:56:33.134Z] #20 43.68 The following additional packages will be installed: [2022-08-31T11:56:33.134Z] #20 43.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T11:56:33.134Z] #20 43.68 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-31T11:56:33.134Z] #20 43.68 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-31T11:56:33.134Z] #20 43.68 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-31T11:56:33.134Z] #20 43.68 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-31T11:56:33.134Z] #20 43.69 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-31T11:56:33.134Z] #20 43.70 mingw-w64-common mingw-w64-x86-64-dev [2022-08-31T11:56:33.134Z] #20 43.72 Suggested packages: [2022-08-31T11:56:33.134Z] #20 43.72 gcc-10-locales seccomp wine64 [2022-08-31T11:56:33.134Z] #20 44.28 The following NEW packages will be installed: [2022-08-31T11:56:33.134Z] #20 44.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-31T11:56:33.134Z] #20 44.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-31T11:56:33.134Z] #20 44.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-31T11:56:33.134Z] #20 44.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-31T11:56:33.134Z] #20 44.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-31T11:56:33.134Z] #20 44.29 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-31T11:56:33.134Z] #20 44.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-31T11:56:33.134Z] #20 44.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-31T11:56:33.134Z] #20 44.30 mingw-w64-x86-64-dev [2022-08-31T11:56:33.134Z] #20 44.70 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:56:33.134Z] #20 44.70 Need to get 115 MB of archives. [2022-08-31T11:56:33.134Z] #20 44.70 After this operation, 645 MB of additional disk space will be used. [2022-08-31T11:56:33.134Z] #20 44.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-31T11:56:33.134Z] #20 44.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-31T11:56:33.134Z] #20 44.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-31T11:56:33.134Z] #20 44.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-31T11:56:33.134Z] #20 44.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-31T11:56:33.134Z] #20 44.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-31T11:56:33.134Z] #20 44.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-31T11:56:33.134Z] #20 44.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-31T11:56:33.134Z] #20 44.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-31T11:56:33.134Z] #20 45.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-31T11:56:33.134Z] #20 45.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-31T11:56:33.134Z] #20 45.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-31T11:56:33.390Z] #20 ... [2022-08-31T11:56:33.390Z] [2022-08-31T11:56:33.390Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-31T11:56:33.390Z] #70 sha256:4a9253519cdfc80970f5348f3e23f69352b6d6efed7cf2a6d3e85d0e98fdd045 [2022-08-31T11:56:33.390Z] #70 DONE 0.2s [2022-08-31T11:56:33.390Z] [2022-08-31T11:56:33.390Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:56:33.390Z] #71 sha256:8f2f9a0a01a84971b29e9491fef60b9df2bcdb4199f31c01ce9696f383928b97 [2022-08-31T11:56:33.430Z] #21 90.02 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-31T11:56:33.430Z] #21 90.03 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-31T11:56:34.367Z] #21 91.15 Setting up libelf1:amd64 (0.183-1) ... [2022-08-31T11:56:34.627Z] #21 91.16 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-31T11:56:34.627Z] #21 91.18 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:56:34.627Z] #21 91.19 Setting up python3-distutils (3.9.2-1) ... [2022-08-31T11:56:34.757Z] #71 1.303 + RM_GOPATH=0 [2022-08-31T11:56:34.757Z] #71 1.303 + TMP_GOPATH= [2022-08-31T11:56:34.757Z] #71 1.303 + : /build [2022-08-31T11:56:34.757Z] #71 1.303 + '[' -z '' ']' [2022-08-31T11:56:34.757Z] #71 1.303 ++ mktemp -d [2022-08-31T11:56:34.757Z] #71 1.309 + export GOPATH=/tmp/tmp.3jP32ZmcRj [2022-08-31T11:56:34.757Z] #71 1.309 + GOPATH=/tmp/tmp.3jP32ZmcRj [2022-08-31T11:56:34.757Z] #71 1.309 + RM_GOPATH=1 [2022-08-31T11:56:34.757Z] #71 1.309 + case "$(go env GOARCH)" in [2022-08-31T11:56:34.757Z] #71 1.310 ++ go env GOARCH [2022-08-31T11:56:34.757Z] #71 1.316 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:56:34.757Z] #71 1.316 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:56:34.757Z] #71 1.317 ++ dirname /install.sh [2022-08-31T11:56:34.757Z] #71 1.318 + dir=/ [2022-08-31T11:56:34.757Z] #71 1.318 + bin=containerd [2022-08-31T11:56:34.757Z] #71 1.318 + shift [2022-08-31T11:56:34.757Z] #71 1.318 + '[' '!' -f //containerd.installer ']' [2022-08-31T11:56:34.757Z] #71 1.318 + . //containerd.installer [2022-08-31T11:56:34.757Z] #71 1.319 ++ set -e [2022-08-31T11:56:34.757Z] #71 1.319 ++ : v1.6.8 [2022-08-31T11:56:34.757Z] #71 1.319 + install_containerd [2022-08-31T11:56:34.757Z] #71 1.320 + echo 'Install containerd version v1.6.8' [2022-08-31T11:56:34.757Z] #71 1.320 Install containerd version v1.6.8 [2022-08-31T11:56:34.757Z] #71 1.320 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3jP32ZmcRj/src/github.com/containerd/containerd [2022-08-31T11:56:34.757Z] #71 1.326 Cloning into '/tmp/tmp.3jP32ZmcRj/src/github.com/containerd/containerd'... [2022-08-31T11:56:35.564Z] #21 92.27 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:56:35.565Z] #21 92.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-31T11:56:35.825Z] #21 92.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-31T11:56:35.825Z] #21 92.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-31T11:56:35.825Z] #21 92.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-31T11:56:35.825Z] #21 92.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-31T11:56:35.825Z] #21 92.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-31T11:56:35.825Z] #21 92.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-31T11:56:35.825Z] #21 92.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-31T11:56:36.085Z] #21 92.59 Setting up python3-setuptools (52.0.0-4) ... [2022-08-31T11:56:36.110Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-08-31T11:56:36.656Z] #21 ... [2022-08-31T11:56:36.656Z] [2022-08-31T11:56:36.656Z] #77 [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-08-31T11:56:36.656Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:56:36.656Z] #77 241.4 config.status: creating Makefile [2022-08-31T11:56:36.656Z] #77 241.5 config.status: creating config.h [2022-08-31T11:56:36.656Z] #77 241.5 config.status: executing depfiles commands [2022-08-31T11:56:36.656Z] #77 241.9 config.status: executing libtool commands [2022-08-31T11:56:36.656Z] #77 243.2 GEN .version [2022-08-31T11:56:36.656Z] #77 243.3 make install-recursive [2022-08-31T11:56:36.656Z] #77 243.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-31T11:56:36.656Z] #77 243.4 Making install in libocispec [2022-08-31T11:56:36.656Z] #77 243.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:56:36.656Z] #77 243.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-31T11:56:36.656Z] #77 243.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-31T11:56:36.656Z] #77 243.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-31T11:56:36.656Z] #77 243.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-31T11:56:36.656Z] #77 245.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-31T11:56:36.656Z] #77 245.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-31T11:56:36.656Z] #77 245.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-31T11:56:36.656Z] #77 245.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-31T11:56:36.656Z] #77 245.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-31T11:56:36.656Z] #77 245.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-31T11:56:36.656Z] #77 245.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-31T11:56:36.656Z] #77 245.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-31T11:56:36.656Z] #77 245.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-31T11:56:36.656Z] #77 245.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-31T11:56:36.656Z] #77 245.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-31T11:56:36.656Z] #77 245.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-31T11:56:36.657Z] #77 245.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-31T11:56:36.657Z] #77 245.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-31T11:56:36.657Z] #77 245.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-31T11:56:36.657Z] #77 245.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-31T11:56:36.657Z] #77 247.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-31T11:56:36.657Z] #77 247.6 make install-recursive [2022-08-31T11:56:36.657Z] #77 247.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:56:36.657Z] #77 247.8 Making install in yajl [2022-08-31T11:56:36.657Z] #77 247.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:56:36.657Z] #77 248.0 CC verify/json_verify-json_verify.o [2022-08-31T11:56:36.657Z] #77 248.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-31T11:56:36.657Z] #77 248.0 CC src/libyajl_la-yajl.lo [2022-08-31T11:56:36.657Z] #77 248.0 CC src/libyajl_la-yajl_gen.lo [2022-08-31T11:56:36.657Z] #77 248.1 CC src/libyajl_la-yajl_parser.lo [2022-08-31T11:56:36.657Z] #77 248.2 CC src/libyajl_la-yajl_encode.lo [2022-08-31T11:56:36.657Z] #77 248.3 CC src/libyajl_la-yajl_tree.lo [2022-08-31T11:56:36.657Z] #77 248.3 CC src/libyajl_la-yajl_lex.lo [2022-08-31T11:56:36.657Z] #77 248.3 CC src/libyajl_la-yajl_buf.lo [2022-08-31T11:56:37.276Z] #71 ... [2022-08-31T11:56:37.276Z] [2022-08-31T11:56:37.276Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-31T11:56:37.276Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-31T11:56:37.276Z] #49 46.96 Selecting previously unselected package libarchive13:amd64. [2022-08-31T11:56:37.276Z] #49 46.97 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-31T11:56:37.276Z] #49 46.98 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T11:56:37.276Z] #49 47.19 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-31T11:56:37.276Z] #49 47.20 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-31T11:56:37.276Z] #49 47.20 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T11:56:37.276Z] #49 47.26 Selecting previously unselected package librhash0:amd64. [2022-08-31T11:56:37.276Z] #49 47.26 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-31T11:56:37.276Z] #49 47.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-31T11:56:37.276Z] #49 47.33 Selecting previously unselected package libuv1:amd64. [2022-08-31T11:56:37.276Z] #49 47.34 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-31T11:56:37.276Z] #49 47.34 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-31T11:56:37.276Z] #49 47.39 Selecting previously unselected package cmake. [2022-08-31T11:56:37.276Z] #49 47.39 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-31T11:56:37.276Z] #49 47.39 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-31T11:56:37.276Z] #49 48.86 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-31T11:56:37.276Z] #49 48.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:56:37.276Z] #49 48.88 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-31T11:56:37.276Z] #49 48.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:56:37.276Z] #49 48.92 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-31T11:56:37.276Z] #49 48.93 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-31T11:56:37.276Z] #49 48.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-31T11:56:37.276Z] #49 48.95 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-31T11:56:37.276Z] #49 48.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:56:37.276Z] #49 DONE 49.4s [2022-08-31T11:56:37.276Z] [2022-08-31T11:56:37.276Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-31T11:56:37.276Z] #50 sha256:7603a0fe9085017f33f5be7c248445b1c051a4e87cea9dfd0c2e63156545fc26 [2022-08-31T11:56:37.276Z] #50 DONE 0.1s [2022-08-31T11:56:37.276Z] [2022-08-31T11:56:37.276Z] #20 [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-08-31T11:56:37.276Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T11:56:37.276Z] #20 46.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-31T11:56:37.276Z] #20 46.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-31T11:56:37.276Z] #20 46.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-31T11:56:37.276Z] #20 46.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-31T11:56:37.276Z] #20 46.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-31T11:56:37.276Z] #20 46.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-31T11:56:37.276Z] #20 46.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-31T11:56:37.276Z] #20 46.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-31T11:56:37.276Z] #20 46.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-31T11:56:37.276Z] #20 46.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-31T11:56:37.276Z] #20 46.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-31T11:56:37.276Z] #20 46.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-31T11:56:37.276Z] #20 46.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-31T11:56:37.276Z] #20 46.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-31T11:56:37.276Z] #20 46.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-31T11:56:37.276Z] #20 46.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-31T11:56:37.276Z] #20 46.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-31T11:56:37.276Z] #20 46.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-31T11:56:37.276Z] #20 47.36 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:56:37.276Z] #20 47.52 Fetched 115 MB in 3s (45.4 MB/s) [2022-08-31T11:56:37.276Z] #20 47.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-31T11:56:37.276Z] #20 47.56 (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 ... 30255 files and directories currently installed.) [2022-08-31T11:56:37.276Z] #20 47.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T11:56:37.276Z] #20 47.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T11:56:37.276Z] #20 48.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-31T11:56:37.276Z] #20 48.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-31T11:56:37.276Z] #20 48.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T11:56:37.276Z] #20 49.49 Selecting previously unselected package binutils-mingw-w64. [2022-08-31T11:56:37.276Z] #20 49.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-31T11:56:37.276Z] #20 49.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T11:56:37.276Z] #20 49.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-31T11:56:37.276Z] #20 49.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:56:37.276Z] #20 49.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:56:37.276Z] #20 49.81 Selecting previously unselected package dmsetup. [2022-08-31T11:56:37.276Z] #20 49.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:56:37.276Z] #20 49.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-31T11:56:37.534Z] #20 49.97 Selecting previously unselected package mingw-w64-common. [2022-08-31T11:56:37.534Z] #20 49.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-31T11:56:37.534Z] #20 49.99 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-31T11:56:37.792Z] #20 ... [2022-08-31T11:56:37.792Z] [2022-08-31T11:56:37.792Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-31T11:56:37.792Z] #74 sha256:c16f8233e1a8c685af18da8df9de2aa162ae529786268c7c59c475d5f2548af3 [2022-08-31T11:56:37.792Z] #74 46.97 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-31T11:56:37.792Z] #74 46.97 + GOBIN=/build [2022-08-31T11:56:37.792Z] #74 46.97 + GO111MODULE=on [2022-08-31T11:56:37.792Z] #74 46.97 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-31T11:56:37.792Z] #74 50.06 rootlesskit version 1.0.0 [2022-08-31T11:56:37.792Z] #74 50.08 Usage of /build/rootlesskit-docker-proxy: [2022-08-31T11:56:37.792Z] #74 50.08 -container-ip string [2022-08-31T11:56:37.792Z] #74 50.08 container ip [2022-08-31T11:56:37.792Z] #74 50.08 -container-port int [2022-08-31T11:56:37.792Z] #74 50.08 container port (default -1) [2022-08-31T11:56:37.792Z] #74 50.08 -host-ip string [2022-08-31T11:56:37.792Z] #74 50.08 host ip [2022-08-31T11:56:37.792Z] #74 50.08 -host-port int [2022-08-31T11:56:37.792Z] #74 50.08 host port (default -1) [2022-08-31T11:56:37.792Z] #74 50.08 -proto string [2022-08-31T11:56:37.792Z] #74 50.08 proxy protocol (default "tcp") [2022-08-31T11:56:37.792Z] #74 DONE 50.2s [2022-08-31T11:56:37.792Z] [2022-08-31T11:56:37.792Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-31T11:56:37.792Z] #75 sha256:8183bb76982a6f5e7eeab6e495387874da2867fdceba33b0c81f30afeae652f1 [2022-08-31T11:56:37.792Z] #75 DONE 0.1s [2022-08-31T11:56:37.792Z] [2022-08-31T11:56:37.792Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-31T11:56:37.792Z] #76 sha256:8cdf93d859f2dee619df4b80cbf5c5c10f76bbc25ac50cbb84de37502b1af774 [2022-08-31T11:56:37.792Z] #76 DONE 0.1s [2022-08-31T11:56:38.048Z] [2022-08-31T11:56:38.048Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-31T11:56:38.048Z] #51 sha256:99701626c569bfb17eb21b0ec60df28294841ce3b9fd32d7546cf2e54d4595f6 [2022-08-31T11:56:38.048Z] #51 0.822 + RM_GOPATH=0 [2022-08-31T11:56:38.048Z] #51 0.822 + TMP_GOPATH= [2022-08-31T11:56:38.048Z] #51 0.823 + : /build [2022-08-31T11:56:38.048Z] #51 0.823 + '[' -z '' ']' [2022-08-31T11:56:38.048Z] #51 0.823 ++ mktemp -d [2022-08-31T11:56:38.048Z] #51 0.827 + export GOPATH=/tmp/tmp.sSrSXaVHlV [2022-08-31T11:56:38.048Z] #51 0.828 + GOPATH=/tmp/tmp.sSrSXaVHlV [2022-08-31T11:56:38.048Z] #51 0.828 + RM_GOPATH=1 [2022-08-31T11:56:38.048Z] #51 0.828 + case "$(go env GOARCH)" in [2022-08-31T11:56:38.048Z] #51 0.828 ++ go env GOARCH [2022-08-31T11:56:38.048Z] #51 0.837 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:56:38.048Z] #51 0.837 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:56:38.048Z] #51 0.837 ++ dirname /install.sh [2022-08-31T11:56:38.048Z] #51 0.838 + dir=/ [2022-08-31T11:56:38.048Z] #51 0.838 + bin=tini [2022-08-31T11:56:38.048Z] #51 0.838 + shift [2022-08-31T11:56:38.048Z] #51 0.838 + '[' '!' -f //tini.installer ']' [2022-08-31T11:56:38.048Z] #51 0.839 + . //tini.installer [2022-08-31T11:56:38.048Z] #51 0.839 ++ : v0.19.0 [2022-08-31T11:56:38.048Z] #51 0.839 + install_tini [2022-08-31T11:56:38.048Z] #51 0.840 + echo 'Install tini version v0.19.0' [2022-08-31T11:56:38.048Z] #51 0.840 Install tini version v0.19.0 [2022-08-31T11:56:38.048Z] #51 0.840 + git clone https://github.com/krallin/tini.git /tmp/tmp.sSrSXaVHlV/tini [2022-08-31T11:56:38.048Z] #51 0.861 Cloning into '/tmp/tmp.sSrSXaVHlV/tini'... [2022-08-31T11:56:38.304Z] #51 1.418 + cd /tmp/tmp.sSrSXaVHlV/tini [2022-08-31T11:56:38.304Z] #51 1.419 + git checkout -q v0.19.0 [2022-08-31T11:56:38.304Z] #51 1.441 + cmake . [2022-08-31T11:56:38.868Z] #51 1.784 -- The C compiler identification is GNU 10.2.1 [2022-08-31T11:56:38.868Z] #51 1.809 -- Detecting C compiler ABI info [2022-08-31T11:56:39.124Z] #51 2.162 -- Detecting C compiler ABI info - done [2022-08-31T11:56:39.124Z] #51 2.225 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-31T11:56:39.124Z] #51 2.226 -- Detecting C compile features [2022-08-31T11:56:39.124Z] #51 2.227 -- Detecting C compile features - done [2022-08-31T11:56:39.124Z] #51 2.255 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-31T11:56:39.194Z] #77 ... [2022-08-31T11:56:39.195Z] [2022-08-31T11:56:39.195Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:56:39.195Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-31T11:56:39.195Z] #21 95.57 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:56:39.195Z] #21 95.60 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T11:56:39.195Z] #21 95.61 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-31T11:56:39.195Z] #21 95.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T11:56:39.380Z] #51 2.402 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-31T11:56:39.380Z] #51 2.441 -- Configuring done [2022-08-31T11:56:39.380Z] #51 2.451 -- Generating done [2022-08-31T11:56:39.380Z] #51 2.453 -- Build files have been written to: /tmp/tmp.sSrSXaVHlV/tini [2022-08-31T11:56:39.380Z] #51 2.457 + make tini-static [2022-08-31T11:56:39.380Z] #51 2.575 Scanning dependencies of target tini-static [2022-08-31T11:56:39.636Z] #51 2.627 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-31T11:56:39.892Z] #51 3.031 [100%] Linking C executable tini-static [2022-08-31T11:56:40.148Z] #51 3.155 [100%] Built target tini-static [2022-08-31T11:56:40.148Z] #51 3.168 + mkdir -p /build [2022-08-31T11:56:40.148Z] #51 3.171 + cp tini-static /build/docker-init [2022-08-31T11:56:40.404Z] #51 DONE 3.3s [2022-08-31T11:56:40.404Z] [2022-08-31T11:56:40.404Z] #20 [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-08-31T11:56:40.404Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T11:56:40.404Z] #20 52.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-31T11:56:40.404Z] #20 52.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-31T11:56:40.404Z] #20 52.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T11:56:41.729Z] #21 97.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T11:56:41.729Z] #21 97.99 Setting up jq (1.6-2.1) ... [2022-08-31T11:56:41.729Z] #21 98.01 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-31T11:56:41.729Z] #21 98.03 Setting up iptables (1.8.7-1) ... [2022-08-31T11:56:41.729Z] #21 98.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T11:56:41.729Z] #21 98.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T11:56:41.729Z] #21 98.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T11:56:41.729Z] #21 98.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T11:56:41.729Z] #21 98.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-31T11:56:41.729Z] #21 98.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-31T11:56:41.729Z] #21 98.17 Setting up iproute2 (5.10.0-4) ... [2022-08-31T11:56:42.295Z] #20 54.67 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-31T11:56:42.295Z] #20 54.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:56:42.295Z] #20 54.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T11:56:42.295Z] #20 54.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-31T11:56:42.295Z] #20 54.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:56:42.295Z] #20 54.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T11:56:42.558Z] #21 98.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:56:43.128Z] #21 DONE 99.8s [2022-08-31T11:56:43.128Z] [2022-08-31T11:56:43.128Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-31T11:56:43.128Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-31T11:56:44.187Z] #20 56.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-31T11:56:44.187Z] #20 56.70 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:56:44.187Z] #20 56.70 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:56:44.509Z] #22 1.423 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-31T11:56:44.769Z] #22 1.432 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-31T11:56:44.769Z] #22 1.435 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-31T11:56:44.769Z] #22 DONE 1.5s [2022-08-31T11:56:44.769Z] [2022-08-31T11:56:44.769Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T11:56:44.769Z] #23 sha256:cada8a0446b94b5cc99c39e3dc8d0104afa541c33d6705d6fbfcb7f329faa06c [2022-08-31T11:56:46.162Z] #64 322.0 # github.com/containerd/containerd/cmd/containerd [2022-08-31T11:56:46.163Z] #64 322.0 /usr/bin/ld: /tmp/go-link-3335929098/000019.o: in function `New': [2022-08-31T11:56:46.163Z] #64 322.0 /tmp/tmp.pVNBHxmhKA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-31T11:56:46.163Z] #64 322.0 + bin/containerd-stress [2022-08-31T11:56:46.163Z] #64 323.1 + bin/containerd-shim [2022-08-31T11:56:48.357Z] #20 60.75 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-31T11:56:48.357Z] #20 60.75 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:56:48.357Z] #20 60.76 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:56:48.357Z] #20 ... [2022-08-31T11:56:48.357Z] [2022-08-31T11:56:48.357Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:56:48.357Z] #71 sha256:8f2f9a0a01a84971b29e9491fef60b9df2bcdb4199f31c01ce9696f383928b97 [2022-08-31T11:56:48.357Z] #71 15.11 + cd /tmp/tmp.3jP32ZmcRj/src/github.com/containerd/containerd [2022-08-31T11:56:48.357Z] #71 15.11 + git checkout -q v1.6.8 [2022-08-31T11:56:48.920Z] #71 15.75 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-31T11:56:48.920Z] #71 15.75 + BUILDTAGS='netgo osusergo static_build' [2022-08-31T11:56:48.920Z] #71 15.75 + export EXTRA_FLAGS=-buildmode=pie [2022-08-31T11:56:48.920Z] #71 15.75 + EXTRA_FLAGS=-buildmode=pie [2022-08-31T11:56:48.920Z] #71 15.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-31T11:56:48.920Z] #71 15.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-31T11:56:48.920Z] #71 15.75 + '[' '' = dynamic ']' [2022-08-31T11:56:48.920Z] #71 15.75 + make [2022-08-31T11:56:49.848Z] #71 16.46 + bin/ctr [2022-08-31T11:56:50.057Z] #23 ... [2022-08-31T11:56:50.057Z] [2022-08-31T11:56:50.057Z] #77 [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-08-31T11:56:50.057Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:56:50.057Z] #77 258.2 CCLD libyajl.la [2022-08-31T11:56:50.057Z] #77 258.7 CCLD verify/json_verify [2022-08-31T11:56:50.057Z] #77 259.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:56:50.057Z] #77 259.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T11:56:50.057Z] #77 259.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T11:56:50.057Z] #77 259.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:56:50.057Z] #77 259.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-31T11:56:50.057Z] #77 259.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:56:50.057Z] #77 259.3 CC src/validate.o [2022-08-31T11:56:50.057Z] #77 259.3 CC src/image_spec_schema_config_schema.lo [2022-08-31T11:56:50.057Z] #77 259.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-31T11:56:50.057Z] #77 259.4 CC src/image_spec_schema_defs.lo [2022-08-31T11:56:50.057Z] #77 259.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-31T11:56:50.057Z] #77 259.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-31T11:56:50.057Z] #77 259.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-31T11:56:50.057Z] #77 259.5 CC src/runtime_spec_schema_config_linux.lo [2022-08-31T11:56:50.057Z] #77 259.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-31T11:56:50.057Z] #77 259.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-31T11:56:50.057Z] #77 259.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-31T11:56:50.057Z] #77 259.6 CC src/runtime_spec_schema_config_schema.lo [2022-08-31T11:56:50.057Z] #77 259.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-31T11:56:50.057Z] #77 259.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-31T11:56:50.057Z] #77 259.7 CC src/runtime_spec_schema_defs.lo [2022-08-31T11:56:50.057Z] #77 259.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-31T11:56:50.057Z] #77 259.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-31T11:56:50.057Z] #77 259.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-31T11:56:50.057Z] #77 259.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-31T11:56:50.057Z] #77 260.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-31T11:56:50.057Z] #77 260.0 CC src/basic_test_double_array_item.lo [2022-08-31T11:56:50.057Z] #77 260.1 CC src/basic_test_double_array.lo [2022-08-31T11:56:50.057Z] #77 260.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-31T11:56:50.057Z] #77 260.2 CC src/basic_test_top_array_int.lo [2022-08-31T11:56:50.057Z] #77 260.2 CC src/basic_test_top_array_string.lo [2022-08-31T11:56:50.057Z] #77 260.4 CC src/basic_test_top_double_array_int.lo [2022-08-31T11:56:50.057Z] #77 260.5 CC src/basic_test_top_double_array_string.lo [2022-08-31T11:56:50.057Z] #77 260.5 CC src/basic_test_top_double_array_obj.lo [2022-08-31T11:56:50.057Z] #77 260.5 CC src/read-file.lo [2022-08-31T11:56:50.057Z] #77 260.5 CC src/basic_test_top_double_array_refobj.lo [2022-08-31T11:56:50.057Z] #77 260.8 CC tests/test-2.o [2022-08-31T11:56:50.057Z] #77 260.8 CC src/json_common.lo [2022-08-31T11:56:50.057Z] #77 260.9 CC tests/test-3.o [2022-08-31T11:56:50.057Z] #77 261.0 CC tests/test-4.o [2022-08-31T11:56:50.057Z] #77 261.0 CC tests/test-1.o [2022-08-31T11:56:50.057Z] #77 261.0 CC tests/test-5.o [2022-08-31T11:56:50.057Z] #77 261.1 CC tests/test-7.o [2022-08-31T11:56:50.057Z] #77 261.2 CC tests/test-6.o [2022-08-31T11:56:50.057Z] #77 261.3 CC tests/test-9.o [2022-08-31T11:56:50.057Z] #77 261.4 CC tests/test-8.o [2022-08-31T11:56:50.057Z] #77 261.4 CC tests/test-10.o [2022-08-31T11:56:50.057Z] #77 261.5 CC tests/test-11.o [2022-08-31T11:56:50.372Z] #64 333.8 + bin/containerd-shim-runc-v1 [2022-08-31T11:56:55.621Z] #64 339.7 + bin/containerd-shim-runc-v2 [2022-08-31T11:56:56.388Z] #71 ... [2022-08-31T11:56:56.388Z] [2022-08-31T11:56:56.388Z] #20 [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-08-31T11:56:56.388Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-31T11:56:56.388Z] #20 62.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-31T11:56:56.388Z] #20 62.40 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:56:56.388Z] #20 62.40 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T11:56:56.388Z] #20 63.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-31T11:56:56.388Z] #20 64.00 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:56:56.388Z] #20 64.01 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:56:56.388Z] #20 67.69 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-31T11:56:56.388Z] #20 67.70 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-31T11:56:56.388Z] #20 67.70 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:56:56.550Z] #64 340.5 + binaries [2022-08-31T11:56:56.550Z] #64 340.5 + install -D bin/containerd /build/containerd [2022-08-31T11:56:56.550Z] #64 340.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-31T11:56:56.550Z] #64 340.6 + install -D bin/ctr /build/ctr [2022-08-31T11:56:56.952Z] #20 69.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-31T11:56:56.952Z] #20 69.38 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-31T11:56:56.952Z] #20 69.39 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T11:56:56.952Z] #20 69.46 Selecting previously unselected package libapparmor1:amd64. [2022-08-31T11:56:56.952Z] #20 69.46 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-31T11:56:56.952Z] #20 69.47 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T11:56:56.952Z] #20 69.51 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-31T11:56:56.952Z] #20 69.52 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-31T11:56:56.952Z] #20 69.52 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T11:56:57.209Z] #20 69.59 Selecting previously unselected package libbtrfs0:amd64. [2022-08-31T11:56:57.209Z] #20 69.60 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-31T11:56:57.209Z] #20 69.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:56:57.209Z] #20 69.67 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-31T11:56:57.209Z] #20 69.67 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-31T11:56:57.209Z] #20 69.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:56:57.209Z] #20 69.77 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-31T11:56:57.209Z] #20 69.78 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:56:57.209Z] #20 69.78 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:56:57.209Z] #20 69.82 Selecting previously unselected package libudev-dev:amd64. [2022-08-31T11:56:57.209Z] #20 69.83 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-31T11:56:57.209Z] #20 69.83 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:56:57.467Z] #20 69.89 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-31T11:56:57.467Z] #20 69.90 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-31T11:56:57.467Z] #20 69.91 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T11:56:57.467Z] #20 70.02 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-31T11:56:57.467Z] #20 70.03 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-31T11:56:57.467Z] #20 70.03 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T11:56:57.467Z] #20 70.11 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-31T11:56:57.467Z] #20 70.12 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-31T11:56:57.503Z] #77 286.7 CCLD libocispec.la [2022-08-31T11:56:57.503Z] #77 287.3 CCLD src/validate [2022-08-31T11:56:57.503Z] #77 287.3 CCLD tests/test-1 [2022-08-31T11:56:57.503Z] #77 287.3 CCLD tests/test-2 [2022-08-31T11:56:57.503Z] #77 287.4 CCLD tests/test-3 [2022-08-31T11:56:57.503Z] #77 287.4 CCLD tests/test-4 [2022-08-31T11:56:57.503Z] #77 287.5 CCLD tests/test-5 [2022-08-31T11:56:57.503Z] #77 287.5 CCLD tests/test-6 [2022-08-31T11:56:57.503Z] #77 287.5 CCLD tests/test-7 [2022-08-31T11:56:57.503Z] #77 287.5 CCLD tests/test-8 [2022-08-31T11:56:57.503Z] #77 287.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-31T11:56:57.503Z] #77 287.7 CCLD tests/test-9 [2022-08-31T11:56:57.503Z] #77 287.9 CCLD tests/test-11 [2022-08-31T11:56:57.503Z] #77 287.9 CCLD tests/test-10 [2022-08-31T11:56:57.724Z] #20 70.12 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T11:56:57.724Z] #20 70.21 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-31T11:56:57.724Z] #20 70.21 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-31T11:56:57.724Z] #20 70.22 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T11:56:57.724Z] #20 70.26 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-31T11:56:57.724Z] #20 70.26 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-31T11:56:57.724Z] #20 70.27 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T11:56:57.981Z] #20 70.47 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-31T11:56:57.981Z] #20 70.47 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-31T11:56:57.981Z] #20 70.47 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T11:56:57.981Z] #20 70.58 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-31T11:56:57.981Z] #20 70.59 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-31T11:56:57.981Z] #20 70.59 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:56:57.981Z] #20 70.64 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-31T11:56:57.981Z] #20 70.64 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-31T11:56:57.981Z] #20 70.65 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:56:58.193Z] #77 ... [2022-08-31T11:56:58.193Z] [2022-08-31T11:56:58.193Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T11:56:58.193Z] #23 sha256:cada8a0446b94b5cc99c39e3dc8d0104afa541c33d6705d6fbfcb7f329faa06c [2022-08-31T11:56:58.193Z] #23 13.17 Collecting yamllint==1.27.1 [2022-08-31T11:56:58.237Z] #20 70.70 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-31T11:56:58.237Z] #20 70.72 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-31T11:56:58.237Z] #20 70.72 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:56:58.435Z] #64 DONE 342.3s [2022-08-31T11:56:58.494Z] #20 70.97 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-31T11:56:58.494Z] #20 70.98 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-31T11:56:58.494Z] #20 70.99 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-31T11:56:58.494Z] #20 71.00 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-31T11:56:58.494Z] #20 71.01 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-31T11:56:58.494Z] #20 71.03 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-31T11:56:58.494Z] #20 71.04 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-31T11:56:58.494Z] #20 71.05 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-31T11:56:58.494Z] #20 71.06 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-31T11:56:58.494Z] #20 71.07 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-31T11:56:58.494Z] #20 71.08 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-31T11:56:58.494Z] #20 71.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-31T11:56:58.494Z] #20 71.10 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-31T11:56:58.494Z] #20 71.11 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-31T11:56:58.494Z] #20 71.12 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-31T11:56:58.494Z] #20 71.14 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-31T11:56:58.494Z] #20 71.15 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-31T11:56:58.494Z] #20 71.16 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-31T11:56:58.494Z] #20 71.17 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-31T11:56:58.494Z] #20 71.18 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-31T11:56:58.754Z] #20 71.19 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:56:58.754Z] #20 71.20 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-31T11:56:58.754Z] #20 71.20 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:56:58.754Z] #20 71.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-31T11:56:58.754Z] #20 71.22 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-31T11:56:58.754Z] #20 71.23 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-31T11:56:58.754Z] #20 71.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-31T11:56:58.754Z] #20 71.25 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-31T11:56:58.754Z] #20 71.26 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-31T11:56:58.754Z] #20 71.28 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:56:58.754Z] #20 71.29 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-31T11:56:58.754Z] #20 71.30 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:56:58.754Z] #20 71.31 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-31T11:56:58.754Z] #20 71.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:56:58.997Z] [2022-08-31T11:56:58.997Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-31T11:56:58.997Z] #65 sha256:7f7afde83611ad346bd6da187ce878f2a03bcf26ffb0e25440659dfa11e0d426 [2022-08-31T11:56:59.131Z] #23 14.32 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-08-31T11:56:59.685Z] #20 DONE 72.1s [2022-08-31T11:56:59.685Z] [2022-08-31T11:56:59.685Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-31T11:56:59.685Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-08-31T11:56:59.922Z] #65 DONE 0.9s [2022-08-31T11:56:59.922Z] [2022-08-31T11:56:59.922Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-31T11:56:59.922Z] #70 sha256:dc67559e373622632c4061f613c3f0030cb3135859a44a84530e0802677c39a8 [2022-08-31T11:57:00.050Z] #77 290.2 libtool: link: ar cr libocispec.a [2022-08-31T11:57:00.050Z] #77 290.2 libtool: link: ranlib libocispec.a [2022-08-31T11:57:00.177Z] #70 DONE 0.2s [2022-08-31T11:57:00.177Z] [2022-08-31T11:57:00.177Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-31T11:57:00.177Z] #75 sha256:a5981c89505a63c129d900bd9fb8e11111d0d4a6176f39fd65c8d078b64fc0a1 [2022-08-31T11:57:01.057Z] #21 1.290 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-31T11:57:01.057Z] #21 1.457 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-31T11:57:01.146Z] #75 DONE 0.9s [2022-08-31T11:57:01.146Z] [2022-08-31T11:57:01.146Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-31T11:57:01.146Z] #78 sha256:2fb59c6747be301a0a7318f7d1ff774e5c98e084fe50aeff8ac7f74991ef20da [2022-08-31T11:57:01.147Z] #78 DONE 0.1s [2022-08-31T11:57:01.147Z] [2022-08-31T11:57:01.147Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-31T11:57:01.147Z] #79 sha256:c0d8268eae89086ef37b0167435619d2d5a471229422c180b0e3e44024b8e5ea [2022-08-31T11:57:01.147Z] #79 DONE 0.0s [2022-08-31T11:57:01.314Z] #21 1.641 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-31T11:57:01.402Z] [2022-08-31T11:57:01.402Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-31T11:57:01.402Z] #80 sha256:441443fc350233e790f13a22183637c526431525376e729ec8955cbd87ffcc8e [2022-08-31T11:57:01.402Z] #80 DONE 0.0s [2022-08-31T11:57:01.402Z] [2022-08-31T11:57:01.402Z] #81 [dev-systemd-true 1/2] 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 dbus dbus-user-session systemd systemd-sysv [2022-08-31T11:57:01.402Z] #81 sha256:385da8871253eee8cf93c6d58dea1ea9d7568804eb52967d8f504686ea88a23c [2022-08-31T11:57:01.963Z] #81 0.634 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-31T11:57:01.963Z] #81 0.634 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-31T11:57:01.963Z] #81 0.634 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-31T11:57:02.422Z] #23 17.33 Collecting pathspec>=0.5.3 [2022-08-31T11:57:02.422Z] #23 17.36 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-08-31T11:57:02.782Z] #81 0.866 Reading package lists... [2022-08-31T11:57:02.994Z] #23 18.27 Collecting pyyaml [2022-08-31T11:57:02.994Z] #23 18.29 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-31T11:57:03.038Z] #81 1.339 Reading package lists... [2022-08-31T11:57:03.038Z] #81 1.803 Building dependency tree... [2022-08-31T11:57:03.256Z] #23 18.40 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-08-31T11:57:03.256Z] #23 18.41 Building wheels for collected packages: yamllint [2022-08-31T11:57:03.256Z] #23 18.42 Building wheel for yamllint (setup.py): started [2022-08-31T11:57:03.334Z] #81 1.890 Reading state information... [2022-08-31T11:57:03.334Z] #81 1.998 The following additional packages will be installed: [2022-08-31T11:57:03.334Z] #81 1.998 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-08-31T11:57:03.334Z] #81 1.999 Suggested packages: [2022-08-31T11:57:03.334Z] #81 1.999 systemd-container policykit-1 [2022-08-31T11:57:03.334Z] #81 1.999 Recommended packages: [2022-08-31T11:57:03.334Z] #81 1.999 systemd-timesyncd | time-daemon libnss-systemd [2022-08-31T11:57:03.334Z] #81 2.064 The following NEW packages will be installed: [2022-08-31T11:57:03.334Z] #81 2.064 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-08-31T11:57:03.334Z] #81 2.065 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-31T11:57:03.351Z] #77 293.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:57:03.351Z] #77 293.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T11:57:03.351Z] #77 293.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T11:57:03.351Z] #77 293.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:57:03.351Z] #77 293.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:57:03.351Z] #77 293.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:57:03.351Z] #77 293.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:57:03.351Z] #77 293.6 make[2]: Entering directory '/tmp/crun-build' [2022-08-31T11:57:03.351Z] #77 293.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-31T11:57:03.351Z] #77 293.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-31T11:57:03.351Z] #77 293.8 CC src/libcrun/libcrun_testing_a-container.o [2022-08-31T11:57:03.351Z] #77 293.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-31T11:57:03.351Z] #77 293.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-31T11:57:03.351Z] #77 294.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-31T11:57:03.351Z] #77 294.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-31T11:57:03.590Z] #81 2.332 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:57:03.590Z] #81 2.332 Need to get 5817 kB of archives. [2022-08-31T11:57:03.590Z] #81 2.332 After this operation, 19.3 MB of additional disk space will be used. [2022-08-31T11:57:03.590Z] #81 2.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-31T11:57:03.590Z] #81 2.334 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-31T11:57:03.590Z] #81 2.336 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-31T11:57:03.590Z] #81 2.340 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-31T11:57:03.590Z] #81 2.341 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-31T11:57:03.590Z] #81 2.430 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-31T11:57:03.846Z] #81 2.435 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-31T11:57:03.846Z] #81 2.437 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-31T11:57:03.846Z] #81 2.438 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-31T11:57:03.846Z] #81 2.440 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-31T11:57:03.846Z] #81 2.605 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:57:03.846Z] #81 2.630 Fetched 5817 kB in 0s (15.2 MB/s) [2022-08-31T11:57:03.846Z] #81 2.653 Selecting previously unselected package libargon2-1:amd64. [2022-08-31T11:57:03.846Z] #81 2.653 (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 ... 28638 files and directories currently installed.) [2022-08-31T11:57:03.846Z] #81 2.667 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-31T11:57:03.846Z] #81 2.674 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-31T11:57:03.846Z] #81 2.708 Selecting previously unselected package libjson-c5:amd64. [2022-08-31T11:57:03.922Z] #77 294.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-31T11:57:03.922Z] #77 294.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-31T11:57:03.922Z] #77 294.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-31T11:57:03.922Z] #77 294.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-31T11:57:03.922Z] #77 294.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-31T11:57:03.922Z] #77 294.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-31T11:57:04.102Z] #81 2.710 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-08-31T11:57:04.102Z] #81 2.714 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-31T11:57:04.102Z] #81 2.751 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-31T11:57:04.102Z] #81 2.753 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-31T11:57:04.102Z] #81 2.757 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-31T11:57:04.102Z] #81 2.813 Selecting previously unselected package libkmod2:amd64. [2022-08-31T11:57:04.102Z] #81 2.816 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-08-31T11:57:04.102Z] #81 2.819 Unpacking libkmod2:amd64 (28-1) ... [2022-08-31T11:57:04.102Z] #81 2.865 Selecting previously unselected package systemd. [2022-08-31T11:57:04.102Z] #81 2.865 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-08-31T11:57:04.102Z] #81 2.897 Unpacking systemd (247.3-7) ... [2022-08-31T11:57:04.183Z] #77 294.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-31T11:57:04.183Z] #77 294.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-31T11:57:04.183Z] #77 294.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-31T11:57:04.183Z] #77 294.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-31T11:57:04.183Z] #77 294.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-31T11:57:04.183Z] #77 294.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-31T11:57:04.183Z] #77 294.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-31T11:57:04.183Z] #77 294.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-31T11:57:04.183Z] #77 294.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-31T11:57:04.183Z] #77 294.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-31T11:57:04.183Z] #77 294.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-31T11:57:04.446Z] #77 295.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-31T11:57:04.446Z] #77 295.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-31T11:57:04.446Z] #77 295.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-31T11:57:04.662Z] #81 3.442 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-31T11:57:04.662Z] #81 3.452 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-31T11:57:04.662Z] #81 3.463 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-31T11:57:04.662Z] #81 3.477 Setting up libkmod2:amd64 (28-1) ... [2022-08-31T11:57:04.662Z] #81 3.490 Setting up systemd (247.3-7) ... [2022-08-31T11:57:04.662Z] #81 3.531 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-31T11:57:04.918Z] #81 3.532 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-31T11:57:04.918Z] #81 3.535 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-31T11:57:04.918Z] #81 3.563 Initializing machine ID from KVM UUID. [2022-08-31T11:57:05.017Z] #77 295.5 CC src/crun-crun.o [2022-08-31T11:57:05.173Z] #81 3.981 Selecting previously unselected package systemd-sysv. [2022-08-31T11:57:05.277Z] #77 295.8 CC src/crun-run.o [2022-08-31T11:57:05.428Z] #81 3.981 (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 ... 29449 files and directories currently installed.) [2022-08-31T11:57:05.428Z] #81 3.994 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-31T11:57:05.428Z] #81 3.997 Unpacking systemd-sysv (247.3-7) ... [2022-08-31T11:57:05.428Z] #81 4.036 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-31T11:57:05.428Z] #81 4.038 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-31T11:57:05.428Z] #81 4.044 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-31T11:57:05.428Z] #81 4.105 Selecting previously unselected package dbus. [2022-08-31T11:57:05.428Z] #81 4.107 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-31T11:57:05.428Z] #81 4.117 Unpacking dbus (1.12.20-2) ... [2022-08-31T11:57:05.428Z] #81 4.174 Selecting previously unselected package libpam-systemd:amd64. [2022-08-31T11:57:05.428Z] #81 4.176 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-31T11:57:05.428Z] #81 4.181 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-31T11:57:05.428Z] #81 4.231 Selecting previously unselected package dbus-user-session. [2022-08-31T11:57:05.428Z] #81 4.233 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-31T11:57:05.428Z] #81 4.237 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-31T11:57:05.428Z] #81 4.325 Setting up systemd-sysv (247.3-7) ... [2022-08-31T11:57:05.428Z] #81 4.337 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-31T11:57:05.538Z] #77 296.1 CC src/crun-delete.o [2022-08-31T11:57:05.538Z] #77 296.2 CC src/crun-kill.o [2022-08-31T11:57:05.683Z] #81 4.353 Setting up dbus (1.12.20-2) ... [2022-08-31T11:57:05.683Z] #81 4.468 invoke-rc.d: could not determine current runlevel [2022-08-31T11:57:05.798Z] #77 296.3 CC src/crun-unpause.o [2022-08-31T11:57:05.798Z] #77 296.3 CC src/crun-pause.o [2022-08-31T11:57:05.798Z] #77 296.3 CC src/crun-spec.o [2022-08-31T11:57:05.798Z] #77 296.4 CC src/crun-list.o [2022-08-31T11:57:05.816Z] #23 20.74 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-31T11:57:05.816Z] #23 20.74 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=892ebd4d8a8d56e70284d4ef3a14e1c1c2fa8380e03ea581a46df200ff73db4f [2022-08-31T11:57:05.816Z] #23 20.75 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-08-31T11:57:05.816Z] #23 20.76 Successfully built yamllint [2022-08-31T11:57:05.816Z] #23 20.82 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-31T11:57:05.938Z] #81 4.470 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-31T11:57:05.938Z] #81 4.476 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-31T11:57:05.938Z] #81 4.615 Setting up dbus-user-session (1.12.20-2) ... [2022-08-31T11:57:05.938Z] #81 4.631 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:57:05.938Z] #81 DONE 4.8s [2022-08-31T11:57:06.059Z] #77 296.6 CC src/crun-create.o [2022-08-31T11:57:06.059Z] #77 296.7 CC src/crun-exec.o [2022-08-31T11:57:06.194Z] [2022-08-31T11:57:06.194Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-08-31T11:57:06.194Z] #82 sha256:6d534b6ea0b094dbe8233f53f7d9e80dbaf67ac6e8729ce7705f293e44f88303 [2022-08-31T11:57:06.352Z] #77 296.9 CC src/crun-start.o [2022-08-31T11:57:06.352Z] #77 297.0 CC src/crun-state.o [2022-08-31T11:57:06.386Z] #23 21.78 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-08-31T11:57:06.491Z] #82 0.400 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T11:57:06.491Z] #82 0.402 Dload Upload Total Spent Left Speed [2022-08-31T11:57:06.613Z] #21 1.795 Reading package lists... [2022-08-31T11:57:06.616Z] #77 297.0 CC src/crun-checkpoint.o [2022-08-31T11:57:06.616Z] #77 297.2 CC src/crun-restore.o [2022-08-31T11:57:06.616Z] #77 297.2 CC src/crun-ps.o [2022-08-31T11:57:06.616Z] #77 297.3 CC src/crun-update.o [2022-08-31T11:57:06.746Z] #82 0.402 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6036 0 --:--:-- --:--:-- --:--:-- 6036 [2022-08-31T11:57:06.746Z] #82 DONE 0.7s [2022-08-31T11:57:06.746Z] [2022-08-31T11:57:06.746Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-31T11:57:06.746Z] #83 sha256:5fcde255b9b813dabd3db5e9c69a7bb64af28c838d4c32596d5d5c156a88d59f [2022-08-31T11:57:06.878Z] #77 297.4 CC src/libcrun/libcrun_la-container.lo [2022-08-31T11:57:06.878Z] #77 297.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-31T11:57:06.878Z] #77 297.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-31T11:57:06.878Z] #77 297.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-31T11:57:07.360Z] #23 DONE 22.8s [2022-08-31T11:57:07.360Z] [2022-08-31T11:57:07.360Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:57:07.360Z] #64 sha256:9a35a2d317f02668ecac3d5a9c03e89881debf07cf9676236049105dd62a2f00 [2022-08-31T11:57:07.448Z] #77 298.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-31T11:57:07.448Z] #77 298.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-31T11:57:07.448Z] #77 298.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-31T11:57:07.448Z] #77 298.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-31T11:57:07.448Z] #77 298.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-31T11:57:07.634Z] #64 ... [2022-08-31T11:57:07.634Z] [2022-08-31T11:57:07.634Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-31T11:57:07.634Z] #27 sha256:69c8f15ab2dfd8b5286b970ece555ef6cac9fb010e9e67ee71f87b62211b3b6d [2022-08-31T11:57:07.673Z] #83 DONE 0.9s [2022-08-31T11:57:07.673Z] [2022-08-31T11:57:07.673Z] #84 exporting to image [2022-08-31T11:57:07.673Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-31T11:57:07.673Z] #84 exporting layers [2022-08-31T11:57:07.712Z] #77 298.2 CC src/libcrun/libcrun_la-criu.lo [2022-08-31T11:57:07.712Z] #77 298.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-31T11:57:07.912Z] #27 DONE 0.3s [2022-08-31T11:57:07.912Z] [2022-08-31T11:57:07.912Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-31T11:57:07.912Z] #32 sha256:a02161c6f95a3d5dd77b3c3b1c3a02bff2cd777e1502bea69746398417357248 [2022-08-31T11:57:07.972Z] #77 298.4 CC src/libcrun/libcrun_la-linux.lo [2022-08-31T11:57:08.512Z] #32 DONE 0.6s [2022-08-31T11:57:08.512Z] [2022-08-31T11:57:08.512Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:57:08.512Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:57:08.512Z] #47 ... [2022-08-31T11:57:08.512Z] [2022-08-31T11:57:08.512Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-31T11:57:08.512Z] #35 sha256:890adf04dcdf51d07eaf45d799d665360179199b65549284beeac1f7cabec685 [2022-08-31T11:57:08.542Z] #77 298.9 CC src/libcrun/libcrun_la-status.lo [2022-08-31T11:57:08.542Z] #77 298.9 CC src/libcrun/libcrun_la-error.lo [2022-08-31T11:57:08.542Z] #77 298.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-31T11:57:08.542Z] #77 299.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-31T11:57:08.542Z] #77 299.1 CC src/libcrun/libcrun_la-signals.lo [2022-08-31T11:57:08.542Z] #77 299.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-31T11:57:08.542Z] #77 299.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-31T11:57:08.542Z] #77 299.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-31T11:57:08.783Z] #35 DONE 0.2s [2022-08-31T11:57:08.783Z] [2022-08-31T11:57:08.783Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-31T11:57:08.783Z] #37 sha256:d1c77dc7f146c4c172310fd6f5adbc825ac099bcc652f23fc0ca977b6ffd8a30 [2022-08-31T11:57:08.783Z] #37 DONE 0.2s [2022-08-31T11:57:08.783Z] [2022-08-31T11:57:08.783Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:57:08.783Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:57:08.802Z] #77 299.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-31T11:57:08.802Z] #77 299.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-31T11:57:09.042Z] #47 ... [2022-08-31T11:57:09.042Z] [2022-08-31T11:57:09.042Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-31T11:57:09.042Z] #39 sha256:07e069f936270e422d18473e410c8159a801ca106e5ff6c4c35e814d6b9e3a8c [2022-08-31T11:57:09.042Z] #39 DONE 0.1s [2022-08-31T11:57:09.042Z] [2022-08-31T11:57:09.042Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-31T11:57:09.042Z] #41 sha256:2f87d75d0f5f74a98867f1708bcfe4525b2a1b5a06f691f981ce5ec43e6ffad1 [2022-08-31T11:57:09.042Z] #41 DONE 0.1s [2022-08-31T11:57:09.042Z] [2022-08-31T11:57:09.042Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-31T11:57:09.042Z] #45 sha256:9e081527d32ac3a740c8c3ef0c51c904d3dc6696c5c9bfc6b2a7848da06f6d71 [2022-08-31T11:57:09.062Z] #77 299.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-31T11:57:09.302Z] #45 DONE 0.1s [2022-08-31T11:57:09.302Z] [2022-08-31T11:57:09.302Z] #77 [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-08-31T11:57:09.302Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:57:09.321Z] #77 299.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-31T11:57:09.321Z] #77 299.8 CC tests/init.o [2022-08-31T11:57:09.321Z] #77 299.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-31T11:57:09.321Z] #77 300.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-31T11:57:09.891Z] #77 ... [2022-08-31T11:57:09.891Z] [2022-08-31T11:57:09.891Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:57:09.891Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:57:09.891Z] #47 366.8 + dpkg --print-architecture [2022-08-31T11:57:09.891Z] #47 366.8 + git checkout -q v2.1.0 [2022-08-31T11:57:09.891Z] #47 367.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-31T11:57:09.891Z] #47 367.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-31T11:57:10.788Z] #21 6.570 Reading package lists... [2022-08-31T11:57:11.717Z] #21 11.11 Building dependency tree... [2022-08-31T11:57:11.717Z] #21 12.12 Reading state information... [2022-08-31T11:57:12.648Z] #21 13.03 The following additional packages will be installed: [2022-08-31T11:57:12.648Z] #21 13.03 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-31T11:57:12.648Z] #21 13.03 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-31T11:57:12.648Z] #21 13.03 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-31T11:57:12.648Z] #21 13.03 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-31T11:57:12.648Z] #21 13.03 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-31T11:57:12.648Z] #21 13.04 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-31T11:57:12.648Z] #21 13.04 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-31T11:57:12.648Z] #21 13.05 Suggested packages: [2022-08-31T11:57:12.648Z] #21 13.05 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-31T11:57:12.648Z] #21 13.05 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-31T11:57:12.648Z] #21 13.05 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-31T11:57:12.648Z] #21 13.05 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-31T11:57:12.648Z] #21 13.05 seccomp:ppc64el seccomp:s390x [2022-08-31T11:57:12.648Z] #21 13.06 Recommended packages: [2022-08-31T11:57:12.648Z] #21 13.06 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-31T11:57:12.648Z] #21 13.06 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-31T11:57:12.648Z] #21 13.06 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-31T11:57:12.648Z] #21 13.06 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-31T11:57:13.211Z] #21 13.49 The following NEW packages will be installed: [2022-08-31T11:57:13.211Z] #21 13.49 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-31T11:57:13.211Z] #21 13.49 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-31T11:57:13.211Z] #21 13.49 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-31T11:57:13.211Z] #21 13.49 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-31T11:57:13.211Z] #21 13.49 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-31T11:57:13.211Z] #21 13.49 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-31T11:57:13.211Z] #21 13.49 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-31T11:57:13.211Z] #21 13.49 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-31T11:57:13.211Z] #21 13.49 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-31T11:57:13.211Z] #21 13.49 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-31T11:57:13.211Z] #21 13.50 libseccomp2:ppc64el libseccomp2:s390x [2022-08-31T11:57:13.211Z] #21 13.84 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:57:13.211Z] #21 13.84 Need to get 15.9 MB of archives. [2022-08-31T11:57:13.211Z] #21 13.84 After this operation, 73.0 MB of additional disk space will be used. [2022-08-31T11:57:13.211Z] #21 13.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-31T11:57:13.469Z] #21 13.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-31T11:57:13.469Z] #21 13.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-31T11:57:13.469Z] #21 13.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-31T11:57:13.469Z] #21 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-31T11:57:13.469Z] #21 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-31T11:57:13.469Z] #21 13.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-31T11:57:13.469Z] #21 13.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-31T11:57:13.469Z] #21 13.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-31T11:57:13.469Z] #21 13.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-31T11:57:13.469Z] #21 13.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-31T11:57:13.469Z] #21 13.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-31T11:57:13.469Z] #21 13.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-31T11:57:13.469Z] #21 13.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-31T11:57:13.469Z] #21 14.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-31T11:57:13.469Z] #21 14.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-31T11:57:13.469Z] #21 14.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-31T11:57:13.469Z] #21 14.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-31T11:57:13.469Z] #21 14.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-31T11:57:13.469Z] #21 14.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-31T11:57:13.469Z] #21 14.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-31T11:57:13.469Z] #21 14.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-31T11:57:13.469Z] #21 14.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-31T11:57:13.728Z] #21 14.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-31T11:57:13.728Z] #21 14.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-31T11:57:13.728Z] #21 14.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-31T11:57:13.728Z] #21 14.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-31T11:57:13.728Z] #21 14.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-31T11:57:13.728Z] #21 14.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-31T11:57:13.728Z] #21 14.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-31T11:57:13.728Z] #21 14.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-31T11:57:13.728Z] #21 14.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-31T11:57:13.728Z] #21 14.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-31T11:57:13.728Z] #21 14.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-31T11:57:13.728Z] #21 14.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-31T11:57:13.728Z] #21 14.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-31T11:57:13.728Z] #21 14.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-31T11:57:13.728Z] #21 14.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-31T11:57:13.728Z] #21 14.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-31T11:57:13.728Z] #21 14.15 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-31T11:57:14.246Z] #84 exporting layers 6.2s done [2022-08-31T11:57:14.246Z] #84 writing image sha256:25d289a3a1168ab4702317c19dc884a2693cb8f467fe02e4d13c50a603651c01 done [2022-08-31T11:57:14.246Z] #84 naming to docker.io/library/docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b done [2022-08-31T11:57:14.246Z] #84 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-08-31T11:57:14.291Z] #21 14.63 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:57:14.291Z] #21 14.83 Fetched 15.9 MB in 1s (27.2 MB/s) [2022-08-31T11:57:14.291Z] #21 14.87 Selecting previously unselected package gcc-10-base:armel. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T11:57:14.548Z] #21 14.87 (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 ... 38556 files and directories currently installed.) [2022-08-31T11:57:14.548Z] #21 14.91 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-31T11:57:14.548Z] #21 14.91 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-31T11:57:14.548Z] #21 14.96 Selecting previously unselected package gcc-10-base:armhf. [2022-08-31T11:57:14.548Z] #21 14.96 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-31T11:57:14.548Z] #21 14.97 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-31T11:57:14.548Z] #21 15.01 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-31T11:57:14.548Z] #21 15.02 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-31T11:57:14.548Z] #21 15.02 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-31T11:57:14.548Z] #21 15.06 Selecting previously unselected package gcc-10-base:s390x. [2022-08-31T11:57:14.548Z] #21 15.07 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-31T11:57:14.548Z] #21 15.07 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-31T11:57:14.548Z] #21 15.11 Selecting previously unselected package gcc-10-base:arm64. [2022-08-31T11:57:14.617Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh dynbinary test-integration [2022-08-31T11:57:14.804Z] #21 15.12 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-31T11:57:14.804Z] #21 15.12 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-31T11:57:14.804Z] #21 15.18 Selecting previously unselected package libgcc-s1:armel. [2022-08-31T11:57:14.804Z] #21 15.18 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-31T11:57:14.804Z] #21 15.19 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-31T11:57:14.804Z] #21 15.23 Selecting previously unselected package libcrypt1:armel. [2022-08-31T11:57:14.804Z] #21 15.24 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-31T11:57:14.804Z] #21 15.24 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-31T11:57:14.804Z] #21 15.31 Selecting previously unselected package libc6:armel. [2022-08-31T11:57:14.804Z] #21 15.32 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-31T11:57:15.061Z] #21 15.48 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-31T11:57:15.317Z] #21 15.90 Selecting previously unselected package libapparmor1:armel. [2022-08-31T11:57:15.317Z] #21 15.90 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-31T11:57:15.317Z] #21 15.90 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-31T11:57:15.317Z] #21 15.96 Selecting previously unselected package libapparmor-dev:armel. [2022-08-31T11:57:15.573Z] #21 15.96 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-31T11:57:15.573Z] #21 15.96 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-31T11:57:15.573Z] #21 16.03 Selecting previously unselected package libgcc-s1:arm64. [2022-08-31T11:57:15.573Z] #21 16.04 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-31T11:57:15.573Z] #21 16.04 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-31T11:57:15.573Z] #21 16.08 Selecting previously unselected package libcrypt1:arm64. [2022-08-31T11:57:15.830Z] #21 16.09 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-31T11:57:15.830Z] #21 16.09 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-31T11:57:15.830Z] #21 16.16 Selecting previously unselected package libc6:arm64. [2022-08-31T11:57:15.830Z] #21 16.17 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-31T11:57:15.830Z] #21 16.33 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-31T11:57:16.392Z] #21 16.72 Selecting previously unselected package libapparmor1:arm64. [2022-08-31T11:57:16.392Z] #21 16.73 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-31T11:57:16.392Z] #21 16.73 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-31T11:57:16.392Z] #21 16.78 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-31T11:57:16.392Z] #21 16.79 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-31T11:57:16.392Z] #21 16.79 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-31T11:57:16.392Z] #21 16.84 Selecting previously unselected package libgcc-s1:s390x. [2022-08-31T11:57:16.392Z] #21 16.85 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-31T11:57:16.392Z] #21 16.85 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-31T11:57:16.502Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-31T11:57:16.502Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-31T11:57:16.502Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-31T11:57:16.502Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-31T11:57:16.502Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-31T11:57:16.502Z] Detected virtualization docker. [2022-08-31T11:57:16.502Z] Detected architecture x86-64. [2022-08-31T11:57:16.502Z] Set hostname to <77c8fd925549>. [2022-08-31T11:57:16.502Z] modprobe@configfs.service: Succeeded. [2022-08-31T11:57:16.502Z] modprobe@drm.service: Succeeded. [2022-08-31T11:57:16.502Z] modprobe@fuse.service: Succeeded. [2022-08-31T11:57:16.502Z] + source /etc/docker-entrypoint-cmd [2022-08-31T11:57:16.502Z] ++ hack/make.sh dynbinary test-integration [2022-08-31T11:57:16.502Z] [2022-08-31T11:57:16.502Z] Removing bundles/ [2022-08-31T11:57:16.502Z] [2022-08-31T11:57:16.502Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-31T11:57:16.502Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-31T11:57:16.502Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T11:57:16.649Z] #21 16.89 Selecting previously unselected package libcrypt1:s390x. [2022-08-31T11:57:16.649Z] #21 16.90 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-31T11:57:16.649Z] #21 16.91 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-31T11:57:16.649Z] #21 16.98 Selecting previously unselected package libc6:s390x. [2022-08-31T11:57:16.649Z] #21 16.98 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-31T11:57:16.649Z] #21 17.15 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-31T11:57:17.212Z] #21 17.61 Selecting previously unselected package libapparmor1:s390x. [2022-08-31T11:57:17.212Z] #21 17.61 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-31T11:57:17.212Z] #21 17.62 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-31T11:57:17.212Z] #21 17.66 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-31T11:57:17.212Z] #21 17.67 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-31T11:57:17.212Z] #21 17.67 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-31T11:57:17.212Z] #21 17.73 Selecting previously unselected package libgcc-s1:armhf. [2022-08-31T11:57:17.212Z] #21 17.73 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-31T11:57:17.468Z] #21 17.73 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-31T11:57:17.468Z] #21 17.78 Selecting previously unselected package libcrypt1:armhf. [2022-08-31T11:57:17.468Z] #21 17.79 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-31T11:57:17.468Z] #21 17.79 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-31T11:57:17.468Z] #21 17.87 Selecting previously unselected package libc6:armhf. [2022-08-31T11:57:17.468Z] #21 17.88 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-31T11:57:17.725Z] #21 18.06 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-31T11:57:17.984Z] #21 18.50 Selecting previously unselected package libapparmor1:armhf. [2022-08-31T11:57:17.984Z] #21 18.50 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-31T11:57:17.984Z] #21 18.51 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-31T11:57:17.984Z] #21 18.56 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-31T11:57:17.984Z] #21 18.56 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-31T11:57:17.984Z] #21 18.57 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-31T11:57:18.245Z] #21 18.64 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-31T11:57:18.245Z] #21 18.65 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-31T11:57:18.245Z] #21 18.65 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-31T11:57:18.245Z] #21 18.69 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-31T11:57:18.245Z] #21 18.69 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-31T11:57:18.245Z] #21 18.70 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-31T11:57:18.504Z] #21 18.79 Selecting previously unselected package libc6:ppc64el. [2022-08-31T11:57:18.504Z] #21 18.80 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-31T11:57:18.504Z] #21 19.01 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-31T11:57:19.066Z] #21 19.55 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-31T11:57:19.066Z] #21 19.56 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-31T11:57:19.066Z] #21 19.56 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-31T11:57:19.066Z] #21 19.62 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-31T11:57:19.066Z] #21 19.62 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-31T11:57:19.322Z] #21 19.63 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-31T11:57:19.322Z] #21 19.69 Selecting previously unselected package libseccomp2:s390x. [2022-08-31T11:57:19.322Z] #21 19.70 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-31T11:57:19.322Z] #21 19.71 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-31T11:57:19.322Z] #21 19.75 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-31T11:57:19.322Z] #21 19.76 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-31T11:57:19.322Z] #21 19.76 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-31T11:57:19.322Z] #21 19.83 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-31T11:57:19.322Z] #21 19.83 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-31T11:57:19.322Z] #21 19.84 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-31T11:57:19.579Z] #21 19.88 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-31T11:57:19.579Z] #21 19.89 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-31T11:57:19.579Z] #21 19.89 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-31T11:57:19.579Z] #21 19.95 Selecting previously unselected package libseccomp2:armhf. [2022-08-31T11:57:19.579Z] #21 19.96 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-31T11:57:19.579Z] #21 19.96 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-31T11:57:19.579Z] #21 20.01 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-31T11:57:19.579Z] #21 20.02 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-31T11:57:19.579Z] #21 20.02 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-31T11:57:19.579Z] #21 20.08 Selecting previously unselected package libseccomp2:armel. [2022-08-31T11:57:19.579Z] #21 20.09 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-31T11:57:19.579Z] #21 20.09 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-31T11:57:19.579Z] #21 20.13 Selecting previously unselected package libseccomp-dev:armel. [2022-08-31T11:57:19.835Z] #21 20.14 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-31T11:57:19.835Z] #21 20.14 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-31T11:57:19.835Z] #21 20.21 Selecting previously unselected package libseccomp2:arm64. [2022-08-31T11:57:19.835Z] #21 20.21 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-31T11:57:19.835Z] #21 20.22 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T11:57:19.835Z] #21 20.26 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-31T11:57:19.835Z] #21 20.27 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-31T11:57:19.835Z] #21 20.28 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T11:57:19.835Z] #21 20.37 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-31T11:57:19.835Z] #21 20.39 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-31T11:57:19.835Z] #21 20.40 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-31T11:57:19.835Z] #21 20.41 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-31T11:57:19.835Z] #21 20.43 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-31T11:57:19.835Z] #21 20.44 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-31T11:57:19.835Z] #21 20.45 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-31T11:57:19.835Z] #21 20.46 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-31T11:57:20.090Z] #21 20.48 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-31T11:57:20.090Z] #21 20.49 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-31T11:57:20.090Z] #21 20.50 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-31T11:57:20.090Z] #21 20.51 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-31T11:57:20.090Z] #21 20.53 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-31T11:57:20.090Z] #21 20.54 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-31T11:57:20.090Z] #21 20.55 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-31T11:57:20.090Z] #21 20.57 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-31T11:57:21.459Z] #21 21.77 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-31T11:57:22.646Z] #21 23.00 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-31T11:57:24.016Z] #21 24.27 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-31T11:57:24.950Z] #21 25.48 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-31T11:57:26.319Z] #21 26.74 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-31T11:57:26.319Z] #21 26.75 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-31T11:57:26.319Z] #21 26.76 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-31T11:57:26.319Z] #21 26.77 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-31T11:57:26.319Z] #21 26.78 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-31T11:57:26.319Z] #21 26.80 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T11:57:26.319Z] #21 26.81 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-31T11:57:26.319Z] #21 26.82 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-31T11:57:26.319Z] #21 26.83 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-31T11:57:26.319Z] #21 26.85 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-31T11:57:26.319Z] #21 26.86 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-31T11:57:26.319Z] #21 26.87 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-31T11:57:26.319Z] #21 26.88 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-31T11:57:26.319Z] #21 26.89 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-31T11:57:26.319Z] #21 26.91 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-31T11:57:26.319Z] #21 26.92 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-31T11:57:26.319Z] #21 26.93 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-31T11:57:26.319Z] #21 26.94 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-31T11:57:26.577Z] #21 26.95 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-31T11:57:26.578Z] #21 26.96 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-31T11:57:26.578Z] #21 26.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:57:27.142Z] #21 DONE 27.5s [2022-08-31T11:57:27.142Z] [2022-08-31T11:57:27.142Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-31T11:57:27.142Z] #66 sha256:c5e6d5f97bb6c4d2f773ee8c26e5268dd9e41090d25bc95ae37707497f90bd9a [2022-08-31T11:57:27.142Z] #66 DONE 0.1s [2022-08-31T11:57:27.142Z] [2022-08-31T11:57:27.142Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:57:27.142Z] #67 sha256:a7821db8e89439b02836ae9acc26aef5ba6b4b4fff73730b9e47494ce7ed9380 [2022-08-31T11:57:28.513Z] #67 1.055 + RM_GOPATH=0 [2022-08-31T11:57:28.513Z] #67 1.055 + TMP_GOPATH= [2022-08-31T11:57:28.513Z] #67 1.055 + : /build [2022-08-31T11:57:28.513Z] #67 1.055 + '[' -z '' ']' [2022-08-31T11:57:28.513Z] #67 1.056 ++ mktemp -d [2022-08-31T11:57:28.513Z] #67 1.058 + export GOPATH=/tmp/tmp.BUM4FKTvbd [2022-08-31T11:57:28.513Z] #67 1.058 + GOPATH=/tmp/tmp.BUM4FKTvbd [2022-08-31T11:57:28.513Z] #67 1.058 + RM_GOPATH=1 [2022-08-31T11:57:28.513Z] #67 1.058 + case "$(go env GOARCH)" in [2022-08-31T11:57:28.513Z] #67 1.059 ++ go env GOARCH [2022-08-31T11:57:28.513Z] #67 1.064 + export GO_BUILDMODE=-buildmode=pie [2022-08-31T11:57:28.513Z] #67 1.064 + GO_BUILDMODE=-buildmode=pie [2022-08-31T11:57:28.513Z] #67 1.064 ++ dirname /install.sh [2022-08-31T11:57:28.513Z] #67 1.065 + dir=/ [2022-08-31T11:57:28.513Z] #67 1.065 + bin=runc [2022-08-31T11:57:28.513Z] #67 1.066 + shift [2022-08-31T11:57:28.513Z] #67 1.066 + '[' '!' -f //runc.installer ']' [2022-08-31T11:57:28.513Z] #67 1.066 + . //runc.installer [2022-08-31T11:57:28.513Z] #67 1.066 ++ set -e [2022-08-31T11:57:28.513Z] #67 1.067 ++ : v1.1.4 [2022-08-31T11:57:28.513Z] #67 1.067 + install_runc [2022-08-31T11:57:28.513Z] #67 1.067 + RUNC_BUILDTAGS=seccomp [2022-08-31T11:57:28.513Z] #67 1.067 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-31T11:57:28.513Z] #67 1.067 Install runc version v1.1.4 (build tags: seccomp) [2022-08-31T11:57:28.513Z] #67 1.068 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BUM4FKTvbd/src/github.com/opencontainers/runc [2022-08-31T11:57:28.513Z] #67 1.069 Cloning into '/tmp/tmp.BUM4FKTvbd/src/github.com/opencontainers/runc'... [2022-08-31T11:57:28.513Z] #67 ... [2022-08-31T11:57:28.513Z] [2022-08-31T11:57:28.513Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-31T11:57:28.513Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-08-31T11:57:28.513Z] #22 DONE 1.3s [2022-08-31T11:57:28.513Z] [2022-08-31T11:57:28.513Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-31T11:57:28.513Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-08-31T11:57:29.447Z] #23 DONE 0.9s [2022-08-31T11:57:29.447Z] [2022-08-31T11:57:29.447Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-31T11:57:29.447Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-08-31T11:57:30.013Z] #24 0.834 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-31T11:57:30.270Z] #24 DONE 0.9s [2022-08-31T11:57:30.270Z] [2022-08-31T11:57:30.270Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-31T11:57:30.270Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-08-31T11:57:31.205Z] #25 DONE 0.9s [2022-08-31T11:57:31.205Z] [2022-08-31T11:57:31.205Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-31T11:57:31.205Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-08-31T11:57:32.136Z] #26 DONE 0.8s [2022-08-31T11:57:32.136Z] [2022-08-31T11:57:32.136Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-31T11:57:32.136Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-08-31T11:57:33.069Z] #27 DONE 1.0s [2022-08-31T11:57:33.069Z] [2022-08-31T11:57:33.069Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:57:33.069Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-31T11:57:34.000Z] #28 1.137 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-31T11:57:34.000Z] #28 1.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-31T11:57:34.000Z] #28 1.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-31T11:57:34.257Z] #28 1.399 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-31T11:57:34.514Z] #28 1.659 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-31T11:57:34.771Z] #28 1.919 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-31T11:57:35.027Z] #28 2.169 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-31T11:57:35.590Z] #28 2.531 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-31T11:57:35.590Z] #28 2.803 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-31T11:57:35.847Z] #28 3.028 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-31T11:57:35.847Z] #28 3.030 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-31T11:57:35.847Z] #28 3.036 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-31T11:57:35.847Z] #28 3.040 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-31T11:57:35.847Z] #28 3.042 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-31T11:57:35.847Z] #28 3.052 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-31T11:57:35.847Z] #28 3.054 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-31T11:57:36.104Z] #28 3.055 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-31T11:57:36.104Z] #28 3.055 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-31T11:57:36.104Z] #28 3.056 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-31T11:57:36.104Z] #28 3.058 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-31T11:57:36.104Z] #28 3.064 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-31T11:57:41.992Z] #47 DONE 406.1s [2022-08-31T11:57:41.992Z] [2022-08-31T11:57:41.992Z] #77 [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-08-31T11:57:41.992Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:57:41.992Z] #77 332.0 CCLD tests/init [2022-08-31T11:57:42.561Z] #77 ... [2022-08-31T11:57:42.561Z] [2022-08-31T11:57:42.561Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-31T11:57:42.561Z] #48 sha256:8d50092401a74aeee35bbb534f0feee4f9c88fb9246c9819f75083828d65f779 [2022-08-31T11:57:42.561Z] #48 DONE 0.6s [2022-08-31T11:57:42.561Z] [2022-08-31T11:57:42.561Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-31T11:57:42.561Z] #52 sha256:40c51bddd32c93309847a002fedbf46b6da6dbf1815ccbdd0acc3cf696cbaa72 [2022-08-31T11:57:42.561Z] #52 DONE 0.1s [2022-08-31T11:57:42.647Z] #28 ... [2022-08-31T11:57:42.647Z] [2022-08-31T11:57:42.647Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:57:42.647Z] #67 sha256:a7821db8e89439b02836ae9acc26aef5ba6b4b4fff73730b9e47494ce7ed9380 [2022-08-31T11:57:42.647Z] #67 5.530 + cd /tmp/tmp.BUM4FKTvbd/src/github.com/opencontainers/runc [2022-08-31T11:57:42.647Z] #67 5.530 + git checkout -q v1.1.4 [2022-08-31T11:57:42.647Z] #67 5.910 + '[' -z '' ']' [2022-08-31T11:57:42.647Z] #67 5.910 + target=static [2022-08-31T11:57:42.647Z] #67 5.911 + make BUILDTAGS=seccomp static [2022-08-31T11:57:42.647Z] #67 6.136 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-31T11:57:42.820Z] [2022-08-31T11:57:42.820Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-31T11:57:42.820Z] #54 sha256:b70b0253bdea991fc033fe1449d1a4cee8f338e723574618862e8704578ed06f [2022-08-31T11:57:42.820Z] #54 DONE 0.1s [2022-08-31T11:57:42.820Z] [2022-08-31T11:57:42.820Z] #77 [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-08-31T11:57:42.820Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-31T11:57:43.784Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-31T11:57:43.784Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-31T11:57:43.784Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-31T11:57:43.784Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-31T11:57:44.041Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-31T11:57:44.606Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2022-08-31T11:57:44.606Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-08-31T11:57:44.606Z] ? github.com/docker/docker/api/types [no test files] [2022-08-31T11:57:44.606Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-31T11:57:44.606Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-31T11:57:44.606Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-31T11:57:44.606Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-31T11:57:44.606Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-31T11:57:44.606Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-31T11:57:44.606Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-31T11:57:44.607Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-31T11:57:44.607Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-31T11:57:44.864Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-31T11:57:44.864Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-31T11:57:44.864Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-31T11:57:44.864Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-08-31T11:57:45.122Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-31T11:57:45.122Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-31T11:57:45.122Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-31T11:57:45.122Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-31T11:57:45.122Z] ? github.com/docker/docker/builder [no test files] [2022-08-31T11:57:45.122Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-31T11:57:45.122Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-31T11:57:45.122Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-31T11:57:45.122Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-31T11:57:45.122Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-31T11:57:45.122Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-31T11:57:45.122Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-31T11:57:47.020Z] ok github.com/docker/docker/builder/remotecontext 0.096s coverage: 13.7% of statements [2022-08-31T11:57:47.587Z] ok github.com/docker/docker/builder/dockerfile 0.466s coverage: 49.3% of statements [2022-08-31T11:57:47.587Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-31T11:57:47.899Z] #67 ... [2022-08-31T11:57:47.899Z] [2022-08-31T11:57:47.899Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:57:47.899Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-31T11:57:47.899Z] #28 14.54 Fetched 49.2 MB in 14s (3610 kB/s) [2022-08-31T11:57:48.520Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-31T11:57:49.086Z] ok github.com/docker/docker/builder/remotecontext/git 1.577s coverage: 86.3% of statements [2022-08-31T11:57:49.087Z] ? github.com/docker/docker/cli [no test files] [2022-08-31T11:57:49.087Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-31T11:57:49.087Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-31T11:57:49.087Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-31T11:57:49.653Z] ok github.com/docker/docker/cmd/docker-proxy 0.239s coverage: 67.6% of statements [2022-08-31T11:57:52.936Z] ok github.com/docker/docker/client 0.084s coverage: 76.0% of statements [2022-08-31T11:57:54.444Z] #28 14.54 Reading package lists... [2022-08-31T11:57:55.999Z] #77 ... [2022-08-31T11:57:55.999Z] [2022-08-31T11:57:55.999Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:57:55.999Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:57:55.999Z] #47 413.8 + dpkg --print-architecture [2022-08-31T11:57:55.999Z] #47 413.8 + git checkout -q v2.1.0 [2022-08-31T11:57:55.999Z] #47 414.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-31T11:57:55.999Z] #47 414.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-31T11:58:00.199Z] #47 ... [2022-08-31T11:58:00.199Z] [2022-08-31T11:58:00.199Z] #77 [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-08-31T11:58:00.199Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:58:00.199Z] #77 324.2 CCLD libocispec.la [2022-08-31T11:58:00.199Z] #77 324.9 CCLD src/validate [2022-08-31T11:58:00.199Z] #77 325.0 CCLD tests/test-2 [2022-08-31T11:58:00.199Z] #77 325.0 CCLD tests/test-3 [2022-08-31T11:58:00.199Z] #77 325.0 CCLD tests/test-1 [2022-08-31T11:58:00.199Z] #77 325.1 CCLD tests/test-4 [2022-08-31T11:58:00.199Z] #77 325.1 CCLD tests/test-5 [2022-08-31T11:58:00.199Z] #77 325.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-31T11:58:00.199Z] #77 325.2 CCLD tests/test-6 [2022-08-31T11:58:00.199Z] #77 325.3 CCLD tests/test-8 [2022-08-31T11:58:00.199Z] #77 325.4 CCLD tests/test-9 [2022-08-31T11:58:00.199Z] #77 325.4 CCLD tests/test-7 [2022-08-31T11:58:00.199Z] #77 325.5 CCLD tests/test-10 [2022-08-31T11:58:00.199Z] #77 325.5 CCLD tests/test-11 [2022-08-31T11:58:00.199Z] #77 328.8 libtool: link: ar cr libocispec.a [2022-08-31T11:58:00.199Z] #77 329.0 libtool: link: ranlib libocispec.a [2022-08-31T11:58:01.038Z] #28 20.99 Reading package lists... [2022-08-31T11:58:01.578Z] #77 333.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-31T11:58:01.578Z] #77 333.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-31T11:58:01.578Z] #77 333.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-31T11:58:01.578Z] #77 333.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:58:01.578Z] #77 333.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:58:01.578Z] #77 333.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:58:01.578Z] #77 333.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-31T11:58:01.578Z] #77 333.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-31T11:58:01.967Z] #28 27.61 Building dependency tree... [2022-08-31T11:58:02.148Z] #77 333.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-31T11:58:02.148Z] #77 333.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-31T11:58:02.148Z] #77 333.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-31T11:58:02.148Z] #77 333.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-31T11:58:02.148Z] #77 333.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-31T11:58:02.148Z] #77 333.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-31T11:58:02.148Z] #77 333.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-31T11:58:02.148Z] #77 333.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-31T11:58:02.408Z] #77 334.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-31T11:58:02.408Z] #77 334.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-31T11:58:02.408Z] #77 334.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-31T11:58:02.408Z] #77 334.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-31T11:58:02.408Z] #77 334.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-31T11:58:02.408Z] #77 334.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-31T11:58:02.668Z] #77 334.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-31T11:58:02.668Z] #77 334.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-31T11:58:02.668Z] #77 334.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-31T11:58:02.668Z] #77 334.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-31T11:58:02.929Z] #77 334.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-31T11:58:02.929Z] #77 334.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-31T11:58:03.189Z] #77 334.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-31T11:58:03.189Z] #77 334.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-31T11:58:03.189Z] #77 334.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-31T11:58:03.189Z] #77 334.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-31T11:58:03.189Z] #77 334.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-31T11:58:03.189Z] #77 335.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-31T11:58:03.332Z] #28 30.17 bzip2 is already the newest version (1.0.8-4). [2022-08-31T11:58:03.332Z] #28 30.17 patch is already the newest version (2.7.6-7). [2022-08-31T11:58:03.332Z] #28 30.17 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-31T11:58:03.332Z] #28 30.17 The following additional packages will be installed: [2022-08-31T11:58:03.332Z] #28 30.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-31T11:58:03.332Z] #28 30.18 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-31T11:58:03.332Z] #28 30.19 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-31T11:58:03.332Z] #28 30.19 python3-pkg-resources vim-runtime xxd [2022-08-31T11:58:03.332Z] #28 30.21 Suggested packages: [2022-08-31T11:58:03.332Z] #28 30.21 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-31T11:58:03.332Z] #28 30.21 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-31T11:58:03.332Z] #28 30.21 Recommended packages: [2022-08-31T11:58:03.332Z] #28 30.21 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-31T11:58:03.449Z] #77 335.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-31T11:58:03.449Z] #77 335.3 CC src/crun-run.o [2022-08-31T11:58:03.708Z] #77 335.3 CC src/crun-crun.o [2022-08-31T11:58:03.708Z] #77 335.4 CC src/crun-kill.o [2022-08-31T11:58:03.708Z] #77 335.5 CC src/crun-pause.o [2022-08-31T11:58:03.968Z] #77 335.6 CC src/crun-delete.o [2022-08-31T11:58:04.229Z] #77 335.8 CC src/crun-unpause.o [2022-08-31T11:58:04.229Z] #77 336.0 CC src/crun-spec.o [2022-08-31T11:58:04.261Z] #28 31.51 The following NEW packages will be installed: [2022-08-31T11:58:04.489Z] #77 336.2 CC src/crun-exec.o [2022-08-31T11:58:04.518Z] #28 31.51 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-08-31T11:58:04.518Z] #28 31.52 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-31T11:58:04.518Z] #28 31.52 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-31T11:58:04.518Z] #28 31.53 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-31T11:58:04.518Z] #28 31.53 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-31T11:58:04.518Z] #28 31.53 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-08-31T11:58:04.518Z] #28 31.53 vim-common vim-runtime xfsprogs xxd zip zstd [2022-08-31T11:58:04.748Z] #77 336.4 CC src/crun-create.o [2022-08-31T11:58:04.748Z] #77 336.4 CC src/crun-list.o [2022-08-31T11:58:04.748Z] #77 336.4 CC src/crun-start.o [2022-08-31T11:58:04.775Z] #28 31.89 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded. [2022-08-31T11:58:04.775Z] #28 31.89 Need to get 18.6 MB of archives. [2022-08-31T11:58:04.775Z] #28 31.89 After this operation, 71.4 MB of additional disk space will be used. [2022-08-31T11:58:04.775Z] #28 31.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-31T11:58:04.775Z] #28 31.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-31T11:58:04.775Z] #28 31.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-31T11:58:04.775Z] #28 31.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-31T11:58:04.775Z] #28 31.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-31T11:58:04.775Z] #28 31.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-31T11:58:04.775Z] #28 31.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-31T11:58:04.775Z] #28 31.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-31T11:58:04.775Z] #28 31.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-31T11:58:04.775Z] #28 31.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-31T11:58:04.775Z] #28 31.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-31T11:58:04.775Z] #28 31.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-31T11:58:04.775Z] #28 31.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-31T11:58:04.775Z] #28 31.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-31T11:58:04.775Z] #28 31.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-31T11:58:04.775Z] #28 31.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-31T11:58:04.775Z] #28 31.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-31T11:58:04.775Z] #28 31.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-31T11:58:04.775Z] #28 31.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-31T11:58:04.775Z] #28 31.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-31T11:58:04.775Z] #28 31.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-31T11:58:04.775Z] #28 31.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-31T11:58:04.775Z] #28 31.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-31T11:58:04.775Z] #28 31.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-31T11:58:04.775Z] #28 31.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-31T11:58:04.775Z] #28 32.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-31T11:58:04.775Z] #28 32.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-31T11:58:04.775Z] #28 32.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-31T11:58:04.775Z] #28 32.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-31T11:58:04.775Z] #28 32.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-31T11:58:04.775Z] #28 32.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-31T11:58:04.775Z] #28 32.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-31T11:58:04.778Z] #77 352.4 AR libcrun_testing.a [2022-08-31T11:58:04.778Z] #77 352.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-31T11:58:04.778Z] #77 352.5 CCLD tests/tests_libcrun_utils [2022-08-31T11:58:04.778Z] #77 352.6 CCLD tests/tests_libcrun_errors [2022-08-31T11:58:04.778Z] #77 352.6 CCLD tests/tests_libcrun_fuzzer [2022-08-31T11:58:04.778Z] #77 353.0 CCLD libcrun.la [2022-08-31T11:58:04.778Z] #77 354.1 CCLD crun [2022-08-31T11:58:04.778Z] #77 354.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-31T11:58:04.778Z] #77 355.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-31T11:58:04.778Z] #77 355.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-31T11:58:04.778Z] #77 355.0 /bin/mkdir -p '/usr/local/lib' [2022-08-31T11:58:04.778Z] #77 355.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-31T11:58:04.778Z] #77 355.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-31T11:58:04.778Z] #77 355.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-31T11:58:04.778Z] #77 355.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-31T11:58:04.778Z] #77 355.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-31T11:58:04.778Z] #77 355.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-31T11:58:04.778Z] #77 355.3 ---------------------------------------------------------------------- [2022-08-31T11:58:04.778Z] #77 355.3 Libraries have been installed in: [2022-08-31T11:58:04.778Z] #77 355.3 /usr/local/lib [2022-08-31T11:58:04.778Z] #77 355.3 [2022-08-31T11:58:04.778Z] #77 355.3 If you ever happen to want to link against installed libraries [2022-08-31T11:58:04.778Z] #77 355.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-31T11:58:04.778Z] #77 355.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-31T11:58:04.778Z] #77 355.3 flag during linking and do at least one of the following: [2022-08-31T11:58:04.778Z] #77 355.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-31T11:58:04.778Z] #77 355.3 during execution [2022-08-31T11:58:04.778Z] #77 355.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-31T11:58:04.778Z] #77 355.3 during linking [2022-08-31T11:58:04.778Z] #77 355.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-31T11:58:04.778Z] #77 355.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-31T11:58:04.778Z] #77 355.3 [2022-08-31T11:58:04.778Z] #77 355.3 See any operating system documentation about shared libraries for [2022-08-31T11:58:04.778Z] #77 355.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-31T11:58:04.778Z] #77 355.3 ---------------------------------------------------------------------- [2022-08-31T11:58:04.778Z] #77 355.3 /bin/mkdir -p '/build' [2022-08-31T11:58:04.778Z] #77 355.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-31T11:58:05.007Z] #77 336.5 CC src/crun-state.o [2022-08-31T11:58:05.007Z] #77 336.6 CC src/crun-update.o [2022-08-31T11:58:05.007Z] #77 336.7 CC src/crun-ps.o [2022-08-31T11:58:05.007Z] #77 336.7 CC src/crun-checkpoint.o [2022-08-31T11:58:05.031Z] #28 32.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-31T11:58:05.031Z] #28 32.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-31T11:58:05.031Z] #28 32.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-31T11:58:05.031Z] #28 32.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-31T11:58:05.031Z] #28 32.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-31T11:58:05.031Z] #28 32.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-31T11:58:05.031Z] #28 32.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-31T11:58:05.031Z] #28 32.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-31T11:58:05.032Z] #28 32.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-31T11:58:05.032Z] #28 32.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-31T11:58:05.032Z] #28 32.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-31T11:58:05.032Z] #28 32.24 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-31T11:58:05.032Z] #28 32.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-31T11:58:05.043Z] #77 355.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-31T11:58:05.043Z] #77 355.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-31T11:58:05.043Z] #77 355.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-31T11:58:05.043Z] #77 355.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-31T11:58:05.266Z] #77 336.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-31T11:58:05.267Z] #77 336.9 CC src/crun-restore.o [2022-08-31T11:58:05.304Z] #77 DONE 355.7s [2022-08-31T11:58:05.304Z] [2022-08-31T11:58:05.304Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:58:05.304Z] #64 sha256:2801f08733c02b241a25c5d59c2813787fd420ef4bf2118a49861dff96bca631 [2022-08-31T11:58:05.526Z] #77 337.2 CC src/libcrun/libcrun_la-container.lo [2022-08-31T11:58:05.594Z] #28 32.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-31T11:58:05.785Z] #77 337.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-31T11:58:05.850Z] #28 33.01 Fetched 18.6 MB in 1s (28.7 MB/s) [2022-08-31T11:58:05.850Z] #28 33.06 Selecting previously unselected package pigz. [2022-08-31T11:58:06.052Z] #77 337.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-31T11:58:06.107Z] #28 33.06 (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 ... 40116 files and directories currently installed.) [2022-08-31T11:58:06.107Z] #28 33.13 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-31T11:58:06.107Z] #28 33.13 Unpacking pigz (2.6-1) ... [2022-08-31T11:58:06.107Z] #28 33.20 Selecting previously unselected package libelf1:amd64. [2022-08-31T11:58:06.107Z] #28 33.20 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-31T11:58:06.107Z] #28 33.22 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-31T11:58:06.107Z] #28 33.32 Selecting previously unselected package libbpf0:amd64. [2022-08-31T11:58:06.107Z] #28 33.32 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-31T11:58:06.312Z] #77 337.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-31T11:58:06.312Z] #77 337.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-31T11:58:06.312Z] #77 337.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-31T11:58:06.312Z] #77 337.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-31T11:58:06.312Z] #77 337.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-31T11:58:06.312Z] #77 337.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-31T11:58:06.312Z] #77 337.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-31T11:58:06.364Z] #28 33.33 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-31T11:58:06.364Z] #28 33.39 Selecting previously unselected package libcap2:amd64. [2022-08-31T11:58:06.364Z] #28 33.40 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-31T11:58:06.364Z] #28 33.40 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:58:06.364Z] #28 33.45 Selecting previously unselected package libmnl0:amd64. [2022-08-31T11:58:06.364Z] #28 33.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-31T11:58:06.364Z] #28 33.46 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-31T11:58:06.364Z] #28 33.50 Selecting previously unselected package libxtables12:amd64. [2022-08-31T11:58:06.364Z] #28 33.51 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-31T11:58:06.364Z] #28 33.52 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-31T11:58:06.364Z] #28 33.57 Selecting previously unselected package libcap2-bin. [2022-08-31T11:58:06.572Z] #77 338.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-31T11:58:06.572Z] #77 338.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-31T11:58:06.572Z] #77 338.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-31T11:58:06.572Z] #77 338.3 CC src/libcrun/libcrun_la-error.lo [2022-08-31T11:58:06.572Z] #77 338.3 CC src/libcrun/libcrun_la-status.lo [2022-08-31T11:58:06.620Z] #28 33.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-31T11:58:06.620Z] #28 33.58 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-31T11:58:06.620Z] #28 33.63 Selecting previously unselected package iproute2. [2022-08-31T11:58:06.620Z] #28 33.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-31T11:58:06.620Z] #28 33.65 Unpacking iproute2 (5.10.0-4) ... [2022-08-31T11:58:06.832Z] #77 338.5 CC src/libcrun/libcrun_la-terminal.lo [2022-08-31T11:58:06.832Z] #77 338.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-31T11:58:06.877Z] #28 33.93 Selecting previously unselected package xxd. [2022-08-31T11:58:06.877Z] #28 33.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:58:06.877Z] #28 33.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:58:06.877Z] #28 34.02 Selecting previously unselected package vim-common. [2022-08-31T11:58:06.877Z] #28 34.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:58:06.877Z] #28 34.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:58:06.877Z] #28 34.17 Selecting previously unselected package bash-completion. [2022-08-31T11:58:07.092Z] #77 338.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-31T11:58:07.092Z] #77 338.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-31T11:58:07.134Z] #28 34.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-31T11:58:07.352Z] #77 338.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-31T11:58:07.921Z] #77 339.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-31T11:58:07.921Z] #77 339.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-31T11:58:08.064Z] #28 35.35 Unpacking bash-completion (1:2.11-2) ... [2022-08-31T11:58:08.181Z] #77 339.6 CC tests/init.o [2022-08-31T11:58:08.181Z] #77 339.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-31T11:58:08.181Z] #77 339.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-31T11:58:08.181Z] #77 339.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-31T11:58:08.320Z] #28 35.60 Selecting previously unselected package apparmor. [2022-08-31T11:58:08.577Z] #28 35.61 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-08-31T11:58:08.577Z] #28 35.66 Unpacking apparmor (2.13.6-10) ... [2022-08-31T11:58:08.834Z] #28 35.93 Selecting previously unselected package inetutils-ping. [2022-08-31T11:58:08.834Z] #28 35.94 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-31T11:58:08.834Z] #28 35.94 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-31T11:58:08.834Z] #28 36.01 Selecting previously unselected package libip4tc2:amd64. [2022-08-31T11:58:08.834Z] #28 36.02 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-31T11:58:08.834Z] #28 36.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T11:58:08.834Z] #28 36.08 Selecting previously unselected package libip6tc2:amd64. [2022-08-31T11:58:08.834Z] #28 36.08 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-31T11:58:08.834Z] #28 36.09 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T11:58:08.834Z] #28 36.14 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-31T11:58:09.091Z] #28 36.14 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-31T11:58:09.091Z] #28 36.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T11:58:09.091Z] #28 36.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-31T11:58:09.091Z] #28 36.21 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-31T11:58:09.091Z] #28 36.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T11:58:09.091Z] #28 36.27 Selecting previously unselected package libnftnl11:amd64. [2022-08-31T11:58:09.348Z] #28 36.28 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-31T11:58:09.348Z] #28 36.28 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T11:58:09.348Z] #28 36.35 Selecting previously unselected package iptables. [2022-08-31T11:58:09.348Z] #28 36.35 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-08-31T11:58:09.348Z] #28 36.36 Unpacking iptables (1.8.7-1) ... [2022-08-31T11:58:09.605Z] #28 36.55 Selecting previously unselected package libonig5:amd64. [2022-08-31T11:58:09.605Z] #28 36.57 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-31T11:58:09.605Z] #28 36.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:58:09.605Z] #28 36.68 Selecting previously unselected package libjq1:amd64. [2022-08-31T11:58:09.605Z] #28 36.69 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-08-31T11:58:09.605Z] #28 36.69 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:58:09.605Z] #28 36.76 Selecting previously unselected package jq. [2022-08-31T11:58:09.605Z] #28 36.77 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-08-31T11:58:09.605Z] #28 36.78 Unpacking jq (1.6-2.1) ... [2022-08-31T11:58:09.605Z] #28 36.84 Selecting previously unselected package libaio1:amd64. [2022-08-31T11:58:09.605Z] #28 36.84 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-08-31T11:58:09.605Z] #28 36.85 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-31T11:58:09.862Z] #28 36.89 Selecting previously unselected package libgpm2:amd64. [2022-08-31T11:58:09.862Z] #28 36.90 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-08-31T11:58:09.862Z] #28 36.91 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-31T11:58:09.862Z] #28 36.96 Selecting previously unselected package libinih1:amd64. [2022-08-31T11:58:09.862Z] #28 36.97 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-08-31T11:58:09.862Z] #28 36.97 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-31T11:58:09.862Z] #28 37.02 Selecting previously unselected package libnet1:amd64. [2022-08-31T11:58:09.862Z] #28 37.03 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-31T11:58:09.862Z] #28 37.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:58:09.862Z] #28 37.09 Selecting previously unselected package libnl-3-200:amd64. [2022-08-31T11:58:09.862Z] #28 37.11 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-31T11:58:09.862Z] #28 37.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:58:10.119Z] #28 37.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-31T11:58:10.119Z] #28 37.18 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-31T11:58:10.119Z] #28 37.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:58:10.119Z] #28 37.24 Selecting previously unselected package libyajl2:amd64. [2022-08-31T11:58:10.119Z] #28 37.24 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-08-31T11:58:10.119Z] #28 37.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:58:10.119Z] #28 37.28 Selecting previously unselected package net-tools. [2022-08-31T11:58:10.119Z] #28 37.29 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-31T11:58:10.119Z] #28 37.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T11:58:10.376Z] #28 37.41 Selecting previously unselected package python-pip-whl. [2022-08-31T11:58:10.376Z] #28 37.42 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-31T11:58:10.376Z] #28 37.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T11:58:10.633Z] #28 37.72 Selecting previously unselected package python3-lib2to3. [2022-08-31T11:58:10.633Z] #28 37.73 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-31T11:58:10.633Z] #28 37.73 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-31T11:58:10.895Z] #28 37.83 Selecting previously unselected package python3-distutils. [2022-08-31T11:58:10.895Z] #28 37.84 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-08-31T11:58:10.895Z] #28 37.84 Unpacking python3-distutils (3.9.2-1) ... [2022-08-31T11:58:10.895Z] #28 37.96 Selecting previously unselected package python3-pkg-resources. [2022-08-31T11:58:10.895Z] #28 37.97 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-31T11:58:10.895Z] #28 37.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:58:10.895Z] #28 38.06 Selecting previously unselected package python3-setuptools. [2022-08-31T11:58:11.152Z] #28 38.07 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-08-31T11:58:11.152Z] #28 38.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-31T11:58:11.152Z] #28 38.23 Selecting previously unselected package python3-wheel. [2022-08-31T11:58:11.152Z] #28 38.23 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-08-31T11:58:11.152Z] #28 38.24 Unpacking python3-wheel (0.34.2-1) ... [2022-08-31T11:58:11.152Z] #28 38.29 Selecting previously unselected package python3-pip. [2022-08-31T11:58:11.152Z] #28 38.30 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-31T11:58:11.152Z] #28 38.31 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T11:58:11.409Z] #28 38.47 Selecting previously unselected package sudo. [2022-08-31T11:58:11.409Z] #28 38.48 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-08-31T11:58:11.409Z] #28 38.49 Unpacking sudo (1.9.5p2-3) ... [2022-08-31T11:58:11.665Z] #28 38.80 Selecting previously unselected package thin-provisioning-tools. [2022-08-31T11:58:11.665Z] #28 38.81 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-31T11:58:11.665Z] #28 38.82 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-31T11:58:11.936Z] #28 38.97 Selecting previously unselected package uidmap. [2022-08-31T11:58:11.936Z] #28 38.98 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-31T11:58:11.936Z] #28 38.99 Unpacking uidmap (1:4.8.1-1) ... [2022-08-31T11:58:11.936Z] #28 39.11 Selecting previously unselected package vim-runtime. [2022-08-31T11:58:11.937Z] #28 39.12 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-31T11:58:11.937Z] #28 39.15 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-31T11:58:11.937Z] #28 39.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-31T11:58:12.193Z] #28 39.19 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:58:12.193Z] #28 ... [2022-08-31T11:58:12.193Z] [2022-08-31T11:58:12.193Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:58:12.193Z] #71 sha256:8f2f9a0a01a84971b29e9491fef60b9df2bcdb4199f31c01ce9696f383928b97 [2022-08-31T11:58:12.193Z] #71 98.90 + bin/containerd [2022-08-31T11:58:17.444Z] #71 ... [2022-08-31T11:58:17.444Z] [2022-08-31T11:58:17.444Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-31T11:58:17.444Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-31T11:58:17.444Z] #28 40.97 Selecting previously unselected package vim. [2022-08-31T11:58:17.444Z] #28 40.98 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-31T11:58:17.444Z] #28 40.99 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:58:17.444Z] #28 41.29 Selecting previously unselected package xfsprogs. [2022-08-31T11:58:17.444Z] #28 41.30 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-31T11:58:17.444Z] #28 41.30 Unpacking xfsprogs (5.10.0-4) ... [2022-08-31T11:58:17.444Z] #28 41.55 Selecting previously unselected package zip. [2022-08-31T11:58:17.444Z] #28 41.55 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-08-31T11:58:17.444Z] #28 41.56 Unpacking zip (3.0-12) ... [2022-08-31T11:58:17.444Z] #28 41.64 Selecting previously unselected package zstd. [2022-08-31T11:58:17.444Z] #28 41.66 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-31T11:58:17.444Z] #28 41.67 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-31T11:58:17.444Z] #28 41.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-31T11:58:17.444Z] #28 42.43 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-31T11:58:17.444Z] #28 42.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-31T11:58:17.444Z] #28 42.45 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-31T11:58:17.444Z] #28 42.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-31T11:58:17.444Z] #28 42.48 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-31T11:58:17.444Z] #28 42.49 Setting up uidmap (1:4.8.1-1) ... [2022-08-31T11:58:17.444Z] #28 42.50 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-31T11:58:17.444Z] #28 42.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-31T11:58:17.444Z] #28 42.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-31T11:58:17.444Z] #28 42.53 Setting up python3-wheel (0.34.2-1) ... [2022-08-31T11:58:17.444Z] #28 42.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:58:17.444Z] #28 42.89 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-31T11:58:17.444Z] #28 42.90 Setting up libcap2-bin (1:2.44-1) ... [2022-08-31T11:58:17.444Z] #28 42.91 Setting up apparmor (2.13.6-10) ... [2022-08-31T11:58:17.444Z] #28 43.90 Setting up zip (3.0-12) ... [2022-08-31T11:58:17.444Z] #28 43.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:58:17.444Z] #28 43.93 Setting up bash-completion (1:2.11-2) ... [2022-08-31T11:58:18.007Z] #28 45.13 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-31T11:58:18.007Z] #28 45.14 Setting up sudo (1.9.5p2-3) ... [2022-08-31T11:58:18.007Z] #28 45.20 invoke-rc.d: could not determine current runlevel [2022-08-31T11:58:18.007Z] #28 45.20 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-31T11:58:18.007Z] #28 45.21 Setting up xfsprogs (5.10.0-4) ... [2022-08-31T11:58:18.007Z] #28 45.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-31T11:58:18.007Z] #28 45.24 Setting up inetutils-ping (2:2.0-1) ... [2022-08-31T11:58:18.007Z] #28 45.25 Setting up pigz (2.6-1) ... [2022-08-31T11:58:18.007Z] #28 45.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-31T11:58:18.007Z] #28 45.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-31T11:58:18.007Z] #28 45.29 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-31T11:58:18.263Z] #28 45.30 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:58:18.827Z] #28 45.80 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-31T11:58:18.827Z] #28 45.81 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-31T11:58:19.083Z] #28 46.07 Setting up libelf1:amd64 (0.183-1) ... [2022-08-31T11:58:19.083Z] #28 46.08 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-31T11:58:19.083Z] #28 46.09 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-31T11:58:19.083Z] #28 46.11 Setting up python3-distutils (3.9.2-1) ... [2022-08-31T11:58:19.340Z] #28 46.43 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-31T11:58:19.340Z] #28 46.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-31T11:58:19.340Z] #28 46.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-31T11:58:19.340Z] #28 46.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-31T11:58:19.340Z] #28 46.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-31T11:58:19.340Z] #28 46.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-31T11:58:19.340Z] #28 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-31T11:58:19.340Z] #28 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-31T11:58:19.340Z] #28 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-31T11:58:19.340Z] #28 46.50 Setting up python3-setuptools (52.0.0-4) ... [2022-08-31T11:58:20.269Z] #28 47.25 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-31T11:58:20.269Z] #28 47.27 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-31T11:58:20.269Z] #28 47.28 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-31T11:58:20.269Z] #28 47.29 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-31T11:58:20.832Z] #28 48.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-31T11:58:20.832Z] #28 48.02 Setting up jq (1.6-2.1) ... [2022-08-31T11:58:20.832Z] #28 48.03 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-31T11:58:20.832Z] #28 48.04 Setting up iptables (1.8.7-1) ... [2022-08-31T11:58:20.832Z] #28 48.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T11:58:21.088Z] #28 48.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T11:58:21.089Z] #28 48.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-31T11:58:21.089Z] #28 48.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-31T11:58:21.089Z] #28 48.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-31T11:58:21.089Z] #28 48.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-31T11:58:21.089Z] #28 48.10 Setting up iproute2 (5.10.0-4) ... [2022-08-31T11:58:21.345Z] #28 48.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-31T11:58:21.908Z] #28 DONE 49.2s [2022-08-31T11:58:21.908Z] [2022-08-31T11:58:21.908Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:58:21.909Z] #71 sha256:8f2f9a0a01a84971b29e9491fef60b9df2bcdb4199f31c01ce9696f383928b97 [2022-08-31T11:58:22.165Z] #71 ... [2022-08-31T11:58:22.165Z] [2022-08-31T11:58:22.165Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-31T11:58:22.165Z] #29 sha256:918783d114c59dedc556368244dd65f124cca0c6ec3deae01899f59fd033cdca [2022-08-31T11:58:23.097Z] #29 0.807 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-31T11:58:23.097Z] #29 0.812 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-31T11:58:23.097Z] #29 0.815 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-31T11:58:23.097Z] #29 DONE 0.9s [2022-08-31T11:58:23.097Z] [2022-08-31T11:58:23.097Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-08-31T11:58:23.097Z] #30 sha256:1c75780d2a9996e8805df6bf3fff919015144fe231db456ffe163a85709a2dfd [2022-08-31T11:58:23.411Z] #64 ... [2022-08-31T11:58:23.411Z] [2022-08-31T11:58:23.411Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:58:23.411Z] #60 sha256:2d3a51c8a4aef76a73a320bebaf045cd949fadae0a8b6a3eb9dc847b4aea6c08 [2022-08-31T11:58:23.411Z] #60 237.2 + mkdir -p /build [2022-08-31T11:58:23.411Z] #60 237.2 + cp runc /build/runc [2022-08-31T11:58:23.411Z] #60 DONE 238.3s [2022-08-31T11:58:23.411Z] [2022-08-31T11:58:23.411Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:58:23.411Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:58:23.411Z] #55 449.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-31T11:58:23.411Z] #55 DONE 449.5s [2022-08-31T11:58:23.411Z] [2022-08-31T11:58:23.411Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:58:23.411Z] #64 sha256:2801f08733c02b241a25c5d59c2813787fd420ef4bf2118a49861dff96bca631 [2022-08-31T11:58:24.353Z] #64 ... [2022-08-31T11:58:24.353Z] [2022-08-31T11:58:24.353Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-31T11:58:24.353Z] #56 sha256:447705cc5070be0661e8024e235b52c034ce74651a05ef06570983c626b6c1b2 [2022-08-31T11:58:24.998Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 31.8% of statements [2022-08-31T11:58:24.998Z] ok github.com/docker/docker/container 0.119s coverage: 36.1% of statements [2022-08-31T11:58:24.998Z] ok github.com/docker/docker/cmd/dockerd/trap 2.455s coverage: 0.0% of statements [2022-08-31T11:58:24.998Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-31T11:58:24.998Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-31T11:58:24.998Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-31T11:58:24.998Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-31T11:58:24.998Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-31T11:58:25.295Z] #56 DONE 0.8s [2022-08-31T11:58:25.295Z] [2022-08-31T11:58:25.295Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-31T11:58:25.296Z] #58 sha256:2540d16c5a62a512d2121bf5d9b3486c6773d814f483091c461a1edd7835bc80 [2022-08-31T11:58:25.296Z] #58 DONE 0.1s [2022-08-31T11:58:25.296Z] [2022-08-31T11:58:25.296Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:58:25.296Z] #64 sha256:2801f08733c02b241a25c5d59c2813787fd420ef4bf2118a49861dff96bca631 [2022-08-31T11:58:25.296Z] #64 ... [2022-08-31T11:58:25.296Z] [2022-08-31T11:58:25.296Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-31T11:58:25.296Z] #61 sha256:30a8cbde626d3fda79dcf2378ea9760eb9e4523e6b3469fe0e5c7a989af15242 [2022-08-31T11:58:25.296Z] #61 DONE 0.3s [2022-08-31T11:58:25.296Z] [2022-08-31T11:58:25.296Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:58:25.296Z] #64 sha256:2801f08733c02b241a25c5d59c2813787fd420ef4bf2118a49861dff96bca631 [2022-08-31T11:58:27.839Z] #64 394.6 + bin/containerd [2022-08-31T11:58:30.263Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2022-08-31T11:58:31.193Z] #30 7.443 Collecting yamllint==1.27.1 [2022-08-31T11:58:31.450Z] #30 8.474 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-08-31T11:58:31.753Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-31T11:58:32.014Z] #30 9.081 Collecting pathspec>=0.5.3 [2022-08-31T11:58:32.014Z] #30 9.085 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-08-31T11:58:32.271Z] #30 9.292 Collecting pyyaml [2022-08-31T11:58:32.271Z] #30 9.304 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-31T11:58:32.271Z] #30 9.334 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-08-31T11:58:32.271Z] #30 9.344 Building wheels for collected packages: yamllint [2022-08-31T11:58:32.271Z] #30 9.345 Building wheel for yamllint (setup.py): started [2022-08-31T11:58:32.688Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-31T11:58:32.835Z] #30 9.889 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-31T11:58:32.835Z] #30 9.891 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=89fec1f495c34fb0b806209ebbe72667430e93ade9b9e47e71a88e1530f9fccc [2022-08-31T11:58:32.835Z] #30 9.891 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-08-31T11:58:32.835Z] #30 9.894 Successfully built yamllint [2022-08-31T11:58:32.835Z] #30 9.911 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-31T11:58:33.096Z] #30 10.16 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-08-31T11:58:33.660Z] #30 DONE 10.5s [2022-08-31T11:58:33.660Z] [2022-08-31T11:58:33.660Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-31T11:58:33.660Z] #34 sha256:3919b6139114384973c964848740bff6e4fb621c7384f4a1bd5243fd51314e06 [2022-08-31T11:58:33.660Z] #34 DONE 0.2s [2022-08-31T11:58:33.660Z] [2022-08-31T11:58:33.660Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-31T11:58:33.660Z] #39 sha256:b94263b3c37c8348e9be3207b7b6a2e849acdc7f098754f13468598cdd8a00c5 [2022-08-31T11:58:33.917Z] #39 DONE 0.3s [2022-08-31T11:58:33.917Z] [2022-08-31T11:58:33.917Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-31T11:58:33.917Z] #42 sha256:5c434c0e22259b048db3383b656d5a6ca93c5aed52722fcc2bc6d37db082314b [2022-08-31T11:58:34.183Z] #42 DONE 0.1s [2022-08-31T11:58:34.183Z] [2022-08-31T11:58:34.183Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-31T11:58:34.183Z] #44 sha256:01fccfd34bb6e33ecba66820b71e922d1273ed69b1660c83ca291be55c60070b [2022-08-31T11:58:34.183Z] #44 DONE 0.1s [2022-08-31T11:58:34.183Z] [2022-08-31T11:58:34.183Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:58:34.183Z] #71 sha256:8f2f9a0a01a84971b29e9491fef60b9df2bcdb4199f31c01ce9696f383928b97 [2022-08-31T11:58:34.183Z] #71 ... [2022-08-31T11:58:34.183Z] [2022-08-31T11:58:34.183Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-31T11:58:34.183Z] #46 sha256:29f47d90e6b75eb5c92adec9c37d329aa79aaedc3ae455fadfe37f21f976641f [2022-08-31T11:58:34.183Z] #46 DONE 0.1s [2022-08-31T11:58:34.183Z] [2022-08-31T11:58:34.183Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-31T11:58:34.183Z] #48 sha256:6c781aadc99824ef5ba1ad3c2f614e200c20bd4fbb4101b170dc3fd00b07b83f [2022-08-31T11:58:34.454Z] #48 DONE 0.1s [2022-08-31T11:58:34.454Z] [2022-08-31T11:58:34.454Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-31T11:58:34.454Z] #52 sha256:1276f2b9d1e825319b481e441888847629ffb902e60138d4fb93f618faa941b2 [2022-08-31T11:58:34.454Z] #52 DONE 0.1s [2022-08-31T11:58:34.454Z] [2022-08-31T11:58:34.454Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-31T11:58:34.454Z] #55 sha256:49d96138aa4468173230192f8887eb4c0e2565686f431d7e3d3f92cfea7def7a [2022-08-31T11:58:34.454Z] #55 DONE 0.1s [2022-08-31T11:58:34.454Z] [2022-08-31T11:58:34.454Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-31T11:58:34.454Z] #59 sha256:3bfb4b680064b18fcce5939752b2725bd6f5ee7db1d97402771767f9df99120a [2022-08-31T11:58:34.454Z] #59 DONE 0.1s [2022-08-31T11:58:34.454Z] [2022-08-31T11:58:34.454Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:58:34.454Z] #71 sha256:8f2f9a0a01a84971b29e9491fef60b9df2bcdb4199f31c01ce9696f383928b97 [2022-08-31T11:58:34.716Z] #71 ... [2022-08-31T11:58:34.716Z] [2022-08-31T11:58:34.716Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-31T11:58:34.716Z] #61 sha256:21440573d50730d8c9bc79b924c6a13b31c63227cd50018ebd9975ba37d368d7 [2022-08-31T11:58:34.716Z] #61 DONE 0.1s [2022-08-31T11:58:34.716Z] [2022-08-31T11:58:34.716Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-31T11:58:34.716Z] #63 sha256:5a397dd268ab585925e0370b61cc2f155aa87e312e1bf12fb019b590e3b2be14 [2022-08-31T11:58:34.976Z] #63 DONE 0.2s [2022-08-31T11:58:34.976Z] [2022-08-31T11:58:34.976Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-31T11:58:34.976Z] #65 sha256:4b5ea0ddb0869a4a9f5dbfd8810e8579017addcb845fea77a4f87a7f84ec7440 [2022-08-31T11:58:34.976Z] #65 DONE 0.1s [2022-08-31T11:58:34.976Z] [2022-08-31T11:58:34.976Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:58:34.976Z] #67 sha256:a7821db8e89439b02836ae9acc26aef5ba6b4b4fff73730b9e47494ce7ed9380 [2022-08-31T11:58:39.244Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-31T11:58:40.283Z] #77 ... [2022-08-31T11:58:40.283Z] [2022-08-31T11:58:40.283Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-31T11:58:40.283Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-31T11:58:40.283Z] #47 DONE 461.8s [2022-08-31T11:58:40.283Z] [2022-08-31T11:58:40.283Z] #77 [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-08-31T11:58:40.283Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:58:40.637Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 81.1% of statements [2022-08-31T11:58:40.896Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-31T11:58:41.831Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2022-08-31T11:58:41.831Z] ok github.com/docker/docker/daemon 10.159s coverage: 16.5% of statements [2022-08-31T11:58:41.831Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-31T11:58:41.831Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-31T11:58:41.831Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-31T11:58:41.831Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-31T11:58:43.206Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.638s coverage: 74.8% of statements [2022-08-31T11:58:43.576Z] #77 ... [2022-08-31T11:58:43.576Z] [2022-08-31T11:58:43.576Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-31T11:58:43.576Z] #48 sha256:18987699e380e9c7118dd085b275067b7a70b006171036dc296a40977d6ff270 [2022-08-31T11:58:43.775Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.299s coverage: 60.7% of statements [2022-08-31T11:58:43.835Z] #48 DONE 0.6s [2022-08-31T11:58:43.835Z] [2022-08-31T11:58:43.835Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-31T11:58:43.835Z] #52 sha256:1179b6f5c30019f03c1939909b7f7c4c62c0e8565616c399ddfd5259e83a8aa9 [2022-08-31T11:58:43.835Z] #52 DONE 0.0s [2022-08-31T11:58:43.835Z] [2022-08-31T11:58:43.835Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-31T11:58:43.835Z] #54 sha256:94d2bd6a4bd6ba043491ce7d39cb89c64c887d25bf7e707de50bdf117dc4820f [2022-08-31T11:58:43.835Z] #54 DONE 0.1s [2022-08-31T11:58:43.835Z] [2022-08-31T11:58:43.835Z] #77 [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-08-31T11:58:43.835Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-31T11:58:44.034Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-08-31T11:58:45.409Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-31T11:58:46.790Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.344s coverage: 50.6% of statements [2022-08-31T11:58:48.169Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.616s coverage: 45.9% of statements [2022-08-31T11:58:48.169Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-31T11:58:49.103Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-31T11:58:49.361Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.942s coverage: 58.5% of statements [2022-08-31T11:58:49.361Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-31T11:58:49.361Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-31T11:58:49.927Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-31T11:58:50.409Z] #77 382.0 CCLD tests/init [2022-08-31T11:58:50.492Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-08-31T11:58:51.427Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.9% of statements [2022-08-31T11:58:51.427Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-31T11:58:51.427Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-31T11:58:51.993Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-08-31T11:58:52.560Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 80.2% of statements [2022-08-31T11:58:52.560Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements [2022-08-31T11:58:52.818Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-31T11:58:53.384Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-08-31T11:58:53.384Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-08-31T11:58:53.643Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-31T11:58:54.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.158s coverage: 76.8% of statements [2022-08-31T11:58:54.466Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 79.4% of statements [2022-08-31T11:58:54.466Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-31T11:58:54.466Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-31T11:58:55.400Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 62.0% of statements [2022-08-31T11:58:55.400Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-08-31T11:58:56.335Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2022-08-31T11:58:56.594Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-31T11:58:56.889Z] #67 87.09 + mkdir -p /build [2022-08-31T11:58:56.889Z] #67 87.09 + cp runc /build/runc [2022-08-31T11:58:56.889Z] #67 DONE 87.4s [2022-08-31T11:58:56.889Z] [2022-08-31T11:58:56.889Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:58:56.889Z] #71 sha256:8f2f9a0a01a84971b29e9491fef60b9df2bcdb4199f31c01ce9696f383928b97 [2022-08-31T11:58:56.889Z] #71 ... [2022-08-31T11:58:56.889Z] [2022-08-31T11:58:56.889Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-31T11:58:56.889Z] #68 sha256:84fa82833cdfa2aaed5ee7c1475063b1b262f29db77c964d93c8ca7dedeb071a [2022-08-31T11:58:56.889Z] #68 DONE 0.1s [2022-08-31T11:58:56.889Z] [2022-08-31T11:58:56.889Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:58:56.889Z] #71 sha256:8f2f9a0a01a84971b29e9491fef60b9df2bcdb4199f31c01ce9696f383928b97 [2022-08-31T11:58:57.161Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-31T11:58:58.096Z] ok github.com/docker/docker/daemon/logger/splunk 1.545s coverage: 82.5% of statements [2022-08-31T11:58:58.096Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-31T11:58:58.096Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-31T11:58:58.663Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-08-31T11:59:00.037Z] ok github.com/docker/docker/distribution 1.495s coverage: 28.0% of statements [2022-08-31T11:59:00.037Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-31T11:59:00.295Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2022-08-31T11:59:00.860Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-08-31T11:59:01.119Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-08-31T11:59:01.119Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-31T11:59:01.378Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-31T11:59:01.946Z] ok github.com/docker/docker/image/tarexport 0.020s coverage: 0.7% of statements [2022-08-31T11:59:01.946Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-31T11:59:01.946Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-31T11:59:02.513Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-08-31T11:59:03.081Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-31T11:59:03.651Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-08-31T11:59:03.651Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-31T11:59:05.552Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 82.1% of statements [2022-08-31T11:59:06.486Z] ok github.com/docker/docker/pkg/authorization 0.505s coverage: 68.3% of statements [2022-08-31T11:59:06.486Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-31T11:59:06.744Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-31T11:59:10.027Z] ok github.com/docker/docker/pkg/chrootarchive 2.521s coverage: 42.7% of statements [2022-08-31T11:59:10.027Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-31T11:59:10.027Z] ok github.com/docker/docker/layer 7.134s coverage: 68.9% of statements [2022-08-31T11:59:10.027Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-31T11:59:10.027Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-31T11:59:10.027Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-31T11:59:10.027Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-31T11:59:10.027Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-31T11:59:10.027Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-31T11:59:10.286Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-08-31T11:59:10.545Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-31T11:59:10.815Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-08-31T11:59:11.074Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2022-08-31T11:59:11.074Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2022-08-31T11:59:12.009Z] ok github.com/docker/docker/pkg/idtools 0.375s coverage: 67.9% of statements [2022-08-31T11:59:12.267Z] ok github.com/docker/docker/pkg/ioutils 0.368s coverage: 70.1% of statements [2022-08-31T11:59:12.525Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-31T11:59:12.525Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-08-31T11:59:12.525Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-31T11:59:12.525Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-31T11:59:12.784Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-31T11:59:13.042Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-31T11:59:13.042Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-08-31T11:59:13.301Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-08-31T11:59:13.301Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-31T11:59:13.301Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-31T11:59:13.870Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-08-31T11:59:14.128Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-31T11:59:14.386Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-31T11:59:14.644Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-31T11:59:16.017Z] ok github.com/docker/docker/pkg/pubsub 1.050s coverage: 75.0% of statements [2022-08-31T11:59:16.017Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-31T11:59:16.275Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-31T11:59:16.533Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-31T11:59:16.792Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-31T11:59:16.969Z] #77 404.5 AR libcrun_testing.a [2022-08-31T11:59:16.969Z] #77 404.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-31T11:59:16.969Z] #77 404.6 CCLD tests/tests_libcrun_utils [2022-08-31T11:59:16.969Z] #77 404.6 CCLD tests/tests_libcrun_errors [2022-08-31T11:59:16.969Z] #77 404.6 CCLD tests/tests_libcrun_fuzzer [2022-08-31T11:59:16.969Z] #77 405.3 CCLD libcrun.la [2022-08-31T11:59:16.969Z] #77 406.4 CCLD crun [2022-08-31T11:59:16.969Z] #77 406.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-31T11:59:16.969Z] #77 407.1 /bin/mkdir -p '/usr/local/lib' [2022-08-31T11:59:16.969Z] #77 407.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-31T11:59:16.969Z] #77 407.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-31T11:59:16.969Z] #77 407.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-31T11:59:16.969Z] #77 407.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-31T11:59:16.969Z] #77 407.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-31T11:59:16.969Z] #77 407.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-31T11:59:16.969Z] #77 407.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-31T11:59:16.969Z] #77 407.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-31T11:59:16.969Z] #77 407.5 ---------------------------------------------------------------------- [2022-08-31T11:59:16.969Z] #77 407.5 Libraries have been installed in: [2022-08-31T11:59:16.969Z] #77 407.5 /usr/local/lib [2022-08-31T11:59:16.969Z] #77 407.5 [2022-08-31T11:59:16.969Z] #77 407.5 If you ever happen to want to link against installed libraries [2022-08-31T11:59:16.969Z] #77 407.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-31T11:59:16.969Z] #77 407.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-31T11:59:16.969Z] #77 407.5 flag during linking and do at least one of the following: [2022-08-31T11:59:16.969Z] #77 407.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-31T11:59:16.969Z] #77 407.5 during execution [2022-08-31T11:59:16.969Z] #77 407.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-31T11:59:16.969Z] #77 407.5 during linking [2022-08-31T11:59:16.969Z] #77 407.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-31T11:59:16.969Z] #77 407.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-31T11:59:16.969Z] #77 407.5 [2022-08-31T11:59:16.969Z] #77 407.5 See any operating system documentation about shared libraries for [2022-08-31T11:59:16.969Z] #77 407.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-31T11:59:16.969Z] #77 407.5 ---------------------------------------------------------------------- [2022-08-31T11:59:16.969Z] #77 407.5 /bin/mkdir -p '/build' [2022-08-31T11:59:16.969Z] #77 407.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-31T11:59:16.969Z] #77 407.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-31T11:59:16.969Z] #77 407.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-31T11:59:16.969Z] #77 407.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-31T11:59:16.969Z] #77 407.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-31T11:59:16.969Z] #77 DONE 408.0s [2022-08-31T11:59:16.969Z] [2022-08-31T11:59:16.969Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:59:16.969Z] #64 sha256:9a35a2d317f02668ecac3d5a9c03e89881debf07cf9676236049105dd62a2f00 [2022-08-31T11:59:17.050Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-31T11:59:17.616Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-31T11:59:17.874Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-31T11:59:18.132Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-08-31T11:59:18.698Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-31T11:59:18.956Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-31T11:59:19.215Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-31T11:59:21.128Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-31T11:59:21.128Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-31T11:59:21.725Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 86.0% of statements [2022-08-31T11:59:23.026Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-31T11:59:23.026Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-31T11:59:23.026Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T11:59:23.026Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-31T11:59:23.026Z] [2022-08-31T11:59:23.026Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T11:59:23.026Z] DOCKER_SYSTEMD=1 [2022-08-31T11:59:23.026Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T11:59:23.026Z] HOSTNAME=77c8fd925549 [2022-08-31T11:59:23.026Z] DEST=bundles/test-integration [2022-08-31T11:59:23.026Z] PWD=/go/src/github.com/docker/docker [2022-08-31T11:59:23.026Z] DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T11:59:23.026Z] container=docker [2022-08-31T11:59:23.026Z] HOME=/root [2022-08-31T11:59:23.026Z] LANG=C.UTF-8 [2022-08-31T11:59:23.026Z] INVOCATION_ID=44f74e539d9a442faf8ed711ba23f73b [2022-08-31T11:59:23.026Z] GOLANG_VERSION=1.18.5 [2022-08-31T11:59:23.026Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T11:59:23.026Z] VALIDATE_BRANCH=22.06 [2022-08-31T11:59:23.026Z] TERM=xterm [2022-08-31T11:59:23.026Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T11:59:23.026Z] SHLVL=3 [2022-08-31T11:59:23.026Z] TIMEOUT=120m [2022-08-31T11:59:23.026Z] DOCKER_BUILDTAGS= journald [2022-08-31T11:59:23.026Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T11:59:23.026Z] GO111MODULE=off [2022-08-31T11:59:23.026Z] DOCKER_EXPERIMENTAL=1 [2022-08-31T11:59:23.026Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-31T11:59:23.026Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T11:59:23.026Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T11:59:23.026Z] GOPATH=/go [2022-08-31T11:59:23.026Z] PKG_CONFIG=pkg-config [2022-08-31T11:59:23.026Z] _=/usr/bin/env [2022-08-31T11:59:23.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-31T11:59:23.099Z] ok github.com/docker/docker/quota 0.264s coverage: 71.4% of statements [2022-08-31T11:59:23.099Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-31T11:59:24.032Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-08-31T11:59:24.104Z] #64 445.5 # github.com/containerd/containerd/cmd/containerd [2022-08-31T11:59:24.104Z] #64 445.5 /usr/bin/ld: /tmp/go-link-1627878335/000019.o: in function `New': [2022-08-31T11:59:24.104Z] #64 445.5 /tmp/tmp.qiOkIS8wB6/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-31T11:59:24.104Z] #64 445.5 + bin/containerd-stress [2022-08-31T11:59:24.104Z] #64 446.6 + bin/containerd-shim [2022-08-31T11:59:24.289Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-31T11:59:24.547Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-31T11:59:25.113Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-31T11:59:25.371Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-31T11:59:26.744Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-31T11:59:27.677Z] ok github.com/docker/docker/volume/local 0.114s coverage: 76.8% of statements [2022-08-31T11:59:27.935Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-31T11:59:28.955Z] #71 173.1 # github.com/containerd/containerd/cmd/containerd [2022-08-31T11:59:28.955Z] #71 173.1 /usr/bin/ld: /tmp/go-link-2073230105/000019.o: in function `New': [2022-08-31T11:59:28.955Z] #71 173.1 /tmp/tmp.3jP32ZmcRj/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-31T11:59:28.955Z] #71 173.2 + bin/containerd-stress [2022-08-31T11:59:28.955Z] #71 174.2 + bin/containerd-shim [2022-08-31T11:59:29.308Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-31T11:59:31.856Z] #64 ... [2022-08-31T11:59:31.856Z] [2022-08-31T11:59:31.856Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-31T11:59:31.856Z] #60 sha256:631b7252ad2f6a265e6f2c852d55b34fbbb429da12cdd24052eda3587edc8e84 [2022-08-31T11:59:31.856Z] #60 280.3 + mkdir -p /build [2022-08-31T11:59:31.856Z] #60 280.3 + cp runc /build/runc [2022-08-31T11:59:32.236Z] #64 457.8 + bin/containerd-shim-runc-v1 [2022-08-31T11:59:32.823Z] #60 DONE 281.5s [2022-08-31T11:59:32.823Z] [2022-08-31T11:59:32.823Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-31T11:59:32.823Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-31T11:59:34.769Z] #55 517.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-31T11:59:34.769Z] #55 DONE 518.0s [2022-08-31T11:59:34.769Z] [2022-08-31T11:59:34.769Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:59:34.769Z] #64 sha256:9a35a2d317f02668ecac3d5a9c03e89881debf07cf9676236049105dd62a2f00 [2022-08-31T11:59:36.682Z] #64 ... [2022-08-31T11:59:36.682Z] [2022-08-31T11:59:36.682Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-31T11:59:36.682Z] #56 sha256:be2aee911d34bfe47c8a2bc1350b9807a418aa8d3a8a8e20a0bbc08b5b0695a5 [2022-08-31T11:59:36.942Z] #56 DONE 0.5s [2022-08-31T11:59:36.942Z] [2022-08-31T11:59:36.942Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:59:36.942Z] #64 sha256:9a35a2d317f02668ecac3d5a9c03e89881debf07cf9676236049105dd62a2f00 [2022-08-31T11:59:37.203Z] #64 ... [2022-08-31T11:59:37.203Z] [2022-08-31T11:59:37.203Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-31T11:59:37.203Z] #58 sha256:c81d006918e5cdd736a0f9d5925602d3f5ba97c969cb092e0c803eb34e964c74 [2022-08-31T11:59:37.203Z] #58 DONE 0.1s [2022-08-31T11:59:37.203Z] [2022-08-31T11:59:37.203Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-31T11:59:37.203Z] #61 sha256:2f31c1c200625218cc1e6d3cb5de52f75df95b99d1f140e0ad020ff10c075856 [2022-08-31T11:59:37.464Z] #61 DONE 0.3s [2022-08-31T11:59:37.464Z] [2022-08-31T11:59:37.464Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-31T11:59:37.464Z] #64 sha256:9a35a2d317f02668ecac3d5a9c03e89881debf07cf9676236049105dd62a2f00 [2022-08-31T11:59:37.518Z] #64 464.1 + bin/containerd-shim-runc-v2 [2022-08-31T11:59:38.088Z] #64 464.9 + binaries [2022-08-31T11:59:38.088Z] #64 464.9 + install -D bin/containerd /build/containerd [2022-08-31T11:59:38.088Z] #64 464.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-31T11:59:38.088Z] #64 464.9 + install -D bin/ctr /build/ctr [2022-08-31T11:59:38.909Z] #71 185.2 + bin/containerd-shim-runc-v1 [2022-08-31T11:59:39.994Z] #64 DONE 466.9s [2022-08-31T11:59:40.001Z] #64 451.5 + bin/containerd [2022-08-31T11:59:40.936Z] [2022-08-31T11:59:40.936Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-31T11:59:40.936Z] #65 sha256:420a28452d20509c2b8f634174d09ace92fc9340051bec29bd124a46acf9770b [2022-08-31T11:59:41.874Z] #65 DONE 0.9s [2022-08-31T11:59:41.874Z] [2022-08-31T11:59:41.874Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-31T11:59:41.874Z] #70 sha256:c3246905cf5e4af73816ef3fd3ddf80be3482a0cc89609aa54fc2174f45d948d [2022-08-31T11:59:42.133Z] #70 DONE 0.3s [2022-08-31T11:59:42.133Z] [2022-08-31T11:59:42.133Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-31T11:59:42.133Z] #75 sha256:da61c618fd76745f0047c464d9aeaf0bfe655668613c6bdb7750888b9a207b14 [2022-08-31T11:59:43.071Z] #75 DONE 1.0s [2022-08-31T11:59:43.330Z] [2022-08-31T11:59:43.330Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-31T11:59:43.330Z] #78 sha256:8746e1341fc4504275251a07e6ada52988df803956844e309c6a6be65025f1de [2022-08-31T11:59:43.330Z] #78 DONE 0.0s [2022-08-31T11:59:43.330Z] [2022-08-31T11:59:43.330Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-31T11:59:43.330Z] #79 sha256:146f551817aa84b131d8529e90b41c6585ef09e898848afb25f93f2bd61726c8 [2022-08-31T11:59:43.330Z] #79 DONE 0.1s [2022-08-31T11:59:43.330Z] [2022-08-31T11:59:43.330Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-31T11:59:43.330Z] #80 sha256:e71a882442a93ef50d91a6199349a2646695e655ed104ade454328d494bafe00 [2022-08-31T11:59:43.330Z] #80 DONE 0.0s [2022-08-31T11:59:43.330Z] [2022-08-31T11:59:43.330Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-31T11:59:43.330Z] #81 sha256:fbd8a6bd8583d9cfb755b5a8e9786d8228d46b6466d1f0cd4db21bd27eef43cb [2022-08-31T11:59:45.454Z] #71 191.2 + bin/containerd-shim-runc-v2 [2022-08-31T11:59:45.454Z] #71 191.9 + binaries [2022-08-31T11:59:45.454Z] #71 191.9 + install -D bin/containerd /build/containerd [2022-08-31T11:59:45.454Z] #71 192.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-31T11:59:45.454Z] #71 192.0 + install -D bin/ctr /build/ctr [2022-08-31T11:59:45.710Z] #71 DONE 192.4s [2022-08-31T11:59:46.643Z] [2022-08-31T11:59:46.643Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-31T11:59:46.643Z] #72 sha256:129a5ca398a6f4388418858f9feba0c64fc38b73c12e16a41dddbd26fc0b136a [2022-08-31T11:59:47.205Z] #72 DONE 0.3s [2022-08-31T11:59:47.205Z] [2022-08-31T11:59:47.205Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-31T11:59:47.205Z] #77 sha256:419022839dc526976bb3618d37370b67508ce6af61193663b5aaa82989709cf3 [2022-08-31T11:59:47.205Z] #77 DONE 0.1s [2022-08-31T11:59:47.205Z] [2022-08-31T11:59:47.205Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-31T11:59:47.205Z] #82 sha256:7d0ec1283e18c67e8a3c43ce2197483b07fbf43cf14a60af28d4c1883ea4e10b [2022-08-31T11:59:47.766Z] #82 DONE 0.5s [2022-08-31T11:59:47.766Z] [2022-08-31T11:59:47.766Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-31T11:59:47.766Z] #85 sha256:3ad7f58b10b99c5504c448cb7c12201ff0e8e7da73aa9da542f253098f0eaa21 [2022-08-31T11:59:47.766Z] #85 DONE 0.1s [2022-08-31T11:59:47.766Z] [2022-08-31T11:59:47.766Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-31T11:59:47.766Z] #86 sha256:33aed04a15e43a2c45670a302c9fc65242060b65db6e1dc982b4ac4b7577e443 [2022-08-31T11:59:47.766Z] #86 DONE 0.0s [2022-08-31T11:59:47.766Z] [2022-08-31T11:59:47.766Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-31T11:59:47.766Z] #87 sha256:fc9ef5c1018559860ae51564793b9a200ca044f1e17dbefd8c7393b57162f51c [2022-08-31T11:59:47.766Z] #87 DONE 0.0s [2022-08-31T11:59:47.766Z] [2022-08-31T11:59:47.766Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-31T11:59:47.766Z] #88 sha256:c18ab92f47e5df1679d0a1f5d04a7e58d8d893abcd1778c941c29682f9493e87 [2022-08-31T11:59:49.900Z] #81 DONE 5.6s [2022-08-31T11:59:49.900Z] [2022-08-31T11:59:49.900Z] #82 exporting to image [2022-08-31T11:59:49.900Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-31T11:59:49.900Z] #82 exporting layers [2022-08-31T11:59:51.218Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/rootless [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/volume [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-31T11:59:51.218Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === Skipped [2022-08-31T11:59:51.218Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-31T11:59:51.218Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-31T11:59:51.218Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-31T11:59:51.218Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-31T11:59:51.218Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:71: No driver to put! [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-31T11:59:51.218Z] time="2022-08-31T11:58:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-31T11:59:51.218Z] time="2022-08-31T11:58:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-31T11:59:51.218Z] time="2022-08-31T11:58:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-31T11:59:51.218Z] time="2022-08-31T11:58:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-31T11:59:51.218Z] time="2022-08-31T11:58:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:71: No driver to put! [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-31T11:59:51.218Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-31T11:59:51.218Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-31T11:59:51.218Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T11:59:51.218Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-31T11:59:51.218Z] graphtest_unix.go:71: No driver to put! [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-31T11:59:51.218Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-31T11:59:51.218Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-31T11:59:51.218Z] [2022-08-31T11:59:51.218Z] DONE 2799 tests, 28 skipped in 207.520s [2022-08-31T11:59:51.218Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/config [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/idm [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/ns [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/options [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/osl [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T11:59:51.218Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-31T11:59:51.218Z] + 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/profile-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-08-31T11:59:51.931Z] #88 DONE 3.8s [2022-08-31T11:59:51.931Z] [2022-08-31T11:59:51.931Z] #89 exporting to image [2022-08-31T11:59:51.931Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-31T11:59:51.931Z] #89 exporting layers [2022-08-31T11:59:58.084Z] #82 exporting layers 8.0s done [2022-08-31T11:59:58.084Z] #82 writing image sha256:47070bdc65d2e63957c53506c14b4d2538ff9bcf0ccb19bcac98654eb7f518f0 0.0s done [2022-08-31T11:59:58.084Z] #82 naming to docker.io/library/docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b done [2022-08-31T11:59:58.084Z] #82 DONE 8.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T11:59:58.470Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh dynbinary test-integration [2022-08-31T12:00:00.376Z] [2022-08-31T12:00:00.376Z] Removing bundles/ [2022-08-31T12:00:00.376Z] [2022-08-31T12:00:00.376Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-31T12:00:00.376Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-31T12:00:00.376Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T12:00:01.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-31T12:00:01.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-31T12:00:18.432Z] #89 exporting layers 25.3s done [2022-08-31T12:00:18.432Z] #89 writing image sha256:3fbc9d72b2fe0d82dffef415d38b75d156c49c910297ee8d92d49bcb1e72ba28 done [2022-08-31T12:00:18.432Z] #89 naming to docker.io/library/docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b done [2022-08-31T12:00:18.432Z] #89 DONE 25.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-31T12:00:18.764Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44065/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/validate/default [2022-08-31T12:00:20.658Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-31T12:00:20.658Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-31T12:00:20.658Z] Congratulations! yamllint config file formatted correctly [2022-08-31T12:00:28.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-31T12:00:36.247Z] #64 507.1 # github.com/containerd/containerd/cmd/containerd [2022-08-31T12:00:36.247Z] #64 507.1 /usr/bin/ld: /tmp/go-link-2442086167/000019.o: in function `New': [2022-08-31T12:00:36.247Z] #64 507.1 /tmp/tmp.OwnxvQjpvM/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-31T12:00:36.247Z] #64 507.2 + bin/containerd-stress [2022-08-31T12:00:36.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-31T12:00:36.815Z] #64 508.3 + bin/containerd-shim [2022-08-31T12:00:37.876Z] ok github.com/docker/docker/libnetwork 37.509s coverage: 40.6% of statements [2022-08-31T12:00:37.876Z] ok github.com/docker/docker/libnetwork/bitseq 0.147s coverage: 84.4% of statements [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-31T12:00:37.876Z] ok github.com/docker/docker/libnetwork/config 0.022s coverage: 22.4% of statements [2022-08-31T12:00:37.876Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-31T12:00:37.876Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-31T12:00:37.876Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.560s coverage: 59.9% of statements [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-31T12:00:37.876Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-31T12:00:37.876Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-31T12:00:37.876Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-31T12:00:37.876Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-31T12:00:37.876Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-31T12:00:44.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-31T12:00:44.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-31T12:00:44.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-31T12:00:45.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-31T12:00:46.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-31T12:00:46.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-31T12:00:47.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-31T12:00:47.842Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.332s coverage: 6.6% of statements [2022-08-31T12:00:47.842Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-31T12:00:47.842Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-31T12:00:47.842Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-31T12:00:47.842Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-31T12:00:47.842Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-31T12:00:47.842Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-31T12:00:48.408Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-31T12:00:48.408Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-31T12:00:48.666Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-31T12:00:48.924Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-31T12:00:49.034Z] #64 520.6 + bin/containerd-shim-runc-v1 [2022-08-31T12:00:50.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-31T12:00:50.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-31T12:00:51.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-31T12:00:52.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-31T12:00:53.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-31T12:00:53.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-31T12:00:55.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-31T12:00:55.609Z] #64 527.3 + bin/containerd-shim-runc-v2 [2022-08-31T12:00:55.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-31T12:00:56.548Z] #64 528.2 + binaries [2022-08-31T12:00:56.548Z] #64 528.2 + install -D bin/containerd /build/containerd [2022-08-31T12:00:56.548Z] #64 528.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-31T12:00:56.548Z] #64 528.2 + install -D bin/ctr /build/ctr [2022-08-31T12:00:56.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-31T12:00:57.323Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T12:00:57.323Z] Using test binary docker [2022-08-31T12:00:57.323Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-31T12:00:57.323Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-31T12:00:57.323Z] Starting dockerd [2022-08-31T12:00:57.323Z] INFO: Waiting for daemon to start... [2022-08-31T12:00:59.081Z] #64 DONE 530.5s [2022-08-31T12:00:59.338Z] Congratulations! YAML files are formatted correctly [2022-08-31T12:01:00.018Z] [2022-08-31T12:01:00.018Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-31T12:01:00.018Z] #65 sha256:807786049910b0562decdf70be7637f7735171c5c59c3d186c6d014747a5a32d [2022-08-31T12:01:00.587Z] . [2022-08-31T12:01:00.587Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T12:01:00.587Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T12:01:00.587Z] Error: No such image: emptyfs [2022-08-31T12:01:00.587Z] Running integration-test (iteration 1) [2022-08-31T12:01:00.587Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-31T12:01:00.587Z] Loaded image: busybox:latest [2022-08-31T12:01:00.587Z] Loaded image: busybox:glibc [2022-08-31T12:01:00.952Z] #65 DONE 1.0s [2022-08-31T12:01:00.952Z] [2022-08-31T12:01:00.952Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-31T12:01:00.952Z] #70 sha256:c5dd8f46674f70eb9ba65be1eefc47a4ccd6538467025d8a7923e457a603484b [2022-08-31T12:01:01.122Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-31T12:01:01.210Z] #70 DONE 0.3s [2022-08-31T12:01:01.210Z] [2022-08-31T12:01:01.210Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-31T12:01:01.210Z] #75 sha256:14f61ea30198f0a9c63e1023ed35bd9666df3dcb26b61f19bb8e0b9c1d570c24 [2022-08-31T12:01:01.952Z] Loaded image: debian:bullseye-slim [2022-08-31T12:01:01.952Z] Loaded image: hello-world:latest [2022-08-31T12:01:02.208Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T12:01:02.208Z] INFO: Testing against a local daemon [2022-08-31T12:01:02.208Z] === RUN TestCgroupNamespacesBuild [2022-08-31T12:01:02.607Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-31T12:01:03.573Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-08-31T12:01:03.573Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-31T12:01:03.743Z] #75 DONE 2.4s [2022-08-31T12:01:03.743Z] [2022-08-31T12:01:03.743Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-31T12:01:03.743Z] #78 sha256:9e017c4d9b5e396c73371eb3a5a9edfdd6d9bea2825c0d9864dee883a6cd794c [2022-08-31T12:01:03.743Z] #78 DONE 0.1s [2022-08-31T12:01:03.743Z] [2022-08-31T12:01:03.743Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-31T12:01:03.743Z] #79 sha256:9172e6b77ae35c83f964dd59c4edeaa8a0e35c8ffa759a5dc086e7de96ed9f9c [2022-08-31T12:01:03.743Z] #79 DONE 0.0s [2022-08-31T12:01:03.743Z] [2022-08-31T12:01:03.743Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-31T12:01:03.743Z] #80 sha256:725eba14d760e7abce9677b0c9ad81d67a17d9982edf03495d07ac52e6ea59da [2022-08-31T12:01:03.743Z] #80 DONE 0.0s [2022-08-31T12:01:03.743Z] [2022-08-31T12:01:03.743Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-31T12:01:03.743Z] #81 sha256:879504936193b938e55af4b48bbcce5d568d61281308904a035b11715d350f8c [2022-08-31T12:01:04.937Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-08-31T12:01:04.937Z] === RUN TestBuildWithSession [2022-08-31T12:01:04.937Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T12:01:04.937Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-31T12:01:04.937Z] === RUN TestBuildSquashParent [2022-08-31T12:01:07.855Z] Congratulations! All API changes are done the right way. [2022-08-31T12:01:07.855Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-31T12:01:07.855Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-31T12:01:07.855Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-31T12:01:07.855Z] [2022-08-31T12:01:07.855Z] INFO Start validation with golang-ci-lint [2022-08-31T12:01:08.417Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-31T12:01:08.417Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-31T12:01:09.011Z] #81 DONE 4.4s [2022-08-31T12:01:09.011Z] [2022-08-31T12:01:09.011Z] #82 exporting to image [2022-08-31T12:01:09.011Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-31T12:01:09.011Z] #82 exporting layers [2022-08-31T12:01:10.179Z] --- PASS: TestBuildSquashParent (4.85s) [2022-08-31T12:01:10.179Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-31T12:01:10.179Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:01:10.179Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:01:10.179Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:01:10.179Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:01:10.179Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:01:10.179Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:01:10.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:01:10.179Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:01:10.179Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:01:11.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:01:11.406Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:01:12.770Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:01:13.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:01:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-31T12:01:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-08-31T12:01:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s) [2022-08-31T12:01:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s) [2022-08-31T12:01:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2022-08-31T12:01:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2022-08-31T12:01:14.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2022-08-31T12:01:14.391Z] === RUN TestBuildMultiStageCopy [2022-08-31T12:01:14.391Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-31T12:01:15.591Z] #82 exporting layers 7.4s done [2022-08-31T12:01:15.591Z] #82 writing image sha256:0ca70f39c4bd4d1dda11b509c4a4b3454de764db0a1b4735811e6a2b1b5ed3ee done [2022-08-31T12:01:15.591Z] #82 naming to docker.io/library/docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b done [2022-08-31T12:01:15.591Z] #82 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-31T12:01:15.756Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-31T12:01:15.933Z] + trap exit INT TERM [2022-08-31T12:01:15.933Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-31T12:01:15.933Z] + CONTAINER_NAME=docker-pr2 [2022-08-31T12:01:15.933Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44065/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh dynbinary [2022-08-31T12:01:15.994Z] ok github.com/docker/docker/libnetwork/ipam 16.239s coverage: 85.3% of statements [2022-08-31T12:01:15.994Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-31T12:01:15.994Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-31T12:01:16.011Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-31T12:01:16.252Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-31T12:01:16.267Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-31T12:01:16.510Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-31T12:01:16.510Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-31T12:01:16.522Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-31T12:01:16.768Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-31T12:01:16.777Z] --- PASS: TestBuildMultiStageCopy (2.34s) [2022-08-31T12:01:16.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2022-08-31T12:01:16.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-31T12:01:16.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-31T12:01:16.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-31T12:01:16.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-31T12:01:16.778Z] === RUN TestBuildMultiStageParentConfig [2022-08-31T12:01:17.314Z] [2022-08-31T12:01:17.314Z] Removing bundles/ [2022-08-31T12:01:17.314Z] [2022-08-31T12:01:17.314Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-31T12:01:17.314Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-31T12:01:17.314Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T12:01:17.335Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-08-31T12:01:17.338Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-08-31T12:01:17.338Z] === RUN TestBuildLabelWithTargets [2022-08-31T12:01:18.269Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.0% of statements [2022-08-31T12:01:18.269Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-31T12:01:18.315Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-08-31T12:01:18.315Z] === RUN TestBuildWithEmptyLayers [2022-08-31T12:01:18.527Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-31T12:01:18.895Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-31T12:01:18.895Z] === RUN TestBuildMultiStageOnBuild [2022-08-31T12:01:20.797Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2022-08-31T12:01:20.797Z] === RUN TestBuildUncleanTarFilenames [2022-08-31T12:01:21.054Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-08-31T12:01:21.054Z] === RUN TestBuildMultiStageLayerLeak [2022-08-31T12:01:22.987Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2022-08-31T12:01:22.987Z] === RUN TestBuildWithHugeFile [2022-08-31T12:02:06.883Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-31T12:02:06.883Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-31T12:02:06.883Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T12:02:06.883Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-31T12:02:06.883Z] [2022-08-31T12:02:06.883Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T12:02:06.883Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T12:02:06.883Z] HOSTNAME=079309f4e231 [2022-08-31T12:02:06.883Z] DEST=bundles/test-integration [2022-08-31T12:02:06.883Z] PWD=/go/src/github.com/docker/docker [2022-08-31T12:02:06.883Z] DOCKER_ROOTLESS=1 [2022-08-31T12:02:06.883Z] DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T12:02:06.883Z] container=docker [2022-08-31T12:02:06.883Z] HOME=/root [2022-08-31T12:02:06.883Z] GOLANG_VERSION=1.18.5 [2022-08-31T12:02:06.883Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T12:02:06.883Z] VALIDATE_BRANCH=22.06 [2022-08-31T12:02:06.883Z] TERM=xterm [2022-08-31T12:02:06.883Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T12:02:06.883Z] SHLVL=1 [2022-08-31T12:02:06.883Z] TIMEOUT=120m [2022-08-31T12:02:06.883Z] DOCKER_BUILDTAGS= journald [2022-08-31T12:02:06.883Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T12:02:06.883Z] GO111MODULE=off [2022-08-31T12:02:06.883Z] DOCKER_EXPERIMENTAL=1 [2022-08-31T12:02:06.883Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-31T12:02:06.883Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T12:02:06.883Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T12:02:06.883Z] GOPATH=/go [2022-08-31T12:02:06.883Z] PKG_CONFIG=pkg-config [2022-08-31T12:02:06.883Z] _=/usr/bin/env [2022-08-31T12:02:06.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-31T12:02:19.160Z] --- PASS: TestBuildWithHugeFile (48.29s) [2022-08-31T12:02:19.160Z] === RUN TestBuildWCOWSandboxSize [2022-08-31T12:02:19.160Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T12:02:19.160Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-31T12:02:19.160Z] === RUN TestBuildWithEmptyDockerfile [2022-08-31T12:02:19.160Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:02:19.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:02:19.160Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:02:19.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:02:19.160Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:02:19.160Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:02:19.160Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:02:19.160Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:02:19.160Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:02:19.160Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-31T12:02:19.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-08-31T12:02:19.160Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-08-31T12:02:19.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-31T12:02:19.160Z] === RUN TestBuildPreserveOwnership [2022-08-31T12:02:19.160Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-31T12:02:19.160Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-31T12:02:19.160Z] --- PASS: TestBuildPreserveOwnership (3.67s) [2022-08-31T12:02:19.160Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2022-08-31T12:02:19.160Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-08-31T12:02:19.160Z] === RUN TestBuildPlatformInvalid [2022-08-31T12:02:19.160Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-31T12:02:19.160Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-31T12:02:19.160Z] Loaded image: busybox:latest [2022-08-31T12:02:19.160Z] Loaded image: busybox:glibc [2022-08-31T12:02:19.160Z] Loaded image: debian:bullseye-slim [2022-08-31T12:02:19.160Z] Loaded image: hello-world:latest [2022-08-31T12:02:19.160Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T12:02:25.741Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.68s) [2022-08-31T12:02:25.741Z] PASS [2022-08-31T12:02:25.741Z] [2022-08-31T12:02:25.741Z] === Skipped [2022-08-31T12:02:25.741Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-31T12:02:25.741Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T12:02:25.741Z] [2022-08-31T12:02:25.741Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-31T12:02:25.741Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T12:02:25.741Z] [2022-08-31T12:02:25.741Z] DONE 34 tests, 2 skipped in 85.384s [2022-08-31T12:02:25.741Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-31T12:02:25.741Z] INFO: Testing against a local daemon [2022-08-31T12:02:25.741Z] === RUN TestConfigInspect [2022-08-31T12:02:28.254Z] --- PASS: TestConfigInspect (2.30s) [2022-08-31T12:02:28.254Z] === RUN TestConfigList [2022-08-31T12:02:30.142Z] --- PASS: TestConfigList (2.16s) [2022-08-31T12:02:30.142Z] === RUN TestConfigsCreateAndDelete [2022-08-31T12:02:32.656Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-08-31T12:02:32.656Z] === RUN TestConfigsUpdate [2022-08-31T12:02:34.545Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-31T12:02:34.545Z] === RUN TestTemplatedConfig [2022-08-31T12:02:37.058Z] --- PASS: TestTemplatedConfig (2.61s) [2022-08-31T12:02:37.058Z] === RUN TestConfigCreateResolve [2022-08-31T12:02:39.572Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-08-31T12:02:39.572Z] PASS [2022-08-31T12:02:39.572Z] [2022-08-31T12:02:39.572Z] DONE 6 tests in 13.551s [2022-08-31T12:02:39.572Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-31T12:02:39.572Z] INFO: Testing against a local daemon [2022-08-31T12:02:39.572Z] === RUN TestAttachWithTTY [2022-08-31T12:02:39.572Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-31T12:02:39.572Z] === RUN TestAttachWithoutTTy [2022-08-31T12:02:39.572Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-31T12:02:39.572Z] === RUN TestCheckpoint [2022-08-31T12:02:39.572Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T12:02:39.572Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/commit [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:02:39.572Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:02:39.572Z] === CONT TestContainerInvalidJSON/commit [2022-08-31T12:02:39.572Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-31T12:02:39.572Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-31T12:02:39.572Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-31T12:02:39.572Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-31T12:02:39.572Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-31T12:02:39.572Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-31T12:02:39.572Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-31T12:02:39.572Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-31T12:02:39.572Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-31T12:02:39.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-31T12:02:39.572Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-31T12:02:39.572Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-31T12:02:39.572Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-31T12:02:39.573Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-31T12:02:39.573Z] === RUN TestCopyEmptyFile [2022-08-31T12:02:39.829Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-31T12:02:39.829Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-31T12:02:39.829Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-31T12:02:39.829Z] === RUN TestCopyFromContainer [2022-08-31T12:02:41.195Z] === RUN TestCopyFromContainer// [2022-08-31T12:02:41.195Z] === RUN TestCopyFromContainer//bar/root [2022-08-31T12:02:41.195Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-31T12:02:41.195Z] === RUN TestCopyFromContainer/bar/quux [2022-08-31T12:02:41.195Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-31T12:02:41.195Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-31T12:02:41.451Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-31T12:02:41.451Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-31T12:02:41.451Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-31T12:02:41.451Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer (1.71s) [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-31T12:02:41.707Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-31T12:02:41.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-31T12:02:41.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:02:41.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:02:41.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:02:41.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:02:41.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:02:41.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:02:41.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:02:41.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:02:41.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:02:41.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-31T12:02:41.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-31T12:02:41.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-31T12:02:41.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-31T12:02:41.707Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-31T12:02:41.707Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-31T12:02:41.707Z] === RUN TestCreateWithInvalidEnv [2022-08-31T12:02:41.707Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-31T12:02:41.707Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-31T12:02:41.707Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-31T12:02:41.707Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-31T12:02:41.707Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-31T12:02:41.707Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-31T12:02:41.707Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-31T12:02:41.707Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-31T12:02:41.707Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-31T12:02:41.707Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-31T12:02:41.707Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-31T12:02:41.707Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-31T12:02:41.707Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-31T12:02:41.707Z] === RUN TestCreateTmpfsMountsTarget [2022-08-31T12:02:41.707Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-31T12:02:41.707Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-31T12:02:43.595Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-08-31T12:02:43.595Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-31T12:02:44.959Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2022-08-31T12:02:44.960Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-31T12:02:44.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:02:44.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:02:44.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:02:44.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:02:44.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:02:44.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:02:44.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:02:44.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:02:44.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:02:44.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:02:44.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:02:44.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:02:44.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:02:44.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:02:44.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:02:44.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-31T12:02:44.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-31T12:02:44.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-31T12:02:44.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-31T12:02:44.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-31T12:02:44.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-31T12:02:44.960Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-31T12:02:45.522Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2022-08-31T12:02:45.522Z] === RUN TestCreateDifferentPlatform [2022-08-31T12:02:45.522Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-31T12:02:45.522Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-31T12:02:45.522Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-31T12:02:45.522Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-31T12:02:45.522Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-31T12:02:45.522Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-31T12:02:45.778Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-31T12:02:45.778Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-31T12:02:45.778Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-31T12:02:45.778Z] === RUN TestCreateInvalidHostConfig [2022-08-31T12:02:45.778Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:02:45.778Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:02:45.778Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:02:45.778Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:02:45.778Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:02:45.778Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:02:45.778Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:02:45.778Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:02:45.778Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:02:45.778Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:02:45.778Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:02:45.778Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:02:45.778Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-31T12:02:45.778Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-31T12:02:45.778Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-31T12:02:45.778Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-31T12:02:45.778Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-31T12:02:45.778Z] === RUN TestContainerStartOnDaemonRestart [2022-08-31T12:02:45.778Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-31T12:02:45.778Z] === RUN TestDaemonRestartIpcMode [2022-08-31T12:02:45.778Z] === PAUSE TestDaemonRestartIpcMode [2022-08-31T12:02:45.778Z] === RUN TestDaemonHostGatewayIP [2022-08-31T12:02:45.778Z] === PAUSE TestDaemonHostGatewayIP [2022-08-31T12:02:45.778Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-31T12:02:45.778Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-31T12:02:45.778Z] === RUN TestContainerKillOnDaemonStart [2022-08-31T12:02:45.778Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-31T12:02:45.778Z] === RUN TestDiff [2022-08-31T12:02:46.340Z] --- PASS: TestDiff (0.61s) [2022-08-31T12:02:46.340Z] === RUN TestExecConsoleSize [2022-08-31T12:02:46.902Z] --- PASS: TestExecConsoleSize (0.65s) [2022-08-31T12:02:46.902Z] === RUN TestExecWithCloseStdin [2022-08-31T12:02:47.828Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-08-31T12:02:47.828Z] === RUN TestExec [2022-08-31T12:02:48.390Z] --- PASS: TestExec (0.62s) [2022-08-31T12:02:48.390Z] === RUN TestExecUser [2022-08-31T12:02:48.951Z] --- PASS: TestExecUser (0.69s) [2022-08-31T12:02:48.951Z] === RUN TestExportContainerAndImportImage [2022-08-31T12:02:49.512Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-08-31T12:02:49.512Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-31T12:02:50.876Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-31T12:02:50.876Z] === RUN TestHealthCheckWorkdir [2022-08-31T12:02:51.803Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-08-31T12:02:51.803Z] === RUN TestHealthKillContainer [2022-08-31T12:02:53.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-31T12:02:53.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-31T12:02:59.922Z] --- PASS: TestHealthKillContainer (8.19s) [2022-08-31T12:02:59.922Z] === RUN TestHealthCheckProcessKilled [2022-08-31T12:03:00.847Z] --- PASS: TestHealthCheckProcessKilled (0.83s) [2022-08-31T12:03:00.848Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-31T12:03:01.105Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-08-31T12:03:01.105Z] === RUN TestIpcModeNone [2022-08-31T12:03:02.033Z] --- PASS: TestIpcModeNone (0.65s) [2022-08-31T12:03:02.033Z] === RUN TestIpcModePrivate [2022-08-31T12:03:02.033Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-31T12:03:02.594Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-31T12:03:02.594Z] === RUN TestIpcModeShareable [2022-08-31T12:03:02.849Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-31T12:03:03.105Z] --- PASS: TestIpcModeShareable (0.61s) [2022-08-31T12:03:03.105Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-31T12:03:04.993Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-08-31T12:03:04.993Z] === RUN TestAPIIpcModeHost [2022-08-31T12:03:05.249Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-08-31T12:03:05.249Z] === RUN TestDaemonIpcModeShareable [2022-08-31T12:03:06.216Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-31T12:03:06.472Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-31T12:03:06.472Z] === RUN TestDaemonIpcModePrivate [2022-08-31T12:03:07.399Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-31T12:03:07.654Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-31T12:03:07.654Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-31T12:03:08.596Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-31T12:03:08.894Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-08-31T12:03:08.894Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-31T12:03:09.846Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-31T12:03:09.846Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-08-31T12:03:09.846Z] === RUN TestIpcModeOlderClient [2022-08-31T12:03:09.846Z] === PAUSE TestIpcModeOlderClient [2022-08-31T12:03:09.846Z] === RUN TestKillContainerInvalidSignal [2022-08-31T12:03:10.035Z] ok github.com/docker/docker/libnetwork/networkdb 104.374s coverage: 60.1% of statements [2022-08-31T12:03:10.036Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-31T12:03:10.036Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-31T12:03:10.036Z] ok github.com/docker/docker/libnetwork/osl 4.334s coverage: 39.7% of statements [2022-08-31T12:03:10.036Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-31T12:03:10.036Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-31T12:03:10.419Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2022-08-31T12:03:10.419Z] === RUN TestKillContainer [2022-08-31T12:03:10.419Z] === RUN TestKillContainer/no_signal [2022-08-31T12:03:10.969Z] ok github.com/docker/docker/libnetwork/portmapper 0.679s coverage: 48.6% of statements [2022-08-31T12:03:10.980Z] === RUN TestKillContainer/non_killing_signal [2022-08-31T12:03:11.227Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-31T12:03:11.227Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-31T12:03:11.235Z] === RUN TestKillContainer/killing_signal [2022-08-31T12:03:11.485Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-31T12:03:11.485Z] [2022-08-31T12:03:11.485Z] === Skipped [2022-08-31T12:03:11.485Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-31T12:03:11.485Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T12:03:11.485Z] [2022-08-31T12:03:11.485Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-31T12:03:11.485Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T12:03:11.485Z] [2022-08-31T12:03:11.485Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-31T12:03:11.485Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T12:03:11.485Z] [2022-08-31T12:03:11.485Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-31T12:03:11.485Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T12:03:11.485Z] [2022-08-31T12:03:11.485Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-31T12:03:11.485Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T12:03:11.485Z] [2022-08-31T12:03:11.485Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-31T12:03:11.485Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T12:03:11.485Z] [2022-08-31T12:03:11.485Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-31T12:03:11.485Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T12:03:11.485Z] [2022-08-31T12:03:11.485Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-31T12:03:11.485Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T12:03:11.485Z] [2022-08-31T12:03:11.485Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-31T12:03:11.485Z] firewalld_test.go:14: firewalld is not running [2022-08-31T12:03:11.485Z] [2022-08-31T12:03:11.485Z] DONE 327 tests, 9 skipped in 203.776s [2022-08-31T12:03:11.796Z] --- PASS: TestKillContainer (1.34s) [2022-08-31T12:03:11.796Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-08-31T12:03:11.796Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-31T12:03:11.796Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-31T12:03:11.796Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-31T12:03:11.796Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-31T12:03:12.052Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy Post stage [Pipeline] junit [2022-08-31T12:03:12.071Z] Recording test results [2022-08-31T12:03:13.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-08-31T12:03:13.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-31T12:03:13.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-08-31T12:03:13.023Z] === RUN TestKillStoppedContainer [2022-08-31T12:03:13.023Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-31T12:03:13.023Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-31T12:03:13.023Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-31T12:03:13.023Z] === RUN TestKillDifferentUserContainer [2022-08-31T12:03:13.479Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:03:13.584Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2022-08-31T12:03:13.584Z] === RUN TestInspectOomKilledTrue [2022-08-31T12:03:13.584Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-31T12:03:13.584Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-31T12:03:13.584Z] === RUN TestInspectOomKilledFalse [2022-08-31T12:03:13.812Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh dynbinary test-integration [2022-08-31T12:03:14.070Z] [2022-08-31T12:03:14.146Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-31T12:03:14.146Z] === RUN TestLinksEtcHostsContentMatch [2022-08-31T12:03:14.328Z] Removing bundles/ [2022-08-31T12:03:14.329Z] [2022-08-31T12:03:14.329Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-31T12:03:14.329Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-31T12:03:14.329Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T12:03:14.402Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-31T12:03:14.402Z] === RUN TestLinksContainerNames [2022-08-31T12:03:15.370Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-31T12:03:15.370Z] === RUN TestLogsFollowTailEmpty [2022-08-31T12:03:15.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-31T12:03:15.625Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-31T12:03:15.625Z] === RUN TestLogs [2022-08-31T12:03:15.625Z] === RUN TestLogs/driver_local [2022-08-31T12:03:15.625Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:03:15.625Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-31T12:03:15.625Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-31T12:03:15.625Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:03:15.625Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:03:15.625Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:03:15.625Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:03:15.625Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:03:15.625Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:03:16.552Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:03:16.552Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:03:17.113Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-31T12:03:17.113Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-31T12:03:17.674Z] === RUN TestLogs/driver_json-file [2022-08-31T12:03:17.675Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:03:17.675Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:03:17.675Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:03:17.675Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:03:17.675Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:03:17.675Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:03:17.675Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:03:17.675Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:03:17.675Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:03:18.601Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:03:18.601Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:03:19.163Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:03:19.163Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:03:19.725Z] --- PASS: TestLogs (4.19s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s) [2022-08-31T12:03:19.725Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.81s) [2022-08-31T12:03:19.725Z] === RUN TestContainerNetworkMountsNoChown [2022-08-31T12:03:20.286Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/default [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/default [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/private [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/private [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rprivate [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/slave [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/slave [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rslave [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/shared [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/shared [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rshared [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/default [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/rshared [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/shared [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/rslave [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/slave [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/rprivate [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/private [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-31T12:03:20.286Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:03:20.286Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:03:20.286Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-31T12:03:20.542Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:03:20.797Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-31T12:03:20.797Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-31T12:03:20.797Z] === RUN TestContainerBindMountNonRecursive [2022-08-31T12:03:22.162Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-08-31T12:03:22.162Z] === RUN TestContainerVolumesMountedAsShared [2022-08-31T12:03:22.418Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-31T12:03:22.418Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-31T12:03:22.673Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-31T12:03:22.674Z] === RUN TestNetworkNat [2022-08-31T12:03:23.235Z] --- PASS: TestNetworkNat (0.46s) [2022-08-31T12:03:23.235Z] === RUN TestNetworkLocalhostTCPNat [2022-08-31T12:03:23.800Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-31T12:03:23.800Z] === RUN TestNetworkLoopbackNat [2022-08-31T12:03:25.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-31T12:03:27.069Z] --- PASS: TestNetworkLoopbackNat (2.89s) [2022-08-31T12:03:27.069Z] === RUN TestPause [2022-08-31T12:03:27.630Z] --- PASS: TestPause (0.92s) [2022-08-31T12:03:27.630Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-31T12:03:27.630Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T12:03:27.630Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T12:03:27.630Z] === RUN TestPauseStopPausedContainer [2022-08-31T12:03:28.192Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2022-08-31T12:03:28.192Z] === RUN TestPidHost [2022-08-31T12:03:30.143Z] --- PASS: TestPidHost (1.82s) [2022-08-31T12:03:30.143Z] === RUN TestPsFilter [2022-08-31T12:03:30.704Z] --- PASS: TestPsFilter (0.52s) [2022-08-31T12:03:30.704Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-31T12:03:31.630Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2022-08-31T12:03:31.630Z] === RUN TestRemoveContainerWithVolume [2022-08-31T12:03:32.235Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2022-08-31T12:03:32.235Z] === RUN TestRemoveContainerRunning [2022-08-31T12:03:32.491Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-31T12:03:32.491Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-31T12:03:33.052Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-31T12:03:33.052Z] === RUN TestRemoveInvalidContainer [2022-08-31T12:03:33.052Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-31T12:03:33.052Z] === RUN TestRenameLinkedContainer [2022-08-31T12:03:33.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-31T12:03:33.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-31T12:03:34.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-31T12:03:34.940Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-08-31T12:03:34.940Z] === RUN TestRenameStoppedContainer [2022-08-31T12:03:35.196Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-31T12:03:35.196Z] === RUN TestRenameRunningContainerAndReuse [2022-08-31T12:03:35.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-31T12:03:35.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-31T12:03:36.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-31T12:03:36.126Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-08-31T12:03:36.126Z] === RUN TestRenameInvalidName [2022-08-31T12:03:36.381Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-31T12:03:36.381Z] === RUN TestRenameAnonymousContainer [2022-08-31T12:03:36.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-31T12:03:38.269Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-31T12:03:38.269Z] === RUN TestRenameContainerWithSameName [2022-08-31T12:03:38.525Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-31T12:03:38.525Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-31T12:03:38.887Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-31T12:03:38.887Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-31T12:03:38.887Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T12:03:38.887Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-31T12:03:38.887Z] [2022-08-31T12:03:38.887Z] + TEST_INTEGRATION_DEST=1 [2022-08-31T12:03:38.887Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-31T12:03:38.887Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-31T12:03:38.887Z] + run_tests test-integration-flaky [2022-08-31T12:03:38.887Z] + '[' -n 0 ']' [2022-08-31T12:03:38.887Z] + rm= [2022-08-31T12:03:38.887Z] + c=0 [2022-08-31T12:03:38.887Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44065/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44065/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh test-integration-flaky test-integration [2022-08-31T12:03:38.887Z] ++ jobs -p [2022-08-31T12:03:38.887Z] + for job in $(jobs -p) [2022-08-31T12:03:38.887Z] + wait 9113 [2022-08-31T12:03:38.887Z] + TEST_INTEGRATION_DEST=3 [2022-08-31T12:03:38.887Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-31T12:03:38.887Z] + TEST_SKIP_INTEGRATION=1 [2022-08-31T12:03:38.887Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-31T12:03:38.887Z] + run_tests [2022-08-31T12:03:38.887Z] + '[' -n 0 ']' [2022-08-31T12:03:38.887Z] + rm= [2022-08-31T12:03:38.887Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44065/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44065/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh '' test-integration [2022-08-31T12:03:38.887Z] + TEST_INTEGRATION_DEST=2 [2022-08-31T12:03:38.887Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-31T12:03:38.887Z] + TEST_SKIP_INTEGRATION=1 [2022-08-31T12:03:38.887Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-31T12:03:38.887Z] + run_tests [2022-08-31T12:03:38.887Z] + '[' -n 0 ']' [2022-08-31T12:03:38.887Z] + rm= [2022-08-31T12:03:38.887Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44065/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44065/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh '' test-integration [2022-08-31T12:03:38.887Z] [2022-08-31T12:03:38.887Z] [2022-08-31T12:03:38.887Z] [2022-08-31T12:03:38.887Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T12:03:38.887Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T12:03:38.887Z] HOSTNAME=1d4fd024851e [2022-08-31T12:03:38.887Z] TEST_SKIP_INTEGRATION=1 [2022-08-31T12:03:38.887Z] TESTDEBUG=0 [2022-08-31T12:03:38.887Z] DEST=bundles/test-integration [2022-08-31T12:03:38.887Z] PWD=/go/src/github.com/docker/docker [2022-08-31T12:03:38.887Z] KEEPBUNDLE=1 [2022-08-31T12:03:38.887Z] DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T12:03:38.887Z] container=docker [2022-08-31T12:03:38.887Z] HOME=/root [2022-08-31T12:03:38.887Z] GOLANG_VERSION=1.18.5 [2022-08-31T12:03:38.887Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T12:03:38.887Z] VALIDATE_BRANCH=22.06 [2022-08-31T12:03:38.887Z] TERM=xterm [2022-08-31T12:03:38.887Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T12:03:38.887Z] SHLVL=1 [2022-08-31T12:03:38.887Z] TIMEOUT=120m [2022-08-31T12:03:38.887Z] DOCKER_BUILDTAGS= journald [2022-08-31T12:03:38.887Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T12:03:38.887Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-31T12:03:38.887Z] GO111MODULE=off [2022-08-31T12:03:38.887Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T12:03:38.887Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T12:03:38.887Z] GOPATH=/go [2022-08-31T12:03:38.887Z] PKG_CONFIG=pkg-config [2022-08-31T12:03:38.887Z] _=/usr/bin/env [2022-08-31T12:03:38.887Z] Building test suite binary ./integration-cli/test.main [2022-08-31T12:03:38.887Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T12:03:38.887Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T12:03:38.887Z] HOSTNAME=5a00b7946acb [2022-08-31T12:03:38.887Z] TEST_SKIP_INTEGRATION=1 [2022-08-31T12:03:38.887Z] TESTDEBUG=0 [2022-08-31T12:03:38.887Z] DEST=bundles/test-integration [2022-08-31T12:03:38.887Z] PWD=/go/src/github.com/docker/docker [2022-08-31T12:03:38.887Z] KEEPBUNDLE=1 [2022-08-31T12:03:38.887Z] DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T12:03:38.887Z] container=docker [2022-08-31T12:03:38.887Z] HOME=/root [2022-08-31T12:03:38.887Z] GOLANG_VERSION=1.18.5 [2022-08-31T12:03:38.887Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T12:03:38.887Z] VALIDATE_BRANCH=22.06 [2022-08-31T12:03:38.887Z] TERM=xterm [2022-08-31T12:03:38.887Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T12:03:38.887Z] SHLVL=1 [2022-08-31T12:03:38.887Z] TIMEOUT=120m [2022-08-31T12:03:38.887Z] DOCKER_BUILDTAGS= journald [2022-08-31T12:03:38.887Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T12:03:38.887Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-31T12:03:38.887Z] GO111MODULE=off [2022-08-31T12:03:38.887Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T12:03:38.887Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T12:03:38.887Z] GOPATH=/go [2022-08-31T12:03:38.887Z] PKG_CONFIG=pkg-config [2022-08-31T12:03:38.887Z] _=/usr/bin/env [2022-08-31T12:03:38.887Z] Building test suite binary ./integration-cli/test.main [2022-08-31T12:03:38.887Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-31T12:03:38.887Z] No new tests added to integration. [2022-08-31T12:03:38.887Z] [2022-08-31T12:03:38.887Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T12:03:38.887Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T12:03:38.887Z] HOSTNAME=02999d170b45 [2022-08-31T12:03:38.887Z] TESTDEBUG=0 [2022-08-31T12:03:38.887Z] DEST=bundles/test-integration [2022-08-31T12:03:38.887Z] PWD=/go/src/github.com/docker/docker [2022-08-31T12:03:38.887Z] KEEPBUNDLE=1 [2022-08-31T12:03:38.887Z] DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T12:03:38.887Z] container=docker [2022-08-31T12:03:38.887Z] HOME=/root [2022-08-31T12:03:38.887Z] GOLANG_VERSION=1.18.5 [2022-08-31T12:03:38.887Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T12:03:38.887Z] VALIDATE_BRANCH=22.06 [2022-08-31T12:03:38.887Z] TERM=xterm [2022-08-31T12:03:38.887Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T12:03:38.887Z] SHLVL=1 [2022-08-31T12:03:38.887Z] TIMEOUT=120m [2022-08-31T12:03:38.887Z] DOCKER_BUILDTAGS= journald [2022-08-31T12:03:38.887Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T12:03:38.887Z] GO111MODULE=off [2022-08-31T12:03:38.887Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-31T12:03:38.887Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T12:03:38.887Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T12:03:38.887Z] GOPATH=/go [2022-08-31T12:03:38.887Z] PKG_CONFIG=pkg-config [2022-08-31T12:03:38.887Z] _=/usr/bin/env [2022-08-31T12:03:38.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-31T12:03:39.452Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-08-31T12:03:39.452Z] === RUN TestResize [2022-08-31T12:03:39.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-31T12:03:39.707Z] --- PASS: TestResize (0.44s) [2022-08-31T12:03:39.707Z] === RUN TestResizeWithInvalidSize [2022-08-31T12:03:40.269Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-08-31T12:03:40.269Z] === RUN TestResizeWhenContainerNotStarted [2022-08-31T12:03:40.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-31T12:03:40.525Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:03:40.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:03:40.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:03:40.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T12:03:40.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:03:41.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-31T12:03:41.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-31T12:03:42.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T12:03:42.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-31T12:03:43.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-31T12:03:44.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T12:03:44.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-31T12:03:44.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T12:03:45.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-31T12:03:45.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T12:03:46.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-31T12:03:46.675Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T12:03:46.675Z] Using test binary docker [2022-08-31T12:03:46.675Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-31T12:03:46.675Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-31T12:03:46.675Z] INFO: Waiting for daemon to start... [2022-08-31T12:03:46.675Z] Starting dockerd [2022-08-31T12:03:46.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T12:03:48.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T12:03:48.646Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T12:03:49.213Z] . [2022-08-31T12:03:49.213Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T12:03:49.213Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T12:03:49.213Z] Error: No such image: emptyfs [2022-08-31T12:03:49.213Z] Running integration-test (iteration 1) [2022-08-31T12:03:49.213Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-31T12:03:49.213Z] Loaded image: busybox:latest [2022-08-31T12:03:49.473Z] Loaded image: busybox:glibc [2022-08-31T12:03:50.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:03:50.623Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:03:50.860Z] Loaded image: debian:bullseye-slim [2022-08-31T12:03:50.860Z] Loaded image: hello-world:latest [2022-08-31T12:03:50.860Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T12:03:50.860Z] INFO: Testing against a local daemon [2022-08-31T12:03:50.860Z] === RUN TestCgroupNamespacesBuild [2022-08-31T12:03:51.184Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:03:52.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:03:52.241Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-08-31T12:03:52.241Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-31T12:03:52.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:03:53.181Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-08-31T12:03:53.181Z] === RUN TestBuildWithSession [2022-08-31T12:03:53.181Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T12:03:53.181Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-31T12:03:53.181Z] === RUN TestBuildSquashParent [2022-08-31T12:03:53.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:03:55.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:03:59.847Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|deps|types_sizes|files|name) took 2m46.918483176s [2022-08-31T12:03:59.847Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 490.999156ms [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.76s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-08-31T12:03:59.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s) [2022-08-31T12:03:59.971Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-31T12:03:59.971Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-31T12:04:00.271Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-31T12:04:01.218Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2022-08-31T12:04:01.219Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s) [2022-08-31T12:04:01.219Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-08-31T12:04:01.219Z] === RUN TestCgroupNamespacesRun [2022-08-31T12:04:01.370Z] --- PASS: TestBuildSquashParent (7.03s) [2022-08-31T12:04:01.370Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-31T12:04:01.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:04:01.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:04:01.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:04:01.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:04:01.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:04:01.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:04:01.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:04:01.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:04:01.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:04:01.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:04:01.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:04:01.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:04:01.370Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:04:01.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:04:01.630Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:04:01.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:04:02.591Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-08-31T12:04:02.591Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-31T12:04:02.591Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-31T12:04:02.591Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-31T12:04:02.591Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-31T12:04:03.799Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:04:03.956Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-08-31T12:04:03.956Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-31T12:04:04.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:04:04.884Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-31T12:04:04.884Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-31T12:04:05.969Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-31T12:04:05.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-08-31T12:04:05.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-08-31T12:04:05.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2022-08-31T12:04:05.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s) [2022-08-31T12:04:05.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.87s) [2022-08-31T12:04:05.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2022-08-31T12:04:05.969Z] === RUN TestBuildMultiStageCopy [2022-08-31T12:04:05.969Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-31T12:04:06.248Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-08-31T12:04:06.248Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-31T12:04:07.218Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-31T12:04:07.218Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-31T12:04:08.186Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-31T12:04:08.186Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-31T12:04:09.112Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-08-31T12:04:09.112Z] === RUN TestNISDomainname [2022-08-31T12:04:09.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-31T12:04:09.674Z] --- PASS: TestNISDomainname (0.57s) [2022-08-31T12:04:09.674Z] === RUN TestHostnameDnsResolution [2022-08-31T12:04:10.201Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-31T12:04:10.599Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-31T12:04:10.599Z] === RUN TestUnprivilegedPortsAndPing [2022-08-31T12:04:10.854Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-31T12:04:10.854Z] === RUN TestPrivilegedHostDevices [2022-08-31T12:04:11.139Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-31T12:04:11.415Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-08-31T12:04:11.416Z] === RUN TestRunConsoleSize [2022-08-31T12:04:11.977Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-31T12:04:11.977Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-31T12:04:12.077Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-31T12:04:13.458Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2022-08-31T12:04:13.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2022-08-31T12:04:13.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-31T12:04:13.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-31T12:04:13.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-31T12:04:13.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-31T12:04:13.458Z] === RUN TestBuildMultiStageParentConfig [2022-08-31T12:04:13.867Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s) [2022-08-31T12:04:13.867Z] === RUN TestStats [2022-08-31T12:04:16.420Z] --- PASS: TestStats (2.51s) [2022-08-31T12:04:16.420Z] === RUN TestStopContainerWithTimeout [2022-08-31T12:04:16.420Z] === RUN TestStopContainerWithTimeout/0 [2022-08-31T12:04:16.420Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-31T12:04:16.420Z] === RUN TestStopContainerWithTimeout/1 [2022-08-31T12:04:16.420Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-31T12:04:16.420Z] === RUN TestStopContainerWithTimeout/3 [2022-08-31T12:04:16.420Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-31T12:04:16.420Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-31T12:04:16.420Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-31T12:04:16.420Z] === CONT TestStopContainerWithTimeout/0 [2022-08-31T12:04:16.420Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-31T12:04:17.347Z] === CONT TestStopContainerWithTimeout/3 [2022-08-31T12:04:18.734Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-31T12:04:18.734Z] === RUN TestBuildLabelWithTargets [2022-08-31T12:04:19.273Z] === CONT TestStopContainerWithTimeout/1 [2022-08-31T12:04:20.636Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-31T12:04:20.636Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-08-31T12:04:20.636Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-08-31T12:04:20.636Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-31T12:04:20.636Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-08-31T12:04:20.636Z] === RUN TestDeleteDevicemapper [2022-08-31T12:04:20.636Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T12:04:20.636Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-31T12:04:20.636Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-31T12:04:22.003Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2022-08-31T12:04:22.003Z] === RUN TestUpdateMemory [2022-08-31T12:04:22.566Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-31T12:04:22.566Z] === RUN TestUpdateCPUQuota [2022-08-31T12:04:23.492Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-08-31T12:04:23.492Z] === RUN TestUpdatePidsLimit [2022-08-31T12:04:23.492Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-31T12:04:23.749Z] === RUN TestUpdatePidsLimit/no_change [2022-08-31T12:04:23.749Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-31T12:04:24.004Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-31T12:04:24.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-31T12:04:24.558Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-31T12:04:24.814Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-31T12:04:25.376Z] --- PASS: TestUpdatePidsLimit (1.99s) [2022-08-31T12:04:25.376Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-08-31T12:04:25.376Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-31T12:04:25.376Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-31T12:04:25.376Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-31T12:04:25.376Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-08-31T12:04:25.376Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-31T12:04:25.376Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-31T12:04:25.376Z] === RUN TestUpdateRestartPolicy [2022-08-31T12:04:26.858Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-31T12:04:26.858Z] === RUN TestBuildWithEmptyLayers [2022-08-31T12:04:29.397Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-31T12:04:29.397Z] === RUN TestBuildMultiStageOnBuild [2022-08-31T12:04:34.674Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-31T12:04:34.674Z] === RUN TestBuildUncleanTarFilenames [2022-08-31T12:04:34.674Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-31T12:04:34.674Z] === RUN TestBuildMultiStageLayerLeak [2022-08-31T12:04:37.538Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-08-31T12:04:37.538Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-31T12:04:37.538Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-08-31T12:04:37.538Z] === RUN TestWaitNonBlocked [2022-08-31T12:04:37.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:04:37.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:04:37.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:04:37.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:04:37.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:04:37.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:04:37.794Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-31T12:04:37.794Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-08-31T12:04:37.794Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-08-31T12:04:37.794Z] === RUN TestWaitBlocked [2022-08-31T12:04:37.794Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:04:37.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:04:37.794Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:04:37.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:04:37.794Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:04:37.794Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:04:38.722Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-31T12:04:38.722Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2022-08-31T12:04:38.722Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2022-08-31T12:04:38.722Z] === RUN TestWaitConditions [2022-08-31T12:04:38.722Z] === RUN TestWaitConditions/default [2022-08-31T12:04:38.722Z] === PAUSE TestWaitConditions/default [2022-08-31T12:04:38.722Z] === RUN TestWaitConditions/not-running [2022-08-31T12:04:38.722Z] === PAUSE TestWaitConditions/not-running [2022-08-31T12:04:38.722Z] === RUN TestWaitConditions/next-exit [2022-08-31T12:04:38.722Z] === PAUSE TestWaitConditions/next-exit [2022-08-31T12:04:38.722Z] === RUN TestWaitConditions/removed [2022-08-31T12:04:38.722Z] === PAUSE TestWaitConditions/removed [2022-08-31T12:04:38.722Z] === CONT TestWaitConditions/default [2022-08-31T12:04:38.722Z] === CONT TestWaitConditions/next-exit [2022-08-31T12:04:39.953Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-08-31T12:04:39.953Z] === RUN TestBuildWithHugeFile [2022-08-31T12:04:40.612Z] === CONT TestWaitConditions/not-running [2022-08-31T12:04:40.612Z] === CONT TestWaitConditions/removed [2022-08-31T12:04:41.975Z] --- PASS: TestWaitConditions (0.01s) [2022-08-31T12:04:41.975Z] --- PASS: TestWaitConditions/default (1.64s) [2022-08-31T12:04:41.975Z] --- PASS: TestWaitConditions/next-exit (1.68s) [2022-08-31T12:04:41.975Z] --- PASS: TestWaitConditions/not-running (1.59s) [2022-08-31T12:04:41.975Z] --- PASS: TestWaitConditions/removed (1.58s) [2022-08-31T12:04:41.975Z] === RUN TestWaitRestartedContainer [2022-08-31T12:04:41.975Z] === RUN TestWaitRestartedContainer/default [2022-08-31T12:04:41.975Z] === PAUSE TestWaitRestartedContainer/default [2022-08-31T12:04:41.975Z] === RUN TestWaitRestartedContainer/not-running [2022-08-31T12:04:41.975Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-31T12:04:41.975Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-31T12:04:41.975Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-31T12:04:41.975Z] === CONT TestWaitRestartedContainer/default [2022-08-31T12:04:41.975Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-31T12:04:43.341Z] === CONT TestWaitRestartedContainer/not-running [2022-08-31T12:04:44.745Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-31T12:04:44.745Z] --- PASS: TestWaitRestartedContainer/default (1.52s) [2022-08-31T12:04:44.745Z] --- PASS: TestWaitRestartedContainer/next-exit (1.61s) [2022-08-31T12:04:44.745Z] --- PASS: TestWaitRestartedContainer/not-running (0.97s) [2022-08-31T12:04:44.745Z] === CONT TestContainerStartOnDaemonRestart [2022-08-31T12:04:44.745Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-31T12:04:47.261Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-08-31T12:04:47.261Z] === CONT TestIpcModeOlderClient [2022-08-31T12:04:47.261Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s) [2022-08-31T12:04:47.261Z] === CONT TestContainerKillOnDaemonStart [2022-08-31T12:04:47.261Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-31T12:04:47.261Z] === CONT TestDaemonHostGatewayIP [2022-08-31T12:04:49.819Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-08-31T12:04:49.819Z] === CONT TestDaemonRestartIpcMode [2022-08-31T12:04:50.768Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-31T12:04:50.768Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-31T12:04:50.768Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T12:04:50.768Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-31T12:04:50.768Z] [2022-08-31T12:04:50.768Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-31T12:04:50.768Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T12:04:50.768Z] HOSTNAME=a909a22406ca [2022-08-31T12:04:50.768Z] TESTDEBUG=0 [2022-08-31T12:04:50.768Z] DEST=bundles/test-integration [2022-08-31T12:04:50.768Z] PWD=/go/src/github.com/docker/docker [2022-08-31T12:04:50.768Z] DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b [2022-08-31T12:04:50.768Z] container=docker [2022-08-31T12:04:50.768Z] HOME=/root [2022-08-31T12:04:50.768Z] GOLANG_VERSION=1.18.5 [2022-08-31T12:04:50.768Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-31T12:04:50.768Z] VALIDATE_BRANCH=22.06 [2022-08-31T12:04:50.768Z] TERM=xterm [2022-08-31T12:04:50.768Z] DOCKER_PKG=github.com/docker/docker [2022-08-31T12:04:50.768Z] SHLVL=1 [2022-08-31T12:04:50.768Z] TIMEOUT=120m [2022-08-31T12:04:50.768Z] DOCKER_BUILDTAGS= journald [2022-08-31T12:04:50.768Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-31T12:04:50.768Z] GO111MODULE=off [2022-08-31T12:04:50.768Z] DOCKER_EXPERIMENTAL=1 [2022-08-31T12:04:50.768Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-31T12:04:50.768Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-31T12:04:50.768Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-31T12:04:50.768Z] GOPATH=/go [2022-08-31T12:04:50.768Z] PKG_CONFIG=pkg-config [2022-08-31T12:04:50.768Z] _=/usr/bin/env [2022-08-31T12:04:50.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-31T12:04:51.706Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-08-31T12:04:59.785Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-08-31T12:04:59.785Z] PASS [2022-08-31T12:04:59.785Z] [2022-08-31T12:04:59.785Z] === Skipped [2022-08-31T12:04:59.785Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-31T12:04:59.785Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T12:04:59.785Z] [2022-08-31T12:04:59.785Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-31T12:04:59.785Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-31T12:04:59.785Z] [2022-08-31T12:04:59.785Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T12:04:59.785Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T12:04:59.785Z] [2022-08-31T12:04:59.785Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-31T12:04:59.785Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-31T12:04:59.785Z] [2022-08-31T12:04:59.785Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-31T12:04:59.785Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T12:04:59.785Z] [2022-08-31T12:04:59.785Z] DONE 273 tests, 5 skipped in 139.360s [2022-08-31T12:04:59.785Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-31T12:04:59.785Z] === RUN TestConfigDaemonLibtrustID [2022-08-31T12:04:59.785Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-31T12:04:59.785Z] === RUN TestConfigDaemonID [2022-08-31T12:05:00.346Z] daemon_test.go:83: [dc0e662059d64] daemon is not started [2022-08-31T12:05:00.346Z] --- PASS: TestConfigDaemonID (1.03s) [2022-08-31T12:05:00.346Z] === RUN TestDaemonConfigValidation [2022-08-31T12:05:00.346Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:05:00.346Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:05:00.346Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-31T12:05:00.346Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-31T12:05:00.346Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-31T12:05:00.346Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-31T12:05:00.346Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-31T12:05:00.346Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-31T12:05:00.346Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-31T12:05:00.346Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-31T12:05:00.346Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:05:00.346Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-31T12:05:00.346Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-31T12:05:00.346Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-31T12:05:00.346Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-31T12:05:00.346Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-31T12:05:00.346Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-31T12:05:00.346Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-31T12:05:00.346Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-31T12:05:00.346Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-31T12:05:00.346Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-31T12:05:00.346Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-31T12:05:00.346Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-31T12:05:01.709Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-31T12:05:02.635Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-31T12:05:03.562Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-31T12:05:03.562Z] daemon_test.go:197: [ddf4d452e571f] daemon is not started [2022-08-31T12:05:03.562Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-08-31T12:05:03.562Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-08-31T12:05:03.562Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-08-31T12:05:03.562Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-31T12:05:03.562Z] === RUN TestDaemonProxy [2022-08-31T12:05:03.562Z] === RUN TestDaemonProxy/environment_variables [2022-08-31T12:05:05.449Z] === RUN TestDaemonProxy/command-line_options [2022-08-31T12:05:07.411Z] === RUN TestDaemonProxy/configuration_file [2022-08-31T12:05:08.808Z] === RUN TestDaemonProxy/conflicting_options [2022-08-31T12:05:09.372Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-31T12:05:09.933Z] --- PASS: TestDaemonProxy (6.25s) [2022-08-31T12:05:09.933Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-31T12:05:09.933Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-31T12:05:09.933Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-08-31T12:05:09.933Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-31T12:05:09.933Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-31T12:05:09.933Z] PASS [2022-08-31T12:05:09.933Z] [2022-08-31T12:05:09.933Z] DONE 18 tests in 11.164s [2022-08-31T12:05:09.933Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-31T12:05:09.933Z] INFO: Testing against a local daemon [2022-08-31T12:05:09.933Z] === RUN TestCommitInheritsEnv [2022-08-31T12:05:10.189Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-08-31T12:05:10.189Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-31T12:05:10.189Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-31T12:05:10.189Z] === RUN TestImportWithCustomPlatform [2022-08-31T12:05:10.189Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-31T12:05:10.189Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-31T12:05:10.189Z] === RUN TestImportWithCustomPlatform// [2022-08-31T12:05:10.189Z] === RUN TestImportWithCustomPlatform/linux [2022-08-31T12:05:10.445Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-31T12:05:10.445Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-31T12:05:10.445Z] === RUN TestImportWithCustomPlatform/macos [2022-08-31T12:05:10.445Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-31T12:05:10.445Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-31T12:05:10.445Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-08-31T12:05:10.445Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-31T12:05:10.445Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-31T12:05:10.445Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-31T12:05:10.445Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-08-31T12:05:10.445Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-31T12:05:10.445Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-31T12:05:10.445Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-31T12:05:10.445Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-31T12:05:10.445Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-31T12:05:10.445Z] === RUN TestImagesFilterMultiReference [2022-08-31T12:05:10.445Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-31T12:05:10.445Z] === RUN TestImagePullPlatformInvalid [2022-08-31T12:05:10.445Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-31T12:05:10.445Z] === RUN TestRemoveImageOrphaning [2022-08-31T12:05:11.007Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-08-31T12:05:11.007Z] === RUN TestRemoveImageGarbageCollector [2022-08-31T12:05:11.262Z] time="2022-08-31T12:05:11Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-31T12:05:12.627Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-08-31T12:05:12.627Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-31T12:05:12.627Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-31T12:05:12.627Z] === RUN TestTagInvalidReference [2022-08-31T12:05:12.627Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-31T12:05:12.627Z] === RUN TestTagValidPrefixedRepo [2022-08-31T12:05:12.883Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-31T12:05:12.883Z] === RUN TestTagExistedNameWithoutForce [2022-08-31T12:05:12.883Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-31T12:05:12.883Z] === RUN TestTagOfficialNames [2022-08-31T12:05:12.883Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-31T12:05:12.883Z] === RUN TestTagMatchesDigest [2022-08-31T12:05:12.883Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-31T12:05:12.883Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-31T12:05:17.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-31T12:05:18.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-31T12:05:36.210Z] --- PASS: TestBuildWithHugeFile (51.01s) [2022-08-31T12:05:36.210Z] === RUN TestBuildWCOWSandboxSize [2022-08-31T12:05:36.210Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T12:05:36.210Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-31T12:05:36.210Z] === RUN TestBuildWithEmptyDockerfile [2022-08-31T12:05:36.210Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:05:36.210Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:05:36.210Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:05:36.210Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:05:36.210Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:05:36.210Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:05:36.210Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:05:36.210Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:05:36.210Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:05:36.210Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-08-31T12:05:36.210Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2022-08-31T12:05:36.210Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2022-08-31T12:05:36.210Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-31T12:05:36.210Z] === RUN TestBuildPreserveOwnership [2022-08-31T12:05:36.210Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-31T12:05:36.210Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-31T12:05:40.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-31T12:05:40.407Z] --- PASS: TestBuildPreserveOwnership (9.60s) [2022-08-31T12:05:40.407Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.57s) [2022-08-31T12:05:40.407Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-31T12:05:40.407Z] === RUN TestBuildPlatformInvalid [2022-08-31T12:05:40.407Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-31T12:05:40.407Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-31T12:05:40.407Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-31T12:05:40.407Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-31T12:05:40.407Z] PASS [2022-08-31T12:05:40.407Z] [2022-08-31T12:05:40.407Z] === Skipped [2022-08-31T12:05:40.407Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-31T12:05:40.407Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T12:05:40.407Z] [2022-08-31T12:05:40.407Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-31T12:05:40.407Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T12:05:40.407Z] [2022-08-31T12:05:40.407Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-31T12:05:40.407Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-31T12:05:40.407Z] [2022-08-31T12:05:40.407Z] DONE 34 tests, 3 skipped in 111.228s [2022-08-31T12:05:40.407Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-31T12:05:40.407Z] INFO: Testing against a local daemon [2022-08-31T12:05:40.407Z] === RUN TestConfigInspect [2022-08-31T12:05:40.407Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-31T12:05:40.407Z] === RUN TestConfigList [2022-08-31T12:05:40.407Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] --- SKIP: TestConfigList (0.01s) [2022-08-31T12:05:40.407Z] === RUN TestConfigsCreateAndDelete [2022-08-31T12:05:40.407Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-31T12:05:40.407Z] === RUN TestConfigsUpdate [2022-08-31T12:05:40.407Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-31T12:05:40.407Z] === RUN TestTemplatedConfig [2022-08-31T12:05:40.407Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-31T12:05:40.407Z] === RUN TestConfigCreateResolve [2022-08-31T12:05:40.407Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-31T12:05:40.407Z] PASS [2022-08-31T12:05:40.407Z] [2022-08-31T12:05:40.407Z] === Skipped [2022-08-31T12:05:40.407Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-31T12:05:40.407Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] [2022-08-31T12:05:40.407Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-31T12:05:40.407Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] [2022-08-31T12:05:40.407Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-31T12:05:40.407Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] [2022-08-31T12:05:40.407Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-31T12:05:40.407Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] [2022-08-31T12:05:40.407Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-31T12:05:40.407Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] [2022-08-31T12:05:40.407Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-31T12:05:40.407Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:05:40.407Z] [2022-08-31T12:05:40.407Z] DONE 6 tests, 6 skipped in 0.168s [2022-08-31T12:05:40.407Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-31T12:05:40.667Z] INFO: Testing against a local daemon [2022-08-31T12:05:40.667Z] === RUN TestAttachWithTTY [2022-08-31T12:05:40.667Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-31T12:05:40.667Z] === RUN TestAttachWithoutTTy [2022-08-31T12:05:40.667Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-31T12:05:40.667Z] === RUN TestCheckpoint [2022-08-31T12:05:40.667Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T12:05:40.667Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-31T12:05:40.667Z] === RUN TestContainerInvalidJSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/commit [2022-08-31T12:05:40.927Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-31T12:05:40.927Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:05:40.927Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:05:40.927Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:05:40.927Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:05:40.927Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:05:40.927Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:05:40.927Z] === CONT TestContainerInvalidJSON/commit [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-31T12:05:40.927Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-31T12:05:40.927Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-31T12:05:40.927Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-31T12:05:40.927Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-31T12:05:40.927Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-31T12:05:40.927Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-31T12:05:40.927Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-31T12:05:40.927Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-31T12:05:40.927Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-31T12:05:40.927Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-31T12:05:40.927Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-31T12:05:40.927Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-31T12:05:40.927Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-31T12:05:40.927Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-31T12:05:40.927Z] === RUN TestCopyEmptyFile [2022-08-31T12:05:41.188Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-31T12:05:41.188Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-31T12:05:41.188Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-31T12:05:41.188Z] === RUN TestCopyFromContainer [2022-08-31T12:05:45.383Z] === RUN TestCopyFromContainer// [2022-08-31T12:05:45.383Z] === RUN TestCopyFromContainer//bar/root [2022-08-31T12:05:45.383Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-31T12:05:45.383Z] === RUN TestCopyFromContainer/bar/quux [2022-08-31T12:05:45.383Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-31T12:05:45.383Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-31T12:05:45.383Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-31T12:05:45.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-31T12:05:45.643Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-31T12:05:45.643Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-31T12:05:45.643Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-31T12:05:45.643Z] --- PASS: TestCopyFromContainer (4.51s) [2022-08-31T12:05:45.643Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-31T12:05:45.643Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-31T12:05:45.643Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-31T12:05:45.643Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-31T12:05:45.643Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-31T12:05:45.643Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-31T12:05:45.643Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-31T12:05:45.643Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-31T12:05:45.643Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-31T12:05:45.643Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-31T12:05:45.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-31T12:05:45.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:05:45.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:05:45.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:05:45.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:05:45.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:05:45.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:05:45.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:05:45.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:05:45.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:05:45.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-31T12:05:45.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-31T12:05:45.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-31T12:05:45.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-31T12:05:45.643Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-31T12:05:45.903Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-31T12:05:45.903Z] === RUN TestCreateWithInvalidEnv [2022-08-31T12:05:45.903Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-31T12:05:45.903Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-31T12:05:45.903Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-31T12:05:45.903Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-31T12:05:45.903Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-31T12:05:45.903Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-31T12:05:45.903Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-31T12:05:45.903Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-31T12:05:45.903Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-31T12:05:45.903Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-31T12:05:45.903Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-31T12:05:45.903Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-31T12:05:45.903Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-31T12:05:45.903Z] === RUN TestCreateTmpfsMountsTarget [2022-08-31T12:05:45.903Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-31T12:05:45.903Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-31T12:05:47.284Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-08-31T12:05:47.284Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-31T12:05:48.232Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-08-31T12:05:48.232Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-31T12:05:48.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:05:48.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:05:48.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:05:48.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:05:48.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:05:48.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:05:48.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:05:48.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:05:48.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:05:48.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:05:48.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:05:48.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:05:48.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:05:48.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:05:48.492Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:05:48.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-31T12:05:48.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-08-31T12:05:48.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-08-31T12:05:48.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-31T12:05:48.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-31T12:05:48.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-31T12:05:48.492Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-31T12:05:48.752Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-31T12:05:48.752Z] === RUN TestCreateDifferentPlatform [2022-08-31T12:05:48.752Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-31T12:05:48.752Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-31T12:05:48.752Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-31T12:05:48.752Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-31T12:05:48.752Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-31T12:05:48.752Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-31T12:05:48.752Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-31T12:05:48.752Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-31T12:05:49.012Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-31T12:05:49.012Z] === RUN TestCreateInvalidHostConfig [2022-08-31T12:05:49.012Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:05:49.012Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:05:49.012Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:05:49.012Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:05:49.012Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:05:49.012Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:05:49.012Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:05:49.012Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:05:49.012Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:05:49.012Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:05:49.012Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:05:49.012Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:05:49.012Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-31T12:05:49.012Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-31T12:05:49.012Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-31T12:05:49.012Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-31T12:05:49.012Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-31T12:05:49.012Z] === RUN TestContainerStartOnDaemonRestart [2022-08-31T12:05:49.012Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-31T12:05:49.012Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-31T12:05:49.012Z] === RUN TestDaemonRestartIpcMode [2022-08-31T12:05:49.012Z] === PAUSE TestDaemonRestartIpcMode [2022-08-31T12:05:49.012Z] === RUN TestDaemonHostGatewayIP [2022-08-31T12:05:49.012Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:05:49.012Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-31T12:05:49.012Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-31T12:05:49.012Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-31T12:05:49.012Z] === RUN TestContainerKillOnDaemonStart [2022-08-31T12:05:49.012Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-31T12:05:49.012Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-31T12:05:49.012Z] === RUN TestDiff [2022-08-31T12:05:49.271Z] --- PASS: TestDiff (0.43s) [2022-08-31T12:05:49.271Z] === RUN TestExecConsoleSize [2022-08-31T12:05:49.842Z] --- PASS: TestExecConsoleSize (0.50s) [2022-08-31T12:05:49.842Z] === RUN TestExecWithCloseStdin [2022-08-31T12:05:50.412Z] --- PASS: TestExecWithCloseStdin (0.54s) [2022-08-31T12:05:50.412Z] === RUN TestExec [2022-08-31T12:05:50.983Z] --- PASS: TestExec (0.48s) [2022-08-31T12:05:50.983Z] === RUN TestExecUser [2022-08-31T12:05:51.243Z] --- PASS: TestExecUser (0.48s) [2022-08-31T12:05:51.243Z] === RUN TestExportContainerAndImportImage [2022-08-31T12:05:51.289Z] INFO [linters context/goanalysis] analyzers took 6m13.378569727s with top 10 stages: buildir: 2m21.903084807s, the_only_name: 39.667688857s, goimports: 28.296501111s, unconvert: 20.577239623s, gosec: 17.572730932s, S1038: 16.724343593s, misspell: 5.887340068s, unused: 5.021744684s, nilness: 4.970961624s, S1039: 4.467745018s [2022-08-31T12:05:51.289Z] INFO [runner] Issues before processing: 2394, after processing: 0 [2022-08-31T12:05:51.289Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2131/2131, exclude-rules: 78/2028, cgo: 2131/2394, filename_unadjuster: 2131/2131, skip_files: 2131/2131, autogenerated_exclude: 2028/2131, exclude: 2028/2028, path_prettifier: 2131/2131, identifier_marker: 2028/2028, nolint: 0/78 [2022-08-31T12:05:51.289Z] INFO [runner] processing took 84.946906ms with stages: nolint: 34.495257ms, identifier_marker: 21.831544ms, path_prettifier: 9.614515ms, autogenerated_exclude: 8.273837ms, exclude-rules: 8.041861ms, skip_dirs: 2.251365ms, cgo: 290.951µs, filename_unadjuster: 143.033µs, max_same_issues: 877ns, diff: 638ns, max_from_linter: 520ns, uniq_by_line: 498ns, skip_files: 417ns, exclude: 294ns, source_code: 291ns, sort_results: 241ns, max_per_file_from_linter: 227ns, severity-rules: 220ns, path_shortener: 212ns, path_prefixer: 108ns [2022-08-31T12:05:51.289Z] INFO [runner] linters took 1m43.906137963s with stages: goanalysis_metalinter: 1m43.821060501s [2022-08-31T12:05:51.289Z] INFO File cache stats: 1677 entries of total size 8.6MiB [2022-08-31T12:05:51.289Z] INFO Memory: 2715 samples, avg is 321.2MB, max is 1236.3MB [2022-08-31T12:05:51.289Z] INFO Execution took 4m31.324831213s [2022-08-31T12:05:51.289Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-31T12:05:51.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh dynbinary test-docker-py [2022-08-31T12:05:51.813Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-31T12:05:51.813Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-31T12:05:51.907Z] [2022-08-31T12:05:52.163Z] Removing bundles/ [2022-08-31T12:05:52.163Z] [2022-08-31T12:05:52.163Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-31T12:05:52.163Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-31T12:05:52.163Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T12:05:53.193Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-31T12:05:53.193Z] === RUN TestHealthCheckWorkdir [2022-08-31T12:05:53.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-31T12:05:53.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-31T12:05:53.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-31T12:05:53.764Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-31T12:05:53.764Z] === RUN TestHealthKillContainer [2022-08-31T12:05:54.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-31T12:05:54.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-31T12:05:54.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-31T12:05:55.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-31T12:05:57.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-31T12:05:58.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-31T12:05:59.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-31T12:06:00.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-31T12:06:00.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-31T12:06:01.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-31T12:06:01.963Z] --- PASS: TestHealthKillContainer (7.89s) [2022-08-31T12:06:01.963Z] === RUN TestHealthCheckProcessKilled [2022-08-31T12:06:02.536Z] --- PASS: TestHealthCheckProcessKilled (0.84s) [2022-08-31T12:06:02.536Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-31T12:06:02.536Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-31T12:06:02.536Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-31T12:06:02.536Z] === RUN TestIpcModeNone [2022-08-31T12:06:02.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-31T12:06:03.106Z] --- PASS: TestIpcModeNone (0.49s) [2022-08-31T12:06:03.106Z] === RUN TestIpcModePrivate [2022-08-31T12:06:03.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-31T12:06:03.365Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-31T12:06:03.365Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-31T12:06:03.365Z] === RUN TestIpcModeShareable [2022-08-31T12:06:03.365Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T12:06:03.365Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-31T12:06:03.365Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-31T12:06:04.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-31T12:06:04.756Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-08-31T12:06:04.756Z] === RUN TestAPIIpcModeHost [2022-08-31T12:06:04.756Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T12:06:04.756Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-31T12:06:04.756Z] === RUN TestDaemonIpcModeShareable [2022-08-31T12:06:04.756Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T12:06:04.756Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-31T12:06:04.756Z] === RUN TestDaemonIpcModePrivate [2022-08-31T12:06:05.147Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T12:06:05.148Z] Using test binary docker [2022-08-31T12:06:05.148Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-31T12:06:05.148Z] +++ /etc/init.d/apparmor start [2022-08-31T12:06:05.148Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-31T12:06:05.148Z] INFO: Waiting for daemon to start... [2022-08-31T12:06:05.148Z] Starting dockerd [2022-08-31T12:06:05.148Z] +++ 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-08-31T12:06:06.136Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-31T12:06:06.136Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-31T12:06:06.136Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-31T12:06:06.136Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T12:06:06.136Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-31T12:06:06.136Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-31T12:06:06.136Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T12:06:06.136Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-31T12:06:06.136Z] === RUN TestIpcModeOlderClient [2022-08-31T12:06:06.136Z] === PAUSE TestIpcModeOlderClient [2022-08-31T12:06:06.136Z] === RUN TestKillContainerInvalidSignal [2022-08-31T12:06:06.396Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-31T12:06:06.396Z] === RUN TestKillContainer [2022-08-31T12:06:06.396Z] === RUN TestKillContainer/no_signal [2022-08-31T12:06:06.965Z] === RUN TestKillContainer/non_killing_signal [2022-08-31T12:06:07.046Z] . [2022-08-31T12:06:07.046Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T12:06:07.046Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T12:06:07.046Z] Error: No such image: emptyfs [2022-08-31T12:06:07.046Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-31T12:06:07.046Z] ++++ docker load [2022-08-31T12:06:07.046Z] Running integration-test (iteration 1) [2022-08-31T12:06:07.046Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-31T12:06:07.046Z] ++ 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-08-31T12:06:07.046Z] ++ set -e [2022-08-31T12:06:07.046Z] ++ '[' -n 0 ']' [2022-08-31T12:06:07.046Z] ++ set -x [2022-08-31T12:06:07.046Z] ++ 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 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-08-31T12:06:07.225Z] === RUN TestKillContainer/killing_signal [2022-08-31T12:06:07.304Z] Loaded image: busybox:latest [2022-08-31T12:06:07.562Z] Loaded image: busybox:glibc [2022-08-31T12:06:07.798Z] --- PASS: TestKillContainer (1.28s) [2022-08-31T12:06:07.798Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-31T12:06:07.798Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-31T12:06:07.798Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-31T12:06:07.798Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-31T12:06:07.798Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-31T12:06:08.057Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-31T12:06:08.500Z] Loaded image: debian:bullseye-slim [2022-08-31T12:06:08.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-08-31T12:06:08.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-31T12:06:08.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-31T12:06:08.627Z] === RUN TestKillStoppedContainer [2022-08-31T12:06:08.627Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-31T12:06:08.627Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-31T12:06:08.628Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-31T12:06:08.628Z] === RUN TestKillDifferentUserContainer [2022-08-31T12:06:08.758Z] Loaded image: hello-world:latest [2022-08-31T12:06:08.758Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T12:06:08.758Z] INFO: Testing against a local daemon [2022-08-31T12:06:08.758Z] === RUN TestCgroupNamespacesBuild [2022-08-31T12:06:09.197Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-31T12:06:09.197Z] === RUN TestInspectOomKilledTrue [2022-08-31T12:06:09.197Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:06:09.197Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-31T12:06:09.197Z] === RUN TestInspectOomKilledFalse [2022-08-31T12:06:09.197Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T12:06:09.197Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-31T12:06:09.197Z] === RUN TestLinksEtcHostsContentMatch [2022-08-31T12:06:09.197Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-31T12:06:09.197Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-31T12:06:09.197Z] === RUN TestLinksContainerNames [2022-08-31T12:06:10.133Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-08-31T12:06:10.133Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-31T12:06:10.135Z] --- PASS: TestLinksContainerNames (0.88s) [2022-08-31T12:06:10.135Z] === RUN TestLogsFollowTailEmpty [2022-08-31T12:06:10.394Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-31T12:06:10.394Z] === RUN TestLogs [2022-08-31T12:06:10.394Z] === RUN TestLogs/driver_local [2022-08-31T12:06:10.394Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:06:10.394Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:06:10.394Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-31T12:06:10.394Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-31T12:06:10.394Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-31T12:06:10.394Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-31T12:06:10.394Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:06:10.394Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:06:10.394Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:06:10.394Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:06:10.394Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:06:10.394Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:06:10.394Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:06:10.394Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:06:10.964Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:06:11.224Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:06:11.484Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-31T12:06:11.507Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-31T12:06:11.507Z] === RUN TestBuildWithSession [2022-08-31T12:06:11.507Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T12:06:11.507Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-31T12:06:11.507Z] === RUN TestBuildSquashParent [2022-08-31T12:06:11.745Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-31T12:06:12.315Z] === RUN TestLogs/driver_json-file [2022-08-31T12:06:12.315Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:06:12.315Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:06:12.315Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:06:12.315Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:06:12.315Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:06:12.315Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:06:12.315Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:06:12.315Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:06:12.315Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:06:12.315Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:06:12.315Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:06:12.315Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:06:12.315Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:06:12.315Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:06:13.255Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:06:13.255Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:06:13.515Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:06:13.515Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:06:14.085Z] --- PASS: TestLogs (3.74s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.76s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-08-31T12:06:14.085Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-08-31T12:06:14.085Z] === RUN TestContainerNetworkMountsNoChown [2022-08-31T12:06:14.655Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/default [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/default [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/private [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/private [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rprivate [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/slave [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/slave [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rslave [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/shared [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/shared [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rshared [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/default [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/rslave [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/rshared [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/shared [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/rprivate [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/slave [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/private [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-31T12:06:14.655Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:06:14.655Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:06:14.655Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:06:14.915Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-31T12:06:14.915Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-31T12:06:14.916Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-31T12:06:14.916Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-31T12:06:14.916Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-31T12:06:14.916Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-08-31T12:06:14.916Z] === RUN TestContainerBindMountNonRecursive [2022-08-31T12:06:14.916Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-31T12:06:14.916Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-31T12:06:14.916Z] === RUN TestContainerVolumesMountedAsShared [2022-08-31T12:06:14.916Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-31T12:06:14.916Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-31T12:06:14.916Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-31T12:06:14.916Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-31T12:06:14.916Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-31T12:06:14.916Z] === RUN TestNetworkNat [2022-08-31T12:06:15.485Z] --- PASS: TestNetworkNat (0.52s) [2022-08-31T12:06:15.485Z] === RUN TestNetworkLocalhostTCPNat [2022-08-31T12:06:15.690Z] --- PASS: TestBuildSquashParent (4.02s) [2022-08-31T12:06:15.690Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-31T12:06:15.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:06:15.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:06:15.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:06:15.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:06:15.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:06:15.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:06:15.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:06:15.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:06:15.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:06:15.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:06:15.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:06:15.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:06:15.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:06:15.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:06:16.054Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-31T12:06:16.054Z] === RUN TestNetworkLoopbackNat [2022-08-31T12:06:16.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:06:16.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:06:17.997Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:06:17.997Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:06:18.592Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-31T12:06:18.592Z] === RUN TestPause [2022-08-31T12:06:18.592Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:06:18.592Z] --- SKIP: TestPause (0.00s) [2022-08-31T12:06:18.592Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-31T12:06:18.592Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T12:06:18.592Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T12:06:18.592Z] === RUN TestPauseStopPausedContainer [2022-08-31T12:06:18.592Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:06:18.592Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-31T12:06:18.592Z] === RUN TestPidHost [2022-08-31T12:06:19.372Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-31T12:06:19.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) [2022-08-31T12:06:19.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2022-08-31T12:06:19.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-08-31T12:06:19.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2022-08-31T12:06:19.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-08-31T12:06:19.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.22s) [2022-08-31T12:06:19.372Z] === RUN TestBuildMultiStageCopy [2022-08-31T12:06:19.372Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-31T12:06:19.530Z] --- PASS: TestPidHost (0.89s) [2022-08-31T12:06:19.530Z] === RUN TestPsFilter [2022-08-31T12:06:19.530Z] --- PASS: TestPsFilter (0.11s) [2022-08-31T12:06:19.530Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-31T12:06:19.790Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-31T12:06:19.790Z] === RUN TestRemoveContainerWithVolume [2022-08-31T12:06:20.308Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-31T12:06:20.360Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-31T12:06:20.360Z] === RUN TestRemoveContainerRunning [2022-08-31T12:06:20.565Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-31T12:06:20.565Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-31T12:06:20.620Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-31T12:06:20.620Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-31T12:06:20.823Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-31T12:06:21.082Z] --- PASS: TestBuildMultiStageCopy (1.98s) [2022-08-31T12:06:21.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-08-31T12:06:21.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-31T12:06:21.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-31T12:06:21.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-31T12:06:21.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-31T12:06:21.082Z] === RUN TestBuildMultiStageParentConfig [2022-08-31T12:06:21.190Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-31T12:06:21.190Z] === RUN TestRemoveInvalidContainer [2022-08-31T12:06:21.190Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-31T12:06:21.190Z] === RUN TestRenameLinkedContainer [2022-08-31T12:06:21.648Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-08-31T12:06:21.648Z] === RUN TestBuildLabelWithTargets [2022-08-31T12:06:22.582Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-08-31T12:06:22.582Z] === RUN TestBuildWithEmptyLayers [2022-08-31T12:06:23.100Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-08-31T12:06:23.100Z] === RUN TestRenameStoppedContainer [2022-08-31T12:06:23.100Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-31T12:06:23.100Z] === RUN TestRenameRunningContainerAndReuse [2022-08-31T12:06:23.148Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-31T12:06:23.148Z] === RUN TestBuildMultiStageOnBuild [2022-08-31T12:06:24.041Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-08-31T12:06:24.041Z] === RUN TestRenameInvalidName [2022-08-31T12:06:24.523Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2022-08-31T12:06:24.523Z] === RUN TestBuildUncleanTarFilenames [2022-08-31T12:06:24.611Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-31T12:06:24.611Z] === RUN TestRenameAnonymousContainer [2022-08-31T12:06:25.089Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-31T12:06:25.089Z] === RUN TestBuildMultiStageLayerLeak [2022-08-31T12:06:25.991Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-08-31T12:06:25.991Z] === RUN TestRenameContainerWithSameName [2022-08-31T12:06:26.463Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) [2022-08-31T12:06:26.463Z] === RUN TestBuildWithHugeFile [2022-08-31T12:06:26.561Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-31T12:06:26.562Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-31T12:06:27.501Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-08-31T12:06:27.501Z] === RUN TestResize [2022-08-31T12:06:27.761Z] --- PASS: TestResize (0.42s) [2022-08-31T12:06:27.761Z] === RUN TestResizeWithInvalidSize [2022-08-31T12:06:28.021Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-31T12:06:28.021Z] === RUN TestResizeWhenContainerNotStarted [2022-08-31T12:06:28.590Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-31T12:06:28.590Z] === RUN TestDaemonRestartKillContainers [2022-08-31T12:06:28.590Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-31T12:06:28.590Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-31T12:06:28.590Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-31T12:06:28.590Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-31T12:06:29.528Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-31T12:06:30.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-31T12:06:30.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-31T12:06:30.467Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s) [2022-08-31T12:06:30.467Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-08-31T12:06:30.467Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-31T12:06:30.467Z] === RUN TestCgroupNamespacesRun [2022-08-31T12:06:31.407Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-31T12:06:31.407Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-31T12:06:32.797Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-31T12:06:32.797Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-31T12:06:33.737Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-08-31T12:06:33.737Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-31T12:06:35.118Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-08-31T12:06:35.118Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-31T12:06:36.498Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2022-08-31T12:06:36.498Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-31T12:06:37.437Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-31T12:06:37.437Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-31T12:06:38.007Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-31T12:06:38.007Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-31T12:06:39.387Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-08-31T12:06:39.387Z] === RUN TestNISDomainname [2022-08-31T12:06:39.387Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-31T12:06:39.387Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-31T12:06:39.387Z] === RUN TestHostnameDnsResolution [2022-08-31T12:06:39.957Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-31T12:06:39.957Z] === RUN TestUnprivilegedPortsAndPing [2022-08-31T12:06:39.957Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-31T12:06:39.957Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-31T12:06:39.957Z] === RUN TestPrivilegedHostDevices [2022-08-31T12:06:40.217Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-08-31T12:06:40.217Z] === RUN TestRunConsoleSize [2022-08-31T12:06:40.787Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-31T12:06:40.787Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-31T12:06:42.695Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s) [2022-08-31T12:06:42.695Z] === RUN TestStats [2022-08-31T12:06:42.695Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:06:42.695Z] --- SKIP: TestStats (0.00s) [2022-08-31T12:06:42.956Z] === RUN TestStopContainerWithTimeout [2022-08-31T12:06:42.956Z] === RUN TestStopContainerWithTimeout/0 [2022-08-31T12:06:42.956Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-31T12:06:42.956Z] === RUN TestStopContainerWithTimeout/1 [2022-08-31T12:06:42.956Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-31T12:06:42.956Z] === RUN TestStopContainerWithTimeout/3 [2022-08-31T12:06:42.956Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-31T12:06:42.956Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-31T12:06:42.956Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-31T12:06:42.956Z] === CONT TestStopContainerWithTimeout/0 [2022-08-31T12:06:42.956Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-31T12:06:43.525Z] === CONT TestStopContainerWithTimeout/3 [2022-08-31T12:06:45.432Z] === CONT TestStopContainerWithTimeout/1 [2022-08-31T12:06:46.812Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-31T12:06:46.813Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-08-31T12:06:46.813Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2022-08-31T12:06:46.813Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-08-31T12:06:46.813Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-31T12:06:46.813Z] === RUN TestDeleteDevicemapper [2022-08-31T12:06:46.813Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T12:06:46.813Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-31T12:06:46.813Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-31T12:06:48.193Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-08-31T12:06:48.193Z] === RUN TestUpdateMemory [2022-08-31T12:06:48.193Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:06:48.193Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-31T12:06:48.193Z] === RUN TestUpdateCPUQuota [2022-08-31T12:06:48.193Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:06:48.193Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-31T12:06:48.193Z] === RUN TestUpdatePidsLimit [2022-08-31T12:06:48.193Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:06:48.193Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-31T12:06:48.193Z] === RUN TestUpdateRestartPolicy [2022-08-31T12:06:49.306Z] --- PASS: TestImportExtremelyLargeImageWorks (89.64s) [2022-08-31T12:06:49.306Z] PASS [2022-08-31T12:06:49.306Z] [2022-08-31T12:06:49.306Z] DONE 22 tests in 92.677s [2022-08-31T12:06:49.306Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-31T12:06:49.306Z] === RUN TestStripANSICommands [2022-08-31T12:06:49.306Z] === RUN TestStripANSICommands/#00 [2022-08-31T12:06:49.306Z] === RUN TestStripANSICommands/#01 [2022-08-31T12:06:49.306Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-31T12:06:49.306Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-31T12:06:49.306Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-31T12:06:49.306Z] PASS [2022-08-31T12:06:49.306Z] [2022-08-31T12:06:49.306Z] DONE 3 tests in 0.009s [2022-08-31T12:06:49.306Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-31T12:06:49.306Z] INFO: Testing against a local daemon [2022-08-31T12:06:49.306Z] === RUN TestNetworkCreateDelete [2022-08-31T12:06:49.306Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-31T12:06:49.306Z] === RUN TestDockerNetworkDeletePreferID [2022-08-31T12:06:49.306Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-08-31T12:06:49.306Z] === RUN TestDaemonDNSFallback [2022-08-31T12:06:49.306Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-08-31T12:06:49.306Z] === RUN TestInspectNetwork [2022-08-31T12:06:52.571Z] === RUN TestInspectNetwork/full_network_id [2022-08-31T12:06:52.571Z] === RUN TestInspectNetwork/partial_network_id [2022-08-31T12:06:52.571Z] === RUN TestInspectNetwork/network_name [2022-08-31T12:06:52.571Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-31T12:06:56.731Z] --- PASS: TestInspectNetwork (7.21s) [2022-08-31T12:06:56.731Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-31T12:06:56.731Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-31T12:06:56.731Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-31T12:06:56.731Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-31T12:06:56.731Z] === RUN TestRunContainerWithBridgeNone [2022-08-31T12:06:58.097Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-08-31T12:06:58.097Z] === RUN TestNetworkInvalidJSON [2022-08-31T12:06:58.097Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-31T12:06:58.097Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-31T12:06:58.097Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:06:58.097Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:06:58.097Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:06:58.097Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:06:58.097Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-31T12:06:58.098Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-31T12:06:58.098Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-31T12:06:58.098Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-31T12:06:58.098Z] === RUN TestNetworkList [2022-08-31T12:06:58.098Z] === RUN TestNetworkList//networks [2022-08-31T12:06:58.098Z] === PAUSE TestNetworkList//networks [2022-08-31T12:06:58.098Z] === RUN TestNetworkList//networks/ [2022-08-31T12:06:58.098Z] === PAUSE TestNetworkList//networks/ [2022-08-31T12:06:58.098Z] === CONT TestNetworkList//networks [2022-08-31T12:06:58.098Z] === CONT TestNetworkList//networks/ [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkList (0.01s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-31T12:06:58.098Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-31T12:06:58.098Z] === RUN TestHostIPv4BridgeLabel [2022-08-31T12:06:58.659Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-31T12:06:58.659Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-31T12:07:00.023Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-31T12:07:00.023Z] === RUN TestDaemonDefaultNetworkPools [2022-08-31T12:07:00.447Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-08-31T12:07:00.447Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-31T12:07:00.447Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-31T12:07:00.447Z] === RUN TestWaitNonBlocked [2022-08-31T12:07:00.447Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:07:00.447Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:07:00.447Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:07:00.447Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:07:00.447Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:07:00.448Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:07:00.448Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-31T12:07:00.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-08-31T12:07:00.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-08-31T12:07:00.448Z] === RUN TestWaitBlocked [2022-08-31T12:07:00.448Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:07:00.448Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:07:00.448Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:07:00.448Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:07:00.448Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:07:00.448Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:07:00.585Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-31T12:07:00.585Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-31T12:07:00.727Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-31T12:07:00.728Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-08-31T12:07:00.728Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-08-31T12:07:00.728Z] === RUN TestWaitConditions [2022-08-31T12:07:00.728Z] === RUN TestWaitConditions/default [2022-08-31T12:07:00.728Z] === PAUSE TestWaitConditions/default [2022-08-31T12:07:00.728Z] === RUN TestWaitConditions/not-running [2022-08-31T12:07:00.728Z] === PAUSE TestWaitConditions/not-running [2022-08-31T12:07:00.728Z] === RUN TestWaitConditions/next-exit [2022-08-31T12:07:00.728Z] === PAUSE TestWaitConditions/next-exit [2022-08-31T12:07:00.728Z] === RUN TestWaitConditions/removed [2022-08-31T12:07:00.728Z] === PAUSE TestWaitConditions/removed [2022-08-31T12:07:00.728Z] === CONT TestWaitConditions/default [2022-08-31T12:07:00.728Z] === CONT TestWaitConditions/removed [2022-08-31T12:07:01.511Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-08-31T12:07:01.511Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-31T12:07:02.652Z] === CONT TestWaitConditions/next-exit [2022-08-31T12:07:02.652Z] === CONT TestWaitConditions/not-running [2022-08-31T12:07:02.876Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-31T12:07:02.876Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-31T12:07:03.437Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-31T12:07:03.437Z] === RUN TestServiceWithPredefinedNetwork [2022-08-31T12:07:04.031Z] --- PASS: TestWaitConditions (0.02s) [2022-08-31T12:07:04.031Z] --- PASS: TestWaitConditions/default (1.53s) [2022-08-31T12:07:04.031Z] --- PASS: TestWaitConditions/removed (1.72s) [2022-08-31T12:07:04.031Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-08-31T12:07:04.031Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-08-31T12:07:04.031Z] === RUN TestWaitRestartedContainer [2022-08-31T12:07:04.031Z] === RUN TestWaitRestartedContainer/default [2022-08-31T12:07:04.031Z] === PAUSE TestWaitRestartedContainer/default [2022-08-31T12:07:04.031Z] === RUN TestWaitRestartedContainer/not-running [2022-08-31T12:07:04.031Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-31T12:07:04.031Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-31T12:07:04.031Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-31T12:07:04.031Z] === CONT TestWaitRestartedContainer/default [2022-08-31T12:07:04.031Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-31T12:07:05.206Z] --- PASS: TestBuildWithHugeFile (34.90s) [2022-08-31T12:07:05.206Z] === RUN TestBuildWCOWSandboxSize [2022-08-31T12:07:05.206Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T12:07:05.206Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-31T12:07:05.206Z] === RUN TestBuildWithEmptyDockerfile [2022-08-31T12:07:05.206Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:07:05.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:07:05.206Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:07:05.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:07:05.206Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:07:05.206Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:07:05.206Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:07:05.206Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:07:05.206Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:07:05.206Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-31T12:07:05.206Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-31T12:07:05.206Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-31T12:07:05.206Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-31T12:07:05.206Z] === RUN TestBuildPreserveOwnership [2022-08-31T12:07:05.206Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-31T12:07:05.206Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-31T12:07:05.206Z] --- PASS: TestBuildPreserveOwnership (2.96s) [2022-08-31T12:07:05.206Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-08-31T12:07:05.206Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2022-08-31T12:07:05.206Z] === RUN TestBuildPlatformInvalid [2022-08-31T12:07:05.206Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-31T12:07:05.206Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-31T12:07:05.412Z] === CONT TestWaitRestartedContainer/not-running [2022-08-31T12:07:05.464Z] Loaded image: busybox:latest [2022-08-31T12:07:05.464Z] Loaded image: busybox:glibc [2022-08-31T12:07:05.951Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2022-08-31T12:07:05.951Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-31T12:07:05.951Z] service_test.go:243: FLAKY_TEST [2022-08-31T12:07:05.951Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T12:07:05.951Z] === RUN TestServiceWithDataPathPortInit [2022-08-31T12:07:05.982Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-31T12:07:05.982Z] --- PASS: TestWaitRestartedContainer/default (1.14s) [2022-08-31T12:07:05.982Z] --- PASS: TestWaitRestartedContainer/next-exit (1.19s) [2022-08-31T12:07:05.982Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-31T12:07:05.982Z] === CONT TestDaemonRestartIpcMode [2022-08-31T12:07:05.982Z] === CONT TestIpcModeOlderClient [2022-08-31T12:07:05.982Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-31T12:07:05.982Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-31T12:07:06.838Z] Loaded image: debian:bullseye-slim [2022-08-31T12:07:06.838Z] Loaded image: hello-world:latest [2022-08-31T12:07:06.838Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T12:07:08.523Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-08-31T12:07:08.783Z] --- PASS: TestDaemonRestartIpcMode (2.83s) [2022-08-31T12:07:08.783Z] PASS [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === Skipped [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-31T12:07:08.783Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-31T12:07:08.783Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-31T12:07:08.783Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-31T12:07:08.783Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-31T12:07:08.783Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-31T12:07:08.783Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-31T12:07:08.783Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-31T12:07:08.783Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-31T12:07:08.783Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-31T12:07:08.783Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-31T12:07:08.783Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-31T12:07:08.783Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-31T12:07:08.783Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-31T12:07:08.783Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-31T12:07:08.783Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-31T12:07:08.783Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-31T12:07:08.783Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T12:07:08.783Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-31T12:07:08.783Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-31T12:07:08.783Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-31T12:07:08.783Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-31T12:07:08.783Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-31T12:07:08.783Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-31T12:07:08.783Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-31T12:07:08.783Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-31T12:07:08.783Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-31T12:07:08.783Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-31T12:07:08.783Z] [2022-08-31T12:07:08.783Z] DONE 250 tests, 27 skipped in 88.368s [2022-08-31T12:07:08.783Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-31T12:07:09.043Z] === RUN TestConfigDaemonLibtrustID [2022-08-31T12:07:09.613Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-31T12:07:09.613Z] === RUN TestConfigDaemonID [2022-08-31T12:07:10.556Z] daemon_test.go:83: [d6c3cfac1f724] daemon is not started [2022-08-31T12:07:10.556Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-31T12:07:10.556Z] === RUN TestDaemonConfigValidation [2022-08-31T12:07:10.556Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:07:10.556Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:07:10.556Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-31T12:07:10.556Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-31T12:07:10.556Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-31T12:07:10.556Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-31T12:07:10.556Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-31T12:07:10.556Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-31T12:07:10.556Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-31T12:07:10.556Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-31T12:07:10.556Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:07:10.556Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-31T12:07:10.816Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-31T12:07:10.816Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-31T12:07:10.816Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-31T12:07:10.816Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-31T12:07:10.816Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-31T12:07:10.816Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-31T12:07:10.816Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-31T12:07:10.816Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-31T12:07:10.816Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-31T12:07:10.816Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-31T12:07:10.816Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-31T12:07:12.197Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-31T12:07:13.137Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-31T12:07:14.076Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-31T12:07:14.076Z] daemon_test.go:197: [d13a26ca7fb80] daemon is not started [2022-08-31T12:07:14.076Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-31T12:07:14.076Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-31T12:07:14.076Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-31T12:07:14.076Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-31T12:07:14.076Z] === RUN TestDaemonProxy [2022-08-31T12:07:14.076Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-31T12:07:14.076Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-31T12:07:14.076Z] PASS [2022-08-31T12:07:14.076Z] [2022-08-31T12:07:14.076Z] === Skipped [2022-08-31T12:07:14.076Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-31T12:07:14.076Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-31T12:07:14.076Z] [2022-08-31T12:07:14.076Z] DONE 13 tests, 1 skipped in 5.274s [2022-08-31T12:07:14.076Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-31T12:07:14.336Z] INFO: Testing against a local daemon [2022-08-31T12:07:14.336Z] === RUN TestCommitInheritsEnv [2022-08-31T12:07:14.949Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.58s) [2022-08-31T12:07:14.949Z] PASS [2022-08-31T12:07:14.949Z] [2022-08-31T12:07:14.949Z] === Skipped [2022-08-31T12:07:14.949Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-31T12:07:14.949Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T12:07:14.949Z] [2022-08-31T12:07:14.949Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-31T12:07:14.949Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T12:07:14.949Z] [2022-08-31T12:07:14.949Z] DONE 34 tests, 2 skipped in 67.033s [2022-08-31T12:07:14.949Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-31T12:07:14.949Z] ++ 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-08-31T12:07:14.949Z] ++ set -e [2022-08-31T12:07:14.949Z] ++ '[' -n 0 ']' [2022-08-31T12:07:14.949Z] ++ set -x [2022-08-31T12:07:14.949Z] ++ 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 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-08-31T12:07:14.949Z] INFO: Testing against a local daemon [2022-08-31T12:07:14.949Z] === RUN TestConfigInspect [2022-08-31T12:07:16.244Z] --- PASS: TestCommitInheritsEnv (1.72s) [2022-08-31T12:07:16.244Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-31T12:07:16.244Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-31T12:07:16.244Z] === RUN TestImportWithCustomPlatform [2022-08-31T12:07:16.244Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-31T12:07:16.244Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-31T12:07:16.244Z] === RUN TestImportWithCustomPlatform// [2022-08-31T12:07:16.244Z] === RUN TestImportWithCustomPlatform/linux [2022-08-31T12:07:16.244Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-31T12:07:16.504Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-31T12:07:16.504Z] === RUN TestImportWithCustomPlatform/macos [2022-08-31T12:07:16.504Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-31T12:07:16.504Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-31T12:07:16.504Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-31T12:07:16.504Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-31T12:07:16.504Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-31T12:07:16.504Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-31T12:07:16.504Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-31T12:07:16.504Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-31T12:07:16.504Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-31T12:07:16.504Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-31T12:07:16.504Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-31T12:07:16.504Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-31T12:07:16.504Z] === RUN TestImagesFilterMultiReference [2022-08-31T12:07:16.504Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-31T12:07:16.504Z] === RUN TestImagePullPlatformInvalid [2022-08-31T12:07:16.504Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-31T12:07:16.504Z] === RUN TestRemoveImageOrphaning [2022-08-31T12:07:16.847Z] --- PASS: TestConfigInspect (2.28s) [2022-08-31T12:07:16.847Z] === RUN TestConfigList [2022-08-31T12:07:18.411Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-08-31T12:07:18.412Z] === RUN TestRemoveImageGarbageCollector [2022-08-31T12:07:18.412Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-31T12:07:18.412Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-31T12:07:18.412Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-31T12:07:18.412Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-31T12:07:18.412Z] === RUN TestTagInvalidReference [2022-08-31T12:07:18.412Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-31T12:07:18.412Z] === RUN TestTagValidPrefixedRepo [2022-08-31T12:07:18.412Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-31T12:07:18.412Z] === RUN TestTagExistedNameWithoutForce [2022-08-31T12:07:18.412Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-31T12:07:18.412Z] === RUN TestTagOfficialNames [2022-08-31T12:07:18.412Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-31T12:07:18.412Z] === RUN TestTagMatchesDigest [2022-08-31T12:07:18.412Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-31T12:07:18.412Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-31T12:07:18.751Z] --- PASS: TestConfigList (2.28s) [2022-08-31T12:07:18.751Z] === RUN TestConfigsCreateAndDelete [2022-08-31T12:07:20.831Z] --- PASS: TestServiceWithDataPathPortInit (13.78s) [2022-08-31T12:07:20.831Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-31T12:07:21.279Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-31T12:07:21.279Z] === RUN TestConfigsUpdate [2022-08-31T12:07:22.196Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wv2ws41kjft4h8lj02f86blhu Created:2022-08-31 12:07:20.851713704 +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[8b6a5f7e0bed20fa40f9b1e6f01b640c2954b3a4a5befe63d915e0ba5ff19a8c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.myuwy14lj0d43q05klzd3s77e EndpointID:07e452e44be7145a9f892c4f23f304eeabf3ec9bfbebd7617327354816342124 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cf8403690efb2d9376848f3a6e4eb4349d90e24adf4d2c1a39990edb6efc7315 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:799626790cd8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.myuwy14lj0d43q05klzd3s77e EndpointID:07e452e44be7145a9f892c4f23f304eeabf3ec9bfbebd7617327354816342124 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-31T12:07:23.179Z] --- PASS: TestConfigsUpdate (2.25s) [2022-08-31T12:07:23.179Z] === RUN TestTemplatedConfig [2022-08-31T12:07:25.709Z] --- PASS: TestTemplatedConfig (2.40s) [2022-08-31T12:07:25.709Z] === RUN TestConfigCreateResolve [2022-08-31T12:07:27.434Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2022-08-31T12:07:27.434Z] PASS [2022-08-31T12:07:27.434Z] [2022-08-31T12:07:27.434Z] === Skipped [2022-08-31T12:07:27.434Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T12:07:27.434Z] service_test.go:243: FLAKY_TEST [2022-08-31T12:07:27.434Z] [2022-08-31T12:07:27.434Z] DONE 38 tests, 1 skipped in 44.012s [2022-08-31T12:07:27.434Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-31T12:07:27.434Z] INFO: Testing against a local daemon [2022-08-31T12:07:27.434Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-31T12:07:27.434Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:07:27.434Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T12:07:27.434Z] === RUN TestDockerNetworkIpvlan [2022-08-31T12:07:27.434Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:07:27.434Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-31T12:07:27.434Z] PASS [2022-08-31T12:07:27.434Z] [2022-08-31T12:07:27.434Z] === Skipped [2022-08-31T12:07:27.434Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T12:07:27.434Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:07:27.434Z] [2022-08-31T12:07:27.434Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-31T12:07:27.434Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:07:27.434Z] [2022-08-31T12:07:27.434Z] DONE 2 tests, 2 skipped in 0.022s [2022-08-31T12:07:27.434Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-31T12:07:27.434Z] INFO: Testing against a local daemon [2022-08-31T12:07:27.434Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-31T12:07:27.994Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-08-31T12:07:27.994Z] === RUN TestDockerNetworkMacvlan [2022-08-31T12:07:28.236Z] --- PASS: TestConfigCreateResolve (2.25s) [2022-08-31T12:07:28.236Z] PASS [2022-08-31T12:07:28.236Z] [2022-08-31T12:07:28.236Z] DONE 6 tests in 13.713s [2022-08-31T12:07:28.236Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-31T12:07:28.236Z] ++ 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-08-31T12:07:28.236Z] ++ set -e [2022-08-31T12:07:28.236Z] ++ '[' -n 0 ']' [2022-08-31T12:07:28.236Z] ++ set -x [2022-08-31T12:07:28.236Z] ++ 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 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-08-31T12:07:28.236Z] INFO: Testing against a local daemon [2022-08-31T12:07:28.236Z] === RUN TestAttachWithTTY [2022-08-31T12:07:28.236Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-31T12:07:28.236Z] === RUN TestAttachWithoutTTy [2022-08-31T12:07:28.236Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-31T12:07:28.236Z] === RUN TestCheckpoint [2022-08-31T12:07:28.236Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T12:07:28.236Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/commit [2022-08-31T12:07:28.236Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-31T12:07:28.236Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:07:28.236Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:07:28.236Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:07:28.236Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:07:28.236Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:07:28.236Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:07:28.236Z] === CONT TestContainerInvalidJSON/commit [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-31T12:07:28.236Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-31T12:07:28.236Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:07:28.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-31T12:07:28.237Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-31T12:07:28.237Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-31T12:07:28.237Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-31T12:07:28.237Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-31T12:07:28.237Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T12:07:28.237Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-31T12:07:28.237Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-31T12:07:28.237Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-31T12:07:28.237Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-31T12:07:28.237Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-31T12:07:28.237Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-31T12:07:28.495Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-31T12:07:28.495Z] === RUN TestCopyEmptyFile [2022-08-31T12:07:28.495Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-31T12:07:28.495Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-31T12:07:28.598Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-31T12:07:28.753Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-31T12:07:28.753Z] === RUN TestCopyFromContainer [2022-08-31T12:07:29.159Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-31T12:07:29.687Z] === RUN TestCopyFromContainer// [2022-08-31T12:07:29.687Z] === RUN TestCopyFromContainer//bar/root [2022-08-31T12:07:29.687Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-31T12:07:29.687Z] === RUN TestCopyFromContainer/bar/quux [2022-08-31T12:07:29.687Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-31T12:07:29.687Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-31T12:07:29.945Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-31T12:07:29.945Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-31T12:07:29.945Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-31T12:07:29.945Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-31T12:07:30.085Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-31T12:07:30.208Z] --- PASS: TestCopyFromContainer (1.49s) [2022-08-31T12:07:30.208Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-31T12:07:30.208Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-31T12:07:30.208Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-31T12:07:30.208Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-31T12:07:30.208Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-31T12:07:30.208Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-31T12:07:30.208Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-31T12:07:30.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-31T12:07:30.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-31T12:07:30.208Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-31T12:07:30.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-31T12:07:30.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:07:30.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:07:30.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:07:30.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:07:30.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:07:30.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:07:30.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:07:30.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:07:30.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:07:30.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-31T12:07:30.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-31T12:07:30.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-31T12:07:30.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-31T12:07:30.208Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-31T12:07:30.208Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-31T12:07:30.208Z] === RUN TestCreateWithInvalidEnv [2022-08-31T12:07:30.208Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-31T12:07:30.208Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-31T12:07:30.208Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-31T12:07:30.208Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-31T12:07:30.208Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-31T12:07:30.208Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-31T12:07:30.208Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-31T12:07:30.208Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-31T12:07:30.208Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-31T12:07:30.208Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-31T12:07:30.208Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-31T12:07:30.208Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-31T12:07:30.208Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-31T12:07:30.208Z] === RUN TestCreateTmpfsMountsTarget [2022-08-31T12:07:30.208Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-31T12:07:30.208Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-31T12:07:31.583Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s) [2022-08-31T12:07:31.583Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-31T12:07:31.973Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-31T12:07:32.961Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-08-31T12:07:32.961Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-31T12:07:32.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:07:32.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:07:32.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:07:32.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:07:32.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:07:32.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:07:32.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:07:32.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:07:32.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:07:32.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:07:32.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:07:32.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:07:32.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:07:32.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:07:32.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:07:32.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-31T12:07:32.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-31T12:07:32.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-31T12:07:32.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-31T12:07:32.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-31T12:07:32.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-31T12:07:32.961Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-31T12:07:33.219Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-31T12:07:33.219Z] === RUN TestCreateDifferentPlatform [2022-08-31T12:07:33.219Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-31T12:07:33.219Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-31T12:07:33.219Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-31T12:07:33.219Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-31T12:07:33.219Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-31T12:07:33.219Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-31T12:07:33.219Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-31T12:07:33.219Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-31T12:07:33.219Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-31T12:07:33.219Z] === RUN TestCreateInvalidHostConfig [2022-08-31T12:07:33.219Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:07:33.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:07:33.219Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:07:33.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:07:33.219Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:07:33.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:07:33.219Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:07:33.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:07:33.219Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:07:33.219Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:07:33.219Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:07:33.219Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:07:33.219Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-31T12:07:33.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-31T12:07:33.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-31T12:07:33.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-31T12:07:33.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-31T12:07:33.219Z] === RUN TestContainerStartOnDaemonRestart [2022-08-31T12:07:33.219Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-31T12:07:33.219Z] === RUN TestDaemonRestartIpcMode [2022-08-31T12:07:33.219Z] === PAUSE TestDaemonRestartIpcMode [2022-08-31T12:07:33.219Z] === RUN TestDaemonHostGatewayIP [2022-08-31T12:07:33.219Z] === PAUSE TestDaemonHostGatewayIP [2022-08-31T12:07:33.219Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-31T12:07:33.219Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-31T12:07:33.219Z] === RUN TestContainerKillOnDaemonStart [2022-08-31T12:07:33.219Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-31T12:07:33.219Z] === RUN TestDiff [2022-08-31T12:07:33.785Z] --- PASS: TestDiff (0.41s) [2022-08-31T12:07:33.785Z] === RUN TestExecConsoleSize [2022-08-31T12:07:33.860Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-31T12:07:34.043Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-31T12:07:34.043Z] === RUN TestExecWithCloseStdin [2022-08-31T12:07:34.610Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-31T12:07:34.610Z] === RUN TestExec [2022-08-31T12:07:35.176Z] --- PASS: TestExec (0.48s) [2022-08-31T12:07:35.176Z] === RUN TestExecUser [2022-08-31T12:07:35.742Z] --- PASS: TestExecUser (0.46s) [2022-08-31T12:07:35.742Z] === RUN TestExportContainerAndImportImage [2022-08-31T12:07:36.308Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-31T12:07:36.308Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-31T12:07:37.126Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-31T12:07:37.682Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-31T12:07:37.682Z] === RUN TestHealthCheckWorkdir [2022-08-31T12:07:37.687Z] --- PASS: TestDockerNetworkMacvlan (9.71s) [2022-08-31T12:07:37.687Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-31T12:07:37.687Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-31T12:07:37.687Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2022-08-31T12:07:37.687Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-08-31T12:07:37.687Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-08-31T12:07:37.687Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-08-31T12:07:37.687Z] PASS [2022-08-31T12:07:37.687Z] [2022-08-31T12:07:37.687Z] DONE 8 tests in 11.000s [2022-08-31T12:07:37.687Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-31T12:07:37.687Z] testing: warning: no tests to run [2022-08-31T12:07:37.687Z] PASS [2022-08-31T12:07:37.687Z] [2022-08-31T12:07:37.687Z] DONE 0 tests in 0.007s [2022-08-31T12:07:37.687Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-31T12:07:37.687Z] INFO: Testing against a local daemon [2022-08-31T12:07:37.687Z] === RUN TestAuthZPluginAllowRequest [2022-08-31T12:07:37.941Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2022-08-31T12:07:37.941Z] === RUN TestHealthKillContainer [2022-08-31T12:07:39.050Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-08-31T12:07:39.050Z] === RUN TestAuthZPluginTLS [2022-08-31T12:07:39.306Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-31T12:07:39.306Z] === RUN TestAuthZPluginDenyRequest [2022-08-31T12:07:39.867Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-31T12:07:39.867Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-31T12:07:40.428Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-31T12:07:40.428Z] === RUN TestAuthZPluginDenyResponse [2022-08-31T12:07:40.989Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-31T12:07:40.989Z] === RUN TestAuthZPluginAllowEventStream [2022-08-31T12:07:42.352Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-08-31T12:07:42.352Z] === RUN TestAuthZPluginErrorResponse [2022-08-31T12:07:42.608Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-31T12:07:42.608Z] === RUN TestAuthZPluginErrorRequest [2022-08-31T12:07:43.181Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-31T12:07:43.181Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-31T12:07:43.749Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-31T12:07:43.749Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-31T12:07:45.127Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-08-31T12:07:45.127Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-31T12:07:46.047Z] --- PASS: TestHealthKillContainer (7.86s) [2022-08-31T12:07:46.047Z] === RUN TestHealthCheckProcessKilled [2022-08-31T12:07:46.490Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-08-31T12:07:46.490Z] === RUN TestAuthZPluginHeader [2022-08-31T12:07:46.614Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-08-31T12:07:46.614Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-31T12:07:46.872Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-08-31T12:07:46.872Z] === RUN TestIpcModeNone [2022-08-31T12:07:47.093Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-31T12:07:47.093Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-31T12:07:47.438Z] --- PASS: TestIpcModeNone (0.45s) [2022-08-31T12:07:47.438Z] === RUN TestIpcModePrivate [2022-08-31T12:07:47.696Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-31T12:07:47.953Z] --- PASS: TestIpcModePrivate (0.45s) [2022-08-31T12:07:47.953Z] === RUN TestIpcModeShareable [2022-08-31T12:07:48.211Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-31T12:07:48.211Z] --- PASS: TestIpcModeShareable (0.45s) [2022-08-31T12:07:48.211Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-31T12:07:50.122Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-08-31T12:07:50.122Z] === RUN TestAPIIpcModeHost [2022-08-31T12:07:50.122Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-31T12:07:50.122Z] === RUN TestDaemonIpcModeShareable [2022-08-31T12:07:51.064Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-31T12:07:51.324Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-08-31T12:07:51.324Z] === RUN TestDaemonIpcModePrivate [2022-08-31T12:07:51.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-31T12:07:52.258Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-31T12:07:52.258Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-08-31T12:07:52.258Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-31T12:07:52.333Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s) [2022-08-31T12:07:52.333Z] === RUN TestAuthZPluginV2Disable [2022-08-31T12:07:53.632Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-31T12:07:53.632Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-08-31T12:07:53.632Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-31T12:07:54.566Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-31T12:07:54.566Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-31T12:07:54.566Z] === RUN TestIpcModeOlderClient [2022-08-31T12:07:54.566Z] === PAUSE TestIpcModeOlderClient [2022-08-31T12:07:54.566Z] === RUN TestKillContainerInvalidSignal [2022-08-31T12:07:55.133Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-31T12:07:55.133Z] === RUN TestKillContainer [2022-08-31T12:07:55.133Z] === RUN TestKillContainer/no_signal [2022-08-31T12:07:55.391Z] === RUN TestKillContainer/non_killing_signal [2022-08-31T12:07:55.595Z] --- PASS: TestAuthZPluginV2Disable (3.60s) [2022-08-31T12:07:55.595Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-31T12:07:55.649Z] === RUN TestKillContainer/killing_signal [2022-08-31T12:07:56.215Z] --- PASS: TestKillContainer (1.22s) [2022-08-31T12:07:56.215Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-31T12:07:56.215Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-31T12:07:56.215Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-31T12:07:56.215Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-31T12:07:56.215Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-31T12:07:56.782Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-31T12:07:57.715Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-08-31T12:07:57.715Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-31T12:07:57.715Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-08-31T12:07:57.715Z] === RUN TestKillStoppedContainer [2022-08-31T12:07:57.715Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-31T12:07:57.715Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-31T12:07:57.715Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-31T12:07:57.715Z] === RUN TestKillDifferentUserContainer [2022-08-31T12:07:57.973Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-31T12:07:57.973Z] === RUN TestInspectOomKilledTrue [2022-08-31T12:07:58.539Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-08-31T12:07:58.539Z] === RUN TestInspectOomKilledFalse [2022-08-31T12:07:58.583Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-31T12:07:58.583Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-31T12:07:58.583Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T12:07:58.583Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-31T12:07:58.583Z] [2022-08-31T12:07:58.583Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-31T12:07:58.583Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-31T12:07:58.583Z] Using test binary docker [2022-08-31T12:07:58.583Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-31T12:07:58.583Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-31T12:07:58.583Z] INFO: Waiting for daemon to start... [2022-08-31T12:07:58.583Z] Starting dockerd [2022-08-31T12:07:58.583Z] . [2022-08-31T12:07:58.583Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-31T12:07:58.798Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-31T12:07:58.798Z] === RUN TestLinksEtcHostsContentMatch [2022-08-31T12:07:58.858Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s) [2022-08-31T12:07:58.858Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-31T12:07:59.364Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-08-31T12:07:59.364Z] === RUN TestLinksContainerNames [2022-08-31T12:07:59.930Z] --- PASS: TestLinksContainerNames (0.81s) [2022-08-31T12:07:59.930Z] === RUN TestLogsFollowTailEmpty [2022-08-31T12:08:00.496Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-31T12:08:00.496Z] === RUN TestLogs [2022-08-31T12:08:00.496Z] === RUN TestLogs/driver_local [2022-08-31T12:08:00.496Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:08:00.496Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:08:00.496Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-31T12:08:00.496Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-31T12:08:00.496Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-31T12:08:00.496Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-31T12:08:00.496Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:08:00.496Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:08:00.496Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:08:00.496Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:08:00.496Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:08:00.496Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:08:00.496Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:08:00.496Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:08:01.062Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:08:01.062Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:08:01.628Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-31T12:08:01.628Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-31T12:08:02.193Z] === RUN TestLogs/driver_json-file [2022-08-31T12:08:02.193Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:08:02.193Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:08:02.193Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:08:02.193Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:08:02.193Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:08:02.193Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:08:02.193Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:08:02.193Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:08:02.193Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:08:02.193Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:08:02.193Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:08:02.193Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:08:02.193Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:08:02.193Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:08:03.127Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:08:03.127Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:08:03.386Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:08:03.386Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:08:03.952Z] --- PASS: TestLogs (3.45s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.49s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.48s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.51s) [2022-08-31T12:08:03.952Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s) [2022-08-31T12:08:03.952Z] === RUN TestContainerNetworkMountsNoChown [2022-08-31T12:08:04.210Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/default [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/default [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/private [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/private [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/rprivate [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/slave [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/slave [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/rslave [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/shared [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/shared [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/rshared [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-31T12:08:04.210Z] === CONT TestMountDaemonRoot/default [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-31T12:08:04.210Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:08:04.210Z] === CONT TestMountDaemonRoot/rshared [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:08:04.210Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:08:04.210Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:08:04.210Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/shared [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/rslave [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/slave [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/rprivate [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/private [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-31T12:08:04.469Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:08:04.469Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:08:04.469Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-31T12:08:04.727Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-31T12:08:04.727Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-31T12:08:04.727Z] === RUN TestContainerBindMountNonRecursive [2022-08-31T12:08:06.102Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-08-31T12:08:06.102Z] === RUN TestContainerVolumesMountedAsShared [2022-08-31T12:08:06.360Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-31T12:08:06.360Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-31T12:08:06.926Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-31T12:08:06.926Z] === RUN TestNetworkNat [2022-08-31T12:08:07.184Z] --- PASS: TestNetworkNat (0.49s) [2022-08-31T12:08:07.184Z] === RUN TestNetworkLocalhostTCPNat [2022-08-31T12:08:07.750Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-31T12:08:07.750Z] === RUN TestNetworkLoopbackNat [2022-08-31T12:08:08.798Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.93s) [2022-08-31T12:08:08.798Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-31T12:08:10.279Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-31T12:08:10.279Z] === RUN TestPause [2022-08-31T12:08:10.845Z] --- PASS: TestPause (0.44s) [2022-08-31T12:08:10.845Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-31T12:08:10.846Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T12:08:10.846Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T12:08:10.846Z] === RUN TestPauseStopPausedContainer [2022-08-31T12:08:11.105Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-08-31T12:08:11.106Z] === RUN TestPidHost [2022-08-31T12:08:12.040Z] --- PASS: TestPidHost (0.95s) [2022-08-31T12:08:12.040Z] === RUN TestPsFilter [2022-08-31T12:08:12.298Z] --- PASS: TestPsFilter (0.10s) [2022-08-31T12:08:12.298Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-31T12:08:12.556Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-31T12:08:12.556Z] === RUN TestRemoveContainerWithVolume [2022-08-31T12:08:13.121Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-08-31T12:08:13.122Z] === RUN TestRemoveContainerRunning [2022-08-31T12:08:13.380Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-31T12:08:13.380Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-31T12:08:13.946Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-31T12:08:13.946Z] === RUN TestRemoveInvalidContainer [2022-08-31T12:08:13.946Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-31T12:08:13.946Z] === RUN TestRenameLinkedContainer [2022-08-31T12:08:15.846Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-08-31T12:08:15.846Z] === RUN TestRenameStoppedContainer [2022-08-31T12:08:16.104Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-31T12:08:16.104Z] === RUN TestRenameRunningContainerAndReuse [2022-08-31T12:08:17.037Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-31T12:08:17.037Z] === RUN TestRenameInvalidName [2022-08-31T12:08:17.296Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-31T12:08:17.296Z] === RUN TestRenameAnonymousContainer [2022-08-31T12:08:19.196Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-08-31T12:08:19.196Z] === RUN TestRenameContainerWithSameName [2022-08-31T12:08:19.196Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-31T12:08:19.196Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-31T12:08:20.130Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-08-31T12:08:20.130Z] === RUN TestResize [2022-08-31T12:08:20.695Z] --- PASS: TestResize (0.45s) [2022-08-31T12:08:20.695Z] === RUN TestResizeWithInvalidSize [2022-08-31T12:08:20.953Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-08-31T12:08:20.953Z] === RUN TestResizeWhenContainerNotStarted [2022-08-31T12:08:21.519Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:08:21.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:08:21.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:08:21.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T12:08:21.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:08:23.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:08:24.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:08:25.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:08:25.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:08:26.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:08:26.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:08:26.832Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-31T12:08:26.832Z] PASS [2022-08-31T12:08:26.832Z] [2022-08-31T12:08:26.832Z] DONE 17 tests in 47.699s [2022-08-31T12:08:26.832Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-31T12:08:26.832Z] INFO: Testing against a local daemon [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:08:26.832Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:08:26.832Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-31T12:08:26.832Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-31T12:08:26.832Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-31T12:08:26.832Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-31T12:08:26.832Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-31T12:08:26.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-31T12:08:26.832Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-31T12:08:26.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-31T12:08:26.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-31T12:08:26.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-31T12:08:26.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-31T12:08:26.833Z] === RUN TestPluginInstall [2022-08-31T12:08:26.833Z] === RUN TestPluginInstall/no_auth [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e408e70c8c473757e00c8f97e447b3b17f573cf404cfc20350d54e38865948ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e408e70c8c473757e00c8f97e447b3b17f573cf404cfc20350d54e38865948ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:08:26.833Z] === RUN TestPluginInstall/with_htpasswd [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4149dce3b4170b465c6a2b4aa5b8259534f713e7c3084c00a1d358bc9c0a13a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:08:26.833Z] time="2022-08-31T12:08:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4149dce3b4170b465c6a2b4aa5b8259534f713e7c3084c00a1d358bc9c0a13a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:08:27.088Z] === RUN TestPluginInstall/with_insecure [2022-08-31T12:08:28.015Z] time="2022-08-31T12:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:08:28.015Z] time="2022-08-31T12:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bc4dee55c9ead56d6b51c61fd87232c8506981c966735f117d85060311331b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:08:28.015Z] time="2022-08-31T12:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:08:28.015Z] time="2022-08-31T12:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bc4dee55c9ead56d6b51c61fd87232c8506981c966735f117d85060311331b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:08:28.015Z] plugin_test.go:195: [d01c60fcaa228] daemon is not started [2022-08-31T12:08:28.015Z] --- PASS: TestPluginInstall (2.66s) [2022-08-31T12:08:28.015Z] --- PASS: TestPluginInstall/no_auth (1.00s) [2022-08-31T12:08:28.015Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-08-31T12:08:28.015Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-08-31T12:08:28.015Z] === RUN TestPluginsWithRuntimes [2022-08-31T12:08:29.902Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-31T12:08:30.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:08:30.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T12:08:30.464Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-31T12:08:30.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-31T12:08:31.391Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-08-31T12:08:31.391Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-31T12:08:31.391Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-31T12:08:31.391Z] === RUN TestPluginBackCompatMediaTypes [2022-08-31T12:08:31.924Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T12:08:31.952Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-31T12:08:31.952Z] PASS [2022-08-31T12:08:31.952Z] [2022-08-31T12:08:31.952Z] DONE 24 tests in 6.569s [2022-08-31T12:08:31.952Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-31T12:08:31.952Z] INFO: Testing against a local daemon [2022-08-31T12:08:31.952Z] === RUN TestExternalGraphDriver [2022-08-31T12:08:32.209Z] === RUN TestExternalGraphDriver/json [2022-08-31T12:08:33.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T12:08:33.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T12:08:34.098Z] === RUN TestExternalGraphDriver/spec [2022-08-31T12:08:35.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T12:08:35.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T12:08:35.985Z] === RUN TestExternalGraphDriver/pull [2022-08-31T12:08:37.137Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T12:08:37.249Z] sha256:ec64d209aa58cce16b13875e3fcc63c0636165b33685d6d1ba1d2f53c6979241 [2022-08-31T12:08:37.249Z] INFO: Starting docker-py tests... [2022-08-31T12:08:37.249Z] ============================= test session starts ============================== [2022-08-31T12:08:37.249Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-31T12:08:37.249Z] rootdir: /src, inifile: pytest.ini [2022-08-31T12:08:37.249Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-31T12:08:37.249Z] collected 395 items / 2 deselected / 393 selected [2022-08-31T12:08:37.249Z] [2022-08-31T12:08:37.350Z] --- PASS: TestExternalGraphDriver (5.33s) [2022-08-31T12:08:37.350Z] --- PASS: TestExternalGraphDriver/json (1.73s) [2022-08-31T12:08:37.350Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-08-31T12:08:37.350Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-08-31T12:08:37.350Z] === RUN TestGraphdriverPluginV2 [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.91s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.84s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-08-31T12:08:39.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.46s) [2022-08-31T12:08:39.036Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-31T12:08:39.036Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-31T12:08:39.601Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-31T12:08:40.534Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s) [2022-08-31T12:08:40.534Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-08-31T12:08:40.534Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-31T12:08:40.534Z] === RUN TestCgroupNamespacesRun [2022-08-31T12:08:41.468Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-31T12:08:41.468Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-31T12:08:41.595Z] --- PASS: TestGraphdriverPluginV2 (4.06s) [2022-08-31T12:08:41.595Z] PASS [2022-08-31T12:08:41.595Z] [2022-08-31T12:08:41.595Z] DONE 5 tests in 9.429s [2022-08-31T12:08:41.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-31T12:08:41.595Z] INFO: Testing against a local daemon [2022-08-31T12:08:41.595Z] === RUN TestContinueAfterPluginCrash [2022-08-31T12:08:41.595Z] === PAUSE TestContinueAfterPluginCrash [2022-08-31T12:08:41.595Z] === RUN TestReadPluginNoRead [2022-08-31T12:08:41.595Z] === PAUSE TestReadPluginNoRead [2022-08-31T12:08:41.595Z] === RUN TestDaemonStartWithLogOpt [2022-08-31T12:08:41.595Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-31T12:08:41.595Z] === CONT TestContinueAfterPluginCrash [2022-08-31T12:08:41.595Z] === CONT TestDaemonStartWithLogOpt [2022-08-31T12:08:42.841Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-31T12:08:42.842Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-31T12:08:43.776Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-31T12:08:43.776Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-31T12:08:44.862Z] --- PASS: TestDaemonStartWithLogOpt (3.42s) [2022-08-31T12:08:44.862Z] === CONT TestReadPluginNoRead [2022-08-31T12:08:45.150Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-31T12:08:45.150Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-31T12:08:46.084Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-31T12:08:46.084Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-31T12:08:47.374Z] === RUN TestReadPluginNoRead/default [2022-08-31T12:08:47.458Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-08-31T12:08:47.458Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-31T12:08:48.024Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-31T12:08:48.024Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-31T12:08:48.301Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-31T12:08:48.958Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-08-31T12:08:48.958Z] === RUN TestNISDomainname [2022-08-31T12:08:49.524Z] --- PASS: TestNISDomainname (0.60s) [2022-08-31T12:08:49.524Z] === RUN TestHostnameDnsResolution [2022-08-31T12:08:49.663Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-31T12:08:49.663Z] --- PASS: TestContinueAfterPluginCrash (8.33s) [2022-08-31T12:08:50.458Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-31T12:08:50.458Z] === RUN TestUnprivilegedPortsAndPing [2022-08-31T12:08:50.593Z] === CONT TestReadPluginNoRead [2022-08-31T12:08:50.593Z] read_test.go:92: [ddedac6678ac7] daemon is not started [2022-08-31T12:08:50.593Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-08-31T12:08:50.593Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-08-31T12:08:50.593Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-08-31T12:08:50.593Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-08-31T12:08:50.593Z] PASS [2022-08-31T12:08:50.593Z] [2022-08-31T12:08:50.593Z] DONE 6 tests in 9.335s [2022-08-31T12:08:50.593Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-31T12:08:50.593Z] testing: warning: no tests to run [2022-08-31T12:08:50.593Z] PASS [2022-08-31T12:08:50.593Z] [2022-08-31T12:08:50.593Z] DONE 0 tests in 0.008s [2022-08-31T12:08:50.593Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-31T12:08:50.717Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-08-31T12:08:50.717Z] === RUN TestPrivilegedHostDevices [2022-08-31T12:08:50.852Z] INFO: Testing against a local daemon [2022-08-31T12:08:50.852Z] === RUN TestPluginWithDevMounts [2022-08-31T12:08:50.852Z] === PAUSE TestPluginWithDevMounts [2022-08-31T12:08:50.852Z] === CONT TestPluginWithDevMounts [2022-08-31T12:08:51.283Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-31T12:08:51.283Z] === RUN TestRunConsoleSize [2022-08-31T12:08:51.468Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-31T12:08:51.541Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-31T12:08:51.541Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-31T12:08:52.215Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-08-31T12:08:52.215Z] PASS [2022-08-31T12:08:52.287Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-31T12:08:52.471Z] [2022-08-31T12:08:52.471Z] DONE 1 tests in 1.626s [2022-08-31T12:08:52.471Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-31T12:08:52.471Z] INFO: Testing against a local daemon [2022-08-31T12:08:52.471Z] === RUN TestSecretInspect [2022-08-31T12:08:54.034Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-31T12:08:54.068Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s) [2022-08-31T12:08:54.068Z] === RUN TestStats [2022-08-31T12:08:54.882Z] --- PASS: TestImportExtremelyLargeImageWorks (92.98s) [2022-08-31T12:08:54.882Z] PASS [2022-08-31T12:08:54.882Z] [2022-08-31T12:08:54.882Z] === Skipped [2022-08-31T12:08:54.882Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-31T12:08:54.882Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-31T12:08:54.882Z] [2022-08-31T12:08:54.882Z] DONE 22 tests, 1 skipped in 97.163s [2022-08-31T12:08:54.882Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-31T12:08:54.882Z] === RUN TestStripANSICommands [2022-08-31T12:08:54.882Z] === RUN TestStripANSICommands/#00 [2022-08-31T12:08:54.882Z] === RUN TestStripANSICommands/#01 [2022-08-31T12:08:54.882Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-31T12:08:54.882Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-31T12:08:54.882Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-31T12:08:54.882Z] PASS [2022-08-31T12:08:54.882Z] [2022-08-31T12:08:54.882Z] DONE 3 tests in 0.070s [2022-08-31T12:08:54.882Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-31T12:08:54.882Z] INFO: Testing against a local daemon [2022-08-31T12:08:54.882Z] === RUN TestNetworkCreateDelete [2022-08-31T12:08:54.882Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-31T12:08:54.882Z] === RUN TestDockerNetworkDeletePreferID [2022-08-31T12:08:54.882Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-31T12:08:54.882Z] === RUN TestDaemonDNSFallback [2022-08-31T12:08:55.025Z] --- PASS: TestSecretInspect (2.17s) [2022-08-31T12:08:55.025Z] === RUN TestSecretList [2022-08-31T12:08:55.966Z] --- PASS: TestStats (2.43s) [2022-08-31T12:08:55.966Z] === RUN TestStopContainerWithTimeout [2022-08-31T12:08:55.966Z] === RUN TestStopContainerWithTimeout/0 [2022-08-31T12:08:55.966Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-31T12:08:55.966Z] === RUN TestStopContainerWithTimeout/1 [2022-08-31T12:08:55.966Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-31T12:08:55.966Z] === RUN TestStopContainerWithTimeout/3 [2022-08-31T12:08:55.966Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-31T12:08:55.966Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-31T12:08:55.966Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-31T12:08:55.966Z] === CONT TestStopContainerWithTimeout/0 [2022-08-31T12:08:55.966Z] === CONT TestStopContainerWithTimeout/3 [2022-08-31T12:08:56.900Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-31T12:08:56.911Z] --- PASS: TestSecretList (2.15s) [2022-08-31T12:08:56.911Z] === RUN TestSecretsCreateAndDelete [2022-08-31T12:08:57.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-31T12:08:57.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-31T12:08:58.798Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-08-31T12:08:58.798Z] === RUN TestSecretsUpdate [2022-08-31T12:08:58.798Z] === CONT TestStopContainerWithTimeout/1 [2022-08-31T12:08:59.076Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-31T12:08:59.076Z] === RUN TestInspectNetwork [2022-08-31T12:08:59.076Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:08:59.076Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestRunContainerWithBridgeNone [2022-08-31T12:08:59.076Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-31T12:08:59.076Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:08:59.076Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:08:59.076Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:08:59.076Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-31T12:08:59.076Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-31T12:08:59.076Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-31T12:08:59.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestNetworkList [2022-08-31T12:08:59.076Z] === RUN TestNetworkList//networks [2022-08-31T12:08:59.076Z] === PAUSE TestNetworkList//networks [2022-08-31T12:08:59.076Z] === RUN TestNetworkList//networks/ [2022-08-31T12:08:59.076Z] === PAUSE TestNetworkList//networks/ [2022-08-31T12:08:59.076Z] === CONT TestNetworkList//networks [2022-08-31T12:08:59.076Z] === CONT TestNetworkList//networks/ [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkList (0.01s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-31T12:08:59.076Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestHostIPv4BridgeLabel [2022-08-31T12:08:59.076Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-31T12:08:59.076Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-31T12:08:59.076Z] === RUN TestDaemonDefaultNetworkPools [2022-08-31T12:08:59.076Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-31T12:08:59.076Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-31T12:08:59.076Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-31T12:08:59.076Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-31T12:08:59.076Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-31T12:08:59.076Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-31T12:08:59.076Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-31T12:08:59.076Z] === RUN TestServiceWithPredefinedNetwork [2022-08-31T12:08:59.076Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:08:59.076Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-31T12:08:59.076Z] service_test.go:243: FLAKY_TEST [2022-08-31T12:08:59.076Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestServiceWithDataPathPortInit [2022-08-31T12:08:59.076Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:08:59.076Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-31T12:08:59.076Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-31T12:08:59.076Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:08:59.076Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-31T12:08:59.076Z] PASS [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === Skipped [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-31T12:08:59.076Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-31T12:08:59.076Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-31T12:08:59.076Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-31T12:08:59.076Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-31T12:08:59.076Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-31T12:08:59.076Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-31T12:08:59.076Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-31T12:08:59.076Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-31T12:08:59.076Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T12:08:59.076Z] service_test.go:243: FLAKY_TEST [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-31T12:08:59.076Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-31T12:08:59.076Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] DONE 34 tests, 12 skipped in 7.156s [2022-08-31T12:08:59.076Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-31T12:08:59.076Z] INFO: Testing against a local daemon [2022-08-31T12:08:59.076Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-31T12:08:59.076Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:08:59.076Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestDockerNetworkIpvlan [2022-08-31T12:08:59.076Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:08:59.076Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-31T12:08:59.076Z] PASS [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === Skipped [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T12:08:59.076Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-31T12:08:59.076Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] DONE 2 tests, 2 skipped in 0.106s [2022-08-31T12:08:59.076Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-31T12:08:59.076Z] INFO: Testing against a local daemon [2022-08-31T12:08:59.076Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-31T12:08:59.076Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestDockerNetworkMacvlan [2022-08-31T12:08:59.076Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-31T12:08:59.076Z] PASS [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === Skipped [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-31T12:08:59.076Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-31T12:08:59.076Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] DONE 2 tests, 2 skipped in 0.106s [2022-08-31T12:08:59.076Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-31T12:08:59.076Z] testing: warning: no tests to run [2022-08-31T12:08:59.076Z] PASS [2022-08-31T12:08:59.076Z] [2022-08-31T12:08:59.076Z] DONE 0 tests in 0.026s [2022-08-31T12:08:59.076Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-31T12:08:59.076Z] INFO: Testing against a local daemon [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginAllowRequest [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginTLS [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginDenyRequest [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginDenyResponse [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginAllowEventStream [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginErrorResponse [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginErrorRequest [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginHeader [2022-08-31T12:08:59.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.076Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-31T12:08:59.076Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-31T12:08:59.336Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.336Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-31T12:08:59.336Z] === RUN TestAuthZPluginV2Disable [2022-08-31T12:08:59.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:08:59.904Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-31T12:08:59.904Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-31T12:09:00.163Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.163Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-31T12:09:00.163Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-31T12:09:00.170Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-31T12:09:00.170Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-08-31T12:09:00.170Z] --- PASS: TestStopContainerWithTimeout/3 (2.52s) [2022-08-31T12:09:00.170Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-08-31T12:09:00.170Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-31T12:09:00.170Z] === RUN TestDeleteDevicemapper [2022-08-31T12:09:00.170Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T12:09:00.170Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-31T12:09:00.170Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-31T12:09:00.422Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.422Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-31T12:09:00.422Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-31T12:09:00.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-31T12:09:00.682Z] PASS [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === Skipped [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-31T12:09:00.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.682Z] [2022-08-31T12:09:00.682Z] DONE 17 tests, 17 skipped in 1.841s [2022-08-31T12:09:00.682Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-31T12:09:00.942Z] INFO: Testing against a local daemon [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:09:00.942Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:09:00.942Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-31T12:09:00.942Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-31T12:09:00.942Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-31T12:09:00.942Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-31T12:09:00.942Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-31T12:09:00.942Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-31T12:09:00.942Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-31T12:09:00.942Z] === RUN TestPluginInstall [2022-08-31T12:09:00.942Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.942Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-31T12:09:00.942Z] === RUN TestPluginsWithRuntimes [2022-08-31T12:09:00.942Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-31T12:09:00.942Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-31T12:09:00.942Z] === RUN TestPluginBackCompatMediaTypes [2022-08-31T12:09:00.942Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-31T12:09:00.942Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-31T12:09:00.942Z] PASS [2022-08-31T12:09:00.942Z] [2022-08-31T12:09:00.942Z] === Skipped [2022-08-31T12:09:00.942Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-31T12:09:00.942Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-31T12:09:00.942Z] [2022-08-31T12:09:00.942Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-31T12:09:00.942Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-31T12:09:00.942Z] [2022-08-31T12:09:00.942Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-31T12:09:00.942Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-31T12:09:00.942Z] [2022-08-31T12:09:00.942Z] DONE 19 tests, 3 skipped in 0.180s [2022-08-31T12:09:00.942Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-31T12:09:00.942Z] INFO: Testing against a local daemon [2022-08-31T12:09:00.942Z] === RUN TestExternalGraphDriver [2022-08-31T12:09:01.352Z] --- PASS: TestSecretsUpdate (2.14s) [2022-08-31T12:09:01.352Z] === RUN TestTemplatedSecret [2022-08-31T12:09:01.510Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-31T12:09:01.510Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-31T12:09:01.510Z] === RUN TestGraphdriverPluginV2 [2022-08-31T12:09:01.544Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2022-08-31T12:09:01.544Z] === RUN TestUpdateMemory [2022-08-31T12:09:02.111Z] --- PASS: TestUpdateMemory (0.55s) [2022-08-31T12:09:02.111Z] === RUN TestUpdateCPUQuota [2022-08-31T12:09:03.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-31T12:09:03.043Z] --- PASS: TestUpdateCPUQuota (0.75s) [2022-08-31T12:09:03.043Z] === RUN TestUpdatePidsLimit [2022-08-31T12:09:03.043Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-31T12:09:03.043Z] === RUN TestUpdatePidsLimit/no_change [2022-08-31T12:09:03.301Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-31T12:09:03.301Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-31T12:09:03.559Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-31T12:09:03.818Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-31T12:09:03.818Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-31T12:09:03.868Z] --- PASS: TestTemplatedSecret (2.57s) [2022-08-31T12:09:03.868Z] === RUN TestSecretCreateResolve [2022-08-31T12:09:04.752Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-08-31T12:09:04.752Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-31T12:09:04.752Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-31T12:09:04.752Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-08-31T12:09:04.752Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-31T12:09:04.752Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-31T12:09:04.752Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-08-31T12:09:04.752Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-31T12:09:04.752Z] === RUN TestUpdateRestartPolicy [2022-08-31T12:09:05.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-31T12:09:05.707Z] --- PASS: TestGraphdriverPluginV2 (3.80s) [2022-08-31T12:09:05.707Z] PASS [2022-08-31T12:09:05.707Z] [2022-08-31T12:09:05.707Z] === Skipped [2022-08-31T12:09:05.707Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-31T12:09:05.707Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-31T12:09:05.707Z] [2022-08-31T12:09:05.707Z] DONE 2 tests, 1 skipped in 4.264s [2022-08-31T12:09:05.707Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-31T12:09:05.707Z] INFO: Testing against a local daemon [2022-08-31T12:09:05.707Z] === RUN TestContinueAfterPluginCrash [2022-08-31T12:09:05.707Z] === PAUSE TestContinueAfterPluginCrash [2022-08-31T12:09:05.707Z] === RUN TestReadPluginNoRead [2022-08-31T12:09:05.707Z] === PAUSE TestReadPluginNoRead [2022-08-31T12:09:05.707Z] === RUN TestDaemonStartWithLogOpt [2022-08-31T12:09:05.707Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-31T12:09:05.707Z] === CONT TestContinueAfterPluginCrash [2022-08-31T12:09:05.707Z] === CONT TestDaemonStartWithLogOpt [2022-08-31T12:09:05.822Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-08-31T12:09:05.822Z] PASS [2022-08-31T12:09:05.822Z] [2022-08-31T12:09:05.822Z] DONE 6 tests in 13.399s [2022-08-31T12:09:05.822Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-31T12:09:05.822Z] INFO: Testing against a local daemon [2022-08-31T12:09:05.822Z] === RUN TestServiceCreateInit [2022-08-31T12:09:05.822Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-31T12:09:06.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-31T12:09:09.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-31T12:09:09.905Z] --- PASS: TestDaemonStartWithLogOpt (4.58s) [2022-08-31T12:09:09.905Z] === CONT TestReadPluginNoRead [2022-08-31T12:09:10.002Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-31T12:09:12.443Z] === RUN TestReadPluginNoRead/default [2022-08-31T12:09:13.310Z] --- PASS: TestServiceCreateInit (7.36s) [2022-08-31T12:09:13.310Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2022-08-31T12:09:13.310Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s) [2022-08-31T12:09:13.310Z] === RUN TestCreateServiceMultipleTimes [2022-08-31T12:09:13.382Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-31T12:09:14.767Z] --- PASS: TestContinueAfterPluginCrash (9.34s) [2022-08-31T12:09:14.767Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-31T12:09:16.148Z] === CONT TestReadPluginNoRead [2022-08-31T12:09:16.148Z] read_test.go:92: [d54cff861f6d4] daemon is not started [2022-08-31T12:09:16.148Z] --- PASS: TestReadPluginNoRead (6.17s) [2022-08-31T12:09:16.148Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-08-31T12:09:16.148Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.41s) [2022-08-31T12:09:16.148Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-08-31T12:09:16.148Z] PASS [2022-08-31T12:09:16.148Z] [2022-08-31T12:09:16.148Z] DONE 6 tests in 10.891s [2022-08-31T12:09:16.148Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-31T12:09:16.148Z] testing: warning: no tests to run [2022-08-31T12:09:16.148Z] PASS [2022-08-31T12:09:16.148Z] [2022-08-31T12:09:16.148Z] DONE 0 tests in 0.046s [2022-08-31T12:09:16.148Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-31T12:09:16.148Z] INFO: Testing against a local daemon [2022-08-31T12:09:16.148Z] === RUN TestPluginWithDevMounts [2022-08-31T12:09:16.148Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-31T12:09:16.148Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-31T12:09:16.148Z] PASS [2022-08-31T12:09:16.148Z] [2022-08-31T12:09:16.148Z] === Skipped [2022-08-31T12:09:16.148Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-31T12:09:16.148Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-31T12:09:16.148Z] [2022-08-31T12:09:16.148Z] DONE 1 tests, 1 skipped in 0.131s [2022-08-31T12:09:16.412Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-31T12:09:16.412Z] INFO: Testing against a local daemon [2022-08-31T12:09:16.412Z] === RUN TestSecretInspect [2022-08-31T12:09:16.412Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-31T12:09:16.412Z] === RUN TestSecretList [2022-08-31T12:09:16.412Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] --- SKIP: TestSecretList (0.01s) [2022-08-31T12:09:16.412Z] === RUN TestSecretsCreateAndDelete [2022-08-31T12:09:16.412Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-31T12:09:16.412Z] === RUN TestSecretsUpdate [2022-08-31T12:09:16.412Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-08-31T12:09:16.412Z] === RUN TestTemplatedSecret [2022-08-31T12:09:16.412Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-31T12:09:16.412Z] === RUN TestSecretCreateResolve [2022-08-31T12:09:16.412Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-31T12:09:16.412Z] PASS [2022-08-31T12:09:16.412Z] [2022-08-31T12:09:16.412Z] === Skipped [2022-08-31T12:09:16.412Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-31T12:09:16.412Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] [2022-08-31T12:09:16.412Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-31T12:09:16.412Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] [2022-08-31T12:09:16.412Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-31T12:09:16.412Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] [2022-08-31T12:09:16.412Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-08-31T12:09:16.412Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] [2022-08-31T12:09:16.412Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-31T12:09:16.412Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] [2022-08-31T12:09:16.412Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-31T12:09:16.412Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.412Z] [2022-08-31T12:09:16.412Z] DONE 6 tests, 6 skipped in 0.178s [2022-08-31T12:09:16.412Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-31T12:09:16.673Z] INFO: Testing against a local daemon [2022-08-31T12:09:16.673Z] === RUN TestServiceCreateInit [2022-08-31T12:09:16.673Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-31T12:09:16.673Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.673Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-31T12:09:16.673Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.673Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-31T12:09:16.673Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-31T12:09:16.673Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-31T12:09:16.673Z] === RUN TestCreateServiceMultipleTimes [2022-08-31T12:09:16.673Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.673Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-31T12:09:16.673Z] === RUN TestCreateServiceConflict [2022-08-31T12:09:16.673Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.673Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-31T12:09:16.673Z] === RUN TestCreateServiceMaxReplicas [2022-08-31T12:09:16.673Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.673Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-31T12:09:16.673Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-31T12:09:16.673Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.673Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-31T12:09:16.673Z] === RUN TestCreateServiceSecretFileMode [2022-08-31T12:09:16.673Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.673Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-31T12:09:16.673Z] === RUN TestCreateServiceConfigFileMode [2022-08-31T12:09:16.673Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.673Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-31T12:09:16.673Z] === RUN TestCreateServiceSysctls [2022-08-31T12:09:16.673Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.673Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-08-31T12:09:16.673Z] === RUN TestCreateServiceCapabilities [2022-08-31T12:09:16.934Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.934Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-31T12:09:16.934Z] === RUN TestInspect [2022-08-31T12:09:16.934Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.934Z] --- SKIP: TestInspect (0.01s) [2022-08-31T12:09:16.934Z] === RUN TestCreateJob [2022-08-31T12:09:16.934Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.934Z] --- SKIP: TestCreateJob (0.01s) [2022-08-31T12:09:16.934Z] === RUN TestReplicatedJob [2022-08-31T12:09:16.934Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.934Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-31T12:09:16.934Z] === RUN TestUpdateReplicatedJob [2022-08-31T12:09:16.934Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.934Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-31T12:09:16.934Z] === RUN TestServiceListWithStatuses [2022-08-31T12:09:16.934Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T12:09:16.934Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-31T12:09:16.934Z] === RUN TestDockerNetworkConnectAlias [2022-08-31T12:09:16.934Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.934Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-31T12:09:16.934Z] === RUN TestDockerNetworkReConnect [2022-08-31T12:09:16.934Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:16.934Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-31T12:09:16.934Z] === RUN TestServicePlugin [2022-08-31T12:09:16.942Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-08-31T12:09:16.942Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-31T12:09:16.942Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-31T12:09:16.942Z] === RUN TestWaitNonBlocked [2022-08-31T12:09:16.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:09:16.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:09:16.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:09:16.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:09:16.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:09:16.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:09:16.942Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-31T12:09:16.942Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-08-31T12:09:16.942Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-08-31T12:09:16.942Z] === RUN TestWaitBlocked [2022-08-31T12:09:16.942Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:09:16.942Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:09:16.942Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:09:16.942Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:09:16.942Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:09:16.942Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:09:17.200Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-31T12:09:17.200Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-08-31T12:09:17.200Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-08-31T12:09:17.200Z] === RUN TestWaitConditions [2022-08-31T12:09:17.200Z] === RUN TestWaitConditions/default [2022-08-31T12:09:17.200Z] === PAUSE TestWaitConditions/default [2022-08-31T12:09:17.200Z] === RUN TestWaitConditions/not-running [2022-08-31T12:09:17.200Z] === PAUSE TestWaitConditions/not-running [2022-08-31T12:09:17.200Z] === RUN TestWaitConditions/next-exit [2022-08-31T12:09:17.200Z] === PAUSE TestWaitConditions/next-exit [2022-08-31T12:09:17.200Z] === RUN TestWaitConditions/removed [2022-08-31T12:09:17.200Z] === PAUSE TestWaitConditions/removed [2022-08-31T12:09:17.200Z] === CONT TestWaitConditions/default [2022-08-31T12:09:17.200Z] === CONT TestWaitConditions/next-exit [2022-08-31T12:09:18.843Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] --- SKIP: TestServicePlugin (1.94s) [2022-08-31T12:09:18.843Z] === RUN TestServiceUpdateLabel [2022-08-31T12:09:18.843Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-08-31T12:09:18.843Z] === RUN TestServiceUpdateSecrets [2022-08-31T12:09:18.843Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-31T12:09:18.843Z] === RUN TestServiceUpdateConfigs [2022-08-31T12:09:18.843Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-31T12:09:18.843Z] === RUN TestServiceUpdateNetwork [2022-08-31T12:09:18.843Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-31T12:09:18.843Z] === RUN TestServiceUpdatePidsLimit [2022-08-31T12:09:18.843Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-31T12:09:18.843Z] PASS [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === Skipped [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-31T12:09:18.843Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-31T12:09:18.843Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-31T12:09:18.843Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-31T12:09:18.843Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-31T12:09:18.843Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-31T12:09:18.843Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-31T12:09:18.843Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-31T12:09:18.843Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-08-31T12:09:18.843Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-31T12:09:18.843Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-31T12:09:18.843Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-31T12:09:18.843Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-31T12:09:18.843Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-31T12:09:18.843Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-31T12:09:18.843Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-31T12:09:18.843Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-31T12:09:18.843Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-08-31T12:09:18.843Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-08-31T12:09:18.843Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-31T12:09:18.843Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-31T12:09:18.843Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-31T12:09:18.843Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-31T12:09:18.843Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-31T12:09:18.843Z] [2022-08-31T12:09:18.843Z] DONE 24 tests, 23 skipped in 2.421s [2022-08-31T12:09:18.843Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-31T12:09:19.101Z] === CONT TestWaitConditions/removed [2022-08-31T12:09:19.101Z] === CONT TestWaitConditions/not-running [2022-08-31T12:09:19.103Z] INFO: Testing against a local daemon [2022-08-31T12:09:19.103Z] === RUN TestSessionCreate [2022-08-31T12:09:19.103Z] --- PASS: TestSessionCreate (0.04s) [2022-08-31T12:09:19.103Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-31T12:09:19.103Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-31T12:09:19.103Z] PASS [2022-08-31T12:09:19.103Z] [2022-08-31T12:09:19.103Z] DONE 2 tests in 0.167s [2022-08-31T12:09:19.103Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-31T12:09:19.103Z] INFO: Testing against a local daemon [2022-08-31T12:09:19.103Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-31T12:09:19.103Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T12:09:19.103Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T12:09:19.103Z] === RUN TestDiskUsage [2022-08-31T12:09:19.103Z] === PAUSE TestDiskUsage [2022-08-31T12:09:19.103Z] === RUN TestEventsExecDie [2022-08-31T12:09:19.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-31T12:09:19.674Z] --- PASS: TestEventsExecDie (0.52s) [2022-08-31T12:09:19.674Z] === RUN TestEventsBackwardsCompatible [2022-08-31T12:09:19.674Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-31T12:09:19.674Z] === RUN TestEventsVolumeCreate [2022-08-31T12:09:19.933Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-31T12:09:19.933Z] === RUN TestInfoBinaryCommits [2022-08-31T12:09:19.933Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-31T12:09:19.933Z] === RUN TestInfoAPIVersioned [2022-08-31T12:09:19.933Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-31T12:09:19.933Z] === RUN TestInfoAPI [2022-08-31T12:09:19.933Z] --- PASS: TestInfoAPI (0.02s) [2022-08-31T12:09:19.933Z] === RUN TestInfoAPIWarnings [2022-08-31T12:09:20.474Z] --- PASS: TestWaitConditions (0.01s) [2022-08-31T12:09:20.474Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-08-31T12:09:20.474Z] --- PASS: TestWaitConditions/default (1.65s) [2022-08-31T12:09:20.474Z] --- PASS: TestWaitConditions/not-running (1.47s) [2022-08-31T12:09:20.474Z] --- PASS: TestWaitConditions/removed (1.56s) [2022-08-31T12:09:20.474Z] === RUN TestWaitRestartedContainer [2022-08-31T12:09:20.474Z] === RUN TestWaitRestartedContainer/default [2022-08-31T12:09:20.474Z] === PAUSE TestWaitRestartedContainer/default [2022-08-31T12:09:20.474Z] === RUN TestWaitRestartedContainer/not-running [2022-08-31T12:09:20.474Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-31T12:09:20.474Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-31T12:09:20.474Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-31T12:09:20.474Z] === CONT TestWaitRestartedContainer/default [2022-08-31T12:09:20.474Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-31T12:09:21.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-31T12:09:21.849Z] === CONT TestWaitRestartedContainer/not-running [2022-08-31T12:09:22.783Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-31T12:09:22.783Z] --- PASS: TestWaitRestartedContainer/default (1.49s) [2022-08-31T12:09:22.783Z] --- PASS: TestWaitRestartedContainer/next-exit (1.54s) [2022-08-31T12:09:22.783Z] --- PASS: TestWaitRestartedContainer/not-running (0.84s) [2022-08-31T12:09:22.783Z] === CONT TestContainerStartOnDaemonRestart [2022-08-31T12:09:22.783Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-31T12:09:23.819Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-31T12:09:24.689Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.96s) [2022-08-31T12:09:24.689Z] === CONT TestIpcModeOlderClient [2022-08-31T12:09:24.689Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-31T12:09:24.689Z] === CONT TestContainerKillOnDaemonStart [2022-08-31T12:09:24.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-31T12:09:24.946Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-08-31T12:09:24.946Z] === CONT TestDaemonHostGatewayIP [2022-08-31T12:09:26.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-31T12:09:27.499Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2022-08-31T12:09:27.499Z] === CONT TestDaemonRestartIpcMode [2022-08-31T12:09:29.414Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-08-31T12:09:29.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-31T12:09:31.352Z] --- PASS: TestCreateServiceMultipleTimes (16.11s) [2022-08-31T12:09:31.352Z] === RUN TestCreateServiceConflict [2022-08-31T12:09:31.352Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-08-31T12:09:31.352Z] === RUN TestCreateServiceMaxReplicas [2022-08-31T12:09:32.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-31T12:09:34.616Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-08-31T12:09:34.617Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-31T12:09:36.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-31T12:09:37.520Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-08-31T12:09:37.520Z] PASS [2022-08-31T12:09:37.520Z] [2022-08-31T12:09:37.520Z] === Skipped [2022-08-31T12:09:37.520Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-31T12:09:37.520Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T12:09:37.520Z] [2022-08-31T12:09:37.520Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T12:09:37.520Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T12:09:37.520Z] [2022-08-31T12:09:37.520Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-31T12:09:37.520Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T12:09:37.520Z] [2022-08-31T12:09:37.520Z] DONE 273 tests, 3 skipped in 128.469s [2022-08-31T12:09:37.520Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-31T12:09:37.520Z] ++ 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-08-31T12:09:37.520Z] ++ set -e [2022-08-31T12:09:37.520Z] ++ '[' -n 0 ']' [2022-08-31T12:09:37.520Z] ++ set -x [2022-08-31T12:09:37.520Z] ++ 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 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-08-31T12:09:37.520Z] === RUN TestConfigDaemonLibtrustID [2022-08-31T12:09:37.520Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-31T12:09:37.520Z] === RUN TestConfigDaemonID [2022-08-31T12:09:38.028Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-31T12:09:38.028Z] === RUN TestInfoDebug [2022-08-31T12:09:38.028Z] --- PASS: TestInfoDebug (0.54s) [2022-08-31T12:09:38.028Z] === RUN TestInfoInsecureRegistries [2022-08-31T12:09:38.028Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-31T12:09:38.028Z] === RUN TestInfoRegistryMirrors [2022-08-31T12:09:38.028Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-31T12:09:38.028Z] === RUN TestLoginFailsWithBadCredentials [2022-08-31T12:09:38.086Z] daemon_test.go:83: [d6822d1578793] daemon is not started [2022-08-31T12:09:38.086Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-31T12:09:38.086Z] === RUN TestDaemonConfigValidation [2022-08-31T12:09:38.086Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:09:38.086Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:09:38.086Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-31T12:09:38.086Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-31T12:09:38.086Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-31T12:09:38.086Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-31T12:09:38.086Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-31T12:09:38.086Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-31T12:09:38.086Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-31T12:09:38.086Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-31T12:09:38.086Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:09:38.086Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-31T12:09:38.344Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-31T12:09:38.344Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-31T12:09:38.344Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-31T12:09:38.344Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-31T12:09:38.344Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-31T12:09:38.344Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-31T12:09:38.344Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-08-31T12:09:38.344Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-31T12:09:38.344Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-31T12:09:38.344Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-31T12:09:38.344Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-31T12:09:38.600Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-31T12:09:38.600Z] === RUN TestPingCacheHeaders [2022-08-31T12:09:38.600Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-31T12:09:38.600Z] === RUN TestPingGet [2022-08-31T12:09:38.600Z] --- PASS: TestPingGet (0.01s) [2022-08-31T12:09:38.600Z] === RUN TestPingHead [2022-08-31T12:09:38.600Z] --- PASS: TestPingHead (0.03s) [2022-08-31T12:09:38.600Z] === RUN TestPingSwarmHeader [2022-08-31T12:09:38.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-31T12:09:39.167Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-31T12:09:39.717Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-31T12:09:39.770Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-31T12:09:40.651Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-31T12:09:40.740Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-31T12:09:40.740Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-08-31T12:09:40.740Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-31T12:09:40.740Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-31T12:09:40.740Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-31T12:09:40.740Z] === RUN TestPingBuilderHeader [2022-08-31T12:09:40.740Z] === RUN TestPingBuilderHeader/default_config [2022-08-31T12:09:41.314Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-31T12:09:41.585Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-31T12:09:41.585Z] daemon_test.go:197: [dc9cd243e551e] daemon is not started [2022-08-31T12:09:41.585Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-31T12:09:41.585Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-31T12:09:41.585Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-31T12:09:41.585Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-31T12:09:41.585Z] === RUN TestDaemonProxy [2022-08-31T12:09:41.585Z] === RUN TestDaemonProxy/environment_variables [2022-08-31T12:09:41.883Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-08-31T12:09:41.883Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-31T12:09:41.883Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-31T12:09:41.883Z] === RUN TestVersion [2022-08-31T12:09:41.883Z] --- PASS: TestVersion (0.04s) [2022-08-31T12:09:41.883Z] === CONT TestDiskUsage [2022-08-31T12:09:42.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-31T12:09:42.451Z] === RUN TestDiskUsage/empty [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/empty/container_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/empty/image_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/empty/volume_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-31T12:09:42.452Z] === RUN TestDiskUsage/after_container.Run [2022-08-31T12:09:42.711Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-31T12:09:42.711Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-31T12:09:42.711Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-31T12:09:42.711Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-31T12:09:42.711Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-31T12:09:42.970Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-31T12:09:42.970Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-31T12:09:42.970Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-31T12:09:42.970Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-31T12:09:42.970Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage (1.23s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-31T12:09:42.970Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-31T12:09:42.970Z] PASS [2022-08-31T12:09:42.970Z] [2022-08-31T12:09:42.970Z] === Skipped [2022-08-31T12:09:42.970Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T12:09:42.970Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T12:09:42.970Z] [2022-08-31T12:09:42.970Z] DONE 57 tests, 1 skipped in 23.966s [2022-08-31T12:09:42.970Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-31T12:09:43.231Z] INFO: Testing against a local daemon [2022-08-31T12:09:43.231Z] === RUN TestVolumesCreateAndList [2022-08-31T12:09:43.231Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-08-31T12:09:43.231Z] === RUN TestVolumesRemove [2022-08-31T12:09:43.231Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-31T12:09:43.231Z] === RUN TestVolumesInspect [2022-08-31T12:09:43.231Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-31T12:09:43.231Z] === RUN TestVolumesInvalidJSON [2022-08-31T12:09:43.231Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-31T12:09:43.231Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-31T12:09:43.231Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-31T12:09:43.231Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-31T12:09:43.231Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-31T12:09:43.231Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-31T12:09:43.231Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-31T12:09:43.231Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-31T12:09:43.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-31T12:09:43.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-31T12:09:43.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-31T12:09:43.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-31T12:09:43.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-31T12:09:43.231Z] PASS [2022-08-31T12:09:43.231Z] [2022-08-31T12:09:43.231Z] DONE 9 tests in 0.255s [2022-08-31T12:09:43.231Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T12:09:43.483Z] === RUN TestDaemonProxy/command-line_options [2022-08-31T12:09:43.490Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14455 is not a child of this shell [2022-08-31T12:09:43.490Z] warning: PID 14455 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-31T12:09:43.490Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T12:09:43.490Z] [2022-08-31T12:09:43.490Z] Unloading profiles will leave already running processes permanently [2022-08-31T12:09:43.490Z] unconfined, which can lead to unexpected situations. [2022-08-31T12:09:43.490Z] [2022-08-31T12:09:43.490Z] To set a process to complain mode, use the command line tool [2022-08-31T12:09:43.490Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T12:09:43.490Z] Removing test suite binaries [2022-08-31T12:09:43.490Z] exiting test-integration [2022-08-31T12:09:43.490Z] ++ exit 0 [2022-08-31T12:09:43.490Z] Post stage [Pipeline] junit [2022-08-31T12:09:44.441Z] Recording test results [2022-08-31T12:09:44.725Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T12:09:44.725Z] Using test binary docker [2022-08-31T12:09:44.725Z] +++ /etc/init.d/apparmor start [2022-08-31T12:09:44.725Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-31T12:09:44.725Z] INFO: Waiting for daemon to start... [2022-08-31T12:09:44.725Z] Starting dockerd [2022-08-31T12:09:44.725Z] +++ 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 [2022-08-31T12:09:44.858Z] === RUN TestDaemonProxy/configuration_file [2022-08-31T12:09:46.080Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-31T12:09:46.411Z] + echo Ensuring container killed. [2022-08-31T12:09:46.412Z] Ensuring container killed. [2022-08-31T12:09:46.412Z] + docker rm -vf docker-pr2 [2022-08-31T12:09:46.412Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-31T12:09:46.697Z] + echo Chowning /workspace to jenkins user [2022-08-31T12:09:46.697Z] Chowning /workspace to jenkins user [2022-08-31T12:09:46.697Z] + id -u [2022-08-31T12:09:46.697Z] + id -g [2022-08-31T12:09:46.697Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44065:/workspace busybox chown -R 1000:1000 /workspace [2022-08-31T12:09:46.697Z] Unable to find image 'busybox:latest' locally [2022-08-31T12:09:46.756Z] === RUN TestDaemonProxy/conflicting_options [2022-08-31T12:09:46.957Z] latest: Pulling from library/busybox [2022-08-31T12:09:46.957Z] 50783e0dfb64: Pulling fs layer [2022-08-31T12:09:46.957Z] 50783e0dfb64: Verifying Checksum [2022-08-31T12:09:46.957Z] 50783e0dfb64: Download complete [2022-08-31T12:09:46.957Z] 50783e0dfb64: Pull complete [2022-08-31T12:09:46.957Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-31T12:09:46.957Z] Status: Downloaded newer image for busybox:latest [2022-08-31T12:09:47.285Z] . [2022-08-31T12:09:47.285Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T12:09:47.285Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T12:09:47.285Z] Error: No such image: emptyfs [2022-08-31T12:09:47.285Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-31T12:09:47.285Z] ++++ docker load [2022-08-31T12:09:47.322Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-31T12:09:47.580Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-31T12:09:47.580Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-08-31T12:09:47.580Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-31T12:09:47.580Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-31T12:09:47.580Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-31T12:09:47.580Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-31T12:09:47.580Z] PASS [2022-08-31T12:09:47.580Z] [2022-08-31T12:09:47.580Z] DONE 18 tests in 11.250s [2022-08-31T12:09:47.838Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-31T12:09:47.839Z] ++ 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-08-31T12:09:47.839Z] ++ set -e [2022-08-31T12:09:47.839Z] ++ '[' -n 0 ']' [2022-08-31T12:09:47.839Z] ++ set -x [2022-08-31T12:09:47.839Z] ++ 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 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-08-31T12:09:47.839Z] INFO: Testing against a local daemon [2022-08-31T12:09:47.839Z] === RUN TestCommitInheritsEnv [2022-08-31T12:09:47.855Z] Running integration-test (iteration 1) [2022-08-31T12:09:47.855Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-31T12:09:47.855Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:09:47.855Z] ++ set -e [2022-08-31T12:09:47.855Z] ++ '[' -n 0 ']' [2022-08-31T12:09:47.855Z] ++ set -x [2022-08-31T12:09:47.855Z] ++ 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=amd64 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 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/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:09:48.097Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-08-31T12:09:48.097Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-31T12:09:48.097Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-31T12:09:48.097Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-31T12:09:48.097Z] === RUN TestImportWithCustomPlatform [2022-08-31T12:09:48.097Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-31T12:09:48.097Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-31T12:09:48.097Z] === RUN TestImportWithCustomPlatform// [2022-08-31T12:09:48.097Z] === RUN TestImportWithCustomPlatform/linux [2022-08-31T12:09:48.355Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-31T12:09:48.355Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-31T12:09:48.355Z] === RUN TestImportWithCustomPlatform/macos [2022-08-31T12:09:48.355Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-31T12:09:48.355Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-31T12:09:48.355Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-31T12:09:48.355Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-31T12:09:48.355Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-31T12:09:48.355Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-31T12:09:48.355Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-31T12:09:48.355Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-31T12:09:48.355Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-31T12:09:48.355Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-31T12:09:48.355Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-31T12:09:48.355Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-31T12:09:48.355Z] === RUN TestImagesFilterMultiReference [2022-08-31T12:09:48.613Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-31T12:09:48.613Z] === RUN TestImagePullPlatformInvalid [2022-08-31T12:09:48.613Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-31T12:09:48.613Z] === RUN TestRemoveImageOrphaning [2022-08-31T12:09:48.791Z] Loaded image: busybox:latest [2022-08-31T12:09:48.871Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-31T12:09:48.871Z] === RUN TestRemoveImageGarbageCollector [2022-08-31T12:09:48.871Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:09:48.871Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-31T12:09:48.871Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-31T12:09:48.871Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-31T12:09:48.871Z] === RUN TestTagInvalidReference [2022-08-31T12:09:48.871Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-31T12:09:48.871Z] === RUN TestTagValidPrefixedRepo [2022-08-31T12:09:48.871Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-31T12:09:48.871Z] === RUN TestTagExistedNameWithoutForce [2022-08-31T12:09:48.871Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-31T12:09:48.871Z] === RUN TestTagOfficialNames [2022-08-31T12:09:48.871Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-31T12:09:48.871Z] === RUN TestTagMatchesDigest [2022-08-31T12:09:48.871Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-31T12:09:48.871Z] PASS [2022-08-31T12:09:48.871Z] [2022-08-31T12:09:48.871Z] === Skipped [2022-08-31T12:09:48.871Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-31T12:09:48.871Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-31T12:09:48.871Z] [2022-08-31T12:09:48.871Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-31T12:09:48.871Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:09:48.871Z] [2022-08-31T12:09:48.871Z] DONE 22 tests, 2 skipped in 1.232s [2022-08-31T12:09:48.871Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-31T12:09:48.871Z] ++ 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-08-31T12:09:48.871Z] ++ set -e [2022-08-31T12:09:48.871Z] ++ '[' -n 0 ']' [2022-08-31T12:09:48.871Z] ++ set -x [2022-08-31T12:09:48.871Z] ++ 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 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-08-31T12:09:48.871Z] === RUN TestStripANSICommands [2022-08-31T12:09:48.871Z] === RUN TestStripANSICommands/#00 [2022-08-31T12:09:48.871Z] === RUN TestStripANSICommands/#01 [2022-08-31T12:09:48.871Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-31T12:09:48.871Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-31T12:09:48.871Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-31T12:09:48.871Z] PASS [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T12:09:49.129Z] [2022-08-31T12:09:49.129Z] DONE 3 tests in 0.037s [2022-08-31T12:09:49.129Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-31T12:09:49.129Z] ++ 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-08-31T12:09:49.129Z] ++ set -e [2022-08-31T12:09:49.129Z] ++ '[' -n 0 ']' [2022-08-31T12:09:49.129Z] ++ set -x [2022-08-31T12:09:49.130Z] ++ 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 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-08-31T12:09:49.130Z] INFO: Testing against a local daemon [2022-08-31T12:09:49.130Z] === RUN TestNetworkCreateDelete [2022-08-31T12:09:49.130Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-31T12:09:49.130Z] === RUN TestDockerNetworkDeletePreferID [2022-08-31T12:09:49.167Z] + bundleName=amd64-rootless [2022-08-31T12:09:49.167Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-31T12:09:49.167Z] Creating amd64-rootless-bundles.tar.gz [2022-08-31T12:09:49.167Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-31T12:09:49.167Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-31T12:09:49.180Z] Archiving artifacts [2022-08-31T12:09:49.360Z] Loaded image: busybox:glibc [2022-08-31T12:09:49.488Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-08-31T12:09:49.488Z] === RUN TestCreateServiceSecretFileMode [2022-08-31T12:09:49.697Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-31T12:09:49.697Z] === RUN TestDaemonDNSFallback [2022-08-31T12:09:50.049Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-08-31T12:09:50.049Z] === RUN TestCreateServiceConfigFileMode [2022-08-31T12:09:50.875Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44065/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-31T12:09:51.184Z] + make clean [2022-08-31T12:09:51.445Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-31T12:09:51.445Z] docker-dev-cache [2022-08-31T12:09:51.445Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-31T12:09:52.562Z] --- PASS: TestCreateServiceConfigFileMode (2.72s) [2022-08-31T12:09:52.563Z] === RUN TestCreateServiceSysctls [2022-08-31T12:09:54.644Z] Loaded image: debian:bullseye-slim [2022-08-31T12:09:54.645Z] Loaded image: hello-world:latest [2022-08-31T12:09:54.645Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T12:09:54.645Z] INFO: Testing against a local daemon [2022-08-31T12:09:54.645Z] === RUN TestCgroupNamespacesBuild [2022-08-31T12:09:55.869Z] --- PASS: TestCreateServiceSysctls (3.33s) [2022-08-31T12:09:55.869Z] === RUN TestCreateServiceCapabilities [2022-08-31T12:09:56.253Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-08-31T12:09:56.253Z] === RUN TestInspectNetwork [2022-08-31T12:09:57.938Z] --- PASS: TestCgroupNamespacesBuild (3.08s) [2022-08-31T12:09:57.938Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-31T12:09:58.425Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-08-31T12:09:58.425Z] === RUN TestInspect [2022-08-31T12:09:58.783Z] === RUN TestInspectNetwork/full_network_id [2022-08-31T12:09:58.783Z] === RUN TestInspectNetwork/partial_network_id [2022-08-31T12:09:58.783Z] === RUN TestInspectNetwork/network_name [2022-08-31T12:09:58.783Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-31T12:09:59.851Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2022-08-31T12:09:59.851Z] === RUN TestBuildWithSession [2022-08-31T12:09:59.851Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T12:09:59.851Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-31T12:09:59.851Z] === RUN TestBuildSquashParent [2022-08-31T12:10:01.689Z] --- PASS: TestInspect (2.68s) [2022-08-31T12:10:01.689Z] === RUN TestCreateJob [2022-08-31T12:10:02.964Z] --- PASS: TestInspectNetwork (6.97s) [2022-08-31T12:10:02.964Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-31T12:10:02.964Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-31T12:10:02.964Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-31T12:10:02.964Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-31T12:10:02.964Z] === RUN TestRunContainerWithBridgeNone [2022-08-31T12:10:04.204Z] --- PASS: TestCreateJob (3.16s) [2022-08-31T12:10:04.204Z] === RUN TestReplicatedJob [2022-08-31T12:10:04.864Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-31T12:10:04.864Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:10:04.864Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:10:04.864Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:10:04.864Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-31T12:10:04.864Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-31T12:10:04.864Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-31T12:10:04.864Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-31T12:10:04.864Z] === RUN TestNetworkList [2022-08-31T12:10:04.864Z] === RUN TestNetworkList//networks [2022-08-31T12:10:04.864Z] === PAUSE TestNetworkList//networks [2022-08-31T12:10:04.864Z] === RUN TestNetworkList//networks/ [2022-08-31T12:10:04.864Z] === PAUSE TestNetworkList//networks/ [2022-08-31T12:10:04.864Z] === CONT TestNetworkList//networks [2022-08-31T12:10:04.864Z] === CONT TestNetworkList//networks/ [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkList (0.02s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-31T12:10:04.864Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-31T12:10:04.864Z] === RUN TestHostIPv4BridgeLabel [2022-08-31T12:10:05.122Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-31T12:10:05.122Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-31T12:10:06.056Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-31T12:10:06.056Z] === RUN TestDaemonDefaultNetworkPools [2022-08-31T12:10:06.990Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-31T12:10:06.990Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-31T12:10:07.924Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-31T12:10:07.924Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-31T12:10:09.297Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-31T12:10:09.297Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-31T12:10:09.447Z] --- PASS: TestReplicatedJob (5.29s) [2022-08-31T12:10:09.447Z] === RUN TestUpdateReplicatedJob [2022-08-31T12:10:09.863Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-31T12:10:09.863Z] === RUN TestServiceWithPredefinedNetwork [2022-08-31T12:10:12.075Z] --- PASS: TestBuildSquashParent (10.18s) [2022-08-31T12:10:12.076Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-31T12:10:12.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:10:12.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:10:12.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:10:12.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:10:12.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:10:12.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:10:12.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:10:12.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:10:12.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:10:12.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:10:12.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:10:12.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:10:12.076Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-31T12:10:12.076Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-31T12:10:12.393Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-08-31T12:10:12.393Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-31T12:10:12.393Z] service_test.go:243: FLAKY_TEST [2022-08-31T12:10:12.393Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T12:10:12.393Z] === RUN TestServiceWithDataPathPortInit [2022-08-31T12:10:12.710Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-08-31T12:10:12.711Z] === RUN TestServiceListWithStatuses [2022-08-31T12:10:12.711Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T12:10:12.711Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-31T12:10:12.711Z] === RUN TestDockerNetworkConnectAlias [2022-08-31T12:10:13.991Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-31T12:10:13.991Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-31T12:10:16.078Z] .........................xx.................... [ 29%] [2022-08-31T12:10:17.286Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-31T12:10:17.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-31T12:10:17.950Z] --- PASS: TestDockerNetworkConnectAlias (4.24s) [2022-08-31T12:10:17.950Z] === RUN TestDockerNetworkReConnect [2022-08-31T12:10:20.465Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-08-31T12:10:20.465Z] === RUN TestServicePlugin [2022-08-31T12:10:21.746Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-31T12:10:21.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.73s) [2022-08-31T12:10:21.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.83s) [2022-08-31T12:10:21.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s) [2022-08-31T12:10:21.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.70s) [2022-08-31T12:10:21.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.47s) [2022-08-31T12:10:21.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.53s) [2022-08-31T12:10:21.746Z] === RUN TestBuildMultiStageCopy [2022-08-31T12:10:21.746Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-31T12:10:23.730Z] plugin_test.go:61: [d0a38cc9a4c7c] joining swarm manager [da7af8f93fdd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:10:24.286Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-31T12:10:24.545Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-31T12:10:24.655Z] plugin_test.go:64: [d69a72d39c544] joining swarm manager [da7af8f93fdd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:10:25.113Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-31T12:10:26.075Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-31T12:10:26.646Z] --- PASS: TestBuildMultiStageCopy (5.66s) [2022-08-31T12:10:26.646Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.00s) [2022-08-31T12:10:26.646Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-08-31T12:10:26.646Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-08-31T12:10:26.646Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.82s) [2022-08-31T12:10:26.646Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2022-08-31T12:10:26.646Z] === RUN TestBuildMultiStageParentConfig [2022-08-31T12:10:27.259Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2022-08-31T12:10:27.259Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-31T12:10:28.194Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mbgwg2llf134n6vpw7815e97f Created:2022-08-31 12:10:27.107010378 +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[2a845f399eab46119bc3845922086f9a81e6d250d94e03c75f45fea746296d79:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9rxiftbmmsovs2mdbehdhsv2u EndpointID:e5c716f23baa3518e1363c17cd59d3592b6efcba8b5cceb88530afac4a23de7d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0322973de7a54e086bcf275e7475dedd26e252e2fdedcf18ff00defcab06534c 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:fd2dd147c1d6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9rxiftbmmsovs2mdbehdhsv2u EndpointID:e5c716f23baa3518e1363c17cd59d3592b6efcba8b5cceb88530afac4a23de7d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-31T12:10:28.550Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2022-08-31T12:10:28.550Z] === RUN TestBuildLabelWithTargets [2022-08-31T12:10:31.089Z] --- PASS: TestBuildLabelWithTargets (2.49s) [2022-08-31T12:10:31.089Z] === RUN TestBuildWithEmptyLayers [2022-08-31T12:10:32.030Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2022-08-31T12:10:32.030Z] === RUN TestBuildMultiStageOnBuild [2022-08-31T12:10:32.244Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-31T12:10:33.474Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2022-08-31T12:10:33.474Z] PASS [2022-08-31T12:10:33.474Z] [2022-08-31T12:10:33.474Z] === Skipped [2022-08-31T12:10:33.474Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T12:10:33.474Z] service_test.go:243: FLAKY_TEST [2022-08-31T12:10:33.474Z] [2022-08-31T12:10:33.474Z] DONE 38 tests, 1 skipped in 43.569s [2022-08-31T12:10:33.474Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-31T12:10:33.474Z] ++ 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-08-31T12:10:33.474Z] ++ set -e [2022-08-31T12:10:33.474Z] ++ '[' -n 0 ']' [2022-08-31T12:10:33.474Z] ++ set -x [2022-08-31T12:10:33.474Z] ++ 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 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-08-31T12:10:33.474Z] INFO: Testing against a local daemon [2022-08-31T12:10:33.474Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-31T12:10:33.474Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:10:33.474Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T12:10:33.474Z] === RUN TestDockerNetworkIpvlan [2022-08-31T12:10:33.474Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:10:33.474Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-31T12:10:33.474Z] PASS [2022-08-31T12:10:33.474Z] [2022-08-31T12:10:33.474Z] === Skipped [2022-08-31T12:10:33.474Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T12:10:33.474Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:10:33.474Z] [2022-08-31T12:10:33.474Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-31T12:10:33.474Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:10:33.474Z] [2022-08-31T12:10:33.474Z] DONE 2 tests, 2 skipped in 0.093s [2022-08-31T12:10:33.474Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-31T12:10:33.474Z] ++ 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-08-31T12:10:33.474Z] ++ set -e [2022-08-31T12:10:33.474Z] ++ '[' -n 0 ']' [2022-08-31T12:10:33.474Z] ++ set -x [2022-08-31T12:10:33.474Z] ++ 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 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-08-31T12:10:33.474Z] INFO: Testing against a local daemon [2022-08-31T12:10:33.474Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-31T12:10:34.420Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-08-31T12:10:34.420Z] === RUN TestDockerNetworkMacvlan [2022-08-31T12:10:35.009Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-31T12:10:35.575Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-31T12:10:36.229Z] --- PASS: TestBuildMultiStageOnBuild (3.58s) [2022-08-31T12:10:36.229Z] === RUN TestBuildUncleanTarFilenames [2022-08-31T12:10:36.509Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-31T12:10:38.139Z] --- PASS: TestBuildUncleanTarFilenames (2.09s) [2022-08-31T12:10:38.139Z] === RUN TestBuildMultiStageLayerLeak [2022-08-31T12:10:38.409Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-31T12:10:39.784Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-31T12:10:40.189Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-31T12:10:42.335Z] --- PASS: TestBuildMultiStageLayerLeak (4.24s) [2022-08-31T12:10:42.335Z] === RUN TestBuildWithHugeFile [2022-08-31T12:10:43.066Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-31T12:10:43.632Z] --- PASS: TestDockerNetworkMacvlan (9.48s) [2022-08-31T12:10:43.632Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-31T12:10:43.632Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-31T12:10:43.632Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-08-31T12:10:43.632Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-08-31T12:10:43.632Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-08-31T12:10:43.632Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-08-31T12:10:43.632Z] PASS [2022-08-31T12:10:43.632Z] [2022-08-31T12:10:43.632Z] DONE 8 tests in 10.992s [2022-08-31T12:10:43.632Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-31T12:10:43.632Z] ++ 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-08-31T12:10:43.632Z] ++ set -e [2022-08-31T12:10:43.632Z] ++ '[' -n 0 ']' [2022-08-31T12:10:43.632Z] ++ set -x [2022-08-31T12:10:43.632Z] ++ 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 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-08-31T12:10:43.632Z] testing: warning: no tests to run [2022-08-31T12:10:43.632Z] PASS [2022-08-31T12:10:43.632Z] [2022-08-31T12:10:43.632Z] DONE 0 tests in 0.025s [2022-08-31T12:10:43.632Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-31T12:10:43.632Z] ++ 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-08-31T12:10:43.632Z] ++ set -e [2022-08-31T12:10:43.632Z] ++ '[' -n 0 ']' [2022-08-31T12:10:43.632Z] ++ set -x [2022-08-31T12:10:43.889Z] ++ 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 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-08-31T12:10:43.889Z] INFO: Testing against a local daemon [2022-08-31T12:10:43.889Z] === RUN TestAuthZPluginAllowRequest [2022-08-31T12:10:45.235Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-31T12:10:45.262Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-31T12:10:45.262Z] === RUN TestAuthZPluginTLS [2022-08-31T12:10:45.520Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-31T12:10:45.520Z] === RUN TestAuthZPluginDenyRequest [2022-08-31T12:10:46.085Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-31T12:10:46.085Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-31T12:10:46.650Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-31T12:10:46.650Z] === RUN TestAuthZPluginDenyResponse [2022-08-31T12:10:47.216Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-31T12:10:47.216Z] === RUN TestAuthZPluginAllowEventStream [2022-08-31T12:10:48.149Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-31T12:10:48.149Z] === RUN TestAuthZPluginErrorResponse [2022-08-31T12:10:48.714Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-31T12:10:48.714Z] === RUN TestAuthZPluginErrorRequest [2022-08-31T12:10:49.279Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-31T12:10:49.279Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-31T12:10:49.844Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-31T12:10:49.844Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-31T12:10:51.182Z] --- PASS: TestServicePlugin (29.40s) [2022-08-31T12:10:51.182Z] === RUN TestServiceUpdateLabel [2022-08-31T12:10:51.216Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-08-31T12:10:51.216Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-31T12:10:52.108Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-08-31T12:10:52.108Z] === RUN TestServiceUpdateSecrets [2022-08-31T12:10:52.587Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-08-31T12:10:52.587Z] === RUN TestAuthZPluginHeader [2022-08-31T12:10:53.520Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-31T12:10:53.520Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-31T12:10:53.520Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:10:53.520Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-31T12:10:53.520Z] === RUN TestAuthZPluginV2Disable [2022-08-31T12:10:53.520Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:10:53.520Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-31T12:10:53.520Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-31T12:10:53.520Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:10:53.520Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-31T12:10:53.520Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-31T12:10:53.520Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:10:53.520Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-31T12:10:53.520Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-31T12:11:01.003Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-31T12:11:07.026Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-08-31T12:11:07.026Z] === RUN TestServiceUpdateConfigs [2022-08-31T12:11:10.594Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-31T12:11:11.585Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-31T12:11:11.585Z] PASS [2022-08-31T12:11:11.585Z] [2022-08-31T12:11:11.585Z] === Skipped [2022-08-31T12:11:11.585Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-31T12:11:11.585Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:11:11.585Z] [2022-08-31T12:11:11.585Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-31T12:11:11.585Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:11:11.585Z] [2022-08-31T12:11:11.585Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-31T12:11:11.585Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:11:11.585Z] [2022-08-31T12:11:11.585Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-31T12:11:11.585Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:11:11.585Z] [2022-08-31T12:11:11.585Z] DONE 17 tests, 4 skipped in 26.418s [2022-08-31T12:11:11.585Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-31T12:11:11.585Z] ++ 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-08-31T12:11:11.585Z] ++ set -e [2022-08-31T12:11:11.585Z] ++ '[' -n 0 ']' [2022-08-31T12:11:11.585Z] ++ set -x [2022-08-31T12:11:11.585Z] ++ 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 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-08-31T12:11:11.585Z] INFO: Testing against a local daemon [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:11:11.585Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:11:11.585Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-31T12:11:11.585Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-31T12:11:11.585Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:11:11.585Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-31T12:11:11.585Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-31T12:11:11.585Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-31T12:11:11.585Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-31T12:11:11.585Z] === RUN TestPluginInstall [2022-08-31T12:11:11.585Z] === RUN TestPluginInstall/no_auth [2022-08-31T12:11:11.585Z] time="2022-08-31T12:11:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:11:11.585Z] time="2022-08-31T12:11:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b7dccb067ae9b427ff87c156459a351d639df3b5be6a401da3cee1528c325b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:11:11.585Z] time="2022-08-31T12:11:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:11:11.585Z] time="2022-08-31T12:11:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b7dccb067ae9b427ff87c156459a351d639df3b5be6a401da3cee1528c325b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:11:11.585Z] === RUN TestPluginInstall/with_htpasswd [2022-08-31T12:11:11.585Z] time="2022-08-31T12:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:11:11.585Z] time="2022-08-31T12:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b73af5d9bcf491040a36cc7ee470934f3e13ec58c71f6e247b1c7b176b67010" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:11:11.585Z] time="2022-08-31T12:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:11:11.585Z] time="2022-08-31T12:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b73af5d9bcf491040a36cc7ee470934f3e13ec58c71f6e247b1c7b176b67010" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:11:11.842Z] === RUN TestPluginInstall/with_insecure [2022-08-31T12:11:11.973Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-31T12:11:12.775Z] time="2022-08-31T12:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:11:12.775Z] time="2022-08-31T12:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68a522856725c066f6dc412a7c6057e5f152318173bf2aa0a1155a0b83e204e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:11:12.775Z] time="2022-08-31T12:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:11:12.775Z] time="2022-08-31T12:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68a522856725c066f6dc412a7c6057e5f152318173bf2aa0a1155a0b83e204e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:11:12.775Z] plugin_test.go:195: [db8d041be4814] daemon is not started [2022-08-31T12:11:12.775Z] --- PASS: TestPluginInstall (2.51s) [2022-08-31T12:11:12.775Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-31T12:11:12.775Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-08-31T12:11:12.775Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-08-31T12:11:12.775Z] === RUN TestPluginsWithRuntimes [2022-08-31T12:11:14.672Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-31T12:11:15.238Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-31T12:11:16.116Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-31T12:11:16.171Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-08-31T12:11:16.171Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-31T12:11:16.171Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-31T12:11:16.171Z] === RUN TestPluginBackCompatMediaTypes [2022-08-31T12:11:16.737Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-31T12:11:16.737Z] PASS [2022-08-31T12:11:16.737Z] [2022-08-31T12:11:16.737Z] DONE 24 tests in 6.483s [2022-08-31T12:11:16.737Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-31T12:11:16.737Z] ++ 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-08-31T12:11:16.737Z] ++ set -e [2022-08-31T12:11:16.737Z] ++ '[' -n 0 ']' [2022-08-31T12:11:16.737Z] ++ set -x [2022-08-31T12:11:16.737Z] ++ 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 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-08-31T12:11:16.737Z] INFO: Testing against a local daemon [2022-08-31T12:11:16.737Z] === RUN TestExternalGraphDriver [2022-08-31T12:11:17.303Z] === RUN TestExternalGraphDriver/json [2022-08-31T12:11:18.677Z] === RUN TestExternalGraphDriver/spec [2022-08-31T12:11:20.574Z] === RUN TestExternalGraphDriver/pull [2022-08-31T12:11:20.774Z] ............................ [ 66%] [2022-08-31T12:11:21.896Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2022-08-31T12:11:21.896Z] === RUN TestServiceUpdateNetwork [2022-08-31T12:11:21.947Z] --- PASS: TestExternalGraphDriver (5.19s) [2022-08-31T12:11:21.947Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-08-31T12:11:21.947Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-08-31T12:11:21.947Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-08-31T12:11:21.947Z] === RUN TestGraphdriverPluginV2 [2022-08-31T12:11:22.205Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:11:22.205Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-31T12:11:22.205Z] PASS [2022-08-31T12:11:22.205Z] [2022-08-31T12:11:22.205Z] === Skipped [2022-08-31T12:11:22.205Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-31T12:11:22.205Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:11:22.205Z] [2022-08-31T12:11:22.205Z] DONE 5 tests, 1 skipped in 5.629s [2022-08-31T12:11:22.463Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-31T12:11:22.463Z] ++ 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-08-31T12:11:22.463Z] ++ set -e [2022-08-31T12:11:22.463Z] ++ '[' -n 0 ']' [2022-08-31T12:11:22.463Z] ++ set -x [2022-08-31T12:11:22.463Z] ++ 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 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-08-31T12:11:22.463Z] INFO: Testing against a local daemon [2022-08-31T12:11:22.463Z] === RUN TestContinueAfterPluginCrash [2022-08-31T12:11:22.463Z] === PAUSE TestContinueAfterPluginCrash [2022-08-31T12:11:22.463Z] === RUN TestReadPluginNoRead [2022-08-31T12:11:22.463Z] === PAUSE TestReadPluginNoRead [2022-08-31T12:11:22.463Z] === RUN TestDaemonStartWithLogOpt [2022-08-31T12:11:22.463Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-31T12:11:22.463Z] === CONT TestContinueAfterPluginCrash [2022-08-31T12:11:22.463Z] === CONT TestDaemonStartWithLogOpt [2022-08-31T12:11:25.745Z] --- PASS: TestDaemonStartWithLogOpt (3.06s) [2022-08-31T12:11:25.745Z] === CONT TestReadPluginNoRead [2022-08-31T12:11:27.643Z] === RUN TestReadPluginNoRead/default [2022-08-31T12:11:29.016Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-31T12:11:29.952Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-31T12:11:30.518Z] --- PASS: TestContinueAfterPluginCrash (8.08s) [2022-08-31T12:11:31.453Z] === CONT TestReadPluginNoRead [2022-08-31T12:11:31.453Z] read_test.go:92: [dfab6cd293746] daemon is not started [2022-08-31T12:11:31.453Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-08-31T12:11:31.453Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-08-31T12:11:31.453Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-08-31T12:11:31.453Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-08-31T12:11:31.453Z] PASS [2022-08-31T12:11:31.453Z] [2022-08-31T12:11:31.453Z] DONE 6 tests in 8.921s [2022-08-31T12:11:31.453Z] 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-08-31T12:11:31.453Z] ++ 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-08-31T12:11:31.453Z] ++ set -e [2022-08-31T12:11:31.453Z] ++ '[' -n 0 ']' [2022-08-31T12:11:31.453Z] ++ set -x [2022-08-31T12:11:31.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-31T12:11:31.453Z] testing: warning: no tests to run [2022-08-31T12:11:31.453Z] PASS [2022-08-31T12:11:31.453Z] [2022-08-31T12:11:31.453Z] DONE 0 tests in 0.044s [2022-08-31T12:11:31.453Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-31T12:11:31.453Z] ++ 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-08-31T12:11:31.453Z] ++ set -e [2022-08-31T12:11:31.453Z] ++ '[' -n 0 ']' [2022-08-31T12:11:31.453Z] ++ set -x [2022-08-31T12:11:31.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-31T12:11:31.453Z] INFO: Testing against a local daemon [2022-08-31T12:11:31.453Z] === RUN TestPluginWithDevMounts [2022-08-31T12:11:31.453Z] === PAUSE TestPluginWithDevMounts [2022-08-31T12:11:31.453Z] === CONT TestPluginWithDevMounts [2022-08-31T12:11:33.380Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-08-31T12:11:33.380Z] PASS [2022-08-31T12:11:33.380Z] [2022-08-31T12:11:33.380Z] DONE 1 tests in 1.664s [2022-08-31T12:11:33.380Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-31T12:11:33.380Z] ++ 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-08-31T12:11:33.380Z] ++ set -e [2022-08-31T12:11:33.380Z] ++ '[' -n 0 ']' [2022-08-31T12:11:33.380Z] ++ set -x [2022-08-31T12:11:33.380Z] ++ 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 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-08-31T12:11:33.380Z] INFO: Testing against a local daemon [2022-08-31T12:11:33.380Z] === RUN TestSecretInspect [2022-08-31T12:11:34.140Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2022-08-31T12:11:34.140Z] === RUN TestServiceUpdatePidsLimit [2022-08-31T12:11:34.701Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-31T12:11:35.262Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-31T12:11:35.284Z] --- PASS: TestSecretInspect (2.24s) [2022-08-31T12:11:35.284Z] === RUN TestSecretList [2022-08-31T12:11:37.811Z] --- PASS: TestSecretList (2.21s) [2022-08-31T12:11:37.811Z] === RUN TestSecretsCreateAndDelete [2022-08-31T12:11:39.712Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-08-31T12:11:39.712Z] === RUN TestSecretsUpdate [2022-08-31T12:11:42.240Z] --- PASS: TestSecretsUpdate (2.20s) [2022-08-31T12:11:42.240Z] === RUN TestTemplatedSecret [2022-08-31T12:11:43.337Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-31T12:11:44.768Z] --- PASS: TestTemplatedSecret (2.45s) [2022-08-31T12:11:44.768Z] === RUN TestSecretCreateResolve [2022-08-31T12:11:46.667Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-31T12:11:46.667Z] PASS [2022-08-31T12:11:46.667Z] [2022-08-31T12:11:46.667Z] DONE 6 tests in 13.598s [2022-08-31T12:11:46.667Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-31T12:11:46.667Z] ++ 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-08-31T12:11:46.667Z] ++ set -e [2022-08-31T12:11:46.667Z] ++ '[' -n 0 ']' [2022-08-31T12:11:46.667Z] ++ set -x [2022-08-31T12:11:46.667Z] ++ 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 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-08-31T12:11:46.667Z] INFO: Testing against a local daemon [2022-08-31T12:11:46.667Z] === RUN TestServiceCreateInit [2022-08-31T12:11:46.667Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-31T12:11:49.863Z] --- PASS: TestServiceUpdatePidsLimit (16.30s) [2022-08-31T12:11:49.864Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-31T12:11:49.864Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2022-08-31T12:11:49.864Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-08-31T12:11:49.864Z] PASS [2022-08-31T12:11:49.864Z] [2022-08-31T12:11:49.864Z] === Skipped [2022-08-31T12:11:49.864Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-31T12:11:49.864Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T12:11:49.864Z] [2022-08-31T12:11:49.864Z] DONE 27 tests, 1 skipped in 163.795s [2022-08-31T12:11:49.864Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-31T12:11:49.864Z] INFO: Testing against a local daemon [2022-08-31T12:11:49.864Z] === RUN TestSessionCreate [2022-08-31T12:11:49.864Z] --- PASS: TestSessionCreate (0.02s) [2022-08-31T12:11:49.864Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-31T12:11:49.864Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-31T12:11:49.864Z] PASS [2022-08-31T12:11:49.864Z] [2022-08-31T12:11:49.864Z] DONE 2 tests in 0.061s [2022-08-31T12:11:49.864Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-31T12:11:49.864Z] INFO: Testing against a local daemon [2022-08-31T12:11:49.864Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-31T12:11:49.864Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-31T12:11:49.864Z] === RUN TestDiskUsage [2022-08-31T12:11:49.864Z] === PAUSE TestDiskUsage [2022-08-31T12:11:49.864Z] === RUN TestEventsExecDie [2022-08-31T12:11:50.121Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-31T12:11:50.121Z] === RUN TestEventsBackwardsCompatible [2022-08-31T12:11:50.378Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-31T12:11:50.378Z] === RUN TestEventsVolumeCreate [2022-08-31T12:11:50.378Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-31T12:11:50.378Z] === RUN TestInfoBinaryCommits [2022-08-31T12:11:50.378Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-31T12:11:50.378Z] === RUN TestInfoAPIVersioned [2022-08-31T12:11:50.378Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-31T12:11:50.378Z] === RUN TestInfoAPI [2022-08-31T12:11:50.378Z] --- PASS: TestInfoAPI (0.02s) [2022-08-31T12:11:50.378Z] === RUN TestInfoAPIWarnings [2022-08-31T12:11:50.848Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-31T12:11:54.128Z] --- PASS: TestServiceCreateInit (7.25s) [2022-08-31T12:11:54.128Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-08-31T12:11:54.128Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-08-31T12:11:54.128Z] === RUN TestCreateServiceMultipleTimes [2022-08-31T12:12:01.884Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-31T12:12:08.406Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-31T12:12:08.406Z] === RUN TestInfoDebug [2022-08-31T12:12:08.406Z] --- PASS: TestInfoDebug (0.52s) [2022-08-31T12:12:08.406Z] === RUN TestInfoInsecureRegistries [2022-08-31T12:12:08.406Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-31T12:12:08.406Z] === RUN TestInfoRegistryMirrors [2022-08-31T12:12:08.406Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-31T12:12:08.406Z] === RUN TestLoginFailsWithBadCredentials [2022-08-31T12:12:08.966Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-31T12:12:08.966Z] === RUN TestPingCacheHeaders [2022-08-31T12:12:08.966Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-31T12:12:08.966Z] === RUN TestPingGet [2022-08-31T12:12:08.966Z] --- PASS: TestPingGet (0.01s) [2022-08-31T12:12:08.966Z] === RUN TestPingHead [2022-08-31T12:12:08.966Z] --- PASS: TestPingHead (0.02s) [2022-08-31T12:12:08.966Z] === RUN TestPingSwarmHeader [2022-08-31T12:12:09.569Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-31T12:12:10.129Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-31T12:12:11.055Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-31T12:12:11.055Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-08-31T12:12:11.055Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-31T12:12:11.055Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-31T12:12:11.055Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-31T12:12:11.055Z] === RUN TestPingBuilderHeader [2022-08-31T12:12:11.055Z] === RUN TestPingBuilderHeader/default_config [2022-08-31T12:12:11.616Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-31T12:12:12.176Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-31T12:12:12.176Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-31T12:12:12.176Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-31T12:12:12.176Z] === RUN TestVersion [2022-08-31T12:12:12.176Z] --- PASS: TestVersion (0.02s) [2022-08-31T12:12:12.176Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-31T12:12:12.176Z] === CONT TestDiskUsage [2022-08-31T12:12:12.208Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2022-08-31T12:12:12.208Z] === RUN TestCreateServiceConflict [2022-08-31T12:12:12.208Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-31T12:12:12.208Z] === RUN TestCreateServiceMaxReplicas [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/empty [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/empty/container_types [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/empty/image_types [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/empty/volume_types [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-31T12:12:12.688Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-31T12:12:12.944Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-31T12:12:12.944Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-31T12:12:12.944Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-31T12:12:12.944Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-31T12:12:12.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-31T12:12:12.944Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-31T12:12:12.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-31T12:12:12.944Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-31T12:12:12.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-31T12:12:12.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-31T12:12:12.944Z] === RUN TestDiskUsage/after_container.Run [2022-08-31T12:12:13.506Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-31T12:12:13.506Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-31T12:12:13.506Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-31T12:12:13.506Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-31T12:12:13.506Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-31T12:12:13.506Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-31T12:12:13.506Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-31T12:12:13.506Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-31T12:12:13.506Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-31T12:12:13.506Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage (1.56s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T12:12:13.506Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s) [2022-08-31T12:12:13.506Z] PASS [2022-08-31T12:12:13.506Z] [2022-08-31T12:12:13.506Z] DONE 57 tests in 23.951s [2022-08-31T12:12:13.506Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-31T12:12:13.762Z] INFO: Testing against a local daemon [2022-08-31T12:12:13.762Z] === RUN TestVolumesCreateAndList [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-31T12:12:13.762Z] === RUN TestVolumesRemove [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-31T12:12:13.762Z] === RUN TestVolumesInspect [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-31T12:12:13.762Z] === RUN TestVolumesInvalidJSON [2022-08-31T12:12:13.762Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-31T12:12:13.762Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-31T12:12:13.762Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-31T12:12:13.762Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-31T12:12:13.762Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-31T12:12:13.762Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-31T12:12:13.762Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-31T12:12:13.762Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-31T12:12:13.762Z] PASS [2022-08-31T12:12:13.762Z] [2022-08-31T12:12:13.762Z] DONE 9 tests in 0.179s [2022-08-31T12:12:13.762Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T12:12:14.106Z] --- PASS: TestCreateServiceMaxReplicas (2.21s) [2022-08-31T12:12:14.106Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-31T12:12:14.323Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-31T12:12:14.323Z] Removing test suite binaries [2022-08-31T12:12:14.323Z] exiting test-integration [2022-08-31T12:12:14.323Z] ++ exit 0 [2022-08-31T12:12:14.323Z] Post stage [Pipeline] junit [2022-08-31T12:12:15.698Z] Recording test results [2022-08-31T12:12:16.971Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-31T12:12:17.089Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-31T12:12:17.421Z] + echo Ensuring container killed. [2022-08-31T12:12:17.421Z] Ensuring container killed. [2022-08-31T12:12:17.421Z] + docker rm -vf docker-pr2 [2022-08-31T12:12:17.421Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-31T12:12:17.740Z] + echo Chowning /workspace to jenkins user [2022-08-31T12:12:17.740Z] Chowning /workspace to jenkins user [2022-08-31T12:12:17.740Z] + id -u [2022-08-31T12:12:17.740Z] + id -g [2022-08-31T12:12:17.740Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44065:/workspace busybox chown -R 1000:1000 /workspace [2022-08-31T12:12:17.740Z] Unable to find image 'busybox:latest' locally [2022-08-31T12:12:17.997Z] latest: Pulling from library/busybox [2022-08-31T12:12:17.997Z] 50783e0dfb64: Pulling fs layer [2022-08-31T12:12:17.997Z] 50783e0dfb64: Download complete [2022-08-31T12:12:17.997Z] 50783e0dfb64: Pull complete [2022-08-31T12:12:17.997Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-31T12:12:17.997Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T12:12:19.483Z] tests/integration/client_test.py ..... [ 75%] [2022-08-31T12:12:19.483Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-31T12:12:19.694Z] + bundleName=amd64-cgroup2 [2022-08-31T12:12:19.694Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-31T12:12:19.694Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-31T12:12:19.694Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-31T12:12:19.694Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-31T12:12:19.739Z] tests/integration/errors_test.py . [ 76%] [Pipeline] archiveArtifacts [2022-08-31T12:12:19.997Z] Archiving artifacts [2022-08-31T12:12:21.336Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44065/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-31T12:12:21.676Z] + make clean [2022-08-31T12:12:21.676Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-31T12:12:21.676Z] docker-dev-cache [2022-08-31T12:12:21.676Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-31T12:12:28.968Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-08-31T12:12:28.968Z] === RUN TestCreateServiceSecretFileMode [2022-08-31T12:12:29.533Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-08-31T12:12:29.533Z] === RUN TestCreateServiceConfigFileMode [2022-08-31T12:12:32.058Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) [2022-08-31T12:12:32.058Z] === RUN TestCreateServiceSysctls [2022-08-31T12:12:35.339Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-08-31T12:12:35.339Z] === RUN TestCreateServiceCapabilities [2022-08-31T12:12:37.237Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-08-31T12:12:37.237Z] === RUN TestInspect [2022-08-31T12:12:38.369Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-31T12:12:40.517Z] --- PASS: TestInspect (2.73s) [2022-08-31T12:12:40.517Z] === RUN TestCreateJob [2022-08-31T12:12:43.043Z] --- PASS: TestCreateJob (3.16s) [2022-08-31T12:12:43.044Z] === RUN TestReplicatedJob [2022-08-31T12:12:48.306Z] --- PASS: TestReplicatedJob (4.86s) [2022-08-31T12:12:48.306Z] === RUN TestUpdateReplicatedJob [2022-08-31T12:12:48.833Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T12:12:48.833Z] Using test binary docker [2022-08-31T12:12:48.833Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-31T12:12:48.833Z] Using test binary docker [2022-08-31T12:12:48.833Z] +++ /etc/init.d/apparmor start [2022-08-31T12:12:48.833Z] +++ /etc/init.d/apparmor start [2022-08-31T12:12:48.833Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). (warning). [2022-08-31T12:12:48.833Z] [2022-08-31T12:12:48.833Z] INFO: Waiting for daemon to start... [2022-08-31T12:12:48.833Z] INFO: Waiting for daemon to start... [2022-08-31T12:12:48.833Z] Starting dockerd [2022-08-31T12:12:48.833Z] Starting dockerd [2022-08-31T12:12:48.833Z] +++ 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 [2022-08-31T12:12:48.833Z] +++ 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 [2022-08-31T12:12:48.833Z] .. [2022-08-31T12:12:48.833Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T12:12:48.833Z] [2022-08-31T12:12:48.833Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-31T12:12:48.833Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T12:12:48.833Z] Error: No such image: emptyfs [2022-08-31T12:12:48.833Z] ++++ docker load [2022-08-31T12:12:48.833Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-31T12:12:48.833Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-31T12:12:48.833Z] Error: No such image: emptyfs [2022-08-31T12:12:48.833Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-31T12:12:48.833Z] ++++ docker load [2022-08-31T12:12:48.833Z] Running integration-test (iteration 1) [2022-08-31T12:12:48.833Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-31T12:12:48.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-31T12:12:48.833Z] ++ set -e [2022-08-31T12:12:48.833Z] ++ '[' -n 0 ']' [2022-08-31T12:12:48.833Z] ++ set -x [2022-08-31T12:12:48.833Z] ++ 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=amd64 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 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/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-31T12:12:48.833Z] Running integration-test (iteration 1) [2022-08-31T12:12:48.833Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-31T12:12:48.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-31T12:12:48.833Z] ++ set -e [2022-08-31T12:12:48.833Z] ++ '[' -n 0 ']' [2022-08-31T12:12:48.833Z] ++ set -x [2022-08-31T12:12:48.833Z] ++ 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=amd64 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 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/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-31T12:12:48.833Z] Loaded image: busybox:latest [2022-08-31T12:12:48.833Z] Loaded image: busybox:latest [2022-08-31T12:12:48.833Z] Loaded image: busybox:glibc [2022-08-31T12:12:48.833Z] Loaded image: busybox:glibc [2022-08-31T12:12:51.586Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-08-31T12:12:51.586Z] === RUN TestServiceListWithStatuses [2022-08-31T12:12:51.586Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T12:12:51.586Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-08-31T12:12:51.586Z] === RUN TestDockerNetworkConnectAlias [2022-08-31T12:12:53.030Z] Loaded image: debian:bullseye-slim [2022-08-31T12:12:53.030Z] Loaded image: debian:bullseye-slim [2022-08-31T12:12:53.030Z] Loaded image: hello-world:latest [2022-08-31T12:12:53.030Z] Loaded image: hello-world:latest [2022-08-31T12:12:53.290Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T12:12:53.290Z] INFO: Testing against a local daemon [2022-08-31T12:12:53.290Z] === RUN TestDockerSuite [2022-08-31T12:12:53.290Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T12:12:53.290Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-31T12:12:53.290Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-31T12:12:53.290Z] INFO: Testing against a local daemon [2022-08-31T12:12:53.290Z] === RUN TestDockerDaemonSuite [2022-08-31T12:12:53.290Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-31T12:12:53.290Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-31T12:12:53.290Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-31T12:12:53.290Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-31T12:12:53.290Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-31T12:12:53.290Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-31T12:12:53.290Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-31T12:12:54.582Z] ......... [ 85%] [2022-08-31T12:12:55.864Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-08-31T12:12:55.864Z] === RUN TestDockerNetworkReConnect [2022-08-31T12:12:56.608Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-31T12:12:56.608Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-31T12:12:57.179Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-31T12:12:57.439Z] --- PASS: TestBuildWithHugeFile (135.49s) [2022-08-31T12:12:57.439Z] === RUN TestBuildWCOWSandboxSize [2022-08-31T12:12:57.439Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T12:12:57.439Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-31T12:12:57.439Z] === RUN TestBuildWithEmptyDockerfile [2022-08-31T12:12:57.439Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:12:57.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:12:57.439Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:12:57.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:12:57.439Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:12:57.439Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:12:57.439Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-31T12:12:57.698Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-31T12:12:57.698Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-31T12:12:57.698Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-31T12:12:57.698Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-31T12:12:57.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-31T12:12:57.698Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-08-31T12:12:57.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-08-31T12:12:57.698Z] === RUN TestBuildPreserveOwnership [2022-08-31T12:12:57.698Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-31T12:12:58.266Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-31T12:12:59.148Z] --- PASS: TestDockerNetworkReConnect (3.45s) [2022-08-31T12:12:59.148Z] === RUN TestServicePlugin [2022-08-31T12:12:59.148Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:12:59.148Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-31T12:12:59.148Z] === RUN TestServiceUpdateLabel [2022-08-31T12:12:59.150Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-31T12:12:59.201Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-31T12:12:59.201Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-31T12:13:00.583Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-31T12:13:00.583Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-31T12:13:00.583Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-31T12:13:00.590Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-31T12:13:00.843Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-31T12:13:00.843Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-31T12:13:00.843Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-31T12:13:01.047Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-08-31T12:13:01.047Z] === RUN TestServiceUpdateSecrets [2022-08-31T12:13:02.225Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-31T12:13:02.225Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-31T12:13:02.485Z] --- PASS: TestBuildPreserveOwnership (4.68s) [2022-08-31T12:13:02.485Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.76s) [2022-08-31T12:13:02.485Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.91s) [2022-08-31T12:13:02.485Z] === RUN TestBuildPlatformInvalid [2022-08-31T12:13:02.485Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2022-08-31T12:13:02.485Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-31T12:13:03.053Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-31T12:13:03.054Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-31T12:13:03.054Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-31T12:13:03.054Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-31T12:13:03.623Z] Loaded image: busybox:latest [2022-08-31T12:13:03.883Z] Loaded image: busybox:glibc [2022-08-31T12:13:05.258Z] Loaded image: debian:bullseye-slim [2022-08-31T12:13:05.516Z] Loaded image: hello-world:latest [2022-08-31T12:13:05.516Z] Loaded image: arm32v7/hello-world:latest [2022-08-31T12:13:06.896Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-31T12:13:07.121Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-31T12:13:07.121Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-31T12:13:08.875Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-31T12:13:09.432Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-31T12:13:11.335Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-31T12:13:11.601Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-31T12:13:11.857Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-31T12:13:13.239Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-31T12:13:13.806Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-31T12:13:15.226Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-31T12:13:15.751Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-31T12:13:15.909Z] --- PASS: TestServiceUpdateSecrets (13.95s) [2022-08-31T12:13:15.909Z] === RUN TestServiceUpdateConfigs [2022-08-31T12:13:16.006Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-31T12:13:16.262Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-31T12:13:16.262Z] [2022-08-31T12:13:16.262Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-31T12:13:16.262Z] =========================== short test summary info ============================ [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-31T12:13:16.262Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-31T12:13:16.262Z] Not supported on most drivers [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-31T12:13:16.262Z] Output of docker top depends on host distro, and is not formalized. [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-31T12:13:16.262Z] Output of docker top depends on host distro, and is not formalized. [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-31T12:13:16.262Z] Can fail if eth0 has multiple IP addresses [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-31T12:13:16.262Z] This doesn't seem to be taken into account by the engine [2022-08-31T12:13:16.262Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-31T12:13:16.262Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-31T12:13:16.262Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 281.94 seconds == [2022-08-31T12:13:16.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-31T12:13:16.616Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.06s) [2022-08-31T12:13:16.616Z] PASS [2022-08-31T12:13:16.616Z] [2022-08-31T12:13:16.616Z] === Skipped [2022-08-31T12:13:16.616Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-31T12:13:16.616Z] build_session_test.go:25: TODO: BuildKit [2022-08-31T12:13:16.616Z] [2022-08-31T12:13:16.616Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-31T12:13:16.616Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-31T12:13:16.616Z] [2022-08-31T12:13:16.616Z] DONE 34 tests, 2 skipped in 208.942s [2022-08-31T12:13:16.616Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-31T12:13:16.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:13:16.616Z] ++ set -e [2022-08-31T12:13:16.616Z] ++ '[' -n 0 ']' [2022-08-31T12:13:16.616Z] ++ set -x [2022-08-31T12:13:16.616Z] ++ 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=amd64 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 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/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:13:16.875Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-31T12:13:16.875Z] INFO: Testing against a local daemon [2022-08-31T12:13:16.875Z] === RUN TestConfigInspect [2022-08-31T12:13:17.810Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-31T12:13:18.750Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-31T12:13:18.750Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-31T12:13:18.750Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-31T12:13:19.690Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-31T12:13:19.949Z] --- PASS: TestConfigInspect (3.16s) [2022-08-31T12:13:19.949Z] === RUN TestConfigList [2022-08-31T12:13:20.518Z] docker_cli_daemon_test.go:1475: [d83f3b075958d] daemon is not started [2022-08-31T12:13:20.518Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-31T12:13:21.458Z] check_test.go:540: [ddc19e75925af] daemon is not started [2022-08-31T12:13:21.458Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-31T12:13:21.458Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-31T12:13:22.835Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-31T12:13:23.094Z] --- PASS: TestConfigList (3.22s) [2022-08-31T12:13:23.094Z] === RUN TestConfigsCreateAndDelete [2022-08-31T12:13:23.662Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-31T12:13:25.570Z] check_test.go:540: [d96eb4ba21fd4] daemon is not started [2022-08-31T12:13:25.570Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-31T12:13:26.509Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2022-08-31T12:13:26.509Z] === RUN TestConfigsUpdate [2022-08-31T12:13:27.887Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-31T12:13:28.422Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T12:13:28.422Z] [2022-08-31T12:13:28.422Z] Unloading profiles will leave already running processes permanently [2022-08-31T12:13:28.422Z] unconfined, which can lead to unexpected situations. [2022-08-31T12:13:28.422Z] [2022-08-31T12:13:28.422Z] To set a process to complain mode, use the command line tool [2022-08-31T12:13:28.422Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T12:13:28.422Z] Post stage [Pipeline] junit [2022-08-31T12:13:28.439Z] Recording test results [2022-08-31T12:13:28.463Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-31T12:13:29.402Z] --- PASS: TestConfigsUpdate (2.80s) [2022-08-31T12:13:29.402Z] === RUN TestTemplatedConfig [2022-08-31T12:13:29.402Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-31T12:13:29.662Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-31T12:13:29.818Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-31T12:13:29.922Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-31T12:13:30.138Z] + echo Ensuring container killed. [2022-08-31T12:13:30.138Z] Ensuring container killed. [2022-08-31T12:13:30.138Z] + docker rm -vf docker-pr2 [2022-08-31T12:13:30.138Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-31T12:13:30.489Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-31T12:13:30.489Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-31T12:13:30.489Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-31T12:13:30.501Z] + echo Chowning /workspace to jenkins user [2022-08-31T12:13:30.501Z] Chowning /workspace to jenkins user [2022-08-31T12:13:30.501Z] + id -u [2022-08-31T12:13:30.501Z] + id -g [2022-08-31T12:13:30.501Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44065:/workspace busybox chown -R 1000:1000 /workspace [2022-08-31T12:13:30.501Z] Unable to find image 'busybox:latest' locally [2022-08-31T12:13:30.501Z] latest: Pulling from library/busybox [2022-08-31T12:13:30.757Z] 50783e0dfb64: Pulling fs layer [2022-08-31T12:13:30.757Z] 50783e0dfb64: Verifying Checksum [2022-08-31T12:13:30.757Z] 50783e0dfb64: Download complete [2022-08-31T12:13:30.757Z] 50783e0dfb64: Pull complete [2022-08-31T12:13:30.757Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-31T12:13:30.757Z] Status: Downloaded newer image for busybox:latest [2022-08-31T12:13:30.771Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-08-31T12:13:30.771Z] === RUN TestServiceUpdateNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T12:13:32.395Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-31T12:13:32.457Z] + bundleName=docker-py [2022-08-31T12:13:32.457Z] + echo Creating docker-py-bundles.tar.gz [2022-08-31T12:13:32.457Z] Creating docker-py-bundles.tar.gz [2022-08-31T12:13:32.457Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-31T12:13:32.472Z] Archiving artifacts [2022-08-31T12:13:32.963Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-31T12:13:33.222Z] --- PASS: TestTemplatedConfig (3.99s) [2022-08-31T12:13:33.222Z] === RUN TestConfigCreateResolve [2022-08-31T12:13:33.977Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44065/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-31T12:13:34.160Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-31T12:13:34.160Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-31T12:13:34.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh binary [2022-08-31T12:13:34.608Z] [2022-08-31T12:13:34.864Z] Removing bundles/ [2022-08-31T12:13:34.864Z] [2022-08-31T12:13:34.864Z] ---> Making bundle: binary (in bundles/binary) [2022-08-31T12:13:34.864Z] Building: bundles/binary-daemon/dockerd [2022-08-31T12:13:34.864Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T12:13:35.095Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-31T12:13:35.663Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-31T12:13:36.234Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-31T12:13:36.234Z] --- PASS: TestConfigCreateResolve (3.01s) [2022-08-31T12:13:36.234Z] PASS [2022-08-31T12:13:36.234Z] [2022-08-31T12:13:36.234Z] DONE 6 tests in 19.542s [2022-08-31T12:13:36.234Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-31T12:13:36.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:13:36.234Z] ++ set -e [2022-08-31T12:13:36.234Z] ++ '[' -n 0 ']' [2022-08-31T12:13:36.234Z] ++ set -x [2022-08-31T12:13:36.234Z] ++ 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=amd64 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 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/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:13:36.495Z] INFO: Testing against a local daemon [2022-08-31T12:13:36.495Z] === RUN TestAttachWithTTY [2022-08-31T12:13:36.495Z] --- PASS: TestAttachWithTTY (0.09s) [2022-08-31T12:13:36.495Z] === RUN TestAttachWithoutTTy [2022-08-31T12:13:36.495Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-31T12:13:36.495Z] === RUN TestCheckpoint [2022-08-31T12:13:36.495Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T12:13:36.495Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-31T12:13:36.495Z] === RUN TestContainerInvalidJSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/commit [2022-08-31T12:13:36.755Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-31T12:13:36.755Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:13:36.755Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:13:36.755Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:13:36.755Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:13:36.755Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:13:36.755Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:13:36.755Z] === CONT TestContainerInvalidJSON/commit [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-31T12:13:36.755Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-31T12:13:36.755Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-31T12:13:36.755Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-31T12:13:36.755Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-31T12:13:36.755Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-31T12:13:36.755Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-31T12:13:36.755Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-31T12:13:36.755Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-31T12:13:36.755Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-31T12:13:36.755Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-08-31T12:13:36.755Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-31T12:13:36.755Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-08-31T12:13:36.755Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-31T12:13:37.015Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-31T12:13:37.015Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-08-31T12:13:37.015Z] === RUN TestCopyEmptyFile [2022-08-31T12:13:37.586Z] --- PASS: TestCopyEmptyFile (0.47s) [2022-08-31T12:13:37.586Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-31T12:13:37.586Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2022-08-31T12:13:37.586Z] === RUN TestCopyFromContainer [2022-08-31T12:13:37.847Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-31T12:13:38.784Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-31T12:13:39.044Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-31T12:13:39.044Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-31T12:13:39.614Z] === RUN TestCopyFromContainer// [2022-08-31T12:13:39.614Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-31T12:13:39.614Z] === RUN TestCopyFromContainer//bar/root [2022-08-31T12:13:39.614Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-31T12:13:39.873Z] === RUN TestCopyFromContainer/bar/quux [2022-08-31T12:13:39.873Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-31T12:13:39.873Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-31T12:13:39.873Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-31T12:13:39.873Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-31T12:13:40.132Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-31T12:13:40.132Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-31T12:13:40.132Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-31T12:13:40.132Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-31T12:13:40.391Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-31T12:13:40.651Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-31T12:13:40.651Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-31T12:13:40.910Z] --- PASS: TestCopyFromContainer (3.27s) [2022-08-31T12:13:40.910Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-08-31T12:13:40.910Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-08-31T12:13:40.910Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-08-31T12:13:40.910Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-08-31T12:13:40.910Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-08-31T12:13:40.910Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-08-31T12:13:40.910Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-08-31T12:13:40.910Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2022-08-31T12:13:40.910Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-08-31T12:13:40.910Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-08-31T12:13:40.910Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-31T12:13:40.910Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:13:40.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:13:40.910Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:13:40.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:13:40.910Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:13:40.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:13:40.910Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-31T12:13:40.910Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-31T12:13:40.910Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-31T12:13:40.910Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-31T12:13:40.910Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-31T12:13:40.910Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-31T12:13:40.910Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-31T12:13:40.910Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-31T12:13:40.910Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-31T12:13:40.910Z] === RUN TestCreateWithInvalidEnv [2022-08-31T12:13:40.910Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-31T12:13:40.910Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-31T12:13:40.910Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-31T12:13:40.910Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-31T12:13:40.910Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-31T12:13:40.910Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-31T12:13:40.910Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-31T12:13:40.910Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-31T12:13:40.910Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-31T12:13:40.910Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-31T12:13:40.910Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-31T12:13:40.910Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-08-31T12:13:40.910Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-08-31T12:13:40.910Z] === RUN TestCreateTmpfsMountsTarget [2022-08-31T12:13:40.910Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-08-31T12:13:40.910Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-31T12:13:41.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-31T12:13:42.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-31T12:13:42.961Z] --- PASS: TestServiceUpdateNetwork (12.08s) [2022-08-31T12:13:42.961Z] === RUN TestServiceUpdatePidsLimit [2022-08-31T12:13:42.961Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-31T12:13:42.961Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-31T12:13:43.046Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-31T12:13:43.046Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-31T12:13:43.305Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-31T12:13:43.564Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s) [2022-08-31T12:13:43.564Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-31T12:13:44.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-31T12:13:45.879Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-31T12:13:45.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-31T12:13:45.879Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-31T12:13:46.137Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.47s) [2022-08-31T12:13:46.137Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-31T12:13:46.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:13:46.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:13:46.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:13:46.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:13:46.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:13:46.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:13:46.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:13:46.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:13:46.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:13:46.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:13:46.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-31T12:13:46.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-31T12:13:46.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-31T12:13:46.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-31T12:13:46.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-31T12:13:46.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-08-31T12:13:46.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-31T12:13:46.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-08-31T12:13:46.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-31T12:13:46.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-31T12:13:46.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-31T12:13:46.137Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-31T12:13:46.706Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-31T12:13:46.965Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2022-08-31T12:13:46.965Z] === RUN TestCreateDifferentPlatform [2022-08-31T12:13:46.965Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-31T12:13:46.965Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-31T12:13:46.965Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-31T12:13:46.965Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-31T12:13:46.965Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-08-31T12:13:46.965Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-31T12:13:46.965Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-08-31T12:13:46.965Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-31T12:13:46.965Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-31T12:13:46.965Z] === RUN TestCreateInvalidHostConfig [2022-08-31T12:13:46.965Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:13:46.965Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:13:46.965Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:13:46.965Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:13:46.965Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:13:46.965Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:13:46.965Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:13:46.965Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:13:46.965Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-31T12:13:46.965Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-31T12:13:46.965Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-31T12:13:46.965Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-31T12:13:46.965Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-31T12:13:46.965Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-31T12:13:46.965Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-31T12:13:47.224Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-31T12:13:47.224Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-31T12:13:47.224Z] === RUN TestContainerStartOnDaemonRestart [2022-08-31T12:13:47.224Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-31T12:13:47.224Z] === RUN TestDaemonRestartIpcMode [2022-08-31T12:13:47.224Z] === PAUSE TestDaemonRestartIpcMode [2022-08-31T12:13:47.224Z] === RUN TestDaemonHostGatewayIP [2022-08-31T12:13:47.224Z] === PAUSE TestDaemonHostGatewayIP [2022-08-31T12:13:47.224Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-31T12:13:47.224Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-31T12:13:47.224Z] === RUN TestContainerKillOnDaemonStart [2022-08-31T12:13:47.224Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-31T12:13:47.224Z] === RUN TestDiff [2022-08-31T12:13:47.224Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-31T12:13:47.483Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-31T12:13:47.743Z] --- PASS: TestDiff (0.74s) [2022-08-31T12:13:47.743Z] === RUN TestExecConsoleSize [2022-08-31T12:13:48.681Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-31T12:13:48.943Z] --- PASS: TestExecConsoleSize (1.05s) [2022-08-31T12:13:48.943Z] === RUN TestExecWithCloseStdin [2022-08-31T12:13:49.510Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-31T12:13:49.510Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-31T12:13:49.512Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-31T12:13:49.770Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-31T12:13:49.770Z] --- PASS: TestExecWithCloseStdin (0.95s) [2022-08-31T12:13:49.770Z] === RUN TestExec [2022-08-31T12:13:50.339Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-31T12:13:50.907Z] --- PASS: TestExec (1.02s) [2022-08-31T12:13:50.907Z] === RUN TestExecUser [2022-08-31T12:13:51.166Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-31T12:13:51.425Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-31T12:13:51.993Z] check_test.go:540: [df2f08998e13c] daemon is not started [2022-08-31T12:13:51.993Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-31T12:13:51.993Z] --- PASS: TestExecUser (1.02s) [2022-08-31T12:13:51.993Z] === RUN TestExportContainerAndImportImage [2022-08-31T12:13:52.253Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-31T12:13:52.512Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-31T12:13:53.080Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2022-08-31T12:13:53.080Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-31T12:13:53.340Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-31T12:13:54.279Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-31T12:13:54.847Z] --- PASS: TestExportContainerAfterDaemonRestart (1.70s) [2022-08-31T12:13:54.847Z] === RUN TestHealthCheckWorkdir [2022-08-31T12:13:55.415Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-31T12:13:56.043Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2022-08-31T12:13:56.043Z] === RUN TestHealthKillContainer [2022-08-31T12:13:56.043Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-31T12:13:56.992Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-31T12:13:56.992Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-31T12:13:56.992Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-31T12:13:57.251Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-31T12:13:57.251Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-31T12:13:57.616Z] --- PASS: TestServiceUpdatePidsLimit (15.64s) [2022-08-31T12:13:57.616Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-31T12:13:57.616Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-31T12:13:57.616Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-31T12:13:57.616Z] PASS [2022-08-31T12:13:57.616Z] [2022-08-31T12:13:57.616Z] === Skipped [2022-08-31T12:13:57.616Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s) [2022-08-31T12:13:57.616Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T12:13:57.616Z] [2022-08-31T12:13:57.616Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-31T12:13:57.616Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-31T12:13:57.616Z] [2022-08-31T12:13:57.616Z] DONE 27 tests, 2 skipped in 130.172s [2022-08-31T12:13:57.616Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-31T12:13:57.616Z] ++ 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-08-31T12:13:57.616Z] ++ set -e [2022-08-31T12:13:57.616Z] ++ '[' -n 0 ']' [2022-08-31T12:13:57.616Z] ++ set -x [2022-08-31T12:13:57.616Z] ++ 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 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-08-31T12:13:57.616Z] INFO: Testing against a local daemon [2022-08-31T12:13:57.616Z] === RUN TestSessionCreate [2022-08-31T12:13:57.616Z] --- PASS: TestSessionCreate (0.02s) [2022-08-31T12:13:57.616Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-31T12:13:57.616Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-31T12:13:57.616Z] PASS [2022-08-31T12:13:57.616Z] [2022-08-31T12:13:57.616Z] DONE 2 tests in 0.132s [2022-08-31T12:13:57.616Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-31T12:13:57.616Z] ++ 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-08-31T12:13:57.616Z] ++ set -e [2022-08-31T12:13:57.616Z] ++ '[' -n 0 ']' [2022-08-31T12:13:57.616Z] ++ set -x [2022-08-31T12:13:57.616Z] ++ 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 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-08-31T12:13:57.616Z] INFO: Testing against a local daemon [2022-08-31T12:13:57.616Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-31T12:13:57.616Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T12:13:57.616Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T12:13:57.616Z] === RUN TestDiskUsage [2022-08-31T12:13:57.616Z] === PAUSE TestDiskUsage [2022-08-31T12:13:57.616Z] === RUN TestEventsExecDie [2022-08-31T12:13:57.616Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-31T12:13:57.616Z] === RUN TestEventsBackwardsCompatible [2022-08-31T12:13:57.616Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-31T12:13:57.616Z] === RUN TestEventsVolumeCreate [2022-08-31T12:13:57.616Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-31T12:13:57.616Z] === RUN TestInfoBinaryCommits [2022-08-31T12:13:57.616Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-31T12:13:57.616Z] === RUN TestInfoAPIVersioned [2022-08-31T12:13:57.616Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-31T12:13:57.616Z] === RUN TestInfoAPI [2022-08-31T12:13:57.616Z] --- PASS: TestInfoAPI (0.02s) [2022-08-31T12:13:57.616Z] === RUN TestInfoAPIWarnings [2022-08-31T12:13:57.820Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-31T12:13:58.389Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-31T12:14:02.574Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-31T12:14:02.574Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-31T12:14:02.833Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-31T12:14:03.399Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-31T12:14:03.399Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-31T12:14:03.399Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-31T12:14:03.399Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-31T12:14:04.773Z] --- PASS: TestHealthKillContainer (8.57s) [2022-08-31T12:14:04.773Z] === RUN TestHealthCheckProcessKilled [2022-08-31T12:14:05.339Z] --- PASS: TestHealthCheckProcessKilled (0.74s) [2022-08-31T12:14:05.340Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-31T12:14:05.600Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-31T12:14:05.859Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-31T12:14:05.859Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2022-08-31T12:14:05.859Z] === RUN TestIpcModeNone [2022-08-31T12:14:06.118Z] check_test.go:540: [d20a1deb9d34b] daemon is not started [2022-08-31T12:14:06.118Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-31T12:14:06.686Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-31T12:14:06.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-31T12:14:06.686Z] --- PASS: TestIpcModeNone (0.87s) [2022-08-31T12:14:06.686Z] === RUN TestIpcModePrivate [2022-08-31T12:14:07.254Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-31T12:14:07.514Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-08-31T12:14:07.773Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-31T12:14:07.773Z] --- PASS: TestIpcModePrivate (0.92s) [2022-08-31T12:14:07.773Z] === RUN TestIpcModeShareable [2022-08-31T12:14:08.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-31T12:14:08.292Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-31T12:14:08.551Z] --- PASS: TestIpcModeShareable (0.97s) [2022-08-31T12:14:08.552Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-31T12:14:09.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-31T12:14:10.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-31T12:14:10.500Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-31T12:14:11.438Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2022-08-31T12:14:11.438Z] === RUN TestAPIIpcModeHost [2022-08-31T12:14:12.007Z] --- PASS: TestAPIIpcModeHost (0.68s) [2022-08-31T12:14:12.007Z] === RUN TestDaemonIpcModeShareable [2022-08-31T12:14:12.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-31T12:14:13.206Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:123, shared: true, mustBeShared: true [2022-08-31T12:14:13.464Z] --- PASS: TestDaemonIpcModeShareable (1.55s) [2022-08-31T12:14:13.464Z] === RUN TestDaemonIpcModePrivate [2022-08-31T12:14:13.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e5e4e0__} [2022-08-31T12:14:15.102Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2022-08-31T12:14:15.102Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2022-08-31T12:14:15.102Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-31T12:14:15.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13942291056_/foo_false_____} [2022-08-31T12:14:15.363Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-31T12:14:15.680Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-31T12:14:15.680Z] === RUN TestInfoDebug [2022-08-31T12:14:15.680Z] --- PASS: TestInfoDebug (0.52s) [2022-08-31T12:14:15.680Z] === RUN TestInfoInsecureRegistries [2022-08-31T12:14:15.680Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-31T12:14:15.680Z] === RUN TestInfoRegistryMirrors [2022-08-31T12:14:15.938Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-31T12:14:15.938Z] === RUN TestLoginFailsWithBadCredentials [2022-08-31T12:14:16.196Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-31T12:14:16.196Z] === RUN TestPingCacheHeaders [2022-08-31T12:14:16.196Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-31T12:14:16.196Z] === RUN TestPingGet [2022-08-31T12:14:16.196Z] --- PASS: TestPingGet (0.02s) [2022-08-31T12:14:16.196Z] === RUN TestPingHead [2022-08-31T12:14:16.196Z] --- PASS: TestPingHead (0.02s) [2022-08-31T12:14:16.196Z] === RUN TestPingSwarmHeader [2022-08-31T12:14:16.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13942291056_/foo_true_____} [2022-08-31T12:14:16.761Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-31T12:14:16.870Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-08-31T12:14:17.129Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2022-08-31T12:14:17.129Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-31T12:14:17.327Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-31T12:14:17.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3307120273_/foo_false_____} [2022-08-31T12:14:17.957Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-31T12:14:17.957Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-31T12:14:17.957Z] check_test.go:540: [d1b6fad6e2145] daemon is not started [2022-08-31T12:14:17.957Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-31T12:14:18.526Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-08-31T12:14:18.699Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-31T12:14:18.699Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-08-31T12:14:18.699Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-31T12:14:18.699Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-31T12:14:18.699Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-31T12:14:18.699Z] === RUN TestPingBuilderHeader [2022-08-31T12:14:18.699Z] === RUN TestPingBuilderHeader/default_config [2022-08-31T12:14:18.784Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2022-08-31T12:14:18.784Z] === RUN TestIpcModeOlderClient [2022-08-31T12:14:18.784Z] === PAUSE TestIpcModeOlderClient [2022-08-31T12:14:18.784Z] === RUN TestKillContainerInvalidSignal [2022-08-31T12:14:18.957Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-31T12:14:19.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3307120273_/foo_true_____} [2022-08-31T12:14:19.351Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2022-08-31T12:14:19.351Z] === RUN TestKillContainer [2022-08-31T12:14:19.351Z] === RUN TestKillContainer/no_signal [2022-08-31T12:14:19.521Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-31T12:14:19.521Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-31T12:14:19.521Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-31T12:14:19.521Z] === RUN TestVersion [2022-08-31T12:14:19.521Z] --- PASS: TestVersion (0.02s) [2022-08-31T12:14:19.521Z] === CONT TestDiskUsage [2022-08-31T12:14:19.918Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/empty [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/empty/container_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/empty/image_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/empty/volume_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-31T12:14:20.086Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-31T12:14:20.087Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-31T12:14:20.087Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-31T12:14:20.087Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-31T12:14:20.087Z] === RUN TestDiskUsage/after_container.Run [2022-08-31T12:14:20.176Z] === RUN TestKillContainer/non_killing_signal [2022-08-31T12:14:20.344Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-31T12:14:20.344Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-31T12:14:20.344Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-31T12:14:20.344Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-31T12:14:20.344Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-31T12:14:20.344Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-31T12:14:20.344Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-31T12:14:20.344Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-31T12:14:20.344Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-31T12:14:20.344Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage (1.12s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-31T12:14:20.602Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T12:14:20.602Z] PASS [2022-08-31T12:14:20.602Z] [2022-08-31T12:14:20.602Z] === Skipped [2022-08-31T12:14:20.602Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T12:14:20.602Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T12:14:20.602Z] [2022-08-31T12:14:20.602Z] DONE 57 tests, 1 skipped in 23.627s [2022-08-31T12:14:20.602Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-31T12:14:20.602Z] ++ 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-08-31T12:14:20.602Z] ++ set -e [2022-08-31T12:14:20.602Z] ++ '[' -n 0 ']' [2022-08-31T12:14:20.602Z] ++ set -x [2022-08-31T12:14:20.602Z] ++ 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 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-08-31T12:14:20.602Z] INFO: Testing against a local daemon [2022-08-31T12:14:20.602Z] === RUN TestVolumesCreateAndList [2022-08-31T12:14:20.602Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-31T12:14:20.602Z] === RUN TestVolumesRemove [2022-08-31T12:14:20.745Z] === RUN TestKillContainer/killing_signal [2022-08-31T12:14:20.861Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-31T12:14:20.861Z] === RUN TestVolumesInspect [2022-08-31T12:14:20.861Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-31T12:14:20.861Z] === RUN TestVolumesInvalidJSON [2022-08-31T12:14:20.861Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-31T12:14:20.861Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-31T12:14:20.861Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-31T12:14:20.861Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-31T12:14:20.861Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-31T12:14:20.861Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-31T12:14:20.861Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-31T12:14:20.861Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-31T12:14:20.861Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-31T12:14:20.861Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-31T12:14:20.861Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-31T12:14:20.861Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-31T12:14:20.861Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-31T12:14:20.861Z] PASS [2022-08-31T12:14:20.861Z] [2022-08-31T12:14:20.861Z] DONE 9 tests in 0.193s [2022-08-31T12:14:20.861Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T12:14:20.861Z] ++++ cat bundles/test-integration/docker.pid [2022-08-31T12:14:20.861Z] +++ kill 14438 [2022-08-31T12:14:21.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3307120273_/foo_true__0xc000e5e510___} [2022-08-31T12:14:21.118Z] +++ /etc/init.d/apparmor stop [2022-08-31T12:14:21.118Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T12:14:21.118Z] [2022-08-31T12:14:21.118Z] Unloading profiles will leave already running processes permanently [2022-08-31T12:14:21.118Z] unconfined, which can lead to unexpected situations. [2022-08-31T12:14:21.118Z] [2022-08-31T12:14:21.118Z] To set a process to complain mode, use the command line tool [2022-08-31T12:14:21.118Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T12:14:21.118Z] +++ true [2022-08-31T12:14:21.118Z] exiting test-integration [2022-08-31T12:14:21.118Z] ++ exit 0 [2022-08-31T12:14:21.118Z] [2022-08-31T12:14:21.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e5e528__} [2022-08-31T12:14:21.943Z] --- PASS: TestKillContainer (2.33s) [2022-08-31T12:14:21.943Z] --- PASS: TestKillContainer/no_signal (0.83s) [2022-08-31T12:14:21.943Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-08-31T12:14:21.943Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2022-08-31T12:14:21.943Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-31T12:14:21.943Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy Post stage [Pipeline] junit [2022-08-31T12:14:22.062Z] Recording test results [2022-08-31T12:14:22.203Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-31T12:14:22.241Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-31T12:14:22.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e5e540__} [2022-08-31T12:14:22.462Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-31T12:14:22.564Z] + echo Ensuring container killed. [2022-08-31T12:14:22.564Z] Ensuring container killed. [2022-08-31T12:14:22.564Z] + docker rm -vf docker-pr2 [2022-08-31T12:14:22.564Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-31T12:14:22.875Z] + echo Chowning /workspace to jenkins user [2022-08-31T12:14:22.875Z] Chowning /workspace to jenkins user [2022-08-31T12:14:22.875Z] + id -u [2022-08-31T12:14:22.875Z] + id -g [2022-08-31T12:14:22.875Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44065:/workspace busybox chown -R 1000:1000 /workspace [2022-08-31T12:14:22.875Z] Unable to find image 'busybox:latest' locally [2022-08-31T12:14:22.875Z] latest: Pulling from library/busybox [2022-08-31T12:14:23.135Z] 98b248744137: Pulling fs layer [2022-08-31T12:14:23.135Z] 98b248744137: Verifying Checksum [2022-08-31T12:14:23.135Z] 98b248744137: Download complete [2022-08-31T12:14:23.135Z] 98b248744137: Pull complete [2022-08-31T12:14:23.395Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-31T12:14:23.395Z] Status: Downloaded newer image for busybox:latest [2022-08-31T12:14:23.400Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2022-08-31T12:14:23.400Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2022-08-31T12:14:23.400Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-08-31T12:14:23.400Z] === RUN TestKillStoppedContainer [2022-08-31T12:14:23.400Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-31T12:14:23.400Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-31T12:14:23.400Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-08-31T12:14:23.400Z] === RUN TestKillDifferentUserContainer [2022-08-31T12:14:23.658Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-31T12:14:23.918Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e5e558__} [2022-08-31T12:14:24.176Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2022-08-31T12:14:24.176Z] === RUN TestInspectOomKilledTrue [2022-08-31T12:14:24.176Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T12:14:24.176Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-31T12:14:24.176Z] === RUN TestInspectOomKilledFalse [2022-08-31T12:14:24.176Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T12:14:24.176Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-31T12:14:24.176Z] === RUN TestLinksEtcHostsContentMatch [2022-08-31T12:14:24.747Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2022-08-31T12:14:24.747Z] === RUN TestLinksContainerNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T12:14:25.059Z] + bundleName=arm64-integration [2022-08-31T12:14:25.059Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-31T12:14:25.059Z] Creating arm64-integration-bundles.tar.gz [2022-08-31T12:14:25.059Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-31T12:14:25.059Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-31T12:14:25.328Z] Archiving artifacts [2022-08-31T12:14:25.686Z] check_test.go:540: [df7a10922491b] daemon is not started [2022-08-31T12:14:25.686Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-31T12:14:25.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e5e570__} [2022-08-31T12:14:26.253Z] --- PASS: TestLinksContainerNames (1.54s) [2022-08-31T12:14:26.253Z] === RUN TestLogsFollowTailEmpty [2022-08-31T12:14:27.064Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44065/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-31T12:14:27.192Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-08-31T12:14:27.192Z] === RUN TestLogs [2022-08-31T12:14:27.192Z] === RUN TestLogs/driver_local [2022-08-31T12:14:27.192Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:14:27.192Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:14:27.192Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-31T12:14:27.192Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-31T12:14:27.192Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-31T12:14:27.192Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-31T12:14:27.192Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:14:27.192Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:14:27.192Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:14:27.192Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:14:27.192Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:14:27.192Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:14:27.192Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-31T12:14:27.192Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-31T12:14:27.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-31T12:14:27.368Z] + make clean [2022-08-31T12:14:27.626Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-31T12:14:27.626Z] docker-dev-cache [2022-08-31T12:14:27.626Z] docker-mod-cache [Pipeline] deleteDir [2022-08-31T12:14:28.578Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-31T12:14:28.578Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-31T12:14:28.578Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-31T12:14:28.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-31T12:14:28.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-31T12:14:28.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-31T12:14:28.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-31T12:14:28.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-31T12:14:28.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-31T12:14:28.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-31T12:14:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-31T12:14:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-31T12:14:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-31T12:14:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-31T12:14:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-31T12:14:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-31T12:14:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-31T12:14:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-31T12:14:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-31T12:14:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-31T12:14:29.359Z] check_test.go:540: [d40777c31d426] daemon is not started [2022-08-31T12:14:29.359Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-31T12:14:29.359Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-31T12:14:29.359Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-31T12:14:29.359Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-31T12:14:29.359Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-31T12:14:29.619Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-31T12:14:29.880Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-31T12:14:30.450Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-31T12:14:31.017Z] === RUN TestLogs/driver_json-file [2022-08-31T12:14:31.017Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:14:31.017Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:14:31.017Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:14:31.017Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:14:31.017Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:14:31.017Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:14:31.017Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:14:31.017Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:14:31.017Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:14:31.017Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:14:31.017Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:14:31.017Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:14:31.017Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-31T12:14:31.017Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-31T12:14:31.952Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-31T12:14:32.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-31T12:14:32.212Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-31T12:14:32.781Z] docker_cli_daemon_plugins_test.go:80: [db656fc42084b] daemon is not started [2022-08-31T12:14:33.041Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-31T12:14:33.041Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-31T12:14:33.303Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-31T12:14:34.240Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-31T12:14:34.240Z] --- PASS: TestLogs (7.23s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.36s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.53s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.27s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.17s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.19s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.17s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.99s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.29s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.16s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.93s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.10s) [2022-08-31T12:14:34.240Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.11s) [2022-08-31T12:14:34.240Z] === RUN TestContainerNetworkMountsNoChown [2022-08-31T12:14:34.806Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-31T12:14:35.065Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-08-31T12:14:35.065Z] === RUN TestMountDaemonRoot [2022-08-31T12:14:35.065Z] === RUN TestMountDaemonRoot/default [2022-08-31T12:14:35.065Z] === PAUSE TestMountDaemonRoot/default [2022-08-31T12:14:35.065Z] === RUN TestMountDaemonRoot/private [2022-08-31T12:14:35.065Z] === PAUSE TestMountDaemonRoot/private [2022-08-31T12:14:35.065Z] === RUN TestMountDaemonRoot/rprivate [2022-08-31T12:14:35.065Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-31T12:14:35.065Z] === RUN TestMountDaemonRoot/slave [2022-08-31T12:14:35.065Z] === PAUSE TestMountDaemonRoot/slave [2022-08-31T12:14:35.065Z] === RUN TestMountDaemonRoot/rslave [2022-08-31T12:14:35.065Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-31T12:14:35.065Z] === RUN TestMountDaemonRoot/shared [2022-08-31T12:14:35.065Z] === PAUSE TestMountDaemonRoot/shared [2022-08-31T12:14:35.065Z] === RUN TestMountDaemonRoot/rshared [2022-08-31T12:14:35.065Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-31T12:14:35.065Z] === CONT TestMountDaemonRoot/default [2022-08-31T12:14:35.065Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-31T12:14:35.065Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-31T12:14:35.065Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:14:35.065Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:14:35.065Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-31T12:14:35.065Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:14:35.066Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-31T12:14:35.066Z] === CONT TestMountDaemonRoot/rshared [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:14:35.066Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-31T12:14:35.066Z] === CONT TestMountDaemonRoot/shared [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:14:35.066Z] === CONT TestMountDaemonRoot/rslave [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:14:35.066Z] === CONT TestMountDaemonRoot/slave [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:14:35.066Z] === CONT TestMountDaemonRoot/rprivate [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:14:35.066Z] === CONT TestMountDaemonRoot/private [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-31T12:14:35.066Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:14:35.066Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:14:35.066Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-31T12:14:35.066Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-31T12:14:35.324Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-31T12:14:35.582Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-31T12:14:35.583Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-31T12:14:35.583Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-31T12:14:35.583Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-31T12:14:35.583Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-31T12:14:35.583Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-31T12:14:35.583Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-31T12:14:35.583Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-31T12:14:35.583Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-31T12:14:35.583Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-31T12:14:35.583Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-31T12:14:35.583Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-31T12:14:35.583Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-31T12:14:35.583Z] === RUN TestContainerBindMountNonRecursive [2022-08-31T12:14:36.159Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-31T12:14:37.137Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-31T12:14:37.398Z] docker_cli_daemon_plugins_test.go:170: [d40ebdc5e7abd] daemon is not started [2022-08-31T12:14:37.967Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-31T12:14:37.967Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-31T12:14:37.967Z] --- PASS: TestContainerBindMountNonRecursive (2.34s) [2022-08-31T12:14:37.967Z] === RUN TestContainerVolumesMountedAsShared [2022-08-31T12:14:38.907Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s) [2022-08-31T12:14:38.907Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-31T12:14:38.907Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-31T12:14:38.907Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-31T12:14:39.474Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2022-08-31T12:14:39.474Z] === RUN TestNetworkNat [2022-08-31T12:14:39.733Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-31T12:14:40.301Z] --- PASS: TestNetworkNat (0.86s) [2022-08-31T12:14:40.301Z] === RUN TestNetworkLocalhostTCPNat [2022-08-31T12:14:40.561Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-31T12:14:41.499Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2022-08-31T12:14:41.499Z] === RUN TestNetworkLoopbackNat [2022-08-31T12:14:42.878Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-31T12:14:42.878Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-31T12:14:43.448Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-31T12:14:43.448Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-31T12:14:43.707Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-31T12:14:44.276Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-31T12:14:44.276Z] check_test.go:540: [d1a41e0cec77b] daemon is not started [2022-08-31T12:14:44.276Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-31T12:14:44.844Z] --- PASS: TestNetworkLoopbackNat (3.41s) [2022-08-31T12:14:44.844Z] === RUN TestPause [2022-08-31T12:14:45.104Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-31T12:14:45.672Z] --- PASS: TestPause (1.00s) [2022-08-31T12:14:45.672Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-31T12:14:45.672Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T12:14:45.672Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T12:14:45.672Z] === RUN TestPauseStopPausedContainer [2022-08-31T12:14:46.240Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-31T12:14:46.240Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-31T12:14:46.499Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2022-08-31T12:14:46.499Z] === RUN TestPidHost [2022-08-31T12:14:47.066Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-31T12:14:48.010Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-31T12:14:48.010Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-31T12:14:48.269Z] --- PASS: TestPidHost (1.79s) [2022-08-31T12:14:48.269Z] === RUN TestPsFilter [2022-08-31T12:14:48.530Z] --- PASS: TestPsFilter (0.19s) [2022-08-31T12:14:48.530Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-31T12:14:48.788Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-31T12:14:49.357Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2022-08-31T12:14:49.357Z] === RUN TestRemoveContainerWithVolume [2022-08-31T12:14:49.616Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-31T12:14:50.187Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2022-08-31T12:14:50.187Z] === RUN TestRemoveContainerRunning [2022-08-31T12:14:50.755Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-31T12:14:51.014Z] --- PASS: TestRemoveContainerRunning (0.86s) [2022-08-31T12:14:51.014Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-31T12:14:51.582Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-31T12:14:51.582Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2022-08-31T12:14:51.582Z] === RUN TestRemoveInvalidContainer [2022-08-31T12:14:51.842Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-31T12:14:51.842Z] === RUN TestRenameLinkedContainer [2022-08-31T12:14:53.220Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-31T12:14:54.598Z] --- PASS: TestRenameLinkedContainer (2.72s) [2022-08-31T12:14:54.598Z] === RUN TestRenameStoppedContainer [2022-08-31T12:14:54.857Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-31T12:14:55.117Z] --- PASS: TestRenameStoppedContainer (0.69s) [2022-08-31T12:14:55.117Z] === RUN TestRenameRunningContainerAndReuse [2022-08-31T12:14:56.497Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-31T12:14:56.497Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2022-08-31T12:14:56.497Z] === RUN TestRenameInvalidName [2022-08-31T12:14:57.064Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-31T12:14:57.064Z] --- PASS: TestRenameInvalidName (0.56s) [2022-08-31T12:14:57.064Z] === RUN TestRenameAnonymousContainer [2022-08-31T12:14:58.968Z] --- PASS: TestRenameAnonymousContainer (1.76s) [2022-08-31T12:14:58.968Z] === RUN TestRenameContainerWithSameName [2022-08-31T12:14:59.227Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-08-31T12:14:59.227Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-31T12:15:00.604Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s) [2022-08-31T12:15:00.604Z] === RUN TestResize [2022-08-31T12:15:00.604Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-31T12:15:00.862Z] --- PASS: TestResize (0.58s) [2022-08-31T12:15:00.862Z] === RUN TestResizeWithInvalidSize [2022-08-31T12:15:01.430Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2022-08-31T12:15:01.430Z] === RUN TestResizeWhenContainerNotStarted [2022-08-31T12:15:01.996Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:15:01.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:15:01.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:15:01.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-31T12:15:01.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-31T12:15:01.996Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-31T12:15:03.899Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:15:04.158Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:15:05.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:15:06.912Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-31T12:15:06.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-31T12:15:06.912Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-31T12:15:08.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-31T12:15:08.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-31T12:15:09.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:15:11.568Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-31T12:15:11.828Z] check_test.go:540: [d057232c3865d] daemon is not started [2022-08-31T12:15:11.828Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-31T12:15:12.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-31T12:15:13.021Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-31T12:15:13.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-31T12:15:13.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-31T12:15:15.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-31T12:15:18.534Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-31T12:15:18.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-31T12:15:19.103Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-31T12:15:19.103Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-31T12:15:19.362Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-31T12:15:19.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-31T12:15:20.345Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-31T12:15:22.272Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-31T12:15:22.840Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-31T12:15:23.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-31T12:15:23.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-31T12:15:24.042Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-31T12:15:25.425Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-31T12:15:26.285Z] Created binary: bundles/binary-daemon/dockerd [2022-08-31T12:15:26.285Z] Copying nested executables into bundles/binary-daemon [2022-08-31T12:15:26.285Z] Building: bundles/binary-daemon/docker-proxy [2022-08-31T12:15:26.285Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T12:15:26.285Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-31T12:15:26.285Z] [2022-08-31T12:15:26.363Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-31T12:15:26.363Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-31T12:15:26.363Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.07s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.27s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.13s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.09s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.01s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.73s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.80s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.05s) [2022-08-31T12:15:27.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.32s) [2022-08-31T12:15:27.744Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-31T12:15:27.744Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-31T12:15:27.744Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-31T12:15:28.682Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-31T12:15:29.251Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-31T12:15:30.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-31T12:15:30.768Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh cross [2022-08-31T12:15:31.023Z] [2022-08-31T12:15:31.023Z] Removing bundles/ [2022-08-31T12:15:31.199Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.54s) [2022-08-31T12:15:31.199Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.79s) [2022-08-31T12:15:31.199Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.71s) [2022-08-31T12:15:31.199Z] === RUN TestCgroupNamespacesRun [2022-08-31T12:15:31.280Z] [2022-08-31T12:15:31.280Z] ---> Making bundle: cross (in bundles/cross) [2022-08-31T12:15:31.280Z] Cross building: bundles/cross/linux/amd64 [2022-08-31T12:15:31.280Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-31T12:15:31.280Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-31T12:15:32.576Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-31T12:15:32.576Z] --- PASS: TestCgroupNamespacesRun (1.58s) [2022-08-31T12:15:32.576Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-31T12:15:32.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-31T12:15:33.146Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-31T12:15:34.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-31T12:15:34.345Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2022-08-31T12:15:34.345Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-31T12:15:36.251Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2022-08-31T12:15:36.251Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-31T12:15:37.626Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2022-08-31T12:15:37.626Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-31T12:15:38.194Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-31T12:15:38.194Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-31T12:15:39.131Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-31T12:15:39.131Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2022-08-31T12:15:39.131Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-31T12:15:41.037Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-31T12:15:41.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-31T12:15:41.300Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.02s) [2022-08-31T12:15:41.300Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-31T12:15:42.238Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2022-08-31T12:15:42.238Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-31T12:15:43.615Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2022-08-31T12:15:43.615Z] === RUN TestNISDomainname [2022-08-31T12:15:44.551Z] --- PASS: TestNISDomainname (0.95s) [2022-08-31T12:15:44.551Z] === RUN TestHostnameDnsResolution [2022-08-31T12:15:45.929Z] check_test.go:540: [d8abfe8c31921] daemon is not started [2022-08-31T12:15:45.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-31T12:15:45.929Z] --- PASS: TestHostnameDnsResolution (1.00s) [2022-08-31T12:15:45.929Z] === RUN TestUnprivilegedPortsAndPing [2022-08-31T12:15:46.498Z] --- PASS: TestUnprivilegedPortsAndPing (0.89s) [2022-08-31T12:15:46.498Z] === RUN TestPrivilegedHostDevices [2022-08-31T12:15:47.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-31T12:15:47.324Z] --- PASS: TestPrivilegedHostDevices (0.68s) [2022-08-31T12:15:47.324Z] === RUN TestRunConsoleSize [2022-08-31T12:15:48.266Z] --- PASS: TestRunConsoleSize (0.82s) [2022-08-31T12:15:48.266Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-31T12:15:48.266Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-31T12:15:48.266Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-31T12:15:48.266Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-31T12:15:49.203Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-31T12:15:49.203Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-31T12:15:49.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-31T12:15:50.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-31T12:15:50.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-31T12:15:50.597Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-31T12:15:50.857Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-31T12:15:51.425Z] --- PASS: TestRunWithAlternativeContainerdShim (3.40s) [2022-08-31T12:15:51.425Z] === RUN TestStats [2022-08-31T12:15:52.367Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-31T12:15:52.367Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-31T12:15:53.303Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-31T12:15:54.681Z] --- PASS: TestStats (2.92s) [2022-08-31T12:15:54.681Z] === RUN TestStopContainerWithTimeout [2022-08-31T12:15:54.681Z] === RUN TestStopContainerWithTimeout/0 [2022-08-31T12:15:54.681Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-31T12:15:54.681Z] === RUN TestStopContainerWithTimeout/1 [2022-08-31T12:15:54.681Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-31T12:15:54.681Z] === RUN TestStopContainerWithTimeout/3 [2022-08-31T12:15:54.681Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-31T12:15:54.681Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-31T12:15:54.681Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-31T12:15:54.681Z] === CONT TestStopContainerWithTimeout/0 [2022-08-31T12:15:54.681Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-31T12:15:54.940Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-31T12:15:55.507Z] === CONT TestStopContainerWithTimeout/3 [2022-08-31T12:15:57.414Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-31T12:15:57.414Z] === CONT TestStopContainerWithTimeout/1 [2022-08-31T12:15:58.351Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-31T12:15:58.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-31T12:15:58.919Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-31T12:15:59.486Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-31T12:15:59.486Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2022-08-31T12:15:59.486Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2022-08-31T12:15:59.486Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2022-08-31T12:15:59.486Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2022-08-31T12:15:59.486Z] === RUN TestDeleteDevicemapper [2022-08-31T12:15:59.486Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T12:15:59.486Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-31T12:15:59.486Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-31T12:16:00.863Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-31T12:16:01.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-31T12:16:01.803Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-31T12:16:02.063Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.75s) [2022-08-31T12:16:02.063Z] === RUN TestUpdateMemory [2022-08-31T12:16:02.063Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-31T12:16:02.063Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-31T12:16:02.063Z] === RUN TestUpdateCPUQuota [2022-08-31T12:16:02.999Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-31T12:16:03.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-31T12:16:03.567Z] --- PASS: TestUpdateCPUQuota (1.62s) [2022-08-31T12:16:03.567Z] === RUN TestUpdatePidsLimit [2022-08-31T12:16:03.826Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-31T12:16:04.086Z] === RUN TestUpdatePidsLimit/no_change [2022-08-31T12:16:04.652Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-31T12:16:05.277Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-31T12:16:05.537Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-31T12:16:06.125Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-31T12:16:06.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-31T12:16:06.692Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-31T12:16:08.072Z] --- PASS: TestUpdatePidsLimit (4.37s) [2022-08-31T12:16:08.072Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2022-08-31T12:16:08.072Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2022-08-31T12:16:08.072Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2022-08-31T12:16:08.072Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2022-08-31T12:16:08.072Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2022-08-31T12:16:08.072Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2022-08-31T12:16:08.072Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2022-08-31T12:16:08.072Z] === RUN TestUpdateRestartPolicy [2022-08-31T12:16:09.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-31T12:16:09.451Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-31T12:16:09.451Z] check_test.go:540: [d256838b12eb4] daemon is not started [2022-08-31T12:16:09.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-31T12:16:09.451Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-31T12:16:09.451Z] check_test.go:540: [d4568129161d9] daemon is not started [2022-08-31T12:16:09.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-31T12:16:12.741Z] check_test.go:540: [dade0e067c432] daemon is not started [2022-08-31T12:16:12.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-31T12:16:16.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-31T12:16:20.243Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-31T12:16:20.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-31T12:16:20.502Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-31T12:16:21.071Z] --- PASS: TestUpdateRestartPolicy (13.13s) [2022-08-31T12:16:21.071Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-31T12:16:22.008Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-31T12:16:22.008Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2022-08-31T12:16:22.008Z] === RUN TestWaitNonBlocked [2022-08-31T12:16:22.008Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:16:22.008Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:16:22.008Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:16:22.008Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:16:22.008Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-31T12:16:22.008Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-31T12:16:22.008Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-31T12:16:23.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-31T12:16:23.389Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-31T12:16:23.389Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2022-08-31T12:16:23.389Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2022-08-31T12:16:23.389Z] === RUN TestWaitBlocked [2022-08-31T12:16:23.389Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:16:23.389Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:16:23.389Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:16:23.389Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:16:23.389Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-31T12:16:23.389Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-31T12:16:24.767Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-31T12:16:24.767Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2022-08-31T12:16:24.767Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2022-08-31T12:16:24.767Z] === RUN TestWaitConditions [2022-08-31T12:16:24.767Z] === RUN TestWaitConditions/default [2022-08-31T12:16:24.767Z] === PAUSE TestWaitConditions/default [2022-08-31T12:16:24.767Z] === RUN TestWaitConditions/not-running [2022-08-31T12:16:24.767Z] === PAUSE TestWaitConditions/not-running [2022-08-31T12:16:24.767Z] === RUN TestWaitConditions/next-exit [2022-08-31T12:16:24.767Z] === PAUSE TestWaitConditions/next-exit [2022-08-31T12:16:24.767Z] === RUN TestWaitConditions/removed [2022-08-31T12:16:24.767Z] === PAUSE TestWaitConditions/removed [2022-08-31T12:16:24.767Z] === CONT TestWaitConditions/default [2022-08-31T12:16:24.767Z] === CONT TestWaitConditions/next-exit [2022-08-31T12:16:24.767Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-31T12:16:26.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-31T12:16:26.713Z] === CONT TestWaitConditions/removed [2022-08-31T12:16:26.713Z] === CONT TestWaitConditions/not-running [2022-08-31T12:16:27.280Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-31T12:16:27.848Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-31T12:16:28.784Z] --- PASS: TestWaitConditions (0.02s) [2022-08-31T12:16:28.784Z] --- PASS: TestWaitConditions/default (2.20s) [2022-08-31T12:16:28.784Z] --- PASS: TestWaitConditions/next-exit (2.21s) [2022-08-31T12:16:28.784Z] --- PASS: TestWaitConditions/removed (2.18s) [2022-08-31T12:16:28.784Z] --- PASS: TestWaitConditions/not-running (2.17s) [2022-08-31T12:16:28.784Z] === RUN TestWaitRestartedContainer [2022-08-31T12:16:29.042Z] === RUN TestWaitRestartedContainer/default [2022-08-31T12:16:29.042Z] === PAUSE TestWaitRestartedContainer/default [2022-08-31T12:16:29.042Z] === RUN TestWaitRestartedContainer/not-running [2022-08-31T12:16:29.042Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-31T12:16:29.042Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-31T12:16:29.042Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-31T12:16:29.042Z] === CONT TestWaitRestartedContainer/default [2022-08-31T12:16:29.042Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-31T12:16:30.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-31T12:16:30.950Z] === CONT TestWaitRestartedContainer/not-running [2022-08-31T12:16:32.853Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-08-31T12:16:32.853Z] --- PASS: TestWaitRestartedContainer/default (2.13s) [2022-08-31T12:16:32.853Z] --- PASS: TestWaitRestartedContainer/next-exit (2.19s) [2022-08-31T12:16:32.853Z] --- PASS: TestWaitRestartedContainer/not-running (1.60s) [2022-08-31T12:16:32.853Z] === CONT TestContainerStartOnDaemonRestart [2022-08-31T12:16:32.853Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-31T12:16:36.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-31T12:16:36.411Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-31T12:16:36.982Z] --- PASS: TestContainerStartOnDaemonRestart (4.40s) [2022-08-31T12:16:36.982Z] === CONT TestIpcModeOlderClient [2022-08-31T12:16:37.242Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-08-31T12:16:37.242Z] === CONT TestContainerKillOnDaemonStart [2022-08-31T12:16:37.501Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.93s) [2022-08-31T12:16:37.501Z] === CONT TestDaemonHostGatewayIP [2022-08-31T12:16:40.795Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-31T12:16:41.056Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-31T12:16:41.316Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-31T12:16:42.257Z] --- PASS: TestDaemonHostGatewayIP (4.56s) [2022-08-31T12:16:42.257Z] === CONT TestDaemonRestartIpcMode [2022-08-31T12:16:43.197Z] check_test.go:540: [daabb6c7f8499] daemon is not started [2022-08-31T12:16:43.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-31T12:16:43.456Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-31T12:16:45.992Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2022-08-31T12:16:46.250Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-31T12:16:46.821Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-31T12:16:47.759Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-31T12:16:48.326Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-31T12:16:49.265Z] docker_cli_daemon_plugins_test.go:106: [dc69642d4606d] daemon is not started [2022-08-31T12:16:50.202Z] --- PASS: TestContainerKillOnDaemonStart (12.80s) [2022-08-31T12:16:50.202Z] PASS [2022-08-31T12:16:50.202Z] [2022-08-31T12:16:50.202Z] === Skipped [2022-08-31T12:16:50.202Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-31T12:16:50.202Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-31T12:16:50.202Z] [2022-08-31T12:16:50.202Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-31T12:16:50.202Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T12:16:50.202Z] [2022-08-31T12:16:50.202Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-31T12:16:50.202Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-31T12:16:50.202Z] [2022-08-31T12:16:50.202Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-31T12:16:50.202Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-31T12:16:50.202Z] [2022-08-31T12:16:50.202Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-31T12:16:50.202Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-31T12:16:50.202Z] [2022-08-31T12:16:50.202Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-31T12:16:50.202Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-31T12:16:50.202Z] [2022-08-31T12:16:50.202Z] DONE 273 tests, 6 skipped in 193.741s [2022-08-31T12:16:50.202Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-31T12:16:50.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:16:50.202Z] ++ set -e [2022-08-31T12:16:50.202Z] ++ '[' -n 0 ']' [2022-08-31T12:16:50.202Z] ++ set -x [2022-08-31T12:16:50.202Z] ++ 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=amd64 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 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/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:16:50.202Z] === RUN TestConfigDaemonLibtrustID [2022-08-31T12:16:50.461Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-31T12:16:50.720Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-31T12:16:50.720Z] === RUN TestConfigDaemonID [2022-08-31T12:16:51.287Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-31T12:16:51.854Z] daemon_test.go:83: [d78be57e8fcf8] daemon is not started [2022-08-31T12:16:51.854Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-31T12:16:51.854Z] === RUN TestDaemonConfigValidation [2022-08-31T12:16:51.854Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:16:51.854Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:16:51.854Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-31T12:16:51.854Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-31T12:16:51.854Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-31T12:16:51.854Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-31T12:16:51.854Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-31T12:16:51.854Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-31T12:16:51.854Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-31T12:16:51.854Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-31T12:16:51.854Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-31T12:16:51.854Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-31T12:16:52.113Z] check_test.go:540: [d1d8bcb0d5533] daemon is not started [2022-08-31T12:16:52.113Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-31T12:16:52.113Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-31T12:16:52.113Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-31T12:16:52.113Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-31T12:16:52.372Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-31T12:16:52.372Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2022-08-31T12:16:52.372Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2022-08-31T12:16:52.372Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2022-08-31T12:16:52.372Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2022-08-31T12:16:52.372Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-08-31T12:16:52.372Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-31T12:16:52.372Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-31T12:16:53.307Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-31T12:16:54.243Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-31T12:16:54.501Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-31T12:16:55.087Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-31T12:16:55.663Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-31T12:16:55.663Z] daemon_test.go:197: [dd29bb37ddaf4] daemon is not started [2022-08-31T12:16:55.663Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-08-31T12:16:55.663Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-08-31T12:16:55.663Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-31T12:16:55.663Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-08-31T12:16:55.663Z] === RUN TestDaemonProxy [2022-08-31T12:16:55.663Z] === RUN TestDaemonProxy/environment_variables [2022-08-31T12:16:55.663Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-31T12:16:57.577Z] === RUN TestDaemonProxy/command-line_options [2022-08-31T12:16:57.577Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-31T12:16:58.960Z] === RUN TestDaemonProxy/configuration_file [2022-08-31T12:17:00.865Z] === RUN TestDaemonProxy/conflicting_options [2022-08-31T12:17:01.125Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-31T12:17:01.384Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-31T12:17:01.951Z] --- PASS: TestDaemonProxy (6.33s) [2022-08-31T12:17:01.951Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-31T12:17:01.951Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-08-31T12:17:01.951Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-08-31T12:17:01.951Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-31T12:17:01.951Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-31T12:17:01.951Z] PASS [2022-08-31T12:17:01.951Z] [2022-08-31T12:17:01.951Z] DONE 18 tests in 11.827s [2022-08-31T12:17:01.951Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-31T12:17:01.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:17:01.951Z] ++ set -e [2022-08-31T12:17:01.951Z] ++ '[' -n 0 ']' [2022-08-31T12:17:01.951Z] ++ set -x [2022-08-31T12:17:01.951Z] ++ 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=amd64 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 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/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:17:02.211Z] INFO: Testing against a local daemon [2022-08-31T12:17:02.211Z] === RUN TestCommitInheritsEnv [2022-08-31T12:17:02.211Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-31T12:17:02.470Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-08-31T12:17:02.470Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-31T12:17:02.470Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-31T12:17:02.470Z] === RUN TestImportWithCustomPlatform [2022-08-31T12:17:02.728Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-31T12:17:02.728Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-31T12:17:02.728Z] === RUN TestImportWithCustomPlatform// [2022-08-31T12:17:02.728Z] === RUN TestImportWithCustomPlatform/linux [2022-08-31T12:17:02.728Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-31T12:17:02.728Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-31T12:17:02.988Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-31T12:17:03.247Z] === RUN TestImportWithCustomPlatform/macos [2022-08-31T12:17:03.247Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-31T12:17:03.247Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-31T12:17:03.247Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-08-31T12:17:03.247Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-08-31T12:17:03.247Z] --- PASS: TestImportWithCustomPlatform/_______ (0.01s) [2022-08-31T12:17:03.247Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-31T12:17:03.247Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-08-31T12:17:03.247Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-08-31T12:17:03.247Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-08-31T12:17:03.247Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-31T12:17:03.247Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-31T12:17:03.247Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-31T12:17:03.247Z] === RUN TestImagesFilterMultiReference [2022-08-31T12:17:03.247Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-08-31T12:17:03.247Z] === RUN TestImagePullPlatformInvalid [2022-08-31T12:17:03.247Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-31T12:17:03.247Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-31T12:17:03.506Z] --- PASS: TestImagePullPlatformInvalid (0.08s) [2022-08-31T12:17:03.506Z] === RUN TestRemoveImageOrphaning [2022-08-31T12:17:03.764Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-31T12:17:03.764Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2022-08-31T12:17:03.764Z] === RUN TestRemoveImageGarbageCollector [2022-08-31T12:17:04.023Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-31T12:17:04.592Z] time="2022-08-31T12:17:04Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-31T12:17:04.592Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-31T12:17:05.162Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-31T12:17:05.421Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-31T12:17:05.989Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-31T12:17:06.249Z] --- PASS: TestRemoveImageGarbageCollector (2.36s) [2022-08-31T12:17:06.249Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-31T12:17:06.249Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-31T12:17:06.249Z] === RUN TestTagInvalidReference [2022-08-31T12:17:06.249Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-31T12:17:06.249Z] === RUN TestTagValidPrefixedRepo [2022-08-31T12:17:06.508Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-08-31T12:17:06.508Z] === RUN TestTagExistedNameWithoutForce [2022-08-31T12:17:06.508Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-31T12:17:06.508Z] === RUN TestTagOfficialNames [2022-08-31T12:17:06.508Z] --- PASS: TestTagOfficialNames (0.10s) [2022-08-31T12:17:06.508Z] === RUN TestTagMatchesDigest [2022-08-31T12:17:06.508Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-31T12:17:06.508Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-08-31T12:17:06.508Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-31T12:17:07.075Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-31T12:17:07.643Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-31T12:17:08.210Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-31T12:17:08.210Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-31T12:17:08.470Z] check_test.go:540: [de1e96d5e5b4c] daemon is not started [2022-08-31T12:17:08.470Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-31T12:17:09.850Z] check_test.go:540: [df5ef578ed9cd] daemon is not started [2022-08-31T12:17:09.850Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-31T12:17:10.418Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-31T12:17:11.355Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-31T12:17:12.025Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-31T12:17:12.025Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-31T12:17:15.312Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-31T12:17:15.879Z] check_test.go:540: [d25ac24cca5eb] daemon is not started [2022-08-31T12:17:15.879Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-31T12:17:19.171Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-31T12:17:21.074Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-31T12:17:21.642Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-31T12:17:22.679Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-31T12:17:22.679Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-31T12:17:22.679Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-31T12:17:22.679Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-31T12:17:22.679Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-31T12:17:22.679Z] Cross building: bundles/cross/windows/amd64 [2022-08-31T12:17:22.679Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-31T12:17:22.679Z] { [2022-08-31T12:17:22.679Z] "RT_GROUP_ICON": { [2022-08-31T12:17:22.679Z] "#1": { [2022-08-31T12:17:22.679Z] "0409": "../../winresources/docker.ico" [2022-08-31T12:17:22.679Z] } [2022-08-31T12:17:22.679Z] }, [2022-08-31T12:17:22.679Z] "RT_MANIFEST": { [2022-08-31T12:17:22.679Z] "#1": { [2022-08-31T12:17:22.679Z] "0409": { [2022-08-31T12:17:22.679Z] "identity": {}, [2022-08-31T12:17:22.679Z] "description": "Docker Engine", [2022-08-31T12:17:22.679Z] "minimum-os": "vista", [2022-08-31T12:17:22.679Z] "execution-level": "", [2022-08-31T12:17:22.679Z] "ui-access": false, [2022-08-31T12:17:22.679Z] "auto-elevate": false, [2022-08-31T12:17:22.679Z] "dpi-awareness": "unaware", [2022-08-31T12:17:22.679Z] "disable-theming": false, [2022-08-31T12:17:22.679Z] "disable-window-filtering": false, [2022-08-31T12:17:22.679Z] "high-resolution-scrolling-aware": false, [2022-08-31T12:17:22.679Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-31T12:17:22.679Z] "long-path-aware": false, [2022-08-31T12:17:22.679Z] "printer-driver-isolation": false, [2022-08-31T12:17:22.679Z] "gdi-scaling": false, [2022-08-31T12:17:22.679Z] "segment-heap": false, [2022-08-31T12:17:22.679Z] "use-common-controls-v6": false [2022-08-31T12:17:22.679Z] } [2022-08-31T12:17:22.679Z] } [2022-08-31T12:17:22.679Z] }, [2022-08-31T12:17:22.679Z] "RT_MESSAGETABLE": { [2022-08-31T12:17:22.679Z] "#1": { [2022-08-31T12:17:22.679Z] "0409": "../../winresources/event_messages.bin" [2022-08-31T12:17:22.679Z] } [2022-08-31T12:17:22.679Z] }, [2022-08-31T12:17:22.679Z] "RT_VERSION": { [2022-08-31T12:17:22.679Z] "#1": { [2022-08-31T12:17:22.679Z] "0409": { [2022-08-31T12:17:22.679Z] "fixed": { [2022-08-31T12:17:22.679Z] "file_version": "0.0.0.0", [2022-08-31T12:17:22.679Z] "product_version": "0.0.0.0", [2022-08-31T12:17:22.679Z] "type": "Unknown" [2022-08-31T12:17:22.679Z] }, [2022-08-31T12:17:22.679Z] "info": { [2022-08-31T12:17:22.679Z] "0000": { [2022-08-31T12:17:22.679Z] "CompanyName": "", [2022-08-31T12:17:22.679Z] "FileVersion": "dev", [2022-08-31T12:17:22.679Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-31T12:17:22.679Z] "OriginalFileName": "dockerd.exe", [2022-08-31T12:17:22.679Z] "ProductName": "", [2022-08-31T12:17:22.679Z] "ProductVersion": "dev", [2022-08-31T12:17:22.679Z] "SpecialBuild": "f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b" [2022-08-31T12:17:22.679Z] } [2022-08-31T12:17:22.679Z] } [2022-08-31T12:17:22.679Z] } [2022-08-31T12:17:22.679Z] } [2022-08-31T12:17:22.679Z] } [2022-08-31T12:17:22.679Z] } [2022-08-31T12:17:22.679Z] cmd/dockerd/config.go [2022-08-31T12:17:22.679Z] cmd/dockerd/config_windows.go [2022-08-31T12:17:22.679Z] cmd/dockerd/daemon.go [2022-08-31T12:17:22.679Z] cmd/dockerd/daemon_test.go [2022-08-31T12:17:22.679Z] cmd/dockerd/daemon_windows.go [2022-08-31T12:17:22.679Z] cmd/dockerd/docker.go [2022-08-31T12:17:22.679Z] cmd/dockerd/docker_windows.go [2022-08-31T12:17:22.679Z] cmd/dockerd/genwinres_windows.go [2022-08-31T12:17:22.679Z] cmd/dockerd/metrics.go [2022-08-31T12:17:22.679Z] cmd/dockerd/options.go [2022-08-31T12:17:22.679Z] cmd/dockerd/options_test.go [2022-08-31T12:17:22.679Z] cmd/dockerd/service_windows.go [2022-08-31T12:17:22.679Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-31T12:17:22.679Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-31T12:17:23.546Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-31T12:17:24.926Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-31T12:17:25.496Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-31T12:17:26.434Z] check_test.go:540: [d52c71225de08] daemon is not started [2022-08-31T12:17:26.434Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-31T12:17:29.726Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-31T12:17:31.103Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-31T12:17:35.300Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-31T12:17:37.209Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-31T12:17:37.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-31T12:17:38.037Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-31T12:17:39.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-31T12:17:40.896Z] check_test.go:540: [d92c32685e5ed] daemon is not started [2022-08-31T12:17:40.896Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-31T12:17:41.464Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-31T12:17:42.031Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-31T12:17:42.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-31T12:17:42.548Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-31T12:17:43.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-31T12:17:44.496Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-31T12:17:44.496Z] check_test.go:540: [d6a441e4f1bdf] daemon is not started [2022-08-31T12:17:44.496Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-31T12:17:46.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-31T12:17:47.344Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-31T12:17:48.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-31T12:17:50.102Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-31T12:17:51.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-31T12:17:52.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-31T12:17:54.957Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-31T12:17:56.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-31T12:17:56.333Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-31T12:17:58.869Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-31T12:18:02.156Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-31T12:18:05.459Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-31T12:18:09.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-31T12:18:10.589Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-31T12:18:12.493Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-31T12:18:13.431Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-31T12:18:13.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-31T12:18:14.807Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-31T12:18:16.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-31T12:18:16.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-31T12:18:18.349Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-31T12:18:19.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-31T12:18:22.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-31T12:18:24.800Z] docker_cli_daemon_test.go:2504: [d3c157b9247e4] daemon is not started [2022-08-31T12:18:26.706Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-31T12:18:28.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-31T12:18:29.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-31T12:18:30.877Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-31T12:18:31.816Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-31T12:18:32.755Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-31T12:18:35.289Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-31T12:18:38.578Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-31T12:18:39.957Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-31T12:18:39.957Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-31T12:18:41.863Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-31T12:18:42.801Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-31T12:18:42.801Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-31T12:18:43.059Z] check_test.go:540: [d10db96ac4747] daemon is not started [2022-08-31T12:18:43.059Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-31T12:18:43.629Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-31T12:18:46.166Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-31T12:18:46.732Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-31T12:18:47.669Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-31T12:18:47.928Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-31T12:18:48.496Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-31T12:18:49.063Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-31T12:18:49.063Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-31T12:18:49.063Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite (355.98s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.00s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.60s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.76s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.45s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.68s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.15s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.89s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.74s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.56s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.43s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.51s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.55s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.32s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.96s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.85s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.50s) [2022-08-31T12:18:49.323Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.96s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.20s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.62s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.82s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.92s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.73s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2022-08-31T12:18:49.323Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.99s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.58s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.49s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.70s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.70s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.25s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.71s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.99s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.26s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.27s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.04s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.41s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.48s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.95s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.24s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.69s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.22s) [2022-08-31T12:18:49.324Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-31T12:18:49.324Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.28s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.39s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.93s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.11s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.73s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.76s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.97s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.59s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.00s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.11s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.51s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.39s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.60s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.15s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.36s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.76s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.64s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.17s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.87s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.99s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.64s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.60s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.73s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.24s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.53s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.38s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.00s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.45s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.35s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.56s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.98s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.01s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-08-31T12:18:49.324Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.31s) [2022-08-31T12:18:49.324Z] === RUN TestDockerSwarmSuite [2022-08-31T12:18:49.324Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-31T12:18:50.700Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-31T12:18:53.258Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-31T12:18:56.548Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-31T12:18:56.548Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-31T12:18:57.927Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-31T12:18:59.306Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-31T12:18:59.873Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-31T12:19:01.250Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-31T12:19:01.817Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-31T12:19:01.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-31T12:19:02.077Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-31T12:19:14.078Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-31T12:19:14.078Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-31T12:19:14.078Z] { [2022-08-31T12:19:14.078Z] "RT_GROUP_ICON": { [2022-08-31T12:19:14.078Z] "#1": { [2022-08-31T12:19:14.078Z] "0409": "../../winresources/docker.ico" [2022-08-31T12:19:14.078Z] } [2022-08-31T12:19:14.078Z] }, [2022-08-31T12:19:14.078Z] "RT_MANIFEST": { [2022-08-31T12:19:14.078Z] "#1": { [2022-08-31T12:19:14.078Z] "0409": { [2022-08-31T12:19:14.078Z] "identity": {}, [2022-08-31T12:19:14.078Z] "description": "Docker Engine", [2022-08-31T12:19:14.078Z] "minimum-os": "vista", [2022-08-31T12:19:14.078Z] "execution-level": "", [2022-08-31T12:19:14.078Z] "ui-access": false, [2022-08-31T12:19:14.078Z] "auto-elevate": false, [2022-08-31T12:19:14.078Z] "dpi-awareness": "unaware", [2022-08-31T12:19:14.078Z] "disable-theming": false, [2022-08-31T12:19:14.078Z] "disable-window-filtering": false, [2022-08-31T12:19:14.078Z] "high-resolution-scrolling-aware": false, [2022-08-31T12:19:14.078Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-31T12:19:14.078Z] "long-path-aware": false, [2022-08-31T12:19:14.078Z] "printer-driver-isolation": false, [2022-08-31T12:19:14.078Z] "gdi-scaling": false, [2022-08-31T12:19:14.078Z] "segment-heap": false, [2022-08-31T12:19:14.078Z] "use-common-controls-v6": false [2022-08-31T12:19:14.078Z] } [2022-08-31T12:19:14.078Z] } [2022-08-31T12:19:14.078Z] }, [2022-08-31T12:19:14.078Z] "RT_MESSAGETABLE": { [2022-08-31T12:19:14.078Z] "#1": { [2022-08-31T12:19:14.078Z] "0409": "../../winresources/event_messages.bin" [2022-08-31T12:19:14.078Z] } [2022-08-31T12:19:14.078Z] }, [2022-08-31T12:19:14.078Z] "RT_VERSION": { [2022-08-31T12:19:14.078Z] "#1": { [2022-08-31T12:19:14.078Z] "0409": { [2022-08-31T12:19:14.078Z] "fixed": { [2022-08-31T12:19:14.078Z] "file_version": "0.0.0.0", [2022-08-31T12:19:14.078Z] "product_version": "0.0.0.0", [2022-08-31T12:19:14.078Z] "type": "Unknown" [2022-08-31T12:19:14.078Z] }, [2022-08-31T12:19:14.078Z] "info": { [2022-08-31T12:19:14.078Z] "0000": { [2022-08-31T12:19:14.078Z] "CompanyName": "", [2022-08-31T12:19:14.078Z] "FileVersion": "dev", [2022-08-31T12:19:14.078Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-31T12:19:14.078Z] "OriginalFileName": "docker-proxy.exe", [2022-08-31T12:19:14.078Z] "ProductName": "", [2022-08-31T12:19:14.078Z] "ProductVersion": "dev", [2022-08-31T12:19:14.078Z] "SpecialBuild": "f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b" [2022-08-31T12:19:14.078Z] } [2022-08-31T12:19:14.078Z] } [2022-08-31T12:19:14.078Z] } [2022-08-31T12:19:14.078Z] } [2022-08-31T12:19:14.078Z] } [2022-08-31T12:19:14.078Z] } [2022-08-31T12:19:14.078Z] cmd/docker-proxy/genwinres_windows.go [2022-08-31T12:19:14.078Z] cmd/docker-proxy/main.go [2022-08-31T12:19:14.078Z] cmd/docker-proxy/network_proxy_test.go [2022-08-31T12:19:14.078Z] cmd/docker-proxy/proxy.go [2022-08-31T12:19:14.078Z] cmd/docker-proxy/sctp_proxy.go [2022-08-31T12:19:14.078Z] cmd/docker-proxy/tcp_proxy.go [2022-08-31T12:19:14.078Z] cmd/docker-proxy/udp_proxy.go [2022-08-31T12:19:14.078Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-31T12:19:14.078Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-31T12:19:14.078Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-31T12:19:14.078Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-31T12:19:14.078Z] remote: Enumerating objects: 23, done. [2022-08-31T12:19:14.078Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-31T12:19:14.078Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-31T12:19:14.078Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-31T12:19:14.078Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-31T12:19:14.078Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-31T12:19:14.078Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-31T12:19:14.078Z] Cross building: bundles/cross/linux/ppc64le [2022-08-31T12:19:14.078Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-31T12:19:14.078Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-31T12:19:14.288Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-31T12:19:14.288Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-31T12:19:15.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-31T12:19:16.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-31T12:19:16.733Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-31T12:19:19.269Z] docker_api_swarm_test.go:563: [d907614fb062c] joining swarm manager [d0e4ec94e95b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:19:21.804Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-31T12:19:23.207Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-31T12:19:23.207Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-31T12:19:23.207Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-31T12:19:23.207Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-31T12:19:23.207Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-31T12:19:23.207Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-31T12:19:23.207Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-31T12:19:23.207Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-31T12:19:23.207Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-31T12:19:26.502Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-31T12:19:30.693Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-31T12:19:32.070Z] docker_api_swarm_test.go:585: [dc4b0b1619d8d] joining swarm manager [d0e4ec94e95b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:19:34.604Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-31T12:19:34.604Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-31T12:19:35.172Z] check_test.go:611: [d907614fb062c] daemon is not started [2022-08-31T12:19:40.446Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-31T12:19:45.720Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-31T12:19:45.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-31T12:19:45.720Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-31T12:19:45.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-31T12:19:45.720Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-31T12:19:47.098Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-31T12:19:48.478Z] docker_api_swarm_test.go:46: [d0d62b9a05d95] joining swarm manager [de7dd9aa97bec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:19:51.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-31T12:19:51.581Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-31T12:19:51.581Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-31T12:19:52.984Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-31T12:19:53.932Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-31T12:19:54.869Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-31T12:20:04.844Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-31T12:20:05.410Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-31T12:20:07.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-31T12:20:08.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-31T12:20:08.512Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-31T12:20:12.704Z] --- PASS: TestImportExtremelyLargeImageWorks (186.20s) [2022-08-31T12:20:12.704Z] PASS [2022-08-31T12:20:12.704Z] [2022-08-31T12:20:12.704Z] DONE 22 tests in 190.896s [2022-08-31T12:20:12.704Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-31T12:20:12.704Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:20:12.704Z] ++ set -e [2022-08-31T12:20:12.704Z] ++ '[' -n 0 ']' [2022-08-31T12:20:12.704Z] ++ set -x [2022-08-31T12:20:12.704Z] ++ 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=amd64 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 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/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:20:12.704Z] === RUN TestStripANSICommands [2022-08-31T12:20:12.704Z] === RUN TestStripANSICommands/#00 [2022-08-31T12:20:12.704Z] === RUN TestStripANSICommands/#01 [2022-08-31T12:20:12.962Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-31T12:20:12.962Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-31T12:20:12.962Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-31T12:20:12.962Z] PASS [2022-08-31T12:20:12.962Z] [2022-08-31T12:20:12.962Z] DONE 3 tests in 0.048s [2022-08-31T12:20:12.962Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-31T12:20:12.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:20:12.963Z] ++ set -e [2022-08-31T12:20:12.963Z] ++ '[' -n 0 ']' [2022-08-31T12:20:12.963Z] ++ set -x [2022-08-31T12:20:12.963Z] ++ 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=amd64 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 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/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:20:12.963Z] INFO: Testing against a local daemon [2022-08-31T12:20:12.963Z] === RUN TestNetworkCreateDelete [2022-08-31T12:20:13.222Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-08-31T12:20:13.222Z] === RUN TestDockerNetworkDeletePreferID [2022-08-31T12:20:13.792Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2022-08-31T12:20:13.792Z] === RUN TestDaemonDNSFallback [2022-08-31T12:20:17.983Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-31T12:20:17.983Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-31T12:20:18.241Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-31T12:20:20.777Z] --- PASS: TestDaemonDNSFallback (7.01s) [2022-08-31T12:20:20.777Z] === RUN TestInspectNetwork [2022-08-31T12:20:20.777Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-31T12:20:22.681Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-31T12:20:24.598Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-31T12:20:24.856Z] === RUN TestInspectNetwork/full_network_id [2022-08-31T12:20:24.856Z] === RUN TestInspectNetwork/partial_network_id [2022-08-31T12:20:24.856Z] === RUN TestInspectNetwork/network_name [2022-08-31T12:20:24.856Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-31T12:20:29.046Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-31T12:20:29.046Z] --- PASS: TestInspectNetwork (8.50s) [2022-08-31T12:20:29.046Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-31T12:20:29.046Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-31T12:20:29.046Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-31T12:20:29.046Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-31T12:20:29.046Z] === RUN TestRunContainerWithBridgeNone [2022-08-31T12:20:30.424Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-31T12:20:31.364Z] --- PASS: TestRunContainerWithBridgeNone (2.22s) [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-31T12:20:31.364Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:20:31.364Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:20:31.364Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:20:31.364Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-31T12:20:31.364Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-31T12:20:31.364Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-31T12:20:31.364Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-31T12:20:31.364Z] === RUN TestNetworkList [2022-08-31T12:20:31.364Z] === RUN TestNetworkList//networks [2022-08-31T12:20:31.364Z] === PAUSE TestNetworkList//networks [2022-08-31T12:20:31.364Z] === RUN TestNetworkList//networks/ [2022-08-31T12:20:31.364Z] === PAUSE TestNetworkList//networks/ [2022-08-31T12:20:31.364Z] === CONT TestNetworkList//networks [2022-08-31T12:20:31.364Z] === CONT TestNetworkList//networks/ [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkList (0.02s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-31T12:20:31.364Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-31T12:20:31.364Z] === RUN TestHostIPv4BridgeLabel [2022-08-31T12:20:31.936Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-31T12:20:31.936Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-31T12:20:32.194Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-31T12:20:33.131Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-08-31T12:20:33.131Z] === RUN TestDaemonDefaultNetworkPools [2022-08-31T12:20:34.066Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-08-31T12:20:34.066Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-31T12:20:35.004Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-08-31T12:20:35.004Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-31T12:20:36.382Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-08-31T12:20:36.382Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-31T12:20:36.949Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-31T12:20:36.949Z] === RUN TestServiceWithPredefinedNetwork [2022-08-31T12:20:40.236Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2022-08-31T12:20:40.236Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-31T12:20:40.236Z] service_test.go:243: FLAKY_TEST [2022-08-31T12:20:40.236Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T12:20:40.236Z] === RUN TestServiceWithDataPathPortInit [2022-08-31T12:20:44.424Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-31T12:20:44.424Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-31T12:20:46.954Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-31T12:20:47.212Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-31T12:20:47.471Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-31T12:20:47.729Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-31T12:20:47.988Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-31T12:20:48.248Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-31T12:20:48.508Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-31T12:20:50.452Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-31T12:20:51.387Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-31T12:20:52.762Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-31T12:20:53.328Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-31T12:20:54.263Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-31T12:20:54.830Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-31T12:20:56.732Z] --- PASS: TestServiceWithDataPathPortInit (16.68s) [2022-08-31T12:20:56.732Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-31T12:20:57.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-31T12:21:00.593Z] docker_api_swarm_test.go:304: [d9f12bda67585] joining swarm manager [deafda4527c15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:21:00.851Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n8x65aszk39lixx9bnqeib1m9 Created:2022-08-31 12:20:57.794217851 +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[1f8390d1700b59b97ccab3835f71283b6b51cec2a5ff12911896384f1e99b961:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sdorzertwo4tfr2c7tetgzw1i EndpointID:8bdb4d023e0b08a25aef4dbf4262b07f41191fbb4edbd2fca77e51049106f20e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:28e729bc71c849c5052ab546681ff5f10124f0cf71b25b5d2260c5f4161b0a6e 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:3a35c1b89855 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sdorzertwo4tfr2c7tetgzw1i EndpointID:8bdb4d023e0b08a25aef4dbf4262b07f41191fbb4edbd2fca77e51049106f20e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-31T12:21:01.111Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-31T12:21:01.679Z] docker_api_swarm_test.go:305: [db011e014b9f4] joining swarm manager [deafda4527c15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:21:03.583Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-31T12:21:05.474Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-31T12:21:05.474Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-31T12:21:05.474Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-31T12:21:05.474Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-31T12:21:05.474Z] Cross building: bundles/cross/linux/s390x [2022-08-31T12:21:05.474Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-31T12:21:05.474Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-31T12:21:05.488Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2022-08-31T12:21:05.488Z] PASS [2022-08-31T12:21:05.488Z] [2022-08-31T12:21:05.488Z] === Skipped [2022-08-31T12:21:05.488Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-31T12:21:05.488Z] service_test.go:243: FLAKY_TEST [2022-08-31T12:21:05.488Z] [2022-08-31T12:21:05.488Z] DONE 38 tests, 1 skipped in 52.522s [2022-08-31T12:21:05.488Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-31T12:21:05.488Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:21:05.488Z] ++ set -e [2022-08-31T12:21:05.488Z] ++ '[' -n 0 ']' [2022-08-31T12:21:05.488Z] ++ set -x [2022-08-31T12:21:05.488Z] ++ 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=amd64 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 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/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:21:05.488Z] INFO: Testing against a local daemon [2022-08-31T12:21:05.488Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-31T12:21:05.488Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:21:05.488Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T12:21:05.488Z] === RUN TestDockerNetworkIpvlan [2022-08-31T12:21:05.488Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:21:05.488Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-31T12:21:05.488Z] PASS [2022-08-31T12:21:05.488Z] [2022-08-31T12:21:05.488Z] === Skipped [2022-08-31T12:21:05.488Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-31T12:21:05.488Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:21:05.488Z] [2022-08-31T12:21:05.488Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-31T12:21:05.488Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-31T12:21:05.488Z] [2022-08-31T12:21:05.488Z] DONE 2 tests, 2 skipped in 0.108s [2022-08-31T12:21:05.488Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-31T12:21:05.488Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:21:05.488Z] ++ set -e [2022-08-31T12:21:05.488Z] ++ '[' -n 0 ']' [2022-08-31T12:21:05.488Z] ++ set -x [2022-08-31T12:21:05.488Z] ++ 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=amd64 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 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/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:21:05.747Z] INFO: Testing against a local daemon [2022-08-31T12:21:05.747Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-31T12:21:07.126Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-08-31T12:21:07.126Z] === RUN TestDockerNetworkMacvlan [2022-08-31T12:21:08.063Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-31T12:21:08.999Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-31T12:21:09.936Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-31T12:21:12.475Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-31T12:21:15.012Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-31T12:21:19.202Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-31T12:21:19.462Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-31T12:21:20.842Z] --- PASS: TestDockerNetworkMacvlan (13.75s) [2022-08-31T12:21:20.842Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-08-31T12:21:20.842Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-08-31T12:21:20.842Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2022-08-31T12:21:20.842Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2022-08-31T12:21:20.842Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.41s) [2022-08-31T12:21:20.842Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.08s) [2022-08-31T12:21:20.842Z] PASS [2022-08-31T12:21:20.842Z] [2022-08-31T12:21:20.842Z] DONE 8 tests in 15.278s [2022-08-31T12:21:20.842Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-31T12:21:20.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:21:20.842Z] ++ set -e [2022-08-31T12:21:20.842Z] ++ '[' -n 0 ']' [2022-08-31T12:21:20.842Z] ++ set -x [2022-08-31T12:21:20.842Z] ++ 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=amd64 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 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/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:21:20.842Z] testing: warning: no tests to run [2022-08-31T12:21:20.842Z] PASS [2022-08-31T12:21:20.842Z] [2022-08-31T12:21:20.842Z] DONE 0 tests in 0.037s [2022-08-31T12:21:20.842Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-31T12:21:20.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:21:20.842Z] ++ set -e [2022-08-31T12:21:20.842Z] ++ '[' -n 0 ']' [2022-08-31T12:21:20.842Z] ++ set -x [2022-08-31T12:21:20.842Z] ++ 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=amd64 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 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/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:21:21.102Z] INFO: Testing against a local daemon [2022-08-31T12:21:21.102Z] === RUN TestAuthZPluginAllowRequest [2022-08-31T12:21:21.102Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-31T12:21:21.670Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-31T12:21:23.052Z] --- PASS: TestAuthZPluginAllowRequest (1.96s) [2022-08-31T12:21:23.052Z] === RUN TestAuthZPluginTLS [2022-08-31T12:21:23.619Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-31T12:21:23.619Z] === RUN TestAuthZPluginDenyRequest [2022-08-31T12:21:24.187Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2022-08-31T12:21:24.187Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-31T12:21:24.755Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-08-31T12:21:24.755Z] === RUN TestAuthZPluginDenyResponse [2022-08-31T12:21:25.322Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-31T12:21:25.322Z] === RUN TestAuthZPluginAllowEventStream [2022-08-31T12:21:26.700Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2022-08-31T12:21:26.700Z] === RUN TestAuthZPluginErrorResponse [2022-08-31T12:21:27.266Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-08-31T12:21:27.266Z] === RUN TestAuthZPluginErrorRequest [2022-08-31T12:21:27.834Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-31T12:21:27.834Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-31T12:21:28.400Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2022-08-31T12:21:28.401Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-31T12:21:28.967Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-31T12:21:29.904Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-31T12:21:30.473Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2022-08-31T12:21:30.473Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-31T12:21:30.473Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-31T12:21:31.041Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-31T12:21:32.421Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2022-08-31T12:21:32.421Z] === RUN TestAuthZPluginHeader [2022-08-31T12:21:32.421Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-31T12:21:32.421Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-31T12:21:32.421Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-31T12:21:32.681Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-31T12:21:32.939Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-08-31T12:21:32.939Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-31T12:21:33.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-31T12:21:36.494Z] docker_api_swarm_test.go:272: [dd5675d4103a6] joining swarm manager [dbf12e21f629c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:21:37.431Z] docker_api_swarm_test.go:273: [de9454e1bac79] joining swarm manager [dbf12e21f629c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:21:38.806Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.52s) [2022-08-31T12:21:38.806Z] === RUN TestAuthZPluginV2Disable [2022-08-31T12:21:42.091Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-31T12:21:42.350Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-31T12:21:42.917Z] --- PASS: TestAuthZPluginV2Disable (4.33s) [2022-08-31T12:21:42.917Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-31T12:21:42.917Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-31T12:21:43.486Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-31T12:21:43.745Z] === RUN TestDockerSuite/TestBuildFails [2022-08-31T12:21:44.313Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-31T12:21:44.313Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-31T12:21:46.846Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-31T12:21:47.103Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.15s) [2022-08-31T12:21:47.103Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-31T12:21:48.040Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-31T12:21:49.421Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-31T12:21:50.803Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-31T12:21:51.373Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-31T12:21:52.751Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-31T12:21:55.289Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-31T12:21:55.857Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-31T12:21:56.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-31T12:21:56.119Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-31T12:21:58.038Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-31T12:21:58.976Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.83s) [2022-08-31T12:21:58.976Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-31T12:22:00.358Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-31T12:22:01.296Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-31T12:22:01.296Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-31T12:22:01.865Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-31T12:22:02.434Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-31T12:22:02.694Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-31T12:22:02.694Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-31T12:22:03.630Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-31T12:22:03.630Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-31T12:22:04.197Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-31T12:22:04.456Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-31T12:22:04.715Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-31T12:22:04.973Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-31T12:22:05.910Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-31T12:22:07.817Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-31T12:22:12.005Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-31T12:22:14.537Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-31T12:22:14.537Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-31T12:22:14.537Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-31T12:22:14.537Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-31T12:22:14.537Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-31T12:22:14.796Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-31T12:22:15.732Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.93s) [2022-08-31T12:22:15.732Z] PASS [2022-08-31T12:22:15.732Z] [2022-08-31T12:22:15.732Z] DONE 17 tests in 54.917s [2022-08-31T12:22:15.732Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-31T12:22:15.733Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:15.733Z] ++ set -e [2022-08-31T12:22:15.733Z] ++ '[' -n 0 ']' [2022-08-31T12:22:15.733Z] ++ set -x [2022-08-31T12:22:15.733Z] ++ 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=amd64 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 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/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:15.992Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-31T12:22:15.992Z] INFO: Testing against a local daemon [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:22:15.992Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:22:15.992Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-31T12:22:15.992Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-31T12:22:15.992Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-31T12:22:15.992Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-31T12:22:15.992Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-31T12:22:15.992Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-31T12:22:15.992Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-31T12:22:15.992Z] === RUN TestPluginInstall [2022-08-31T12:22:15.992Z] === RUN TestPluginInstall/no_auth [2022-08-31T12:22:17.370Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-31T12:22:18.310Z] time="2022-08-31T12:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:22:18.310Z] time="2022-08-31T12:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8622d4d2df995763a7d78f1280d7de9ab58b97ccd911522ad05f772642d24cf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:22:18.310Z] time="2022-08-31T12:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:22:18.310Z] time="2022-08-31T12:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8622d4d2df995763a7d78f1280d7de9ab58b97ccd911522ad05f772642d24cf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:22:18.569Z] === RUN TestPluginInstall/with_htpasswd [2022-08-31T12:22:19.140Z] time="2022-08-31T12:22:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:22:19.140Z] time="2022-08-31T12:22:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85979ca3d8e53828f003f7b857710a6f28e4b45bd869c78329bf8c4a2d423413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:22:19.140Z] time="2022-08-31T12:22:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:22:19.140Z] time="2022-08-31T12:22:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85979ca3d8e53828f003f7b857710a6f28e4b45bd869c78329bf8c4a2d423413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:22:19.707Z] === RUN TestPluginInstall/with_insecure [2022-08-31T12:22:20.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-31T12:22:20.907Z] time="2022-08-31T12:22:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:22:20.907Z] time="2022-08-31T12:22:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9dcd332d46ccacbd81f4573bb7d834ab50e25a75f2dae3e35b8d73ab8f2acdf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:22:20.907Z] time="2022-08-31T12:22:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-31T12:22:20.907Z] time="2022-08-31T12:22:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9dcd332d46ccacbd81f4573bb7d834ab50e25a75f2dae3e35b8d73ab8f2acdf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-31T12:22:21.165Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-31T12:22:21.424Z] plugin_test.go:195: [d69a999ef4109] daemon is not started [2022-08-31T12:22:21.424Z] --- PASS: TestPluginInstall (5.41s) [2022-08-31T12:22:21.424Z] --- PASS: TestPluginInstall/no_auth (2.62s) [2022-08-31T12:22:21.424Z] --- PASS: TestPluginInstall/with_htpasswd (1.01s) [2022-08-31T12:22:21.424Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2022-08-31T12:22:21.424Z] === RUN TestPluginsWithRuntimes [2022-08-31T12:22:21.682Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-31T12:22:22.619Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-31T12:22:23.556Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-31T12:22:25.463Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-31T12:22:25.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-31T12:22:26.843Z] --- PASS: TestPluginsWithRuntimes (5.22s) [2022-08-31T12:22:26.843Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.49s) [2022-08-31T12:22:26.843Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.40s) [2022-08-31T12:22:26.843Z] === RUN TestPluginBackCompatMediaTypes [2022-08-31T12:22:27.780Z] --- PASS: TestPluginBackCompatMediaTypes (1.07s) [2022-08-31T12:22:27.780Z] PASS [2022-08-31T12:22:27.780Z] [2022-08-31T12:22:27.780Z] DONE 24 tests in 11.909s [2022-08-31T12:22:27.780Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-31T12:22:27.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:27.780Z] ++ set -e [2022-08-31T12:22:27.780Z] ++ '[' -n 0 ']' [2022-08-31T12:22:27.780Z] ++ set -x [2022-08-31T12:22:27.780Z] ++ 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=amd64 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 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/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:28.040Z] INFO: Testing against a local daemon [2022-08-31T12:22:28.040Z] === RUN TestExternalGraphDriver [2022-08-31T12:22:28.300Z] docker_api_swarm_node_test.go:20: [df605c54b151e] joining swarm manager [d8269758ca3e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:22:28.300Z] === RUN TestExternalGraphDriver/json [2022-08-31T12:22:29.239Z] docker_api_swarm_node_test.go:21: [db883e8cc1b67] joining swarm manager [d8269758ca3e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:22:30.615Z] === RUN TestExternalGraphDriver/spec [2022-08-31T12:22:32.520Z] === RUN TestExternalGraphDriver/pull [2022-08-31T12:22:33.088Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-31T12:22:34.466Z] --- PASS: TestExternalGraphDriver (6.32s) [2022-08-31T12:22:34.466Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2022-08-31T12:22:34.466Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2022-08-31T12:22:34.466Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2022-08-31T12:22:34.466Z] === RUN TestGraphdriverPluginV2 [2022-08-31T12:22:35.841Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-31T12:22:36.778Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-31T12:22:38.684Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-31T12:22:38.684Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-31T12:22:38.684Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-31T12:22:39.253Z] --- PASS: TestGraphdriverPluginV2 (4.81s) [2022-08-31T12:22:39.253Z] PASS [2022-08-31T12:22:39.253Z] [2022-08-31T12:22:39.253Z] DONE 5 tests in 11.310s [2022-08-31T12:22:39.253Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-31T12:22:39.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:39.253Z] ++ set -e [2022-08-31T12:22:39.253Z] ++ '[' -n 0 ']' [2022-08-31T12:22:39.253Z] ++ set -x [2022-08-31T12:22:39.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 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 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/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:39.253Z] INFO: Testing against a local daemon [2022-08-31T12:22:39.253Z] === RUN TestContinueAfterPluginCrash [2022-08-31T12:22:39.253Z] === PAUSE TestContinueAfterPluginCrash [2022-08-31T12:22:39.253Z] === RUN TestReadPluginNoRead [2022-08-31T12:22:39.253Z] === PAUSE TestReadPluginNoRead [2022-08-31T12:22:39.253Z] === RUN TestDaemonStartWithLogOpt [2022-08-31T12:22:39.253Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-31T12:22:39.253Z] === CONT TestContinueAfterPluginCrash [2022-08-31T12:22:39.253Z] === CONT TestDaemonStartWithLogOpt [2022-08-31T12:22:40.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-31T12:22:44.391Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-31T12:22:44.391Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-31T12:22:45.330Z] --- PASS: TestDaemonStartWithLogOpt (5.88s) [2022-08-31T12:22:45.330Z] === CONT TestReadPluginNoRead [2022-08-31T12:22:46.268Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-31T12:22:47.208Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-31T12:22:47.208Z] docker_api_swarm_test.go:502: [de81e2909d459] joining swarm manager [d5a2962bfc4ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:22:49.111Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-31T12:22:49.111Z] === RUN TestReadPluginNoRead/default [2022-08-31T12:22:49.679Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-31T12:22:50.249Z] --- PASS: TestContinueAfterPluginCrash (11.02s) [2022-08-31T12:22:50.508Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-31T12:22:50.768Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-31T12:22:51.336Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-31T12:22:52.275Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-31T12:22:52.534Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-31T12:22:53.101Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-31T12:22:53.101Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-31T12:22:53.668Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-31T12:22:53.927Z] === CONT TestReadPluginNoRead [2022-08-31T12:22:53.927Z] read_test.go:92: [d5f1278935307] daemon is not started [2022-08-31T12:22:53.927Z] --- PASS: TestReadPluginNoRead (8.78s) [2022-08-31T12:22:53.927Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2022-08-31T12:22:53.927Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2022-08-31T12:22:53.927Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2022-08-31T12:22:53.927Z] PASS [2022-08-31T12:22:53.927Z] [2022-08-31T12:22:53.927Z] DONE 6 tests in 14.777s [2022-08-31T12:22:53.927Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-31T12:22:53.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:53.927Z] ++ set -e [2022-08-31T12:22:53.927Z] ++ '[' -n 0 ']' [2022-08-31T12:22:53.927Z] ++ set -x [2022-08-31T12:22:53.927Z] ++ 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=amd64 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 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/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:53.927Z] testing: warning: no tests to run [2022-08-31T12:22:53.927Z] PASS [2022-08-31T12:22:53.927Z] [2022-08-31T12:22:53.927Z] DONE 0 tests in 0.051s [2022-08-31T12:22:53.927Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-31T12:22:53.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:53.927Z] ++ set -e [2022-08-31T12:22:53.927Z] ++ '[' -n 0 ']' [2022-08-31T12:22:53.927Z] ++ set -x [2022-08-31T12:22:53.927Z] ++ 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=amd64 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 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/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:54.186Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-31T12:22:54.186Z] INFO: Testing against a local daemon [2022-08-31T12:22:54.186Z] === RUN TestPluginWithDevMounts [2022-08-31T12:22:54.186Z] === PAUSE TestPluginWithDevMounts [2022-08-31T12:22:54.186Z] === CONT TestPluginWithDevMounts [2022-08-31T12:22:54.754Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-31T12:22:56.135Z] --- PASS: TestPluginWithDevMounts (1.94s) [2022-08-31T12:22:56.135Z] PASS [2022-08-31T12:22:56.135Z] [2022-08-31T12:22:56.135Z] DONE 1 tests in 2.079s [2022-08-31T12:22:56.135Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-31T12:22:56.135Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:56.135Z] ++ set -e [2022-08-31T12:22:56.135Z] ++ '[' -n 0 ']' [2022-08-31T12:22:56.135Z] ++ set -x [2022-08-31T12:22:56.135Z] ++ 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=amd64 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 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/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:22:56.135Z] INFO: Testing against a local daemon [2022-08-31T12:22:56.135Z] === RUN TestSecretInspect [2022-08-31T12:22:56.704Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-31T12:22:56.888Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-31T12:22:56.888Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-31T12:22:56.888Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-31T12:22:56.888Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-31T12:22:56.888Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-31T12:22:56.963Z] docker_api_swarm_test.go:507: [df137b0256522] joining swarm manager [d5a2962bfc4ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:22:57.247Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-31T12:22:57.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/test/unit [2022-08-31T12:22:58.125Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-31T12:22:58.125Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-31T12:22:58.125Z] + TESTDIRS=./... [2022-08-31T12:22:58.125Z] + exclude_paths='/vendor/|/integration' [2022-08-31T12:22:58.125Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-31T12:22:58.125Z] ++ go list ./... [2022-08-31T12:22:58.874Z] --- PASS: TestSecretInspect (2.69s) [2022-08-31T12:22:58.874Z] === RUN TestSecretList [2022-08-31T12:22:58.874Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-31T12:22:59.054Z] + pkg_list='github.com/docker/docker/api [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/backend/build [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/httputils [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/middleware [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/build [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/container [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/debug [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/image [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/network [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/session [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/system [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/server/router/volume [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/backend [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/container [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/events [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/filters [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/image [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/mount [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/network [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/registry [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/strslice [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/swarm [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/time [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/versions [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T12:22:59.054Z] github.com/docker/docker/api/types/volume [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder/builder-next [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder/dockerfile [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder/remotecontext [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T12:22:59.054Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T12:22:59.054Z] github.com/docker/docker/cli [2022-08-31T12:22:59.054Z] github.com/docker/docker/cli/config [2022-08-31T12:22:59.054Z] github.com/docker/docker/cli/debug [2022-08-31T12:22:59.054Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T12:22:59.054Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T12:22:59.054Z] github.com/docker/docker/client [2022-08-31T12:22:59.054Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T12:22:59.054Z] github.com/docker/docker/cmd/dockerd [2022-08-31T12:22:59.054Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T12:22:59.054Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T12:22:59.054Z] github.com/docker/docker/container [2022-08-31T12:22:59.054Z] github.com/docker/docker/container/stream [2022-08-31T12:22:59.054Z] github.com/docker/docker/contrib/apparmor [2022-08-31T12:22:59.054Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T12:22:59.054Z] github.com/docker/docker/contrib/httpserver [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/cluster [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/config [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/events [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/exec [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/images [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/initlayer [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/links [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/listeners [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/local [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/names [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/network [2022-08-31T12:22:59.054Z] github.com/docker/docker/daemon/stats [2022-08-31T12:22:59.054Z] github.com/docker/docker/distribution [2022-08-31T12:22:59.054Z] github.com/docker/docker/distribution/metadata [2022-08-31T12:22:59.054Z] github.com/docker/docker/distribution/utils [2022-08-31T12:22:59.054Z] github.com/docker/docker/distribution/xfer [2022-08-31T12:22:59.054Z] github.com/docker/docker/dockerversion [2022-08-31T12:22:59.054Z] github.com/docker/docker/errdefs [2022-08-31T12:22:59.054Z] github.com/docker/docker/image [2022-08-31T12:22:59.054Z] github.com/docker/docker/image/cache [2022-08-31T12:22:59.054Z] github.com/docker/docker/image/tarexport [2022-08-31T12:22:59.054Z] github.com/docker/docker/image/v1 [2022-08-31T12:22:59.054Z] github.com/docker/docker/internal/test/suite [2022-08-31T12:22:59.054Z] github.com/docker/docker/layer [2022-08-31T12:22:59.054Z] github.com/docker/docker/libcontainerd [2022-08-31T12:22:59.054Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T12:22:59.054Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T12:22:59.054Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T12:22:59.054Z] github.com/docker/docker/libcontainerd/types [2022-08-31T12:22:59.054Z] github.com/docker/docker/libnetwork [2022-08-31T12:22:59.054Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T12:22:59.054Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T12:22:59.054Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T12:22:59.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T12:22:59.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T12:22:59.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T12:22:59.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T12:22:59.054Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T12:22:59.054Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T12:22:59.054Z] github.com/docker/docker/libnetwork/config [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/idm [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ns [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/options [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/osl [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/types [2022-08-31T12:22:59.055Z] github.com/docker/docker/oci [2022-08-31T12:22:59.055Z] github.com/docker/docker/oci/caps [2022-08-31T12:22:59.055Z] github.com/docker/docker/opts [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/aaparser [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/archive [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/authorization [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/capabilities [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/containerfs [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/directory [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/dmesg [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/fileutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/fsutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/homedir [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/idtools [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/ioutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/longpath [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/loopback [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/parsers [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/pidfile [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/platform [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/plugins [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/pools [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/progress [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/pubsub [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/reexec [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/signal [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/stack [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/stringid [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/system [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/tailfile [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/tarsum [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/truncindex [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/urlutil [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/useragent [2022-08-31T12:22:59.055Z] github.com/docker/docker/plugin [2022-08-31T12:22:59.055Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T12:22:59.055Z] github.com/docker/docker/plugin/v2 [2022-08-31T12:22:59.055Z] github.com/docker/docker/profiles/apparmor [2022-08-31T12:22:59.055Z] github.com/docker/docker/profiles/seccomp [2022-08-31T12:22:59.055Z] github.com/docker/docker/quota [2022-08-31T12:22:59.055Z] github.com/docker/docker/reference [2022-08-31T12:22:59.055Z] github.com/docker/docker/registry [2022-08-31T12:22:59.055Z] github.com/docker/docker/registry/resumable [2022-08-31T12:22:59.055Z] github.com/docker/docker/restartmanager [2022-08-31T12:22:59.055Z] github.com/docker/docker/rootless [2022-08-31T12:22:59.055Z] github.com/docker/docker/rootless/specconv [2022-08-31T12:22:59.055Z] github.com/docker/docker/runconfig [2022-08-31T12:22:59.055Z] github.com/docker/docker/runconfig/opts [2022-08-31T12:22:59.055Z] github.com/docker/docker/testutil [2022-08-31T12:22:59.055Z] github.com/docker/docker/testutil/daemon [2022-08-31T12:22:59.055Z] github.com/docker/docker/testutil/environment [2022-08-31T12:22:59.055Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T12:22:59.055Z] github.com/docker/docker/testutil/fakegit [2022-08-31T12:22:59.055Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T12:22:59.055Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T12:22:59.055Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T12:22:59.055Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T12:22:59.055Z] github.com/docker/docker/testutil/registry [2022-08-31T12:22:59.055Z] github.com/docker/docker/testutil/request [2022-08-31T12:22:59.055Z] github.com/docker/docker/volume [2022-08-31T12:22:59.055Z] github.com/docker/docker/volume/drivers [2022-08-31T12:22:59.055Z] github.com/docker/docker/volume/local [2022-08-31T12:22:59.055Z] github.com/docker/docker/volume/mounts [2022-08-31T12:22:59.055Z] github.com/docker/docker/volume/service [2022-08-31T12:22:59.055Z] github.com/docker/docker/volume/service/opts [2022-08-31T12:22:59.055Z] github.com/docker/docker/volume/testutils' [2022-08-31T12:22:59.055Z] ++ grep --fixed-strings -v /libnetwork [2022-08-31T12:22:59.055Z] ++ echo 'github.com/docker/docker/api [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/backend/build [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/httputils [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/middleware [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/build [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/container [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/debug [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/image [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/network [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/session [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/system [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/server/router/volume [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/backend [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/container [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/events [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/filters [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/image [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/mount [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/network [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/registry [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/strslice [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/swarm [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/time [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/versions [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T12:22:59.055Z] github.com/docker/docker/api/types/volume [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder/builder-next [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder/dockerfile [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder/remotecontext [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T12:22:59.055Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T12:22:59.055Z] github.com/docker/docker/cli [2022-08-31T12:22:59.055Z] github.com/docker/docker/cli/config [2022-08-31T12:22:59.055Z] github.com/docker/docker/cli/debug [2022-08-31T12:22:59.055Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T12:22:59.055Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T12:22:59.055Z] github.com/docker/docker/client [2022-08-31T12:22:59.055Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T12:22:59.055Z] github.com/docker/docker/cmd/dockerd [2022-08-31T12:22:59.055Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T12:22:59.055Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T12:22:59.055Z] github.com/docker/docker/container [2022-08-31T12:22:59.055Z] github.com/docker/docker/container/stream [2022-08-31T12:22:59.055Z] github.com/docker/docker/contrib/apparmor [2022-08-31T12:22:59.055Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T12:22:59.055Z] github.com/docker/docker/contrib/httpserver [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/cluster [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/config [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/events [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/exec [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/images [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/initlayer [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/links [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/listeners [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/local [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/names [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/network [2022-08-31T12:22:59.055Z] github.com/docker/docker/daemon/stats [2022-08-31T12:22:59.055Z] github.com/docker/docker/distribution [2022-08-31T12:22:59.055Z] github.com/docker/docker/distribution/metadata [2022-08-31T12:22:59.055Z] github.com/docker/docker/distribution/utils [2022-08-31T12:22:59.055Z] github.com/docker/docker/distribution/xfer [2022-08-31T12:22:59.055Z] github.com/docker/docker/dockerversion [2022-08-31T12:22:59.055Z] github.com/docker/docker/errdefs [2022-08-31T12:22:59.055Z] github.com/docker/docker/image [2022-08-31T12:22:59.055Z] github.com/docker/docker/image/cache [2022-08-31T12:22:59.055Z] github.com/docker/docker/image/tarexport [2022-08-31T12:22:59.055Z] github.com/docker/docker/image/v1 [2022-08-31T12:22:59.055Z] github.com/docker/docker/internal/test/suite [2022-08-31T12:22:59.055Z] github.com/docker/docker/layer [2022-08-31T12:22:59.055Z] github.com/docker/docker/libcontainerd [2022-08-31T12:22:59.055Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T12:22:59.055Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T12:22:59.055Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T12:22:59.055Z] github.com/docker/docker/libcontainerd/types [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/config [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/idm [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/ns [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/options [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/osl [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/libnetwork/types [2022-08-31T12:22:59.055Z] github.com/docker/docker/oci [2022-08-31T12:22:59.055Z] github.com/docker/docker/oci/caps [2022-08-31T12:22:59.055Z] github.com/docker/docker/opts [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/aaparser [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/archive [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/authorization [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/capabilities [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/containerfs [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/directory [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/dmesg [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/fileutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/fsutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/homedir [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/idtools [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/ioutils [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/longpath [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/loopback [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/parsers [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/pidfile [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/platform [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T12:22:59.055Z] github.com/docker/docker/pkg/plugins [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/pools [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/progress [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/pubsub [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/reexec [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/signal [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/stack [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/stringid [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/system [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/tailfile [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/tarsum [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/truncindex [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/urlutil [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/useragent [2022-08-31T12:22:59.056Z] github.com/docker/docker/plugin [2022-08-31T12:22:59.056Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T12:22:59.056Z] github.com/docker/docker/plugin/v2 [2022-08-31T12:22:59.056Z] github.com/docker/docker/profiles/apparmor [2022-08-31T12:22:59.056Z] github.com/docker/docker/profiles/seccomp [2022-08-31T12:22:59.056Z] github.com/docker/docker/quota [2022-08-31T12:22:59.056Z] github.com/docker/docker/reference [2022-08-31T12:22:59.056Z] github.com/docker/docker/registry [2022-08-31T12:22:59.056Z] github.com/docker/docker/registry/resumable [2022-08-31T12:22:59.056Z] github.com/docker/docker/restartmanager [2022-08-31T12:22:59.056Z] github.com/docker/docker/rootless [2022-08-31T12:22:59.056Z] github.com/docker/docker/rootless/specconv [2022-08-31T12:22:59.056Z] github.com/docker/docker/runconfig [2022-08-31T12:22:59.056Z] github.com/docker/docker/runconfig/opts [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/daemon [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/environment [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fakegit [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/registry [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/request [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/drivers [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/local [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/mounts [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/service [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/service/opts [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/testutils' [2022-08-31T12:22:59.056Z] + base_pkg_list='github.com/docker/docker/api [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/backend/build [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/httputils [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/middleware [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/build [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/container [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/debug [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/image [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/network [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/session [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/system [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/volume [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/backend [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/container [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/events [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/filters [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/image [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/mount [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/network [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/registry [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/strslice [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/swarm [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/time [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/versions [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/volume [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/dockerfile [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/remotecontext [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T12:22:59.056Z] github.com/docker/docker/cli [2022-08-31T12:22:59.056Z] github.com/docker/docker/cli/config [2022-08-31T12:22:59.056Z] github.com/docker/docker/cli/debug [2022-08-31T12:22:59.056Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T12:22:59.056Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T12:22:59.056Z] github.com/docker/docker/client [2022-08-31T12:22:59.056Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T12:22:59.056Z] github.com/docker/docker/cmd/dockerd [2022-08-31T12:22:59.056Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T12:22:59.056Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T12:22:59.056Z] github.com/docker/docker/container [2022-08-31T12:22:59.056Z] github.com/docker/docker/container/stream [2022-08-31T12:22:59.056Z] github.com/docker/docker/contrib/apparmor [2022-08-31T12:22:59.056Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T12:22:59.056Z] github.com/docker/docker/contrib/httpserver [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/config [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/events [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/exec [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/images [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/initlayer [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/links [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/listeners [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/local [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/names [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/network [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/stats [2022-08-31T12:22:59.056Z] github.com/docker/docker/distribution [2022-08-31T12:22:59.056Z] github.com/docker/docker/distribution/metadata [2022-08-31T12:22:59.056Z] github.com/docker/docker/distribution/utils [2022-08-31T12:22:59.056Z] github.com/docker/docker/distribution/xfer [2022-08-31T12:22:59.056Z] github.com/docker/docker/dockerversion [2022-08-31T12:22:59.056Z] github.com/docker/docker/errdefs [2022-08-31T12:22:59.056Z] github.com/docker/docker/image [2022-08-31T12:22:59.056Z] github.com/docker/docker/image/cache [2022-08-31T12:22:59.056Z] github.com/docker/docker/image/tarexport [2022-08-31T12:22:59.056Z] github.com/docker/docker/image/v1 [2022-08-31T12:22:59.056Z] github.com/docker/docker/internal/test/suite [2022-08-31T12:22:59.056Z] github.com/docker/docker/layer [2022-08-31T12:22:59.056Z] github.com/docker/docker/libcontainerd [2022-08-31T12:22:59.056Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T12:22:59.056Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T12:22:59.056Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T12:22:59.056Z] github.com/docker/docker/libcontainerd/types [2022-08-31T12:22:59.056Z] github.com/docker/docker/oci [2022-08-31T12:22:59.056Z] github.com/docker/docker/oci/caps [2022-08-31T12:22:59.056Z] github.com/docker/docker/opts [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/aaparser [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/archive [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/authorization [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/capabilities [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/containerfs [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/directory [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/dmesg [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/fileutils [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/fsutils [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/homedir [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/idtools [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/ioutils [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/longpath [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/loopback [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/parsers [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/pidfile [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/platform [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/plugins [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/pools [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/progress [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/pubsub [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/reexec [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/signal [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/stack [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/stringid [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/system [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/tailfile [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/tarsum [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/truncindex [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/urlutil [2022-08-31T12:22:59.056Z] github.com/docker/docker/pkg/useragent [2022-08-31T12:22:59.056Z] github.com/docker/docker/plugin [2022-08-31T12:22:59.056Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T12:22:59.056Z] github.com/docker/docker/plugin/v2 [2022-08-31T12:22:59.056Z] github.com/docker/docker/profiles/apparmor [2022-08-31T12:22:59.056Z] github.com/docker/docker/profiles/seccomp [2022-08-31T12:22:59.056Z] github.com/docker/docker/quota [2022-08-31T12:22:59.056Z] github.com/docker/docker/reference [2022-08-31T12:22:59.056Z] github.com/docker/docker/registry [2022-08-31T12:22:59.056Z] github.com/docker/docker/registry/resumable [2022-08-31T12:22:59.056Z] github.com/docker/docker/restartmanager [2022-08-31T12:22:59.056Z] github.com/docker/docker/rootless [2022-08-31T12:22:59.056Z] github.com/docker/docker/rootless/specconv [2022-08-31T12:22:59.056Z] github.com/docker/docker/runconfig [2022-08-31T12:22:59.056Z] github.com/docker/docker/runconfig/opts [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/daemon [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/environment [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fakegit [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/registry [2022-08-31T12:22:59.056Z] github.com/docker/docker/testutil/request [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/drivers [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/local [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/mounts [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/service [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/service/opts [2022-08-31T12:22:59.056Z] github.com/docker/docker/volume/testutils' [2022-08-31T12:22:59.056Z] ++ echo 'github.com/docker/docker/api [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/backend/build [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/httputils [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/middleware [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/build [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/container [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/debug [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/image [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/network [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/session [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/system [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/server/router/volume [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/backend [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/container [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/events [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/filters [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/image [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/mount [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/network [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/registry [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/strslice [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/swarm [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/time [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/versions [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T12:22:59.056Z] github.com/docker/docker/api/types/volume [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/dockerfile [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/remotecontext [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T12:22:59.056Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T12:22:59.056Z] github.com/docker/docker/cli [2022-08-31T12:22:59.056Z] github.com/docker/docker/cli/config [2022-08-31T12:22:59.056Z] github.com/docker/docker/cli/debug [2022-08-31T12:22:59.056Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T12:22:59.056Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T12:22:59.056Z] github.com/docker/docker/client [2022-08-31T12:22:59.056Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T12:22:59.056Z] github.com/docker/docker/cmd/dockerd [2022-08-31T12:22:59.056Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T12:22:59.056Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T12:22:59.056Z] github.com/docker/docker/container [2022-08-31T12:22:59.056Z] github.com/docker/docker/container/stream [2022-08-31T12:22:59.056Z] github.com/docker/docker/contrib/apparmor [2022-08-31T12:22:59.056Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T12:22:59.056Z] github.com/docker/docker/contrib/httpserver [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/config [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/events [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/exec [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/images [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/initlayer [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/links [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/listeners [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T12:22:59.056Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/local [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/names [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/network [2022-08-31T12:22:59.057Z] github.com/docker/docker/daemon/stats [2022-08-31T12:22:59.057Z] github.com/docker/docker/distribution [2022-08-31T12:22:59.057Z] github.com/docker/docker/distribution/metadata [2022-08-31T12:22:59.057Z] github.com/docker/docker/distribution/utils [2022-08-31T12:22:59.057Z] github.com/docker/docker/distribution/xfer [2022-08-31T12:22:59.057Z] github.com/docker/docker/dockerversion [2022-08-31T12:22:59.057Z] github.com/docker/docker/errdefs [2022-08-31T12:22:59.057Z] github.com/docker/docker/image [2022-08-31T12:22:59.057Z] github.com/docker/docker/image/cache [2022-08-31T12:22:59.057Z] github.com/docker/docker/image/tarexport [2022-08-31T12:22:59.057Z] github.com/docker/docker/image/v1 [2022-08-31T12:22:59.057Z] github.com/docker/docker/internal/test/suite [2022-08-31T12:22:59.057Z] github.com/docker/docker/layer [2022-08-31T12:22:59.057Z] github.com/docker/docker/libcontainerd [2022-08-31T12:22:59.057Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T12:22:59.057Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T12:22:59.057Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T12:22:59.057Z] github.com/docker/docker/libcontainerd/types [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/config [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/idm [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ns [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/options [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/osl [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/types [2022-08-31T12:22:59.057Z] github.com/docker/docker/oci [2022-08-31T12:22:59.057Z] github.com/docker/docker/oci/caps [2022-08-31T12:22:59.057Z] github.com/docker/docker/opts [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/aaparser [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/archive [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/authorization [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/capabilities [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/containerfs [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/directory [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/dmesg [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/fileutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/fsutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/homedir [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/idtools [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/ioutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/longpath [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/loopback [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/parsers [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/pidfile [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/platform [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/plugins [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/pools [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/progress [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/pubsub [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/reexec [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/signal [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/stack [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/stringid [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/system [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/tailfile [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/tarsum [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/truncindex [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/urlutil [2022-08-31T12:22:59.057Z] github.com/docker/docker/pkg/useragent [2022-08-31T12:22:59.057Z] github.com/docker/docker/plugin [2022-08-31T12:22:59.057Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T12:22:59.057Z] github.com/docker/docker/plugin/v2 [2022-08-31T12:22:59.057Z] github.com/docker/docker/profiles/apparmor [2022-08-31T12:22:59.057Z] github.com/docker/docker/profiles/seccomp [2022-08-31T12:22:59.057Z] github.com/docker/docker/quota [2022-08-31T12:22:59.057Z] github.com/docker/docker/reference [2022-08-31T12:22:59.057Z] github.com/docker/docker/registry [2022-08-31T12:22:59.057Z] github.com/docker/docker/registry/resumable [2022-08-31T12:22:59.057Z] github.com/docker/docker/restartmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/rootless [2022-08-31T12:22:59.057Z] github.com/docker/docker/rootless/specconv [2022-08-31T12:22:59.057Z] github.com/docker/docker/runconfig [2022-08-31T12:22:59.057Z] github.com/docker/docker/runconfig/opts [2022-08-31T12:22:59.057Z] github.com/docker/docker/testutil [2022-08-31T12:22:59.057Z] github.com/docker/docker/testutil/daemon [2022-08-31T12:22:59.057Z] github.com/docker/docker/testutil/environment [2022-08-31T12:22:59.057Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T12:22:59.057Z] github.com/docker/docker/testutil/fakegit [2022-08-31T12:22:59.057Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T12:22:59.057Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T12:22:59.057Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T12:22:59.057Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T12:22:59.057Z] github.com/docker/docker/testutil/registry [2022-08-31T12:22:59.057Z] github.com/docker/docker/testutil/request [2022-08-31T12:22:59.057Z] github.com/docker/docker/volume [2022-08-31T12:22:59.057Z] github.com/docker/docker/volume/drivers [2022-08-31T12:22:59.057Z] github.com/docker/docker/volume/local [2022-08-31T12:22:59.057Z] github.com/docker/docker/volume/mounts [2022-08-31T12:22:59.057Z] github.com/docker/docker/volume/service [2022-08-31T12:22:59.057Z] github.com/docker/docker/volume/service/opts [2022-08-31T12:22:59.057Z] github.com/docker/docker/volume/testutils' [2022-08-31T12:22:59.057Z] ++ grep --fixed-strings /libnetwork [2022-08-31T12:22:59.057Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/config [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/idm [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ns [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/options [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/osl [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/types' [2022-08-31T12:22:59.057Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-31T12:22:59.057Z] + echo 'github.com/docker/docker/libnetwork [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/config [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/idm [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/ns [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/options [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/osl [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/types' [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T12:22:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T12:22:59.057Z] + type docker-proxy [2022-08-31T12:22:59.057Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-31T12:22:59.057Z] + hack/make.sh binary-proxy install-proxy [2022-08-31T12:22:59.057Z] [2022-08-31T12:22:59.057Z] Removing bundles/ [2022-08-31T12:22:59.057Z] [2022-08-31T12:22:59.057Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-31T12:22:59.057Z] Building: bundles/binary-proxy/docker-proxy [2022-08-31T12:22:59.057Z] GOOS="" GOARCH="" GOARM="" [2022-08-31T12:23:00.252Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-31T12:23:01.715Z] --- PASS: TestSecretList (2.66s) [2022-08-31T12:23:01.715Z] === RUN TestSecretsCreateAndDelete [2022-08-31T12:23:01.975Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-31T12:23:03.356Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-31T12:23:04.305Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2022-08-31T12:23:04.305Z] === RUN TestSecretsUpdate [2022-08-31T12:23:04.873Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-31T12:23:06.776Z] --- PASS: TestSecretsUpdate (2.50s) [2022-08-31T12:23:06.776Z] === RUN TestTemplatedSecret [2022-08-31T12:23:07.283Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-31T12:23:07.283Z] [2022-08-31T12:23:07.283Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-31T12:23:07.283Z] Installing docker-proxy to /usr/local/bin/ [2022-08-31T12:23:07.283Z] [2022-08-31T12:23:07.283Z] + mkdir -p bundles [2022-08-31T12:23:07.283Z] + '[' -n 'github.com/docker/docker/api [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/backend/build [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/httpstatus [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/httputils [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/middleware [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/build [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/container [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/debug [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/distribution [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/grpc [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/image [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/network [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/plugin [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/session [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/swarm [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/system [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/server/router/volume [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/backend [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/blkiodev [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/container [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/events [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/filters [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/image [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/mount [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/network [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/registry [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/strslice [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/swarm [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/time [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/versions [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-31T12:23:07.283Z] github.com/docker/docker/api/types/volume [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder/builder-next [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder/builder-next/worker [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder/dockerfile [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder/remotecontext [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder/remotecontext/git [2022-08-31T12:23:07.283Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-31T12:23:07.283Z] github.com/docker/docker/cli [2022-08-31T12:23:07.283Z] github.com/docker/docker/cli/config [2022-08-31T12:23:07.283Z] github.com/docker/docker/cli/debug [2022-08-31T12:23:07.283Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-31T12:23:07.283Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-31T12:23:07.283Z] github.com/docker/docker/client [2022-08-31T12:23:07.283Z] github.com/docker/docker/cmd/docker-proxy [2022-08-31T12:23:07.283Z] github.com/docker/docker/cmd/dockerd [2022-08-31T12:23:07.283Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-31T12:23:07.283Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-31T12:23:07.283Z] github.com/docker/docker/container [2022-08-31T12:23:07.283Z] github.com/docker/docker/container/stream [2022-08-31T12:23:07.283Z] github.com/docker/docker/contrib/apparmor [2022-08-31T12:23:07.283Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-31T12:23:07.283Z] github.com/docker/docker/contrib/httpserver [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/cluster [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/cluster/convert [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/cluster/executor [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/cluster/provider [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/config [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/events [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/events/testutils [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/exec [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/images [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/initlayer [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/links [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/listeners [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/gelf [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/journald [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/local [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/logentries [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/splunk [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/syslog [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/logger/templates [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/names [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/network [2022-08-31T12:23:07.283Z] github.com/docker/docker/daemon/stats [2022-08-31T12:23:07.283Z] github.com/docker/docker/distribution [2022-08-31T12:23:07.283Z] github.com/docker/docker/distribution/metadata [2022-08-31T12:23:07.283Z] github.com/docker/docker/distribution/utils [2022-08-31T12:23:07.283Z] github.com/docker/docker/distribution/xfer [2022-08-31T12:23:07.283Z] github.com/docker/docker/dockerversion [2022-08-31T12:23:07.283Z] github.com/docker/docker/errdefs [2022-08-31T12:23:07.283Z] github.com/docker/docker/image [2022-08-31T12:23:07.283Z] github.com/docker/docker/image/cache [2022-08-31T12:23:07.283Z] github.com/docker/docker/image/tarexport [2022-08-31T12:23:07.283Z] github.com/docker/docker/image/v1 [2022-08-31T12:23:07.283Z] github.com/docker/docker/internal/test/suite [2022-08-31T12:23:07.283Z] github.com/docker/docker/layer [2022-08-31T12:23:07.283Z] github.com/docker/docker/libcontainerd [2022-08-31T12:23:07.283Z] github.com/docker/docker/libcontainerd/queue [2022-08-31T12:23:07.283Z] github.com/docker/docker/libcontainerd/remote [2022-08-31T12:23:07.283Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-31T12:23:07.283Z] github.com/docker/docker/libcontainerd/types [2022-08-31T12:23:07.283Z] github.com/docker/docker/oci [2022-08-31T12:23:07.283Z] github.com/docker/docker/oci/caps [2022-08-31T12:23:07.283Z] github.com/docker/docker/opts [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/aaparser [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/archive [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/authorization [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/broadcaster [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/capabilities [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/chrootarchive [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/containerfs [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/devicemapper [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/directory [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/dmesg [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/fileutils [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/fsutils [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/homedir [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/idtools [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/ioutils [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/jsonmessage [2022-08-31T12:23:07.283Z] github.com/docker/docker/pkg/longpath [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/loopback [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/namesgenerator [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/parsers [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/pidfile [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/platform [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/plugingetter [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/plugins [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/plugins/transport [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/pools [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/progress [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/pubsub [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/reexec [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/signal [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/stack [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/stdcopy [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/streamformatter [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/stringid [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/sysinfo [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/system [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/tailfile [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/tarsum [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/truncindex [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/urlutil [2022-08-31T12:23:07.284Z] github.com/docker/docker/pkg/useragent [2022-08-31T12:23:07.284Z] github.com/docker/docker/plugin [2022-08-31T12:23:07.284Z] github.com/docker/docker/plugin/executor/containerd [2022-08-31T12:23:07.284Z] github.com/docker/docker/plugin/v2 [2022-08-31T12:23:07.284Z] github.com/docker/docker/profiles/apparmor [2022-08-31T12:23:07.284Z] github.com/docker/docker/profiles/seccomp [2022-08-31T12:23:07.284Z] github.com/docker/docker/quota [2022-08-31T12:23:07.284Z] github.com/docker/docker/reference [2022-08-31T12:23:07.284Z] github.com/docker/docker/registry [2022-08-31T12:23:07.284Z] github.com/docker/docker/registry/resumable [2022-08-31T12:23:07.284Z] github.com/docker/docker/restartmanager [2022-08-31T12:23:07.284Z] github.com/docker/docker/rootless [2022-08-31T12:23:07.284Z] github.com/docker/docker/rootless/specconv [2022-08-31T12:23:07.284Z] github.com/docker/docker/runconfig [2022-08-31T12:23:07.284Z] github.com/docker/docker/runconfig/opts [2022-08-31T12:23:07.284Z] github.com/docker/docker/testutil [2022-08-31T12:23:07.284Z] github.com/docker/docker/testutil/daemon [2022-08-31T12:23:07.284Z] github.com/docker/docker/testutil/environment [2022-08-31T12:23:07.284Z] github.com/docker/docker/testutil/fakecontext [2022-08-31T12:23:07.284Z] github.com/docker/docker/testutil/fakegit [2022-08-31T12:23:07.284Z] github.com/docker/docker/testutil/fakestorage [2022-08-31T12:23:07.284Z] github.com/docker/docker/testutil/fixtures/load [2022-08-31T12:23:07.284Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-31T12:23:07.284Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-31T12:23:07.284Z] github.com/docker/docker/testutil/registry [2022-08-31T12:23:07.284Z] github.com/docker/docker/testutil/request [2022-08-31T12:23:07.284Z] github.com/docker/docker/volume [2022-08-31T12:23:07.284Z] github.com/docker/docker/volume/drivers [2022-08-31T12:23:07.284Z] github.com/docker/docker/volume/local [2022-08-31T12:23:07.284Z] github.com/docker/docker/volume/mounts [2022-08-31T12:23:07.284Z] github.com/docker/docker/volume/service [2022-08-31T12:23:07.284Z] github.com/docker/docker/volume/service/opts [2022-08-31T12:23:07.284Z] github.com/docker/docker/volume/testutils' ']' [2022-08-31T12:23:07.284Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.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-08-31T12:23:07.284Z] ? github.com/docker/docker/api [no test files] [2022-08-31T12:23:08.153Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-31T12:23:10.060Z] --- PASS: TestTemplatedSecret (2.81s) [2022-08-31T12:23:10.060Z] === RUN TestSecretCreateResolve [2022-08-31T12:23:10.318Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-31T12:23:10.890Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-31T12:23:11.830Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-31T12:23:12.088Z] --- PASS: TestSecretCreateResolve (2.37s) [2022-08-31T12:23:12.088Z] PASS [2022-08-31T12:23:12.088Z] [2022-08-31T12:23:12.088Z] DONE 6 tests in 15.937s [2022-08-31T12:23:12.088Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-31T12:23:12.088Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:23:12.088Z] ++ set -e [2022-08-31T12:23:12.088Z] ++ '[' -n 0 ']' [2022-08-31T12:23:12.088Z] ++ set -x [2022-08-31T12:23:12.088Z] ++ 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=amd64 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 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/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:23:12.348Z] INFO: Testing against a local daemon [2022-08-31T12:23:12.348Z] === RUN TestServiceCreateInit [2022-08-31T12:23:12.348Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-31T12:23:17.622Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-31T12:23:20.156Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-31T12:23:22.067Z] --- PASS: TestServiceCreateInit (9.50s) [2022-08-31T12:23:22.067Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.67s) [2022-08-31T12:23:22.067Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s) [2022-08-31T12:23:22.067Z] === RUN TestCreateServiceMultipleTimes [2022-08-31T12:23:23.007Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-31T12:23:24.913Z] === RUN TestDockerSuite/TestBuildRm [2022-08-31T12:23:25.338Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-08-31T12:23:28.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-31T12:23:28.203Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-31T12:23:29.586Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-31T12:23:30.971Z] docker_api_swarm_node_test.go:81: [d1556123b682c] joining swarm manager [db6fb26273966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:23:30.971Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-31T12:23:31.538Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-31T12:23:32.476Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-31T12:23:34.382Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-31T12:23:34.952Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-31T12:23:38.244Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-31T12:23:38.244Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-31T12:23:38.504Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-31T12:23:38.504Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-31T12:23:38.504Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-31T12:23:39.073Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-31T12:23:40.011Z] --- PASS: TestCreateServiceMultipleTimes (18.26s) [2022-08-31T12:23:40.011Z] === RUN TestCreateServiceConflict [2022-08-31T12:23:40.272Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-31T12:23:40.272Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-31T12:23:41.211Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-31T12:23:42.592Z] --- PASS: TestCreateServiceConflict (2.38s) [2022-08-31T12:23:42.592Z] === RUN TestCreateServiceMaxReplicas [2022-08-31T12:23:45.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-31T12:23:45.132Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-31T12:23:46.069Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2022-08-31T12:23:46.069Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-31T12:23:46.328Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-31T12:23:47.710Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-31T12:23:48.281Z] docker_api_swarm_node_test.go:53: [d51a993c12266] joining swarm manager [d3e85d339c2d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:23:48.540Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-31T12:23:49.479Z] docker_api_swarm_node_test.go:54: [d86ccf07589b6] joining swarm manager [d3e85d339c2d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:23:49.738Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-31T12:23:51.115Z] === RUN TestDockerSuite/TestBuildUser [2022-08-31T12:23:52.541Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-31T12:23:55.074Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-31T12:24:01.646Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.85s) [2022-08-31T12:24:01.646Z] === RUN TestCreateServiceSecretFileMode [2022-08-31T12:24:04.182Z] --- PASS: TestCreateServiceSecretFileMode (3.17s) [2022-08-31T12:24:04.182Z] === RUN TestCreateServiceConfigFileMode [2022-08-31T12:24:06.717Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-31T12:24:07.286Z] --- PASS: TestCreateServiceConfigFileMode (3.04s) [2022-08-31T12:24:07.286Z] === RUN TestCreateServiceSysctls [2022-08-31T12:24:07.545Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-31T12:24:07.805Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-31T12:24:08.740Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-31T12:24:09.681Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-31T12:24:11.063Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-31T12:24:11.063Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-31T12:24:11.063Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-31T12:24:11.063Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-31T12:24:11.063Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-31T12:24:11.063Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-31T12:24:11.063Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-31T12:24:11.063Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-31T12:24:11.063Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-31T12:24:11.063Z] --- PASS: TestCreateServiceSysctls (4.00s) [2022-08-31T12:24:11.063Z] === RUN TestCreateServiceCapabilities [2022-08-31T12:24:12.442Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-31T12:24:12.442Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-31T12:24:13.380Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-31T12:24:13.951Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-31T12:24:14.210Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2022-08-31T12:24:14.210Z] === RUN TestInspect [2022-08-31T12:24:14.778Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-31T12:24:14.778Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-31T12:24:18.090Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-31T12:24:18.090Z] --- PASS: TestInspect (3.66s) [2022-08-31T12:24:18.090Z] === RUN TestCreateJob [2022-08-31T12:24:19.467Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-31T12:24:20.406Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-31T12:24:20.975Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-31T12:24:21.542Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-31T12:24:21.542Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-31T12:24:21.542Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-31T12:24:21.801Z] --- PASS: TestCreateJob (3.77s) [2022-08-31T12:24:21.801Z] === RUN TestReplicatedJob [2022-08-31T12:24:21.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-31T12:24:22.059Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-31T12:24:24.599Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-31T12:24:25.540Z] === RUN TestDockerSuite/TestCommitChange [2022-08-31T12:24:26.918Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-31T12:24:27.485Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-31T12:24:28.422Z] --- PASS: TestReplicatedJob (6.50s) [2022-08-31T12:24:28.422Z] === RUN TestUpdateReplicatedJob [2022-08-31T12:24:28.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-31T12:24:28.993Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-31T12:24:30.897Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-31T12:24:31.156Z] docker_api_swarm_test.go:202: [de4f9c1d6f785] joining swarm manager [d87c888fbcf40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:24:32.095Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-31T12:24:33.031Z] --- PASS: TestUpdateReplicatedJob (4.64s) [2022-08-31T12:24:33.031Z] === RUN TestServiceListWithStatuses [2022-08-31T12:24:33.031Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T12:24:33.031Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-31T12:24:33.031Z] === RUN TestDockerNetworkConnectAlias [2022-08-31T12:24:33.290Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-31T12:24:34.671Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-31T12:24:35.610Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-31T12:24:36.988Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-31T12:24:36.988Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-31T12:24:37.930Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-31T12:24:38.908Z] --- PASS: TestDockerNetworkConnectAlias (5.79s) [2022-08-31T12:24:38.908Z] === RUN TestDockerNetworkReConnect [2022-08-31T12:24:38.908Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-31T12:24:39.843Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-31T12:24:40.102Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-31T12:24:41.040Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-31T12:24:41.977Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-31T12:24:42.912Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-31T12:24:42.912Z] --- PASS: TestDockerNetworkReConnect (4.34s) [2022-08-31T12:24:42.912Z] === RUN TestServicePlugin [2022-08-31T12:24:43.483Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-31T12:24:44.866Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-31T12:24:45.805Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-31T12:24:46.743Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-31T12:24:47.311Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-31T12:24:47.878Z] plugin_test.go:61: [d9576060367e3] joining swarm manager [d6015d050b7d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:24:48.447Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-31T12:24:48.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-31T12:24:49.644Z] plugin_test.go:64: [df4c72bb50bd0] joining swarm manager [d6015d050b7d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:24:49.644Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-31T12:24:51.023Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-31T12:24:51.592Z] docker_api_swarm_test.go:384: [df66bdb446656] joining swarm manager [d0899c2d01fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:24:52.161Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-31T12:24:52.161Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-31T12:24:52.729Z] docker_api_swarm_test.go:385: [d77780f880350] joining swarm manager [d0899c2d01fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:24:52.729Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-31T12:24:53.665Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-31T12:24:54.233Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-31T12:24:55.171Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-31T12:24:55.738Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-31T12:24:57.119Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-31T12:24:57.689Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-31T12:24:59.065Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-31T12:25:01.772Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 31.9% of statements [2022-08-31T12:25:01.772Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-31T12:25:01.772Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-31T12:25:01.772Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-08-31T12:25:01.772Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-31T12:25:01.772Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-31T12:25:01.772Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-31T12:25:01.772Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-31T12:25:01.772Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/builder [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-31T12:25:01.773Z] ok github.com/docker/docker/builder/remotecontext 0.137s coverage: 13.7% of statements [2022-08-31T12:25:01.773Z] ok github.com/docker/docker/builder/dockerfile 0.538s coverage: 49.3% of statements [2022-08-31T12:25:01.773Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-08-31T12:25:01.773Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-31T12:25:01.773Z] ok github.com/docker/docker/builder/remotecontext/git 1.937s coverage: 86.3% of statements [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/cli [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-31T12:25:01.773Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-31T12:25:01.773Z] ok github.com/docker/docker/cmd/docker-proxy 0.250s coverage: 67.6% of statements [2022-08-31T12:25:03.261Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-31T12:25:04.291Z] ok github.com/docker/docker/client 0.124s coverage: 76.0% of statements [2022-08-31T12:25:05.168Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-31T12:25:05.734Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-31T12:25:09.026Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-31T12:25:10.929Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-31T12:25:11.189Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-31T12:25:14.477Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-31T12:25:14.736Z] === RUN TestDockerSuite/TestCpToDot [2022-08-31T12:25:15.302Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-31T12:25:16.678Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-31T12:25:16.678Z] --- PASS: TestServicePlugin (33.61s) [2022-08-31T12:25:16.678Z] === RUN TestServiceUpdateLabel [2022-08-31T12:25:17.616Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-31T12:25:18.186Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-31T12:25:19.563Z] --- PASS: TestServiceUpdateLabel (2.62s) [2022-08-31T12:25:19.563Z] === RUN TestServiceUpdateSecrets [2022-08-31T12:25:19.563Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-31T12:25:19.563Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-31T12:25:20.500Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-31T12:25:21.438Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-31T12:25:21.438Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-31T12:25:21.706Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-31T12:25:21.969Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-31T12:25:22.540Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-31T12:25:22.540Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-31T12:25:22.540Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-31T12:25:22.540Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-31T12:25:23.107Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-31T12:25:23.367Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-31T12:25:23.367Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-31T12:25:23.626Z] === RUN TestDockerSuite/TestCreateRM [2022-08-31T12:25:23.626Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-31T12:25:23.626Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-31T12:25:23.626Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-31T12:25:23.885Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-31T12:25:23.885Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-31T12:25:25.790Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-31T12:25:25.790Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-31T12:25:25.790Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-31T12:25:29.080Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-31T12:25:29.080Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-31T12:25:29.080Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-31T12:25:29.648Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-31T12:25:30.216Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-31T12:25:30.785Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-31T12:25:31.352Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-31T12:25:31.920Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-31T12:25:33.296Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-31T12:25:34.675Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-31T12:25:34.675Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2022-08-31T12:25:34.675Z] === RUN TestServiceUpdateConfigs [2022-08-31T12:25:37.967Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-31T12:25:39.868Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-31T12:25:40.436Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-31T12:25:41.372Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-31T12:25:42.966Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 31.8% of statements [2022-08-31T12:25:44.858Z] ok github.com/docker/docker/container 0.116s coverage: 36.1% of statements [2022-08-31T12:25:45.115Z] ok github.com/docker/docker/cmd/dockerd/trap 2.540s coverage: 0.0% of statements [2022-08-31T12:25:45.115Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-31T12:25:45.115Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-31T12:25:45.115Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-31T12:25:45.372Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-31T12:25:45.372Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-31T12:25:46.666Z] check_test.go:611: [d77780f880350] daemon is not started [2022-08-31T12:25:46.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-31T12:25:46.925Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-31T12:25:47.185Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-31T12:25:48.123Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-31T12:25:49.061Z] docker_api_swarm_test.go:802: [dea05b3a0934a] joining swarm manager [d4967c367898b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:25:49.061Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-31T12:25:49.320Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-31T12:25:49.888Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-31T12:25:49.888Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2022-08-31T12:25:49.888Z] === RUN TestServiceUpdateNetwork [2022-08-31T12:25:49.888Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-31T12:25:50.148Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-31T12:25:50.408Z] docker_api_swarm_test.go:802: [d5a04b595f678] joining swarm manager [d4967c367898b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:25:51.346Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-31T12:25:53.252Z] docker_api_swarm_test.go:802: [d30d1f08bfb05] joining swarm manager [d4967c367898b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-31T12:25:53.252Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-31T12:25:53.252Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-31T12:25:53.252Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-31T12:25:53.471Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2022-08-31T12:25:54.189Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-31T12:25:54.399Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-31T12:25:54.449Z] docker_api_swarm_test.go:802: [d4a1809f17aaf] joining swarm manager [d4967c367898b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-31T12:25:54.708Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-31T12:25:55.643Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-31T12:25:55.766Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-31T12:25:57.021Z] docker_api_swarm_test.go:810: [d1a8132491e37] joining swarm manager [d4967c367898b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-31T12:25:57.021Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-31T12:25:57.021Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-31T12:25:57.021Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-31T12:25:57.021Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-31T12:25:57.021Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-31T12:25:57.021Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-31T12:25:59.554Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-31T12:25:59.814Z] === RUN TestDockerSuite/TestEventsRename [2022-08-31T12:26:00.383Z] === RUN TestDockerSuite/TestEventsResize [2022-08-31T12:26:00.952Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-31T12:26:03.857Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.4% of statements [2022-08-31T12:26:04.249Z] --- PASS: TestServiceUpdateNetwork (14.16s) [2022-08-31T12:26:04.249Z] === RUN TestServiceUpdatePidsLimit [2022-08-31T12:26:04.420Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.1% of statements [2022-08-31T12:26:04.983Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-31T12:26:04.983Z] ok github.com/docker/docker/daemon 10.166s coverage: 16.5% of statements [2022-08-31T12:26:04.983Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-31T12:26:04.983Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-31T12:26:04.983Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-31T12:26:04.983Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-31T12:26:05.627Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-31T12:26:05.913Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-31T12:26:06.195Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-31T12:26:06.455Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-31T12:26:06.844Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.768s coverage: 74.8% of statements [2022-08-31T12:26:07.044Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-31T12:26:07.622Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-31T12:26:08.214Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-08-31T12:26:08.214Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.356s coverage: 60.7% of statements [2022-08-31T12:26:09.585Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-08-31T12:26:10.908Z] === RUN TestDockerSuite/TestEventsTop [2022-08-31T12:26:10.908Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-31T12:26:11.479Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.334s coverage: 50.6% of statements [2022-08-31T12:26:12.410Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.448s coverage: 45.9% of statements [2022-08-31T12:26:12.410Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-31T12:26:13.340Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.649s coverage: 58.5% of statements [2022-08-31T12:26:13.340Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-31T12:26:13.340Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-31T12:26:13.340Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.5% of statements [2022-08-31T12:26:13.438Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-31T12:26:13.438Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-31T12:26:14.737Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2022-08-31T12:26:14.996Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-08-31T12:26:15.923Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.9% of statements [2022-08-31T12:26:15.923Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-31T12:26:15.923Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-31T12:26:16.485Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 43.2% of statements [2022-08-31T12:26:17.413Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 79.9% of statements [2022-08-31T12:26:17.413Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-08-31T12:26:17.413Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-31T12:26:17.974Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-31T12:26:18.230Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-08-31T12:26:18.792Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-08-31T12:26:19.355Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.191s coverage: 76.8% of statements [2022-08-31T12:26:19.610Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-08-31T12:26:19.610Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-31T12:26:19.610Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-31T12:26:20.004Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-31T12:26:20.541Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 62.3% of statements [2022-08-31T12:26:20.541Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-08-31T12:26:20.941Z] --- PASS: TestServiceUpdatePidsLimit (16.99s) [2022-08-31T12:26:20.941Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-08-31T12:26:20.941Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-08-31T12:26:20.941Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s) [2022-08-31T12:26:20.941Z] PASS [2022-08-31T12:26:20.941Z] [2022-08-31T12:26:20.941Z] === Skipped [2022-08-31T12:26:20.941Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-31T12:26:20.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-31T12:26:20.941Z] [2022-08-31T12:26:20.941Z] DONE 27 tests, 1 skipped in 188.949s [2022-08-31T12:26:20.941Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-31T12:26:20.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:26:20.941Z] ++ set -e [2022-08-31T12:26:20.941Z] ++ '[' -n 0 ']' [2022-08-31T12:26:20.941Z] ++ set -x [2022-08-31T12:26:20.941Z] ++ 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=amd64 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 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/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:26:21.200Z] INFO: Testing against a local daemon [2022-08-31T12:26:21.200Z] === RUN TestSessionCreate [2022-08-31T12:26:21.200Z] --- PASS: TestSessionCreate (0.02s) [2022-08-31T12:26:21.200Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-31T12:26:21.200Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-31T12:26:21.200Z] PASS [2022-08-31T12:26:21.200Z] [2022-08-31T12:26:21.200Z] DONE 2 tests in 0.143s [2022-08-31T12:26:21.200Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-31T12:26:21.200Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:26:21.200Z] ++ set -e [2022-08-31T12:26:21.200Z] ++ '[' -n 0 ']' [2022-08-31T12:26:21.200Z] ++ set -x [2022-08-31T12:26:21.200Z] ++ 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=amd64 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 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/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:26:21.200Z] INFO: Testing against a local daemon [2022-08-31T12:26:21.200Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-31T12:26:21.200Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T12:26:21.200Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T12:26:21.200Z] === RUN TestDiskUsage [2022-08-31T12:26:21.200Z] === PAUSE TestDiskUsage [2022-08-31T12:26:21.200Z] === RUN TestEventsExecDie [2022-08-31T12:26:21.910Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-08-31T12:26:21.910Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-31T12:26:22.136Z] --- PASS: TestEventsExecDie (0.61s) [2022-08-31T12:26:22.136Z] === RUN TestEventsBackwardsCompatible [2022-08-31T12:26:22.136Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-31T12:26:22.136Z] === RUN TestEventsVolumeCreate [2022-08-31T12:26:22.136Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-31T12:26:22.136Z] === RUN TestInfoBinaryCommits [2022-08-31T12:26:22.136Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-31T12:26:22.136Z] === RUN TestInfoAPIVersioned [2022-08-31T12:26:22.136Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-31T12:26:22.136Z] === RUN TestInfoAPI [2022-08-31T12:26:22.136Z] --- PASS: TestInfoAPI (0.02s) [2022-08-31T12:26:22.136Z] === RUN TestInfoAPIWarnings [2022-08-31T12:26:22.472Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-31T12:26:23.401Z] ok github.com/docker/docker/daemon/logger/splunk 1.601s coverage: 82.5% of statements [2022-08-31T12:26:23.401Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-31T12:26:23.401Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-31T12:26:23.963Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-08-31T12:26:25.329Z] ok github.com/docker/docker/distribution 1.498s coverage: 28.0% of statements [2022-08-31T12:26:25.329Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-31T12:26:25.420Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-31T12:26:25.586Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-31T12:26:26.148Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-08-31T12:26:26.405Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-08-31T12:26:26.405Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-31T12:26:26.661Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-31T12:26:27.590Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-31T12:26:27.590Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-31T12:26:27.590Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-31T12:26:28.153Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-08-31T12:26:28.716Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-31T12:26:28.972Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-08-31T12:26:29.229Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-31T12:26:30.686Z] === RUN TestDockerSuite/TestExec [2022-08-31T12:26:31.132Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.2% of statements [2022-08-31T12:26:31.254Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-31T12:26:31.392Z] ok github.com/docker/docker/pkg/authorization 0.128s coverage: 68.3% of statements [2022-08-31T12:26:31.649Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2022-08-31T12:26:31.905Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-31T12:26:32.636Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-31T12:26:33.205Z] === RUN TestDockerSuite/TestExecEnv [2022-08-31T12:26:34.142Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-31T12:26:35.080Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-31T12:26:35.170Z] ok github.com/docker/docker/pkg/chrootarchive 2.468s coverage: 42.7% of statements [2022-08-31T12:26:35.170Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-31T12:26:35.170Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-31T12:26:35.427Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-31T12:26:35.670Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-31T12:26:35.683Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-31T12:26:36.246Z] ok github.com/docker/docker/pkg/fsutils 0.136s coverage: 85.1% of statements [2022-08-31T12:26:36.246Z] ok github.com/docker/docker/layer 7.785s coverage: 68.9% of statements [2022-08-31T12:26:36.246Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-31T12:26:36.246Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-31T12:26:36.246Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-31T12:26:36.246Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-31T12:26:36.246Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-31T12:26:36.246Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-31T12:26:36.502Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2022-08-31T12:26:37.432Z] ok github.com/docker/docker/pkg/idtools 0.535s coverage: 67.9% of statements [2022-08-31T12:26:37.432Z] ok github.com/docker/docker/pkg/ioutils 0.437s coverage: 71.5% of statements [2022-08-31T12:26:37.688Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-31T12:26:37.688Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-31T12:26:37.688Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-31T12:26:37.945Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-31T12:26:38.202Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-31T12:26:38.459Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-31T12:26:38.459Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-08-31T12:26:38.716Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-31T12:26:38.716Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-31T12:26:38.716Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-31T12:26:38.963Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-31T12:26:38.963Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-31T12:26:38.963Z] === RUN TestInfoDebug [2022-08-31T12:26:39.222Z] --- PASS: TestInfoDebug (0.55s) [2022-08-31T12:26:39.222Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-31T12:26:39.222Z] === RUN TestInfoInsecureRegistries [2022-08-31T12:26:39.280Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-08-31T12:26:39.791Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-31T12:26:39.791Z] === RUN TestInfoRegistryMirrors [2022-08-31T12:26:39.791Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-31T12:26:39.842Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-31T12:26:39.842Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-08-31T12:26:40.098Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-31T12:26:40.360Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-31T12:26:40.360Z] === RUN TestLoginFailsWithBadCredentials [2022-08-31T12:26:40.619Z] === RUN TestDockerSuite/TestExecParseError [2022-08-31T12:26:40.619Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2022-08-31T12:26:40.619Z] === RUN TestPingCacheHeaders [2022-08-31T12:26:40.878Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-08-31T12:26:40.878Z] === RUN TestPingGet [2022-08-31T12:26:40.878Z] --- PASS: TestPingGet (0.02s) [2022-08-31T12:26:40.878Z] === RUN TestPingHead [2022-08-31T12:26:40.878Z] --- PASS: TestPingHead (0.03s) [2022-08-31T12:26:40.878Z] === RUN TestPingSwarmHeader [2022-08-31T12:26:41.137Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-31T12:26:41.398Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-31T12:26:41.463Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-31T12:26:41.463Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-31T12:26:41.657Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-31T12:26:41.719Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-31T12:26:41.917Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-31T12:26:41.976Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-31T12:26:42.232Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-31T12:26:42.233Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-31T12:26:42.796Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-31T12:26:42.858Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-31T12:26:43.053Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-31T12:26:43.429Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-31T12:26:43.429Z] --- PASS: TestPingSwarmHeader (2.65s) [2022-08-31T12:26:43.429Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-31T12:26:43.429Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-31T12:26:43.429Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-31T12:26:43.429Z] === RUN TestPingBuilderHeader [2022-08-31T12:26:43.429Z] === RUN TestPingBuilderHeader/default_config [2022-08-31T12:26:43.429Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-31T12:26:43.616Z] ok github.com/docker/docker/pkg/tailfile 0.077s coverage: 88.6% of statements [2022-08-31T12:26:43.873Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-08-31T12:26:43.997Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-31T12:26:44.129Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-31T12:26:44.257Z] === RUN TestDockerSuite/TestExecTTY [2022-08-31T12:26:44.386Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-31T12:26:44.518Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-08-31T12:26:44.518Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-31T12:26:44.518Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-31T12:26:44.518Z] === RUN TestVersion [2022-08-31T12:26:44.518Z] --- PASS: TestVersion (0.03s) [2022-08-31T12:26:44.518Z] === CONT TestDiskUsage [2022-08-31T12:26:44.776Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/empty [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/empty/container_types [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/empty/image_types [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/empty/volume_types [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-31T12:26:45.036Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-31T12:26:45.295Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-31T12:26:45.295Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-31T12:26:45.295Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-31T12:26:45.295Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-31T12:26:45.295Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-31T12:26:45.295Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-31T12:26:45.295Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-31T12:26:45.295Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-31T12:26:45.295Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-31T12:26:45.295Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-31T12:26:45.295Z] === RUN TestDiskUsage/after_container.Run [2022-08-31T12:26:45.864Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-31T12:26:45.864Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-31T12:26:45.864Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-31T12:26:45.864Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-31T12:26:45.864Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-31T12:26:45.864Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-31T12:26:45.864Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-31T12:26:45.864Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-31T12:26:45.864Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-31T12:26:45.865Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-31T12:26:45.865Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage (1.49s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-31T12:26:46.123Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-31T12:26:46.124Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-31T12:26:46.124Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-31T12:26:46.124Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-31T12:26:46.124Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-31T12:26:46.124Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-31T12:26:46.124Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-31T12:26:46.124Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-31T12:26:46.124Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-31T12:26:46.124Z] PASS [2022-08-31T12:26:46.124Z] [2022-08-31T12:26:46.124Z] === Skipped [2022-08-31T12:26:46.124Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-31T12:26:46.124Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-31T12:26:46.124Z] [2022-08-31T12:26:46.124Z] DONE 57 tests, 1 skipped in 24.840s [2022-08-31T12:26:46.124Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-31T12:26:46.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:26:46.124Z] ++ set -e [2022-08-31T12:26:46.124Z] ++ '[' -n 0 ']' [2022-08-31T12:26:46.124Z] ++ set -x [2022-08-31T12:26:46.124Z] ++ 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=amd64 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 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/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-31T12:26:46.124Z] INFO: Testing against a local daemon [2022-08-31T12:26:46.124Z] === RUN TestVolumesCreateAndList [2022-08-31T12:26:46.124Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-31T12:26:46.124Z] === RUN TestVolumesRemove [2022-08-31T12:26:46.278Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-08-31T12:26:46.278Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-31T12:26:46.384Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-31T12:26:46.384Z] === RUN TestVolumesInspect [2022-08-31T12:26:46.384Z] --- PASS: TestVolumesInspect (0.04s) [2022-08-31T12:26:46.384Z] === RUN TestVolumesInvalidJSON [2022-08-31T12:26:46.384Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-31T12:26:46.384Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-31T12:26:46.384Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-31T12:26:46.384Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-31T12:26:46.384Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-31T12:26:46.384Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-31T12:26:46.384Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-31T12:26:46.384Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-31T12:26:46.384Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-31T12:26:46.384Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-31T12:26:46.384Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-31T12:26:46.384Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-31T12:26:46.384Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-31T12:26:46.384Z] PASS [2022-08-31T12:26:46.384Z] [2022-08-31T12:26:46.384Z] DONE 9 tests in 0.267s [2022-08-31T12:26:46.384Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T12:26:46.384Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-31T12:26:46.647Z] ++++ cat bundles/test-integration/docker.pid [2022-08-31T12:26:46.647Z] +++ kill 6844 [2022-08-31T12:26:46.841Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-31T12:26:46.906Z] +++ /etc/init.d/apparmor stop [2022-08-31T12:26:46.906Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T12:26:46.906Z] [2022-08-31T12:26:46.906Z] Unloading profiles will leave already running processes permanently [2022-08-31T12:26:46.906Z] unconfined, which can lead to unexpected situations. [2022-08-31T12:26:46.906Z] [2022-08-31T12:26:46.906Z] To set a process to complain mode, use the command line tool [2022-08-31T12:26:46.906Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T12:26:46.906Z] +++ true [2022-08-31T12:26:46.906Z] exiting test-integration [2022-08-31T12:26:46.906Z] ++ exit 0 [2022-08-31T12:26:46.906Z] [2022-08-31T12:26:47.176Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-31T12:26:47.176Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-31T12:26:47.176Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-31T12:26:47.744Z] + for job in $(jobs -p) [2022-08-31T12:26:47.744Z] + wait 9114 [2022-08-31T12:26:47.781Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2022-08-31T12:26:48.046Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-31T12:26:48.975Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-08-31T12:26:49.123Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-31T12:26:49.232Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-08-31T12:26:49.382Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-31T12:26:49.489Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-31T12:26:50.053Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-31T12:26:50.053Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-31T12:26:50.320Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-31T12:26:50.887Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-31T12:26:51.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-31T12:26:51.405Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-31T12:26:51.945Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-31T12:26:52.202Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.8% of statements [2022-08-31T12:26:52.766Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-31T12:26:52.783Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-31T12:26:53.695Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-31T12:26:55.327Z] === RUN TestDockerSuite/TestHealth [2022-08-31T12:27:13.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-31T12:27:14.356Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-31T12:27:15.577Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/rootless [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/volume [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-31T12:27:15.577Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === Skipped [2022-08-31T12:27:15.577Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-31T12:27:15.577Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-31T12:27:15.577Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-31T12:27:15.577Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-31T12:27:15.577Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:71: No driver to put! [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-31T12:27:15.577Z] time="2022-08-31T12:26:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-31T12:27:15.577Z] time="2022-08-31T12:26:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-31T12:27:15.577Z] time="2022-08-31T12:26:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-31T12:27:15.577Z] time="2022-08-31T12:26:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-31T12:27:15.577Z] time="2022-08-31T12:26:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:71: No driver to put! [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-31T12:27:15.577Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-31T12:27:15.577Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-31T12:27:15.577Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-31T12:27:15.577Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-31T12:27:15.577Z] graphtest_unix.go:71: No driver to put! [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-31T12:27:15.577Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-31T12:27:15.577Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-31T12:27:15.577Z] [2022-08-31T12:27:15.577Z] DONE 2799 tests, 28 skipped in 247.116s [2022-08-31T12:27:15.577Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/bitseq [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/cluster [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/config [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/datastore [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/driverapi [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/etchosts [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/idm [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/ipam [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/iptables [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/netlabel [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/netutils [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/networkdb [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/ns [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/options [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/osl [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/portallocator [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/portmapper [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/testutils [2022-08-31T12:27:15.577Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-31T12:27:15.577Z] + 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/profile-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-08-31T12:27:17.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-31T12:27:17.648Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-31T12:27:19.551Z] docker_api_swarm_service_test.go:395: [da6dc7a070c0f] joining swarm manager [d7dfee9cdd484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:27:20.487Z] docker_api_swarm_service_test.go:395: [dbb5bb2b8c48e] joining swarm manager [d7dfee9cdd484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:27:21.427Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-31T12:27:21.427Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-31T12:27:21.427Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-31T12:27:21.427Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-31T12:27:22.365Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-31T12:27:22.365Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-31T12:27:23.745Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-31T12:27:24.316Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-31T12:27:24.316Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-31T12:27:24.316Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-31T12:27:24.316Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-31T12:27:24.574Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-31T12:27:25.145Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-31T12:27:25.716Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-31T12:27:25.716Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-31T12:27:26.653Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-31T12:27:26.653Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-31T12:27:27.221Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-31T12:27:27.788Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-31T12:27:27.788Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-31T12:27:28.356Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-31T12:27:31.660Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-31T12:27:31.660Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-31T12:27:31.660Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-31T12:27:32.604Z] === RUN TestDockerSuite/TestImportFile [2022-08-31T12:27:33.980Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-31T12:27:33.980Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-31T12:27:34.916Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-31T12:27:36.298Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-31T12:27:36.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-31T12:27:37.126Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-31T12:27:38.062Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-31T12:27:38.631Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-31T12:27:39.199Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-31T12:27:39.199Z] docker_api_swarm_service_test.go:343: [d7cb9bf1dfc40] joining swarm manager [d3690883fd519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:27:39.460Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-31T12:27:39.460Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-31T12:27:40.027Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-31T12:27:40.288Z] docker_api_swarm_service_test.go:343: [d34eb29211e26] joining swarm manager [d3690883fd519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:27:40.548Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-31T12:27:40.548Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-31T12:27:41.492Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-31T12:27:41.492Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-31T12:27:41.492Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-31T12:27:42.429Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-31T12:27:43.370Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-31T12:27:43.939Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-31T12:27:44.877Z] === RUN TestDockerSuite/TestInspectImage [2022-08-31T12:27:44.877Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-31T12:27:44.877Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-31T12:27:44.877Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-31T12:27:44.877Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-31T12:27:45.447Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-31T12:27:46.015Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-31T12:27:46.015Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-31T12:27:46.274Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-31T12:27:46.841Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-31T12:27:49.374Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-31T12:27:49.374Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-31T12:27:49.941Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-31T12:27:50.522Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-31T12:27:51.462Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-31T12:27:52.029Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-31T12:27:52.598Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-31T12:27:53.165Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-31T12:27:53.424Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-31T12:27:53.992Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-31T12:27:54.561Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-31T12:27:54.561Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-31T12:27:54.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-31T12:27:55.939Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-31T12:27:56.875Z] docker_api_swarm_service_test.go:490: [da65500a11f1f] joining swarm manager [d4d1b6151a2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:27:57.134Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-31T12:27:57.393Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-31T12:27:57.964Z] docker_api_swarm_service_test.go:490: [d6bd0c99c89f0] joining swarm manager [d4d1b6151a2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:27:58.903Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-31T12:28:01.442Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-31T12:28:02.212Z] ok github.com/docker/docker/libnetwork 37.131s coverage: 40.6% of statements [2022-08-31T12:28:02.212Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-31T12:28:02.212Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-31T12:28:02.212Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-31T12:28:02.212Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-31T12:28:02.212Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.386s coverage: 59.9% of statements [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-31T12:28:02.212Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-31T12:28:02.212Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.156s coverage: 5.0% of statements [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-31T12:28:02.212Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-31T12:28:02.212Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-31T12:28:02.212Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-31T12:28:03.350Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-31T12:28:03.350Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-31T12:28:04.729Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-31T12:28:04.729Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-31T12:28:05.296Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-31T12:28:11.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-31T12:28:12.156Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.154s coverage: 6.6% of statements [2022-08-31T12:28:12.156Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-31T12:28:12.156Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-31T12:28:12.156Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-31T12:28:12.156Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-31T12:28:12.156Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-31T12:28:12.156Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-31T12:28:12.413Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-08-31T12:28:12.670Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-31T12:28:12.927Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-31T12:28:12.927Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-08-31T12:28:13.777Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-31T12:28:16.325Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-31T12:28:16.586Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-31T12:28:17.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-31T12:28:18.461Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-31T12:28:18.461Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-31T12:28:18.461Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-31T12:28:19.840Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-31T12:28:19.840Z] docker_api_swarm_service_test.go:128: [d5c170d7951df] joining swarm manager [d26fdf4f0d11c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:28:20.778Z] docker_api_swarm_service_test.go:129: [d1dcb917d5cb9] joining swarm manager [d26fdf4f0d11c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:28:20.778Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-31T12:28:22.159Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-31T12:28:23.098Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-31T12:28:23.357Z] docker_api_swarm_service_test.go:137: [d3c07c5473e9c] joining swarm manager [d26fdf4f0d11c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-31T12:28:24.298Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-31T12:28:24.298Z] docker_api_swarm_service_test.go:138: [d35770814bc14] joining swarm manager [d26fdf4f0d11c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-31T12:28:25.102Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-31T12:28:26.204Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-31T12:28:26.772Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-31T12:28:27.341Z] === RUN TestDockerSuite/TestLogsSince [2022-08-31T12:28:33.904Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-31T12:28:39.948Z] ok github.com/docker/docker/libnetwork/ipam 14.208s coverage: 85.3% of statements [2022-08-31T12:28:39.948Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-31T12:28:39.948Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-31T12:28:39.948Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-31T12:28:39.948Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-31T12:28:39.948Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-31T12:28:39.948Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-31T12:28:39.948Z] ok github.com/docker/docker/libnetwork/ipamutils 0.247s coverage: 74.0% of statements [2022-08-31T12:28:39.948Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.0% of statements [2022-08-31T12:28:39.948Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-31T12:28:40.204Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-08-31T12:28:40.467Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-31T12:28:40.467Z] === RUN TestDockerSuite/TestLogsTail [2022-08-31T12:28:40.467Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-31T12:28:40.726Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-31T12:28:41.293Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-31T12:28:41.294Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-31T12:28:41.294Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-31T12:28:41.553Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-31T12:28:41.553Z] === RUN TestDockerSuite/TestNetHostname [2022-08-31T12:28:42.943Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-31T12:28:43.201Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-31T12:28:43.201Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-31T12:28:43.201Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-31T12:28:44.138Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-31T12:28:44.706Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-31T12:28:45.645Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-31T12:28:45.645Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-31T12:28:45.645Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-31T12:28:45.905Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-31T12:28:46.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-31T12:28:49.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-31T12:28:50.912Z] docker_api_swarm_service_test.go:304: [d497120919f81] joining swarm manager [dc678a2ce87d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:28:51.480Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-31T12:28:51.480Z] docker_api_swarm_service_test.go:304: [d679daa19fbc1] joining swarm manager [dc678a2ce87d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:28:52.859Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-31T12:28:54.239Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-31T12:28:56.780Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-31T12:28:59.315Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-31T12:29:01.219Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-31T12:29:03.754Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-31T12:29:05.662Z] === RUN TestDockerSuite/TestPluginActive [2022-08-31T12:29:08.194Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-31T12:29:11.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-31T12:29:14.787Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-31T12:29:14.787Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-31T12:29:14.787Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-31T12:29:14.787Z] docker_api_swarm_service_test.go:100: [dda1b3208a01c] joining swarm manager [d5bd49716c58e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:29:15.045Z] docker_api_swarm_service_test.go:101: [da069d5ea6a2e] joining swarm manager [d5bd49716c58e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:29:15.980Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-31T12:29:19.278Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-31T12:29:24.550Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-31T12:29:25.928Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-31T12:29:26.868Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-31T12:29:27.806Z] === RUN TestDockerSuite/TestPortList [2022-08-31T12:29:35.922Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-31T12:29:38.462Z] check_test.go:611: [dda1b3208a01c] daemon is not started [2022-08-31T12:29:39.033Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-31T12:29:39.033Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-31T12:29:41.566Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-31T12:29:42.134Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-31T12:29:42.393Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-31T12:29:42.651Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-31T12:29:44.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-31T12:29:44.965Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-31T12:29:45.902Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-31T12:29:46.161Z] docker_api_swarm_service_test.go:533: [d024aa3b53b36] joining swarm manager [d308ebe620417]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:29:47.537Z] docker_api_swarm_service_test.go:534: [dc47dfa06c9f7] joining swarm manager [d308ebe620417]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:29:48.478Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-31T12:29:53.752Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-31T12:29:53.752Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-31T12:29:56.288Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-31T12:30:02.853Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-31T12:30:03.801Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-31T12:30:05.712Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-31T12:30:06.651Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-31T12:30:07.587Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-31T12:30:09.493Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-31T12:30:10.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-31T12:30:10.869Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-31T12:30:11.805Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-31T12:30:12.065Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-31T12:30:13.005Z] docker_api_swarm_service_test.go:148: [ded084d24d648] joining swarm manager [d801053b76c0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:30:13.005Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-31T12:30:13.946Z] docker_api_swarm_service_test.go:148: [d6055558e1fb5] joining swarm manager [d801053b76c0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:30:14.886Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-31T12:30:17.427Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-31T12:30:17.427Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-31T12:30:17.427Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-31T12:30:17.686Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-31T12:30:18.253Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-31T12:30:18.253Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-31T12:30:19.190Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-31T12:30:20.127Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-31T12:30:20.698Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-31T12:30:27.266Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-31T12:30:27.851Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-31T12:30:29.766Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-31T12:30:29.766Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-31T12:30:29.766Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-31T12:30:29.766Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-31T12:30:31.608Z] ok github.com/docker/docker/libnetwork/networkdb 106.069s coverage: 60.3% of statements [2022-08-31T12:30:31.608Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-31T12:30:31.608Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-31T12:30:32.299Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-31T12:30:32.972Z] ok github.com/docker/docker/libnetwork/osl 4.292s coverage: 39.7% of statements [2022-08-31T12:30:32.972Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-08-31T12:30:33.230Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-31T12:30:33.676Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-31T12:30:34.159Z] ok github.com/docker/docker/libnetwork/portmapper 0.518s coverage: 48.6% of statements [2022-08-31T12:30:34.416Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-31T12:30:34.416Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-31T12:30:34.671Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-31T12:30:34.671Z] [2022-08-31T12:30:34.671Z] === Skipped [2022-08-31T12:30:34.671Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-31T12:30:34.671Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T12:30:34.671Z] [2022-08-31T12:30:34.671Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-31T12:30:34.671Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T12:30:34.671Z] [2022-08-31T12:30:34.671Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-31T12:30:34.671Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-31T12:30:34.671Z] [2022-08-31T12:30:34.671Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-31T12:30:34.671Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T12:30:34.671Z] [2022-08-31T12:30:34.671Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-31T12:30:34.671Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T12:30:34.671Z] [2022-08-31T12:30:34.671Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-31T12:30:34.671Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T12:30:34.671Z] [2022-08-31T12:30:34.671Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-31T12:30:34.671Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T12:30:34.671Z] [2022-08-31T12:30:34.671Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-31T12:30:34.671Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-31T12:30:34.671Z] [2022-08-31T12:30:34.671Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-31T12:30:34.671Z] firewalld_test.go:14: firewalld is not running [2022-08-31T12:30:34.671Z] [2022-08-31T12:30:34.671Z] DONE 327 tests, 9 skipped in 201.446s Post stage [Pipeline] junit [2022-08-31T12:30:35.246Z] Recording test results [2022-08-31T12:30:35.583Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-31T12:30:35.676Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-31T12:30:35.996Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/validate/vendor [2022-08-31T12:30:36.564Z] +++ dirname ./hack/vendor.sh [2022-08-31T12:30:36.565Z] ++ cd ./hack [2022-08-31T12:30:36.565Z] ++ pwd [2022-08-31T12:30:36.565Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-31T12:30:36.565Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-31T12:30:36.565Z] + GO111MODULE=auto [2022-08-31T12:30:36.565Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-31T12:30:36.565Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-31T12:30:36.565Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-31T12:30:36.965Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-31T12:30:36.965Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-31T12:30:36.965Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-31T12:30:37.126Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-31T12:30:37.126Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-08-31T12:30:37.383Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-31T12:30:37.383Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-31T12:30:37.383Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-31T12:30:37.383Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-31T12:30:37.383Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-31T12:30:37.383Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-31T12:30:37.383Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-31T12:30:37.639Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-08-31T12:30:37.639Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-31T12:30:37.639Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-31T12:30:37.639Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-31T12:30:37.896Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-31T12:30:37.896Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-31T12:30:37.896Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-31T12:30:37.896Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-31T12:30:38.152Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-31T12:30:38.152Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-31T12:30:38.152Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-31T12:30:38.152Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-31T12:30:38.152Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-08-31T12:30:38.152Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-31T12:30:38.152Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-31T12:30:38.152Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-31T12:30:38.152Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-31T12:30:38.152Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-31T12:30:38.408Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-31T12:30:38.408Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-31T12:30:38.408Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-31T12:30:38.408Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-31T12:30:38.408Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-31T12:30:38.408Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-31T12:30:38.408Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-31T12:30:38.408Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-31T12:30:38.665Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-31T12:30:38.665Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-31T12:30:38.665Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-31T12:30:38.665Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-31T12:30:38.920Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-31T12:30:38.921Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-31T12:30:38.921Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-31T12:30:38.921Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-31T12:30:38.921Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-31T12:30:38.921Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-31T12:30:38.921Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-31T12:30:38.921Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-31T12:30:38.921Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-31T12:30:38.921Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-31T12:30:38.921Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-31T12:30:40.256Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-31T12:30:40.826Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-31T12:30:40.826Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-31T12:30:41.437Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-31T12:30:41.437Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-31T12:30:41.437Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-31T12:30:41.437Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-31T12:30:41.437Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-31T12:30:41.437Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-31T12:30:41.437Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-31T12:30:41.437Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30 [2022-08-31T12:30:41.437Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-31T12:30:41.437Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-31T12:30:41.437Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-31T12:30:41.437Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-31T12:30:41.437Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-31T12:30:41.437Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-31T12:30:41.437Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-31T12:30:41.437Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-31T12:30:41.437Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-31T12:30:41.437Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-31T12:30:41.437Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-31T12:30:42.204Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-31T12:30:42.772Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-31T12:30:43.955Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-31T12:30:43.955Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-31T12:30:43.955Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-31T12:30:43.955Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-31T12:30:43.955Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-31T12:30:43.955Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-31T12:30:43.955Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-31T12:30:43.955Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-08-31T12:30:43.955Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-31T12:30:43.955Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-31T12:30:43.955Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-31T12:30:43.955Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-31T12:30:43.955Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-31T12:30:43.955Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-31T12:30:43.955Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-31T12:30:43.955Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-31T12:30:43.955Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-31T12:30:43.955Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-31T12:30:43.955Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-31T12:30:43.955Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-31T12:30:43.955Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-31T12:30:44.149Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-31T12:30:44.211Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-31T12:30:44.211Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-31T12:30:44.211Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-31T12:30:44.211Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-31T12:30:44.211Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-31T12:30:44.211Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-31T12:30:44.211Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-31T12:30:44.211Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-31T12:30:44.211Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-31T12:30:44.211Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-31T12:30:44.211Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-31T12:30:44.211Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-31T12:30:44.211Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-31T12:30:44.211Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-31T12:30:44.211Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-31T12:30:44.211Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-31T12:30:44.211Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-31T12:30:44.211Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-31T12:30:44.467Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-31T12:30:44.467Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-31T12:30:44.467Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-31T12:30:44.467Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-31T12:30:44.467Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-31T12:30:44.467Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-31T12:30:44.467Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-31T12:30:44.467Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-31T12:30:44.467Z] go: downloading google.golang.org/api v0.54.0 [2022-08-31T12:30:44.718Z] === RUN TestDockerSuite/TestRmiTag [2022-08-31T12:30:44.718Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-31T12:30:45.657Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-31T12:30:46.991Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-31T12:30:46.991Z] go: downloading go.opencensus.io v0.23.0 [2022-08-31T12:30:46.991Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-31T12:30:46.991Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-31T12:30:46.991Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-31T12:30:46.991Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-31T12:30:46.991Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-08-31T12:30:46.991Z] go: downloading golang.org/x/text v0.3.7 [2022-08-31T12:30:47.553Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-31T12:30:47.553Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-31T12:30:47.553Z] go: downloading github.com/google/btree v1.0.1 [2022-08-31T12:30:47.553Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-31T12:30:47.553Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-31T12:30:47.553Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-31T12:30:47.553Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-31T12:30:47.553Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-31T12:30:47.553Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-31T12:30:47.553Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-31T12:30:47.553Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-31T12:30:47.553Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-31T12:30:47.553Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-31T12:30:47.809Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-31T12:30:47.809Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-31T12:30:47.809Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-31T12:30:47.809Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-31T12:30:47.809Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-31T12:30:47.809Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-31T12:30:47.809Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-31T12:30:47.809Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-31T12:30:47.809Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-31T12:30:47.809Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-31T12:30:47.809Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-31T12:30:48.065Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-31T12:30:48.065Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-31T12:30:48.065Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-31T12:30:48.065Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-31T12:30:48.065Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-31T12:30:48.065Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-31T12:30:48.065Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-31T12:30:48.065Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-31T12:30:48.065Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-31T12:30:48.065Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-31T12:30:48.322Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-31T12:30:48.322Z] go: downloading github.com/kr/text v0.2.0 [2022-08-31T12:30:48.322Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-31T12:30:48.322Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-31T12:30:48.322Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-31T12:30:48.322Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-31T12:30:48.322Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-31T12:30:48.322Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-31T12:30:48.322Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-31T12:30:48.322Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-31T12:30:48.322Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-31T12:30:48.322Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-31T12:30:48.322Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-31T12:30:48.578Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-31T12:30:48.578Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-31T12:30:48.578Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-31T12:30:48.578Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-31T12:30:48.578Z] + GO111MODULE=auto [2022-08-31T12:30:48.578Z] + go mod vendor -modfile vendor.mod [2022-08-31T12:30:48.945Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-31T12:30:48.946Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-31T12:30:49.514Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-31T12:30:49.773Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-31T12:30:50.341Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-31T12:30:50.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-31T12:30:50.921Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-31T12:30:51.490Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-31T12:30:51.843Z] Congratulations! All vendoring changes are done the right way. [2022-08-31T12:30:52.059Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-31T12:30:53.442Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-31T12:30:54.080Z] + echo Ensuring container killed. [2022-08-31T12:30:54.080Z] Ensuring container killed. [2022-08-31T12:30:54.080Z] + docker rm -vf docker-pr2 [2022-08-31T12:30:54.080Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-31T12:30:54.355Z] + echo Chowning /workspace to jenkins user [2022-08-31T12:30:54.355Z] Chowning /workspace to jenkins user [2022-08-31T12:30:54.355Z] + id -u [2022-08-31T12:30:54.355Z] + id -g [2022-08-31T12:30:54.355Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44065:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T12:30:56.069Z] + bundleName=unit [2022-08-31T12:30:56.069Z] + echo Creating unit-bundles.tar.gz [2022-08-31T12:30:56.069Z] Creating unit-bundles.tar.gz [2022-08-31T12:30:56.069Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-31T12:30:56.069Z] bundles/junit-report-libnetwork.xml [2022-08-31T12:30:56.069Z] bundles/junit-report.xml [2022-08-31T12:30:56.069Z] bundles/go-test-report-libnetwork.json [2022-08-31T12:30:56.069Z] bundles/go-test-report.json [2022-08-31T12:30:56.069Z] bundles/profile-libnetwork.out [2022-08-31T12:30:56.069Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-31T12:30:56.086Z] Archiving artifacts [2022-08-31T12:30:56.635Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44065/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-31T12:30:56.977Z] + make clean [2022-08-31T12:30:57.232Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-31T12:30:57.232Z] docker-dev-cache [2022-08-31T12:30:57.232Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-08-31T12:30:57.635Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-31T12:30:57.635Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [Pipeline] // stage [Pipeline] } [2022-08-31T12:30:59.018Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-31T12:30:59.956Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-31T12:31:02.492Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-31T12:31:03.874Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-31T12:31:06.411Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-31T12:31:06.411Z] === RUN TestDockerSuite/TestDockerFails [2022-08-31T12:31:06.411Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-31T12:31:08.322Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-31T12:31:08.892Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-31T12:31:09.462Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-31T12:31:11.371Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-31T12:31:11.940Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-31T12:31:12.509Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-31T12:31:13.889Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-31T12:31:14.154Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-31T12:31:14.414Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-31T12:31:15.357Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-31T12:31:15.357Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-31T12:31:16.296Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-31T12:31:16.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-31T12:31:17.431Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-31T12:31:18.000Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-31T12:31:18.938Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-31T12:31:19.875Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-31T12:31:21.782Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-31T12:31:21.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-31T12:31:22.720Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-31T12:31:23.290Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-31T12:31:24.227Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-31T12:31:24.227Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-31T12:31:24.795Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-31T12:31:25.363Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-31T12:31:26.302Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-31T12:31:27.680Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-31T12:31:27.680Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-31T12:31:28.616Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-31T12:31:28.875Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-31T12:31:29.813Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-31T12:31:30.384Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-31T12:31:30.384Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-31T12:31:30.952Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-31T12:31:32.333Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-31T12:31:32.902Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-31T12:31:33.864Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-31T12:31:34.122Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-31T12:31:34.382Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-31T12:31:34.951Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-31T12:31:34.951Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-31T12:31:35.521Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-31T12:31:36.090Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-31T12:31:37.026Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-31T12:31:37.026Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-31T12:31:37.285Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-31T12:31:37.854Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-31T12:31:38.113Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-31T12:31:38.683Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-31T12:31:38.683Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-31T12:31:40.064Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-31T12:31:40.634Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-31T12:31:41.203Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-31T12:31:41.464Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-31T12:31:42.032Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-31T12:31:42.032Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-31T12:31:42.599Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-31T12:31:43.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-31T12:31:45.364Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-31T12:31:45.933Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-31T12:31:46.869Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-31T12:31:47.127Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-31T12:31:48.062Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-31T12:31:48.634Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-31T12:31:49.576Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-31T12:31:49.835Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-31T12:31:51.214Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-31T12:31:53.143Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-31T12:31:53.143Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-31T12:31:53.711Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-31T12:31:55.088Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-31T12:31:56.467Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-31T12:31:58.371Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-31T12:31:59.751Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-31T12:31:59.751Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-31T12:31:59.751Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-31T12:31:59.751Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-31T12:31:59.751Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-31T12:32:00.318Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-31T12:32:01.700Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-31T12:32:02.268Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-31T12:32:04.174Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-31T12:32:04.433Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-31T12:32:05.810Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-31T12:32:06.068Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-31T12:32:06.068Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-31T12:32:06.068Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-31T12:32:06.635Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-31T12:32:07.571Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-31T12:32:07.571Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-31T12:32:08.139Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-31T12:32:08.707Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-31T12:32:09.275Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-31T12:32:09.842Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-31T12:32:09.842Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-31T12:32:10.409Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-31T12:32:10.409Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-31T12:32:10.975Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-31T12:32:11.547Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-31T12:32:12.485Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-31T12:32:13.057Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-31T12:32:13.995Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-31T12:32:14.566Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-31T12:32:15.136Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-31T12:32:15.136Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-31T12:32:15.704Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-31T12:32:16.272Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-31T12:32:17.210Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-31T12:32:17.468Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-31T12:32:17.468Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-31T12:32:17.468Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-31T12:32:20.005Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-31T12:32:20.265Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-31T12:32:20.835Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-31T12:32:23.372Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-31T12:32:25.908Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-31T12:32:28.442Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-31T12:32:30.974Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-31T12:32:32.350Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-31T12:32:33.286Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-31T12:32:33.286Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-31T12:32:34.664Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-31T12:32:34.664Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-31T12:32:34.664Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-31T12:32:34.664Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-31T12:32:35.249Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-31T12:32:37.157Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-31T12:32:38.093Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-31T12:32:39.472Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-31T12:32:40.041Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-31T12:32:40.609Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-31T12:32:43.145Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-31T12:32:45.048Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-31T12:32:46.949Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-31T12:32:47.520Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-31T12:32:48.088Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-31T12:32:48.347Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-31T12:32:48.915Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-31T12:32:48.915Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-31T12:32:49.175Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-31T12:32:50.556Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-31T12:32:51.495Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-31T12:32:52.873Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-31T12:32:52.873Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-31T12:32:52.873Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-31T12:32:53.814Z] === RUN TestDockerSuite/TestRunMount [2022-08-31T12:32:54.753Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-31T12:33:00.039Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-31T12:33:00.039Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-31T12:33:00.607Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-31T12:33:00.607Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-31T12:33:01.986Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-31T12:33:03.891Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-31T12:33:04.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-31T12:33:06.053Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-31T12:33:07.438Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-31T12:33:08.008Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-31T12:33:09.505Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-31T12:33:10.443Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-31T12:33:10.705Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-31T12:33:10.705Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-31T12:33:11.272Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-31T12:33:12.209Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-31T12:33:13.146Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-31T12:33:13.715Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-31T12:33:13.715Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-31T12:33:15.622Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-31T12:33:17.527Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-31T12:33:18.908Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-31T12:33:20.813Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-31T12:33:21.383Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-31T12:33:21.383Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-31T12:33:21.951Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-31T12:33:22.210Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-31T12:33:22.469Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-31T12:33:22.728Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-31T12:33:23.297Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-31T12:33:23.297Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-31T12:33:23.864Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-31T12:33:25.769Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-31T12:33:28.302Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-31T12:33:30.207Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-31T12:33:30.207Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-31T12:33:30.207Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-31T12:33:30.777Z] docker_cli_service_logs_test.go:248: checking task 45t8k0wj5lue [2022-08-31T12:33:30.777Z] docker_cli_service_logs_test.go:253: checking messages for 45t8k0wj5lue [2022-08-31T12:33:30.777Z] docker_cli_service_logs_test.go:248: checking task lk4zlurqk1ks [2022-08-31T12:33:30.777Z] docker_cli_service_logs_test.go:253: checking messages for lk4zlurqk1ks [2022-08-31T12:33:30.777Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-31T12:33:31.717Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-31T12:33:31.717Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-31T12:33:33.092Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-31T12:33:34.028Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-31T12:33:34.594Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-31T12:33:34.594Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-31T12:33:34.594Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-31T12:33:35.165Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-31T12:33:35.732Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-31T12:33:36.669Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-31T12:33:36.928Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-31T12:33:36.928Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-31T12:33:36.928Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-31T12:33:37.496Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-31T12:33:38.062Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-31T12:33:38.062Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-31T12:33:38.062Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-31T12:33:38.321Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-31T12:33:39.703Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-31T12:33:39.703Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-31T12:33:39.703Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-31T12:33:41.610Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-31T12:33:42.988Z] === RUN TestDockerSuite/TestRunRm [2022-08-31T12:33:43.561Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-31T12:33:47.747Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-31T12:33:48.014Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-31T12:33:48.599Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-31T12:33:50.502Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-31T12:33:50.765Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-31T12:33:53.297Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-31T12:33:53.864Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-31T12:33:55.773Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-31T12:33:57.676Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-31T12:33:58.243Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-31T12:33:58.243Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-31T12:33:58.812Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-31T12:33:59.381Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-31T12:33:59.640Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-31T12:34:00.575Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-31T12:34:00.575Z] docker_cli_swarm_test.go:1895: [dbf05a1ea01e3] joining swarm manager [d0f6331138348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:34:00.833Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-31T12:34:01.400Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-31T12:34:01.968Z] docker_cli_swarm_test.go:1896: [d9b807858e0dc] joining swarm manager [d0f6331138348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:34:02.226Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-31T12:34:02.793Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-31T12:34:05.323Z] === RUN TestDockerSuite/TestRunState [2022-08-31T12:34:06.258Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-31T12:34:06.836Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-31T12:34:07.403Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-31T12:34:07.403Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-31T12:34:07.403Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-31T12:34:07.403Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-31T12:34:07.970Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-31T12:34:08.538Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-31T12:34:09.473Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-31T12:34:09.473Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-31T12:34:09.473Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-31T12:34:10.048Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-31T12:34:11.952Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-31T12:34:12.210Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-31T12:34:13.588Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-31T12:34:16.124Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-31T12:34:18.025Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-31T12:34:18.959Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-31T12:34:19.219Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-31T12:34:20.155Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-31T12:34:20.724Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-31T12:34:22.104Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-31T12:34:23.481Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-31T12:34:23.739Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-31T12:34:24.017Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-31T12:34:24.017Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-31T12:34:24.587Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-31T12:34:25.155Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-31T12:34:25.727Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-31T12:34:25.727Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-31T12:34:25.727Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-31T12:34:25.727Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-31T12:34:26.296Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-31T12:34:26.296Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-31T12:34:29.585Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-31T12:34:29.844Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-31T12:34:30.411Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-31T12:34:31.789Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-31T12:34:33.165Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-31T12:34:34.102Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-31T12:34:35.485Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-31T12:34:37.391Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-31T12:34:37.960Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-31T12:34:37.960Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-31T12:34:37.960Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-31T12:34:37.960Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-31T12:34:37.960Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-31T12:34:37.960Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-31T12:34:37.960Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-31T12:34:37.960Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-31T12:34:37.960Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-31T12:34:37.960Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-31T12:34:38.898Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-31T12:34:39.465Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-31T12:34:40.403Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-31T12:34:40.972Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-31T12:34:41.560Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-31T12:34:41.560Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-31T12:34:42.144Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-31T12:34:42.144Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-31T12:34:42.144Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-31T12:34:42.144Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-31T12:34:42.144Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-31T12:34:42.144Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-31T12:34:42.144Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-31T12:34:42.144Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-31T12:34:42.144Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-31T12:34:42.144Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-31T12:34:42.144Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-31T12:34:42.144Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-31T12:34:42.144Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-31T12:34:42.144Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-31T12:34:42.144Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-31T12:34:42.711Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-31T12:34:43.278Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-31T12:34:43.278Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-31T12:34:43.535Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-31T12:34:43.794Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-31T12:34:44.361Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-31T12:34:44.361Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-31T12:34:44.928Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-31T12:34:45.188Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-31T12:34:45.755Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-31T12:34:45.755Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-31T12:34:45.755Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-31T12:34:46.321Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-31T12:34:47.257Z] docker_cli_swarm_test.go:1796: [d37004c328392] joining swarm manager [d4187c3b20e69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:34:47.516Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-31T12:34:48.084Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-31T12:34:48.084Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-31T12:34:48.084Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-31T12:34:48.652Z] docker_cli_swarm_test.go:1797: [dd161ad4f2f15] joining swarm manager [d4187c3b20e69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:34:48.652Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-31T12:34:48.652Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-31T12:34:50.025Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-31T12:34:50.284Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-31T12:34:52.192Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-31T12:34:52.452Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-31T12:34:52.452Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-31T12:34:52.452Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-31T12:34:52.452Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-31T12:34:53.018Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-31T12:34:53.587Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-31T12:34:54.522Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-31T12:34:55.895Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-31T12:34:56.462Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-31T12:34:59.015Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-31T12:35:00.391Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-31T12:35:01.326Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-31T12:35:04.616Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-31T12:35:05.993Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-31T12:35:07.895Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-31T12:35:08.830Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-31T12:35:08.830Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-31T12:35:10.207Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-31T12:35:10.775Z] docker_cli_swarm_test.go:1315: [ddf879a69a205] joining swarm manager [d903b9ee41225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:35:12.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-31T12:35:12.413Z] docker_cli_swarm_test.go:1316: [d77cb67fd95fe] joining swarm manager [d903b9ee41225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:35:13.791Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-31T12:35:15.169Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-31T12:35:16.556Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-31T12:35:17.934Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-31T12:35:19.834Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-31T12:35:21.733Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-31T12:35:24.264Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-31T12:35:24.264Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-31T12:35:24.264Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-31T12:35:24.264Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-31T12:35:24.524Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-31T12:35:25.094Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-31T12:35:26.033Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-31T12:35:26.972Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-31T12:35:26.972Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-31T12:35:28.349Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-31T12:35:28.349Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-31T12:35:28.915Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-31T12:35:30.294Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents881696935 [2022-08-31T12:35:30.294Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-31T12:35:30.553Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-31T12:35:31.494Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-31T12:35:31.753Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-31T12:35:31.753Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-31T12:35:33.135Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-31T12:35:34.514Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-31T12:35:37.050Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-31T12:35:37.050Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-31T12:35:37.310Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-31T12:35:37.569Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-31T12:35:38.942Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-31T12:35:38.942Z] docker_cli_sni_test.go:30: Flakey test [2022-08-31T12:35:38.942Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-31T12:35:44.204Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-31T12:35:45.580Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-31T12:35:46.148Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-31T12:35:47.086Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-31T12:35:49.616Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-31T12:35:51.517Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-31T12:35:52.086Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-31T12:35:53.464Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-31T12:35:54.403Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-31T12:35:55.788Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-31T12:35:59.076Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-31T12:36:03.260Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-31T12:36:05.788Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-31T12:36:11.058Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-31T12:36:12.959Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-31T12:36:13.528Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-31T12:36:14.097Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-31T12:36:14.666Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-31T12:36:14.666Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-31T12:36:14.666Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-31T12:36:15.235Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-31T12:36:15.803Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-31T12:36:15.803Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-31T12:36:15.804Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-31T12:36:15.804Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-31T12:36:15.804Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-31T12:36:15.804Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-31T12:36:17.181Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-31T12:36:18.125Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-31T12:36:19.066Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-31T12:36:20.442Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-31T12:36:20.442Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-31T12:36:24.633Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-31T12:36:25.571Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-31T12:36:25.571Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-31T12:36:25.571Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-31T12:36:26.508Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-31T12:36:26.767Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-31T12:36:27.334Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-31T12:36:29.867Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-31T12:36:32.403Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-31T12:36:33.781Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-31T12:36:34.716Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-31T12:36:37.248Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-31T12:36:41.451Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-31T12:36:48.010Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-31T12:36:48.946Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-31T12:36:48.946Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-31T12:36:48.946Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-31T12:36:49.515Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-31T12:36:49.775Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-31T12:36:49.775Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-31T12:36:49.775Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-31T12:36:50.712Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-31T12:36:50.712Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-31T12:36:51.652Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-31T12:36:51.652Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-31T12:36:51.652Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-31T12:36:51.652Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-31T12:36:51.652Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-31T12:36:52.224Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-31T12:36:52.224Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-31T12:36:52.224Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-31T12:36:53.604Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-31T12:36:53.862Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-31T12:36:54.121Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-31T12:36:54.121Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-31T12:36:54.121Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-31T12:36:54.382Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite (1441.09s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.96s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.26s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.35s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.77s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.84s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.37s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.82s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.05s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.83s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.91s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.98s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.98s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.04s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.95s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.91s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.92s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.97s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.82s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.79s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.71s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2022-08-31T12:36:54.382Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.37s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.68s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (0.82s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.59s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.71s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e5e4e0__} (1.55s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13942291056_/foo_false_____} (0.70s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13942291056_/foo_true_____} (1.59s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3307120273_/foo_false_____} (1.54s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3307120273_/foo_true_____} (1.64s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3307120273_/foo_true__0xc000e5e510___} (0.86s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e5e528__} (0.76s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e5e540__} (1.54s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e5e558__} (1.59s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e5e570__} (1.50s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.79s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.89s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.73s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.08s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.42s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.89s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.93s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.10s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.73s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.63s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.98s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.78s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.15s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.60s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.79s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.14s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.96s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.67s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.93s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.19s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.02s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.25s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.14s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.92s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.87s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.91s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.76s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.36s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.92s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2022-08-31T12:36:54.382Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.66s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.83s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.00s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestAttachDetach (1.13s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.02s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.44s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.50s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.44s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.74s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.13s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.47s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.81s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.47s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.04s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.90s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.33s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.38s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.36s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.29s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.54s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.67s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.51s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.65s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.80s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.23s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.29s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.51s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.21s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.49s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.31s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.87s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.52s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.86s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.07s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.37s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.69s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.05s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.33s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.98s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.85s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.30s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.94s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.41s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.09s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.88s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.26s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.68s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.60s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.88s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.58s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.51s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.97s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.43s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.47s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.73s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.60s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.11s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.07s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.20s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.43s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.10s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.95s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.18s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.49s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.75s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.62s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.04s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.00s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.62s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.01s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.72s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.87s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.44s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.22s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.73s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.21s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.13s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEnv (0.87s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.79s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.67s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.40s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (17.86s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.95s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.00s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.27s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.16s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildExpose (0.45s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFails (0.60s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.10s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.68s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.22s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.52s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.27s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.38s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.72s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.30s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.00s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.55s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLabels (0.35s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.74s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.98s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.18s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.33s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.24s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.30s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.90s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.60s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.83s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.29s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.78s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.91s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.71s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.32s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.22s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.98s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.54s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.92s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.42s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.67s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.83s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.44s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.16s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.89s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.19s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.49s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.20s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildPATH (2.30s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.71s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.84s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.03s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.24s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.90s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildRm (3.08s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.34s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.74s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.48s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.17s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.20s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.22s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildStderr (0.84s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.03s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.16s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.02s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.20s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.27s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildUser (1.34s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.59s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.82s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.85s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.77s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.02s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.33s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.39s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.80s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.78s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.97s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.48s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.58s) [2022-08-31T12:36:54.383Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.74s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.42s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.08s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCommitChange (1.08s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.79s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.38s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.60s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.44s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCommitTTY (1.40s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.27s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.30s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-08-31T12:36:54.383Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.86s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.01s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.91s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.84s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.87s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.16s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.75s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.67s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.39s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.37s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.00s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.71s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.91s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.64s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.15s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.49s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.58s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.49s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.18s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.95s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.95s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.13s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToStdout (0.65s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.20s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.66s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.17s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-08-31T12:36:54.384Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-08-31T12:36:54.384Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.53s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.13s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsCommit (0.68s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.56s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.17s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.05s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.03s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.08s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFilters (1.42s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFormat (1.70s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.09s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.38s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.07s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2022-08-31T12:36:54.384Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-08-31T12:36:54.384Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.55s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsTop (0.61s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.14s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.09s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecCgroup (0.88s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecEnv (0.61s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.14s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecInspectID (2.71s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecInteractive (0.81s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecParseError (0.65s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.62s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.85s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecStartFails (0.87s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.66s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecTTY (0.72s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.86s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.67s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecUlimits (0.85s) [2022-08-31T12:36:54.384Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.66s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.37s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.11s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestHealth (19.30s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.41s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestBuildHistory (3.67s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.91s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.06s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.78s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.52s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.61s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.70s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.59s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.68s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImportDisplay (1.30s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImportFile (1.19s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.19s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.20s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.69s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.56s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.80s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.59s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.59s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.85s) [2022-08-31T12:36:54.384Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.84s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.03s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectDefault (0.65s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectHistory (0.80s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-08-31T12:36:54.384Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.54s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.31s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectStatus (0.61s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.09s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.52s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.26s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.35s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.54s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.36s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.61s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.50s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.58s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.18s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.35s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.06s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.21s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.21s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.10s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.04s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestNetHostname (1.45s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.10s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.54s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.09s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.65s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.45s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.25s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.00s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPluginActive (2.34s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.26s) [2022-08-31T12:36:54.384Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.53s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.10s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.30s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.60s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.06s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.04s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPortList (7.55s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.65s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.00s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPsByOrder (2.16s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.57s) [2022-08-31T12:36:54.384Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.98s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.78s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.43s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.71s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.07s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.53s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.07s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.05s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.20s) [2022-08-31T12:36:54.385Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.44s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.01s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.42s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.90s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.50s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.44s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.15s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.22s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.09s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.10s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.77s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.70s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.92s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.67s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.89s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.30s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.91s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.35s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.53s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.12s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.56s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.86s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.67s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.96s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.72s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.01s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAddHost (0.51s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.39s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.51s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.01s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.52s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.12s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.88s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.77s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.60s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.80s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.00s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.66s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.81s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.73s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.62s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.57s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.65s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.59s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.60s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.22s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.74s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.53s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.49s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.44s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.36s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.66s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.12s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.22s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.46s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.18s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.62s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.71s) [2022-08-31T12:36:54.385Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-31T12:36:54.385Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.44s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.50s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.19s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2022-08-31T12:36:54.385Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.09s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.55s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s) [2022-08-31T12:36:54.385Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.54s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.60s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.62s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunExitCode (0.87s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.68s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.55s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.00s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2022-08-31T12:36:54.643Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.69s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.44s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.99s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.18s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-31T12:36:54.643Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.59s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.86s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.28s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.36s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.07s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.64s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.87s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.17s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.17s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.15s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.10s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunMount (5.22s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.22s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.78s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.20s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.39s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.43s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.66s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.67s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.91s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.36s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.62s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.60s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.00s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.92s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.92s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.31s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.62s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.59s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.07s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.26s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.19s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunRm (0.69s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.65s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.70s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.60s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.10s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.56s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.76s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.51s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.58s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.61s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunState (1.04s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunSysctls (1.03s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.61s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.33s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.46s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.73s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.46s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.42s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.52s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.59s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.75s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.82s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.50s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.33s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.52s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.17s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.55s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.53s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.48s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.41s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.22s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.50s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.50s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.27s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.09s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.02s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.69s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.43s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.44s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.49s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.46s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.92s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.67s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.91s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.90s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.49s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.15s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.34s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.58s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.96s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.78s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.59s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStartRecordError (1.17s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.25s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.24s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.73s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.16s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.62s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.54s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.65s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.64s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.10s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.93s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.51s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUpdateStats (3.64s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.45s) [2022-08-31T12:36:54.644Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.95s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.71s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.35s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.36s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.86s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.65s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.12s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.68s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.85s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.13s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.88s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.16s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.23s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.08s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-08-31T12:36:54.644Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2022-08-31T12:36:54.644Z] === RUN TestDockerRegistrySuite [2022-08-31T12:36:54.644Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-31T12:36:56.021Z] check_test.go:427: [d66da1b0aa7f9] daemon is not started [2022-08-31T12:36:56.021Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-31T12:36:57.400Z] check_test.go:427: [d2fb0d5ae0d99] daemon is not started [2022-08-31T12:36:57.400Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-31T12:36:58.779Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-31T12:36:59.036Z] check_test.go:427: [df8f94c3f8d86] daemon is not started [2022-08-31T12:36:59.036Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-31T12:36:59.296Z] check_test.go:427: [d42d244fbbc27] daemon is not started [2022-08-31T12:36:59.296Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-31T12:36:59.560Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-31T12:37:00.521Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-31T12:37:03.055Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-31T12:37:03.055Z] check_test.go:427: [d72559c2c1ae4] daemon is not started [2022-08-31T12:37:03.313Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-31T12:37:09.882Z] check_test.go:427: [d02f4de385607] daemon is not started [2022-08-31T12:37:09.882Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-31T12:37:12.413Z] check_test.go:427: [d2430173bd98f] daemon is not started [2022-08-31T12:37:12.413Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-31T12:37:13.348Z] check_test.go:427: [d8a26c454fdfc] daemon is not started [2022-08-31T12:37:13.348Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-31T12:37:14.283Z] check_test.go:427: [dd8ea0c105799] daemon is not started [2022-08-31T12:37:14.283Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-31T12:37:15.663Z] check_test.go:427: [d72e3f4e7439b] daemon is not started [2022-08-31T12:37:15.663Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-31T12:37:16.598Z] check_test.go:427: [d519409b3f4dc] daemon is not started [2022-08-31T12:37:16.598Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-31T12:37:17.976Z] check_test.go:427: [d2c29aaa28380] daemon is not started [2022-08-31T12:37:17.976Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-31T12:37:19.352Z] check_test.go:427: [d5813539ad170] daemon is not started [2022-08-31T12:37:19.352Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-31T12:37:20.287Z] check_test.go:427: [d64cf78775da4] daemon is not started [2022-08-31T12:37:20.287Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-31T12:37:21.222Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:12f62dc0833e7dea051ddd6f7b3a394104880ab486e1ba19ce0727c4a9dfe524 [2022-08-31T12:37:22.207Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:09a831af6a73662d5c8a6e2c4ae09b1207483b87f966726ecca66dc3c59c5819 [2022-08-31T12:37:22.207Z] check_test.go:427: [d3ffb240e2daa] daemon is not started [2022-08-31T12:37:22.466Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-31T12:37:23.402Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:42714b2a7e891fe065d852c77ed512bc45cc1e8f734d52bf87dd6c2b834f509e [2022-08-31T12:37:24.338Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:82a781e0af67ea3a52d6ccd0f3de91f13fd9b94974bc52f1f6354de1ee423623 [2022-08-31T12:37:24.338Z] check_test.go:427: [d053cff05c682] daemon is not started [2022-08-31T12:37:24.338Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-31T12:37:25.717Z] check_test.go:427: [dc065db2a1f46] daemon is not started [2022-08-31T12:37:25.718Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-31T12:37:27.619Z] check_test.go:427: [d2a3b4fb63f86] daemon is not started [2022-08-31T12:37:27.619Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-31T12:37:28.556Z] check_test.go:427: [d7e8a3e91fd61] daemon is not started [2022-08-31T12:37:28.556Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-31T12:37:28.814Z] check_test.go:427: [d1dfa8f676334] daemon is not started [2022-08-31T12:37:28.814Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-31T12:37:29.749Z] check_test.go:427: [dbdf2f926a290] daemon is not started [2022-08-31T12:37:30.010Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-31T12:37:30.947Z] check_test.go:427: [d8c8c240023c6] daemon is not started [2022-08-31T12:37:30.947Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-31T12:37:31.886Z] check_test.go:427: [d6b2ed7c635aa] daemon is not started [2022-08-31T12:37:31.886Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-31T12:37:34.418Z] check_test.go:427: [dea65effc0665] daemon is not started [2022-08-31T12:37:34.418Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-31T12:37:34.986Z] check_test.go:427: [de1aafb4023db] daemon is not started [2022-08-31T12:37:34.986Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-31T12:37:35.920Z] check_test.go:427: [dd9a3af955541] daemon is not started [2022-08-31T12:37:35.920Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-31T12:37:36.486Z] check_test.go:427: [db3969c8f15da] daemon is not started [2022-08-31T12:37:36.486Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-31T12:37:36.486Z] check_test.go:427: [d05eddf3f7097] daemon is not started [2022-08-31T12:37:36.486Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-31T12:37:36.744Z] check_test.go:427: [d6b1e00c0b0c4] daemon is not started [2022-08-31T12:37:36.744Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-31T12:37:37.003Z] check_test.go:427: [d645b3f645546] daemon is not started [2022-08-31T12:37:37.003Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-31T12:37:37.261Z] check_test.go:427: [dc0c92786a7df] daemon is not started [2022-08-31T12:37:37.261Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-31T12:37:37.519Z] check_test.go:427: [dfcea75b16e8b] daemon is not started [2022-08-31T12:37:37.519Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-31T12:37:38.915Z] check_test.go:427: [d4826f614a963] daemon is not started [2022-08-31T12:37:38.915Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-31T12:37:40.292Z] check_test.go:427: [d3bc102cbcc39] daemon is not started [2022-08-31T12:37:40.292Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-31T12:37:41.228Z] check_test.go:427: [dd3b9e0688d76] daemon is not started [2022-08-31T12:37:41.228Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-31T12:37:42.163Z] check_test.go:427: [d78999088cdde] daemon is not started [2022-08-31T12:37:42.163Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-31T12:37:43.097Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite (49.56s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.64s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.67s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.86s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.07s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.95s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.08s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.96s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.16s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.21s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.16s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.08s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.15s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.09s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.06s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.18s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.99s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.98s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.53s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.10s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.17s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.59s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.13s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2022-08-31T12:37:44.032Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2022-08-31T12:37:44.032Z] === RUN TestDockerSchema1RegistrySuite [2022-08-31T12:37:44.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-31T12:37:44.032Z] check_test.go:454: [d8efafba3bcf8] daemon is not started [2022-08-31T12:37:44.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-31T12:37:47.318Z] check_test.go:454: [d0d46adb6a70b] daemon is not started [2022-08-31T12:37:47.318Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-31T12:37:53.879Z] check_test.go:454: [d3895b1891378] daemon is not started [2022-08-31T12:37:53.879Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-31T12:37:54.446Z] check_test.go:454: [d7f2647c3d37b] daemon is not started [2022-08-31T12:37:54.446Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-31T12:37:54.446Z] check_test.go:454: [daba1bedf7a22] daemon is not started [2022-08-31T12:37:54.446Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-31T12:37:55.820Z] check_test.go:454: [ddc1a296eebf0] daemon is not started [2022-08-31T12:37:55.820Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-31T12:37:56.388Z] check_test.go:454: [dd5151a6f1bb6] daemon is not started [2022-08-31T12:37:56.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-31T12:37:57.586Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-31T12:37:57.586Z] check_test.go:454: [dd2bd899c83c5] daemon is not started [2022-08-31T12:37:57.586Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-31T12:37:59.494Z] docker_cli_swarm_test.go:1180: [d5d192bb6a259] joining swarm manager [da5c43a92a31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:38:00.899Z] check_test.go:454: [de05a418eb575] daemon is not started [2022-08-31T12:38:00.899Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-31T12:38:01.465Z] check_test.go:454: [dab0cd1b82e1e] daemon is not started [2022-08-31T12:38:01.466Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-31T12:38:02.033Z] check_test.go:454: [d3e98b20174e3] daemon is not started [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite (18.05s) [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.11s) [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.99s) [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.10s) [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.07s) [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.99s) [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.35s) [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s) [2022-08-31T12:38:02.033Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2022-08-31T12:38:02.033Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-31T12:38:02.033Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-31T12:38:02.970Z] check_test.go:483: [dacb8c875e0e8] daemon is not started [2022-08-31T12:38:02.970Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-31T12:38:03.537Z] check_test.go:483: [dada83976d981] daemon is not started [2022-08-31T12:38:03.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-31T12:38:03.537Z] check_test.go:483: [da82024bc9e18] daemon is not started [2022-08-31T12:38:03.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-31T12:38:04.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-31T12:38:05.848Z] check_test.go:483: [d5495caff6d18] daemon is not started [2022-08-31T12:38:05.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-31T12:38:06.107Z] docker_cli_swarm_test.go:1189: [db84d65310bc4] joining swarm manager [da5c43a92a31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:38:06.365Z] check_test.go:483: [df65eefab5daa] daemon is not started [2022-08-31T12:38:06.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-31T12:38:07.304Z] check_test.go:483: [d34d16a9fd57f] daemon is not started [2022-08-31T12:38:07.304Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-31T12:38:07.304Z] check_test.go:483: [d02df9710587c] daemon is not started [2022-08-31T12:38:07.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.43s) [2022-08-31T12:38:07.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.85s) [2022-08-31T12:38:07.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s) [2022-08-31T12:38:07.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-08-31T12:38:07.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.39s) [2022-08-31T12:38:07.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.63s) [2022-08-31T12:38:07.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.73s) [2022-08-31T12:38:07.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.89s) [2022-08-31T12:38:07.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-31T12:38:07.304Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-31T12:38:07.304Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-31T12:38:12.567Z] check_test.go:510: [dab32f8576945] daemon is not started [2022-08-31T12:38:12.567Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-31T12:38:12.825Z] check_test.go:510: [d225978a77a1c] daemon is not started [2022-08-31T12:38:12.825Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-31T12:38:12.825Z] check_test.go:510: [d17828623ae27] daemon is not started [2022-08-31T12:38:12.825Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-31T12:38:13.084Z] check_test.go:510: [d8845743d8157] daemon is not started [2022-08-31T12:38:13.084Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-31T12:38:13.343Z] check_test.go:510: [d7f49bf62df6c] daemon is not started [2022-08-31T12:38:13.343Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-08-31T12:38:13.343Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-31T12:38:13.343Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-08-31T12:38:13.343Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-08-31T12:38:13.343Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-08-31T12:38:13.343Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-08-31T12:38:13.343Z] === RUN TestDockerNetworkSuite [2022-08-31T12:38:13.343Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-31T12:38:14.719Z] docker_cli_network_unix_test.go:46: [d307e835fb568] daemon is not started [2022-08-31T12:38:14.719Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-31T12:38:15.286Z] docker_cli_network_unix_test.go:46: [d1ca8cd7505a8] daemon is not started [2022-08-31T12:38:15.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-31T12:38:17.816Z] docker_cli_network_unix_test.go:46: [d37e58d6b3f7e] daemon is not started [2022-08-31T12:38:18.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-31T12:38:19.789Z] docker_cli_network_unix_test.go:46: [d3b68fea3a3af] daemon is not started [2022-08-31T12:38:20.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-31T12:38:20.314Z] docker_cli_network_unix_test.go:1233: [d4dd53b74f289] daemon is not started [2022-08-31T12:38:22.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-31T12:38:23.783Z] docker_cli_network_unix_test.go:46: [d8a794d4f1237] daemon is not started [2022-08-31T12:38:24.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-31T12:38:29.630Z] docker_cli_network_unix_test.go:46: [d6e167a75724d] daemon is not started [2022-08-31T12:38:29.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-31T12:38:32.419Z] docker_cli_network_unix_test.go:46: [d29f66f79fc80] daemon is not started [2022-08-31T12:38:32.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-31T12:38:34.055Z] docker_cli_network_unix_test.go:46: [d19ad00cf36fa] daemon is not started [2022-08-31T12:38:34.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-31T12:38:34.622Z] docker_cli_network_unix_test.go:46: [d84d53c347336] daemon is not started [2022-08-31T12:38:34.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-31T12:38:34.881Z] docker_cli_network_unix_test.go:46: [dec1b3f50005d] daemon is not started [2022-08-31T12:38:35.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-31T12:38:35.706Z] docker_cli_network_unix_test.go:46: [d05ec7f9bfd11] daemon is not started [2022-08-31T12:38:36.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-31T12:38:36.841Z] docker_cli_network_unix_test.go:46: [de04c6565f5c8] daemon is not started [2022-08-31T12:38:37.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-31T12:38:37.359Z] docker_cli_network_unix_test.go:46: [d3e52b3af1c6f] daemon is not started [2022-08-31T12:38:37.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-31T12:38:37.619Z] docker_cli_network_unix_test.go:46: [d350157868b84] daemon is not started [2022-08-31T12:38:37.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-31T12:38:38.187Z] docker_cli_network_unix_test.go:46: [d34575614e307] daemon is not started [2022-08-31T12:38:38.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-31T12:38:38.716Z] docker_cli_network_unix_test.go:46: [d5f751f2309ec] daemon is not started [2022-08-31T12:38:38.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-31T12:38:38.716Z] docker_cli_network_unix_test.go:46: [d0f66303e43a2] daemon is not started [2022-08-31T12:38:38.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-31T12:38:38.975Z] docker_cli_network_unix_test.go:46: [da1a9dad76e19] daemon is not started [2022-08-31T12:38:38.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-31T12:38:39.909Z] docker_cli_network_unix_test.go:46: [d8034e75c4945] daemon is not started [2022-08-31T12:38:39.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-31T12:38:40.477Z] docker_cli_network_unix_test.go:46: [d5541a8c1a1ef] daemon is not started [2022-08-31T12:38:41.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-31T12:38:41.043Z] docker_cli_network_unix_test.go:46: [d0455338d3996] daemon is not started [2022-08-31T12:38:41.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-31T12:38:41.301Z] docker_cli_network_unix_test.go:46: [d734ccd56e460] daemon is not started [2022-08-31T12:38:41.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-31T12:38:41.559Z] docker_cli_network_unix_test.go:46: [d4610bfdeacc9] daemon is not started [2022-08-31T12:38:41.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-31T12:38:42.937Z] docker_cli_network_unix_test.go:968: [dbaee77d0e822] daemon is not started [2022-08-31T12:38:44.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-31T12:38:45.253Z] docker_cli_network_unix_test.go:46: [dd66caabd80e5] daemon is not started [2022-08-31T12:38:45.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-31T12:38:45.770Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-31T12:38:49.059Z] docker_cli_network_unix_test.go:1116: [d3a3a7a6f8897] daemon is not started [2022-08-31T12:38:53.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-31T12:38:53.251Z] docker_cli_network_unix_test.go:46: [d6b27b3f41f3d] daemon is not started [2022-08-31T12:38:53.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-31T12:38:53.818Z] docker_cli_network_unix_test.go:46: [db6c0fba2b0ab] daemon is not started [2022-08-31T12:38:53.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-31T12:38:53.818Z] docker_cli_network_unix_test.go:46: [d5cc663ff0d47] daemon is not started [2022-08-31T12:38:53.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-31T12:38:53.818Z] docker_cli_network_unix_test.go:46: [da82a59ec2859] daemon is not started [2022-08-31T12:38:53.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-31T12:38:54.078Z] docker_cli_network_unix_test.go:46: [da8cc575064c7] daemon is not started [2022-08-31T12:38:54.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-31T12:38:54.336Z] docker_cli_network_unix_test.go:46: [d55a713b2058a] daemon is not started [2022-08-31T12:38:54.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-31T12:38:54.336Z] docker_cli_network_unix_test.go:46: [d5ddbd8035e58] daemon is not started [2022-08-31T12:38:54.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-31T12:38:55.716Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-31T12:38:56.662Z] docker_cli_network_unix_test.go:46: [db713d1fffbde] daemon is not started [2022-08-31T12:38:58.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-31T12:38:58.061Z] docker_cli_network_unix_test.go:46: [d5d0b654f919c] daemon is not started [2022-08-31T12:38:58.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-31T12:38:58.061Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-31T12:38:58.061Z] docker_cli_network_unix_test.go:46: [d42d6afcbd9f5] daemon is not started [2022-08-31T12:38:58.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-31T12:38:58.628Z] docker_cli_network_unix_test.go:46: [dcd6da0363946] daemon is not started [2022-08-31T12:38:58.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-31T12:39:00.788Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-31T12:39:02.690Z] docker_cli_swarm_test.go:1112: [d0a2fd07d2175] joining swarm manager [d6824a00fc458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:39:03.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-31T12:39:04.194Z] docker_cli_swarm_test.go:1113: [d334308855a86] joining swarm manager [d6824a00fc458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:39:05.574Z] docker_cli_network_unix_test.go:1084: [d37cbf47bae6c] daemon is not started [2022-08-31T12:39:07.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-31T12:39:07.477Z] docker_cli_network_unix_test.go:46: [ddcee7bab8a05] daemon is not started [2022-08-31T12:39:07.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-31T12:39:07.736Z] docker_cli_network_unix_test.go:46: [dd23503f621c9] daemon is not started [2022-08-31T12:39:07.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-31T12:39:09.371Z] docker_cli_network_unix_test.go:46: [d360420f65016] daemon is not started [2022-08-31T12:39:09.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-31T12:39:09.631Z] docker_cli_network_unix_test.go:46: [d3c167acf5169] daemon is not started [2022-08-31T12:39:09.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-31T12:39:10.199Z] docker_cli_network_unix_test.go:46: [d4a6248099079] daemon is not started [2022-08-31T12:39:10.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-31T12:39:11.024Z] docker_cli_network_unix_test.go:46: [d3697c41f1f2f] daemon is not started [2022-08-31T12:39:11.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-31T12:39:11.961Z] docker_cli_network_unix_test.go:46: [d3c0f266a1cea] daemon is not started [2022-08-31T12:39:11.961Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-31T12:39:18.534Z] docker_cli_network_unix_test.go:46: [d40ddbfc68c4f] daemon is not started [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite (64.49s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.39s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.99s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.73s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.68s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.58s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.65s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.70s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.28s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.61s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.45s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.14s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.96s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.88s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.84s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.17s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.54s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.37s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.10s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.97s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.50s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2022-08-31T12:39:18.534Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.10s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.63s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.51s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.88s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.63s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.79s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.06s) [2022-08-31T12:39:18.534Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.66s) [2022-08-31T12:39:18.534Z] === RUN TestDockerHubPullSuite [2022-08-31T12:39:18.534Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-31T12:39:19.913Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-31T12:39:22.442Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-31T12:39:23.376Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-31T12:39:25.282Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-31T12:39:25.540Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-31T12:39:26.108Z] --- PASS: TestDockerHubPullSuite (8.27s) [2022-08-31T12:39:26.108Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.06s) [2022-08-31T12:39:26.108Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-08-31T12:39:26.108Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.01s) [2022-08-31T12:39:26.108Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.78s) [2022-08-31T12:39:26.108Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-08-31T12:39:26.108Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-08-31T12:39:26.108Z] PASS [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === Skipped [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-31T12:39:26.108Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-31T12:39:26.108Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-31T12:39:26.108Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-31T12:39:26.108Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.108Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-08-31T12:39:26.108Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-31T12:39:26.108Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-08-31T12:39:26.108Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-08-31T12:39:26.109Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-31T12:39:26.109Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-31T12:39:26.109Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-08-31T12:39:26.109Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-31T12:39:26.109Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-31T12:39:26.109Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-08-31T12:39:26.109Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_sni_test.go:30: Flakey test [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-31T12:39:26.109Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-31T12:39:26.109Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-31T12:39:26.109Z] docker_cli_network_unix_test.go:46: [d42d6afcbd9f5] daemon is not started [2022-08-31T12:39:26.109Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] DONE 1265 tests, 51 skipped in 1599.391s [2022-08-31T12:39:26.109Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T12:39:26.109Z] ++++ cat bundles/test-integration/docker.pid [2022-08-31T12:39:26.109Z] +++ kill 9439 [2022-08-31T12:39:26.109Z] +++ /etc/init.d/apparmor stop [2022-08-31T12:39:26.109Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] Unloading profiles will leave already running processes permanently [2022-08-31T12:39:26.109Z] unconfined, which can lead to unexpected situations. [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.109Z] To set a process to complain mode, use the command line tool [2022-08-31T12:39:26.109Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T12:39:26.109Z] +++ true [2022-08-31T12:39:26.109Z] exiting test-integration [2022-08-31T12:39:26.109Z] ++ exit 0 [2022-08-31T12:39:26.109Z] [2022-08-31T12:39:26.367Z] + for job in $(jobs -p) [2022-08-31T12:39:26.367Z] + wait 9115 [2022-08-31T12:40:34.039Z] docker_cli_swarm_test.go:1166: [d0c67dd1e60b7] joining swarm manager [d6824a00fc458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-31T12:41:12.761Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-31T12:41:12.761Z] docker_cli_swarm_test.go:1447: [d042cc58ffc7b] joining swarm manager [d0ab9ee831c52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:41:12.761Z] docker_cli_swarm_test.go:1448: [dc65f89e86112] joining swarm manager [d0ab9ee831c52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-31T12:41:20.869Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-31T12:41:21.127Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-31T12:41:21.127Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-31T12:41:21.385Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-31T12:41:21.385Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-31T12:41:22.320Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-31T12:41:24.848Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-31T12:41:28.132Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-31T12:41:30.677Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-31T12:41:32.577Z] docker_cli_swarm_unix_test.go:63: [d3ffe38591aee] joining swarm manager [df062c5a3d112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:42:28.784Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-31T12:42:28.784Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-31T12:42:28.784Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-31T12:42:31.315Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-31T12:42:34.598Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-31T12:42:37.127Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-31T12:42:39.033Z] docker_api_swarm_test.go:962: [db0e647bc343b] joining swarm manager [d5634e40f8dc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-31T12:42:57.128Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-31T12:43:09.326Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-31T12:43:10.699Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-31T12:43:13.228Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-31T12:43:15.762Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-31T12:43:23.895Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-31T12:43:29.168Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-31T12:43:31.702Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-31T12:43:34.231Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-31T12:43:36.762Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-31T12:43:39.296Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-31T12:43:42.580Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-31T12:43:45.112Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-31T12:44:41.341Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-31T12:44:56.211Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite (1581.41s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.68s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.59s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.29s) [2022-08-31T12:45:11.080Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.77s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.09s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.98s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.77s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.59s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.94s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.43s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.02s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.22s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.55s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.62s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.27s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.05s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.35s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.70s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.48s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.68s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.63s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.48s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.57s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.82s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.26s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.91s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.33s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.77s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.68s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.34s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.34s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.32s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.65s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.61s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.29s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.19s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.68s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.60s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.54s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.03s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.26s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.18s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.29s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.88s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.60s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.25s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.22s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.26s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.00s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.70s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.62s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.73s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.21s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.01s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.67s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.82s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.57s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (67.00s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.55s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.67s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.62s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.27s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.01s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.02s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.33s) [2022-08-31T12:45:11.080Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.56s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.74s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.28s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.39s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.82s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.05s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.68s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.41s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.14s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.46s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.37s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.64s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.34s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.36s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.66s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.08s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.54s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.23s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.27s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.95s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.19s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.73s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.67s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.59s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.20s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.99s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2022-08-31T12:45:11.080Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.85s) [2022-08-31T12:45:11.080Z] === RUN TestDockerExternalVolumeSuite [2022-08-31T12:45:11.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-31T12:45:11.080Z] docker_cli_external_volume_driver_test.go:53: [d52fc8e626661] daemon is not started [2022-08-31T12:45:29.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-31T12:46:36.834Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-31T12:46:43.394Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-31T12:46:58.281Z] docker_cli_external_volume_driver_test.go:53: [d572ac3549c9a] daemon is not started [2022-08-31T12:47:13.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-31T12:47:31.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-31T12:47:46.101Z] docker_cli_external_volume_driver_test.go:53: [dcfa26d4d8ce6] daemon is not started [2022-08-31T12:48:00.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-31T12:48:00.974Z] docker_cli_external_volume_driver_test.go:53: [d9f77986d01bb] daemon is not started [2022-08-31T12:48:15.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-31T12:48:47.928Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-31T12:49:02.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-31T12:49:17.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-31T12:50:04.351Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-31T12:50:22.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-31T12:50:54.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-31T12:51:26.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-31T12:51:41.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-31T12:51:59.580Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-31T12:51:59.580Z] docker_cli_external_volume_driver_test.go:485: [dd718d2e65b39] daemon is not started [2022-08-31T12:52:14.491Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-31T12:52:14.491Z] docker_cli_external_volume_driver_test.go:53: [dba7891d2cbab] daemon is not started [2022-08-31T12:52:29.376Z] --- PASS: TestDockerExternalVolumeSuite (437.56s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.26s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.59s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.27s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.38s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.26s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-08-31T12:52:29.377Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.07s) [2022-08-31T12:52:29.377Z] PASS [2022-08-31T12:52:29.377Z] [2022-08-31T12:52:29.377Z] === Skipped [2022-08-31T12:52:29.377Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-31T12:52:29.377Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-31T12:52:29.377Z] check_test.go:540: [d1b6fad6e2145] daemon is not started [2022-08-31T12:52:29.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-31T12:52:29.377Z] [2022-08-31T12:52:29.377Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-31T12:52:29.377Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-31T12:52:29.377Z] check_test.go:540: [d256838b12eb4] daemon is not started [2022-08-31T12:52:29.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-31T12:52:29.377Z] [2022-08-31T12:52:29.377Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-31T12:52:29.377Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-31T12:52:29.377Z] check_test.go:540: [d4568129161d9] daemon is not started [2022-08-31T12:52:29.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-31T12:52:29.377Z] [2022-08-31T12:52:29.377Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-31T12:52:29.377Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-31T12:52:29.377Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-31T12:52:29.377Z] [2022-08-31T12:52:29.377Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-31T12:52:29.377Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-31T12:52:29.377Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-31T12:52:29.377Z] [2022-08-31T12:52:29.377Z] DONE 269 tests, 5 skipped in 2381.716s [2022-08-31T12:52:29.377Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-31T12:52:29.377Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dad3285b3ca6b/docker.pid [2022-08-31T12:52:29.377Z] +++ kill 7203 [2022-08-31T12:52:29.377Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7203 is not a child of this shell [2022-08-31T12:52:29.377Z] warning: PID 7203 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dad3285b3ca6b/docker.pid had a nonzero exit code [2022-08-31T12:52:29.377Z] ++++ cat bundles/test-integration/docker.pid [2022-08-31T12:52:29.377Z] +++ kill 9423 [2022-08-31T12:52:29.377Z] +++ /etc/init.d/apparmor stop [2022-08-31T12:52:29.377Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-31T12:52:29.377Z] [2022-08-31T12:52:29.377Z] Unloading profiles will leave already running processes permanently [2022-08-31T12:52:29.377Z] unconfined, which can lead to unexpected situations. [2022-08-31T12:52:29.377Z] [2022-08-31T12:52:29.377Z] To set a process to complain mode, use the command line tool [2022-08-31T12:52:29.377Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-31T12:52:29.377Z] +++ true [2022-08-31T12:52:29.377Z] exiting test-integration [2022-08-31T12:52:29.377Z] ++ exit 0 [2022-08-31T12:52:29.377Z] [2022-08-31T12:52:29.377Z] + exit 0 [2022-08-31T12:52:29.377Z] ++ jobs -p [2022-08-31T12:52:29.377Z] + pids= [2022-08-31T12:52:29.377Z] + echo 'Remaining pids to kill: []' [2022-08-31T12:52:29.377Z] Remaining pids to kill: [] [2022-08-31T12:52:29.377Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-31T12:52:29.397Z] Recording test results [2022-08-31T12:52:31.318Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-31T12:52:31.659Z] + echo Ensuring container killed. [2022-08-31T12:52:31.659Z] Ensuring container killed. [2022-08-31T12:52:31.659Z] + docker ps -aq -f name=docker-pr2-* [2022-08-31T12:52:31.659Z] + cids=02999d170b45 [2022-08-31T12:52:31.659Z] 5a00b7946acb [2022-08-31T12:52:31.659Z] 1d4fd024851e [2022-08-31T12:52:31.659Z] + [ -n 02999d170b45 [2022-08-31T12:52:31.659Z] 5a00b7946acb [2022-08-31T12:52:31.659Z] 1d4fd024851e ] [2022-08-31T12:52:31.659Z] + docker rm -vf 02999d170b45 5a00b7946acb 1d4fd024851e [2022-08-31T12:52:33.045Z] 02999d170b45 [2022-08-31T12:52:33.045Z] 5a00b7946acb [2022-08-31T12:52:33.045Z] 1d4fd024851e [Pipeline] sh [2022-08-31T12:52:33.328Z] + echo Chowning /workspace to jenkins user [2022-08-31T12:52:33.328Z] Chowning /workspace to jenkins user [2022-08-31T12:52:33.328Z] + id -u [2022-08-31T12:52:33.328Z] + id -g [2022-08-31T12:52:33.328Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44065:/workspace busybox chown -R 1000:1000 /workspace [2022-08-31T12:52:33.328Z] Unable to find image 'busybox:latest' locally [2022-08-31T12:52:33.587Z] latest: Pulling from library/busybox [2022-08-31T12:52:33.587Z] 50783e0dfb64: Pulling fs layer [2022-08-31T12:52:33.587Z] 50783e0dfb64: Verifying Checksum [2022-08-31T12:52:33.587Z] 50783e0dfb64: Download complete [2022-08-31T12:52:33.587Z] 50783e0dfb64: Pull complete [2022-08-31T12:52:33.587Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-31T12:52:33.587Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-31T12:52:36.433Z] + bundleName=amd64 [2022-08-31T12:52:36.433Z] + echo Creating amd64-bundles.tar.gz [2022-08-31T12:52:36.433Z] Creating amd64-bundles.tar.gz [2022-08-31T12:52:36.433Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-31T12:52:36.433Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-31T12:52:37.836Z] Archiving artifacts [2022-08-31T12:52:39.951Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44065/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-31T12:52:40.261Z] + make clean [2022-08-31T12:52:40.520Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-31T12:52:40.520Z] docker-dev-cache [2022-08-31T12:52:40.520Z] docker-mod-cache [Pipeline] deleteDir [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