Pull request #43836 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 2fbc30739b437d91f7a444f49143305e5f0a303e rather than 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 Obtained Jenkinsfile from 2fbc30739b437d91f7a444f49143305e5f0a303e 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43836@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-19T21:45:38.508Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-19T21:45:38.512Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-19T21:45:53.691Z] Still waiting to schedule task [2022-07-19T21:45:53.692Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dfeb7732f83e523e)’ is offline [2022-07-19T21:46:39.875Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dfeb7732f83e523e) in /home/ubuntu/workspace/moby_PR-43836 [Pipeline] { [Pipeline] checkout [2022-07-19T21:46:40.114Z] The recommended git tool is: git [2022-07-19T21:46:43.143Z] using credential docker-jenkins-github-credentials [2022-07-19T21:46:43.153Z] Cloning the remote Git repository [2022-07-19T21:46:43.153Z] Cloning with configured refspecs honoured and without tags [2022-07-19T21:46:43.300Z] Cloning repository https://github.com/moby/moby.git [2022-07-19T21:46:43.353Z] > git init /home/ubuntu/workspace/moby_PR-43836 # timeout=10 [2022-07-19T21:46:43.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-19T21:46:43.692Z] > git --version # timeout=10 [2022-07-19T21:46:43.714Z] > git --version # 'git version 2.17.1' [2022-07-19T21:46:43.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:46:43.738Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43836/head:refs/remotes/origin/PR-43836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:47:10.450Z] Fetching without tags [2022-07-19T21:47:10.773Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:47:10.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-19T21:47:10.354Z] > git config --add remote.origin.fetch +refs/pull/43836/head:refs/remotes/origin/PR-43836 # timeout=10 [2022-07-19T21:47:10.378Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:47:10.414Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-19T21:47:10.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-19T21:47:10.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:47:10.449Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43836/head:refs/remotes/origin/PR-43836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:47:10.779Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:47:10.805Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [2022-07-19T21:47:11.762Z] Merge succeeded, producing 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:47:11.762Z] Checking out Revision 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 (PR-43836) [2022-07-19T21:47:11.662Z] > git remote # timeout=10 [2022-07-19T21:47:11.691Z] > git config --get remote.origin.url # timeout=10 [2022-07-19T21:47:11.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:47:11.717Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-19T21:47:11.742Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-19T21:47:11.757Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:47:11.770Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [2022-07-19T21:47:16.109Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-19T21:47:16.109Z] First time build. Skipping changelog. [2022-07-19T21:47:16.142Z] > git --version # timeout=10 [2022-07-19T21:47:16.159Z] > git --version # 'git version 2.17.1' [2022-07-19T21:47:16.203Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T21:47:17.348Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43836:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-19T21:47:25.583Z] Unable to find image 'alpine:latest' locally [2022-07-19T21:47:25.583Z] latest: Pulling from library/alpine [2022-07-19T21:47:25.583Z] 530afca65e2e: Pulling fs layer [2022-07-19T21:47:25.583Z] 530afca65e2e: Verifying Checksum [2022-07-19T21:47:25.583Z] 530afca65e2e: Download complete [2022-07-19T21:47:25.583Z] 530afca65e2e: Pull complete [2022-07-19T21:47:25.846Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-19T21:47:25.846Z] Status: Downloaded newer image for alpine:latest [2022-07-19T21:47:32.447Z] 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 [Pipeline] node [2022-07-19T21:47:33.602Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dfeb7732f83e523e) in /home/ubuntu/workspace/moby_PR-43836 [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-07-19T21:47:33.648Z] The recommended git tool is: git [Pipeline] // stage [2022-07-19T21:47:33.657Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-07-19T21:47:33.687Z] 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) [2022-07-19T21:47:33.703Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-19T21:47:33.974Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:47:34.151Z] Merge succeeded, producing 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:47:34.151Z] Checking out Revision 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 (PR-43836) [2022-07-19T21:47:34.301Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-19T21:47:34.331Z] > git --version # timeout=10 [2022-07-19T21:47:34.342Z] > git --version # 'git version 2.17.1' [2022-07-19T21:47:34.353Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-19T21:47:33.660Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43836/.git # timeout=10 [2022-07-19T21:47:33.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-19T21:47:33.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-19T21:47:33.701Z] > git --version # timeout=10 [2022-07-19T21:47:33.710Z] > git --version # 'git version 2.17.1' [2022-07-19T21:47:33.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:47:33.711Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43836/head:refs/remotes/origin/PR-43836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:47:33.971Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:47:33.979Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [2022-07-19T21:47:34.051Z] > git remote # timeout=10 [2022-07-19T21:47:34.079Z] > git config --get remote.origin.url # timeout=10 [2022-07-19T21:47:34.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:47:34.104Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-19T21:47:34.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-19T21:47:34.149Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:47:34.159Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T21:47:34.976Z] + [ PR != PR ] [2022-07-19T21:47:34.976Z] + [ master != master ] [2022-07-19T21:47:34.976Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-19T21:47:35.318Z] + docker version [2022-07-19T21:47:35.318Z] Client: Docker Engine - Community [2022-07-19T21:47:35.318Z] Version: 20.10.14 [2022-07-19T21:47:35.318Z] API version: 1.41 [2022-07-19T21:47:35.318Z] Go version: go1.16.15 [2022-07-19T21:47:35.318Z] Git commit: a224086 [2022-07-19T21:47:35.318Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-19T21:47:35.318Z] OS/Arch: linux/amd64 [2022-07-19T21:47:35.318Z] Context: default [2022-07-19T21:47:35.318Z] Experimental: true [2022-07-19T21:47:35.318Z] [2022-07-19T21:47:35.318Z] Server: Docker Engine - Community [2022-07-19T21:47:35.318Z] Engine: [2022-07-19T21:47:35.318Z] Version: 20.10.14 [2022-07-19T21:47:35.318Z] API version: 1.41 (minimum version 1.12) [2022-07-19T21:47:35.318Z] Go version: go1.16.15 [2022-07-19T21:47:35.318Z] Git commit: 87a90dc [2022-07-19T21:47:35.318Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-19T21:47:35.318Z] OS/Arch: linux/amd64 [2022-07-19T21:47:35.318Z] Experimental: true [2022-07-19T21:47:35.318Z] containerd: [2022-07-19T21:47:35.318Z] Version: 1.5.11 [2022-07-19T21:47:35.318Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-19T21:47:35.318Z] runc: [2022-07-19T21:47:35.318Z] Version: 1.0.3 [2022-07-19T21:47:35.318Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-19T21:47:35.318Z] docker-init: [2022-07-19T21:47:35.318Z] Version: 0.19.0 [2022-07-19T21:47:35.318Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-19T21:47:35.668Z] + docker info [2022-07-19T21:47:48.601Z] Still waiting to schedule task [2022-07-19T21:47:48.602Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dfeb7732f83e523e)’ [2022-07-19T21:47:48.602Z] Still waiting to schedule task [2022-07-19T21:47:48.602Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dfeb7732f83e523e)’ [2022-07-19T21:47:48.603Z] Still waiting to schedule task [2022-07-19T21:47:48.603Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-19T21:47:48.606Z] Still waiting to schedule task [2022-07-19T21:47:48.606Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-19T21:47:57.669Z] Client: [2022-07-19T21:47:57.669Z] Context: default [2022-07-19T21:47:57.669Z] Debug Mode: false [2022-07-19T21:47:57.669Z] Plugins: [2022-07-19T21:47:57.669Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-19T21:47:57.669Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-19T21:47:57.669Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-19T21:47:57.669Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-19T21:47:57.669Z] [2022-07-19T21:47:57.669Z] Server: [2022-07-19T21:47:57.669Z] Containers: 0 [2022-07-19T21:47:57.669Z] Running: 0 [2022-07-19T21:47:57.669Z] Paused: 0 [2022-07-19T21:47:57.669Z] Stopped: 0 [2022-07-19T21:47:57.669Z] Images: 1 [2022-07-19T21:47:57.669Z] Server Version: 20.10.14 [2022-07-19T21:47:57.669Z] Storage Driver: overlay2 [2022-07-19T21:47:57.669Z] Backing Filesystem: extfs [2022-07-19T21:47:57.669Z] Supports d_type: true [2022-07-19T21:47:57.669Z] Native Overlay Diff: true [2022-07-19T21:47:57.669Z] userxattr: false [2022-07-19T21:47:57.669Z] Logging Driver: json-file [2022-07-19T21:47:57.669Z] Cgroup Driver: cgroupfs [2022-07-19T21:47:57.669Z] Cgroup Version: 1 [2022-07-19T21:47:57.669Z] Plugins: [2022-07-19T21:47:57.669Z] Volume: local [2022-07-19T21:47:57.669Z] Network: bridge host ipvlan macvlan null overlay [2022-07-19T21:47:57.669Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-19T21:47:57.669Z] Swarm: inactive [2022-07-19T21:47:57.669Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-19T21:47:57.669Z] Default Runtime: runc [2022-07-19T21:47:57.669Z] Init Binary: docker-init [2022-07-19T21:47:57.669Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-19T21:47:57.669Z] runc version: v1.0.3-0-gf46b6ba [2022-07-19T21:47:57.669Z] init version: de40ad0 [2022-07-19T21:47:57.669Z] Security Options: [2022-07-19T21:47:57.669Z] apparmor [2022-07-19T21:47:57.669Z] seccomp [2022-07-19T21:47:57.669Z] Profile: default [2022-07-19T21:47:57.669Z] Kernel Version: 5.4.0-1071-aws [2022-07-19T21:47:57.669Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-19T21:47:57.669Z] OSType: linux [2022-07-19T21:47:57.669Z] Architecture: x86_64 [2022-07-19T21:47:57.669Z] CPUs: 2 [2022-07-19T21:47:57.669Z] Total Memory: 7.565GiB [2022-07-19T21:47:57.669Z] Name: ip-10-100-51-14 [2022-07-19T21:47:57.669Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-19T21:47:57.669Z] Docker Root Dir: /var/lib/docker [2022-07-19T21:47:57.669Z] Debug Mode: false [2022-07-19T21:47:57.669Z] Registry: https://index.docker.io/v1/ [2022-07-19T21:47:57.669Z] Labels: [2022-07-19T21:47:57.669Z] Experimental: true [2022-07-19T21:47:57.669Z] Insecure Registries: [2022-07-19T21:47:57.669Z] 127.0.0.0/8 [2022-07-19T21:47:57.669Z] Live Restore Enabled: true [2022-07-19T21:47:57.669Z] [2022-07-19T21:47:57.669Z] WARNING: No swap limit support [Pipeline] sh [2022-07-19T21:47:57.967Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-19T21:47:57.967Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-19T21:47:57.967Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43836/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-19T21:47:57.967Z] + bash /home/ubuntu/workspace/moby_PR-43836/check-config.sh [2022-07-19T21:47:57.967Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-19T21:47:57.967Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-19T21:47:57.967Z] [2022-07-19T21:47:57.967Z] Generally Necessary: [2022-07-19T21:47:57.967Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-19T21:47:57.967Z] - apparmor: enabled and tools installed [2022-07-19T21:47:57.967Z] - CONFIG_NAMESPACES: enabled [2022-07-19T21:47:58.235Z] - CONFIG_NET_NS: enabled [2022-07-19T21:47:58.235Z] - CONFIG_PID_NS: enabled [2022-07-19T21:47:58.235Z] - CONFIG_IPC_NS: enabled [2022-07-19T21:47:58.235Z] - CONFIG_UTS_NS: enabled [2022-07-19T21:47:58.235Z] - CONFIG_CGROUPS: enabled [2022-07-19T21:47:58.235Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-19T21:47:58.235Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-19T21:47:58.235Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-19T21:47:58.235Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-19T21:47:58.235Z] - CONFIG_CPUSETS: enabled [2022-07-19T21:47:58.235Z] - CONFIG_MEMCG: enabled [2022-07-19T21:47:58.235Z] - CONFIG_KEYS: enabled [2022-07-19T21:47:58.235Z] - CONFIG_VETH: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-19T21:47:58.235Z] - CONFIG_CGROUP_BPF: enabled [2022-07-19T21:47:58.235Z] [2022-07-19T21:47:58.235Z] Optional Features: [2022-07-19T21:47:58.235Z] - CONFIG_USER_NS: enabled [2022-07-19T21:47:58.235Z] - CONFIG_SECCOMP: enabled [2022-07-19T21:47:58.235Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-19T21:47:58.235Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-19T21:47:58.235Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-19T21:47:58.235Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-19T21:47:58.235Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-19T21:47:58.235Z] - CONFIG_BLK_CGROUP: enabled [2022-07-19T21:47:58.235Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-19T21:47:58.235Z] - CONFIG_CGROUP_PERF: enabled [2022-07-19T21:47:58.235Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-19T21:47:58.235Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-19T21:47:58.235Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-19T21:47:58.235Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-19T21:47:58.235Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-19T21:47:58.501Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-19T21:47:58.501Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-19T21:47:58.501Z] - CONFIG_IP_VS: enabled (as module) [2022-07-19T21:47:58.501Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-19T21:47:58.501Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-19T21:47:58.501Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-19T21:47:58.501Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-19T21:47:58.501Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-19T21:47:58.501Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-19T21:47:58.501Z] - CONFIG_EXT4_FS: enabled [2022-07-19T21:47:58.501Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-19T21:47:58.501Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-19T21:47:58.501Z] - Network Drivers: [2022-07-19T21:47:58.501Z] - "overlay": [2022-07-19T21:47:58.501Z] - CONFIG_VXLAN: enabled (as module) [2022-07-19T21:47:58.501Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-19T21:47:58.501Z] Optional (for encrypted networks): [2022-07-19T21:47:58.501Z] - CONFIG_CRYPTO: enabled [2022-07-19T21:47:58.501Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-19T21:47:58.501Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-19T21:47:58.501Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-19T21:47:58.501Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-19T21:47:58.501Z] - CONFIG_XFRM: enabled [2022-07-19T21:47:58.501Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-19T21:47:58.501Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-19T21:47:58.501Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-19T21:47:58.501Z] - "ipvlan": [2022-07-19T21:47:58.501Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-19T21:47:58.501Z] - "macvlan": [2022-07-19T21:47:58.501Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-19T21:47:58.501Z] - CONFIG_DUMMY: enabled (as module) [2022-07-19T21:47:58.501Z] - "ftp,tftp client in container": [2022-07-19T21:47:58.501Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-19T21:47:58.501Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-19T21:47:58.501Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-19T21:47:58.501Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-19T21:47:58.501Z] - Storage Drivers: [2022-07-19T21:47:58.501Z] - "aufs": [2022-07-19T21:47:58.501Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-19T21:47:58.501Z] - "btrfs": [2022-07-19T21:47:58.501Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-19T21:47:58.501Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-19T21:47:58.501Z] - "devicemapper": [2022-07-19T21:47:58.501Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-19T21:47:58.501Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-19T21:47:58.501Z] - "overlay": [2022-07-19T21:47:58.763Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-19T21:47:58.763Z] - "zfs": [2022-07-19T21:47:58.763Z] - /dev/zfs: present [2022-07-19T21:47:58.763Z] - zfs command: missing [2022-07-19T21:47:58.763Z] - zpool command: missing [2022-07-19T21:47:58.763Z] [2022-07-19T21:47:58.763Z] Limits: [2022-07-19T21:47:58.763Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-19T21:47:58.763Z] [2022-07-19T21:47:58.763Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-19T21:47:59.119Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 . [2022-07-19T21:47:59.379Z] #1 [internal] load build definition from Dockerfile [2022-07-19T21:47:59.379Z] #1 sha256:81ffc6f80cb2a5c63b86c8c53c1515b616be763ab835057cc4feeaa657c28ac2 [2022-07-19T21:47:59.379Z] #1 transferring dockerfile: 19.25kB done [2022-07-19T21:47:59.379Z] #1 DONE 0.2s [2022-07-19T21:47:59.380Z] [2022-07-19T21:47:59.380Z] #2 [internal] load .dockerignore [2022-07-19T21:47:59.380Z] #2 sha256:7580d94305795cd4c14c47483a50ce515f80ceb7260aa0e6052675f44015e943 [2022-07-19T21:47:59.380Z] #2 transferring context: 145B done [2022-07-19T21:47:59.380Z] #2 DONE 0.0s [2022-07-19T21:47:59.640Z] [2022-07-19T21:47:59.640Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-19T21:47:59.640Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-19T21:47:59.902Z] #3 DONE 0.5s [2022-07-19T21:47:59.902Z] [2022-07-19T21:47:59.902Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-19T21:47:59.902Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-19T21:47:59.902Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-19T21:48:00.163Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-19T21:48:00.163Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-19T21:48:00.163Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-19T21:48:00.163Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-19T21:48:00.163Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-19T21:48:00.163Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-19T21:48:00.735Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-19T21:48:00.736Z] #4 DONE 0.8s [2022-07-19T21:48:01.005Z] [2022-07-19T21:48:01.005Z] #5 [internal] load .dockerignore [2022-07-19T21:48:01.005Z] #5 sha256:34ba6aa92bc3780358706aacfeafe5a5a971f454cbabbf445f6664256c3a8113 [2022-07-19T21:48:01.005Z] #5 DONE 0.0s [2022-07-19T21:48:01.005Z] [2022-07-19T21:48:01.005Z] #6 [internal] load build definition from Dockerfile [2022-07-19T21:48:01.005Z] #6 sha256:07276dd0229802c07952ce64f3edb070d3bd786b4b4ec02cb29de1de57da6cfc [2022-07-19T21:48:01.005Z] #6 DONE 0.0s [2022-07-19T21:48:01.005Z] [2022-07-19T21:48:01.005Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-19T21:48:01.005Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-19T21:48:01.947Z] #10 ... [2022-07-19T21:48:01.947Z] [2022-07-19T21:48:01.947Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:48:01.947Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-19T21:48:01.947Z] #9 DONE 0.9s [2022-07-19T21:48:01.947Z] [2022-07-19T21:48:01.947Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-19T21:48:01.947Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-19T21:48:01.947Z] #7 DONE 1.0s [2022-07-19T21:48:01.947Z] [2022-07-19T21:48:01.947Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:48:01.947Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-19T21:48:01.947Z] #8 DONE 1.0s [2022-07-19T21:48:01.947Z] [2022-07-19T21:48:01.947Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-19T21:48:01.947Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-19T21:48:01.947Z] #10 DONE 1.0s [2022-07-19T21:48:02.209Z] [2022-07-19T21:48:02.209Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:02.209Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:02.209Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:02.472Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-19T21:48:02.472Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-19T21:48:02.472Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-19T21:48:02.472Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-19T21:48:02.735Z] #11 ... [2022-07-19T21:48:02.735Z] [2022-07-19T21:48:02.735Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-19T21:48:02.736Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-19T21:48:02.736Z] #56 DONE 0.0s [2022-07-19T21:48:02.736Z] [2022-07-19T21:48:02.736Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:02.736Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:02.736Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.3s [2022-07-19T21:48:02.736Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.3s [2022-07-19T21:48:02.736Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 1.05MB / 5.16MB 0.4s [2022-07-19T21:48:03.009Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.39MB / 55.00MB 0.5s [2022-07-19T21:48:03.009Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s [2022-07-19T21:48:03.009Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 12.94MB / 55.00MB 0.7s [2022-07-19T21:48:03.009Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.6s done [2022-07-19T21:48:03.009Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 22.02MB / 55.00MB 0.8s [2022-07-19T21:48:03.009Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.05MB / 10.88MB 0.8s [2022-07-19T21:48:03.269Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 31.46MB / 55.00MB 0.9s [2022-07-19T21:48:03.269Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 4.19MB / 10.88MB 0.9s [2022-07-19T21:48:03.269Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 36.08MB / 55.00MB 1.0s [2022-07-19T21:48:03.269Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 5.30MB / 10.88MB 1.0s [2022-07-19T21:48:03.529Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 8.36MB / 10.88MB 1.1s [2022-07-19T21:48:03.529Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0B / 54.58MB 1.1s [2022-07-19T21:48:03.529Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 9.44MB / 10.88MB 1.2s [2022-07-19T21:48:03.793Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 1.4s [2022-07-19T21:48:03.793Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.4s [2022-07-19T21:48:03.793Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 6.29MB / 54.58MB 1.4s [2022-07-19T21:48:03.793Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 52.43MB / 55.00MB 1.5s [2022-07-19T21:48:03.793Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.5s done [2022-07-19T21:48:03.793Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 12.58MB / 54.58MB 1.6s [2022-07-19T21:48:03.793Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 1.6s [2022-07-19T21:48:04.066Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 15.73MB / 54.58MB 1.7s [2022-07-19T21:48:04.066Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 20.97MB / 54.58MB 1.8s [2022-07-19T21:48:04.066Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 11.21MB / 85.90MB 1.8s [2022-07-19T21:48:04.327Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 24.12MB / 54.58MB 1.9s [2022-07-19T21:48:04.327Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 18.87MB / 85.90MB 2.0s [2022-07-19T21:48:04.597Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.0s done [2022-07-19T21:48:04.597Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 28.31MB / 54.58MB 2.2s [2022-07-19T21:48:04.597Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 25.17MB / 85.90MB 2.2s [2022-07-19T21:48:04.597Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 2.2s [2022-07-19T21:48:04.860Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 32.51MB / 54.58MB 2.4s [2022-07-19T21:48:04.860Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 30.41MB / 85.90MB 2.4s [2022-07-19T21:48:04.860Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 42.99MB / 54.58MB 2.6s [2022-07-19T21:48:04.860Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 35.65MB / 85.90MB 2.6s [2022-07-19T21:48:04.860Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.34MB / 141.81MB 2.6s [2022-07-19T21:48:04.860Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-19T21:48:05.434Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 49.28MB / 54.58MB 2.9s [2022-07-19T21:48:05.434Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 41.94MB / 85.90MB 2.9s [2022-07-19T21:48:05.434Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 14.71MB / 141.81MB 2.9s [2022-07-19T21:48:05.434Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.1s [2022-07-19T21:48:05.434Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 48.23MB / 85.90MB 3.2s [2022-07-19T21:48:05.698Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 23.07MB / 141.81MB 3.3s [2022-07-19T21:48:05.984Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 53.48MB / 85.90MB 3.5s [2022-07-19T21:48:05.984Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.6s done [2022-07-19T21:48:05.984Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 58.72MB / 85.90MB 3.7s [2022-07-19T21:48:05.984Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 30.41MB / 141.81MB 3.7s [2022-07-19T21:48:05.984Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 3.7s [2022-07-19T21:48:06.245Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.8s done [2022-07-19T21:48:06.509Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 63.96MB / 85.90MB 4.1s [2022-07-19T21:48:06.509Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 37.75MB / 141.81MB 4.2s [2022-07-19T21:48:06.772Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 71.30MB / 85.90MB 4.4s [2022-07-19T21:48:07.034Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 79.90MB / 85.90MB 4.7s [2022-07-19T21:48:07.034Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 49.28MB / 141.81MB 4.7s [2022-07-19T21:48:07.299Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 84.93MB / 85.90MB 4.9s [2022-07-19T21:48:07.299Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 58.72MB / 141.81MB 5.1s [2022-07-19T21:48:07.912Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 67.41MB / 141.81MB 5.6s [2022-07-19T21:48:08.174Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.8s done [2022-07-19T21:48:08.435Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 75.43MB / 141.81MB 6.1s [2022-07-19T21:48:08.435Z] #11 ... [2022-07-19T21:48:08.435Z] [2022-07-19T21:48:08.435Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:48:08.435Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-19T21:48:08.435Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:48:08.435Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-19T21:48:08.435Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-19T21:48:08.435Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-19T21:48:08.435Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-07-19T21:48:08.435Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2022-07-19T21:48:08.435Z] #78 DONE 6.3s [2022-07-19T21:48:08.435Z] [2022-07-19T21:48:08.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:08.435Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:08.435Z] #11 ... [2022-07-19T21:48:08.435Z] [2022-07-19T21:48:08.435Z] #31 [internal] load build context [2022-07-19T21:48:08.435Z] #31 sha256:048ad51fe8d259fd59e652c7edf813b1575ae5bdac9db5e398014bd4e0b5ae72 [2022-07-19T21:48:08.435Z] #31 transferring context: 37.10MB 6.3s [2022-07-19T21:48:08.699Z] #31 ... [2022-07-19T21:48:08.699Z] [2022-07-19T21:48:08.699Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:08.699Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:08.959Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 90.18MB / 141.81MB 6.6s [2022-07-19T21:48:09.227Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 99.10MB / 141.81MB 6.8s [2022-07-19T21:48:09.227Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 109.05MB / 141.81MB 7.0s [2022-07-19T21:48:09.798Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 117.44MB / 141.81MB 7.5s [2022-07-19T21:48:10.062Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 124.78MB / 141.81MB 7.8s [2022-07-19T21:48:10.062Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.2s [2022-07-19T21:48:10.634Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 139.46MB / 141.81MB 8.3s [2022-07-19T21:48:11.581Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.3s done [2022-07-19T21:48:11.843Z] #11 ... [2022-07-19T21:48:11.843Z] [2022-07-19T21:48:11.843Z] #31 [internal] load build context [2022-07-19T21:48:11.843Z] #31 sha256:048ad51fe8d259fd59e652c7edf813b1575ae5bdac9db5e398014bd4e0b5ae72 [2022-07-19T21:48:11.843Z] #31 transferring context: 62.07MB 9.4s done [2022-07-19T21:48:11.843Z] #31 DONE 9.7s [2022-07-19T21:48:11.843Z] [2022-07-19T21:48:11.843Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:11.843Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:12.118Z] #11 ... [2022-07-19T21:48:12.118Z] [2022-07-19T21:48:12.118Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:48:12.118Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-19T21:48:12.118Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-19T21:48:12.118Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-19T21:48:12.118Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-19T21:48:12.118Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-19T21:48:12.118Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2022-07-19T21:48:12.118Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.4s done [2022-07-19T21:48:12.118Z] #80 DONE 9.8s [2022-07-19T21:48:12.118Z] [2022-07-19T21:48:12.118Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:12.118Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:12.118Z] #11 ... [2022-07-19T21:48:12.118Z] [2022-07-19T21:48:12.118Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:48:12.118Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-19T21:48:12.118Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-19T21:48:12.118Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-19T21:48:12.118Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-19T21:48:12.118Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-19T21:48:12.379Z] #35 ... [2022-07-19T21:48:12.379Z] [2022-07-19T21:48:12.379Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-19T21:48:12.379Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-19T21:48:12.951Z] #79 DONE 0.6s [2022-07-19T21:48:12.951Z] [2022-07-19T21:48:12.951Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-19T21:48:12.951Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-19T21:48:13.895Z] #81 DONE 0.8s [2022-07-19T21:48:13.895Z] [2022-07-19T21:48:13.895Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:13.895Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:15.291Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.2s [2022-07-19T21:48:16.234Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.2s done [2022-07-19T21:48:16.495Z] #11 ... [2022-07-19T21:48:16.495Z] [2022-07-19T21:48:16.495Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:48:16.495Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-19T21:48:16.495Z] #35 DONE 14.1s [2022-07-19T21:48:16.495Z] [2022-07-19T21:48:16.495Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:16.495Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:16.495Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-19T21:48:17.078Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-19T21:48:17.340Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-19T21:48:18.286Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-19T21:48:18.549Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-19T21:48:23.838Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-19T21:48:24.794Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 6.1s done [2022-07-19T21:48:25.055Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-19T21:48:26.441Z] #11 ... [2022-07-19T21:48:26.441Z] [2022-07-19T21:48:26.441Z] #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-07-19T21:48:26.441Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-19T21:48:26.441Z] #36 1.880 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:48:26.441Z] #36 1.885 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:48:26.441Z] #36 1.886 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:48:26.441Z] #36 2.129 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:48:26.441Z] #36 2.449 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:48:26.441Z] #36 2.694 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:48:26.441Z] #36 4.078 Fetched 8555 kB in 2s (3441 kB/s) [2022-07-19T21:48:26.441Z] #36 4.078 Reading package lists... [2022-07-19T21:48:26.441Z] #36 4.922 Reading package lists... [2022-07-19T21:48:26.441Z] #36 5.724 Building dependency tree... [2022-07-19T21:48:26.441Z] #36 6.068 The following additional packages will be installed: [2022-07-19T21:48:26.441Z] #36 6.068 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-19T21:48:26.441Z] #36 6.068 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-19T21:48:26.441Z] #36 6.076 Recommended packages: [2022-07-19T21:48:26.441Z] #36 6.076 libldap-common publicsuffix libsasl2-modules [2022-07-19T21:48:26.441Z] #36 6.244 The following NEW packages will be installed: [2022-07-19T21:48:26.441Z] #36 6.244 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-19T21:48:26.441Z] #36 6.244 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-19T21:48:26.441Z] #36 6.245 libssh2-1 openssl [2022-07-19T21:48:26.441Z] #36 6.521 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:48:26.441Z] #36 6.521 Need to get 3041 kB of archives. [2022-07-19T21:48:26.441Z] #36 6.521 After this operation, 6651 kB of additional disk space will be used. [2022-07-19T21:48:26.441Z] #36 6.521 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-19T21:48:26.441Z] #36 6.572 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-19T21:48:26.441Z] #36 6.590 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-19T21:48:26.441Z] #36 6.615 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-07-19T21:48:26.441Z] #36 6.636 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-19T21:48:26.441Z] #36 6.636 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-19T21:48:26.441Z] #36 6.636 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-19T21:48:26.441Z] #36 6.636 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-19T21:48:26.441Z] #36 6.636 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-19T21:48:26.441Z] #36 6.639 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-19T21:48:26.441Z] #36 6.644 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-19T21:48:26.441Z] #36 6.644 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-19T21:48:26.441Z] #36 6.680 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-19T21:48:26.441Z] #36 6.680 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-19T21:48:26.441Z] #36 6.680 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-19T21:48:26.441Z] #36 6.943 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:48:26.441Z] #36 6.974 Fetched 3041 kB in 0s (7154 kB/s) [2022-07-19T21:48:26.441Z] #36 7.084 Selecting previously unselected package openssl. [2022-07-19T21:48:26.441Z] #36 7.084 (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-07-19T21:48:26.441Z] #36 7.085 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 7.150 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-19T21:48:26.441Z] #36 7.465 Selecting previously unselected package ca-certificates. [2022-07-19T21:48:26.441Z] #36 7.467 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-19T21:48:26.441Z] #36 7.478 Unpacking ca-certificates (20210119) ... [2022-07-19T21:48:26.441Z] #36 7.778 Selecting previously unselected package libbrotli1:amd64. [2022-07-19T21:48:26.441Z] #36 7.778 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 7.847 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-19T21:48:26.441Z] #36 7.992 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-19T21:48:26.441Z] #36 7.992 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.001 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:48:26.441Z] #36 8.074 Selecting previously unselected package libsasl2-2:amd64. [2022-07-19T21:48:26.441Z] #36 8.074 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.083 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:48:26.441Z] #36 8.148 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-19T21:48:26.441Z] #36 8.148 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.154 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-19T21:48:26.441Z] #36 8.214 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-19T21:48:26.441Z] #36 8.214 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.220 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-19T21:48:26.441Z] #36 8.280 Selecting previously unselected package libpsl5:amd64. [2022-07-19T21:48:26.441Z] #36 8.280 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.292 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-19T21:48:26.441Z] #36 8.349 Selecting previously unselected package librtmp1:amd64. [2022-07-19T21:48:26.441Z] #36 8.349 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.360 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-19T21:48:26.441Z] #36 8.407 Selecting previously unselected package libssh2-1:amd64. [2022-07-19T21:48:26.441Z] #36 8.407 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.413 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-19T21:48:26.441Z] #36 8.481 Selecting previously unselected package libcurl4:amd64. [2022-07-19T21:48:26.441Z] #36 8.481 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.485 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-19T21:48:26.441Z] #36 8.624 Selecting previously unselected package curl. [2022-07-19T21:48:26.441Z] #36 8.624 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.628 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-19T21:48:26.441Z] #36 8.705 Selecting previously unselected package libonig5:amd64. [2022-07-19T21:48:26.441Z] #36 8.705 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.710 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:48:26.441Z] #36 8.779 Selecting previously unselected package libjq1:amd64. [2022-07-19T21:48:26.441Z] #36 8.779 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.784 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:48:26.441Z] #36 8.846 Selecting previously unselected package jq. [2022-07-19T21:48:26.441Z] #36 8.846 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-19T21:48:26.441Z] #36 8.850 Unpacking jq (1.6-2.1) ... [2022-07-19T21:48:26.441Z] #36 8.899 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-19T21:48:26.441Z] #36 8.911 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-19T21:48:26.441Z] #36 8.922 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-19T21:48:26.441Z] #36 8.936 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:48:26.441Z] #36 8.953 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-19T21:48:26.441Z] #36 8.966 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:48:26.441Z] #36 8.986 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-19T21:48:26.441Z] #36 8.999 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-19T21:48:26.441Z] #36 9.017 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:48:26.441Z] #36 9.030 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:48:26.441Z] #36 9.043 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-19T21:48:26.441Z] #36 9.054 Setting up ca-certificates (20210119) ... [2022-07-19T21:48:26.441Z] #36 9.802 Updating certificates in /etc/ssl/certs... [2022-07-19T21:48:26.702Z] #36 ... [2022-07-19T21:48:26.702Z] [2022-07-19T21:48:26.702Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:26.702Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:30.024Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.1s [2022-07-19T21:48:31.415Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.3s done [2022-07-19T21:48:31.415Z] #11 ... [2022-07-19T21:48:31.415Z] [2022-07-19T21:48:31.415Z] #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-07-19T21:48:31.415Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-19T21:48:31.415Z] #36 10.90 129 added, 0 removed; done. [2022-07-19T21:48:31.415Z] #36 10.94 Setting up jq (1.6-2.1) ... [2022-07-19T21:48:31.415Z] #36 10.95 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-19T21:48:31.415Z] #36 10.96 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-19T21:48:31.415Z] #36 10.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:48:31.415Z] #36 11.00 Processing triggers for ca-certificates (20210119) ... [2022-07-19T21:48:31.415Z] #36 11.01 Updating certificates in /etc/ssl/certs... [2022-07-19T21:48:31.415Z] #36 11.95 0 added, 0 removed; done. [2022-07-19T21:48:31.415Z] #36 11.95 Running hooks in /etc/ca-certificates/update.d... [2022-07-19T21:48:31.415Z] #36 11.96 done. [2022-07-19T21:48:31.415Z] #36 DONE 14.9s [2022-07-19T21:48:31.415Z] [2022-07-19T21:48:31.415Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-19T21:48:31.415Z] #37 sha256:c23d9c448a52b0333455649bf8ddec5d179c57274a8b84a65d7e8f6447542930 [2022-07-19T21:48:31.415Z] #37 DONE 0.1s [2022-07-19T21:48:31.415Z] [2022-07-19T21:48:31.415Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:31.415Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:31.415Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-19T21:48:36.707Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s [2022-07-19T21:48:38.918Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07f75d98e959e7335) in /home/ubuntu/workspace/moby_PR-43836 [Pipeline] { [2022-07-19T21:48:38.926Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0895f0eab91855ad4) in /home/ubuntu/workspace/moby_PR-43836 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-07-19T21:48:38.971Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0571de349b780581e) in /home/ubuntu/workspace/moby_PR-43836 [Pipeline] { [Pipeline] checkout [2022-07-19T21:48:39.029Z] The recommended git tool is: git [2022-07-19T21:48:39.058Z] The recommended git tool is: git [2022-07-19T21:48:39.147Z] The recommended git tool is: git [2022-07-19T21:48:42.012Z] #11 ... [2022-07-19T21:48:42.012Z] [2022-07-19T21:48:42.012Z] #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-07-19T21:48:42.012Z] #38 sha256:a848b5bcfb8db6fcd0f8d0633d53f2212d22b99e637089536d0e8d3f0c1eeeb4 [2022-07-19T21:48:42.012Z] #38 1.924 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-19T21:48:42.012Z] #38 2.264 [2022-07-19T21:48:42.012Z] #38 2.481 #=#=# ######################################################################## 100.0% [2022-07-19T21:48:42.012Z] #38 2.809 [2022-07-19T21:48:42.012Z] #38 3.801 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-19T21:48:42.012Z] #38 4.118 [2022-07-19T21:48:42.012Z] #38 4.341 #=#=# ######################################################################## 100.0% [2022-07-19T21:48:42.012Z] #38 4.685 [2022-07-19T21:48:42.012Z] #38 5.727 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-19T21:48:42.012Z] #38 6.014 [2022-07-19T21:48:42.012Z] #38 6.235 #=#=# ################## 25.2% ######################################### 57.5% ################################################################ 89.2% ######################################################################## 100.0% [2022-07-19T21:48:42.012Z] #38 6.809 [2022-07-19T21:48:42.012Z] #38 7.850 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-19T21:48:42.012Z] #38 8.169 [2022-07-19T21:48:42.012Z] #38 8.391 #=#=# ######################################################################## 100.0% [2022-07-19T21:48:42.012Z] #38 8.698 [2022-07-19T21:48:42.012Z] #38 9.454 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-19T21:48:42.012Z] #38 9.788 [2022-07-19T21:48:42.012Z] #38 10.01 #=#=# ######################################################################## 100.0% [2022-07-19T21:48:42.012Z] #38 10.34 [2022-07-19T21:48:42.012Z] #38 ... [2022-07-19T21:48:42.012Z] [2022-07-19T21:48:42.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:42.012Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:42.012Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.1s [2022-07-19T21:48:42.230Z] using credential docker-jenkins-github-credentials [2022-07-19T21:48:42.239Z] Cloning the remote Git repository [2022-07-19T21:48:42.239Z] Cloning with configured refspecs honoured and without tags [2022-07-19T21:48:42.385Z] using credential docker-jenkins-github-credentials [2022-07-19T21:48:42.395Z] Cloning the remote Git repository [2022-07-19T21:48:42.395Z] Cloning with configured refspecs honoured and without tags [2022-07-19T21:48:42.256Z] Cloning repository https://github.com/moby/moby.git [2022-07-19T21:48:42.374Z] > git init /home/ubuntu/workspace/moby_PR-43836 # timeout=10 [2022-07-19T21:48:42.743Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-19T21:48:42.743Z] > git --version # timeout=10 [2022-07-19T21:48:42.619Z] Cloning repository https://github.com/moby/moby.git [2022-07-19T21:48:42.677Z] > git init /home/ubuntu/workspace/moby_PR-43836 # timeout=10 [2022-07-19T21:48:42.909Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-19T21:48:42.909Z] > git --version # timeout=10 [2022-07-19T21:48:42.921Z] > git --version # 'git version 2.17.1' [2022-07-19T21:48:42.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:48:42.923Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43836/head:refs/remotes/origin/PR-43836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:48:43.110Z] using credential docker-jenkins-github-credentials [2022-07-19T21:48:43.121Z] Cloning the remote Git repository [2022-07-19T21:48:43.121Z] Cloning with configured refspecs honoured and without tags [2022-07-19T21:48:42.762Z] > git --version # 'git version 2.17.1' [2022-07-19T21:48:42.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:48:42.764Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43836/head:refs/remotes/origin/PR-43836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:48:43.177Z] Cloning repository https://github.com/moby/moby.git [2022-07-19T21:48:43.237Z] > git init /home/ubuntu/workspace/moby_PR-43836 # timeout=10 [2022-07-19T21:48:43.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-19T21:48:43.518Z] > git --version # timeout=10 [2022-07-19T21:48:43.575Z] > git --version # 'git version 2.25.1' [2022-07-19T21:48:43.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:48:43.578Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43836/head:refs/remotes/origin/PR-43836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:48:44.021Z] #11 ... [2022-07-19T21:48:44.021Z] [2022-07-19T21:48:44.021Z] #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-07-19T21:48:44.021Z] #38 sha256:a848b5bcfb8db6fcd0f8d0633d53f2212d22b99e637089536d0e8d3f0c1eeeb4 [2022-07-19T21:48:44.021Z] #38 10.41 Download of images into '/build' complete. [2022-07-19T21:48:44.021Z] #38 10.41 Use something like the following to load the result into a Docker daemon: [2022-07-19T21:48:44.021Z] #38 10.41 tar -cC '/build' . | docker load [2022-07-19T21:48:44.021Z] #38 DONE 12.8s [2022-07-19T21:48:44.285Z] [2022-07-19T21:48:44.285Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:48:44.285Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:48:46.204Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 14.6s done [2022-07-19T21:48:46.466Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-19T21:48:46.727Z] #11 DONE 44.5s [2022-07-19T21:48:46.727Z] [2022-07-19T21:48:46.727Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-19T21:48:46.727Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-19T21:48:47.671Z] #12 DONE 0.9s [2022-07-19T21:48:47.671Z] [2022-07-19T21:48:47.671Z] #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-07-19T21:48:47.671Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-19T21:48:49.589Z] #13 DONE 1.7s [2022-07-19T21:48:49.589Z] [2022-07-19T21:48:49.589Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-19T21:48:49.589Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-19T21:48:49.589Z] #40 ... [2022-07-19T21:48:49.589Z] [2022-07-19T21:48:49.589Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-19T21:48:49.589Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-19T21:48:49.589Z] #53 DONE 0.2s [2022-07-19T21:48:49.589Z] [2022-07-19T21:48:49.589Z] #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-07-19T21:48:49.589Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-19T21:48:49.589Z] #57 DONE 0.2s [2022-07-19T21:48:49.589Z] [2022-07-19T21:48:49.589Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-19T21:48:49.589Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-19T21:48:49.589Z] #40 DONE 0.3s [2022-07-19T21:48:49.589Z] [2022-07-19T21:48:49.589Z] #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-07-19T21:48:49.589Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:48:53.797Z] #41 ... [2022-07-19T21:48:53.797Z] [2022-07-19T21:48:53.797Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-19T21:48:53.797Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-19T21:48:53.797Z] #14 DONE 3.9s [2022-07-19T21:48:53.797Z] [2022-07-19T21:48:53.797Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-19T21:48:53.797Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-19T21:48:57.101Z] #15 DONE 3.2s [2022-07-19T21:48:57.101Z] [2022-07-19T21:48:57.101Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-19T21:48:57.101Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-19T21:48:58.487Z] #16 DONE 2.0s [2022-07-19T21:48:58.487Z] [2022-07-19T21:48:58.487Z] #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-07-19T21:48:58.487Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:48:58.487Z] #60 5.930 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-19T21:48:58.487Z] #60 7.867 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-19T21:48:58.487Z] #60 7.867 go: downloading github.com/fatih/color v1.10.0 [2022-07-19T21:48:58.487Z] #60 7.891 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-19T21:48:58.487Z] #60 7.904 go: downloading github.com/pkg/errors v0.9.1 [2022-07-19T21:48:58.488Z] #60 8.366 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-19T21:48:58.488Z] #60 8.519 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-19T21:48:58.488Z] #60 8.661 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-19T21:48:58.488Z] #60 8.662 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-19T21:48:58.488Z] #60 8.888 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-19T21:48:58.488Z] #60 8.967 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-19T21:48:58.748Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dc25049938300df5) in /home/ubuntu/workspace/moby_PR-43836 [2022-07-19T21:48:58.748Z] #60 9.184 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-19T21:48:58.748Z] #60 ... [2022-07-19T21:48:58.748Z] [2022-07-19T21:48:58.748Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-19T21:48:58.748Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [Pipeline] { [Pipeline] checkout [2022-07-19T21:48:58.924Z] The recommended git tool is: git [2022-07-19T21:48:59.326Z] #17 ... [2022-07-19T21:48:59.326Z] [2022-07-19T21:48:59.326Z] #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-07-19T21:48:59.326Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:48:59.326Z] #43 4.908 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-19T21:48:59.587Z] #43 ... [2022-07-19T21:48:59.587Z] [2022-07-19T21:48:59.587Z] #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-07-19T21:48:59.587Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:48:59.587Z] #83 4.590 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:48:59.587Z] #83 4.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:48:59.587Z] #83 4.636 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:48:59.587Z] #83 5.413 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:48:59.587Z] #83 6.832 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:48:59.587Z] #83 9.743 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:48:59.587Z] #83 ... [2022-07-19T21:48:59.587Z] [2022-07-19T21:48:59.587Z] #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-07-19T21:48:59.587Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-19T21:48:59.587Z] #45 5.010 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-19T21:48:59.848Z] #45 ... [2022-07-19T21:48:59.848Z] [2022-07-19T21:48:59.848Z] #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-07-19T21:48:59.848Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-19T21:48:59.848Z] #64 5.328 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-19T21:48:59.848Z] #64 9.422 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-19T21:48:59.848Z] #64 9.530 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-19T21:48:59.848Z] #64 9.546 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-19T21:48:59.848Z] #64 ... [2022-07-19T21:48:59.848Z] [2022-07-19T21:48:59.848Z] #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-07-19T21:48:59.848Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:48:59.848Z] #58 5.995 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:48:59.848Z] #58 6.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:48:59.848Z] #58 6.043 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:48:59.848Z] #58 6.665 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-19T21:48:59.848Z] #58 7.658 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:49:00.109Z] #58 ... [2022-07-19T21:49:00.109Z] [2022-07-19T21:49:00.109Z] #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-07-19T21:49:00.109Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:49:00.109Z] #47 6.142 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-19T21:49:00.109Z] #47 7.113 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-19T21:49:00.109Z] #47 8.883 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-19T21:49:00.109Z] #47 9.546 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-19T21:49:00.109Z] #47 9.754 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-19T21:49:00.372Z] #47 ... [2022-07-19T21:49:00.372Z] [2022-07-19T21:49:00.372Z] #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-07-19T21:49:00.372Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:49:00.372Z] #54 4.360 + git clone https://github.com/docker/distribution.git . [2022-07-19T21:49:00.372Z] #54 4.363 Cloning into '.'... [2022-07-19T21:49:00.372Z] #54 ... [2022-07-19T21:49:00.372Z] [2022-07-19T21:49:00.372Z] #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-07-19T21:49:00.372Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:00.372Z] #62 6.315 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-19T21:49:00.372Z] #62 9.599 go: downloading github.com/fatih/color v1.13.0 [2022-07-19T21:49:00.372Z] #62 9.619 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-19T21:49:00.372Z] #62 9.914 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-19T21:49:00.372Z] #62 9.973 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-19T21:49:00.372Z] #62 10.48 go: downloading github.com/spf13/viper v1.11.0 [2022-07-19T21:49:00.372Z] #62 10.50 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-19T21:49:00.372Z] #62 11.04 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-19T21:49:00.636Z] #62 11.04 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-19T21:49:00.636Z] #62 ... [2022-07-19T21:49:00.636Z] [2022-07-19T21:49:00.636Z] #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-07-19T21:49:00.636Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:49:00.636Z] #58 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:49:00.636Z] #58 ... [2022-07-19T21:49:00.636Z] [2022-07-19T21:49:00.636Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-19T21:49:00.636Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-19T21:49:00.636Z] #17 DONE 2.0s [2022-07-19T21:49:00.896Z] [2022-07-19T21:49:00.896Z] #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-07-19T21:49:00.896Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:00.896Z] #62 11.27 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-19T21:49:00.896Z] #62 11.36 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-19T21:49:02.470Z] using credential docker-jenkins-github-credentials [2022-07-19T21:49:02.479Z] Cloning the remote Git repository [2022-07-19T21:49:02.479Z] Cloning with configured refspecs honoured and without tags [2022-07-19T21:49:02.827Z] #62 ... [2022-07-19T21:49:02.827Z] [2022-07-19T21:49:02.827Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-19T21:49:02.827Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-19T21:49:02.827Z] #18 DONE 2.1s [2022-07-19T21:49:02.827Z] [2022-07-19T21:49:02.827Z] #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-07-19T21:49:02.827Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:49:02.544Z] Cloning repository https://github.com/moby/moby.git [2022-07-19T21:49:02.600Z] > git init /home/ubuntu/workspace/moby_PR-43836 # timeout=10 [2022-07-19T21:49:03.094Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-19T21:49:03.094Z] > git --version # timeout=10 [2022-07-19T21:49:03.115Z] > git --version # 'git version 2.25.1' [2022-07-19T21:49:03.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:49:03.186Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43836/head:refs/remotes/origin/PR-43836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:49:04.741Z] #19 2.006 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:49:04.741Z] #19 2.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:49:04.741Z] #19 2.056 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:49:05.001Z] Fetching without tags [2022-07-19T21:49:05.003Z] #19 ... [2022-07-19T21:49:05.003Z] [2022-07-19T21:49:05.003Z] #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-07-19T21:49:05.003Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:49:05.003Z] #41 5.239 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-19T21:49:05.003Z] #41 5.239 Cloning into '.'... [2022-07-19T21:49:05.003Z] #41 ... [2022-07-19T21:49:05.003Z] [2022-07-19T21:49:05.003Z] #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-07-19T21:49:05.003Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:05.003Z] #62 14.46 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-19T21:49:05.003Z] #62 14.57 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-19T21:49:05.003Z] #62 14.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-19T21:49:05.003Z] #62 14.81 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-19T21:49:05.290Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:49:04.931Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-19T21:49:04.944Z] > git config --add remote.origin.fetch +refs/pull/43836/head:refs/remotes/origin/PR-43836 # timeout=10 [2022-07-19T21:49:04.961Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:49:04.984Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-19T21:49:05.046Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-19T21:49:05.046Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:49:05.047Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43836/head:refs/remotes/origin/PR-43836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:49:05.298Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:49:05.325Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [2022-07-19T21:49:05.789Z] Fetching without tags [2022-07-19T21:49:05.987Z] Fetching without tags [2022-07-19T21:49:06.022Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:49:06.222Z] Merge succeeded, producing 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:49:06.223Z] Checking out Revision 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 (PR-43836) [2022-07-19T21:49:06.258Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:49:07.070Z] Merge succeeded, producing 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:49:07.070Z] Checking out Revision 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 (PR-43836) [2022-07-19T21:49:07.130Z] Merge succeeded, producing 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:49:07.130Z] Checking out Revision 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 (PR-43836) [2022-07-19T21:49:06.117Z] > git remote # timeout=10 [2022-07-19T21:49:06.140Z] > git config --get remote.origin.url # timeout=10 [2022-07-19T21:49:06.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:49:06.165Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-19T21:49:06.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-19T21:49:06.225Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:49:06.248Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [2022-07-19T21:49:05.869Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-19T21:49:05.903Z] > git config --add remote.origin.fetch +refs/pull/43836/head:refs/remotes/origin/PR-43836 # timeout=10 [2022-07-19T21:49:05.939Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:49:05.967Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-19T21:49:06.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-19T21:49:06.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:49:06.010Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43836/head:refs/remotes/origin/PR-43836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:49:06.282Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:49:06.297Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [2022-07-19T21:49:07.094Z] > git remote # timeout=10 [2022-07-19T21:49:07.111Z] > git config --get remote.origin.url # timeout=10 [2022-07-19T21:49:07.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:49:07.123Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-19T21:49:07.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-19T21:49:07.149Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:49:07.163Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [2022-07-19T21:49:05.728Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-19T21:49:05.746Z] > git config --add remote.origin.fetch +refs/pull/43836/head:refs/remotes/origin/PR-43836 # timeout=10 [2022-07-19T21:49:05.763Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:49:05.793Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-19T21:49:05.810Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-19T21:49:05.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:49:05.818Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43836/head:refs/remotes/origin/PR-43836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:49:06.048Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:49:06.079Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [2022-07-19T21:49:06.977Z] > git remote # timeout=10 [2022-07-19T21:49:07.002Z] > git config --get remote.origin.url # timeout=10 [2022-07-19T21:49:07.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:49:07.023Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-19T21:49:07.053Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-19T21:49:07.087Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:49:07.110Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [2022-07-19T21:49:09.211Z] #62 ... [2022-07-19T21:49:09.211Z] [2022-07-19T21:49:09.211Z] #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-07-19T21:49:09.211Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:49:09.211Z] #60 9.375 go: downloading golang.org/x/tools v0.1.0 [2022-07-19T21:49:09.211Z] #60 17.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-19T21:49:09.211Z] #60 17.96 go: downloading golang.org/x/mod v0.3.0 [2022-07-19T21:49:09.211Z] #60 ... [2022-07-19T21:49:09.211Z] [2022-07-19T21:49:09.211Z] #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-07-19T21:49:09.211Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:49:09.211Z] #83 19.56 Fetched 8555 kB in 15s (562 kB/s) [2022-07-19T21:49:10.275Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-19T21:49:10.294Z] > git --version # timeout=10 [2022-07-19T21:49:10.321Z] > git --version # 'git version 2.17.1' [2022-07-19T21:49:10.345Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-19T21:49:10.919Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-19T21:49:10.961Z] > git --version # timeout=10 [2022-07-19T21:49:10.975Z] > git --version # 'git version 2.25.1' [2022-07-19T21:49:10.984Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-19T21:49:11.347Z] + docker version [2022-07-19T21:49:11.765Z] #83 19.56 Reading package lists... [2022-07-19T21:49:11.765Z] #83 ... [2022-07-19T21:49:11.765Z] [2022-07-19T21:49:11.765Z] #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-07-19T21:49:11.765Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-19T21:49:11.765Z] #64 12.06 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-19T21:49:11.765Z] #64 ... [2022-07-19T21:49:11.765Z] [2022-07-19T21:49:11.765Z] #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-07-19T21:49:11.765Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:11.765Z] #62 20.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-19T21:49:11.765Z] #62 20.26 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-19T21:49:11.765Z] #62 20.73 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-19T21:49:11.765Z] #62 20.77 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-19T21:49:11.765Z] #62 20.88 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-19T21:49:11.765Z] #62 20.91 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-19T21:49:11.765Z] #62 21.11 go: downloading github.com/spf13/afero v1.8.2 [2022-07-19T21:49:11.765Z] #62 21.18 go: downloading github.com/spf13/cast v1.4.1 [2022-07-19T21:49:11.765Z] #62 21.35 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-19T21:49:11.765Z] #62 21.62 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-19T21:49:11.765Z] #62 21.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-19T21:49:11.765Z] #62 21.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-19T21:49:11.765Z] #62 22.13 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-19T21:49:11.765Z] #62 22.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-19T21:49:11.915Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-19T21:49:11.935Z] + docker version [2022-07-19T21:49:11.942Z] > git --version # timeout=10 [2022-07-19T21:49:11.965Z] > git --version # 'git version 2.17.1' [2022-07-19T21:49:11.986Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-19T21:49:12.096Z] #62 22.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-19T21:49:12.357Z] #62 22.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-19T21:49:12.357Z] #62 ... [2022-07-19T21:49:12.357Z] [2022-07-19T21:49:12.357Z] #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-07-19T21:49:12.357Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-19T21:49:12.357Z] #45 22.32 tomll can be used in two ways: [2022-07-19T21:49:12.357Z] #45 22.32 Writing to STDIN and reading from STDOUT: [2022-07-19T21:49:12.357Z] #45 22.32 cat file.toml | tomll > file.toml [2022-07-19T21:49:12.357Z] #45 22.32 [2022-07-19T21:49:12.357Z] #45 22.32 Reading and updating a list of files: [2022-07-19T21:49:12.357Z] #45 22.32 tomll a.toml b.toml c.toml [2022-07-19T21:49:12.357Z] #45 22.32 [2022-07-19T21:49:12.357Z] #45 22.32 When given a list of files, tomll will modify all files in place without asking. [2022-07-19T21:49:12.357Z] #45 DONE 22.9s [2022-07-19T21:49:12.618Z] [2022-07-19T21:49:12.618Z] #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-07-19T21:49:12.618Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:12.618Z] #62 23.10 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-19T21:49:12.618Z] #62 23.26 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-19T21:49:13.057Z] + docker version [2022-07-19T21:49:13.192Z] #62 ... [2022-07-19T21:49:13.192Z] [2022-07-19T21:49:13.192Z] #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-07-19T21:49:13.192Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:49:13.192Z] #47 13.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-19T21:49:13.192Z] #47 13.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-19T21:49:13.192Z] #47 ... [2022-07-19T21:49:13.192Z] [2022-07-19T21:49:13.192Z] #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-07-19T21:49:13.192Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:49:13.192Z] #43 16.53 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-19T21:49:13.192Z] #43 16.53 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-19T21:49:13.192Z] #43 16.90 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-19T21:49:13.192Z] #43 17.41 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-19T21:49:13.192Z] #43 17.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-19T21:49:13.192Z] #43 18.03 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-19T21:49:13.192Z] #43 18.15 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-19T21:49:13.192Z] #43 18.20 go: downloading github.com/peterh/liner v1.2.2 [2022-07-19T21:49:13.192Z] #43 18.44 go: downloading github.com/google/go-dap v0.6.0 [2022-07-19T21:49:13.192Z] #43 19.09 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-19T21:49:13.192Z] #43 19.75 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-19T21:49:13.192Z] #43 19.99 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-19T21:49:13.192Z] #43 20.00 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-19T21:49:13.192Z] #43 21.88 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-19T21:49:13.192Z] #43 22.17 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-19T21:49:13.192Z] #43 23.57 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-19T21:49:13.453Z] #43 ... [2022-07-19T21:49:13.453Z] [2022-07-19T21:49:13.453Z] #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-07-19T21:49:13.453Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:49:13.453Z] #58 13.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:49:13.453Z] #58 16.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-19T21:49:13.453Z] #58 ... [2022-07-19T21:49:13.453Z] [2022-07-19T21:49:13.454Z] #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-07-19T21:49:13.454Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:49:13.454Z] #19 4.069 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-19T21:49:13.454Z] #19 5.110 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-19T21:49:13.454Z] #19 6.782 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-19T21:49:13.454Z] #19 8.422 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:49:13.454Z] #19 10.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-19T21:49:14.034Z] #19 ... [2022-07-19T21:49:14.034Z] [2022-07-19T21:49:14.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-07-19T21:49:14.034Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:14.035Z] #62 24.57 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-19T21:49:14.297Z] #62 24.76 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-19T21:49:14.872Z] #62 25.37 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-19T21:49:15.449Z] #62 25.92 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-19T21:49:15.449Z] #62 26.05 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-19T21:49:15.449Z] #62 26.12 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-19T21:49:15.449Z] #62 26.21 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-19T21:49:15.449Z] #62 26.22 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-19T21:49:16.021Z] #62 26.38 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-19T21:49:16.281Z] #62 26.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-19T21:49:16.544Z] #62 26.94 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-19T21:49:16.544Z] #62 27.18 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-19T21:49:16.807Z] #62 27.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-19T21:49:16.807Z] #62 27.44 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-19T21:49:17.070Z] #62 27.60 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-19T21:49:17.070Z] #62 27.65 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-19T21:49:17.070Z] #62 27.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-19T21:49:17.647Z] #62 28.06 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-19T21:49:17.647Z] #62 28.20 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-19T21:49:17.647Z] #62 28.21 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-19T21:49:17.909Z] Client: Docker Engine - Community [2022-07-19T21:49:17.909Z] Version: 20.10.14 [2022-07-19T21:49:17.909Z] API version: 1.41 [2022-07-19T21:49:17.909Z] Go version: go1.16.15 [2022-07-19T21:49:17.909Z] Git commit: a224086 [2022-07-19T21:49:17.909Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-19T21:49:17.909Z] OS/Arch: linux/amd64 [2022-07-19T21:49:17.909Z] Context: default [2022-07-19T21:49:17.909Z] Experimental: true [2022-07-19T21:49:17.909Z] [2022-07-19T21:49:17.909Z] Server: Docker Engine - Community [2022-07-19T21:49:17.909Z] Engine: [2022-07-19T21:49:17.909Z] Version: 20.10.14 [2022-07-19T21:49:17.909Z] API version: 1.41 (minimum version 1.12) [2022-07-19T21:49:17.909Z] Go version: go1.16.15 [2022-07-19T21:49:17.909Z] Git commit: 87a90dc [2022-07-19T21:49:17.909Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-19T21:49:17.909Z] OS/Arch: linux/amd64 [2022-07-19T21:49:17.909Z] Experimental: true [2022-07-19T21:49:17.909Z] containerd: [2022-07-19T21:49:17.909Z] Version: 1.5.11 [2022-07-19T21:49:17.909Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-19T21:49:17.909Z] runc: [2022-07-19T21:49:17.909Z] Version: 1.0.3 [2022-07-19T21:49:17.909Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-19T21:49:17.909Z] docker-init: [2022-07-19T21:49:17.909Z] Version: 0.19.0 [2022-07-19T21:49:17.909Z] GitCommit: de40ad0 [2022-07-19T21:49:17.918Z] #62 28.33 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-19T21:49:17.918Z] #62 28.38 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-19T21:49:17.918Z] #62 28.52 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [Pipeline] sh [2022-07-19T21:49:18.182Z] #62 28.79 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-19T21:49:18.182Z] #62 28.88 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-19T21:49:18.256Z] + docker info [2022-07-19T21:49:18.339Z] Client: Docker Engine - Community [2022-07-19T21:49:18.339Z] Version: 20.10.14 [2022-07-19T21:49:18.339Z] API version: 1.41 [2022-07-19T21:49:18.339Z] Go version: go1.16.15 [2022-07-19T21:49:18.339Z] Git commit: a224086 [2022-07-19T21:49:18.339Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-19T21:49:18.339Z] OS/Arch: linux/amd64 [2022-07-19T21:49:18.339Z] Context: default [2022-07-19T21:49:18.339Z] Experimental: true [2022-07-19T21:49:18.339Z] [2022-07-19T21:49:18.339Z] Server: Docker Engine - Community [2022-07-19T21:49:18.339Z] Engine: [2022-07-19T21:49:18.339Z] Version: 20.10.14 [2022-07-19T21:49:18.339Z] API version: 1.41 (minimum version 1.12) [2022-07-19T21:49:18.339Z] Go version: go1.16.15 [2022-07-19T21:49:18.339Z] Git commit: 87a90dc [2022-07-19T21:49:18.339Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-19T21:49:18.339Z] OS/Arch: linux/amd64 [2022-07-19T21:49:18.339Z] Experimental: true [2022-07-19T21:49:18.339Z] containerd: [2022-07-19T21:49:18.339Z] Version: 1.5.11 [2022-07-19T21:49:18.339Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-19T21:49:18.339Z] runc: [2022-07-19T21:49:18.339Z] Version: 1.0.3 [2022-07-19T21:49:18.339Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-19T21:49:18.339Z] docker-init: [2022-07-19T21:49:18.339Z] Version: 0.19.0 [2022-07-19T21:49:18.339Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-19T21:49:18.443Z] #62 28.92 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-19T21:49:18.443Z] #62 29.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-19T21:49:18.516Z] Client: Docker Engine - Community [2022-07-19T21:49:18.516Z] Version: 20.10.14 [2022-07-19T21:49:18.516Z] API version: 1.41 [2022-07-19T21:49:18.516Z] Go version: go1.16.15 [2022-07-19T21:49:18.516Z] Git commit: a224086 [2022-07-19T21:49:18.516Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-19T21:49:18.516Z] OS/Arch: linux/amd64 [2022-07-19T21:49:18.516Z] Context: default [2022-07-19T21:49:18.516Z] Experimental: true [2022-07-19T21:49:18.516Z] [2022-07-19T21:49:18.516Z] Server: Docker Engine - Community [2022-07-19T21:49:18.516Z] Engine: [2022-07-19T21:49:18.516Z] Version: 20.10.14 [2022-07-19T21:49:18.516Z] API version: 1.41 (minimum version 1.12) [2022-07-19T21:49:18.516Z] Go version: go1.16.15 [2022-07-19T21:49:18.516Z] Git commit: 87a90dc [2022-07-19T21:49:18.516Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-19T21:49:18.516Z] OS/Arch: linux/amd64 [2022-07-19T21:49:18.516Z] Experimental: true [2022-07-19T21:49:18.516Z] containerd: [2022-07-19T21:49:18.516Z] Version: 1.5.11 [2022-07-19T21:49:18.516Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-19T21:49:18.516Z] runc: [2022-07-19T21:49:18.516Z] Version: 1.0.3 [2022-07-19T21:49:18.516Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-19T21:49:18.516Z] docker-init: [2022-07-19T21:49:18.516Z] Version: 0.19.0 [2022-07-19T21:49:18.516Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-19T21:49:18.662Z] + docker info [2022-07-19T21:49:18.704Z] #62 29.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-19T21:49:18.704Z] #62 29.26 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-19T21:49:18.828Z] + docker info [2022-07-19T21:49:18.965Z] #62 29.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-19T21:49:18.965Z] #62 29.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-19T21:49:19.225Z] #62 29.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-19T21:49:19.225Z] #62 29.90 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-19T21:49:19.225Z] #62 29.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-19T21:49:19.225Z] #62 29.98 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-19T21:49:19.486Z] #62 30.10 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-19T21:49:19.486Z] #62 30.25 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-19T21:49:20.058Z] #62 30.41 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-19T21:49:20.058Z] #62 30.61 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-19T21:49:20.058Z] #62 30.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-19T21:49:20.058Z] #62 30.68 go: downloading github.com/julz/importas v0.1.0 [2022-07-19T21:49:20.058Z] #62 30.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-19T21:49:20.319Z] #62 30.91 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-19T21:49:20.319Z] #62 30.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-19T21:49:20.319Z] #62 31.09 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-19T21:49:20.319Z] #62 ... [2022-07-19T21:49:20.319Z] [2022-07-19T21:49:20.319Z] #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-07-19T21:49:20.319Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:49:20.319Z] #54 27.53 Updating files: 52% (1135/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 87% (1911/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-19T21:49:20.319Z] #54 28.90 + git checkout -q v2.3.0 [2022-07-19T21:49:20.319Z] #54 30.75 + 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-07-19T21:49:22.758Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-19T21:49:22.769Z] > git config --add remote.origin.fetch +refs/pull/43836/head:refs/remotes/origin/PR-43836 # timeout=10 [2022-07-19T21:49:22.793Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:49:22.852Z] Fetching without tags [2022-07-19T21:49:23.164Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:49:24.014Z] Merge succeeded, producing 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:49:24.014Z] Checking out Revision 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 (PR-43836) [2022-07-19T21:49:24.652Z] #54 ... [2022-07-19T21:49:24.652Z] [2022-07-19T21:49:24.652Z] #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-07-19T21:49:24.652Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:49:24.652Z] #58 24.56 Fetched 8558 kB in 19s (453 kB/s) [2022-07-19T21:49:24.652Z] #58 24.56 Reading package lists... [2022-07-19T21:49:24.652Z] #58 31.90 Reading package lists... [2022-07-19T21:49:24.652Z] #58 ... [2022-07-19T21:49:24.652Z] [2022-07-19T21:49:24.652Z] #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-07-19T21:49:24.652Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:24.652Z] #62 31.25 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-19T21:49:24.652Z] #62 31.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-19T21:49:24.652Z] #62 31.46 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-19T21:49:24.652Z] #62 31.53 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-19T21:49:24.652Z] #62 31.55 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-19T21:49:24.652Z] #62 31.67 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-19T21:49:24.652Z] #62 31.69 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-19T21:49:24.652Z] #62 32.86 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-19T21:49:24.652Z] #62 32.97 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-19T21:49:24.652Z] #62 33.00 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-19T21:49:24.652Z] #62 33.19 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-19T21:49:24.652Z] #62 33.37 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-19T21:49:24.652Z] #62 33.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-19T21:49:24.652Z] #62 33.58 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-19T21:49:24.652Z] #62 33.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-19T21:49:24.652Z] #62 33.75 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-19T21:49:24.652Z] #62 34.20 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-19T21:49:24.652Z] #62 34.20 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-19T21:49:24.652Z] #62 34.28 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-19T21:49:24.652Z] #62 34.40 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-19T21:49:24.652Z] #62 34.59 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-19T21:49:24.652Z] #62 34.62 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-19T21:49:24.652Z] #62 34.72 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-19T21:49:24.652Z] #62 35.02 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-19T21:49:24.652Z] #62 35.03 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-19T21:49:24.652Z] #62 35.21 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-19T21:49:24.652Z] #62 35.21 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-19T21:49:24.916Z] #62 35.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-19T21:49:24.916Z] #62 35.42 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-19T21:49:24.916Z] #62 ... [2022-07-19T21:49:24.916Z] [2022-07-19T21:49:24.916Z] #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-07-19T21:49:24.916Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:49:24.916Z] #19 12.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:49:24.916Z] #19 13.49 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:49:24.916Z] #19 13.50 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-19T21:49:24.916Z] #19 13.52 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-19T21:49:24.916Z] #19 13.55 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-19T21:49:24.916Z] #19 13.59 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:49:24.916Z] #19 13.65 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-19T21:49:24.916Z] #19 13.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-19T21:49:24.916Z] #19 13.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:49:24.916Z] #19 13.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-19T21:49:24.916Z] #19 13.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-19T21:49:24.916Z] #19 13.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:49:24.916Z] #19 13.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-19T21:49:22.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-19T21:49:22.856Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-19T21:49:22.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:49:22.922Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43836/head:refs/remotes/origin/PR-43836 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-19T21:49:23.173Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:49:23.189Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [2022-07-19T21:49:23.969Z] > git remote # timeout=10 [2022-07-19T21:49:23.979Z] > git config --get remote.origin.url # timeout=10 [2022-07-19T21:49:23.987Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-19T21:49:23.988Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-19T21:49:24.006Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-19T21:49:24.017Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T21:49:24.029Z] > git checkout -f 67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 # timeout=10 [2022-07-19T21:49:25.183Z] #19 ... [2022-07-19T21:49:25.183Z] [2022-07-19T21:49:25.183Z] #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-07-19T21:49:25.183Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:25.183Z] #62 35.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-19T21:49:25.183Z] #62 35.88 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-19T21:49:25.444Z] #62 35.94 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-19T21:49:25.444Z] #62 36.06 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-19T21:49:25.444Z] #62 36.14 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-19T21:49:25.708Z] #62 36.29 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-19T21:49:25.969Z] #62 36.49 go: downloading honnef.co/go/tools v0.3.1 [2022-07-19T21:49:27.359Z] #62 ... [2022-07-19T21:49:27.359Z] [2022-07-19T21:49:27.359Z] #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-07-19T21:49:27.359Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:49:27.359Z] #83 19.56 Reading package lists... [2022-07-19T21:49:27.359Z] #83 28.17 Reading package lists... [2022-07-19T21:49:27.359Z] #83 35.95 Building dependency tree... [2022-07-19T21:49:28.306Z] #83 ... [2022-07-19T21:49:28.306Z] [2022-07-19T21:49:28.306Z] #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-07-19T21:49:28.306Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:28.306Z] #62 38.80 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-19T21:49:28.306Z] #62 38.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-19T21:49:28.518Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-19T21:49:28.541Z] > git --version # timeout=10 [2022-07-19T21:49:28.548Z] > git --version # 'git version 2.25.1' [2022-07-19T21:49:28.557Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-19T21:49:28.568Z] #62 39.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-19T21:49:28.568Z] #62 39.06 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-19T21:49:28.568Z] #62 39.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-19T21:49:28.568Z] #62 39.25 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-19T21:49:28.831Z] #62 39.33 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-19T21:49:28.831Z] #62 39.38 go: downloading github.com/hashicorp/hcl v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-19T21:49:29.367Z] + docker version [2022-07-19T21:49:29.400Z] #62 39.80 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-19T21:49:29.401Z] #62 39.80 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-19T21:49:29.401Z] #62 40.06 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-19T21:49:29.660Z] #62 40.35 go: downloading golang.org/x/text v0.3.7 [2022-07-19T21:49:34.946Z] #62 ... [2022-07-19T21:49:34.946Z] [2022-07-19T21:49:34.946Z] #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-07-19T21:49:34.946Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:49:34.946Z] #83 40.79 python3 is already the newest version (3.9.2-3). [2022-07-19T21:49:34.946Z] #83 40.79 The following additional packages will be installed: [2022-07-19T21:49:34.946Z] #83 40.82 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-19T21:49:34.946Z] #83 40.84 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-19T21:49:34.946Z] #83 40.85 Suggested packages: [2022-07-19T21:49:34.946Z] #83 40.88 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-19T21:49:34.946Z] #83 40.88 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-19T21:49:34.946Z] #83 40.88 m4-doc ed diffutils-doc [2022-07-19T21:49:34.946Z] #83 40.88 Recommended packages: [2022-07-19T21:49:34.946Z] #83 40.88 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-19T21:49:34.946Z] #83 43.04 The following NEW packages will be installed: [2022-07-19T21:49:34.946Z] #83 43.04 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-19T21:49:34.946Z] #83 43.04 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-19T21:49:34.946Z] #83 43.05 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-19T21:49:34.946Z] #83 43.05 libyajl2 m4 patch xz-utils [2022-07-19T21:49:34.946Z] #83 43.42 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:49:34.946Z] #83 43.42 Need to get 5940 kB of archives. [2022-07-19T21:49:34.946Z] #83 43.42 After this operation, 18.7 MB of additional disk space will be used. [2022-07-19T21:49:34.946Z] #83 43.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-19T21:49:34.946Z] #83 43.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-19T21:49:34.946Z] #83 43.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-19T21:49:34.946Z] #83 43.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-19T21:49:34.946Z] #83 43.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-19T21:49:34.946Z] #83 43.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-19T21:49:34.946Z] #83 43.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-19T21:49:34.946Z] #83 43.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-19T21:49:34.946Z] #83 43.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-19T21:49:34.946Z] #83 43.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-19T21:49:34.946Z] #83 43.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-19T21:49:34.946Z] #83 43.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-19T21:49:34.946Z] #83 43.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-19T21:49:34.946Z] #83 43.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-19T21:49:34.946Z] #83 43.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-19T21:49:34.946Z] #83 43.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-07-19T21:49:34.946Z] #83 43.80 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-07-19T21:49:34.946Z] #83 43.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-19T21:49:34.946Z] #83 43.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-19T21:49:34.946Z] #83 43.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-19T21:49:34.946Z] #83 43.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-19T21:49:34.946Z] #83 43.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-19T21:49:34.946Z] #83 43.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-19T21:49:34.946Z] #83 45.47 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:49:35.207Z] #83 45.87 Fetched 5940 kB in 1s (8170 kB/s) [2022-07-19T21:49:35.467Z] #83 46.01 Selecting previously unselected package bzip2. [2022-07-19T21:49:35.467Z] #83 46.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-19T21:49:35.467Z] #83 46.10 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-19T21:49:35.467Z] #83 46.11 Unpacking bzip2 (1.0.8-4) ... [2022-07-19T21:49:35.728Z] #83 46.27 Selecting previously unselected package libmagic-mgc. [2022-07-19T21:49:35.728Z] #83 46.29 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-19T21:49:35.728Z] #83 46.30 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-19T21:49:36.325Z] Client: [2022-07-19T21:49:36.325Z] Context: default [2022-07-19T21:49:36.325Z] Debug Mode: false [2022-07-19T21:49:36.325Z] Plugins: [2022-07-19T21:49:36.325Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-19T21:49:36.325Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-19T21:49:36.325Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-19T21:49:36.325Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-19T21:49:36.325Z] [2022-07-19T21:49:36.325Z] Server: [2022-07-19T21:49:36.325Z] Containers: 0 [2022-07-19T21:49:36.325Z] Running: 0 [2022-07-19T21:49:36.325Z] Paused: 0 [2022-07-19T21:49:36.325Z] Stopped: 0 [2022-07-19T21:49:36.325Z] Images: 0 [2022-07-19T21:49:36.325Z] Server Version: 20.10.14 [2022-07-19T21:49:36.325Z] Storage Driver: overlay2 [2022-07-19T21:49:36.325Z] Backing Filesystem: extfs [2022-07-19T21:49:36.325Z] Supports d_type: true [2022-07-19T21:49:36.325Z] Native Overlay Diff: true [2022-07-19T21:49:36.325Z] userxattr: false [2022-07-19T21:49:36.325Z] Logging Driver: json-file [2022-07-19T21:49:36.325Z] Cgroup Driver: cgroupfs [2022-07-19T21:49:36.325Z] Cgroup Version: 1 [2022-07-19T21:49:36.325Z] Plugins: [2022-07-19T21:49:36.325Z] Volume: local [2022-07-19T21:49:36.326Z] Network: bridge host ipvlan macvlan null overlay [2022-07-19T21:49:36.326Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-19T21:49:36.326Z] Swarm: inactive [2022-07-19T21:49:36.326Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-19T21:49:36.326Z] Default Runtime: runc [2022-07-19T21:49:36.326Z] Init Binary: docker-init [2022-07-19T21:49:36.326Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-19T21:49:36.326Z] runc version: v1.0.3-0-gf46b6ba [2022-07-19T21:49:36.326Z] init version: de40ad0 [2022-07-19T21:49:36.326Z] Security Options: [2022-07-19T21:49:36.326Z] apparmor [2022-07-19T21:49:36.326Z] seccomp [2022-07-19T21:49:36.326Z] Profile: default [2022-07-19T21:49:36.326Z] Kernel Version: 5.4.0-1071-aws [2022-07-19T21:49:36.326Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-19T21:49:36.326Z] OSType: linux [2022-07-19T21:49:36.326Z] Architecture: x86_64 [2022-07-19T21:49:36.326Z] CPUs: 2 [2022-07-19T21:49:36.326Z] Total Memory: 7.483GiB [2022-07-19T21:49:36.326Z] Name: ip-10-100-73-152 [2022-07-19T21:49:36.326Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-19T21:49:36.326Z] Docker Root Dir: /var/lib/docker [2022-07-19T21:49:36.326Z] Debug Mode: false [2022-07-19T21:49:36.326Z] Registry: https://index.docker.io/v1/ [2022-07-19T21:49:36.326Z] Labels: [2022-07-19T21:49:36.326Z] Experimental: true [2022-07-19T21:49:36.326Z] Insecure Registries: [2022-07-19T21:49:36.326Z] 127.0.0.0/8 [2022-07-19T21:49:36.326Z] Live Restore Enabled: true [2022-07-19T21:49:36.326Z] [2022-07-19T21:49:36.326Z] WARNING: No swap limit support [Pipeline] sh [2022-07-19T21:49:36.655Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-19T21:49:36.655Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-19T21:49:36.655Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43836/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-19T21:49:36.655Z] + bash /home/ubuntu/workspace/moby_PR-43836/check-config.sh [2022-07-19T21:49:36.655Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-19T21:49:36.655Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-19T21:49:36.655Z] [2022-07-19T21:49:36.655Z] Generally Necessary: [2022-07-19T21:49:36.655Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-19T21:49:36.655Z] - apparmor: enabled and tools installed [2022-07-19T21:49:36.655Z] - CONFIG_NAMESPACES: enabled [2022-07-19T21:49:36.655Z] - CONFIG_NET_NS: enabled [2022-07-19T21:49:36.655Z] - CONFIG_PID_NS: enabled [2022-07-19T21:49:36.655Z] - CONFIG_IPC_NS: enabled [2022-07-19T21:49:36.655Z] - CONFIG_UTS_NS: enabled [2022-07-19T21:49:36.655Z] - CONFIG_CGROUPS: enabled [2022-07-19T21:49:36.655Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-19T21:49:36.655Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-19T21:49:36.655Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-19T21:49:36.655Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-19T21:49:36.655Z] - CONFIG_CPUSETS: enabled [2022-07-19T21:49:36.655Z] - CONFIG_MEMCG: enabled [2022-07-19T21:49:36.655Z] - CONFIG_KEYS: enabled [2022-07-19T21:49:36.655Z] - CONFIG_VETH: enabled (as module) [2022-07-19T21:49:36.655Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-19T21:49:36.655Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-19T21:49:36.685Z] #83 47.31 Selecting previously unselected package libmagic1:amd64. [2022-07-19T21:49:36.685Z] #83 47.33 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-19T21:49:36.685Z] #83 47.36 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-19T21:49:36.767Z] Client: [2022-07-19T21:49:36.767Z] Context: default [2022-07-19T21:49:36.767Z] Debug Mode: false [2022-07-19T21:49:36.767Z] Plugins: [2022-07-19T21:49:36.767Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-19T21:49:36.767Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-19T21:49:36.767Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-19T21:49:36.767Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-19T21:49:36.767Z] [2022-07-19T21:49:36.767Z] Server: [2022-07-19T21:49:36.767Z] Containers: 0 [2022-07-19T21:49:36.767Z] Running: 0 [2022-07-19T21:49:36.767Z] Paused: 0 [2022-07-19T21:49:36.767Z] Stopped: 0 [2022-07-19T21:49:36.767Z] Images: 0 [2022-07-19T21:49:36.767Z] Server Version: 20.10.14 [2022-07-19T21:49:36.767Z] Storage Driver: overlay2 [2022-07-19T21:49:36.767Z] Backing Filesystem: extfs [2022-07-19T21:49:36.767Z] Supports d_type: true [2022-07-19T21:49:36.767Z] Native Overlay Diff: true [2022-07-19T21:49:36.767Z] userxattr: false [2022-07-19T21:49:36.767Z] Logging Driver: json-file [2022-07-19T21:49:36.767Z] Cgroup Driver: cgroupfs [2022-07-19T21:49:36.767Z] Cgroup Version: 1 [2022-07-19T21:49:36.767Z] Plugins: [2022-07-19T21:49:36.767Z] Volume: local [2022-07-19T21:49:36.767Z] Network: bridge host ipvlan macvlan null overlay [2022-07-19T21:49:36.767Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-19T21:49:36.767Z] Swarm: inactive [2022-07-19T21:49:36.767Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-19T21:49:36.767Z] Default Runtime: runc [2022-07-19T21:49:36.767Z] Init Binary: docker-init [2022-07-19T21:49:36.767Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-19T21:49:36.767Z] runc version: v1.0.3-0-gf46b6ba [2022-07-19T21:49:36.767Z] init version: de40ad0 [2022-07-19T21:49:36.767Z] Security Options: [2022-07-19T21:49:36.767Z] apparmor [2022-07-19T21:49:36.767Z] seccomp [2022-07-19T21:49:36.767Z] Profile: default [2022-07-19T21:49:36.767Z] Kernel Version: 5.4.0-1071-aws [2022-07-19T21:49:36.767Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-19T21:49:36.767Z] OSType: linux [2022-07-19T21:49:36.767Z] Architecture: x86_64 [2022-07-19T21:49:36.767Z] CPUs: 2 [2022-07-19T21:49:36.767Z] Total Memory: 7.565GiB [2022-07-19T21:49:36.767Z] Name: ip-10-100-118-174 [2022-07-19T21:49:36.767Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-19T21:49:36.767Z] Docker Root Dir: /var/lib/docker [2022-07-19T21:49:36.767Z] Debug Mode: false [2022-07-19T21:49:36.767Z] Registry: https://index.docker.io/v1/ [2022-07-19T21:49:36.767Z] Labels: [2022-07-19T21:49:36.767Z] Experimental: true [2022-07-19T21:49:36.767Z] Insecure Registries: [2022-07-19T21:49:36.767Z] 127.0.0.0/8 [2022-07-19T21:49:36.767Z] Live Restore Enabled: true [2022-07-19T21:49:36.767Z] [2022-07-19T21:49:36.767Z] WARNING: No swap limit support [Pipeline] sh [2022-07-19T21:49:36.929Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-19T21:49:36.929Z] - CONFIG_CGROUP_BPF: enabled [2022-07-19T21:49:36.929Z] [2022-07-19T21:49:36.929Z] Optional Features: [2022-07-19T21:49:36.929Z] - CONFIG_USER_NS: enabled [2022-07-19T21:49:36.929Z] - CONFIG_SECCOMP: enabled [2022-07-19T21:49:36.929Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-19T21:49:36.929Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-19T21:49:36.929Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-19T21:49:36.929Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-19T21:49:36.929Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-19T21:49:36.929Z] - CONFIG_BLK_CGROUP: enabled [2022-07-19T21:49:36.929Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-19T21:49:36.929Z] - CONFIG_CGROUP_PERF: enabled [2022-07-19T21:49:36.929Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-19T21:49:36.929Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-19T21:49:36.929Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-19T21:49:36.929Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-19T21:49:36.929Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-19T21:49:36.929Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_IP_VS: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-19T21:49:36.929Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-19T21:49:36.929Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-19T21:49:36.929Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-19T21:49:36.929Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-19T21:49:36.929Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-19T21:49:36.929Z] - CONFIG_EXT4_FS: enabled [2022-07-19T21:49:36.929Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-19T21:49:36.929Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-19T21:49:36.929Z] - Network Drivers: [2022-07-19T21:49:36.929Z] - "overlay": [2022-07-19T21:49:37.070Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-19T21:49:37.070Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-19T21:49:37.070Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43836/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-19T21:49:37.070Z] + bash /home/ubuntu/workspace/moby_PR-43836/check-config.sh [2022-07-19T21:49:37.070Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-19T21:49:37.070Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-19T21:49:37.070Z] [2022-07-19T21:49:37.070Z] Generally Necessary: [2022-07-19T21:49:37.070Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-19T21:49:37.070Z] - apparmor: enabled and tools installed [2022-07-19T21:49:37.070Z] - CONFIG_NAMESPACES: enabled [2022-07-19T21:49:37.070Z] - CONFIG_NET_NS: enabled [2022-07-19T21:49:37.070Z] - CONFIG_PID_NS: enabled [2022-07-19T21:49:37.070Z] - CONFIG_IPC_NS: enabled [2022-07-19T21:49:37.070Z] - CONFIG_UTS_NS: enabled [2022-07-19T21:49:37.070Z] - CONFIG_CGROUPS: enabled [2022-07-19T21:49:37.070Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-19T21:49:37.070Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-19T21:49:37.070Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-19T21:49:37.070Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-19T21:49:37.070Z] - CONFIG_CPUSETS: enabled [2022-07-19T21:49:37.070Z] - CONFIG_MEMCG: enabled [2022-07-19T21:49:37.070Z] - CONFIG_KEYS: enabled [2022-07-19T21:49:37.070Z] - CONFIG_VETH: enabled (as module) [2022-07-19T21:49:37.070Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-19T21:49:37.197Z] - CONFIG_VXLAN: enabled (as module) [2022-07-19T21:49:37.197Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-19T21:49:37.197Z] Optional (for encrypted networks): [2022-07-19T21:49:37.197Z] - CONFIG_CRYPTO: enabled [2022-07-19T21:49:37.197Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-19T21:49:37.197Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-19T21:49:37.197Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-19T21:49:37.197Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-19T21:49:37.197Z] - CONFIG_XFRM: enabled [2022-07-19T21:49:37.197Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-19T21:49:37.197Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-19T21:49:37.197Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-19T21:49:37.197Z] - "ipvlan": [2022-07-19T21:49:37.197Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-19T21:49:37.197Z] - "macvlan": [2022-07-19T21:49:37.197Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-19T21:49:37.197Z] - CONFIG_DUMMY: enabled (as module) [2022-07-19T21:49:37.197Z] - "ftp,tftp client in container": [2022-07-19T21:49:37.197Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-19T21:49:37.197Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-19T21:49:37.197Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-19T21:49:37.197Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-19T21:49:37.197Z] - Storage Drivers: [2022-07-19T21:49:37.197Z] - "aufs": [2022-07-19T21:49:37.197Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-19T21:49:37.255Z] #83 47.60 Selecting previously unselected package file. [2022-07-19T21:49:37.255Z] #83 47.61 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-19T21:49:37.255Z] #83 47.61 Unpacking file (1:5.39-3) ... [2022-07-19T21:49:37.255Z] #83 47.80 Selecting previously unselected package xz-utils. [2022-07-19T21:49:37.255Z] #83 47.81 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-19T21:49:37.255Z] #83 47.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:49:37.345Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-19T21:49:37.346Z] - CONFIG_CGROUP_BPF: enabled [2022-07-19T21:49:37.346Z] [2022-07-19T21:49:37.346Z] Optional Features: [2022-07-19T21:49:37.346Z] - CONFIG_USER_NS: enabled [2022-07-19T21:49:37.346Z] - CONFIG_SECCOMP: enabled [2022-07-19T21:49:37.346Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-19T21:49:37.346Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-19T21:49:37.346Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-19T21:49:37.346Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-19T21:49:37.346Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-19T21:49:37.346Z] - CONFIG_BLK_CGROUP: enabled [2022-07-19T21:49:37.346Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-19T21:49:37.346Z] - CONFIG_CGROUP_PERF: enabled [2022-07-19T21:49:37.346Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-19T21:49:37.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-19T21:49:37.346Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-19T21:49:37.346Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-19T21:49:37.346Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-19T21:49:37.346Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_IP_VS: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-19T21:49:37.346Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-19T21:49:37.346Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-19T21:49:37.346Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-19T21:49:37.346Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-19T21:49:37.346Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-19T21:49:37.346Z] - CONFIG_EXT4_FS: enabled [2022-07-19T21:49:37.346Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-19T21:49:37.346Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-19T21:49:37.346Z] - Network Drivers: [2022-07-19T21:49:37.346Z] - "overlay": [2022-07-19T21:49:37.469Z] - "btrfs": [2022-07-19T21:49:37.469Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-19T21:49:37.469Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-19T21:49:37.469Z] - "devicemapper": [2022-07-19T21:49:37.469Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-19T21:49:37.469Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-19T21:49:37.469Z] - "overlay": [2022-07-19T21:49:37.505Z] Client: Docker Engine - Community [2022-07-19T21:49:37.505Z] Version: 20.10.14 [2022-07-19T21:49:37.505Z] API version: 1.41 [2022-07-19T21:49:37.505Z] Go version: go1.16.15 [2022-07-19T21:49:37.505Z] Git commit: a224086 [2022-07-19T21:49:37.505Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-19T21:49:37.505Z] OS/Arch: linux/arm64 [2022-07-19T21:49:37.505Z] Context: default [2022-07-19T21:49:37.505Z] Experimental: true [2022-07-19T21:49:37.505Z] [2022-07-19T21:49:37.505Z] Server: Docker Engine - Community [2022-07-19T21:49:37.505Z] Engine: [2022-07-19T21:49:37.505Z] Version: 20.10.14 [2022-07-19T21:49:37.505Z] API version: 1.41 (minimum version 1.12) [2022-07-19T21:49:37.505Z] Go version: go1.16.15 [2022-07-19T21:49:37.505Z] Git commit: 87a90dc [2022-07-19T21:49:37.505Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-19T21:49:37.505Z] OS/Arch: linux/arm64 [2022-07-19T21:49:37.505Z] Experimental: true [2022-07-19T21:49:37.505Z] containerd: [2022-07-19T21:49:37.505Z] Version: 1.5.11 [2022-07-19T21:49:37.505Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-19T21:49:37.505Z] runc: [2022-07-19T21:49:37.505Z] Version: 1.0.3 [2022-07-19T21:49:37.505Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-19T21:49:37.505Z] docker-init: [2022-07-19T21:49:37.505Z] Version: 0.19.0 [2022-07-19T21:49:37.505Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-19T21:49:37.606Z] - CONFIG_VXLAN: enabled (as module) [2022-07-19T21:49:37.606Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-19T21:49:37.606Z] Optional (for encrypted networks): [2022-07-19T21:49:37.606Z] - CONFIG_CRYPTO: enabled [2022-07-19T21:49:37.606Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-19T21:49:37.606Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-19T21:49:37.606Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-19T21:49:37.606Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-19T21:49:37.606Z] - CONFIG_XFRM: enabled [2022-07-19T21:49:37.606Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-19T21:49:37.606Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-19T21:49:37.606Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-19T21:49:37.606Z] - "ipvlan": [2022-07-19T21:49:37.606Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-19T21:49:37.606Z] - "macvlan": [2022-07-19T21:49:37.606Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-19T21:49:37.606Z] - CONFIG_DUMMY: enabled (as module) [2022-07-19T21:49:37.606Z] - "ftp,tftp client in container": [2022-07-19T21:49:37.606Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-19T21:49:37.606Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-19T21:49:37.606Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-19T21:49:37.606Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-19T21:49:37.606Z] - Storage Drivers: [2022-07-19T21:49:37.606Z] - "aufs": [2022-07-19T21:49:37.606Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-19T21:49:37.606Z] - "btrfs": [2022-07-19T21:49:37.606Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-19T21:49:37.606Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-19T21:49:37.606Z] - "devicemapper": [2022-07-19T21:49:37.606Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-19T21:49:37.606Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-19T21:49:37.606Z] - "overlay": [2022-07-19T21:49:37.606Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-19T21:49:37.606Z] - "zfs": [2022-07-19T21:49:37.606Z] - /dev/zfs: present [2022-07-19T21:49:37.606Z] - zfs command: missing [2022-07-19T21:49:37.606Z] - zpool command: missing [2022-07-19T21:49:37.606Z] [2022-07-19T21:49:37.606Z] Limits: [2022-07-19T21:49:37.606Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-19T21:49:37.606Z] [2022-07-19T21:49:37.606Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-19T21:49:37.732Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-19T21:49:37.732Z] - "zfs": [2022-07-19T21:49:37.732Z] - /dev/zfs: present [2022-07-19T21:49:37.732Z] - zfs command: missing [2022-07-19T21:49:37.732Z] - zpool command: missing [2022-07-19T21:49:37.732Z] [2022-07-19T21:49:37.732Z] Limits: [2022-07-19T21:49:37.732Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-19T21:49:37.732Z] [2022-07-19T21:49:37.732Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-19T21:49:37.825Z] #83 48.26 Selecting previously unselected package libsigsegv2:amd64. [2022-07-19T21:49:37.825Z] #83 48.26 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-19T21:49:37.825Z] #83 48.27 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-19T21:49:37.825Z] #83 48.46 Selecting previously unselected package m4. [2022-07-19T21:49:37.825Z] #83 48.48 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-19T21:49:37.825Z] #83 48.48 Unpacking m4 (1.4.18-5) ... [2022-07-19T21:49:37.825Z] + docker info [2022-07-19T21:49:37.943Z] + sudo modprobe ip_vs [2022-07-19T21:49:37.943Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 . [2022-07-19T21:49:38.112Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 . [2022-07-19T21:49:38.203Z] #2 [internal] load .dockerignore [2022-07-19T21:49:38.203Z] #2 sha256:bb9636f70915deaf173f1b7bc2eb0d3b0c281feb8d5b1ea741d88685307c6fc1 [2022-07-19T21:49:38.396Z] #83 48.89 Selecting previously unselected package autoconf. [2022-07-19T21:49:38.397Z] #83 48.90 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-19T21:49:38.397Z] #83 48.94 Unpacking autoconf (2.69-14) ... [2022-07-19T21:49:38.657Z] #83 ... [2022-07-19T21:49:38.657Z] [2022-07-19T21:49:38.657Z] #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-07-19T21:49:38.657Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:49:38.657Z] #58 31.90 Reading package lists... [2022-07-19T21:49:38.657Z] #58 39.27 Building dependency tree... [2022-07-19T21:49:38.657Z] #58 44.03 The following additional packages will be installed: [2022-07-19T21:49:38.657Z] #58 44.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-19T21:49:38.657Z] #58 44.05 python3-protobuf python3-six [2022-07-19T21:49:38.657Z] #58 44.06 Suggested packages: [2022-07-19T21:49:38.657Z] #58 44.08 python3-setuptools [2022-07-19T21:49:38.657Z] #58 44.08 Recommended packages: [2022-07-19T21:49:38.657Z] #58 44.08 iproute2 | iproute [2022-07-19T21:49:38.657Z] #58 44.97 The following NEW packages will be installed: [2022-07-19T21:49:38.657Z] #58 45.00 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-19T21:49:38.657Z] #58 45.00 python3-protobuf python3-six [2022-07-19T21:49:38.657Z] #58 45.57 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:49:38.657Z] #58 45.57 Need to get 2315 kB of archives. [2022-07-19T21:49:38.657Z] #58 45.57 After this operation, 11.1 MB of additional disk space will be used. [2022-07-19T21:49:38.657Z] #58 45.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-19T21:49:38.657Z] #58 45.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-19T21:49:38.657Z] #58 45.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-19T21:49:38.657Z] #58 45.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-19T21:49:38.657Z] #58 45.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-19T21:49:38.657Z] #58 45.70 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-07-19T21:49:38.657Z] #58 45.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-19T21:49:38.657Z] #58 48.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-19T21:49:38.657Z] #58 ... [2022-07-19T21:49:38.657Z] [2022-07-19T21:49:38.657Z] #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-07-19T21:49:38.657Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:38.657Z] #62 48.92 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-19T21:49:38.657Z] #62 49.10 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-19T21:49:38.657Z] #62 49.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-19T21:49:38.657Z] #62 49.43 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-19T21:49:38.675Z] #2 [internal] load .dockerignore [2022-07-19T21:49:38.675Z] #2 sha256:d1be5ce7978f6963825e8c2e43129627665f948f753c6846e971a7dc0f04ca67 [2022-07-19T21:49:38.918Z] #62 49.48 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-19T21:49:38.918Z] #62 49.57 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-19T21:49:39.146Z] #2 transferring context: 145B done [2022-07-19T21:49:39.146Z] #2 DONE 0.8s [2022-07-19T21:49:39.146Z] [2022-07-19T21:49:39.146Z] #1 [internal] load build definition from Dockerfile [2022-07-19T21:49:39.146Z] #1 sha256:b23acf334952240ae72f2072375708c68616d6222cc611ddc2111836ba118adc [2022-07-19T21:49:39.146Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-19T21:49:39.146Z] #1 DONE 0.8s [2022-07-19T21:49:39.146Z] [2022-07-19T21:49:39.146Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-19T21:49:39.146Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-19T21:49:39.178Z] #62 49.57 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-19T21:49:39.178Z] #62 49.83 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-19T21:49:39.407Z] #3 DONE 0.4s [2022-07-19T21:49:39.437Z] #62 49.88 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-19T21:49:39.437Z] #62 50.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-19T21:49:39.437Z] #62 50.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-19T21:49:39.608Z] #2 transferring context: 145B done [2022-07-19T21:49:39.608Z] #2 DONE 0.9s [2022-07-19T21:49:39.608Z] [2022-07-19T21:49:39.608Z] #1 [internal] load build definition from Dockerfile [2022-07-19T21:49:39.608Z] #1 sha256:a2c713b6eeee50950b15a1b11bdeb2b63dd3f2b93ac1884802d2f04e5f2c7d40 [2022-07-19T21:49:39.608Z] #1 transferring dockerfile: 19.25kB done [2022-07-19T21:49:39.608Z] #1 DONE 0.9s [2022-07-19T21:49:39.608Z] [2022-07-19T21:49:39.608Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-19T21:49:39.608Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-19T21:49:39.667Z] [2022-07-19T21:49:39.667Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-19T21:49:39.667Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-19T21:49:39.667Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-19T21:49:39.667Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-19T21:49:39.667Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-19T21:49:39.667Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-19T21:49:39.667Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-19T21:49:39.667Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-19T21:49:39.697Z] #62 50.17 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-19T21:49:39.872Z] #3 DONE 0.4s [2022-07-19T21:49:39.872Z] [2022-07-19T21:49:39.872Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-19T21:49:39.872Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-19T21:49:39.872Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-19T21:49:39.872Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-19T21:49:39.872Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-19T21:49:39.872Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-19T21:49:39.872Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-19T21:49:39.926Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-19T21:49:39.926Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-19T21:49:40.135Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-19T21:49:40.136Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-19T21:49:40.136Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-19T21:49:40.510Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-19T21:49:40.510Z] #4 DONE 0.9s [2022-07-19T21:49:40.510Z] [2022-07-19T21:49:40.510Z] #6 [internal] load .dockerignore [2022-07-19T21:49:40.510Z] #6 sha256:417c00fcfe277b3a140ba1d22f7ed657354a53714cb4976a8f851961a156caf6 [2022-07-19T21:49:40.510Z] #6 DONE 0.0s [2022-07-19T21:49:40.510Z] [2022-07-19T21:49:40.510Z] #5 [internal] load build definition from Dockerfile [2022-07-19T21:49:40.510Z] #5 sha256:64909813ce6a768b51cf4928f994597e4c07964089a7d7275295e982078abb59 [2022-07-19T21:49:40.510Z] #5 DONE 0.0s [2022-07-19T21:49:40.510Z] [2022-07-19T21:49:40.510Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:49:40.510Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-19T21:49:40.639Z] #62 51.09 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-19T21:49:40.639Z] #62 51.28 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-19T21:49:40.700Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-19T21:49:40.700Z] #4 DONE 0.8s [2022-07-19T21:49:40.899Z] #62 ... [2022-07-19T21:49:40.899Z] [2022-07-19T21:49:40.899Z] #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-07-19T21:49:40.899Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-19T21:49:40.899Z] #64 49.25 v3.0.2 [2022-07-19T21:49:40.899Z] #64 DONE 51.4s [2022-07-19T21:49:40.899Z] [2022-07-19T21:49:40.899Z] #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-07-19T21:49:40.899Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:40.899Z] #62 51.40 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-19T21:49:40.956Z] [2022-07-19T21:49:40.957Z] #6 [internal] load build definition from Dockerfile [2022-07-19T21:49:40.957Z] #6 sha256:10baaabeb0c5339aad74c3a156bfe39911042f8cd5a1ef5e944090b98c6e365b [2022-07-19T21:49:40.957Z] #6 DONE 0.0s [2022-07-19T21:49:40.957Z] [2022-07-19T21:49:40.957Z] #5 [internal] load .dockerignore [2022-07-19T21:49:40.957Z] #5 sha256:64771e1ee56d7e097cef5d4a378148b57d03095ec4c79bab1c80a4408a5db164 [2022-07-19T21:49:40.957Z] #5 DONE 0.0s [2022-07-19T21:49:40.957Z] [2022-07-19T21:49:40.957Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:49:40.957Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-19T21:49:41.087Z] #10 ... [2022-07-19T21:49:41.087Z] [2022-07-19T21:49:41.087Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-19T21:49:41.087Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-19T21:49:41.087Z] #8 DONE 0.6s [2022-07-19T21:49:41.159Z] #62 51.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-19T21:49:41.159Z] #62 51.84 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-19T21:49:41.346Z] [2022-07-19T21:49:41.346Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-19T21:49:41.346Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-19T21:49:41.346Z] #7 DONE 0.6s [2022-07-19T21:49:41.346Z] [2022-07-19T21:49:41.346Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:49:41.346Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-19T21:49:41.346Z] #10 DONE 0.6s [2022-07-19T21:49:41.346Z] [2022-07-19T21:49:41.346Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:49:41.346Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-19T21:49:41.346Z] #9 DONE 0.6s [2022-07-19T21:49:41.419Z] #62 ... [2022-07-19T21:49:41.419Z] [2022-07-19T21:49:41.419Z] #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-07-19T21:49:41.419Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:49:41.419Z] #47 51.60 NAME: [2022-07-19T21:49:41.419Z] #47 51.60 go-winres - A tool for embedding resources in Windows executables [2022-07-19T21:49:41.419Z] #47 51.60 [2022-07-19T21:49:41.419Z] #47 51.60 USAGE: [2022-07-19T21:49:41.419Z] #47 51.60 go-winres [global options] command [command options] [arguments...] [2022-07-19T21:49:41.419Z] #47 51.60 [2022-07-19T21:49:41.419Z] #47 51.60 COMMANDS: [2022-07-19T21:49:41.419Z] #47 51.60 init Create an initial ./winres/winres.json [2022-07-19T21:49:41.419Z] #47 51.60 make Make syso files for the "go build" command [2022-07-19T21:49:41.419Z] #47 51.60 simply Make syso files for the "go build" command (simplified) [2022-07-19T21:49:41.419Z] #47 51.60 extract Extract all resources from an executable [2022-07-19T21:49:41.419Z] #47 51.60 patch Replace resources in an executable file (exe, dll) [2022-07-19T21:49:41.419Z] #47 51.60 help, h Shows a list of commands or help for one command [2022-07-19T21:49:41.419Z] #47 51.60 [2022-07-19T21:49:41.419Z] #47 51.60 GLOBAL OPTIONS: [2022-07-19T21:49:41.419Z] #47 51.60 --help, -h show help (default: false) [2022-07-19T21:49:41.419Z] #47 DONE 51.9s [2022-07-19T21:49:41.419Z] [2022-07-19T21:49:41.419Z] #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-07-19T21:49:41.419Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:49:41.419Z] #62 51.99 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-19T21:49:41.419Z] #62 51.99 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-19T21:49:41.419Z] #62 52.07 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-19T21:49:41.678Z] #62 52.28 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-19T21:49:41.678Z] #62 52.28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-19T21:49:41.678Z] #62 52.38 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-19T21:49:41.678Z] #62 52.38 go: downloading github.com/prometheus/common v0.32.1 [2022-07-19T21:49:41.884Z] #10 ... [2022-07-19T21:49:41.884Z] [2022-07-19T21:49:41.884Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:49:41.884Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-19T21:49:41.884Z] #7 DONE 0.7s [2022-07-19T21:49:41.884Z] [2022-07-19T21:49:41.884Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-19T21:49:41.884Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-19T21:49:41.884Z] #8 DONE 0.8s [2022-07-19T21:49:41.884Z] [2022-07-19T21:49:41.884Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:49:41.884Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-19T21:49:41.884Z] #10 DONE 0.8s [2022-07-19T21:49:41.884Z] [2022-07-19T21:49:41.884Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-19T21:49:41.884Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-19T21:49:41.884Z] #9 DONE 0.9s [2022-07-19T21:49:41.917Z] [2022-07-19T21:49:41.917Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:49:41.917Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-19T21:49:41.917Z] #73 DONE 0.0s [2022-07-19T21:49:41.917Z] [2022-07-19T21:49:41.917Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:49:41.917Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-19T21:49:41.917Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-19T21:49:41.917Z] #71 DONE 0.0s [2022-07-19T21:49:41.917Z] [2022-07-19T21:49:41.917Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:49:41.917Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-19T21:49:41.917Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:49:41.917Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-19T21:49:42.141Z] [2022-07-19T21:49:42.141Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:49:42.141Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-19T21:49:42.141Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:49:42.181Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-19T21:49:42.181Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-19T21:49:42.181Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-19T21:49:42.181Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s [2022-07-19T21:49:42.181Z] #28 ... [2022-07-19T21:49:42.181Z] [2022-07-19T21:49:42.181Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-19T21:49:42.181Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-19T21:49:42.181Z] #49 DONE 0.5s [2022-07-19T21:49:42.181Z] [2022-07-19T21:49:42.181Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:49:42.181Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-19T21:49:42.181Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.29MB / 55.00MB 0.3s [2022-07-19T21:49:42.248Z] #62 52.91 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-19T21:49:42.397Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-19T21:49:42.397Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-19T21:49:42.397Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-19T21:49:42.397Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-19T21:49:42.397Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.05MB / 55.00MB 0.2s [2022-07-19T21:49:42.456Z] #28 ... [2022-07-19T21:49:42.456Z] [2022-07-19T21:49:42.456Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-19T21:49:42.456Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-19T21:49:42.456Z] #49 DONE 0.0s [2022-07-19T21:49:42.456Z] [2022-07-19T21:49:42.456Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:49:42.456Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-19T21:49:42.456Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.47MB / 55.00MB 0.5s [2022-07-19T21:49:42.508Z] #62 52.96 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-19T21:49:42.656Z] #28 ... [2022-07-19T21:49:42.656Z] [2022-07-19T21:49:42.656Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-19T21:49:42.656Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-19T21:49:42.656Z] #49 DONE 0.6s [2022-07-19T21:49:42.716Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 14.68MB / 55.00MB 0.7s [2022-07-19T21:49:42.716Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 20.01MB / 55.00MB 0.8s [2022-07-19T21:49:42.922Z] [2022-07-19T21:49:42.922Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-19T21:49:42.922Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-19T21:49:42.922Z] #49 DONE 0.0s [2022-07-19T21:49:42.922Z] [2022-07-19T21:49:42.922Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:42.922Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:42.922Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-19T21:49:42.922Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-19T21:49:42.922Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-19T21:49:42.922Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-19T21:49:42.922Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 5.24MB / 10.88MB 0.5s [2022-07-19T21:49:42.922Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s [2022-07-19T21:49:42.922Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.24MB / 55.00MB 0.5s [2022-07-19T21:49:42.922Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 7.34MB / 10.88MB 0.6s [2022-07-19T21:49:42.922Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done [2022-07-19T21:49:42.922Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.63MB / 55.00MB 0.6s [2022-07-19T21:49:42.922Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s [2022-07-19T21:49:42.922Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0B / 54.58MB 0.7s [2022-07-19T21:49:43.180Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done [2022-07-19T21:49:43.180Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.51MB / 55.00MB 0.9s [2022-07-19T21:49:43.180Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 6.29MB / 54.58MB 0.9s [2022-07-19T21:49:43.180Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 1.0s [2022-07-19T21:49:43.180Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 10.49MB / 54.58MB 1.0s [2022-07-19T21:49:43.180Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 1.0s [2022-07-19T21:49:43.288Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 28.62MB / 55.00MB 1.2s [2022-07-19T21:49:43.288Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 1.5s [2022-07-19T21:49:43.447Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 33.55MB / 55.00MB 1.1s [2022-07-19T21:49:43.447Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 13.63MB / 54.58MB 1.1s [2022-07-19T21:49:43.447Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.24MB / 85.90MB 1.1s [2022-07-19T21:49:43.447Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 18.87MB / 54.58MB 1.2s [2022-07-19T21:49:43.450Z] #62 54.15 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-19T21:49:43.706Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 46.14MB / 55.00MB 1.4s [2022-07-19T21:49:43.706Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 24.12MB / 54.58MB 1.4s [2022-07-19T21:49:43.706Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 15.73MB / 85.90MB 1.4s [2022-07-19T21:49:43.706Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.95MB / 55.00MB 1.5s [2022-07-19T21:49:43.967Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 27.26MB / 54.58MB 1.6s [2022-07-19T21:49:43.967Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.8s [2022-07-19T21:49:43.967Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 34.60MB / 54.58MB 1.8s [2022-07-19T21:49:43.967Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 27.26MB / 85.90MB 1.8s [2022-07-19T21:49:44.230Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s [2022-07-19T21:49:44.230Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 38.34MB / 54.58MB 1.9s [2022-07-19T21:49:44.230Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 33.55MB / 85.90MB 2.0s [2022-07-19T21:49:44.492Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 44.90MB / 54.58MB 2.1s [2022-07-19T21:49:44.492Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done [2022-07-19T21:49:44.492Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 48.23MB / 54.58MB 2.2s [2022-07-19T21:49:44.492Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 40.89MB / 85.90MB 2.2s [2022-07-19T21:49:44.492Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-19T21:49:44.749Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 2.3s [2022-07-19T21:49:44.749Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.53MB / 54.58MB 2.5s [2022-07-19T21:49:44.749Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 49.28MB / 85.90MB 2.5s [2022-07-19T21:49:45.010Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-19T21:49:45.010Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 54.53MB / 85.90MB 2.7s [2022-07-19T21:49:45.278Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.43MB / 141.81MB 2.8s [2022-07-19T21:49:45.278Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.0s done [2022-07-19T21:49:45.278Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.1s [2022-07-19T21:49:45.364Z] #62 55.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-19T21:49:45.396Z] Client: [2022-07-19T21:49:45.396Z] Context: default [2022-07-19T21:49:45.396Z] Debug Mode: false [2022-07-19T21:49:45.396Z] Plugins: [2022-07-19T21:49:45.396Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-19T21:49:45.396Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-19T21:49:45.396Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-19T21:49:45.396Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-19T21:49:45.396Z] [2022-07-19T21:49:45.396Z] Server: [2022-07-19T21:49:45.396Z] Containers: 0 [2022-07-19T21:49:45.396Z] Running: 0 [2022-07-19T21:49:45.396Z] Paused: 0 [2022-07-19T21:49:45.396Z] Stopped: 0 [2022-07-19T21:49:45.396Z] Images: 0 [2022-07-19T21:49:45.396Z] Server Version: 20.10.14 [2022-07-19T21:49:45.396Z] Storage Driver: overlay2 [2022-07-19T21:49:45.396Z] Backing Filesystem: extfs [2022-07-19T21:49:45.396Z] Supports d_type: true [2022-07-19T21:49:45.396Z] Native Overlay Diff: true [2022-07-19T21:49:45.396Z] userxattr: false [2022-07-19T21:49:45.396Z] Logging Driver: json-file [2022-07-19T21:49:45.396Z] Cgroup Driver: systemd [2022-07-19T21:49:45.396Z] Cgroup Version: 2 [2022-07-19T21:49:45.396Z] Plugins: [2022-07-19T21:49:45.396Z] Volume: local [2022-07-19T21:49:45.396Z] Network: bridge host ipvlan macvlan null overlay [2022-07-19T21:49:45.396Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-19T21:49:45.396Z] Swarm: inactive [2022-07-19T21:49:45.396Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-19T21:49:45.396Z] Default Runtime: runc [2022-07-19T21:49:45.396Z] Init Binary: docker-init [2022-07-19T21:49:45.396Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-19T21:49:45.396Z] runc version: v1.0.3-0-gf46b6ba [2022-07-19T21:49:45.396Z] init version: de40ad0 [2022-07-19T21:49:45.396Z] Security Options: [2022-07-19T21:49:45.396Z] apparmor [2022-07-19T21:49:45.396Z] seccomp [2022-07-19T21:49:45.396Z] Profile: default [2022-07-19T21:49:45.396Z] cgroupns [2022-07-19T21:49:45.396Z] Kernel Version: 5.13.0-1021-aws [2022-07-19T21:49:45.396Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-19T21:49:45.396Z] OSType: linux [2022-07-19T21:49:45.396Z] Architecture: x86_64 [2022-07-19T21:49:45.396Z] CPUs: 2 [2022-07-19T21:49:45.396Z] Total Memory: 7.559GiB [2022-07-19T21:49:45.396Z] Name: ip-10-100-43-221 [2022-07-19T21:49:45.396Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-19T21:49:45.396Z] Docker Root Dir: /var/lib/docker [2022-07-19T21:49:45.396Z] Debug Mode: false [2022-07-19T21:49:45.396Z] Registry: https://index.docker.io/v1/ [2022-07-19T21:49:45.396Z] Labels: [2022-07-19T21:49:45.396Z] Experimental: true [2022-07-19T21:49:45.396Z] Insecure Registries: [2022-07-19T21:49:45.396Z] 127.0.0.0/8 [2022-07-19T21:49:45.396Z] Live Restore Enabled: true [2022-07-19T21:49:45.396Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-19T21:49:45.446Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.6s [2022-07-19T21:49:45.536Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 60.82MB / 85.90MB 3.2s [2022-07-19T21:49:45.536Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.1s done [2022-07-19T21:49:45.720Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 . [2022-07-19T21:49:45.720Z] #1 [internal] load build definition from Dockerfile [2022-07-19T21:49:45.720Z] #1 sha256:422309127b899e104f7a3ba78406a1b51e31f462a6b21840edf6df02308d6d57 [2022-07-19T21:49:45.794Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 15.73MB / 141.81MB 3.3s [2022-07-19T21:49:45.794Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 67.11MB / 85.90MB 3.4s [2022-07-19T21:49:45.979Z] #1 transferring dockerfile: 19.25kB done [2022-07-19T21:49:45.979Z] #1 DONE 0.2s [2022-07-19T21:49:45.979Z] [2022-07-19T21:49:45.979Z] #2 [internal] load .dockerignore [2022-07-19T21:49:45.979Z] #2 sha256:6d7b8ad2a9ce41e88a5cb8aa32f1b2afe46f3c74314898189d77a4a70dfa09e3 [2022-07-19T21:49:45.979Z] #2 transferring context: 145B done [2022-07-19T21:49:45.979Z] #2 DONE 0.1s [2022-07-19T21:49:45.979Z] [2022-07-19T21:49:45.979Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-19T21:49:45.979Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-19T21:49:46.056Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 72.35MB / 85.90MB 3.7s [2022-07-19T21:49:46.056Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 24.12MB / 141.81MB 3.8s [2022-07-19T21:49:46.313Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 77.59MB / 85.90MB 3.9s [2022-07-19T21:49:46.551Z] #3 DONE 0.4s [2022-07-19T21:49:46.551Z] [2022-07-19T21:49:46.551Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-19T21:49:46.551Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-19T21:49:46.551Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-19T21:49:46.551Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-19T21:49:46.551Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-19T21:49:46.551Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.29MB / 9.94MB 0.1s [2022-07-19T21:49:46.551Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-19T21:49:46.551Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-19T21:49:46.571Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 82.39MB / 85.90MB 4.2s [2022-07-19T21:49:46.571Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 33.55MB / 141.81MB 4.4s [2022-07-19T21:49:46.746Z] #62 ... [2022-07-19T21:49:46.746Z] [2022-07-19T21:49:46.746Z] #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-07-19T21:49:46.746Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:49:46.811Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-19T21:49:46.811Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-19T21:49:47.006Z] #41 56.55 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-07-19T21:49:47.071Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-19T21:49:47.071Z] #4 DONE 0.7s [2022-07-19T21:49:47.152Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 41.94MB / 141.81MB 4.8s [2022-07-19T21:49:47.266Z] #41 57.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-19T21:49:47.331Z] [2022-07-19T21:49:47.331Z] #5 [internal] load build definition from Dockerfile [2022-07-19T21:49:47.331Z] #5 sha256:a385fbd556727fda9f59c2452f43ccf9ed899f89ccaf80f630a78b595d06ad36 [2022-07-19T21:49:47.331Z] #5 DONE 0.0s [2022-07-19T21:49:47.331Z] [2022-07-19T21:49:47.331Z] #6 [internal] load .dockerignore [2022-07-19T21:49:47.331Z] #6 sha256:2f47000b0ffd1f909afac36aeb11257fd0559bc702bc82ec1d9754a5c3564c38 [2022-07-19T21:49:47.331Z] #6 DONE 0.0s [2022-07-19T21:49:47.331Z] [2022-07-19T21:49:47.331Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:49:47.331Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-19T21:49:47.410Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.0s done [2022-07-19T21:49:47.667Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 50.33MB / 141.81MB 5.3s [2022-07-19T21:49:47.837Z] #41 58.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-19T21:49:47.924Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 59.77MB / 141.81MB 5.7s [2022-07-19T21:49:47.985Z] #28 ... [2022-07-19T21:49:47.985Z] [2022-07-19T21:49:47.985Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:49:47.985Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-19T21:49:47.985Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-19T21:49:47.985Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-19T21:49:47.985Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-19T21:49:47.985Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-19T21:49:47.985Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-07-19T21:49:47.985Z] #71 DONE 5.7s [2022-07-19T21:49:47.985Z] [2022-07-19T21:49:47.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:47.985Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:47.985Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-19T21:49:47.985Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-19T21:49:47.985Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-19T21:49:47.985Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-19T21:49:47.985Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-19T21:49:47.985Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.6s done [2022-07-19T21:49:47.985Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.8s done [2022-07-19T21:49:47.985Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 82.84MB / 85.90MB 5.6s [2022-07-19T21:49:47.985Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.6s done [2022-07-19T21:49:47.985Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 71.30MB / 141.81MB 5.6s [2022-07-19T21:49:47.985Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.9s done [2022-07-19T21:49:47.985Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 80.74MB / 141.81MB 6.1s [2022-07-19T21:49:48.182Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 68.16MB / 141.81MB 5.9s [2022-07-19T21:49:48.246Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.4s done [2022-07-19T21:49:48.246Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 88.08MB / 141.81MB 6.5s [2022-07-19T21:49:48.757Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 85.98MB / 141.81MB 6.5s [2022-07-19T21:49:48.813Z] #11 ... [2022-07-19T21:49:48.813Z] [2022-07-19T21:49:48.813Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:49:48.813Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-19T21:49:48.813Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-19T21:49:48.813Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-19T21:49:48.813Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-19T21:49:48.813Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-07-19T21:49:48.813Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-07-19T21:49:48.813Z] #73 DONE 6.9s [2022-07-19T21:49:48.813Z] [2022-07-19T21:49:48.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:48.813Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:48.813Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 95.42MB / 141.81MB 6.8s [2022-07-19T21:49:48.813Z] #11 ... [2022-07-19T21:49:48.813Z] [2022-07-19T21:49:48.813Z] #24 [internal] load build context [2022-07-19T21:49:48.813Z] #24 sha256:b5b539426e746d03a9df1ec1653093a56004278741bc78dd67dd00f370a82a3d [2022-07-19T21:49:48.813Z] #24 transferring context: 24.79MB 6.9s [2022-07-19T21:49:48.813Z] #24 ... [2022-07-19T21:49:48.813Z] [2022-07-19T21:49:48.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:48.813Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:49.014Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 93.32MB / 141.81MB 6.8s [2022-07-19T21:49:49.075Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 102.76MB / 141.81MB 7.1s [2022-07-19T21:49:49.245Z] #10 DONE 1.5s [2022-07-19T21:49:49.245Z] [2022-07-19T21:49:49.245Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-19T21:49:49.246Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-19T21:49:49.246Z] #7 DONE 1.5s [2022-07-19T21:49:49.246Z] [2022-07-19T21:49:49.246Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:49:49.246Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-19T21:49:49.246Z] #8 DONE 1.5s [2022-07-19T21:49:49.246Z] [2022-07-19T21:49:49.246Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-19T21:49:49.246Z] #9 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-19T21:49:49.246Z] #9 DONE 1.5s [2022-07-19T21:49:49.246Z] [2022-07-19T21:49:49.246Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:49:49.246Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-19T21:49:49.246Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-19T21:49:49.246Z] #71 DONE 0.0s [2022-07-19T21:49:49.246Z] [2022-07-19T21:49:49.246Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:49.246Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:49.246Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-19T21:49:49.246Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-19T21:49:49.246Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-19T21:49:49.246Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-19T21:49:49.273Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 101.27MB / 141.81MB 7.0s [2022-07-19T21:49:49.334Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 111.41MB / 141.81MB 7.5s [2022-07-19T21:49:49.511Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.2s [2022-07-19T21:49:49.511Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.53MB / 55.00MB 0.2s [2022-07-19T21:49:49.529Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 114.29MB / 141.81MB 7.3s [2022-07-19T21:49:49.750Z] #41 ... [2022-07-19T21:49:49.751Z] [2022-07-19T21:49:49.751Z] #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-07-19T21:49:49.751Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:49:49.751Z] #83 50.43 Selecting previously unselected package autotools-dev. [2022-07-19T21:49:49.751Z] #83 50.44 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-19T21:49:49.751Z] #83 50.47 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-19T21:49:49.751Z] #83 51.45 Selecting previously unselected package automake. [2022-07-19T21:49:49.751Z] #83 51.47 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-19T21:49:49.751Z] #83 51.49 Unpacking automake (1:1.16.3-2) ... [2022-07-19T21:49:49.751Z] #83 52.22 Selecting previously unselected package patch. [2022-07-19T21:49:49.751Z] #83 52.22 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-19T21:49:49.751Z] #83 52.24 Unpacking patch (2.7.6-7) ... [2022-07-19T21:49:49.751Z] #83 52.50 Selecting previously unselected package dpkg-dev. [2022-07-19T21:49:49.751Z] #83 52.50 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-19T21:49:49.751Z] #83 52.50 Unpacking dpkg-dev (1.20.11) ... [2022-07-19T21:49:49.751Z] #83 54.31 Selecting previously unselected package build-essential. [2022-07-19T21:49:49.751Z] #83 54.31 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-19T21:49:49.751Z] #83 54.33 Unpacking build-essential (12.9) ... [2022-07-19T21:49:49.751Z] #83 54.50 Selecting previously unselected package libcap2:amd64. [2022-07-19T21:49:49.751Z] #83 54.50 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-19T21:49:49.751Z] #83 54.52 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:49:49.751Z] #83 54.67 Selecting previously unselected package libcap-dev:amd64. [2022-07-19T21:49:49.751Z] #83 54.67 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-19T21:49:49.751Z] #83 54.70 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-19T21:49:49.751Z] #83 54.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:49:49.751Z] #83 54.97 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:49:49.751Z] #83 54.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:49:49.751Z] #83 55.15 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-19T21:49:49.751Z] #83 55.16 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:49:49.751Z] #83 55.17 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-19T21:49:49.751Z] #83 55.79 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-19T21:49:49.751Z] #83 55.80 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-19T21:49:49.751Z] #83 55.83 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:49:49.751Z] #83 56.16 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-19T21:49:49.751Z] #83 56.17 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-19T21:49:49.751Z] #83 56.19 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:49:49.751Z] #83 57.12 Selecting previously unselected package libtool. [2022-07-19T21:49:49.751Z] #83 57.12 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-19T21:49:49.751Z] #83 57.17 Unpacking libtool (2.4.6-15) ... [2022-07-19T21:49:49.751Z] #83 57.53 Selecting previously unselected package libudev-dev:amd64. [2022-07-19T21:49:49.751Z] #83 57.53 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-19T21:49:49.751Z] #83 57.54 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:49:49.751Z] #83 57.93 Selecting previously unselected package libyajl2:amd64. [2022-07-19T21:49:49.751Z] #83 57.93 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-19T21:49:49.751Z] #83 57.95 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:49:49.751Z] #83 58.23 Selecting previously unselected package libyajl-dev:amd64. [2022-07-19T21:49:49.751Z] #83 58.24 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-19T21:49:49.751Z] #83 58.26 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-19T21:49:49.751Z] #83 58.47 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:49:49.751Z] #83 58.51 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-19T21:49:49.751Z] #83 58.52 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:49:49.751Z] #83 58.53 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-19T21:49:49.751Z] #83 58.55 Setting up file (1:5.39-3) ... [2022-07-19T21:49:49.751Z] #83 58.57 Setting up bzip2 (1.0.8-4) ... [2022-07-19T21:49:49.751Z] #83 58.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:49:49.751Z] #83 58.60 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-19T21:49:49.751Z] #83 58.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:49:49.751Z] #83 58.62 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-19T21:49:49.751Z] #83 58.64 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-19T21:49:49.751Z] #83 58.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:49:49.751Z] #83 58.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-19T21:49:49.751Z] #83 58.69 Setting up patch (2.7.6-7) ... [2022-07-19T21:49:49.751Z] #83 58.72 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:49:49.751Z] #83 58.75 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-19T21:49:49.751Z] #83 58.81 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-19T21:49:49.751Z] #83 58.84 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:49:49.751Z] #83 58.85 Setting up libtool (2.4.6-15) ... [2022-07-19T21:49:49.751Z] #83 58.86 Setting up m4 (1.4.18-5) ... [2022-07-19T21:49:49.751Z] #83 58.87 Setting up dpkg-dev (1.20.11) ... [2022-07-19T21:49:49.751Z] #83 58.93 Setting up autoconf (2.69-14) ... [2022-07-19T21:49:49.751Z] #83 58.98 Setting up build-essential (12.9) ... [2022-07-19T21:49:49.751Z] #83 58.99 Setting up automake (1:1.16.3-2) ... [2022-07-19T21:49:49.751Z] #83 59.00 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-19T21:49:49.751Z] #83 59.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:49:49.751Z] #83 DONE 60.0s [2022-07-19T21:49:49.751Z] [2022-07-19T21:49:49.751Z] #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-07-19T21:49:49.751Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:49:49.751Z] #58 50.38 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:49:49.751Z] #58 51.19 Fetched 2315 kB in 4s (645 kB/s) [2022-07-19T21:49:49.751Z] #58 51.38 Selecting previously unselected package libprotobuf23:amd64. [2022-07-19T21:49:49.751Z] #58 51.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 ... 15717 files and directories currently installed.) [2022-07-19T21:49:49.751Z] #58 51.58 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-19T21:49:49.751Z] #58 51.63 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-19T21:49:49.751Z] #58 52.84 Selecting previously unselected package python3-pkg-resources. [2022-07-19T21:49:49.751Z] #58 52.84 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-19T21:49:49.751Z] #58 52.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:49:49.751Z] #58 53.11 Selecting previously unselected package python3-six. [2022-07-19T21:49:49.751Z] #58 53.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-19T21:49:49.751Z] #58 53.20 Unpacking python3-six (1.16.0-2) ... [2022-07-19T21:49:49.751Z] #58 53.38 Selecting previously unselected package python3-protobuf. [2022-07-19T21:49:49.751Z] #58 53.38 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-19T21:49:49.751Z] #58 53.40 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-19T21:49:49.751Z] #58 54.12 Selecting previously unselected package libnet1:amd64. [2022-07-19T21:49:49.751Z] #58 54.12 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-19T21:49:49.751Z] #58 54.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:49:49.751Z] #58 54.37 Selecting previously unselected package libnl-3-200:amd64. [2022-07-19T21:49:49.751Z] #58 54.37 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-19T21:49:49.751Z] #58 54.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:49:49.751Z] #58 54.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:49:49.751Z] #58 54.58 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:49:49.751Z] #58 54.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:49:49.751Z] #58 54.77 Selecting previously unselected package criu. [2022-07-19T21:49:49.751Z] #58 54.82 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-19T21:49:49.751Z] #58 54.83 Unpacking criu (3.17.1-1) ... [2022-07-19T21:49:49.751Z] #58 55.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:49:49.751Z] #58 58.07 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-19T21:49:49.751Z] #58 58.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:49:49.751Z] #58 58.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:49:49.751Z] #58 58.13 Setting up python3-six (1.16.0-2) ... [2022-07-19T21:49:49.751Z] #58 59.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:49:49.751Z] #58 59.78 Setting up python3-protobuf (3.12.4-1) ... [2022-07-19T21:49:49.772Z] #11 ... [2022-07-19T21:49:49.772Z] [2022-07-19T21:49:49.772Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-19T21:49:49.772Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-19T21:49:49.772Z] #49 DONE 0.6s [2022-07-19T21:49:49.772Z] [2022-07-19T21:49:49.772Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:49.772Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:49.772Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.73MB / 55.00MB 0.3s [2022-07-19T21:49:49.772Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 0.3s [2022-07-19T21:49:49.772Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.3s [2022-07-19T21:49:49.772Z] #11 ... [2022-07-19T21:49:49.772Z] [2022-07-19T21:49:49.772Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-19T21:49:49.772Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-19T21:49:49.772Z] #49 DONE 0.0s [2022-07-19T21:49:49.772Z] [2022-07-19T21:49:49.772Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:49.772Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:49.772Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 28.31MB / 55.00MB 0.4s [2022-07-19T21:49:49.785Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 122.53MB / 141.81MB 7.6s [2022-07-19T21:49:49.908Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 123.73MB / 141.81MB 8.0s [2022-07-19T21:49:50.033Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 36.70MB / 55.00MB 0.5s [2022-07-19T21:49:50.033Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 6.29MB / 10.88MB 0.5s [2022-07-19T21:49:50.033Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 2.10MB / 5.16MB 0.5s [2022-07-19T21:49:50.033Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 45.20MB / 55.00MB 0.7s [2022-07-19T21:49:50.033Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s [2022-07-19T21:49:50.033Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.7s [2022-07-19T21:49:50.033Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.7s [2022-07-19T21:49:50.044Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.2s [2022-07-19T21:49:50.167Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 131.07MB / 141.81MB 8.4s [2022-07-19T21:49:50.297Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done [2022-07-19T21:49:50.297Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0B / 54.58MB 0.8s [2022-07-19T21:49:50.297Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.39MB / 54.58MB 1.0s [2022-07-19T21:49:50.301Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 131.07MB / 141.81MB 7.9s [2022-07-19T21:49:50.301Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 138.41MB / 141.81MB 8.1s [2022-07-19T21:49:50.566Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.1s done [2022-07-19T21:49:50.566Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 15.73MB / 54.58MB 1.1s [2022-07-19T21:49:50.566Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 23.07MB / 54.58MB 1.2s [2022-07-19T21:49:50.742Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 140.51MB / 141.81MB 8.8s [2022-07-19T21:49:50.742Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.7s [2022-07-19T21:49:50.842Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 31.46MB / 54.58MB 1.3s [2022-07-19T21:49:50.842Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 40.89MB / 54.58MB 1.4s [2022-07-19T21:49:51.104Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.6s [2022-07-19T21:49:51.373Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.9s done [2022-07-19T21:49:51.373Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 1.9s [2022-07-19T21:49:51.637Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 12.82MB / 85.90MB 2.1s [2022-07-19T21:49:51.637Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-19T21:49:51.637Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 17.38MB / 85.90MB 2.2s [2022-07-19T21:49:51.637Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 26.49MB / 85.90MB 2.4s [2022-07-19T21:49:51.670Z] #11 ... [2022-07-19T21:49:51.670Z] [2022-07-19T21:49:51.670Z] #24 [internal] load build context [2022-07-19T21:49:51.670Z] #24 sha256:b9cc022b0dbeda410bbb3c0e3658e7a2e3fed42ab574715df9934d2eba749d38 [2022-07-19T21:49:51.670Z] #24 transferring context: 62.07MB 8.7s done [2022-07-19T21:49:51.670Z] #24 DONE 9.4s [2022-07-19T21:49:51.670Z] [2022-07-19T21:49:51.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:51.670Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:51.670Z] #11 ... [2022-07-19T21:49:51.670Z] [2022-07-19T21:49:51.670Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:49:51.670Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-19T21:49:51.670Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-19T21:49:51.670Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-19T21:49:51.670Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-19T21:49:51.670Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-19T21:49:51.670Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-07-19T21:49:51.670Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done [2022-07-19T21:49:51.670Z] #71 ... [2022-07-19T21:49:51.670Z] [2022-07-19T21:49:51.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:51.670Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:51.682Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.5s done [2022-07-19T21:49:51.901Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 31.46MB / 85.90MB 2.4s [2022-07-19T21:49:51.901Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 42.58MB / 85.90MB 2.6s [2022-07-19T21:49:51.926Z] #11 ... [2022-07-19T21:49:51.927Z] [2022-07-19T21:49:51.927Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:49:51.927Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-19T21:49:51.927Z] #71 DONE 9.5s [2022-07-19T21:49:51.927Z] [2022-07-19T21:49:51.927Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:49:51.927Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-19T21:49:51.927Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-19T21:49:51.927Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-19T21:49:51.927Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-19T21:49:51.927Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-19T21:49:51.927Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-07-19T21:49:51.927Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-07-19T21:49:51.927Z] #73 DONE 9.6s [2022-07-19T21:49:51.927Z] [2022-07-19T21:49:51.927Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:51.927Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:52.160Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.7s done [2022-07-19T21:49:52.161Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 56.62MB / 85.90MB 2.7s [2022-07-19T21:49:52.161Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 73.40MB / 85.90MB 2.8s [2022-07-19T21:49:52.161Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 2.8s [2022-07-19T21:49:52.161Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 2.8s [2022-07-19T21:49:52.420Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.1s [2022-07-19T21:49:52.420Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 9.44MB / 141.81MB 3.1s [2022-07-19T21:49:52.420Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.0s done [2022-07-19T21:49:52.653Z] #11 ... [2022-07-19T21:49:52.653Z] [2022-07-19T21:49:52.653Z] #24 [internal] load build context [2022-07-19T21:49:52.653Z] #24 sha256:b5b539426e746d03a9df1ec1653093a56004278741bc78dd67dd00f370a82a3d [2022-07-19T21:49:52.653Z] #24 transferring context: 62.07MB 10.4s done [2022-07-19T21:49:52.653Z] #24 DONE 10.9s [2022-07-19T21:49:52.653Z] [2022-07-19T21:49:52.653Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-19T21:49:52.653Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-19T21:49:52.653Z] #72 DONE 0.9s [2022-07-19T21:49:52.680Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 22.02MB / 141.81MB 3.3s [2022-07-19T21:49:52.680Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 37.75MB / 141.81MB 3.4s [2022-07-19T21:49:52.726Z] Client: [2022-07-19T21:49:52.726Z] Context: default [2022-07-19T21:49:52.726Z] Debug Mode: false [2022-07-19T21:49:52.726Z] Plugins: [2022-07-19T21:49:52.726Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-19T21:49:52.726Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-19T21:49:52.726Z] [2022-07-19T21:49:52.726Z] Server: [2022-07-19T21:49:52.726Z] Containers: 0 [2022-07-19T21:49:52.726Z] Running: 0 [2022-07-19T21:49:52.726Z] Paused: 0 [2022-07-19T21:49:52.726Z] Stopped: 0 [2022-07-19T21:49:52.726Z] Images: 0 [2022-07-19T21:49:52.726Z] Server Version: 20.10.14 [2022-07-19T21:49:52.726Z] Storage Driver: overlay2 [2022-07-19T21:49:52.726Z] Backing Filesystem: extfs [2022-07-19T21:49:52.726Z] Supports d_type: true [2022-07-19T21:49:52.726Z] Native Overlay Diff: true [2022-07-19T21:49:52.726Z] userxattr: false [2022-07-19T21:49:52.726Z] Logging Driver: json-file [2022-07-19T21:49:52.726Z] Cgroup Driver: cgroupfs [2022-07-19T21:49:52.726Z] Cgroup Version: 1 [2022-07-19T21:49:52.726Z] Plugins: [2022-07-19T21:49:52.726Z] Volume: local [2022-07-19T21:49:52.726Z] Network: bridge host ipvlan macvlan null overlay [2022-07-19T21:49:52.726Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-19T21:49:52.726Z] Swarm: inactive [2022-07-19T21:49:52.726Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-19T21:49:52.726Z] Default Runtime: runc [2022-07-19T21:49:52.726Z] Init Binary: docker-init [2022-07-19T21:49:52.726Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-19T21:49:52.726Z] runc version: v1.0.3-0-gf46b6ba [2022-07-19T21:49:52.726Z] init version: de40ad0 [2022-07-19T21:49:52.726Z] Security Options: [2022-07-19T21:49:52.726Z] apparmor [2022-07-19T21:49:52.726Z] seccomp [2022-07-19T21:49:52.726Z] Profile: default [2022-07-19T21:49:52.726Z] Kernel Version: 5.13.0-1021-aws [2022-07-19T21:49:52.726Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-19T21:49:52.726Z] OSType: linux [2022-07-19T21:49:52.726Z] Architecture: aarch64 [2022-07-19T21:49:52.726Z] CPUs: 2 [2022-07-19T21:49:52.726Z] Total Memory: 7.562GiB [2022-07-19T21:49:52.726Z] Name: ip-10-100-48-46 [2022-07-19T21:49:52.726Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-19T21:49:52.726Z] Docker Root Dir: /var/lib/docker [2022-07-19T21:49:52.726Z] Debug Mode: false [2022-07-19T21:49:52.726Z] Registry: https://index.docker.io/v1/ [2022-07-19T21:49:52.726Z] Labels: [2022-07-19T21:49:52.726Z] Experimental: true [2022-07-19T21:49:52.726Z] Insecure Registries: [2022-07-19T21:49:52.726Z] 127.0.0.0/8 [2022-07-19T21:49:52.726Z] Live Restore Enabled: true [2022-07-19T21:49:52.726Z] [Pipeline] sh [2022-07-19T21:49:52.859Z] #11 ... [2022-07-19T21:49:52.859Z] [2022-07-19T21:49:52.859Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:49:52.859Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-19T21:49:52.859Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s done [2022-07-19T21:49:52.912Z] [2022-07-19T21:49:52.913Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:52.913Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:52.940Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 50.33MB / 141.81MB 3.6s [2022-07-19T21:49:53.013Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-19T21:49:53.013Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-19T21:49:53.013Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43836/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-19T21:49:53.013Z] + bash /home/ubuntu/workspace/moby_PR-43836/check-config.sh [2022-07-19T21:49:53.013Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-19T21:49:53.013Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-19T21:49:53.013Z] [2022-07-19T21:49:53.013Z] Generally Necessary: [2022-07-19T21:49:53.013Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-19T21:49:53.013Z] - apparmor: enabled and tools installed [2022-07-19T21:49:53.013Z] - CONFIG_NAMESPACES: enabled [2022-07-19T21:49:53.013Z] - CONFIG_NET_NS: enabled [2022-07-19T21:49:53.013Z] - CONFIG_PID_NS: enabled [2022-07-19T21:49:53.013Z] - CONFIG_IPC_NS: enabled [2022-07-19T21:49:53.013Z] - CONFIG_UTS_NS: enabled [2022-07-19T21:49:53.013Z] - CONFIG_CGROUPS: enabled [2022-07-19T21:49:53.013Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-19T21:49:53.013Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-19T21:49:53.013Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-19T21:49:53.013Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-19T21:49:53.013Z] - CONFIG_CPUSETS: enabled [2022-07-19T21:49:53.013Z] - CONFIG_MEMCG: enabled [2022-07-19T21:49:53.013Z] - CONFIG_KEYS: enabled [2022-07-19T21:49:53.013Z] - CONFIG_VETH: enabled (as module) [2022-07-19T21:49:53.013Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-19T21:49:53.013Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-19T21:49:53.013Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-19T21:49:53.013Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-19T21:49:53.013Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-19T21:49:53.117Z] #28 ... [2022-07-19T21:49:53.117Z] [2022-07-19T21:49:53.117Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:53.117Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:53.201Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.7s done [2022-07-19T21:49:53.201Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 66.06MB / 141.81MB 3.9s [2022-07-19T21:49:53.280Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-19T21:49:53.280Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-19T21:49:53.280Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-19T21:49:53.280Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-19T21:49:53.280Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-19T21:49:53.280Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-19T21:49:53.280Z] - CONFIG_CGROUP_BPF: enabled [2022-07-19T21:49:53.280Z] [2022-07-19T21:49:53.280Z] Optional Features: [2022-07-19T21:49:53.280Z] - CONFIG_USER_NS: enabled [2022-07-19T21:49:53.280Z] - CONFIG_SECCOMP: enabled [2022-07-19T21:49:53.280Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-19T21:49:53.280Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-19T21:49:53.280Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-19T21:49:53.280Z] (cgroup swap accounting is currently enabled) [2022-07-19T21:49:53.280Z] - CONFIG_BLK_CGROUP: enabled [2022-07-19T21:49:53.280Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-19T21:49:53.280Z] - CONFIG_CGROUP_PERF: enabled [2022-07-19T21:49:53.280Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-19T21:49:53.280Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-19T21:49:53.280Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-19T21:49:53.280Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-19T21:49:53.280Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-19T21:49:53.280Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-19T21:49:53.280Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-19T21:49:53.280Z] - CONFIG_IP_VS: enabled (as module) [2022-07-19T21:49:53.280Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-19T21:49:53.280Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-19T21:49:53.280Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-19T21:49:53.280Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-19T21:49:53.280Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-19T21:49:53.280Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-19T21:49:53.280Z] - CONFIG_EXT4_FS: enabled [2022-07-19T21:49:53.280Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-19T21:49:53.280Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-19T21:49:53.280Z] - Network Drivers: [2022-07-19T21:49:53.280Z] - "overlay": [2022-07-19T21:49:53.468Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 76.55MB / 141.81MB 4.0s [2022-07-19T21:49:53.468Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 89.13MB / 141.81MB 4.2s [2022-07-19T21:49:53.482Z] #11 ... [2022-07-19T21:49:53.482Z] [2022-07-19T21:49:53.482Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-19T21:49:53.482Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-19T21:49:53.482Z] #74 DONE 0.8s [2022-07-19T21:49:53.482Z] [2022-07-19T21:49:53.482Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:53.482Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:53.541Z] - CONFIG_VXLAN: enabled (as module) [2022-07-19T21:49:53.541Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-19T21:49:53.541Z] Optional (for encrypted networks): [2022-07-19T21:49:53.541Z] - CONFIG_CRYPTO: enabled [2022-07-19T21:49:53.541Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-19T21:49:53.541Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-19T21:49:53.541Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-19T21:49:53.541Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-19T21:49:53.541Z] - CONFIG_XFRM: enabled [2022-07-19T21:49:53.541Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-19T21:49:53.541Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-19T21:49:53.541Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-19T21:49:53.541Z] - "ipvlan": [2022-07-19T21:49:53.541Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-19T21:49:53.541Z] - "macvlan": [2022-07-19T21:49:53.541Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-19T21:49:53.541Z] - CONFIG_DUMMY: enabled (as module) [2022-07-19T21:49:53.541Z] - "ftp,tftp client in container": [2022-07-19T21:49:53.541Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-19T21:49:53.541Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-19T21:49:53.541Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-19T21:49:53.541Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-19T21:49:53.541Z] - Storage Drivers: [2022-07-19T21:49:53.541Z] - "aufs": [2022-07-19T21:49:53.541Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-19T21:49:53.541Z] - "btrfs": [2022-07-19T21:49:53.541Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-19T21:49:53.541Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-19T21:49:53.541Z] - "devicemapper": [2022-07-19T21:49:53.541Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-19T21:49:53.541Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-19T21:49:53.541Z] - "overlay": [2022-07-19T21:49:53.541Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-19T21:49:53.541Z] - "zfs": [2022-07-19T21:49:53.541Z] - /dev/zfs: present [2022-07-19T21:49:53.541Z] - zfs command: missing [2022-07-19T21:49:53.541Z] - zpool command: missing [2022-07-19T21:49:53.541Z] [2022-07-19T21:49:53.541Z] Limits: [2022-07-19T21:49:53.541Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-19T21:49:53.541Z] [2022-07-19T21:49:53.541Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-19T21:49:53.728Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 98.57MB / 141.81MB 4.4s [2022-07-19T21:49:53.927Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 . [2022-07-19T21:49:53.989Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 106.95MB / 141.81MB 4.5s [2022-07-19T21:49:53.989Z] #11 ... [2022-07-19T21:49:53.989Z] [2022-07-19T21:49:53.989Z] #24 [internal] load build context [2022-07-19T21:49:53.989Z] #24 sha256:c6e2a084ce3edd4969d50aa0f5e19adafab820a4d9aa75408782bcbc8d77cf3a [2022-07-19T21:49:53.989Z] #24 transferring context: 62.06MB 4.7s done [2022-07-19T21:49:53.989Z] #24 DONE 4.9s [2022-07-19T21:49:53.989Z] [2022-07-19T21:49:53.989Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:53.989Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:53.989Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 122.68MB / 141.81MB 4.7s [2022-07-19T21:49:54.189Z] #1 [internal] load build definition from Dockerfile [2022-07-19T21:49:54.189Z] #1 sha256:f2d192a411aa22618fea0316141ef508618a1ba5063c2c235ee07fe9f98c2638 [2022-07-19T21:49:54.189Z] #1 transferring dockerfile: 19.25kB done [2022-07-19T21:49:54.189Z] #1 DONE 0.1s [2022-07-19T21:49:54.189Z] [2022-07-19T21:49:54.189Z] #2 [internal] load .dockerignore [2022-07-19T21:49:54.189Z] #2 sha256:b18344147bd767bbfa5426e4911baa89101ecac16105a36540fabbbec8b69f4e [2022-07-19T21:49:54.189Z] #2 transferring context: 145B done [2022-07-19T21:49:54.189Z] #2 DONE 0.0s [2022-07-19T21:49:54.252Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 134.22MB / 141.81MB 4.9s [2022-07-19T21:49:54.450Z] [2022-07-19T21:49:54.450Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-19T21:49:54.450Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-19T21:49:54.487Z] #11 ... [2022-07-19T21:49:54.487Z] [2022-07-19T21:49:54.487Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-19T21:49:54.487Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-19T21:49:54.487Z] #72 DONE 0.7s [2022-07-19T21:49:54.512Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.56MB / 141.81MB 5.0s [2022-07-19T21:49:54.711Z] #3 DONE 0.5s [2022-07-19T21:49:54.711Z] [2022-07-19T21:49:54.711Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-19T21:49:54.711Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-19T21:49:54.711Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-19T21:49:54.744Z] [2022-07-19T21:49:54.744Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-19T21:49:54.744Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-19T21:49:54.971Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-19T21:49:54.971Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-19T21:49:54.971Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-19T21:49:54.971Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-07-19T21:49:54.971Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s [2022-07-19T21:49:55.036Z] #58 64.94 Setting up criu (3.17.1-1) ... [2022-07-19T21:49:55.232Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-07-19T21:49:55.232Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-19T21:49:55.308Z] #74 DONE 0.9s [2022-07-19T21:49:55.308Z] [2022-07-19T21:49:55.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:55.308Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:55.497Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-19T21:49:55.497Z] #4 DONE 0.8s [2022-07-19T21:49:55.566Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.8s [2022-07-19T21:49:55.762Z] [2022-07-19T21:49:55.762Z] #6 [internal] load build definition from Dockerfile [2022-07-19T21:49:55.762Z] #6 sha256:06d6f51f1d2a5fdecfc544a70a06def51d0af1bf7edf7cfc4bdaa4d38486bdec [2022-07-19T21:49:55.762Z] #6 DONE 0.0s [2022-07-19T21:49:55.762Z] [2022-07-19T21:49:55.762Z] #5 [internal] load .dockerignore [2022-07-19T21:49:55.762Z] #5 sha256:474b4b040eba311590db0acd60e4a54e72f96f284f2e89afd7270ec93921ba6f [2022-07-19T21:49:55.762Z] #5 DONE 0.0s [2022-07-19T21:49:55.762Z] [2022-07-19T21:49:55.762Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-19T21:49:55.762Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-19T21:49:55.823Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.1s done [2022-07-19T21:49:55.893Z] #11 ... [2022-07-19T21:49:55.893Z] [2022-07-19T21:49:55.893Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:49:55.893Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-19T21:49:55.893Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-19T21:49:55.893Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-19T21:49:55.893Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-19T21:49:55.893Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-07-19T21:49:55.893Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-07-19T21:49:55.893Z] #71 DONE 6.7s [2022-07-19T21:49:55.893Z] [2022-07-19T21:49:55.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:55.893Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:55.893Z] #11 ... [2022-07-19T21:49:55.893Z] [2022-07-19T21:49:55.893Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:49:55.893Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-19T21:49:55.893Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-19T21:49:55.893Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-19T21:49:55.893Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-19T21:49:55.893Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-19T21:49:55.893Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-07-19T21:49:55.893Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-07-19T21:49:55.893Z] #73 DONE 6.6s [2022-07-19T21:49:55.893Z] [2022-07-19T21:49:55.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:55.893Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:56.014Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.8s done [2022-07-19T21:49:56.014Z] #11 ... [2022-07-19T21:49:56.014Z] [2022-07-19T21:49:56.014Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:49:56.014Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-19T21:49:56.014Z] #28 DONE 14.0s [2022-07-19T21:49:56.014Z] [2022-07-19T21:49:56.014Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:56.014Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:56.014Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s [2022-07-19T21:49:56.392Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-19T21:49:56.392Z] #11 ... [2022-07-19T21:49:56.392Z] [2022-07-19T21:49:56.392Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:49:56.392Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-19T21:49:56.392Z] #28 DONE 14.0s [2022-07-19T21:49:56.392Z] [2022-07-19T21:49:56.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:56.392Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:56.417Z] #58 66.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:49:56.465Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.1s [2022-07-19T21:49:56.707Z] #10 ... [2022-07-19T21:49:56.707Z] [2022-07-19T21:49:56.707Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:49:56.707Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-19T21:49:56.707Z] #9 DONE 0.8s [2022-07-19T21:49:56.707Z] [2022-07-19T21:49:56.707Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-19T21:49:56.707Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-19T21:49:56.707Z] #7 DONE 0.8s [2022-07-19T21:49:56.707Z] [2022-07-19T21:49:56.707Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-19T21:49:56.707Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-19T21:49:56.707Z] #10 DONE 0.8s [2022-07-19T21:49:56.707Z] [2022-07-19T21:49:56.707Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-19T21:49:56.707Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-19T21:49:56.707Z] #8 DONE 0.8s [2022-07-19T21:49:56.953Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-19T21:49:56.953Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-19T21:49:56.955Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-19T21:49:56.987Z] #58 DONE 67.4s [2022-07-19T21:49:56.987Z] [2022-07-19T21:49:56.987Z] #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-07-19T21:49:56.987Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:49:56.987Z] #84 1.154 Cloning into '/tmp/crun-build'... [2022-07-19T21:49:57.407Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.6s done [2022-07-19T21:49:57.407Z] #11 ... [2022-07-19T21:49:57.407Z] [2022-07-19T21:49:57.407Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:49:57.407Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-19T21:49:57.407Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-19T21:49:57.407Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-19T21:49:57.407Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-19T21:49:57.407Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-19T21:49:57.407Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.8s done [2022-07-19T21:49:57.407Z] #28 DONE 8.2s [2022-07-19T21:49:57.407Z] [2022-07-19T21:49:57.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:57.407Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:57.407Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-19T21:49:57.518Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-19T21:49:57.521Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.6s done [2022-07-19T21:49:57.978Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-19T21:49:57.978Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-19T21:49:58.090Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-19T21:49:58.125Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.7s done [2022-07-19T21:49:58.238Z] #11 ... [2022-07-19T21:49:58.238Z] [2022-07-19T21:49:58.238Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-19T21:49:58.238Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-19T21:49:58.238Z] #72 DONE 0.6s [2022-07-19T21:49:58.238Z] [2022-07-19T21:49:58.238Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:58.238Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:49:58.369Z] #84 9.007 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-19T21:49:58.369Z] #84 9.033 Cloning into '/tmp/crun-build/libocispec'... [2022-07-19T21:49:58.515Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done [2022-07-19T21:49:58.688Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-19T21:49:58.777Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-19T21:49:58.777Z] #11 ... [2022-07-19T21:49:58.777Z] [2022-07-19T21:49:58.777Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-19T21:49:58.777Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-19T21:49:58.777Z] #74 DONE 0.7s [2022-07-19T21:49:58.777Z] [2022-07-19T21:49:58.777Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:49:58.777Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:00.280Z] #84 10.73 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-19T21:50:00.280Z] #84 10.80 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-19T21:50:00.280Z] #84 10.80 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-19T21:50:00.280Z] #84 10.80 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-19T21:50:00.280Z] #84 10.86 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-19T21:50:02.004Z] [2022-07-19T21:50:02.004Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:50:02.004Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-19T21:50:02.004Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-19T21:50:02.004Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-19T21:50:02.004Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-19T21:50:02.004Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-19T21:50:02.004Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-07-19T21:50:02.004Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s [2022-07-19T21:50:02.004Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-07-19T21:50:02.004Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-19T21:50:02.004Z] #71 ... [2022-07-19T21:50:02.004Z] [2022-07-19T21:50:02.004Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-19T21:50:02.004Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-19T21:50:02.004Z] #49 DONE 0.0s [2022-07-19T21:50:02.004Z] [2022-07-19T21:50:02.004Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:50:02.004Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-19T21:50:02.004Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-19T21:50:02.830Z] #84 13.40 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-19T21:50:03.392Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-07-19T21:50:03.461Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-19T21:50:03.964Z] #71 DONE 2.8s [2022-07-19T21:50:03.964Z] [2022-07-19T21:50:03.964Z] #24 [internal] load build context [2022-07-19T21:50:03.964Z] #24 sha256:de107a7bc2345b8e5bdd01aba4a39d838847dd9c57b45ce1e3849ecca4b18037 [2022-07-19T21:50:03.964Z] #24 transferring context: 62.07MB 2.3s done [2022-07-19T21:50:03.964Z] #24 DONE 2.8s [2022-07-19T21:50:03.964Z] [2022-07-19T21:50:03.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:03.964Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-19T21:50:03.964Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-19T21:50:03.964Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-19T21:50:03.964Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-19T21:50:03.964Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-19T21:50:03.964Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.2s done [2022-07-19T21:50:03.964Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 2.3s [2022-07-19T21:50:03.964Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0B / 10.66MB 2.4s [2022-07-19T21:50:03.964Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 5.24MB / 54.67MB 2.4s [2022-07-19T21:50:03.964Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0B / 81.11MB 2.4s [2022-07-19T21:50:03.964Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 1.05MB / 10.66MB 2.5s [2022-07-19T21:50:03.964Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 14.68MB / 54.67MB 2.5s [2022-07-19T21:50:03.964Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.6s [2022-07-19T21:50:03.964Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 25.17MB / 54.67MB 2.6s [2022-07-19T21:50:03.985Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.3s [2022-07-19T21:50:04.071Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.9s done [2022-07-19T21:50:04.071Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-19T21:50:04.227Z] #11 ... [2022-07-19T21:50:04.227Z] [2022-07-19T21:50:04.227Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-19T21:50:04.227Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-19T21:50:04.227Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-19T21:50:04.227Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-19T21:50:04.227Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-19T21:50:04.227Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-07-19T21:50:04.227Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-07-19T21:50:04.227Z] #73 DONE 3.1s [2022-07-19T21:50:04.227Z] [2022-07-19T21:50:04.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:04.227Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-19T21:50:04.227Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 34.60MB / 54.67MB 2.7s [2022-07-19T21:50:04.227Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 13.63MB / 81.11MB 2.7s [2022-07-19T21:50:04.227Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 45.09MB / 54.67MB 2.8s [2022-07-19T21:50:04.227Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 22.02MB / 81.11MB 2.8s [2022-07-19T21:50:04.490Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 2.9s [2022-07-19T21:50:04.490Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 32.51MB / 81.11MB 2.9s [2022-07-19T21:50:04.490Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 51.38MB / 81.11MB 3.0s [2022-07-19T21:50:04.490Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0.8s [2022-07-19T21:50:04.490Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 60.82MB / 81.11MB 3.1s [2022-07-19T21:50:04.751Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 70.25MB / 81.11MB 3.2s [2022-07-19T21:50:04.751Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 3.3s [2022-07-19T21:50:05.013Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 3.63MB / 108.94MB 3.5s [2022-07-19T21:50:05.013Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 16.78MB / 108.94MB 3.6s [2022-07-19T21:50:05.274Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 27.26MB / 108.94MB 3.7s [2022-07-19T21:50:05.274Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 50.33MB / 108.94MB 3.9s [2022-07-19T21:50:05.366Z] #11 ... [2022-07-19T21:50:05.366Z] [2022-07-19T21:50:05.366Z] #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-07-19T21:50:05.366Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-19T21:50:05.366Z] #29 1.473 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:05.366Z] #29 1.493 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:05.366Z] #29 1.493 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:05.366Z] #29 1.709 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:05.367Z] #29 1.900 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:05.367Z] #29 2.409 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:05.367Z] #29 3.498 Fetched 8555 kB in 2s (3748 kB/s) [2022-07-19T21:50:05.367Z] #29 3.498 Reading package lists... [2022-07-19T21:50:05.367Z] #29 4.375 Reading package lists... [2022-07-19T21:50:05.367Z] #29 5.205 Building dependency tree... [2022-07-19T21:50:05.367Z] #29 5.638 The following additional packages will be installed: [2022-07-19T21:50:05.367Z] #29 5.639 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-19T21:50:05.367Z] #29 5.640 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-19T21:50:05.367Z] #29 5.641 Recommended packages: [2022-07-19T21:50:05.367Z] #29 5.641 libldap-common publicsuffix libsasl2-modules [2022-07-19T21:50:05.367Z] #29 5.884 The following NEW packages will be installed: [2022-07-19T21:50:05.367Z] #29 5.884 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-19T21:50:05.367Z] #29 5.884 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-19T21:50:05.367Z] #29 5.884 libssh2-1 openssl [2022-07-19T21:50:05.367Z] #29 6.168 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:50:05.367Z] #29 6.168 Need to get 3041 kB of archives. [2022-07-19T21:50:05.367Z] #29 6.168 After this operation, 6651 kB of additional disk space will be used. [2022-07-19T21:50:05.367Z] #29 6.168 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-19T21:50:05.367Z] #29 6.182 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-19T21:50:05.367Z] #29 6.184 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-19T21:50:05.367Z] #29 6.189 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-07-19T21:50:05.367Z] #29 6.194 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-19T21:50:05.367Z] #29 6.196 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-19T21:50:05.367Z] #29 6.199 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-19T21:50:05.367Z] #29 6.206 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-19T21:50:05.367Z] #29 6.207 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-19T21:50:05.367Z] #29 6.209 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-19T21:50:05.367Z] #29 6.210 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-19T21:50:05.367Z] #29 6.214 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-19T21:50:05.367Z] #29 6.217 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-19T21:50:05.367Z] #29 6.219 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-19T21:50:05.367Z] #29 6.227 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-19T21:50:05.367Z] #29 6.481 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:50:05.367Z] #29 6.538 Fetched 3041 kB in 0s (8810 kB/s) [2022-07-19T21:50:05.367Z] #29 6.568 Selecting previously unselected package openssl. [2022-07-19T21:50:05.367Z] #29 6.568 (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-07-19T21:50:05.367Z] #29 6.568 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 6.633 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-19T21:50:05.367Z] #29 6.849 Selecting previously unselected package ca-certificates. [2022-07-19T21:50:05.367Z] #29 6.849 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-19T21:50:05.367Z] #29 6.855 Unpacking ca-certificates (20210119) ... [2022-07-19T21:50:05.367Z] #29 7.017 Selecting previously unselected package libbrotli1:amd64. [2022-07-19T21:50:05.367Z] #29 7.017 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 7.029 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-19T21:50:05.367Z] #29 7.160 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-19T21:50:05.367Z] #29 7.160 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 7.205 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:05.367Z] #29 7.359 Selecting previously unselected package libsasl2-2:amd64. [2022-07-19T21:50:05.367Z] #29 7.359 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 7.363 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:05.367Z] #29 7.532 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-19T21:50:05.367Z] #29 7.532 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 7.624 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-19T21:50:05.367Z] #29 7.758 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-19T21:50:05.367Z] #29 7.758 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 7.766 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-19T21:50:05.367Z] #29 7.930 Selecting previously unselected package libpsl5:amd64. [2022-07-19T21:50:05.367Z] #29 7.930 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 7.944 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-19T21:50:05.367Z] #29 8.063 Selecting previously unselected package librtmp1:amd64. [2022-07-19T21:50:05.367Z] #29 8.063 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 8.068 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-19T21:50:05.367Z] #29 8.157 Selecting previously unselected package libssh2-1:amd64. [2022-07-19T21:50:05.367Z] #29 8.157 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 8.162 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-19T21:50:05.367Z] #29 8.316 Selecting previously unselected package libcurl4:amd64. [2022-07-19T21:50:05.367Z] #29 8.316 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 8.326 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:05.367Z] #29 8.449 Selecting previously unselected package curl. [2022-07-19T21:50:05.367Z] #29 8.449 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 8.457 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:05.367Z] #29 8.575 Selecting previously unselected package libonig5:amd64. [2022-07-19T21:50:05.367Z] #29 8.575 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 8.585 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:50:05.367Z] #29 8.752 Selecting previously unselected package libjq1:amd64. [2022-07-19T21:50:05.367Z] #29 8.752 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 8.756 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:50:05.367Z] #29 8.874 Selecting previously unselected package jq. [2022-07-19T21:50:05.367Z] #29 8.876 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-19T21:50:05.367Z] #29 8.879 Unpacking jq (1.6-2.1) ... [2022-07-19T21:50:05.367Z] #29 9.001 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-19T21:50:05.367Z] #29 9.071 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-19T21:50:05.367Z] #29 9.141 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-19T21:50:05.367Z] #29 9.227 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:05.367Z] #29 9.242 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-19T21:50:05.367Z] #29 9.253 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:05.367Z] #29 9.264 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-19T21:50:05.367Z] #29 9.276 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-19T21:50:05.367Z] #29 9.295 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:50:05.367Z] #29 9.309 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:50:05.367Z] #29 9.323 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-19T21:50:05.367Z] #29 9.335 Setting up ca-certificates (20210119) ... [2022-07-19T21:50:05.367Z] #29 ... [2022-07-19T21:50:05.367Z] [2022-07-19T21:50:05.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:05.367Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:05.381Z] #84 15.67 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-19T21:50:05.535Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 66.06MB / 108.94MB 4.2s [2022-07-19T21:50:05.884Z] #11 ... [2022-07-19T21:50:05.884Z] [2022-07-19T21:50:05.884Z] #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-07-19T21:50:05.884Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-19T21:50:05.884Z] #29 1.468 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:05.884Z] #29 1.485 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:05.884Z] #29 1.485 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:05.884Z] #29 1.725 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:05.884Z] #29 2.036 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:05.884Z] #29 2.493 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:05.884Z] #29 3.577 Fetched 8555 kB in 2s (3615 kB/s) [2022-07-19T21:50:05.884Z] #29 3.577 Reading package lists... [2022-07-19T21:50:05.884Z] #29 4.378 Reading package lists... [2022-07-19T21:50:05.884Z] #29 5.193 Building dependency tree... [2022-07-19T21:50:05.884Z] #29 5.573 The following additional packages will be installed: [2022-07-19T21:50:05.884Z] #29 5.573 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-19T21:50:05.884Z] #29 5.573 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-19T21:50:05.884Z] #29 5.573 Recommended packages: [2022-07-19T21:50:05.884Z] #29 5.573 libldap-common publicsuffix libsasl2-modules [2022-07-19T21:50:05.884Z] #29 5.737 The following NEW packages will be installed: [2022-07-19T21:50:05.884Z] #29 5.737 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-19T21:50:05.884Z] #29 5.737 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-19T21:50:05.884Z] #29 5.737 libssh2-1 openssl [2022-07-19T21:50:05.884Z] #29 6.019 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:50:05.884Z] #29 6.019 Need to get 3041 kB of archives. [2022-07-19T21:50:05.884Z] #29 6.019 After this operation, 6651 kB of additional disk space will be used. [2022-07-19T21:50:05.884Z] #29 6.019 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-19T21:50:05.884Z] #29 6.030 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-19T21:50:05.884Z] #29 6.033 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-19T21:50:05.884Z] #29 6.037 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-07-19T21:50:05.884Z] #29 6.041 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-19T21:50:05.884Z] #29 6.041 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-19T21:50:05.884Z] #29 6.042 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-19T21:50:05.884Z] #29 6.044 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-19T21:50:05.884Z] #29 6.050 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-19T21:50:05.884Z] #29 6.050 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-19T21:50:05.884Z] #29 6.053 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-19T21:50:05.884Z] #29 6.071 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-19T21:50:05.884Z] #29 6.071 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-19T21:50:05.884Z] #29 6.071 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-19T21:50:05.884Z] #29 6.071 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-19T21:50:05.884Z] #29 6.376 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:50:05.884Z] #29 6.421 Fetched 3041 kB in 0s (8735 kB/s) [2022-07-19T21:50:05.884Z] #29 6.503 Selecting previously unselected package openssl. [2022-07-19T21:50:05.884Z] #29 6.503 (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-07-19T21:50:05.884Z] #29 6.503 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-19T21:50:05.884Z] #29 6.508 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-19T21:50:05.884Z] #29 6.812 Selecting previously unselected package ca-certificates. [2022-07-19T21:50:05.884Z] #29 6.812 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-19T21:50:05.884Z] #29 6.817 Unpacking ca-certificates (20210119) ... [2022-07-19T21:50:05.884Z] #29 7.084 Selecting previously unselected package libbrotli1:amd64. [2022-07-19T21:50:05.884Z] #29 7.084 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-19T21:50:05.884Z] #29 7.093 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-19T21:50:05.884Z] #29 7.233 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-19T21:50:05.884Z] #29 7.233 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-19T21:50:05.884Z] #29 7.241 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:05.884Z] #29 7.426 Selecting previously unselected package libsasl2-2:amd64. [2022-07-19T21:50:05.884Z] #29 7.428 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-19T21:50:05.884Z] #29 7.437 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:05.884Z] #29 7.573 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-19T21:50:05.885Z] #29 7.573 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-19T21:50:05.885Z] #29 7.576 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-19T21:50:05.885Z] #29 7.698 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-19T21:50:05.885Z] #29 7.698 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-19T21:50:05.885Z] #29 7.703 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-19T21:50:05.885Z] #29 7.838 Selecting previously unselected package libpsl5:amd64. [2022-07-19T21:50:05.885Z] #29 7.838 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-19T21:50:05.885Z] #29 7.879 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-19T21:50:05.885Z] #29 7.990 Selecting previously unselected package librtmp1:amd64. [2022-07-19T21:50:05.885Z] #29 7.990 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-19T21:50:05.885Z] #29 7.995 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-19T21:50:05.885Z] #29 8.150 Selecting previously unselected package libssh2-1:amd64. [2022-07-19T21:50:05.885Z] #29 8.150 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-19T21:50:05.885Z] #29 8.154 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-19T21:50:05.885Z] #29 8.259 Selecting previously unselected package libcurl4:amd64. [2022-07-19T21:50:05.885Z] #29 8.259 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-19T21:50:05.885Z] #29 8.264 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:05.885Z] #29 8.387 Selecting previously unselected package curl. [2022-07-19T21:50:05.885Z] #29 8.387 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-19T21:50:05.885Z] #29 8.388 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:05.885Z] #29 8.629 Selecting previously unselected package libonig5:amd64. [2022-07-19T21:50:05.885Z] #29 8.629 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-19T21:50:05.885Z] #29 8.637 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:50:05.885Z] #29 8.785 Selecting previously unselected package libjq1:amd64. [2022-07-19T21:50:05.885Z] #29 8.785 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-19T21:50:05.885Z] #29 8.825 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:50:05.885Z] #29 8.892 Selecting previously unselected package jq. [2022-07-19T21:50:05.885Z] #29 8.892 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-19T21:50:05.885Z] #29 8.898 Unpacking jq (1.6-2.1) ... [2022-07-19T21:50:05.885Z] #29 8.952 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-19T21:50:05.885Z] #29 8.966 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-19T21:50:05.885Z] #29 8.979 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-19T21:50:05.885Z] #29 8.989 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:05.885Z] #29 9.004 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-19T21:50:05.885Z] #29 9.018 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:05.885Z] #29 9.029 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-19T21:50:05.885Z] #29 9.040 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-19T21:50:05.885Z] #29 9.069 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:50:05.885Z] #29 9.085 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:50:05.885Z] #29 9.100 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-19T21:50:05.885Z] #29 9.147 Setting up ca-certificates (20210119) ... [2022-07-19T21:50:06.114Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 83.89MB / 108.94MB 4.5s [2022-07-19T21:50:06.114Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 4.7s [2022-07-19T21:50:06.144Z] #29 9.918 Updating certificates in /etc/ssl/certs... [2022-07-19T21:50:06.144Z] #29 ... [2022-07-19T21:50:06.144Z] [2022-07-19T21:50:06.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:06.144Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:06.376Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 4.8s done [2022-07-19T21:50:06.376Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.1s [2022-07-19T21:50:06.636Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-19T21:50:06.762Z] #84 17.53 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-19T21:50:06.897Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-19T21:50:07.280Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 9.3s done [2022-07-19T21:50:07.348Z] #84 17.73 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-19T21:50:07.348Z] #84 17.95 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-19T21:50:07.368Z] #11 ... [2022-07-19T21:50:07.368Z] [2022-07-19T21:50:07.368Z] #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-07-19T21:50:07.368Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-19T21:50:07.368Z] #29 0.918 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:07.368Z] #29 0.933 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:07.368Z] #29 0.933 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:07.368Z] #29 1.044 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:07.368Z] #29 1.378 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:07.368Z] #29 1.382 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:07.368Z] #29 2.948 Fetched 8555 kB in 2s (3733 kB/s) [2022-07-19T21:50:07.368Z] #29 2.948 Reading package lists... [2022-07-19T21:50:07.368Z] #29 3.804 Reading package lists... [2022-07-19T21:50:07.368Z] #29 4.610 Building dependency tree... [2022-07-19T21:50:07.368Z] #29 4.979 The following additional packages will be installed: [2022-07-19T21:50:07.368Z] #29 4.980 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-19T21:50:07.368Z] #29 4.981 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-19T21:50:07.368Z] #29 4.982 Recommended packages: [2022-07-19T21:50:07.368Z] #29 4.982 libldap-common publicsuffix libsasl2-modules [2022-07-19T21:50:07.368Z] #29 5.164 The following NEW packages will be installed: [2022-07-19T21:50:07.368Z] #29 5.165 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-19T21:50:07.368Z] #29 5.165 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-19T21:50:07.368Z] #29 5.167 libssh2-1 openssl [2022-07-19T21:50:07.368Z] #29 5.442 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:50:07.368Z] #29 5.442 Need to get 3041 kB of archives. [2022-07-19T21:50:07.368Z] #29 5.442 After this operation, 6651 kB of additional disk space will be used. [2022-07-19T21:50:07.368Z] #29 5.442 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-19T21:50:07.368Z] #29 5.458 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-19T21:50:07.368Z] #29 5.458 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-19T21:50:07.368Z] #29 5.461 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-07-19T21:50:07.368Z] #29 5.462 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-19T21:50:07.368Z] #29 5.463 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-19T21:50:07.368Z] #29 5.465 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-19T21:50:07.368Z] #29 5.466 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-19T21:50:07.368Z] #29 5.466 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-19T21:50:07.368Z] #29 5.467 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-19T21:50:07.368Z] #29 5.468 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-19T21:50:07.368Z] #29 5.471 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-19T21:50:07.368Z] #29 5.473 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-19T21:50:07.368Z] #29 5.480 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-19T21:50:07.368Z] #29 5.489 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-19T21:50:07.368Z] #29 5.644 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:50:07.368Z] #29 5.676 Fetched 3041 kB in 0s (9833 kB/s) [2022-07-19T21:50:07.368Z] #29 5.710 Selecting previously unselected package openssl. [2022-07-19T21:50:07.368Z] #29 5.710 (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-07-19T21:50:07.368Z] #29 5.710 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-19T21:50:07.368Z] #29 5.715 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-19T21:50:07.368Z] #29 5.856 Selecting previously unselected package ca-certificates. [2022-07-19T21:50:07.368Z] #29 5.858 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-19T21:50:07.368Z] #29 5.862 Unpacking ca-certificates (20210119) ... [2022-07-19T21:50:07.368Z] #29 5.992 Selecting previously unselected package libbrotli1:amd64. [2022-07-19T21:50:07.368Z] #29 5.993 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.001 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-19T21:50:07.369Z] #29 6.089 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-19T21:50:07.369Z] #29 6.089 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.102 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:07.369Z] #29 6.141 Selecting previously unselected package libsasl2-2:amd64. [2022-07-19T21:50:07.369Z] #29 6.141 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.144 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:07.369Z] #29 6.212 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-19T21:50:07.369Z] #29 6.212 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.259 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-19T21:50:07.369Z] #29 6.316 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-19T21:50:07.369Z] #29 6.316 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.319 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-19T21:50:07.369Z] #29 6.372 Selecting previously unselected package libpsl5:amd64. [2022-07-19T21:50:07.369Z] #29 6.373 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.377 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-19T21:50:07.369Z] #29 6.423 Selecting previously unselected package librtmp1:amd64. [2022-07-19T21:50:07.369Z] #29 6.423 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.428 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-19T21:50:07.369Z] #29 6.471 Selecting previously unselected package libssh2-1:amd64. [2022-07-19T21:50:07.369Z] #29 6.472 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.476 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-19T21:50:07.369Z] #29 6.537 Selecting previously unselected package libcurl4:amd64. [2022-07-19T21:50:07.369Z] #29 6.537 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.541 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:07.369Z] #29 6.605 Selecting previously unselected package curl. [2022-07-19T21:50:07.369Z] #29 6.605 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.616 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:07.369Z] #29 6.676 Selecting previously unselected package libonig5:amd64. [2022-07-19T21:50:07.369Z] #29 6.676 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.679 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:50:07.369Z] #29 6.749 Selecting previously unselected package libjq1:amd64. [2022-07-19T21:50:07.369Z] #29 6.749 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.755 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:50:07.369Z] #29 6.805 Selecting previously unselected package jq. [2022-07-19T21:50:07.369Z] #29 6.805 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-19T21:50:07.369Z] #29 6.809 Unpacking jq (1.6-2.1) ... [2022-07-19T21:50:07.369Z] #29 6.857 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-19T21:50:07.369Z] #29 6.870 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-19T21:50:07.369Z] #29 6.888 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-19T21:50:07.369Z] #29 6.901 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:07.369Z] #29 6.911 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-19T21:50:07.369Z] #29 6.922 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:07.369Z] #29 6.934 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-19T21:50:07.369Z] #29 6.948 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-19T21:50:07.369Z] #29 6.969 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:50:07.369Z] #29 6.984 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:50:07.369Z] #29 6.999 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-19T21:50:07.369Z] #29 7.013 Setting up ca-certificates (20210119) ... [2022-07-19T21:50:07.369Z] #29 7.575 Updating certificates in /etc/ssl/certs... [2022-07-19T21:50:07.369Z] #29 8.279 129 added, 0 removed; done. [2022-07-19T21:50:07.369Z] #29 8.312 Setting up jq (1.6-2.1) ... [2022-07-19T21:50:07.369Z] #29 8.321 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:07.369Z] #29 8.332 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:07.369Z] #29 8.345 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:50:07.369Z] #29 8.368 Processing triggers for ca-certificates (20210119) ... [2022-07-19T21:50:07.369Z] #29 8.375 Updating certificates in /etc/ssl/certs... [2022-07-19T21:50:07.369Z] #29 8.929 0 added, 0 removed; done. [2022-07-19T21:50:07.369Z] #29 8.929 Running hooks in /etc/ca-certificates/update.d... [2022-07-19T21:50:07.369Z] #29 8.930 done. [2022-07-19T21:50:07.369Z] #29 ... [2022-07-19T21:50:07.369Z] [2022-07-19T21:50:07.369Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:07.369Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:07.468Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done [2022-07-19T21:50:07.516Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.6s done [2022-07-19T21:50:07.516Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-19T21:50:07.543Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-19T21:50:07.630Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.9s done [2022-07-19T21:50:07.729Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0.1s [2022-07-19T21:50:07.891Z] #11 ... [2022-07-19T21:50:07.891Z] [2022-07-19T21:50:07.891Z] #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-07-19T21:50:07.891Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-19T21:50:07.891Z] #29 DONE 10.4s [2022-07-19T21:50:07.891Z] [2022-07-19T21:50:07.891Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:07.891Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:07.891Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.1s [2022-07-19T21:50:08.293Z] #84 ... [2022-07-19T21:50:08.293Z] [2022-07-19T21:50:08.293Z] #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-07-19T21:50:08.293Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:50:08.293Z] #60 78.82 gotestsum version dev [2022-07-19T21:50:08.461Z] #11 ... [2022-07-19T21:50:08.461Z] [2022-07-19T21:50:08.461Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-19T21:50:08.461Z] #30 sha256:2e5a2ebff06dcb0c168693ffffbbfa0b1be080c2591f6dc1ab1c6086a823bd43 [2022-07-19T21:50:08.461Z] #30 DONE 0.6s [2022-07-19T21:50:08.461Z] [2022-07-19T21:50:08.461Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:08.461Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:09.238Z] #60 DONE 79.6s [2022-07-19T21:50:09.238Z] [2022-07-19T21:50:09.238Z] #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-07-19T21:50:09.238Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:50:09.464Z] #11 ... [2022-07-19T21:50:09.465Z] [2022-07-19T21:50:09.465Z] #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-07-19T21:50:09.465Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-19T21:50:09.465Z] #29 10.12 Updating certificates in /etc/ssl/certs... [2022-07-19T21:50:09.465Z] #29 11.42 129 added, 0 removed; done. [2022-07-19T21:50:09.465Z] #29 11.50 Setting up jq (1.6-2.1) ... [2022-07-19T21:50:09.465Z] #29 11.51 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:09.465Z] #29 11.52 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:09.465Z] #29 11.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:50:09.465Z] #29 11.56 Processing triggers for ca-certificates (20210119) ... [2022-07-19T21:50:09.465Z] #29 11.58 Updating certificates in /etc/ssl/certs... [2022-07-19T21:50:09.465Z] #29 12.56 0 added, 0 removed; done. [2022-07-19T21:50:09.465Z] #29 12.56 Running hooks in /etc/ca-certificates/update.d... [2022-07-19T21:50:09.465Z] #29 12.57 done. [2022-07-19T21:50:09.465Z] #29 DONE 13.5s [2022-07-19T21:50:09.465Z] [2022-07-19T21:50:09.465Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-19T21:50:09.465Z] #30 sha256:a4257fc46a0971131e0fa9551eb11ca200d06530336478ef87d75411ac5b96d2 [2022-07-19T21:50:09.465Z] #30 DONE 0.1s [2022-07-19T21:50:09.465Z] [2022-07-19T21:50:09.465Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:09.465Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:09.719Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 1.8s done [2022-07-19T21:50:09.980Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 8.3s [2022-07-19T21:50:09.980Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 8.2s done [2022-07-19T21:50:10.048Z] #11 ... [2022-07-19T21:50:10.048Z] [2022-07-19T21:50:10.048Z] #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-07-19T21:50:10.048Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-19T21:50:10.048Z] #29 10.99 129 added, 0 removed; done. [2022-07-19T21:50:10.048Z] #29 11.08 Setting up jq (1.6-2.1) ... [2022-07-19T21:50:10.048Z] #29 11.09 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:10.048Z] #29 11.10 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:10.048Z] #29 11.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:50:10.048Z] #29 11.13 Processing triggers for ca-certificates (20210119) ... [2022-07-19T21:50:10.048Z] #29 11.14 Updating certificates in /etc/ssl/certs... [2022-07-19T21:50:10.048Z] #29 12.26 0 added, 0 removed; done. [2022-07-19T21:50:10.048Z] #29 12.26 Running hooks in /etc/ca-certificates/update.d... [2022-07-19T21:50:10.048Z] #29 12.26 done. [2022-07-19T21:50:10.048Z] #29 DONE 13.3s [2022-07-19T21:50:10.048Z] [2022-07-19T21:50:10.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:10.048Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:10.048Z] #11 ... [2022-07-19T21:50:10.048Z] [2022-07-19T21:50:10.048Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-19T21:50:10.048Z] #30 sha256:7cecdb0bea798538009de406833f7bbc6f198ad5e17980eb0040176dee16f6dc [2022-07-19T21:50:10.048Z] #30 DONE 0.1s [2022-07-19T21:50:10.048Z] [2022-07-19T21:50:10.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:10.048Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:10.920Z] #11 ... [2022-07-19T21:50:10.920Z] [2022-07-19T21:50:10.920Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:50:10.920Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-19T21:50:10.920Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-19T21:50:10.920Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-19T21:50:10.920Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-19T21:50:10.920Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-19T21:50:10.920Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.3s done [2022-07-19T21:50:10.920Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.3s done [2022-07-19T21:50:11.180Z] #28 ... [2022-07-19T21:50:11.180Z] [2022-07-19T21:50:11.180Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:11.180Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-19T21:50:11.752Z] #11 ... [2022-07-19T21:50:11.752Z] [2022-07-19T21:50:11.752Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-19T21:50:11.752Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-19T21:50:11.752Z] #28 DONE 10.5s [2022-07-19T21:50:11.752Z] [2022-07-19T21:50:11.752Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:11.752Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-19T21:50:11.752Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-19T21:50:11.752Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 0B / 126B 10.3s [2022-07-19T21:50:12.012Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 10.3s done [2022-07-19T21:50:12.586Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.0s [2022-07-19T21:50:12.754Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.0s [2022-07-19T21:50:13.437Z] #19 70.62 Fetched 49.1 MB in 1min 9s (713 kB/s) [2022-07-19T21:50:13.748Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.2s [2022-07-19T21:50:15.311Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.1s done [2022-07-19T21:50:15.311Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 [2022-07-19T21:50:15.927Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.0s done [2022-07-19T21:50:15.928Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-19T21:50:16.043Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.7s done [2022-07-19T21:50:16.043Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-19T21:50:16.295Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.3s done [2022-07-19T21:50:16.295Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-19T21:50:16.555Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-19T21:50:16.555Z] #11 DONE 27.4s [2022-07-19T21:50:16.555Z] [2022-07-19T21:50:16.555Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-19T21:50:16.555Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-19T21:50:16.697Z] #11 ... [2022-07-19T21:50:16.697Z] [2022-07-19T21:50:16.697Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-19T21:50:16.697Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-19T21:50:16.697Z] #72 DONE 3.1s [2022-07-19T21:50:16.697Z] [2022-07-19T21:50:16.697Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:16.697Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-19T21:50:18.465Z] #12 ... [2022-07-19T21:50:18.465Z] [2022-07-19T21:50:18.465Z] #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-07-19T21:50:18.465Z] #31 sha256:20abdba186ea05aa032470d46f27b93a30a60157a14b912a576b55090260d332 [2022-07-19T21:50:18.465Z] #31 1.508 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-19T21:50:18.465Z] #31 1.772 [2022-07-19T21:50:18.465Z] #31 1.988 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:18.465Z] #31 2.240 [2022-07-19T21:50:18.465Z] #31 3.129 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-19T21:50:18.465Z] #31 3.392 [2022-07-19T21:50:18.465Z] #31 3.608 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:18.465Z] #31 3.891 [2022-07-19T21:50:18.465Z] #31 4.837 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-19T21:50:18.465Z] #31 5.097 [2022-07-19T21:50:18.465Z] #31 5.315 #=#=# ################## 26.4% ########################################## 58.4% ################################################################# 90.7% ######################################################################## 100.0% [2022-07-19T21:50:18.465Z] #31 5.883 [2022-07-19T21:50:18.465Z] #31 6.815 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-19T21:50:18.465Z] #31 7.090 [2022-07-19T21:50:18.465Z] #31 7.308 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:18.465Z] #31 7.589 [2022-07-19T21:50:18.466Z] #31 8.307 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-19T21:50:18.466Z] #31 8.570 [2022-07-19T21:50:18.466Z] #31 8.789 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:18.466Z] #31 8.993 [2022-07-19T21:50:18.466Z] #31 9.032 Download of images into '/build' complete. [2022-07-19T21:50:18.466Z] #31 9.032 Use something like the following to load the result into a Docker daemon: [2022-07-19T21:50:18.466Z] #31 9.032 tar -cC '/build' . | docker load [2022-07-19T21:50:18.728Z] #31 ... [2022-07-19T21:50:18.728Z] [2022-07-19T21:50:18.728Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-19T21:50:18.728Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-19T21:50:18.728Z] #12 DONE 2.3s [2022-07-19T21:50:18.989Z] [2022-07-19T21:50:18.989Z] #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-07-19T21:50:18.989Z] #31 sha256:20abdba186ea05aa032470d46f27b93a30a60157a14b912a576b55090260d332 [2022-07-19T21:50:18.989Z] #31 DONE 10.5s [2022-07-19T21:50:18.989Z] [2022-07-19T21:50:18.989Z] #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-07-19T21:50:18.989Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-19T21:50:19.263Z] #11 ... [2022-07-19T21:50:19.263Z] [2022-07-19T21:50:19.263Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-19T21:50:19.263Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-19T21:50:19.263Z] #74 DONE 2.8s [2022-07-19T21:50:19.263Z] [2022-07-19T21:50:19.263Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:19.263Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-19T21:50:19.559Z] #13 DONE 0.7s [2022-07-19T21:50:19.559Z] [2022-07-19T21:50:19.559Z] #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-07-19T21:50:19.559Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:50:19.828Z] #53 ... [2022-07-19T21:50:19.828Z] [2022-07-19T21:50:19.828Z] #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-07-19T21:50:19.828Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-19T21:50:19.828Z] #50 DONE 0.2s [2022-07-19T21:50:19.828Z] [2022-07-19T21:50:19.828Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-19T21:50:19.828Z] #25 sha256:d15eda215b099750ba2cc71f247104ece4b75bae78de843dd73c1bb56fc712b8 [2022-07-19T21:50:19.828Z] #25 DONE 0.3s [2022-07-19T21:50:19.828Z] [2022-07-19T21:50:19.828Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-19T21:50:19.828Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-19T21:50:19.828Z] #33 DONE 0.3s [2022-07-19T21:50:19.828Z] [2022-07-19T21:50:19.828Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-19T21:50:19.828Z] #66 sha256:4a462a5fc4309e6329f8e07235f8abdf524e5e24660e5a5cefed840f58e93297 [2022-07-19T21:50:19.828Z] #66 DONE 0.3s [2022-07-19T21:50:19.828Z] [2022-07-19T21:50:19.828Z] #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-07-19T21:50:19.828Z] #67 sha256:f2e48026d18fbb53b38145b74d16a15f486fd1d95d608f780cbbb7360fd76d8d [2022-07-19T21:50:20.096Z] #67 ... [2022-07-19T21:50:20.096Z] [2022-07-19T21:50:20.096Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-19T21:50:20.096Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-19T21:50:20.096Z] #46 DONE 0.4s [2022-07-19T21:50:20.096Z] [2022-07-19T21:50:20.096Z] #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-07-19T21:50:20.096Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:50:20.123Z] #11 ... [2022-07-19T21:50:20.123Z] [2022-07-19T21:50:20.123Z] #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-07-19T21:50:20.123Z] #31 sha256:c7d77c74bbffc23a2eb04317f2bd66b032c0ace822f8389f7138495bff77c568 [2022-07-19T21:50:20.123Z] #31 1.860 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-19T21:50:20.123Z] #31 2.146 [2022-07-19T21:50:20.123Z] #31 2.381 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:20.123Z] #31 2.725 [2022-07-19T21:50:20.123Z] #31 3.794 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-19T21:50:20.123Z] #31 4.192 [2022-07-19T21:50:20.123Z] #31 4.439 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:20.123Z] #31 4.772 [2022-07-19T21:50:20.123Z] #31 5.794 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-19T21:50:20.123Z] #31 6.144 [2022-07-19T21:50:20.123Z] #31 6.377 #=#=# ############ 16.9% ######################################### 57.5% ################################################################ 89.6% ######################################################################## 100.0% [2022-07-19T21:50:20.123Z] #31 6.988 [2022-07-19T21:50:20.123Z] #31 7.968 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-19T21:50:20.123Z] #31 8.369 [2022-07-19T21:50:20.123Z] #31 8.602 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:20.123Z] #31 8.926 [2022-07-19T21:50:20.123Z] #31 9.690 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-19T21:50:20.123Z] #31 10.04 [2022-07-19T21:50:20.123Z] #31 ... [2022-07-19T21:50:20.123Z] [2022-07-19T21:50:20.123Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:20.123Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:20.233Z] #11 ... [2022-07-19T21:50:20.234Z] [2022-07-19T21:50:20.234Z] #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-07-19T21:50:20.234Z] #31 sha256:379587ba5f506bd88bd1d2684d461e837ded26fbfdb24fa1ee4788a317b1c4f0 [2022-07-19T21:50:20.234Z] #31 2.487 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-19T21:50:20.234Z] #31 2.811 [2022-07-19T21:50:20.234Z] #31 3.035 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:20.234Z] #31 3.332 [2022-07-19T21:50:20.234Z] #31 4.384 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-19T21:50:20.234Z] #31 4.741 [2022-07-19T21:50:20.234Z] #31 4.967 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:20.234Z] #31 5.275 [2022-07-19T21:50:20.234Z] #31 6.347 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-19T21:50:20.234Z] #31 6.674 [2022-07-19T21:50:20.234Z] #31 6.894 #=#=# ################### 26.5% ########################################## 58.5% ################################################################ 90.2% ######################################################################## 100.0% [2022-07-19T21:50:20.234Z] #31 7.480 [2022-07-19T21:50:20.234Z] #31 8.499 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-19T21:50:20.234Z] #31 8.832 [2022-07-19T21:50:20.234Z] #31 9.056 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:20.234Z] #31 9.360 [2022-07-19T21:50:20.234Z] #31 10.11 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-19T21:50:20.234Z] #31 ... [2022-07-19T21:50:20.234Z] [2022-07-19T21:50:20.234Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:20.234Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:20.650Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.3s done [2022-07-19T21:50:20.802Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-19T21:50:20.912Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-19T21:50:21.050Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-19T21:50:21.174Z] #11 DONE 19.9s [2022-07-19T21:50:21.174Z] [2022-07-19T21:50:21.174Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-19T21:50:21.174Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-19T21:50:21.435Z] #12 DONE 0.5s [2022-07-19T21:50:21.435Z] [2022-07-19T21:50:21.435Z] #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-07-19T21:50:21.435Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-19T21:50:21.435Z] #29 1.255 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:21.435Z] #29 1.272 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:21.435Z] #29 1.272 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:21.435Z] #29 1.447 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:50:21.435Z] #29 1.735 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:50:21.435Z] #29 1.741 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:50:21.435Z] #29 2.753 Fetched 8441 kB in 2s (4808 kB/s) [2022-07-19T21:50:21.435Z] #29 2.753 Reading package lists... [2022-07-19T21:50:21.435Z] #29 3.284 Reading package lists... [2022-07-19T21:50:21.435Z] #29 3.813 Building dependency tree... [2022-07-19T21:50:21.435Z] #29 4.130 The following additional packages will be installed: [2022-07-19T21:50:21.435Z] #29 4.131 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-19T21:50:21.435Z] #29 4.131 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-19T21:50:21.435Z] #29 4.133 Recommended packages: [2022-07-19T21:50:21.435Z] #29 4.133 libldap-common publicsuffix libsasl2-modules [2022-07-19T21:50:21.435Z] #29 4.253 The following NEW packages will be installed: [2022-07-19T21:50:21.435Z] #29 4.253 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-19T21:50:21.435Z] #29 4.254 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-19T21:50:21.435Z] #29 4.254 libssh2-1 openssl [2022-07-19T21:50:21.435Z] #29 4.527 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:50:21.435Z] #29 4.527 Need to get 2934 kB of archives. [2022-07-19T21:50:21.435Z] #29 4.527 After this operation, 6476 kB of additional disk space will be used. [2022-07-19T21:50:21.435Z] #29 4.527 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-19T21:50:21.435Z] #29 4.571 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-19T21:50:21.435Z] #29 4.643 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-19T21:50:21.435Z] #29 4.643 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-07-19T21:50:21.435Z] #29 4.643 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-19T21:50:21.435Z] #29 4.643 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-19T21:50:21.435Z] #29 4.643 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-19T21:50:21.435Z] #29 4.643 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-19T21:50:21.435Z] #29 4.643 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-19T21:50:21.435Z] #29 4.653 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-19T21:50:21.435Z] #29 4.653 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-19T21:50:21.435Z] #29 4.653 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-19T21:50:21.435Z] #29 4.653 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-19T21:50:21.435Z] #29 4.653 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-19T21:50:21.435Z] #29 4.653 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-19T21:50:21.435Z] #29 4.864 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:50:21.435Z] #29 4.891 Fetched 2934 kB in 0s (7513 kB/s) [2022-07-19T21:50:21.435Z] #29 5.063 Selecting previously unselected package openssl. [2022-07-19T21:50:21.435Z] #29 5.063 (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-07-19T21:50:21.435Z] #29 5.068 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 5.152 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-19T21:50:21.435Z] #29 5.912 Selecting previously unselected package ca-certificates. [2022-07-19T21:50:21.435Z] #29 5.912 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-19T21:50:21.435Z] #29 5.992 Unpacking ca-certificates (20210119) ... [2022-07-19T21:50:21.435Z] #29 6.778 Selecting previously unselected package libbrotli1:arm64. [2022-07-19T21:50:21.435Z] #29 6.778 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 7.227 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-19T21:50:21.435Z] #29 7.347 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-19T21:50:21.435Z] #29 7.347 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 7.360 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:21.435Z] #29 7.444 Selecting previously unselected package libsasl2-2:arm64. [2022-07-19T21:50:21.435Z] #29 7.444 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 7.450 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:21.435Z] #29 7.519 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-19T21:50:21.435Z] #29 7.519 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 7.537 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-19T21:50:21.435Z] #29 7.594 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-19T21:50:21.435Z] #29 7.594 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 7.602 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-19T21:50:21.435Z] #29 7.711 Selecting previously unselected package libpsl5:arm64. [2022-07-19T21:50:21.435Z] #29 7.711 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 7.721 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-19T21:50:21.435Z] #29 7.770 Selecting previously unselected package librtmp1:arm64. [2022-07-19T21:50:21.435Z] #29 7.770 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 7.773 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-19T21:50:21.435Z] #29 7.840 Selecting previously unselected package libssh2-1:arm64. [2022-07-19T21:50:21.435Z] #29 7.840 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 7.849 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-19T21:50:21.435Z] #29 7.913 Selecting previously unselected package libcurl4:arm64. [2022-07-19T21:50:21.435Z] #29 7.913 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 7.919 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:21.435Z] #29 7.996 Selecting previously unselected package curl. [2022-07-19T21:50:21.435Z] #29 7.996 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 8.005 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:21.435Z] #29 8.071 Selecting previously unselected package libonig5:arm64. [2022-07-19T21:50:21.435Z] #29 8.071 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 8.075 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-19T21:50:21.435Z] #29 8.148 Selecting previously unselected package libjq1:arm64. [2022-07-19T21:50:21.435Z] #29 8.148 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 8.158 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-19T21:50:21.435Z] #29 8.206 Selecting previously unselected package jq. [2022-07-19T21:50:21.435Z] #29 8.207 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-19T21:50:21.435Z] #29 8.218 Unpacking jq (1.6-2.1) ... [2022-07-19T21:50:21.435Z] #29 8.274 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-19T21:50:21.435Z] #29 8.291 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-19T21:50:21.435Z] #29 8.306 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-19T21:50:21.435Z] #29 8.322 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:21.435Z] #29 8.392 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-19T21:50:21.435Z] #29 8.407 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-19T21:50:21.435Z] #29 8.428 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-19T21:50:21.435Z] #29 8.511 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-19T21:50:21.435Z] #29 8.528 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-19T21:50:21.435Z] #29 8.545 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-19T21:50:21.435Z] #29 8.562 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-19T21:50:21.435Z] #29 8.577 Setting up ca-certificates (20210119) ... [2022-07-19T21:50:21.435Z] #29 9.174 Updating certificates in /etc/ssl/certs... [2022-07-19T21:50:21.696Z] #29 10.01 129 added, 0 removed; done. [2022-07-19T21:50:21.696Z] #29 10.05 Setting up jq (1.6-2.1) ... [2022-07-19T21:50:21.696Z] #29 10.07 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:21.696Z] #29 10.08 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-19T21:50:21.696Z] #29 10.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:50:21.696Z] #29 10.13 Processing triggers for ca-certificates (20210119) ... [2022-07-19T21:50:21.958Z] #29 10.14 Updating certificates in /etc/ssl/certs... [2022-07-19T21:50:21.958Z] #29 ... [2022-07-19T21:50:21.958Z] [2022-07-19T21:50:21.958Z] #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-07-19T21:50:21.958Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-19T21:50:21.958Z] #13 DONE 0.5s [2022-07-19T21:50:22.221Z] [2022-07-19T21:50:22.221Z] #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-07-19T21:50:22.221Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-19T21:50:22.482Z] #50 ... [2022-07-19T21:50:22.482Z] [2022-07-19T21:50:22.482Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-19T21:50:22.482Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-19T21:50:22.482Z] #33 DONE 0.2s [2022-07-19T21:50:22.482Z] [2022-07-19T21:50:22.482Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-19T21:50:22.482Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-19T21:50:22.482Z] #46 DONE 0.2s [2022-07-19T21:50:22.482Z] [2022-07-19T21:50:22.482Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-19T21:50:22.482Z] #66 sha256:a3d6fd2a90a093667286e7be63156964c01b713345ada41ba7b09e2ee0551d87 [2022-07-19T21:50:22.482Z] #66 DONE 0.3s [2022-07-19T21:50:22.482Z] [2022-07-19T21:50:22.482Z] #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-07-19T21:50:22.482Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-19T21:50:22.482Z] #50 DONE 0.4s [2022-07-19T21:50:22.482Z] [2022-07-19T21:50:22.482Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-19T21:50:22.482Z] #25 sha256:48a0dcf8d2f0166777d6efc77beed49e38fd446628295f92455b20d8310f194b [2022-07-19T21:50:22.482Z] #25 DONE 0.4s [2022-07-19T21:50:22.482Z] [2022-07-19T21:50:22.482Z] #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-07-19T21:50:22.482Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-19T21:50:22.705Z] #11 ... [2022-07-19T21:50:22.705Z] [2022-07-19T21:50:22.705Z] #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-07-19T21:50:22.705Z] #31 sha256:379587ba5f506bd88bd1d2684d461e837ded26fbfdb24fa1ee4788a317b1c4f0 [2022-07-19T21:50:22.705Z] #31 10.44 [2022-07-19T21:50:22.705Z] #31 10.67 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:22.705Z] #31 10.91 [2022-07-19T21:50:22.705Z] #31 10.99 Download of images into '/build' complete. [2022-07-19T21:50:22.705Z] #31 10.99 Use something like the following to load the result into a Docker daemon: [2022-07-19T21:50:22.705Z] #31 10.99 tar -cC '/build' . | docker load [2022-07-19T21:50:22.705Z] #31 DONE 13.2s [2022-07-19T21:50:22.705Z] [2022-07-19T21:50:22.705Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:22.705Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:22.745Z] #51 ... [2022-07-19T21:50:22.745Z] [2022-07-19T21:50:22.745Z] #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-07-19T21:50:22.745Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-19T21:50:22.745Z] #29 10.80 0 added, 0 removed; done. [2022-07-19T21:50:22.745Z] #29 10.80 Running hooks in /etc/ca-certificates/update.d... [2022-07-19T21:50:22.745Z] #29 10.81 done. [2022-07-19T21:50:22.745Z] #29 DONE 11.0s [2022-07-19T21:50:22.941Z] #11 ... [2022-07-19T21:50:22.941Z] [2022-07-19T21:50:22.941Z] #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-07-19T21:50:22.941Z] #31 sha256:c7d77c74bbffc23a2eb04317f2bd66b032c0ace822f8389f7138495bff77c568 [2022-07-19T21:50:22.941Z] #31 10.28 #=#=# ######################################################################## 100.0% [2022-07-19T21:50:22.941Z] #31 10.54 [2022-07-19T21:50:22.941Z] #31 10.62 Download of images into '/build' complete. [2022-07-19T21:50:22.941Z] #31 10.62 Use something like the following to load the result into a Docker daemon: [2022-07-19T21:50:22.941Z] #31 10.62 tar -cC '/build' . | docker load [2022-07-19T21:50:22.941Z] #31 DONE 13.1s [2022-07-19T21:50:22.941Z] [2022-07-19T21:50:22.941Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-19T21:50:22.941Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-19T21:50:23.005Z] [2022-07-19T21:50:23.005Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-19T21:50:23.005Z] #30 sha256:058bf6729c699f83dc92cbaf6b47bbf1f32db46c77451f5d45f41a4a5ce0f987 [2022-07-19T21:50:23.005Z] #30 DONE 0.1s [2022-07-19T21:50:23.005Z] [2022-07-19T21:50:23.005Z] #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-07-19T21:50:23.005Z] #31 sha256:2186e44512476d9d7e24758c6340d2d63cc6ce6bd854ed0c4bf1d90d731235bf [2022-07-19T21:50:25.390Z] #47 ... [2022-07-19T21:50:25.390Z] [2022-07-19T21:50:25.390Z] #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-07-19T21:50:25.390Z] #67 sha256:f2e48026d18fbb53b38145b74d16a15f486fd1d95d608f780cbbb7360fd76d8d [2022-07-19T21:50:25.390Z] #67 4.547 + RM_GOPATH=0 [2022-07-19T21:50:25.390Z] #67 4.547 + TMP_GOPATH= [2022-07-19T21:50:25.390Z] #67 4.547 + : /build [2022-07-19T21:50:25.390Z] #67 4.547 + '[' -z '' ']' [2022-07-19T21:50:25.390Z] #67 4.547 ++ mktemp -d [2022-07-19T21:50:25.390Z] #67 4.557 + export GOPATH=/tmp/tmp.mI3Xm2xzJI [2022-07-19T21:50:25.390Z] #67 4.557 + GOPATH=/tmp/tmp.mI3Xm2xzJI [2022-07-19T21:50:25.390Z] #67 4.557 + RM_GOPATH=1 [2022-07-19T21:50:25.390Z] #67 4.557 + case "$(go env GOARCH)" in [2022-07-19T21:50:25.390Z] #67 4.557 ++ go env GOARCH [2022-07-19T21:50:25.390Z] #67 4.562 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:25.390Z] #67 4.562 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:25.390Z] #67 4.562 ++ dirname /install.sh [2022-07-19T21:50:25.390Z] #67 4.585 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:25.390Z] #67 4.587 + dir=/ [2022-07-19T21:50:25.390Z] #67 4.587 + bin=rootlesskit [2022-07-19T21:50:25.390Z] #67 4.587 + shift [2022-07-19T21:50:25.390Z] #67 4.587 + '[' '!' -f //rootlesskit.installer ']' [2022-07-19T21:50:25.390Z] #67 4.587 + . //rootlesskit.installer [2022-07-19T21:50:25.390Z] #67 4.587 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:25.390Z] #67 4.587 + install_rootlesskit [2022-07-19T21:50:25.390Z] #67 4.587 + case "$1" in [2022-07-19T21:50:25.390Z] #67 4.587 + export CGO_ENABLED=0 [2022-07-19T21:50:25.390Z] #67 4.587 + CGO_ENABLED=0 [2022-07-19T21:50:25.390Z] #67 4.587 + _install_rootlesskit [2022-07-19T21:50:25.390Z] #67 4.587 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-19T21:50:25.390Z] #67 4.587 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-19T21:50:25.390Z] #67 4.587 + GOBIN=/build [2022-07-19T21:50:25.390Z] #67 4.587 + GO111MODULE=on [2022-07-19T21:50:25.390Z] #67 4.587 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:25.390Z] #67 5.008 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-19T21:50:25.787Z] #19 70.62 Reading package lists... [2022-07-19T21:50:25.787Z] #19 ... [2022-07-19T21:50:25.787Z] [2022-07-19T21:50:25.787Z] #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-07-19T21:50:25.787Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:50:25.787Z] #84 36.14 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-19T21:50:25.992Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.2s [2022-07-19T21:50:26.217Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.3s done [2022-07-19T21:50:26.473Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-19T21:50:26.729Z] #11 DONE 44.5s [2022-07-19T21:50:26.729Z] [2022-07-19T21:50:26.729Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-19T21:50:26.729Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-19T21:50:27.302Z] #67 7.219 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-19T21:50:27.303Z] #67 7.224 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-19T21:50:27.370Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 11.8s done [2022-07-19T21:50:27.564Z] #67 7.728 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-19T21:50:27.628Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-19T21:50:27.886Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-19T21:50:27.886Z] #11 DONE 46.0s [2022-07-19T21:50:27.886Z] [2022-07-19T21:50:27.886Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-19T21:50:27.886Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-19T21:50:28.095Z] #12 DONE 1.0s [2022-07-19T21:50:28.095Z] [2022-07-19T21:50:28.095Z] #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-07-19T21:50:28.095Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-19T21:50:28.353Z] #13 DONE 0.6s [2022-07-19T21:50:28.567Z] #31 ... [2022-07-19T21:50:28.567Z] [2022-07-19T21:50:28.567Z] #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-07-19T21:50:28.567Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-19T21:50:28.567Z] #51 5.065 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:28.567Z] #51 5.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:28.567Z] #51 5.093 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:28.567Z] #51 5.697 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-19T21:50:28.610Z] [2022-07-19T21:50:28.610Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-19T21:50:28.610Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-19T21:50:28.610Z] #33 ... [2022-07-19T21:50:28.610Z] [2022-07-19T21:50:28.610Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-19T21:50:28.610Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-19T21:50:28.610Z] #46 DONE 0.3s [2022-07-19T21:50:28.610Z] [2022-07-19T21:50:28.610Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-19T21:50:28.610Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-19T21:50:28.610Z] #33 DONE 0.4s [2022-07-19T21:50:28.610Z] [2022-07-19T21:50:28.610Z] #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-07-19T21:50:28.610Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:50:28.821Z] #12 DONE 0.9s [2022-07-19T21:50:28.821Z] [2022-07-19T21:50:28.821Z] #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-07-19T21:50:28.821Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-19T21:50:28.828Z] #51 6.248 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:50:28.866Z] #47 ... [2022-07-19T21:50:28.867Z] [2022-07-19T21:50:28.867Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-19T21:50:28.867Z] #25 sha256:99e70f9d6869ac4582dabef74816e94fa2fa21ffbcc281d21f92740517398da0 [2022-07-19T21:50:28.867Z] #25 DONE 0.4s [2022-07-19T21:50:28.867Z] [2022-07-19T21:50:28.867Z] #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-07-19T21:50:28.867Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-19T21:50:28.867Z] #50 DONE 0.4s [2022-07-19T21:50:28.867Z] [2022-07-19T21:50:28.867Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-19T21:50:28.867Z] #66 sha256:3e8f977222917a7ef5338fc001bad6bad00da79782801903aa25a4d988f5bf94 [2022-07-19T21:50:28.867Z] #66 DONE 0.4s [2022-07-19T21:50:29.124Z] [2022-07-19T21:50:29.124Z] #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-07-19T21:50:29.124Z] #67 sha256:f0ce633036a85f02d715626b527b5e5f00ae5b714a8e7d643c89b9e4f56813bc [2022-07-19T21:50:29.394Z] #13 DONE 0.6s [2022-07-19T21:50:29.394Z] [2022-07-19T21:50:29.394Z] #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-07-19T21:50:29.394Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:50:29.617Z] #67 ... [2022-07-19T21:50:29.617Z] [2022-07-19T21:50:29.617Z] #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-07-19T21:50:29.617Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:29.617Z] #55 3.309 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-19T21:50:29.617Z] #55 4.039 go: downloading github.com/fatih/color v1.13.0 [2022-07-19T21:50:29.617Z] #55 4.039 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-19T21:50:29.617Z] #55 4.071 go: downloading github.com/pkg/errors v0.9.1 [2022-07-19T21:50:29.617Z] #55 4.094 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-19T21:50:29.617Z] #55 4.136 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-19T21:50:29.617Z] #55 4.195 go: downloading github.com/spf13/viper v1.11.0 [2022-07-19T21:50:29.617Z] #55 4.251 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-19T21:50:29.617Z] #55 4.342 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-19T21:50:29.617Z] #55 4.348 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-19T21:50:29.617Z] #55 4.373 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-19T21:50:29.617Z] #55 4.373 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-19T21:50:29.617Z] #55 4.938 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-19T21:50:29.617Z] #55 4.987 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-19T21:50:29.617Z] #55 5.043 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-19T21:50:29.617Z] #55 5.097 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-19T21:50:29.617Z] #55 8.598 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-19T21:50:29.617Z] #55 8.607 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-19T21:50:29.617Z] #55 8.932 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-19T21:50:29.617Z] #55 9.042 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-19T21:50:29.617Z] #55 9.283 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-19T21:50:29.617Z] #55 9.307 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-19T21:50:29.617Z] #55 9.535 go: downloading github.com/spf13/cast v1.4.1 [2022-07-19T21:50:29.617Z] #55 9.567 go: downloading github.com/spf13/afero v1.8.2 [2022-07-19T21:50:29.617Z] #55 9.715 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-19T21:50:29.617Z] #55 9.959 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-19T21:50:29.617Z] #55 9.959 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-19T21:50:29.617Z] #55 ... [2022-07-19T21:50:29.617Z] [2022-07-19T21:50:29.617Z] #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-07-19T21:50:29.617Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-19T21:50:29.617Z] #38 7.029 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-19T21:50:29.653Z] #36 ... [2022-07-19T21:50:29.653Z] [2022-07-19T21:50:29.653Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-19T21:50:29.653Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-19T21:50:29.653Z] #33 DONE 0.2s [2022-07-19T21:50:29.653Z] [2022-07-19T21:50:29.653Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-19T21:50:29.653Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-19T21:50:29.653Z] #46 DONE 0.3s [2022-07-19T21:50:29.653Z] [2022-07-19T21:50:29.653Z] #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-07-19T21:50:29.653Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:50:29.882Z] #38 ... [2022-07-19T21:50:29.882Z] [2022-07-19T21:50:29.882Z] #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-07-19T21:50:29.882Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:50:29.882Z] #36 3.435 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-19T21:50:29.882Z] #36 ... [2022-07-19T21:50:29.882Z] [2022-07-19T21:50:29.882Z] #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-07-19T21:50:29.882Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:50:29.882Z] #14 7.186 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:29.882Z] #14 7.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:29.882Z] #14 7.219 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:29.882Z] #14 8.249 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:29.912Z] #47 ... [2022-07-19T21:50:29.912Z] [2022-07-19T21:50:29.912Z] #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-07-19T21:50:29.912Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-19T21:50:29.912Z] #50 DONE 0.4s [2022-07-19T21:50:29.912Z] [2022-07-19T21:50:29.912Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-19T21:50:29.912Z] #25 sha256:a6f775dc86d80eea9253337b7a821c280a42f11fd0689e712161e85a1ed59c55 [2022-07-19T21:50:29.912Z] #25 DONE 0.5s [2022-07-19T21:50:29.912Z] [2022-07-19T21:50:29.912Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-19T21:50:29.912Z] #66 sha256:a3dda23d1592417de32176752227e17262fea7f6de18908b37c48f498aef29f7 [2022-07-19T21:50:29.912Z] #66 DONE 0.5s [2022-07-19T21:50:29.912Z] [2022-07-19T21:50:29.912Z] #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-07-19T21:50:29.912Z] #67 sha256:25ba466d9909770e2ef5d97d9fe8c71e4d7bb465c021cb7bb5b174fc16679708 [2022-07-19T21:50:30.148Z] #14 ... [2022-07-19T21:50:30.148Z] [2022-07-19T21:50:30.148Z] #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-07-19T21:50:30.148Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:50:30.148Z] #42 5.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:30.148Z] #42 5.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:30.148Z] #42 5.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:30.148Z] #42 6.703 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:30.148Z] #42 9.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:30.148Z] #42 ... [2022-07-19T21:50:30.148Z] [2022-07-19T21:50:30.148Z] #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-07-19T21:50:30.148Z] #26 sha256:3d4ad743f9e6fabcf6228c5483220dbf5300a4ce17dd3372f54e513297c1fbc2 [2022-07-19T21:50:30.148Z] #26 5.768 Install docker/cli version 17.06.2-ce from stable [2022-07-19T21:50:30.148Z] #26 5.771 + RM_GOPATH=0 [2022-07-19T21:50:30.148Z] #26 5.771 + TMP_GOPATH= [2022-07-19T21:50:30.148Z] #26 5.771 + : /build [2022-07-19T21:50:30.148Z] #26 5.771 + '[' -z '' ']' [2022-07-19T21:50:30.148Z] #26 5.771 ++ mktemp -d [2022-07-19T21:50:30.148Z] #26 5.771 + export GOPATH=/tmp/tmp.b1i4OWO39A [2022-07-19T21:50:30.148Z] #26 5.771 + GOPATH=/tmp/tmp.b1i4OWO39A [2022-07-19T21:50:30.148Z] #26 5.771 + RM_GOPATH=1 [2022-07-19T21:50:30.148Z] #26 5.771 + case "$(go env GOARCH)" in [2022-07-19T21:50:30.148Z] #26 5.771 ++ go env GOARCH [2022-07-19T21:50:30.148Z] #26 5.771 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:30.148Z] #26 5.771 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:30.148Z] #26 5.771 ++ dirname /install.sh [2022-07-19T21:50:30.148Z] #26 5.771 + dir=/ [2022-07-19T21:50:30.148Z] #26 5.771 + bin=dockercli [2022-07-19T21:50:30.148Z] #26 5.771 + shift [2022-07-19T21:50:30.148Z] #26 5.771 + '[' '!' -f //dockercli.installer ']' [2022-07-19T21:50:30.148Z] #26 5.771 + . //dockercli.installer [2022-07-19T21:50:30.148Z] #26 5.771 ++ : stable [2022-07-19T21:50:30.148Z] #26 5.771 ++ : 17.06.2-ce [2022-07-19T21:50:30.148Z] #26 5.771 + install_dockercli [2022-07-19T21:50:30.148Z] #26 5.771 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-19T21:50:30.148Z] #26 5.781 ++ uname -m [2022-07-19T21:50:30.148Z] #26 5.821 + arch=x86_64 [2022-07-19T21:50:30.148Z] #26 5.821 + '[' x86_64 '!=' x86_64 ']' [2022-07-19T21:50:30.148Z] #26 5.821 + url=https://download.docker.com/linux/static [2022-07-19T21:50:30.148Z] #26 5.821 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-19T21:50:30.148Z] #26 5.821 + tar -xz docker/docker [2022-07-19T21:50:30.409Z] #26 ... [2022-07-19T21:50:30.409Z] [2022-07-19T21:50:30.409Z] #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-07-19T21:50:30.409Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:50:30.409Z] #76 7.186 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:30.409Z] #76 7.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:30.409Z] #76 7.217 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:30.409Z] #76 8.329 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:30.409Z] #76 ... [2022-07-19T21:50:30.409Z] [2022-07-19T21:50:30.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-07-19T21:50:30.409Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-19T21:50:30.409Z] #57 4.892 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-19T21:50:30.409Z] #57 6.036 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-19T21:50:30.409Z] #57 6.046 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-19T21:50:30.409Z] #57 6.194 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-19T21:50:30.409Z] #57 8.109 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-19T21:50:30.669Z] #57 ... [2022-07-19T21:50:30.669Z] [2022-07-19T21:50:30.669Z] #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-07-19T21:50:30.669Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:50:30.669Z] #62 4.439 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:30.669Z] #62 4.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:30.669Z] #62 4.548 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:30.669Z] #62 4.836 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:30.669Z] #62 5.606 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:30.669Z] #62 7.698 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:30.669Z] #62 ... [2022-07-19T21:50:30.669Z] [2022-07-19T21:50:30.669Z] #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-07-19T21:50:30.669Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:50:30.669Z] #34 5.925 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-19T21:50:30.669Z] #34 5.925 Cloning into '.'... [2022-07-19T21:50:30.929Z] #34 ... [2022-07-19T21:50:30.929Z] [2022-07-19T21:50:30.929Z] #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-07-19T21:50:30.929Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:50:30.929Z] #51 5.119 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:30.929Z] #51 5.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:30.929Z] #51 5.165 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:30.929Z] #51 5.791 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:30.929Z] #51 5.791 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-19T21:50:30.929Z] #51 8.325 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:30.929Z] #51 11.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:30.929Z] #51 ... [2022-07-19T21:50:30.929Z] [2022-07-19T21:50:30.929Z] #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-07-19T21:50:30.929Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:50:30.929Z] #40 4.643 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-19T21:50:30.929Z] #40 5.474 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-19T21:50:30.929Z] #40 6.644 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-19T21:50:30.929Z] #40 7.170 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-19T21:50:30.929Z] #40 7.206 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-19T21:50:30.929Z] #40 10.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-19T21:50:30.929Z] #40 11.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-19T21:50:31.189Z] #40 ... [2022-07-19T21:50:31.189Z] [2022-07-19T21:50:31.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-07-19T21:50:31.189Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:31.189Z] #55 10.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-19T21:50:31.189Z] #55 10.47 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-19T21:50:31.189Z] #55 10.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-19T21:50:31.189Z] #55 10.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-19T21:50:31.189Z] #55 10.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-19T21:50:31.189Z] #55 10.89 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-19T21:50:31.189Z] #55 10.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-19T21:50:31.450Z] #55 11.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-19T21:50:31.710Z] #55 12.15 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-19T21:50:32.126Z] #51 9.298 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:50:32.126Z] #51 ... [2022-07-19T21:50:32.126Z] [2022-07-19T21:50:32.126Z] #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-07-19T21:50:32.126Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-19T21:50:32.126Z] #76 5.632 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:32.126Z] #76 5.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:32.126Z] #76 5.877 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:32.126Z] #76 6.706 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:50:32.126Z] #76 9.228 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:50:32.281Z] #55 12.69 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-19T21:50:32.387Z] #76 ... [2022-07-19T21:50:32.387Z] [2022-07-19T21:50:32.387Z] #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-07-19T21:50:32.387Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-19T21:50:32.387Z] #14 3.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:32.387Z] #14 3.025 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:32.387Z] #14 3.025 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:32.387Z] #14 3.451 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:50:32.387Z] #14 4.699 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:50:32.387Z] #14 7.239 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:50:32.387Z] #14 ... [2022-07-19T21:50:32.387Z] [2022-07-19T21:50:32.387Z] #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-07-19T21:50:32.387Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-19T21:50:32.387Z] #57 5.276 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-19T21:50:32.387Z] #57 6.410 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-19T21:50:32.387Z] #57 6.425 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-19T21:50:32.387Z] #57 6.515 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-19T21:50:32.387Z] #57 7.966 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-19T21:50:32.649Z] #57 ... [2022-07-19T21:50:32.649Z] [2022-07-19T21:50:32.649Z] #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-07-19T21:50:32.649Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-19T21:50:32.649Z] #47 4.945 + git clone https://github.com/docker/distribution.git . [2022-07-19T21:50:32.649Z] #47 4.955 Cloning into '.'... [2022-07-19T21:50:32.649Z] #47 ... [2022-07-19T21:50:32.649Z] [2022-07-19T21:50:32.649Z] #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-07-19T21:50:32.649Z] #67 sha256:eab4171cd679dff6589207dd713566ca941065ea44e04a84eb8b218cc240292b [2022-07-19T21:50:32.649Z] #67 4.884 + RM_GOPATH=0 [2022-07-19T21:50:32.649Z] #67 4.884 + TMP_GOPATH= [2022-07-19T21:50:32.649Z] #67 4.884 + : /build [2022-07-19T21:50:32.649Z] #67 4.884 + '[' -z '' ']' [2022-07-19T21:50:32.649Z] #67 4.885 ++ mktemp -d [2022-07-19T21:50:32.649Z] #67 4.887 + export GOPATH=/tmp/tmp.DCF5EpeoXA [2022-07-19T21:50:32.649Z] #67 4.887 + GOPATH=/tmp/tmp.DCF5EpeoXA [2022-07-19T21:50:32.649Z] #67 4.887 + RM_GOPATH=1 [2022-07-19T21:50:32.649Z] #67 4.887 + case "$(go env GOARCH)" in [2022-07-19T21:50:32.649Z] #67 4.887 ++ go env GOARCH [2022-07-19T21:50:32.649Z] #67 4.932 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:32.649Z] #67 4.933 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:32.649Z] #67 4.936 ++ dirname /install.sh [2022-07-19T21:50:32.649Z] #67 4.950 + dir=/ [2022-07-19T21:50:32.649Z] #67 4.950 + bin=rootlesskit [2022-07-19T21:50:32.649Z] #67 4.950 + shift [2022-07-19T21:50:32.649Z] #67 4.950 + '[' '!' -f //rootlesskit.installer ']' [2022-07-19T21:50:32.649Z] #67 4.952 + . //rootlesskit.installer [2022-07-19T21:50:32.649Z] #67 4.952 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:32.649Z] #67 4.953 + install_rootlesskit [2022-07-19T21:50:32.649Z] #67 4.956 + case "$1" in [2022-07-19T21:50:32.649Z] #67 4.956 + export CGO_ENABLED=0 [2022-07-19T21:50:32.649Z] #67 4.956 + CGO_ENABLED=0 [2022-07-19T21:50:32.649Z] #67 4.956 + _install_rootlesskit [2022-07-19T21:50:32.649Z] #67 4.957 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-19T21:50:32.649Z] #67 4.958 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:32.649Z] #67 4.958 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-19T21:50:32.649Z] #67 4.960 + GOBIN=/build [2022-07-19T21:50:32.649Z] #67 4.960 + GO111MODULE=on [2022-07-19T21:50:32.649Z] #67 4.960 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:32.649Z] #67 5.519 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-19T21:50:32.649Z] #67 7.967 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-19T21:50:32.649Z] #67 7.978 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-19T21:50:32.649Z] #67 8.601 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-19T21:50:32.909Z] #67 ... [2022-07-19T21:50:32.909Z] [2022-07-19T21:50:32.909Z] #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-07-19T21:50:32.909Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-19T21:50:32.909Z] #40 5.617 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-19T21:50:32.909Z] #40 6.467 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-19T21:50:32.909Z] #40 7.799 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-19T21:50:32.909Z] #40 8.091 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-19T21:50:32.909Z] #40 8.129 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-19T21:50:32.909Z] #40 10.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-19T21:50:32.909Z] #40 10.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-19T21:50:33.170Z] #40 ... [2022-07-19T21:50:33.170Z] [2022-07-19T21:50:33.170Z] #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-07-19T21:50:33.170Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-19T21:50:33.170Z] #34 4.005 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-19T21:50:33.170Z] #34 4.008 Cloning into '.'... [2022-07-19T21:50:33.170Z] #34 ... [2022-07-19T21:50:33.170Z] [2022-07-19T21:50:33.170Z] #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-07-19T21:50:33.170Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-19T21:50:33.170Z] #55 5.441 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-19T21:50:33.170Z] #55 7.533 go: downloading github.com/fatih/color v1.13.0 [2022-07-19T21:50:33.170Z] #55 7.537 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-19T21:50:33.170Z] #55 7.658 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-19T21:50:33.170Z] #55 7.661 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-19T21:50:33.170Z] #55 7.919 go: downloading github.com/spf13/viper v1.11.0 [2022-07-19T21:50:33.170Z] #55 7.969 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-19T21:50:33.170Z] #55 8.160 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-19T21:50:33.170Z] #55 8.509 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-19T21:50:33.170Z] #55 9.820 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-19T21:50:33.170Z] #55 9.974 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-19T21:50:33.170Z] #55 10.04 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-19T21:50:33.170Z] #55 10.13 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-19T21:50:33.222Z] #55 13.69 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-19T21:50:33.222Z] #55 13.80 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-19T21:50:33.430Z] #55 ... [2022-07-19T21:50:33.430Z] [2022-07-19T21:50:33.430Z] #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-07-19T21:50:33.430Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-19T21:50:33.430Z] #53 5.151 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-19T21:50:33.430Z] #53 6.736 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-19T21:50:33.430Z] #53 6.743 go: downloading github.com/fatih/color v1.10.0 [2022-07-19T21:50:33.430Z] #53 6.945 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-19T21:50:33.430Z] #53 6.973 go: downloading github.com/pkg/errors v0.9.1 [2022-07-19T21:50:33.430Z] #53 7.294 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-19T21:50:33.430Z] #53 7.365 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-19T21:50:33.430Z] #53 7.392 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-19T21:50:33.430Z] #53 7.505 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-19T21:50:33.431Z] #53 7.507 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-19T21:50:33.431Z] #53 7.594 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-19T21:50:33.431Z] #53 7.854 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-19T21:50:33.431Z] #53 8.430 go: downloading golang.org/x/tools v0.1.0 [2022-07-19T21:50:33.431Z] #53 ... [2022-07-19T21:50:33.431Z] [2022-07-19T21:50:33.431Z] #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-07-19T21:50:33.431Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-19T21:50:33.431Z] #42 5.600 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:33.431Z] #42 5.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:33.431Z] #42 5.713 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:33.431Z] #42 6.735 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:50:33.431Z] #42 9.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:50:33.482Z] #55 13.85 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-19T21:50:33.482Z] #55 13.95 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-19T21:50:33.482Z] #55 13.97 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-19T21:50:33.692Z] #42 ... [2022-07-19T21:50:33.692Z] [2022-07-19T21:50:33.692Z] #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-07-19T21:50:33.692Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-19T21:50:33.692Z] #38 5.365 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-19T21:50:33.692Z] #38 ... [2022-07-19T21:50:33.692Z] [2022-07-19T21:50:33.692Z] #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-07-19T21:50:33.692Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-19T21:50:33.692Z] #36 3.785 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-19T21:50:33.692Z] #36 10.72 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-19T21:50:33.692Z] #36 10.73 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-19T21:50:33.692Z] #36 11.06 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-19T21:50:33.692Z] #36 11.31 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-19T21:50:33.953Z] #36 11.74 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-19T21:50:33.953Z] #36 ... [2022-07-19T21:50:33.953Z] [2022-07-19T21:50:33.953Z] #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-07-19T21:50:33.953Z] #26 sha256:7b081e56fce6ecfa076974dd35291b1c84c9af419ef9e85d404b8b488749bb75 [2022-07-19T21:50:33.953Z] #26 3.837 + RM_GOPATH=0 [2022-07-19T21:50:33.953Z] #26 3.837 + TMP_GOPATH= [2022-07-19T21:50:33.953Z] #26 3.837 + : /build [2022-07-19T21:50:33.953Z] #26 3.837 + '[' -z '' ']' [2022-07-19T21:50:33.953Z] #26 3.837 ++ mktemp -d [2022-07-19T21:50:33.953Z] #26 3.847 + export GOPATH=/tmp/tmp.gzc2iyvtk4 [2022-07-19T21:50:33.953Z] #26 3.847 + GOPATH=/tmp/tmp.gzc2iyvtk4 [2022-07-19T21:50:33.953Z] #26 3.847 + RM_GOPATH=1 [2022-07-19T21:50:33.953Z] #26 3.847 + case "$(go env GOARCH)" in [2022-07-19T21:50:33.953Z] #26 3.847 ++ go env GOARCH [2022-07-19T21:50:33.953Z] #26 3.869 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:33.953Z] #26 3.869 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:33.953Z] #26 3.869 ++ dirname /install.sh [2022-07-19T21:50:33.953Z] #26 3.870 + dir=/ [2022-07-19T21:50:33.953Z] #26 3.870 + bin=dockercli [2022-07-19T21:50:33.953Z] #26 3.870 + shift [2022-07-19T21:50:33.953Z] #26 3.870 + '[' '!' -f //dockercli.installer ']' [2022-07-19T21:50:33.953Z] #26 3.870 + . //dockercli.installer [2022-07-19T21:50:33.953Z] #26 3.871 ++ : stable [2022-07-19T21:50:33.953Z] #26 3.871 ++ : 17.06.2-ce [2022-07-19T21:50:33.953Z] #26 3.871 + install_dockercli [2022-07-19T21:50:33.953Z] #26 3.871 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-19T21:50:33.953Z] #26 3.872 Install docker/cli version 17.06.2-ce from stable [2022-07-19T21:50:33.953Z] #26 3.875 ++ uname -m [2022-07-19T21:50:33.953Z] #26 3.876 + arch=aarch64 [2022-07-19T21:50:33.953Z] #26 3.876 + '[' aarch64 '!=' x86_64 ']' [2022-07-19T21:50:33.953Z] #26 3.876 + '[' aarch64 '!=' s390x ']' [2022-07-19T21:50:33.953Z] #26 3.876 + '[' aarch64 '!=' armhf ']' [2022-07-19T21:50:33.953Z] #26 3.876 + build_dockercli [2022-07-19T21:50:33.953Z] #26 3.876 + git clone https://github.com/docker/docker-ce /tmp/tmp.gzc2iyvtk4/tmp/docker-ce [2022-07-19T21:50:33.953Z] #26 3.886 Cloning into '/tmp/tmp.gzc2iyvtk4/tmp/docker-ce'... [2022-07-19T21:50:33.953Z] #26 ... [2022-07-19T21:50:33.953Z] [2022-07-19T21:50:33.953Z] #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-07-19T21:50:33.953Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-19T21:50:33.953Z] #62 2.796 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:33.953Z] #62 2.813 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:33.953Z] #62 2.813 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:33.953Z] #62 3.060 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:50:33.953Z] #62 4.495 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:50:33.953Z] #62 5.767 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:50:33.953Z] #62 10.70 Fetched 8441 kB in 8s (1035 kB/s) [2022-07-19T21:50:34.052Z] #55 14.39 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-19T21:50:34.214Z] #62 10.70 Reading package lists... [2022-07-19T21:50:34.214Z] #62 ... [2022-07-19T21:50:34.214Z] [2022-07-19T21:50:34.214Z] #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-07-19T21:50:34.214Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-19T21:50:34.214Z] #36 11.92 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-19T21:50:34.214Z] #36 11.96 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-19T21:50:34.214Z] #36 11.97 go: downloading github.com/peterh/liner v1.2.2 [2022-07-19T21:50:34.214Z] #36 12.21 go: downloading github.com/google/go-dap v0.6.0 [2022-07-19T21:50:34.313Z] #55 14.68 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-19T21:50:34.313Z] #55 14.77 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-19T21:50:34.313Z] #55 14.86 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-19T21:50:34.392Z] #67 ... [2022-07-19T21:50:34.392Z] [2022-07-19T21:50:34.392Z] #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-07-19T21:50:34.392Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:50:34.392Z] #76 5.554 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:34.392Z] #76 5.569 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:34.392Z] #76 5.740 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:34.392Z] #76 5.774 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:34.392Z] #76 ... [2022-07-19T21:50:34.392Z] [2022-07-19T21:50:34.392Z] #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-07-19T21:50:34.392Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:50:34.392Z] #47 5.798 + git clone https://github.com/docker/distribution.git . [2022-07-19T21:50:34.392Z] #47 5.798 Cloning into '.'... [2022-07-19T21:50:34.574Z] #55 15.02 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-19T21:50:34.574Z] #55 15.10 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-19T21:50:34.574Z] #55 15.12 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-19T21:50:34.574Z] #55 ... [2022-07-19T21:50:34.574Z] [2022-07-19T21:50:34.574Z] #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-07-19T21:50:34.574Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:50:34.574Z] #53 5.180 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-19T21:50:34.574Z] #53 6.650 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-19T21:50:34.574Z] #53 6.683 go: downloading github.com/fatih/color v1.10.0 [2022-07-19T21:50:34.574Z] #53 6.789 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-19T21:50:34.574Z] #53 7.116 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-19T21:50:34.574Z] #53 7.168 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-19T21:50:34.574Z] #53 7.260 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-19T21:50:34.574Z] #53 7.333 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-19T21:50:34.574Z] #53 7.429 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-19T21:50:34.574Z] #53 7.538 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-19T21:50:34.574Z] #53 7.592 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-19T21:50:34.574Z] #53 8.095 go: downloading golang.org/x/tools v0.1.0 [2022-07-19T21:50:34.574Z] #53 15.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-19T21:50:34.574Z] #53 15.17 go: downloading golang.org/x/mod v0.3.0 [2022-07-19T21:50:34.786Z] #36 12.63 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-19T21:50:34.834Z] #53 ... [2022-07-19T21:50:34.834Z] [2022-07-19T21:50:34.834Z] #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-07-19T21:50:34.835Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:34.835Z] #55 15.24 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-19T21:50:34.835Z] #55 15.36 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-19T21:50:34.835Z] #55 15.48 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-19T21:50:35.095Z] #55 15.53 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-19T21:50:35.095Z] #55 15.59 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-19T21:50:35.095Z] #55 15.66 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-19T21:50:35.358Z] #36 13.10 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-19T21:50:35.358Z] #36 13.28 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-19T21:50:35.358Z] #36 13.36 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-19T21:50:35.359Z] #55 15.84 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-19T21:50:35.359Z] #55 15.98 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-19T21:50:35.622Z] #55 16.25 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-19T21:50:35.883Z] #55 16.26 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-19T21:50:35.883Z] #55 16.36 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-19T21:50:35.883Z] #55 16.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-19T21:50:35.883Z] #55 16.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-19T21:50:35.883Z] #55 16.47 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-19T21:50:36.144Z] #55 ... [2022-07-19T21:50:36.144Z] [2022-07-19T21:50:36.144Z] #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-07-19T21:50:36.144Z] #26 sha256:3d4ad743f9e6fabcf6228c5483220dbf5300a4ce17dd3372f54e513297c1fbc2 [2022-07-19T21:50:36.144Z] #26 15.47 + mkdir -p /build [2022-07-19T21:50:36.144Z] #26 15.49 + mv docker/docker /build/ [2022-07-19T21:50:36.144Z] #26 15.49 + rmdir docker [2022-07-19T21:50:36.144Z] #26 DONE 16.2s [2022-07-19T21:50:36.144Z] [2022-07-19T21:50:36.144Z] #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-07-19T21:50:36.144Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:36.144Z] #55 16.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-19T21:50:36.404Z] #55 16.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-19T21:50:36.404Z] #55 ... [2022-07-19T21:50:36.404Z] [2022-07-19T21:50:36.404Z] #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-07-19T21:50:36.404Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:50:36.404Z] #47 6.405 + git clone https://github.com/docker/distribution.git . [2022-07-19T21:50:36.404Z] #47 6.409 Cloning into '.'... [2022-07-19T21:50:36.404Z] #47 ... [2022-07-19T21:50:36.404Z] [2022-07-19T21:50:36.404Z] #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-07-19T21:50:36.404Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:50:36.404Z] #36 11.22 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-19T21:50:36.404Z] #36 11.22 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-19T21:50:36.404Z] #36 11.94 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-19T21:50:36.404Z] #36 12.16 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-19T21:50:36.404Z] #36 12.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-19T21:50:36.404Z] #36 13.00 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-19T21:50:36.404Z] #36 13.14 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-19T21:50:36.404Z] #36 13.17 go: downloading github.com/peterh/liner v1.2.2 [2022-07-19T21:50:36.404Z] #36 13.41 go: downloading github.com/google/go-dap v0.6.0 [2022-07-19T21:50:36.404Z] #36 13.90 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-19T21:50:36.404Z] #36 14.37 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-19T21:50:36.404Z] #36 15.16 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-19T21:50:36.404Z] #36 15.29 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-19T21:50:36.404Z] #36 15.40 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-19T21:50:36.485Z] #67 ... [2022-07-19T21:50:36.485Z] [2022-07-19T21:50:36.485Z] #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-07-19T21:50:36.485Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:50:36.485Z] #62 5.673 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:36.485Z] #62 5.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:36.485Z] #62 5.680 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:36.485Z] #62 5.882 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:36.485Z] #62 6.437 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:36.485Z] #62 ... [2022-07-19T21:50:36.485Z] [2022-07-19T21:50:36.485Z] #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-07-19T21:50:36.485Z] #67 sha256:25ba466d9909770e2ef5d97d9fe8c71e4d7bb465c021cb7bb5b174fc16679708 [2022-07-19T21:50:36.485Z] #67 6.315 + RM_GOPATH=0 [2022-07-19T21:50:36.485Z] #67 6.315 + TMP_GOPATH= [2022-07-19T21:50:36.485Z] #67 6.315 + : /build [2022-07-19T21:50:36.485Z] #67 6.315 + '[' -z '' ']' [2022-07-19T21:50:36.485Z] #67 6.315 ++ mktemp -d [2022-07-19T21:50:36.485Z] #67 6.315 + export GOPATH=/tmp/tmp.gduTjxK62i [2022-07-19T21:50:36.485Z] #67 6.315 + GOPATH=/tmp/tmp.gduTjxK62i [2022-07-19T21:50:36.485Z] #67 6.315 + RM_GOPATH=1 [2022-07-19T21:50:36.485Z] #67 6.315 + case "$(go env GOARCH)" in [2022-07-19T21:50:36.485Z] #67 6.315 ++ go env GOARCH [2022-07-19T21:50:36.485Z] #67 6.353 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:36.485Z] #67 6.353 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:36.485Z] #67 6.353 ++ dirname /install.sh [2022-07-19T21:50:36.485Z] #67 6.358 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:36.485Z] #67 6.358 + dir=/ [2022-07-19T21:50:36.485Z] #67 6.358 + bin=rootlesskit [2022-07-19T21:50:36.485Z] #67 6.358 + shift [2022-07-19T21:50:36.485Z] #67 6.358 + '[' '!' -f //rootlesskit.installer ']' [2022-07-19T21:50:36.485Z] #67 6.358 + . //rootlesskit.installer [2022-07-19T21:50:36.485Z] #67 6.358 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:36.485Z] #67 6.358 + install_rootlesskit [2022-07-19T21:50:36.485Z] #67 6.358 + case "$1" in [2022-07-19T21:50:36.485Z] #67 6.358 + export CGO_ENABLED=0 [2022-07-19T21:50:36.485Z] #67 6.358 + CGO_ENABLED=0 [2022-07-19T21:50:36.485Z] #67 6.358 + _install_rootlesskit [2022-07-19T21:50:36.485Z] #67 6.358 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-19T21:50:36.485Z] #67 6.358 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-19T21:50:36.485Z] #67 6.358 + GOBIN=/build [2022-07-19T21:50:36.485Z] #67 6.358 + GO111MODULE=on [2022-07-19T21:50:36.485Z] #67 6.358 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:36.665Z] #36 17.11 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-19T21:50:36.665Z] #36 17.17 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-19T21:50:36.665Z] #36 ... [2022-07-19T21:50:36.665Z] [2022-07-19T21:50:36.665Z] #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-07-19T21:50:36.665Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:36.665Z] #55 17.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-19T21:50:36.665Z] #55 17.14 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-19T21:50:36.665Z] #55 17.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-19T21:50:36.665Z] #55 17.21 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-19T21:50:36.744Z] #67 6.924 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-19T21:50:36.755Z] #36 14.51 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-19T21:50:36.925Z] #55 17.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-19T21:50:36.925Z] #55 17.39 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-19T21:50:37.016Z] #36 14.81 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-19T21:50:37.186Z] #55 17.53 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-19T21:50:37.186Z] #55 17.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-19T21:50:37.186Z] #55 17.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-19T21:50:37.447Z] #55 17.80 go: downloading github.com/julz/importas v0.1.0 [2022-07-19T21:50:37.447Z] #55 17.84 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-19T21:50:37.447Z] #55 17.95 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-19T21:50:37.447Z] #55 18.02 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-19T21:50:37.707Z] #55 18.16 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-19T21:50:37.707Z] #55 18.28 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-19T21:50:37.707Z] #55 18.33 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-19T21:50:37.968Z] #55 18.47 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-19T21:50:37.968Z] #55 18.51 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-19T21:50:37.968Z] #55 18.58 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-19T21:50:38.029Z] #84 ... [2022-07-19T21:50:38.029Z] [2022-07-19T21:50:38.029Z] #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-07-19T21:50:38.029Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:50:38.029Z] #19 70.62 Reading package lists... [2022-07-19T21:50:38.229Z] #55 18.64 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-19T21:50:38.229Z] #55 18.67 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-19T21:50:38.570Z] #47 ... [2022-07-19T21:50:38.570Z] [2022-07-19T21:50:38.570Z] #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-07-19T21:50:38.570Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:50:38.570Z] #14 6.097 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:38.570Z] #14 6.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:38.570Z] #14 6.147 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:38.570Z] #14 7.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:38.570Z] #14 9.848 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:38.570Z] #14 ... [2022-07-19T21:50:38.570Z] [2022-07-19T21:50:38.570Z] #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-07-19T21:50:38.570Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:50:38.570Z] #42 7.343 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:38.570Z] #42 7.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:38.570Z] #42 7.397 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:38.570Z] #42 8.652 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:38.827Z] #42 ... [2022-07-19T21:50:38.827Z] [2022-07-19T21:50:38.827Z] #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-07-19T21:50:38.827Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:38.827Z] #55 6.432 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-19T21:50:38.827Z] #55 9.678 go: downloading github.com/fatih/color v1.13.0 [2022-07-19T21:50:38.827Z] #55 9.685 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-19T21:50:38.827Z] #55 9.948 go: downloading github.com/pkg/errors v0.9.1 [2022-07-19T21:50:38.827Z] #55 9.962 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-19T21:50:38.827Z] #55 10.02 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-19T21:50:38.827Z] #55 10.45 go: downloading github.com/spf13/viper v1.11.0 [2022-07-19T21:50:38.827Z] #55 ... [2022-07-19T21:50:38.827Z] [2022-07-19T21:50:38.827Z] #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-07-19T21:50:38.827Z] #26 sha256:f6b2cd838ab79f0bc44a5833b48ab078538d3c2c47a15d54949c388931ccf68b [2022-07-19T21:50:38.827Z] #26 6.754 + RM_GOPATH=0 [2022-07-19T21:50:38.827Z] #26 6.755 + TMP_GOPATH= [2022-07-19T21:50:38.827Z] #26 6.755 + : /build [2022-07-19T21:50:38.827Z] #26 6.755 + '[' -z '' ']' [2022-07-19T21:50:38.827Z] #26 6.756 ++ mktemp -d [2022-07-19T21:50:38.827Z] #26 6.771 + export GOPATH=/tmp/tmp.anMiGhOWP2 [2022-07-19T21:50:38.827Z] #26 6.771 + GOPATH=/tmp/tmp.anMiGhOWP2 [2022-07-19T21:50:38.827Z] #26 6.771 + RM_GOPATH=1 [2022-07-19T21:50:38.827Z] #26 6.771 + case "$(go env GOARCH)" in [2022-07-19T21:50:38.827Z] #26 6.771 ++ go env GOARCH [2022-07-19T21:50:38.827Z] #26 6.806 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:38.827Z] #26 6.809 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:38.827Z] #26 6.816 ++ dirname /install.sh [2022-07-19T21:50:38.827Z] #26 6.828 + dir=/ [2022-07-19T21:50:38.827Z] #26 6.828 + bin=dockercli [2022-07-19T21:50:38.827Z] #26 6.828 + shift [2022-07-19T21:50:38.827Z] #26 6.828 + '[' '!' -f //dockercli.installer ']' [2022-07-19T21:50:38.827Z] #26 6.828 + . //dockercli.installer [2022-07-19T21:50:38.827Z] #26 6.828 ++ : stable [2022-07-19T21:50:38.827Z] #26 6.828 ++ : 17.06.2-ce [2022-07-19T21:50:38.827Z] #26 6.828 + install_dockercli [2022-07-19T21:50:38.827Z] #26 6.828 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-19T21:50:38.827Z] #26 6.828 ++ uname -m [2022-07-19T21:50:38.827Z] #26 6.828 Install docker/cli version 17.06.2-ce from stable [2022-07-19T21:50:38.827Z] #26 6.829 + arch=x86_64 [2022-07-19T21:50:38.827Z] #26 6.829 + '[' x86_64 '!=' x86_64 ']' [2022-07-19T21:50:38.827Z] #26 6.829 + url=https://download.docker.com/linux/static [2022-07-19T21:50:38.827Z] #26 6.832 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-19T21:50:38.827Z] #26 6.836 + tar -xz docker/docker [2022-07-19T21:50:39.086Z] #26 ... [2022-07-19T21:50:39.086Z] [2022-07-19T21:50:39.086Z] #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-07-19T21:50:39.086Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:50:39.086Z] #36 7.360 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-19T21:50:39.086Z] #36 ... [2022-07-19T21:50:39.086Z] [2022-07-19T21:50:39.086Z] #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-07-19T21:50:39.086Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:50:39.086Z] #62 7.541 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:39.086Z] #62 7.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:39.086Z] #62 7.575 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:39.086Z] #62 8.680 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:39.171Z] #55 19.55 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-19T21:50:39.171Z] #55 19.62 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-19T21:50:39.171Z] #55 19.76 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-19T21:50:39.171Z] #55 19.76 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-19T21:50:39.285Z] #67 ... [2022-07-19T21:50:39.285Z] [2022-07-19T21:50:39.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-07-19T21:50:39.285Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:50:39.285Z] #53 8.078 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-19T21:50:39.344Z] #62 ... [2022-07-19T21:50:39.344Z] [2022-07-19T21:50:39.344Z] #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-07-19T21:50:39.344Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-19T21:50:39.344Z] #38 5.910 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-19T21:50:39.344Z] #38 ... [2022-07-19T21:50:39.344Z] [2022-07-19T21:50:39.344Z] #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-07-19T21:50:39.344Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-19T21:50:39.344Z] #57 6.486 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-19T21:50:39.344Z] #57 8.357 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-19T21:50:39.344Z] #57 8.428 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-19T21:50:39.344Z] #57 8.486 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-19T21:50:39.432Z] #55 19.89 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-19T21:50:39.432Z] #55 19.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-19T21:50:39.544Z] #53 ... [2022-07-19T21:50:39.544Z] [2022-07-19T21:50:39.544Z] #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-07-19T21:50:39.544Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:50:39.544Z] #14 7.226 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:39.544Z] #14 7.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:39.544Z] #14 7.267 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:39.544Z] #14 8.533 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:39.544Z] #14 ... [2022-07-19T21:50:39.544Z] [2022-07-19T21:50:39.544Z] #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-07-19T21:50:39.544Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:50:39.544Z] #40 8.269 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-19T21:50:39.544Z] #40 9.679 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-19T21:50:39.561Z] #36 ... [2022-07-19T21:50:39.561Z] [2022-07-19T21:50:39.561Z] #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-07-19T21:50:39.561Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-19T21:50:39.561Z] #38 16.10 tomll can be used in two ways: [2022-07-19T21:50:39.561Z] #38 16.10 Writing to STDIN and reading from STDOUT: [2022-07-19T21:50:39.561Z] #38 16.10 cat file.toml | tomll > file.toml [2022-07-19T21:50:39.561Z] #38 16.10 [2022-07-19T21:50:39.561Z] #38 16.10 Reading and updating a list of files: [2022-07-19T21:50:39.561Z] #38 16.10 tomll a.toml b.toml c.toml [2022-07-19T21:50:39.561Z] #38 16.10 [2022-07-19T21:50:39.561Z] #38 16.10 When given a list of files, tomll will modify all files in place without asking. [2022-07-19T21:50:39.561Z] #38 DONE 17.2s [2022-07-19T21:50:39.561Z] [2022-07-19T21:50:39.561Z] #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-07-19T21:50:39.561Z] #31 sha256:2186e44512476d9d7e24758c6340d2d63cc6ce6bd854ed0c4bf1d90d731235bf [2022-07-19T21:50:39.561Z] #31 9.530 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-19T21:50:39.561Z] #31 11.50 #=#=# [2022-07-19T21:50:39.561Z] #31 11.83 #=#=# ##################################################################### 96.4% ######################################################################## 100.0% [2022-07-19T21:50:39.561Z] #31 13.22 [2022-07-19T21:50:39.603Z] #57 ... [2022-07-19T21:50:39.603Z] [2022-07-19T21:50:39.603Z] #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-07-19T21:50:39.603Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:50:39.603Z] #53 7.616 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-19T21:50:39.603Z] #53 10.39 go: downloading github.com/fatih/color v1.10.0 [2022-07-19T21:50:39.603Z] #53 10.44 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-19T21:50:39.603Z] #53 10.50 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-19T21:50:39.603Z] #53 11.23 go: downloading golang.org/x/tools v0.1.0 [2022-07-19T21:50:39.603Z] #53 11.31 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-19T21:50:39.603Z] #53 ... [2022-07-19T21:50:39.603Z] [2022-07-19T21:50:39.603Z] #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-07-19T21:50:39.603Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:50:39.603Z] #34 6.289 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-19T21:50:39.603Z] #34 6.289 Cloning into '.'... [2022-07-19T21:50:39.692Z] #55 20.05 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-19T21:50:39.692Z] #55 20.18 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-19T21:50:39.692Z] #55 20.22 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-19T21:50:39.803Z] #40 ... [2022-07-19T21:50:39.803Z] [2022-07-19T21:50:39.803Z] #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-07-19T21:50:39.803Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-19T21:50:39.803Z] #57 6.788 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-19T21:50:39.803Z] #57 8.737 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-19T21:50:39.803Z] #57 8.739 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-19T21:50:39.803Z] #57 8.926 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-19T21:50:39.861Z] #34 ... [2022-07-19T21:50:39.861Z] [2022-07-19T21:50:39.861Z] #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-07-19T21:50:39.861Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:50:39.861Z] #40 7.198 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-19T21:50:39.861Z] #40 8.451 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-19T21:50:39.861Z] #40 10.74 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-19T21:50:39.861Z] #40 11.52 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-19T21:50:40.062Z] #57 ... [2022-07-19T21:50:40.062Z] [2022-07-19T21:50:40.062Z] #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-07-19T21:50:40.062Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-19T21:50:40.062Z] #38 8.633 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-19T21:50:40.062Z] #38 ... [2022-07-19T21:50:40.062Z] [2022-07-19T21:50:40.062Z] #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-07-19T21:50:40.062Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:50:40.062Z] #34 7.719 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-19T21:50:40.062Z] #34 7.720 Cloning into '.'... [2022-07-19T21:50:40.118Z] #40 11.59 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-19T21:50:40.118Z] #40 ... [2022-07-19T21:50:40.118Z] [2022-07-19T21:50:40.118Z] #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-07-19T21:50:40.118Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:50:40.118Z] #51 7.314 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:40.118Z] #51 7.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:40.118Z] #51 7.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:40.118Z] #51 8.015 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-19T21:50:40.118Z] #51 9.013 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:40.118Z] #51 ... [2022-07-19T21:50:40.118Z] [2022-07-19T21:50:40.118Z] #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-07-19T21:50:40.118Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-19T21:50:40.118Z] #57 11.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-19T21:50:40.262Z] #55 20.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-19T21:50:40.262Z] #55 20.57 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-19T21:50:40.262Z] #55 20.61 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-19T21:50:40.262Z] #55 20.71 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-19T21:50:40.323Z] #34 ... [2022-07-19T21:50:40.323Z] [2022-07-19T21:50:40.323Z] #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-07-19T21:50:40.323Z] #26 sha256:9b2ebc7ecb863e61244027d51a32363aa00534caefa37456592cf9887863b196 [2022-07-19T21:50:40.323Z] #26 7.045 + RM_GOPATH=0 [2022-07-19T21:50:40.323Z] #26 7.045 + TMP_GOPATH= [2022-07-19T21:50:40.323Z] #26 7.045 + : /build [2022-07-19T21:50:40.323Z] #26 7.045 + '[' -z '' ']' [2022-07-19T21:50:40.323Z] #26 7.045 ++ mktemp -d [2022-07-19T21:50:40.323Z] #26 7.058 + export GOPATH=/tmp/tmp.YK3jDjQ1o9 [2022-07-19T21:50:40.323Z] #26 7.058 + GOPATH=/tmp/tmp.YK3jDjQ1o9 [2022-07-19T21:50:40.323Z] #26 7.058 + RM_GOPATH=1 [2022-07-19T21:50:40.323Z] #26 7.058 + case "$(go env GOARCH)" in [2022-07-19T21:50:40.323Z] #26 7.058 ++ go env GOARCH [2022-07-19T21:50:40.323Z] #26 7.091 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:40.323Z] #26 7.091 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:40.323Z] #26 7.098 Install docker/cli version 17.06.2-ce from stable [2022-07-19T21:50:40.323Z] #26 7.098 ++ dirname /install.sh [2022-07-19T21:50:40.323Z] #26 7.098 + dir=/ [2022-07-19T21:50:40.323Z] #26 7.098 + bin=dockercli [2022-07-19T21:50:40.323Z] #26 7.098 + shift [2022-07-19T21:50:40.323Z] #26 7.098 + '[' '!' -f //dockercli.installer ']' [2022-07-19T21:50:40.323Z] #26 7.098 + . //dockercli.installer [2022-07-19T21:50:40.323Z] #26 7.098 ++ : stable [2022-07-19T21:50:40.323Z] #26 7.098 ++ : 17.06.2-ce [2022-07-19T21:50:40.323Z] #26 7.098 + install_dockercli [2022-07-19T21:50:40.323Z] #26 7.098 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-19T21:50:40.323Z] #26 7.098 ++ uname -m [2022-07-19T21:50:40.323Z] #26 7.098 + arch=x86_64 [2022-07-19T21:50:40.323Z] #26 7.098 + '[' x86_64 '!=' x86_64 ']' [2022-07-19T21:50:40.323Z] #26 7.098 + url=https://download.docker.com/linux/static [2022-07-19T21:50:40.323Z] #26 7.106 + tar -xz docker/docker [2022-07-19T21:50:40.323Z] #26 7.118 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-19T21:50:40.323Z] #26 ... [2022-07-19T21:50:40.323Z] [2022-07-19T21:50:40.323Z] #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-07-19T21:50:40.323Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:50:40.323Z] #76 6.987 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:40.323Z] #76 7.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:40.323Z] #76 7.007 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:40.323Z] #76 7.888 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:40.522Z] #55 20.83 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-19T21:50:40.522Z] #55 20.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-19T21:50:40.522Z] #55 ... [2022-07-19T21:50:40.522Z] [2022-07-19T21:50:40.522Z] #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-07-19T21:50:40.522Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:50:40.522Z] #76 11.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:40.522Z] #76 14.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:40.582Z] #76 ... [2022-07-19T21:50:40.582Z] [2022-07-19T21:50:40.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-07-19T21:50:40.582Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:50:40.582Z] #42 7.536 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:40.582Z] #42 7.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:40.582Z] #42 7.587 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:40.582Z] #42 9.349 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:40.783Z] #76 ... [2022-07-19T21:50:40.783Z] [2022-07-19T21:50:40.783Z] #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-07-19T21:50:40.783Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:50:40.783Z] #14 11.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:40.783Z] #14 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:40.783Z] #14 ... [2022-07-19T21:50:40.783Z] [2022-07-19T21:50:40.783Z] #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-07-19T21:50:40.783Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:40.783Z] #55 21.13 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-19T21:50:40.783Z] #55 21.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-19T21:50:40.783Z] #55 21.18 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-19T21:50:40.783Z] #55 21.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-19T21:50:40.783Z] #55 21.32 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-19T21:50:40.783Z] #55 21.40 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-19T21:50:40.842Z] #42 ... [2022-07-19T21:50:40.842Z] [2022-07-19T21:50:40.842Z] #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-07-19T21:50:40.842Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:50:40.842Z] #51 8.329 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:50:40.842Z] #51 8.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:50:40.842Z] #51 8.401 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:50:40.842Z] #51 9.155 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-19T21:50:40.842Z] #51 10.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:50:40.842Z] #51 ... [2022-07-19T21:50:40.842Z] [2022-07-19T21:50:40.842Z] #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-07-19T21:50:40.842Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:40.842Z] #55 8.257 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-19T21:50:41.058Z] #55 21.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-19T21:50:41.101Z] #55 ... [2022-07-19T21:50:41.101Z] [2022-07-19T21:50:41.101Z] #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-07-19T21:50:41.101Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:50:41.101Z] #53 11.40 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-19T21:50:41.101Z] #53 11.40 go: downloading github.com/fatih/color v1.10.0 [2022-07-19T21:50:41.101Z] #53 11.50 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-19T21:50:41.101Z] #53 11.57 go: downloading github.com/pkg/errors v0.9.1 [2022-07-19T21:50:41.323Z] #55 ... [2022-07-19T21:50:41.323Z] [2022-07-19T21:50:41.323Z] #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-07-19T21:50:41.323Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:50:41.323Z] #42 11.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:41.323Z] #42 21.18 Fetched 8555 kB in 16s (548 kB/s) [2022-07-19T21:50:41.473Z] #31 ... [2022-07-19T21:50:41.473Z] [2022-07-19T21:50:41.473Z] #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-07-19T21:50:41.473Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-19T21:50:41.473Z] #55 13.64 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-19T21:50:41.473Z] #55 13.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-19T21:50:41.473Z] #55 13.85 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-19T21:50:41.473Z] #55 13.91 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-19T21:50:41.473Z] #55 14.11 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-19T21:50:41.473Z] #55 14.13 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-19T21:50:41.473Z] #55 14.26 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-19T21:50:41.473Z] #55 14.31 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-19T21:50:41.473Z] #55 14.36 go: downloading github.com/spf13/afero v1.8.2 [2022-07-19T21:50:41.473Z] #55 14.50 go: downloading github.com/spf13/cast v1.4.1 [2022-07-19T21:50:41.473Z] #55 14.64 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-19T21:50:41.473Z] #55 14.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-19T21:50:41.473Z] #55 14.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-19T21:50:41.473Z] #55 14.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-19T21:50:41.473Z] #55 14.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-19T21:50:41.473Z] #55 14.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-19T21:50:41.473Z] #55 14.93 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-19T21:50:41.473Z] #55 14.98 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-19T21:50:41.473Z] #55 15.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-19T21:50:41.473Z] #55 15.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-19T21:50:41.473Z] #55 15.30 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-19T21:50:41.473Z] #55 15.79 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-19T21:50:41.473Z] #55 15.91 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-19T21:50:41.473Z] #55 15.94 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-19T21:50:41.473Z] #55 16.01 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-19T21:50:41.473Z] #55 16.05 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-19T21:50:41.473Z] #55 16.15 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-19T21:50:41.473Z] #55 16.37 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-19T21:50:41.473Z] #55 16.43 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-19T21:50:41.473Z] #55 16.58 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-19T21:50:41.473Z] #55 16.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-19T21:50:41.473Z] #55 16.97 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-19T21:50:41.473Z] #55 17.03 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-19T21:50:41.473Z] #55 17.17 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-19T21:50:41.473Z] #55 17.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-19T21:50:41.473Z] #55 17.33 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-19T21:50:41.473Z] #55 17.45 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-19T21:50:41.473Z] #55 17.54 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-19T21:50:41.473Z] #55 17.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-19T21:50:41.473Z] #55 17.69 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-19T21:50:41.473Z] #55 17.94 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-19T21:50:41.473Z] #55 18.07 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-19T21:50:41.473Z] #55 18.19 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-19T21:50:41.473Z] #55 18.30 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-19T21:50:41.473Z] #55 18.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-19T21:50:41.473Z] #55 18.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-19T21:50:41.473Z] #55 18.42 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-19T21:50:41.473Z] #55 18.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-19T21:50:41.473Z] #55 18.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-19T21:50:41.473Z] #55 18.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-19T21:50:41.473Z] #55 18.81 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-19T21:50:41.473Z] #55 18.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-19T21:50:41.473Z] #55 18.99 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-19T21:50:41.473Z] #55 19.10 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-19T21:50:41.473Z] #55 19.12 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-19T21:50:41.473Z] #55 19.18 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-19T21:50:41.473Z] #55 19.19 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-19T21:50:41.473Z] #55 19.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-19T21:50:41.473Z] #55 19.28 go: downloading github.com/julz/importas v0.1.0 [2022-07-19T21:50:41.473Z] #55 19.32 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-19T21:50:41.583Z] #42 21.18 Reading package lists... [2022-07-19T21:50:41.583Z] #42 ... [2022-07-19T21:50:41.583Z] [2022-07-19T21:50:41.583Z] #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-07-19T21:50:41.583Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:41.583Z] #55 22.04 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-19T21:50:41.583Z] #55 ... [2022-07-19T21:50:41.583Z] [2022-07-19T21:50:41.583Z] #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-07-19T21:50:41.583Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-19T21:50:41.583Z] #38 21.46 tomll can be used in two ways: [2022-07-19T21:50:41.583Z] #38 21.46 Writing to STDIN and reading from STDOUT: [2022-07-19T21:50:41.583Z] #38 21.46 cat file.toml | tomll > file.toml [2022-07-19T21:50:41.583Z] #38 21.46 [2022-07-19T21:50:41.583Z] #38 21.46 Reading and updating a list of files: [2022-07-19T21:50:41.583Z] #38 21.46 tomll a.toml b.toml c.toml [2022-07-19T21:50:41.583Z] #38 21.46 [2022-07-19T21:50:41.583Z] #38 21.46 When given a list of files, tomll will modify all files in place without asking. [2022-07-19T21:50:41.583Z] #38 DONE 22.2s [2022-07-19T21:50:41.583Z] [2022-07-19T21:50:41.583Z] #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-07-19T21:50:41.583Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:41.583Z] #55 22.16 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-19T21:50:41.583Z] #55 22.25 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-19T21:50:41.583Z] #55 ... [2022-07-19T21:50:41.583Z] [2022-07-19T21:50:41.583Z] #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-07-19T21:50:41.583Z] #67 sha256:f2e48026d18fbb53b38145b74d16a15f486fd1d95d608f780cbbb7360fd76d8d [2022-07-19T21:50:41.583Z] #67 11.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-19T21:50:41.583Z] #67 12.93 go: downloading github.com/google/uuid v1.3.0 [2022-07-19T21:50:41.583Z] #67 13.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-19T21:50:41.583Z] #67 13.20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-19T21:50:41.583Z] #67 13.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-19T21:50:41.583Z] #67 13.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-19T21:50:41.583Z] #67 13.86 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-19T21:50:41.583Z] #67 14.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-19T21:50:41.583Z] #67 14.91 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-19T21:50:41.583Z] #67 15.06 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-19T21:50:41.583Z] #67 17.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-19T21:50:41.670Z] #53 12.32 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-19T21:50:41.735Z] #55 19.40 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-19T21:50:41.735Z] #55 19.48 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-19T21:50:41.735Z] #55 19.50 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-19T21:50:41.735Z] #55 19.54 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-19T21:50:41.735Z] #55 19.62 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-19T21:50:41.735Z] #55 19.65 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-19T21:50:41.735Z] #55 19.70 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-19T21:50:41.735Z] #55 19.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-19T21:50:41.844Z] #67 ... [2022-07-19T21:50:41.844Z] [2022-07-19T21:50:41.845Z] #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-07-19T21:50:41.845Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:41.845Z] #55 22.36 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-19T21:50:41.845Z] #55 22.47 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-19T21:50:41.930Z] #53 12.55 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-19T21:50:41.930Z] #53 12.66 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-19T21:50:41.995Z] #55 19.81 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-19T21:50:41.995Z] #55 19.84 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-19T21:50:42.189Z] #53 12.69 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-19T21:50:42.189Z] #53 12.83 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-19T21:50:42.415Z] #55 22.80 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-19T21:50:42.415Z] #55 22.99 go: downloading honnef.co/go/tools v0.3.1 [2022-07-19T21:50:42.448Z] #53 13.06 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-19T21:50:42.448Z] #53 13.25 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-19T21:50:42.566Z] #55 20.42 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-19T21:50:42.566Z] #55 20.42 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-19T21:50:42.566Z] #55 20.49 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-19T21:50:42.827Z] #55 20.62 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-19T21:50:42.827Z] #55 20.76 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-19T21:50:42.827Z] #55 20.80 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-19T21:50:42.827Z] #55 20.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-19T21:50:43.016Z] #53 13.63 go: downloading golang.org/x/tools v0.1.0 [2022-07-19T21:50:43.088Z] #55 20.91 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-19T21:50:43.088Z] #55 20.95 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-19T21:50:43.353Z] #55 21.25 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-19T21:50:43.353Z] #55 21.25 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-19T21:50:43.353Z] #55 21.26 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-19T21:50:43.614Z] #55 21.42 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-19T21:50:43.614Z] #55 21.45 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-19T21:50:43.614Z] #55 21.49 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-19T21:50:43.802Z] #55 ... [2022-07-19T21:50:43.802Z] [2022-07-19T21:50:43.802Z] #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-07-19T21:50:43.802Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:50:43.802Z] #51 14.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-19T21:50:43.802Z] #51 21.66 Fetched 8558 kB in 17s (508 kB/s) [2022-07-19T21:50:43.875Z] #55 21.60 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-19T21:50:43.875Z] #55 21.69 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-19T21:50:43.875Z] #55 ... [2022-07-19T21:50:43.875Z] [2022-07-19T21:50:43.875Z] #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-07-19T21:50:43.875Z] #67 sha256:eab4171cd679dff6589207dd713566ca941065ea44e04a84eb8b218cc240292b [2022-07-19T21:50:43.875Z] #67 11.34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-19T21:50:43.875Z] #67 11.81 go: downloading github.com/google/uuid v1.3.0 [2022-07-19T21:50:43.875Z] #67 11.88 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-19T21:50:43.875Z] #67 11.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-19T21:50:43.875Z] #67 12.00 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-19T21:50:43.875Z] #67 12.23 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-19T21:50:43.875Z] #67 12.50 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-19T21:50:43.875Z] #67 12.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-19T21:50:43.875Z] #67 13.01 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-19T21:50:43.875Z] #67 14.47 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-19T21:50:43.875Z] #67 14.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-19T21:50:43.875Z] #67 ... [2022-07-19T21:50:43.875Z] [2022-07-19T21:50:43.875Z] #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-07-19T21:50:43.875Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-19T21:50:43.875Z] #14 11.82 Fetched 8441 kB in 9s (930 kB/s) [2022-07-19T21:50:43.875Z] #14 11.82 Reading package lists... [2022-07-19T21:50:44.063Z] #51 21.66 Reading package lists... [2022-07-19T21:50:44.063Z] #51 ... [2022-07-19T21:50:44.063Z] [2022-07-19T21:50:44.063Z] #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-07-19T21:50:44.063Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:50:44.063Z] #76 23.18 Fetched 8555 kB in 16s (518 kB/s) [2022-07-19T21:50:44.136Z] #14 17.60 Reading package lists... [2022-07-19T21:50:44.136Z] #14 ... [2022-07-19T21:50:44.136Z] [2022-07-19T21:50:44.136Z] #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-07-19T21:50:44.136Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-19T21:50:44.136Z] #55 21.69 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-19T21:50:44.136Z] #55 21.72 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-19T21:50:44.136Z] #55 21.77 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-19T21:50:44.136Z] #55 21.85 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-19T21:50:44.136Z] #55 21.92 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-19T21:50:44.136Z] #55 ... [2022-07-19T21:50:44.136Z] [2022-07-19T21:50:44.136Z] #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-07-19T21:50:44.136Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-19T21:50:44.136Z] #76 12.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:50:44.136Z] #76 16.89 Fetched 8441 kB in 12s (733 kB/s) [2022-07-19T21:50:44.136Z] #76 16.89 Reading package lists... [2022-07-19T21:50:44.398Z] #76 21.70 Reading package lists... [2022-07-19T21:50:44.398Z] #76 ... [2022-07-19T21:50:44.398Z] [2022-07-19T21:50:44.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-07-19T21:50:44.398Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-19T21:50:44.398Z] #55 22.20 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-19T21:50:44.398Z] #55 22.27 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-19T21:50:44.398Z] #55 22.28 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-19T21:50:44.398Z] #55 22.39 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-19T21:50:44.398Z] #55 ... [2022-07-19T21:50:44.398Z] [2022-07-19T21:50:44.398Z] #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-07-19T21:50:44.398Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-19T21:50:44.398Z] #42 12.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:50:44.398Z] #42 17.56 Fetched 8441 kB in 12s (689 kB/s) [2022-07-19T21:50:44.612Z] #19 94.39 Reading package lists... [2022-07-19T21:50:44.612Z] #19 ... [2022-07-19T21:50:44.612Z] [2022-07-19T21:50:44.612Z] #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-07-19T21:50:44.612Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:50:44.612Z] #84 49.26 libtoolize: putting auxiliary files in '.'. [2022-07-19T21:50:44.612Z] #84 49.26 libtoolize: copying file './ltmain.sh' [2022-07-19T21:50:44.612Z] #84 50.85 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-19T21:50:44.612Z] #84 50.85 libtoolize: and rerunning libtoolize and aclocal. [2022-07-19T21:50:44.612Z] #84 50.85 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-19T21:50:44.659Z] #42 17.56 Reading package lists... [2022-07-19T21:50:44.659Z] #42 ... [2022-07-19T21:50:44.659Z] [2022-07-19T21:50:44.659Z] #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-07-19T21:50:44.659Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-19T21:50:44.659Z] #55 22.40 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-19T21:50:44.659Z] #55 22.51 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-19T21:50:44.920Z] #55 22.74 go: downloading honnef.co/go/tools v0.3.1 [2022-07-19T21:50:44.920Z] #55 ... [2022-07-19T21:50:44.920Z] [2022-07-19T21:50:44.920Z] #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-07-19T21:50:44.920Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-19T21:50:44.920Z] #51 12.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:50:44.920Z] #51 15.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-19T21:50:44.920Z] #51 18.01 Fetched 8445 kB in 13s (634 kB/s) [2022-07-19T21:50:45.181Z] #51 18.01 Reading package lists... [2022-07-19T21:50:45.181Z] #51 ... [2022-07-19T21:50:45.181Z] [2022-07-19T21:50:45.181Z] #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-07-19T21:50:45.181Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-19T21:50:45.181Z] #47 22.36 Updating files: 81% (1779/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-19T21:50:45.181Z] #47 22.64 + git checkout -q v2.3.0 [2022-07-19T21:50:45.181Z] #47 ... [2022-07-19T21:50:45.181Z] [2022-07-19T21:50:45.181Z] #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-07-19T21:50:45.181Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-19T21:50:45.181Z] #53 13.04 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-19T21:50:45.181Z] #53 13.15 go: downloading golang.org/x/mod v0.3.0 [2022-07-19T21:50:45.377Z] #57 ... [2022-07-19T21:50:45.377Z] [2022-07-19T21:50:45.377Z] #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-07-19T21:50:45.377Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:45.377Z] #55 10.70 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-19T21:50:45.377Z] #55 11.78 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-19T21:50:45.377Z] #55 11.88 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-19T21:50:45.377Z] #55 12.04 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-19T21:50:45.377Z] #55 12.30 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-19T21:50:45.377Z] #55 15.04 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-19T21:50:45.377Z] #55 15.31 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-19T21:50:45.377Z] #55 15.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-19T21:50:45.377Z] #55 ... [2022-07-19T21:50:45.377Z] [2022-07-19T21:50:45.377Z] #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-07-19T21:50:45.377Z] #67 sha256:f0ce633036a85f02d715626b527b5e5f00ae5b714a8e7d643c89b9e4f56813bc [2022-07-19T21:50:45.377Z] #67 6.458 + RM_GOPATH=0 [2022-07-19T21:50:45.377Z] #67 6.458 + TMP_GOPATH= [2022-07-19T21:50:45.377Z] #67 6.458 + : /build [2022-07-19T21:50:45.377Z] #67 6.458 + '[' -z '' ']' [2022-07-19T21:50:45.377Z] #67 6.458 ++ mktemp -d [2022-07-19T21:50:45.377Z] #67 6.469 + export GOPATH=/tmp/tmp.VvfrROZ40J [2022-07-19T21:50:45.377Z] #67 6.469 + GOPATH=/tmp/tmp.VvfrROZ40J [2022-07-19T21:50:45.377Z] #67 6.469 + RM_GOPATH=1 [2022-07-19T21:50:45.377Z] #67 6.469 + case "$(go env GOARCH)" in [2022-07-19T21:50:45.377Z] #67 6.469 ++ go env GOARCH [2022-07-19T21:50:45.377Z] #67 6.536 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:45.377Z] #67 6.536 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:45.377Z] #67 6.569 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:45.377Z] #67 6.570 ++ dirname /install.sh [2022-07-19T21:50:45.377Z] #67 6.570 + dir=/ [2022-07-19T21:50:45.377Z] #67 6.570 + bin=rootlesskit [2022-07-19T21:50:45.377Z] #67 6.570 + shift [2022-07-19T21:50:45.377Z] #67 6.570 + '[' '!' -f //rootlesskit.installer ']' [2022-07-19T21:50:45.377Z] #67 6.570 + . //rootlesskit.installer [2022-07-19T21:50:45.377Z] #67 6.570 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:45.377Z] #67 6.570 + install_rootlesskit [2022-07-19T21:50:45.377Z] #67 6.570 + case "$1" in [2022-07-19T21:50:45.377Z] #67 6.570 + export CGO_ENABLED=0 [2022-07-19T21:50:45.377Z] #67 6.570 + CGO_ENABLED=0 [2022-07-19T21:50:45.377Z] #67 6.570 + _install_rootlesskit [2022-07-19T21:50:45.377Z] #67 6.570 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-19T21:50:45.377Z] #67 6.571 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-19T21:50:45.377Z] #67 6.571 + GOBIN=/build [2022-07-19T21:50:45.377Z] #67 6.571 + GO111MODULE=on [2022-07-19T21:50:45.377Z] #67 6.571 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:50:45.377Z] #67 10.55 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-19T21:50:45.377Z] #67 15.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-19T21:50:45.377Z] #67 15.55 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-19T21:50:45.442Z] #53 ... [2022-07-19T21:50:45.442Z] [2022-07-19T21:50:45.442Z] #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-07-19T21:50:45.442Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-19T21:50:45.634Z] #67 16.83 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-19T21:50:45.891Z] #67 ... [2022-07-19T21:50:45.891Z] [2022-07-19T21:50:45.891Z] #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-07-19T21:50:45.891Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:50:45.891Z] #40 17.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-19T21:50:46.148Z] #40 17.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-19T21:50:46.148Z] #40 ... [2022-07-19T21:50:46.148Z] [2022-07-19T21:50:46.148Z] #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-07-19T21:50:46.148Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:50:46.148Z] #76 7.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:46.148Z] #76 11.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:46.405Z] #76 ... [2022-07-19T21:50:46.405Z] [2022-07-19T21:50:46.405Z] #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-07-19T21:50:46.405Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:50:46.405Z] #53 12.07 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-19T21:50:46.405Z] #53 12.75 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-19T21:50:46.405Z] #53 12.91 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-19T21:50:47.209Z] #53 ... [2022-07-19T21:50:47.209Z] [2022-07-19T21:50:47.209Z] #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-07-19T21:50:47.209Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:50:47.209Z] #62 7.456 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:47.209Z] #62 ... [2022-07-19T21:50:47.209Z] [2022-07-19T21:50:47.209Z] #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-07-19T21:50:47.209Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:47.209Z] #55 11.68 go: downloading github.com/fatih/color v1.13.0 [2022-07-19T21:50:47.209Z] #55 11.68 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-19T21:50:47.209Z] #55 11.99 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-19T21:50:47.209Z] #55 11.99 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-19T21:50:47.209Z] #55 12.46 go: downloading github.com/spf13/viper v1.11.0 [2022-07-19T21:50:47.209Z] #55 12.78 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-19T21:50:47.209Z] #55 13.77 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-19T21:50:47.209Z] #55 13.77 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-19T21:50:47.209Z] #55 14.01 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-19T21:50:47.209Z] #55 14.45 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-19T21:50:47.209Z] #55 17.44 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-19T21:50:47.209Z] #55 ... [2022-07-19T21:50:47.209Z] [2022-07-19T21:50:47.209Z] #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-07-19T21:50:47.209Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:50:47.209Z] #47 7.365 + git clone https://github.com/docker/distribution.git . [2022-07-19T21:50:47.209Z] #47 7.365 Cloning into '.'... [2022-07-19T21:50:47.209Z] #47 ... [2022-07-19T21:50:47.209Z] [2022-07-19T21:50:47.209Z] #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-07-19T21:50:47.209Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:47.209Z] #55 17.85 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-19T21:50:47.468Z] #55 18.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-19T21:50:47.989Z] #51 22.79 Reading package lists... [2022-07-19T21:50:47.989Z] #51 ... [2022-07-19T21:50:47.989Z] [2022-07-19T21:50:47.989Z] #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-07-19T21:50:47.989Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-19T21:50:47.989Z] #62 10.70 Reading package lists... [2022-07-19T21:50:47.989Z] #62 15.94 Reading package lists... [2022-07-19T21:50:47.989Z] #62 20.35 Building dependency tree... [2022-07-19T21:50:47.989Z] #62 24.17 The following additional packages will be installed: [2022-07-19T21:50:47.989Z] #62 24.19 libbtrfs0 [2022-07-19T21:50:47.989Z] #62 24.39 The following NEW packages will be installed: [2022-07-19T21:50:47.989Z] #62 24.45 libbtrfs-dev libbtrfs0 [2022-07-19T21:50:47.989Z] #62 24.84 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:50:47.989Z] #62 24.84 Need to get 454 kB of archives. [2022-07-19T21:50:47.989Z] #62 24.84 After this operation, 1275 kB of additional disk space will be used. [2022-07-19T21:50:47.989Z] #62 24.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-19T21:50:47.989Z] #62 24.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-19T21:50:47.989Z] #62 25.80 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:50:47.989Z] #62 ... [2022-07-19T21:50:47.989Z] [2022-07-19T21:50:47.989Z] #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-07-19T21:50:47.989Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-19T21:50:47.989Z] #76 21.70 Reading package lists... [2022-07-19T21:50:48.036Z] #55 ... [2022-07-19T21:50:48.036Z] [2022-07-19T21:50:48.036Z] #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-07-19T21:50:48.036Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:50:48.036Z] #36 8.550 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-19T21:50:48.036Z] #36 ... [2022-07-19T21:50:48.036Z] [2022-07-19T21:50:48.036Z] #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-07-19T21:50:48.036Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:50:48.036Z] #62 18.44 Fetched 8555 kB in 13s (655 kB/s) [2022-07-19T21:50:48.273Z] #76 23.18 Reading package lists... [2022-07-19T21:50:48.273Z] #76 ... [2022-07-19T21:50:48.273Z] [2022-07-19T21:50:48.273Z] #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-07-19T21:50:48.273Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:50:48.273Z] #62 18.28 Fetched 8555 kB in 14s (607 kB/s) [2022-07-19T21:50:48.273Z] #62 18.28 Reading package lists... [2022-07-19T21:50:48.273Z] #62 25.01 Reading package lists... [2022-07-19T21:50:48.273Z] #62 ... [2022-07-19T21:50:48.273Z] [2022-07-19T21:50:48.273Z] #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-07-19T21:50:48.273Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:50:48.273Z] #51 21.66 Reading package lists... [2022-07-19T21:50:48.298Z] #53 19.61 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-19T21:50:48.298Z] #53 19.70 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-19T21:50:48.298Z] #53 19.84 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-19T21:50:49.665Z] #53 ... [2022-07-19T21:50:49.665Z] [2022-07-19T21:50:49.665Z] #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-07-19T21:50:49.665Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:50:49.665Z] #62 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:49.665Z] #62 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:49.665Z] #62 ... [2022-07-19T21:50:49.665Z] [2022-07-19T21:50:49.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-07-19T21:50:49.665Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:50:49.665Z] #51 13.61 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:49.665Z] #51 16.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:49.665Z] #51 20.73 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-19T21:50:49.905Z] #76 25.99 Building dependency tree... [2022-07-19T21:50:49.905Z] #76 ... [2022-07-19T21:50:49.905Z] [2022-07-19T21:50:49.905Z] #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-07-19T21:50:49.905Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-19T21:50:49.905Z] #62 25.95 Fetched 454 kB in 0s (1458 kB/s) [2022-07-19T21:50:49.905Z] #62 26.07 Selecting previously unselected package libbtrfs0:arm64. [2022-07-19T21:50:49.905Z] #62 26.07 (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-07-19T21:50:49.905Z] #62 26.14 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-19T21:50:49.905Z] #62 26.17 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-19T21:50:49.905Z] #62 26.39 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-19T21:50:49.905Z] #62 26.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-19T21:50:49.905Z] #62 26.44 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-19T21:50:49.905Z] #62 26.82 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-19T21:50:49.905Z] #62 26.84 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-19T21:50:49.905Z] #62 26.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:50:49.905Z] #62 DONE 27.4s [2022-07-19T21:50:49.905Z] [2022-07-19T21:50:49.905Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-19T21:50:49.905Z] #63 sha256:34ae3e5d5b08ec4a94e72d2eee4ef9aec38d4621f8f5bb7e7e7dd234c7b62dc0 [2022-07-19T21:50:49.905Z] #63 DONE 0.1s [2022-07-19T21:50:49.905Z] [2022-07-19T21:50:49.905Z] #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-07-19T21:50:49.905Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-19T21:50:49.905Z] #51 22.79 Reading package lists... [2022-07-19T21:50:50.228Z] #51 ... [2022-07-19T21:50:50.228Z] [2022-07-19T21:50:50.228Z] #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-07-19T21:50:50.228Z] #26 sha256:f6b2cd838ab79f0bc44a5833b48ab078538d3c2c47a15d54949c388931ccf68b [2022-07-19T21:50:50.228Z] #26 21.33 + mkdir -p /build [2022-07-19T21:50:50.228Z] #26 21.38 + mv docker/docker /build/ [2022-07-19T21:50:50.228Z] #26 21.40 + rmdir docker [2022-07-19T21:50:50.484Z] #26 ... [2022-07-19T21:50:50.484Z] [2022-07-19T21:50:50.484Z] #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-07-19T21:50:50.484Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:50:50.484Z] #42 12.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:50.484Z] #42 16.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:50.741Z] #42 ... [2022-07-19T21:50:50.741Z] [2022-07-19T21:50:50.741Z] #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-07-19T21:50:50.741Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:50.741Z] #55 22.44 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-19T21:50:50.998Z] #55 22.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-19T21:50:50.998Z] #55 ... [2022-07-19T21:50:50.998Z] [2022-07-19T21:50:50.998Z] #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-07-19T21:50:50.998Z] #26 sha256:f6b2cd838ab79f0bc44a5833b48ab078538d3c2c47a15d54949c388931ccf68b [2022-07-19T21:50:50.998Z] #26 DONE 22.2s [2022-07-19T21:50:51.255Z] [2022-07-19T21:50:51.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-07-19T21:50:51.255Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:51.255Z] #55 22.86 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-19T21:50:51.325Z] #62 18.44 Reading package lists... [2022-07-19T21:50:51.325Z] #62 ... [2022-07-19T21:50:51.325Z] [2022-07-19T21:50:51.325Z] #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-07-19T21:50:51.325Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:50:51.325Z] #76 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:51.325Z] #76 15.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:51.325Z] #76 ... [2022-07-19T21:50:51.325Z] [2022-07-19T21:50:51.325Z] #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-07-19T21:50:51.325Z] #67 sha256:25ba466d9909770e2ef5d97d9fe8c71e4d7bb465c021cb7bb5b174fc16679708 [2022-07-19T21:50:51.325Z] #67 11.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-19T21:50:51.325Z] #67 11.60 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-19T21:50:51.325Z] #67 13.00 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-19T21:50:51.325Z] #67 18.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-19T21:50:51.325Z] #67 20.47 go: downloading github.com/google/uuid v1.3.0 [2022-07-19T21:50:51.325Z] #67 20.48 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-19T21:50:51.325Z] #67 20.55 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-19T21:50:51.325Z] #67 20.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-19T21:50:51.325Z] #67 21.09 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-19T21:50:51.325Z] #67 ... [2022-07-19T21:50:51.325Z] [2022-07-19T21:50:51.325Z] #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-07-19T21:50:51.325Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:50:51.325Z] #14 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:51.325Z] #14 15.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:51.325Z] #14 ... [2022-07-19T21:50:51.325Z] [2022-07-19T21:50:51.325Z] #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-07-19T21:50:51.325Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:50:51.325Z] #40 12.10 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-19T21:50:51.325Z] #40 12.57 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-19T21:50:51.325Z] #40 12.69 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-19T21:50:51.325Z] #40 18.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-19T21:50:51.325Z] #40 18.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-19T21:50:51.512Z] #55 23.16 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-19T21:50:51.587Z] #40 ... [2022-07-19T21:50:51.587Z] [2022-07-19T21:50:51.587Z] #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-07-19T21:50:51.587Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-19T21:50:51.587Z] #57 12.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-19T21:50:51.769Z] #55 23.38 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-19T21:50:51.832Z] #51 27.42 Building dependency tree... [2022-07-19T21:50:51.832Z] #51 ... [2022-07-19T21:50:51.832Z] [2022-07-19T21:50:51.832Z] #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-07-19T21:50:51.832Z] #31 sha256:2186e44512476d9d7e24758c6340d2d63cc6ce6bd854ed0c4bf1d90d731235bf [2022-07-19T21:50:51.832Z] #31 18.54 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-19T21:50:51.832Z] #31 20.15 [2022-07-19T21:50:51.832Z] #31 20.50 #=#=# 0.8% ######################################################################## 100.0% [2022-07-19T21:50:51.832Z] #31 21.88 [2022-07-19T21:50:51.832Z] #31 27.30 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-19T21:50:51.832Z] #31 ... [2022-07-19T21:50:51.832Z] [2022-07-19T21:50:51.832Z] #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-07-19T21:50:51.832Z] #64 sha256:4419c2bfb0768b8638138b29dad9a15c67f03b55d02c54962e5c0c76b3be7923 [2022-07-19T21:50:51.832Z] #64 0.625 + RM_GOPATH=0 [2022-07-19T21:50:51.832Z] #64 0.626 + TMP_GOPATH= [2022-07-19T21:50:51.832Z] #64 0.626 + : /build [2022-07-19T21:50:51.832Z] #64 0.626 + '[' -z '' ']' [2022-07-19T21:50:51.832Z] #64 0.626 ++ mktemp -d [2022-07-19T21:50:51.832Z] #64 0.639 + export GOPATH=/tmp/tmp.KxGWeEw2X8 [2022-07-19T21:50:51.832Z] #64 0.649 + GOPATH=/tmp/tmp.KxGWeEw2X8 [2022-07-19T21:50:51.832Z] #64 0.649 + RM_GOPATH=1 [2022-07-19T21:50:51.832Z] #64 0.650 + case "$(go env GOARCH)" in [2022-07-19T21:50:51.832Z] #64 0.656 ++ go env GOARCH [2022-07-19T21:50:51.832Z] #64 0.674 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:51.832Z] #64 0.674 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:50:51.832Z] #64 0.676 ++ dirname /install.sh [2022-07-19T21:50:51.832Z] #64 0.683 + dir=/ [2022-07-19T21:50:51.832Z] #64 0.686 + bin=containerd [2022-07-19T21:50:51.832Z] #64 0.686 + shift [2022-07-19T21:50:51.832Z] #64 0.687 + '[' '!' -f //containerd.installer ']' [2022-07-19T21:50:51.832Z] #64 0.690 + . //containerd.installer [2022-07-19T21:50:51.832Z] #64 0.694 ++ set -e [2022-07-19T21:50:51.832Z] #64 0.694 ++ : v1.6.6 [2022-07-19T21:50:51.832Z] #64 0.694 + install_containerd [2022-07-19T21:50:51.832Z] #64 0.695 + echo 'Install containerd version v1.6.6' [2022-07-19T21:50:51.832Z] #64 0.697 Install containerd version v1.6.6 [2022-07-19T21:50:51.832Z] #64 0.698 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KxGWeEw2X8/src/github.com/containerd/containerd [2022-07-19T21:50:51.832Z] #64 0.704 Cloning into '/tmp/tmp.KxGWeEw2X8/src/github.com/containerd/containerd'... [2022-07-19T21:50:51.846Z] #57 ... [2022-07-19T21:50:51.846Z] [2022-07-19T21:50:51.846Z] #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-07-19T21:50:51.846Z] #67 sha256:25ba466d9909770e2ef5d97d9fe8c71e4d7bb465c021cb7bb5b174fc16679708 [2022-07-19T21:50:51.846Z] #67 21.62 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-19T21:50:52.026Z] #55 23.66 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-19T21:50:52.107Z] #67 22.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-19T21:50:52.107Z] #67 ... [2022-07-19T21:50:52.107Z] [2022-07-19T21:50:52.107Z] #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-07-19T21:50:52.107Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:50:52.107Z] #42 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:52.107Z] #42 17.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:52.282Z] #55 23.97 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-19T21:50:52.283Z] #55 23.97 go: downloading github.com/spf13/afero v1.8.2 [2022-07-19T21:50:52.366Z] #42 ... [2022-07-19T21:50:52.366Z] [2022-07-19T21:50:52.366Z] #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-07-19T21:50:52.366Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:50:52.366Z] #51 14.32 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:50:52.366Z] #51 18.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:52.366Z] #51 22.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-19T21:50:52.539Z] #55 24.11 go: downloading github.com/spf13/cast v1.4.1 [2022-07-19T21:50:52.626Z] #51 ... [2022-07-19T21:50:52.626Z] [2022-07-19T21:50:52.626Z] #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-07-19T21:50:52.626Z] #67 sha256:25ba466d9909770e2ef5d97d9fe8c71e4d7bb465c021cb7bb5b174fc16679708 [2022-07-19T21:50:52.626Z] #67 22.80 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-19T21:50:52.796Z] #55 24.44 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-19T21:50:52.796Z] #55 24.57 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-19T21:50:53.053Z] #55 ... [2022-07-19T21:50:53.053Z] [2022-07-19T21:50:53.053Z] #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-07-19T21:50:53.053Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:50:53.053Z] #14 14.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:50:53.194Z] #67 23.21 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-19T21:50:53.314Z] #14 ... [2022-07-19T21:50:53.314Z] [2022-07-19T21:50:53.314Z] #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-07-19T21:50:53.314Z] #67 sha256:f0ce633036a85f02d715626b527b5e5f00ae5b714a8e7d643c89b9e4f56813bc [2022-07-19T21:50:53.314Z] #67 22.31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-19T21:50:53.314Z] #67 23.88 go: downloading github.com/google/uuid v1.3.0 [2022-07-19T21:50:53.314Z] #67 23.89 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-19T21:50:53.314Z] #67 24.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-19T21:50:53.314Z] #67 24.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-19T21:50:53.558Z] #51 27.96 Reading package lists... [2022-07-19T21:50:53.558Z] #51 ... [2022-07-19T21:50:53.558Z] [2022-07-19T21:50:53.558Z] #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-07-19T21:50:53.558Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:50:53.558Z] #14 23.04 Fetched 8555 kB in 16s (529 kB/s) [2022-07-19T21:50:53.558Z] #14 23.04 Reading package lists... [2022-07-19T21:50:53.558Z] #14 29.21 Reading package lists... [2022-07-19T21:50:53.558Z] #14 ... [2022-07-19T21:50:53.558Z] [2022-07-19T21:50:53.558Z] #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-07-19T21:50:53.558Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:50:53.558Z] #47 29.19 Updating files: 71% (1564/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-19T21:50:53.558Z] #47 29.91 + git checkout -q v2.3.0 [2022-07-19T21:50:53.558Z] #47 32.17 + 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-07-19T21:50:53.570Z] #67 24.64 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-19T21:50:53.827Z] #67 25.03 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-19T21:50:54.136Z] #67 ... [2022-07-19T21:50:54.136Z] [2022-07-19T21:50:54.136Z] #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-07-19T21:50:54.136Z] #26 sha256:9b2ebc7ecb863e61244027d51a32363aa00534caefa37456592cf9887863b196 [2022-07-19T21:50:54.136Z] #26 23.23 + mkdir -p /build [2022-07-19T21:50:54.136Z] #26 23.31 + mv docker/docker /build/ [2022-07-19T21:50:54.136Z] #26 23.33 + rmdir docker [2022-07-19T21:50:54.136Z] #26 DONE 24.1s [2022-07-19T21:50:54.136Z] [2022-07-19T21:50:54.137Z] #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-07-19T21:50:54.137Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:50:54.390Z] #67 25.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-19T21:50:54.395Z] #51 ... [2022-07-19T21:50:54.395Z] [2022-07-19T21:50:54.395Z] #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-07-19T21:50:54.395Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:50:54.395Z] #53 24.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-19T21:50:54.395Z] #53 25.03 go: downloading golang.org/x/mod v0.3.0 [2022-07-19T21:50:54.500Z] #47 ... [2022-07-19T21:50:54.500Z] [2022-07-19T21:50:54.500Z] #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-07-19T21:50:54.500Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:54.500Z] #55 24.85 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-19T21:50:54.500Z] #55 24.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-19T21:50:54.500Z] #55 25.09 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-19T21:50:54.500Z] #55 25.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-19T21:50:54.500Z] #55 25.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-19T21:50:54.500Z] #55 25.20 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-19T21:50:54.500Z] #55 25.39 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-19T21:50:54.500Z] #55 25.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-19T21:50:54.500Z] #55 25.77 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-19T21:50:54.500Z] #55 25.77 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-19T21:50:54.500Z] #55 25.96 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-19T21:50:54.500Z] #55 26.18 go: downloading golang.org/x/text v0.3.7 [2022-07-19T21:50:54.500Z] #55 33.60 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-19T21:50:54.500Z] #55 33.69 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-19T21:50:54.500Z] #55 33.75 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-19T21:50:54.500Z] #55 33.82 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-19T21:50:54.500Z] #55 33.93 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-19T21:50:54.500Z] #55 34.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-19T21:50:54.500Z] #55 34.03 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-19T21:50:54.500Z] #55 34.14 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-19T21:50:54.500Z] #55 34.20 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-19T21:50:54.500Z] #55 34.21 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-19T21:50:54.500Z] #55 34.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-19T21:50:54.500Z] #55 34.40 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-19T21:50:54.500Z] #55 34.92 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-19T21:50:54.500Z] #55 35.02 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-19T21:50:54.500Z] #55 ... [2022-07-19T21:50:54.500Z] [2022-07-19T21:50:54.500Z] #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-07-19T21:50:54.500Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:50:54.500Z] #14 29.21 Reading package lists... [2022-07-19T21:50:54.612Z] #84 63.60 configure.ac:7: installing './compile' [2022-07-19T21:50:54.612Z] #84 63.61 configure.ac:11: installing './config.guess' [2022-07-19T21:50:54.612Z] #84 63.61 configure.ac:11: installing './config.sub' [2022-07-19T21:50:54.612Z] #84 63.61 configure.ac:8: installing './install-sh' [2022-07-19T21:50:54.612Z] #84 63.61 configure.ac:8: installing './missing' [2022-07-19T21:50:54.612Z] #84 63.64 Makefile.am: installing './depcomp' [2022-07-19T21:50:54.647Z] #67 25.66 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-19T21:50:54.904Z] #67 26.06 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-19T21:50:55.141Z] #64 ... [2022-07-19T21:50:55.141Z] [2022-07-19T21:50:55.141Z] #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-07-19T21:50:55.141Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-19T21:50:55.141Z] #14 17.60 Reading package lists... [2022-07-19T21:50:55.141Z] #14 22.51 Building dependency tree... [2022-07-19T21:50:55.141Z] #14 26.39 The following additional packages will be installed: [2022-07-19T21:50:55.141Z] #14 26.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-19T21:50:55.141Z] #14 26.39 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-19T21:50:55.141Z] #14 26.39 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-19T21:50:55.141Z] #14 26.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-19T21:50:55.141Z] #14 26.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-19T21:50:55.141Z] #14 26.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-19T21:50:55.141Z] #14 26.41 mingw-w64-common mingw-w64-x86-64-dev [2022-07-19T21:50:55.141Z] #14 26.41 Suggested packages: [2022-07-19T21:50:55.141Z] #14 26.44 gcc-10-locales seccomp wine64 [2022-07-19T21:50:55.141Z] #14 27.84 The following NEW packages will be installed: [2022-07-19T21:50:55.141Z] #14 27.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-19T21:50:55.141Z] #14 27.88 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-19T21:50:55.141Z] #14 27.88 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-19T21:50:55.141Z] #14 27.88 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-19T21:50:55.141Z] #14 27.88 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-19T21:50:55.141Z] #14 27.88 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-19T21:50:55.141Z] #14 27.88 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-19T21:50:55.141Z] #14 27.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-19T21:50:55.141Z] #14 27.88 mingw-w64-x86-64-dev [2022-07-19T21:50:55.141Z] #14 28.34 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:50:55.141Z] #14 28.34 Need to get 108 MB of archives. [2022-07-19T21:50:55.141Z] #14 28.34 After this operation, 620 MB of additional disk space will be used. [2022-07-19T21:50:55.141Z] #14 28.34 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-07-19T21:50:55.141Z] #14 28.40 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-07-19T21:50:55.141Z] #14 28.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-19T21:50:55.141Z] #14 28.51 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-07-19T21:50:55.141Z] #14 28.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-19T21:50:55.141Z] #14 28.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-19T21:50:55.142Z] #14 28.72 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-07-19T21:50:55.142Z] #14 28.88 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-07-19T21:50:55.142Z] #14 28.88 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-07-19T21:50:55.142Z] #14 29.33 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-07-19T21:50:55.142Z] #14 30.37 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-07-19T21:50:55.142Z] #14 30.74 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-07-19T21:50:55.142Z] #14 31.22 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-07-19T21:50:55.142Z] #14 32.13 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-07-19T21:50:55.142Z] #14 32.63 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-07-19T21:50:55.142Z] #14 32.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-19T21:50:55.142Z] #14 32.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-19T21:50:55.142Z] #14 32.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-19T21:50:55.142Z] #14 ... [2022-07-19T21:50:55.142Z] [2022-07-19T21:50:55.142Z] #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-07-19T21:50:55.142Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-19T21:50:55.142Z] #42 22.59 Reading package lists... [2022-07-19T21:50:55.142Z] #42 27.25 Building dependency tree... [2022-07-19T21:50:55.142Z] #42 31.39 The following additional packages will be installed: [2022-07-19T21:50:55.142Z] #42 31.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-19T21:50:55.142Z] #42 31.41 Suggested packages: [2022-07-19T21:50:55.142Z] #42 31.44 cmake-doc ninja-build lrzip [2022-07-19T21:50:55.142Z] #42 31.44 Recommended packages: [2022-07-19T21:50:55.142Z] #42 31.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-19T21:50:55.142Z] #42 32.35 The following NEW packages will be installed: [2022-07-19T21:50:55.142Z] #42 32.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-19T21:50:55.142Z] #42 32.38 vim-common xxd [2022-07-19T21:50:55.142Z] #42 ... [2022-07-19T21:50:55.142Z] [2022-07-19T21:50:55.142Z] #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-07-19T21:50:55.142Z] #31 sha256:2186e44512476d9d7e24758c6340d2d63cc6ce6bd854ed0c4bf1d90d731235bf [2022-07-19T21:50:55.142Z] #31 28.91 #=#=# [2022-07-19T21:50:55.142Z] #31 29.22 #=#=# 0.1% ########### 15.6% ##################### 29.5% ############################ 39.4% ####################################### 54.9% ###################################################### 75.7% ################################################################## 92.8% ######################################################################## 100.0% [2022-07-19T21:50:55.142Z] #31 31.71 [2022-07-19T21:50:55.184Z] #84 65.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-19T21:50:55.184Z] #84 65.65 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-19T21:50:55.184Z] #84 65.73 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-19T21:50:55.184Z] #84 65.73 libtoolize: copying file 'm4/libtool.m4' [2022-07-19T21:50:55.184Z] #84 65.80 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-19T21:50:55.440Z] #14 34.64 Building dependency tree... [2022-07-19T21:50:55.444Z] #84 65.92 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-19T21:50:55.444Z] #84 65.99 libtoolize: copying file 'm4/ltversion.m4' [2022-07-19T21:50:55.444Z] #84 66.05 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-19T21:50:55.705Z] #84 66.15 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-19T21:50:56.011Z] #14 ... [2022-07-19T21:50:56.011Z] [2022-07-19T21:50:56.011Z] #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-07-19T21:50:56.011Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:50:56.011Z] #42 21.18 Reading package lists... [2022-07-19T21:50:56.011Z] #42 26.78 Reading package lists... [2022-07-19T21:50:56.011Z] #42 32.72 Building dependency tree... [2022-07-19T21:50:56.011Z] #42 36.52 The following additional packages will be installed: [2022-07-19T21:50:56.011Z] #42 36.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-19T21:50:56.011Z] #42 36.56 Suggested packages: [2022-07-19T21:50:56.011Z] #42 36.56 cmake-doc ninja-build lrzip [2022-07-19T21:50:56.011Z] #42 36.56 Recommended packages: [2022-07-19T21:50:56.011Z] #42 36.56 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-19T21:50:56.089Z] #31 ... [2022-07-19T21:50:56.089Z] [2022-07-19T21:50:56.089Z] #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-07-19T21:50:56.089Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-19T21:50:56.089Z] #55 24.04 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-19T21:50:56.089Z] #55 24.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-19T21:50:56.089Z] #55 24.15 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-19T21:50:56.089Z] #55 24.28 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-19T21:50:56.089Z] #55 24.30 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-19T21:50:56.089Z] #55 25.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-19T21:50:56.089Z] #55 25.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-19T21:50:56.089Z] #55 26.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-19T21:50:56.089Z] #55 26.17 go: downloading golang.org/x/text v0.3.7 [2022-07-19T21:50:56.089Z] #55 31.47 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-19T21:50:56.089Z] #55 31.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-19T21:50:56.089Z] #55 31.79 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-19T21:50:56.089Z] #55 31.82 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-19T21:50:56.089Z] #55 32.01 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-19T21:50:56.089Z] #55 32.17 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-19T21:50:56.089Z] #55 32.38 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-19T21:50:56.089Z] #55 32.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-19T21:50:56.089Z] #55 32.54 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-19T21:50:56.089Z] #55 32.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-19T21:50:56.089Z] #55 32.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-19T21:50:56.089Z] #55 32.65 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-19T21:50:56.089Z] #55 32.69 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-19T21:50:56.089Z] #55 32.77 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-19T21:50:56.089Z] #55 32.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-19T21:50:56.089Z] #55 32.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-19T21:50:56.089Z] #55 33.15 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-19T21:50:56.089Z] #55 33.69 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-19T21:50:56.089Z] #55 33.80 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-19T21:50:56.089Z] #55 33.84 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-19T21:50:56.089Z] #55 33.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-19T21:50:56.089Z] #55 34.05 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-19T21:50:56.271Z] #67 ... [2022-07-19T21:50:56.271Z] [2022-07-19T21:50:56.271Z] #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-07-19T21:50:56.271Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-19T21:50:56.271Z] #38 27.88 tomll can be used in two ways: [2022-07-19T21:50:56.271Z] #38 27.88 Writing to STDIN and reading from STDOUT: [2022-07-19T21:50:56.271Z] #38 27.88 cat file.toml | tomll > file.toml [2022-07-19T21:50:56.271Z] #38 27.88 [2022-07-19T21:50:56.271Z] #38 27.88 Reading and updating a list of files: [2022-07-19T21:50:56.271Z] #38 27.88 tomll a.toml b.toml c.toml [2022-07-19T21:50:56.271Z] #38 27.88 [2022-07-19T21:50:56.271Z] #38 27.88 When given a list of files, tomll will modify all files in place without asking. [2022-07-19T21:50:56.282Z] #42 ... [2022-07-19T21:50:56.282Z] [2022-07-19T21:50:56.282Z] #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-07-19T21:50:56.282Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:50:56.282Z] #55 35.24 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-19T21:50:56.282Z] #55 35.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-19T21:50:56.282Z] #55 35.70 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-19T21:50:56.282Z] #55 35.84 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-19T21:50:56.282Z] #55 35.85 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-19T21:50:56.282Z] #55 35.90 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-19T21:50:56.282Z] #55 36.05 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-19T21:50:56.282Z] #55 36.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-19T21:50:56.282Z] #55 36.13 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-19T21:50:56.282Z] #55 36.37 go: downloading github.com/prometheus/common v0.32.1 [2022-07-19T21:50:56.282Z] #55 36.73 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-19T21:50:56.282Z] #55 36.73 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-19T21:50:56.421Z] #55 34.14 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-19T21:50:56.421Z] #55 34.16 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-19T21:50:56.421Z] #55 ... [2022-07-19T21:50:56.421Z] [2022-07-19T21:50:56.421Z] #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-07-19T21:50:56.421Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-19T21:50:56.421Z] #14 32.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-19T21:50:56.421Z] #14 32.64 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-07-19T21:50:56.421Z] #14 32.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-19T21:50:56.421Z] #14 32.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-19T21:50:56.421Z] #14 32.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-19T21:50:56.421Z] #14 32.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-19T21:50:56.421Z] #14 32.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-19T21:50:56.421Z] #14 32.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-19T21:50:56.421Z] #14 32.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-19T21:50:56.421Z] #14 32.71 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-07-19T21:50:56.421Z] #14 32.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-19T21:50:56.421Z] #14 32.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-19T21:50:56.421Z] #14 33.72 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:50:56.421Z] #14 34.14 Fetched 108 MB in 5s (22.7 MB/s) [2022-07-19T21:50:56.529Z] #38 DONE 28.1s [2022-07-19T21:50:56.529Z] [2022-07-19T21:50:56.529Z] #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-07-19T21:50:56.529Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:50:56.529Z] #36 25.16 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-19T21:50:56.529Z] #36 25.16 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-19T21:50:56.529Z] #36 25.82 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-19T21:50:56.529Z] #36 26.06 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-19T21:50:56.529Z] #36 26.39 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-19T21:50:56.529Z] #36 26.99 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-19T21:50:56.529Z] #36 27.12 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-19T21:50:56.529Z] #36 27.24 go: downloading github.com/peterh/liner v1.2.2 [2022-07-19T21:50:56.529Z] #36 27.59 go: downloading github.com/google/go-dap v0.6.0 [2022-07-19T21:50:56.529Z] #36 28.15 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-19T21:50:56.694Z] #14 34.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-19T21:50:57.082Z] #14 34.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-07-19T21:50:57.082Z] #14 34.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-19T21:50:57.091Z] #36 28.60 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-19T21:50:57.222Z] #55 37.65 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-19T21:50:57.344Z] #14 34.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-19T21:50:57.344Z] #14 ... [2022-07-19T21:50:57.344Z] [2022-07-19T21:50:57.344Z] #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-07-19T21:50:57.344Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-19T21:50:57.344Z] #47 24.75 + 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-07-19T21:50:57.344Z] #47 ... [2022-07-19T21:50:57.344Z] [2022-07-19T21:50:57.344Z] #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-07-19T21:50:57.344Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-19T21:50:57.344Z] #55 34.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-19T21:50:57.344Z] #55 34.52 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-19T21:50:57.344Z] #55 34.54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-19T21:50:57.344Z] #55 34.57 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-19T21:50:57.344Z] #55 34.91 go: downloading github.com/prometheus/common v0.32.1 [2022-07-19T21:50:57.344Z] #55 35.27 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-19T21:50:57.604Z] #55 35.27 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-19T21:50:58.022Z] #36 29.72 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-19T21:50:58.165Z] #55 ... [2022-07-19T21:50:58.165Z] [2022-07-19T21:50:58.165Z] #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-07-19T21:50:58.165Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:50:58.165Z] #62 25.01 Reading package lists... [2022-07-19T21:50:58.165Z] #62 31.00 Building dependency tree... [2022-07-19T21:50:58.165Z] #62 34.84 The following additional packages will be installed: [2022-07-19T21:50:58.165Z] #62 34.85 libbtrfs0 [2022-07-19T21:50:58.165Z] #62 35.05 The following NEW packages will be installed: [2022-07-19T21:50:58.165Z] #62 35.08 libbtrfs-dev libbtrfs0 [2022-07-19T21:50:58.165Z] #62 35.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:50:58.165Z] #62 35.56 Need to get 460 kB of archives. [2022-07-19T21:50:58.165Z] #62 35.56 After this operation, 1237 kB of additional disk space will be used. [2022-07-19T21:50:58.165Z] #62 35.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-19T21:50:58.165Z] #62 35.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-19T21:50:58.165Z] #62 36.81 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:50:58.165Z] #62 37.12 Fetched 460 kB in 0s (1230 kB/s) [2022-07-19T21:50:58.165Z] #62 37.20 Selecting previously unselected package libbtrfs0:amd64. [2022-07-19T21:50:58.165Z] #62 37.20 (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-07-19T21:50:58.165Z] #62 37.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-19T21:50:58.165Z] #62 37.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:50:58.165Z] #62 37.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-19T21:50:58.165Z] #62 37.55 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-19T21:50:58.165Z] #62 37.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:50:58.165Z] #62 37.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:50:58.165Z] #62 37.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:50:58.165Z] #62 37.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:50:58.165Z] #62 DONE 38.5s [2022-07-19T21:50:58.165Z] [2022-07-19T21:50:58.165Z] #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-07-19T21:50:58.165Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:50:58.165Z] #14 38.11 The following additional packages will be installed: [2022-07-19T21:50:58.165Z] #14 38.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-19T21:50:58.165Z] #14 38.12 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-19T21:50:58.165Z] #14 38.12 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-19T21:50:58.165Z] #14 38.12 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-19T21:50:58.165Z] #14 38.13 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-19T21:50:58.165Z] #14 38.13 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-19T21:50:58.165Z] #14 38.13 mingw-w64-common mingw-w64-x86-64-dev [2022-07-19T21:50:58.165Z] #14 38.15 Suggested packages: [2022-07-19T21:50:58.165Z] #14 38.16 gcc-10-locales seccomp wine64 [2022-07-19T21:50:58.180Z] #55 ... [2022-07-19T21:50:58.180Z] [2022-07-19T21:50:58.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-07-19T21:50:58.180Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-19T21:50:58.180Z] #57 33.75 v3.0.2 [2022-07-19T21:50:58.180Z] #57 DONE 35.9s [2022-07-19T21:50:58.180Z] [2022-07-19T21:50:58.180Z] #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-07-19T21:50:58.180Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-19T21:50:58.180Z] #42 32.79 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:50:58.180Z] #42 32.79 Need to get 15.6 MB of archives. [2022-07-19T21:50:58.180Z] #42 32.79 After this operation, 67.4 MB of additional disk space will be used. [2022-07-19T21:50:58.180Z] #42 32.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-19T21:50:58.180Z] #42 32.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-19T21:50:58.180Z] #42 32.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-19T21:50:58.180Z] #42 32.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-19T21:50:58.180Z] #42 33.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-19T21:50:58.180Z] #42 33.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-19T21:50:58.180Z] #42 33.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-19T21:50:58.180Z] #42 33.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-19T21:50:58.180Z] #42 33.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-19T21:50:58.180Z] #42 33.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-19T21:50:58.180Z] #42 34.90 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:50:58.180Z] #42 35.33 Fetched 15.6 MB in 1s (13.5 MB/s) [2022-07-19T21:50:58.180Z] #42 35.50 Selecting previously unselected package xxd. [2022-07-19T21:50:58.180Z] #42 35.50 (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-07-19T21:50:58.180Z] #42 35.58 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-19T21:50:58.180Z] #42 35.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:50:58.180Z] #42 36.06 Selecting previously unselected package vim-common. [2022-07-19T21:50:58.180Z] #42 36.06 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:50:58.180Z] #42 36.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:50:58.430Z] #14 ... [2022-07-19T21:50:58.430Z] [2022-07-19T21:50:58.430Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-19T21:50:58.430Z] #63 sha256:cb045a0a95e6a2ec6a9fe9bc59fb0f1e9188a8951d5069dadb71a878dd9178ca [2022-07-19T21:50:58.430Z] #63 DONE 0.3s [2022-07-19T21:50:58.430Z] [2022-07-19T21:50:58.430Z] #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-07-19T21:50:58.430Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:50:58.430Z] #76 23.18 Reading package lists... [2022-07-19T21:50:58.430Z] #76 29.02 Reading package lists... [2022-07-19T21:50:58.430Z] #76 34.80 Building dependency tree... [2022-07-19T21:50:58.430Z] #76 38.17 python3 is already the newest version (3.9.2-3). [2022-07-19T21:50:58.430Z] #76 38.17 The following additional packages will be installed: [2022-07-19T21:50:58.430Z] #76 38.18 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-19T21:50:58.430Z] #76 38.19 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-19T21:50:58.430Z] #76 38.20 Suggested packages: [2022-07-19T21:50:58.430Z] #76 38.21 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-19T21:50:58.430Z] #76 38.21 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-19T21:50:58.430Z] #76 38.21 m4-doc ed diffutils-doc [2022-07-19T21:50:58.430Z] #76 38.21 Recommended packages: [2022-07-19T21:50:58.431Z] #76 38.21 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-19T21:50:58.431Z] #76 ... [2022-07-19T21:50:58.431Z] [2022-07-19T21:50:58.431Z] #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-07-19T21:50:58.431Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:50:58.431Z] #42 37.56 The following NEW packages will be installed: [2022-07-19T21:50:58.431Z] #42 37.57 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-19T21:50:58.431Z] #42 37.58 vim-common xxd [2022-07-19T21:50:58.431Z] #42 37.93 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:50:58.431Z] #42 37.93 Need to get 17.7 MB of archives. [2022-07-19T21:50:58.431Z] #42 37.93 After this operation, 70.7 MB of additional disk space will be used. [2022-07-19T21:50:58.431Z] #42 37.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-19T21:50:58.431Z] #42 37.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-19T21:50:58.431Z] #42 37.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-19T21:50:58.431Z] #42 38.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-19T21:50:58.431Z] #42 38.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-19T21:50:58.431Z] #42 38.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-19T21:50:58.431Z] #42 38.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-19T21:50:58.431Z] #42 38.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-19T21:50:58.431Z] #42 38.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-19T21:50:58.431Z] #42 38.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-19T21:50:58.585Z] #36 30.18 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-19T21:50:58.751Z] #42 36.73 Selecting previously unselected package cmake-data. [2022-07-19T21:50:58.751Z] #42 36.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-19T21:50:58.751Z] #42 36.77 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-19T21:50:58.841Z] #36 30.31 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-19T21:50:59.011Z] #42 ... [2022-07-19T21:50:59.011Z] [2022-07-19T21:50:59.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-07-19T21:50:59.011Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-19T21:50:59.011Z] #40 36.36 NAME: [2022-07-19T21:50:59.011Z] #40 36.36 go-winres - A tool for embedding resources in Windows executables [2022-07-19T21:50:59.011Z] #40 36.36 [2022-07-19T21:50:59.011Z] #40 36.36 USAGE: [2022-07-19T21:50:59.011Z] #40 36.36 go-winres [global options] command [command options] [arguments...] [2022-07-19T21:50:59.011Z] #40 36.36 [2022-07-19T21:50:59.011Z] #40 36.36 COMMANDS: [2022-07-19T21:50:59.011Z] #40 36.36 init Create an initial ./winres/winres.json [2022-07-19T21:50:59.011Z] #40 36.36 make Make syso files for the "go build" command [2022-07-19T21:50:59.011Z] #40 36.36 simply Make syso files for the "go build" command (simplified) [2022-07-19T21:50:59.011Z] #40 36.36 extract Extract all resources from an executable [2022-07-19T21:50:59.011Z] #40 36.36 patch Replace resources in an executable file (exe, dll) [2022-07-19T21:50:59.011Z] #40 36.36 help, h Shows a list of commands or help for one command [2022-07-19T21:50:59.011Z] #40 36.36 [2022-07-19T21:50:59.011Z] #40 36.36 GLOBAL OPTIONS: [2022-07-19T21:50:59.011Z] #40 36.37 --help, -h show help (default: false) [2022-07-19T21:50:59.011Z] #40 DONE 36.8s [2022-07-19T21:50:59.276Z] [2022-07-19T21:50:59.276Z] #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-07-19T21:50:59.276Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-19T21:50:59.276Z] #76 25.99 Building dependency tree... [2022-07-19T21:50:59.276Z] #76 30.55 python3 is already the newest version (3.9.2-3). [2022-07-19T21:50:59.276Z] #76 30.55 The following additional packages will be installed: [2022-07-19T21:50:59.276Z] #76 30.55 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-19T21:50:59.276Z] #76 30.56 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-19T21:50:59.276Z] #76 30.57 Suggested packages: [2022-07-19T21:50:59.276Z] #76 30.58 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-19T21:50:59.276Z] #76 30.58 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-19T21:50:59.276Z] #76 30.58 m4-doc ed diffutils-doc [2022-07-19T21:50:59.276Z] #76 30.58 Recommended packages: [2022-07-19T21:50:59.276Z] #76 30.58 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-19T21:50:59.276Z] #76 32.02 The following NEW packages will be installed: [2022-07-19T21:50:59.276Z] #76 32.05 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-19T21:50:59.276Z] #76 32.05 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-19T21:50:59.276Z] #76 32.06 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-19T21:50:59.276Z] #76 32.06 libyajl2 m4 patch xz-utils [2022-07-19T21:50:59.276Z] #76 32.60 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:50:59.276Z] #76 32.60 Need to get 5916 kB of archives. [2022-07-19T21:50:59.276Z] #76 32.60 After this operation, 18.6 MB of additional disk space will be used. [2022-07-19T21:50:59.276Z] #76 32.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-19T21:50:59.276Z] #76 32.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-19T21:50:59.276Z] #76 32.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-19T21:50:59.276Z] #76 32.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-19T21:50:59.276Z] #76 32.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-19T21:50:59.276Z] #76 32.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-19T21:50:59.276Z] #76 32.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-19T21:50:59.276Z] #76 32.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-19T21:50:59.276Z] #76 32.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-19T21:50:59.276Z] #76 32.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-19T21:50:59.276Z] #76 32.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-19T21:50:59.276Z] #76 32.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-19T21:50:59.276Z] #76 32.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-19T21:50:59.276Z] #76 32.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-19T21:50:59.276Z] #76 32.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-19T21:50:59.276Z] #76 32.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-19T21:50:59.276Z] #76 32.99 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-07-19T21:50:59.276Z] #76 32.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-19T21:50:59.276Z] #76 33.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-19T21:50:59.276Z] #76 33.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-19T21:50:59.277Z] #76 33.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-19T21:50:59.277Z] #76 33.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-19T21:50:59.277Z] #76 33.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-19T21:50:59.277Z] #76 34.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:50:59.277Z] #76 34.59 Fetched 5916 kB in 1s (6789 kB/s) [2022-07-19T21:50:59.277Z] #76 35.14 Selecting previously unselected package bzip2. [2022-07-19T21:50:59.277Z] #76 35.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 ... 15708 files and directories currently installed.) [2022-07-19T21:50:59.277Z] #76 35.18 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-19T21:50:59.277Z] #76 35.29 Unpacking bzip2 (1.0.8-4) ... [2022-07-19T21:50:59.277Z] #76 35.50 Selecting previously unselected package libmagic-mgc. [2022-07-19T21:50:59.277Z] #76 35.51 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-19T21:50:59.277Z] #76 35.52 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-19T21:50:59.277Z] #76 36.68 Selecting previously unselected package libmagic1:arm64. [2022-07-19T21:50:59.277Z] #76 36.68 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-19T21:50:59.277Z] #76 36.72 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-19T21:50:59.277Z] #76 36.96 Selecting previously unselected package file. [2022-07-19T21:50:59.277Z] #76 36.99 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-19T21:50:59.277Z] #76 37.00 Unpacking file (1:5.39-3) ... [2022-07-19T21:50:59.372Z] #42 ... [2022-07-19T21:50:59.372Z] [2022-07-19T21:50:59.372Z] #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-07-19T21:50:59.372Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-19T21:50:59.372Z] #57 39.56 v3.0.2 [2022-07-19T21:50:59.372Z] #57 DONE 39.8s [2022-07-19T21:50:59.372Z] [2022-07-19T21:50:59.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-07-19T21:50:59.372Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:50:59.372Z] #14 39.65 The following NEW packages will be installed: [2022-07-19T21:50:59.372Z] #14 39.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-19T21:50:59.372Z] #14 39.65 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-19T21:50:59.372Z] #14 39.65 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-19T21:50:59.372Z] #14 39.65 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-19T21:50:59.372Z] #14 39.65 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-19T21:50:59.372Z] #14 39.65 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-19T21:50:59.372Z] #14 39.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-19T21:50:59.372Z] #14 39.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-19T21:50:59.372Z] #14 39.68 mingw-w64-x86-64-dev [2022-07-19T21:50:59.537Z] #76 37.33 Selecting previously unselected package xz-utils. [2022-07-19T21:50:59.537Z] #76 37.33 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-19T21:50:59.537Z] #76 37.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:50:59.632Z] #14 40.11 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:50:59.632Z] #14 40.11 Need to get 115 MB of archives. [2022-07-19T21:50:59.632Z] #14 40.11 After this operation, 645 MB of additional disk space will be used. [2022-07-19T21:50:59.632Z] #14 40.11 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-07-19T21:50:59.632Z] #14 40.22 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-07-19T21:50:59.731Z] #53 ... [2022-07-19T21:50:59.731Z] [2022-07-19T21:50:59.731Z] #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-07-19T21:50:59.731Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:50:59.731Z] #14 30.13 Fetched 8555 kB in 23s (370 kB/s) [2022-07-19T21:50:59.904Z] #14 40.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-19T21:50:59.904Z] #14 40.42 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-07-19T21:50:59.904Z] #14 40.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-19T21:50:59.904Z] #14 40.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-19T21:51:00.109Z] #76 37.79 Selecting previously unselected package libsigsegv2:arm64. [2022-07-19T21:51:00.109Z] #76 37.79 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-19T21:51:00.109Z] #76 37.80 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-19T21:51:00.109Z] #76 ... [2022-07-19T21:51:00.109Z] [2022-07-19T21:51:00.109Z] #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-07-19T21:51:00.109Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-19T21:51:00.369Z] #34 37.59 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-07-19T21:51:00.369Z] #34 38.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-19T21:51:00.476Z] #14 40.80 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-07-19T21:51:00.629Z] #34 38.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-19T21:51:00.737Z] #14 41.07 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-07-19T21:51:00.737Z] #14 41.07 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-07-19T21:51:00.837Z] #36 ... [2022-07-19T21:51:00.837Z] [2022-07-19T21:51:00.837Z] #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-07-19T21:51:00.837Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:00.837Z] #55 24.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-19T21:51:00.837Z] #55 25.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-19T21:51:00.837Z] #55 25.41 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-19T21:51:00.838Z] #55 25.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-19T21:51:00.838Z] #55 25.77 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-19T21:51:00.838Z] #55 25.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-19T21:51:00.838Z] #55 25.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-19T21:51:00.838Z] #55 26.11 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-19T21:51:00.838Z] #55 27.76 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-19T21:51:00.838Z] #55 27.95 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-19T21:51:00.838Z] #55 30.02 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-19T21:51:00.838Z] #55 30.31 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-19T21:51:00.838Z] #55 30.36 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-19T21:51:00.838Z] #55 30.45 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-19T21:51:00.838Z] #55 30.57 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-19T21:51:00.838Z] #55 30.67 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-19T21:51:00.838Z] #55 31.19 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-19T21:51:00.838Z] #55 31.66 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-19T21:51:00.838Z] #55 32.17 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-19T21:51:00.838Z] #55 32.34 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-19T21:51:01.010Z] #84 ... [2022-07-19T21:51:01.010Z] [2022-07-19T21:51:01.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-07-19T21:51:01.010Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:51:01.010Z] #19 94.39 Reading package lists... [2022-07-19T21:51:01.096Z] #55 32.59 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-19T21:51:01.096Z] #55 32.73 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-19T21:51:01.096Z] #55 32.79 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-19T21:51:01.096Z] #55 32.84 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-19T21:51:01.308Z] #14 41.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-07-19T21:51:01.354Z] #55 32.95 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-19T21:51:01.354Z] #55 33.09 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-19T21:51:01.354Z] #55 ... [2022-07-19T21:51:01.354Z] [2022-07-19T21:51:01.354Z] #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-07-19T21:51:01.354Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:51:01.354Z] #36 33.04 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-19T21:51:01.614Z] #36 33.15 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-19T21:51:01.658Z] #14 30.13 Reading package lists... [2022-07-19T21:51:01.658Z] #14 ... [2022-07-19T21:51:01.658Z] [2022-07-19T21:51:01.658Z] #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-07-19T21:51:01.658Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-19T21:51:01.658Z] #38 31.84 tomll can be used in two ways: [2022-07-19T21:51:01.658Z] #38 31.84 Writing to STDIN and reading from STDOUT: [2022-07-19T21:51:01.658Z] #38 31.84 cat file.toml | tomll > file.toml [2022-07-19T21:51:01.658Z] #38 31.84 [2022-07-19T21:51:01.658Z] #38 31.84 Reading and updating a list of files: [2022-07-19T21:51:01.658Z] #38 31.84 tomll a.toml b.toml c.toml [2022-07-19T21:51:01.658Z] #38 31.84 [2022-07-19T21:51:01.658Z] #38 31.84 When given a list of files, tomll will modify all files in place without asking. [2022-07-19T21:51:01.658Z] #38 DONE 32.1s [2022-07-19T21:51:01.658Z] [2022-07-19T21:51:01.658Z] #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-07-19T21:51:01.658Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:01.658Z] #55 26.17 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-19T21:51:01.658Z] #55 26.19 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-19T21:51:01.658Z] #55 26.67 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-19T21:51:01.658Z] #55 27.08 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-19T21:51:01.658Z] #55 27.42 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-19T21:51:01.658Z] #55 27.57 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-19T21:51:01.658Z] #55 27.72 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-19T21:51:01.658Z] #55 28.21 go: downloading github.com/spf13/afero v1.8.2 [2022-07-19T21:51:01.658Z] #55 28.21 go: downloading github.com/spf13/cast v1.4.1 [2022-07-19T21:51:01.658Z] #55 28.55 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-19T21:51:01.658Z] #55 28.80 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-19T21:51:01.658Z] #55 29.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-19T21:51:01.658Z] #55 29.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-19T21:51:01.658Z] #55 29.56 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-19T21:51:01.658Z] #55 29.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-19T21:51:01.658Z] #55 29.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-19T21:51:01.658Z] #55 29.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-19T21:51:01.658Z] #55 30.18 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-19T21:51:01.658Z] #55 30.47 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-19T21:51:02.177Z] #36 ... [2022-07-19T21:51:02.177Z] [2022-07-19T21:51:02.177Z] #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-07-19T21:51:02.177Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:51:02.177Z] #53 23.96 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-19T21:51:02.177Z] #53 23.96 go: downloading golang.org/x/mod v0.3.0 [2022-07-19T21:51:02.229Z] #55 32.78 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-19T21:51:02.433Z] #53 ... [2022-07-19T21:51:02.433Z] [2022-07-19T21:51:02.433Z] #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-07-19T21:51:02.433Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:02.433Z] #55 33.10 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-19T21:51:02.433Z] #55 33.25 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-19T21:51:02.433Z] #55 33.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-19T21:51:02.433Z] #55 33.51 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-19T21:51:02.433Z] #55 33.69 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-19T21:51:02.433Z] #55 34.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-19T21:51:02.433Z] #55 34.03 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-19T21:51:02.496Z] #55 33.02 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-19T21:51:02.689Z] #55 34.16 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-19T21:51:02.689Z] #55 34.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-19T21:51:02.946Z] #55 34.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-19T21:51:02.946Z] #55 34.58 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-19T21:51:02.946Z] #55 34.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-19T21:51:03.202Z] #55 ... [2022-07-19T21:51:03.203Z] [2022-07-19T21:51:03.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-07-19T21:51:03.203Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:03.203Z] #76 24.90 Fetched 8555 kB in 20s (436 kB/s) [2022-07-19T21:51:03.222Z] #14 ... [2022-07-19T21:51:03.222Z] [2022-07-19T21:51:03.222Z] #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-07-19T21:51:03.222Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:51:03.222Z] #40 42.83 NAME: [2022-07-19T21:51:03.222Z] #40 42.83 go-winres - A tool for embedding resources in Windows executables [2022-07-19T21:51:03.222Z] #40 42.83 [2022-07-19T21:51:03.222Z] #40 42.83 USAGE: [2022-07-19T21:51:03.222Z] #40 42.83 go-winres [global options] command [command options] [arguments...] [2022-07-19T21:51:03.222Z] #40 42.83 [2022-07-19T21:51:03.222Z] #40 42.83 COMMANDS: [2022-07-19T21:51:03.222Z] #40 42.83 init Create an initial ./winres/winres.json [2022-07-19T21:51:03.222Z] #40 42.83 make Make syso files for the "go build" command [2022-07-19T21:51:03.222Z] #40 42.83 simply Make syso files for the "go build" command (simplified) [2022-07-19T21:51:03.222Z] #40 42.83 extract Extract all resources from an executable [2022-07-19T21:51:03.222Z] #40 42.83 patch Replace resources in an executable file (exe, dll) [2022-07-19T21:51:03.222Z] #40 42.83 help, h Shows a list of commands or help for one command [2022-07-19T21:51:03.222Z] #40 42.83 [2022-07-19T21:51:03.222Z] #40 42.83 GLOBAL OPTIONS: [2022-07-19T21:51:03.222Z] #40 42.83 --help, -h show help (default: false) [2022-07-19T21:51:03.222Z] #40 DONE 43.6s [2022-07-19T21:51:03.222Z] [2022-07-19T21:51:03.222Z] #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-07-19T21:51:03.222Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:03.222Z] #14 43.66 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-07-19T21:51:03.459Z] #76 24.90 Reading package lists... [2022-07-19T21:51:03.459Z] #76 ... [2022-07-19T21:51:03.459Z] [2022-07-19T21:51:03.459Z] #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-07-19T21:51:03.459Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:03.459Z] #55 35.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-19T21:51:03.483Z] #14 ... [2022-07-19T21:51:03.483Z] [2022-07-19T21:51:03.483Z] #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-07-19T21:51:03.483Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:03.483Z] #51 27.96 Reading package lists... [2022-07-19T21:51:03.483Z] #51 33.93 Building dependency tree... [2022-07-19T21:51:03.483Z] #51 37.63 The following additional packages will be installed: [2022-07-19T21:51:03.483Z] #51 37.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-19T21:51:03.483Z] #51 37.63 python3-protobuf python3-six [2022-07-19T21:51:03.483Z] #51 37.64 Suggested packages: [2022-07-19T21:51:03.483Z] #51 37.65 python3-setuptools [2022-07-19T21:51:03.483Z] #51 37.65 Recommended packages: [2022-07-19T21:51:03.483Z] #51 37.65 iproute2 | iproute [2022-07-19T21:51:03.483Z] #51 38.49 The following NEW packages will be installed: [2022-07-19T21:51:03.483Z] #51 38.49 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-19T21:51:03.483Z] #51 38.49 python3-protobuf python3-six [2022-07-19T21:51:03.483Z] #51 39.10 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:03.483Z] #51 39.10 Need to get 2315 kB of archives. [2022-07-19T21:51:03.483Z] #51 39.10 After this operation, 11.1 MB of additional disk space will be used. [2022-07-19T21:51:03.483Z] #51 39.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-19T21:51:03.483Z] #51 39.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-19T21:51:03.483Z] #51 39.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-19T21:51:03.483Z] #51 39.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-19T21:51:03.483Z] #51 39.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-19T21:51:03.483Z] #51 39.20 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-07-19T21:51:03.483Z] #51 39.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-19T21:51:03.483Z] #51 41.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-19T21:51:03.483Z] #51 43.25 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:03.483Z] #51 43.54 Fetched 2315 kB in 3s (727 kB/s) [2022-07-19T21:51:03.483Z] #51 43.65 Selecting previously unselected package libprotobuf23:amd64. [2022-07-19T21:51:03.716Z] #55 35.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-19T21:51:03.716Z] #55 35.34 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-19T21:51:03.744Z] #51 43.65 (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-07-19T21:51:03.744Z] #51 43.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-19T21:51:03.744Z] #51 43.76 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-19T21:51:03.744Z] #51 ... [2022-07-19T21:51:03.744Z] [2022-07-19T21:51:03.744Z] #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-07-19T21:51:03.744Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:03.744Z] #76 40.11 The following NEW packages will be installed: [2022-07-19T21:51:03.744Z] #76 40.11 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-19T21:51:03.744Z] #76 40.14 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-19T21:51:03.744Z] #76 40.14 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-19T21:51:03.744Z] #76 40.14 libyajl2 m4 patch xz-utils [2022-07-19T21:51:03.744Z] #76 40.58 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:03.744Z] #76 40.58 Need to get 5940 kB of archives. [2022-07-19T21:51:03.744Z] #76 40.58 After this operation, 18.7 MB of additional disk space will be used. [2022-07-19T21:51:03.744Z] #76 40.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-19T21:51:03.744Z] #76 40.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-19T21:51:03.744Z] #76 40.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-19T21:51:03.744Z] #76 40.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-19T21:51:03.744Z] #76 40.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-19T21:51:03.744Z] #76 40.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-19T21:51:03.744Z] #76 40.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-19T21:51:03.744Z] #76 40.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-19T21:51:03.744Z] #76 40.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-19T21:51:03.744Z] #76 40.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-19T21:51:03.744Z] #76 40.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-19T21:51:03.744Z] #76 40.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-19T21:51:03.744Z] #76 40.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-19T21:51:03.744Z] #76 40.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-19T21:51:03.744Z] #76 41.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-19T21:51:03.744Z] #76 41.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-19T21:51:03.744Z] #76 41.01 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-07-19T21:51:03.744Z] #76 41.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-19T21:51:03.744Z] #76 41.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-19T21:51:03.744Z] #76 41.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-19T21:51:03.744Z] #76 41.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-19T21:51:03.744Z] #76 41.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-19T21:51:03.744Z] #76 41.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-19T21:51:03.744Z] #76 42.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:03.744Z] #76 42.54 Fetched 5940 kB in 1s (6877 kB/s) [2022-07-19T21:51:03.744Z] #76 42.62 Selecting previously unselected package bzip2. [2022-07-19T21:51:03.744Z] #76 42.62 (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-07-19T21:51:03.744Z] #76 42.91 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-19T21:51:03.744Z] #76 42.91 Unpacking bzip2 (1.0.8-4) ... [2022-07-19T21:51:03.744Z] #76 43.37 Selecting previously unselected package libmagic-mgc. [2022-07-19T21:51:03.744Z] #76 43.37 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-19T21:51:03.744Z] #76 43.37 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-19T21:51:03.744Z] #76 44.01 Selecting previously unselected package libmagic1:amd64. [2022-07-19T21:51:03.744Z] #76 44.01 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-19T21:51:03.744Z] #76 44.10 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-19T21:51:03.744Z] #76 44.30 Selecting previously unselected package file. [2022-07-19T21:51:03.744Z] #76 44.30 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-19T21:51:03.973Z] #55 35.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-19T21:51:03.973Z] #55 35.69 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-19T21:51:04.004Z] #76 44.34 Unpacking file (1:5.39-3) ... [2022-07-19T21:51:04.004Z] #76 44.49 Selecting previously unselected package xz-utils. [2022-07-19T21:51:04.004Z] #76 44.49 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-19T21:51:04.004Z] #76 44.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:51:04.230Z] #55 35.94 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-19T21:51:04.265Z] #76 44.81 Selecting previously unselected package libsigsegv2:amd64. [2022-07-19T21:51:04.265Z] #76 44.82 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-19T21:51:04.265Z] #76 44.82 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-19T21:51:04.488Z] #55 36.15 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-19T21:51:04.488Z] #55 36.19 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-19T21:51:04.488Z] #55 36.25 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-19T21:51:04.526Z] #76 44.93 Selecting previously unselected package m4. [2022-07-19T21:51:04.526Z] #76 44.97 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-19T21:51:04.526Z] #76 44.98 Unpacking m4 (1.4.18-5) ... [2022-07-19T21:51:04.787Z] #76 45.28 Selecting previously unselected package autoconf. [2022-07-19T21:51:04.787Z] #76 45.28 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-19T21:51:04.787Z] #76 45.28 Unpacking autoconf (2.69-14) ... [2022-07-19T21:51:04.834Z] #34 ... [2022-07-19T21:51:04.834Z] [2022-07-19T21:51:04.834Z] #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-07-19T21:51:04.834Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-19T21:51:04.834Z] #51 31.54 The following additional packages will be installed: [2022-07-19T21:51:04.834Z] #51 31.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-19T21:51:04.834Z] #51 31.55 python3-protobuf python3-six [2022-07-19T21:51:04.834Z] #51 31.56 Suggested packages: [2022-07-19T21:51:04.834Z] #51 31.57 python3-setuptools [2022-07-19T21:51:04.834Z] #51 31.57 Recommended packages: [2022-07-19T21:51:04.834Z] #51 31.57 iproute2 | iproute [2022-07-19T21:51:04.834Z] #51 32.23 The following NEW packages will be installed: [2022-07-19T21:51:04.834Z] #51 32.24 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-19T21:51:04.834Z] #51 32.24 python3-protobuf python3-six [2022-07-19T21:51:04.834Z] #51 32.69 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:04.834Z] #51 32.69 Need to get 2136 kB of archives. [2022-07-19T21:51:04.834Z] #51 32.69 After this operation, 10.8 MB of additional disk space will be used. [2022-07-19T21:51:04.834Z] #51 32.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-19T21:51:04.834Z] #51 32.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-19T21:51:04.834Z] #51 32.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-19T21:51:04.834Z] #51 32.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-19T21:51:04.834Z] #51 32.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-19T21:51:04.834Z] #51 32.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-19T21:51:04.834Z] #51 32.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-19T21:51:04.834Z] #51 35.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-19T21:51:04.834Z] #51 36.91 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:04.834Z] #51 37.37 Fetched 2136 kB in 3s (686 kB/s) [2022-07-19T21:51:04.834Z] #51 37.55 Selecting previously unselected package libprotobuf23:arm64. [2022-07-19T21:51:04.834Z] #51 37.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-07-19T21:51:04.834Z] #51 37.60 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-19T21:51:04.834Z] #51 37.63 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-19T21:51:04.834Z] #51 38.35 Selecting previously unselected package python3-pkg-resources. [2022-07-19T21:51:04.834Z] #51 38.36 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-19T21:51:04.834Z] #51 38.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:51:04.834Z] #51 38.62 Selecting previously unselected package python3-six. [2022-07-19T21:51:04.834Z] #51 38.62 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-19T21:51:04.834Z] #51 38.65 Unpacking python3-six (1.16.0-2) ... [2022-07-19T21:51:04.834Z] #51 38.81 Selecting previously unselected package python3-protobuf. [2022-07-19T21:51:04.834Z] #51 38.82 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-19T21:51:04.834Z] #51 38.82 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-19T21:51:04.834Z] #51 39.42 Selecting previously unselected package libnet1:arm64. [2022-07-19T21:51:04.834Z] #51 39.43 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-19T21:51:04.834Z] #51 39.49 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:51:04.834Z] #51 39.69 Selecting previously unselected package libnl-3-200:arm64. [2022-07-19T21:51:04.834Z] #51 39.70 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-19T21:51:04.834Z] #51 39.71 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-19T21:51:04.834Z] #51 39.87 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-19T21:51:04.834Z] #51 39.87 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-19T21:51:04.834Z] #51 39.88 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-19T21:51:04.834Z] #51 40.05 Selecting previously unselected package criu. [2022-07-19T21:51:04.834Z] #51 40.05 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-19T21:51:04.834Z] #51 40.05 Unpacking criu (3.17.1-1) ... [2022-07-19T21:51:04.834Z] #51 40.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:51:04.834Z] #51 ... [2022-07-19T21:51:04.834Z] [2022-07-19T21:51:04.834Z] #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-07-19T21:51:04.834Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-19T21:51:04.834Z] #76 37.95 Selecting previously unselected package m4. [2022-07-19T21:51:04.834Z] #76 37.95 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-19T21:51:04.834Z] #76 37.96 Unpacking m4 (1.4.18-5) ... [2022-07-19T21:51:04.834Z] #76 38.12 Selecting previously unselected package autoconf. [2022-07-19T21:51:04.834Z] #76 38.12 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-19T21:51:04.834Z] #76 38.20 Unpacking autoconf (2.69-14) ... [2022-07-19T21:51:04.834Z] #76 38.67 Selecting previously unselected package autotools-dev. [2022-07-19T21:51:04.834Z] #76 38.67 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-19T21:51:04.834Z] #76 38.68 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-19T21:51:04.834Z] #76 38.85 Selecting previously unselected package automake. [2022-07-19T21:51:04.834Z] #76 38.85 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-19T21:51:04.834Z] #76 38.86 Unpacking automake (1:1.16.3-2) ... [2022-07-19T21:51:04.834Z] #76 39.46 Selecting previously unselected package patch. [2022-07-19T21:51:04.834Z] #76 39.47 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-19T21:51:04.834Z] #76 39.47 Unpacking patch (2.7.6-7) ... [2022-07-19T21:51:04.834Z] #76 39.69 Selecting previously unselected package dpkg-dev. [2022-07-19T21:51:04.835Z] #76 39.69 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-19T21:51:04.835Z] #76 39.70 Unpacking dpkg-dev (1.20.11) ... [2022-07-19T21:51:04.835Z] #76 40.85 Selecting previously unselected package build-essential. [2022-07-19T21:51:04.835Z] #76 40.86 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-19T21:51:04.835Z] #76 40.87 Unpacking build-essential (12.9) ... [2022-07-19T21:51:04.835Z] #76 40.99 Selecting previously unselected package libcap2:arm64. [2022-07-19T21:51:04.835Z] #76 40.99 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-19T21:51:04.835Z] #76 40.99 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-19T21:51:04.835Z] #76 41.09 Selecting previously unselected package libcap-dev:arm64. [2022-07-19T21:51:04.835Z] #76 41.10 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-19T21:51:04.835Z] #76 41.11 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-19T21:51:04.835Z] #76 41.36 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-19T21:51:04.835Z] #76 41.36 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-19T21:51:04.835Z] #76 41.37 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-19T21:51:04.835Z] #76 41.53 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-19T21:51:04.835Z] #76 41.56 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-19T21:51:04.835Z] #76 41.57 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-19T21:51:04.835Z] #76 41.72 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-19T21:51:04.835Z] #76 41.73 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-19T21:51:04.835Z] #76 41.74 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-19T21:51:04.835Z] #76 41.99 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-19T21:51:04.835Z] #76 42.01 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-19T21:51:04.835Z] #76 42.02 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-19T21:51:05.034Z] #55 35.38 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-19T21:51:05.034Z] #55 ... [2022-07-19T21:51:05.034Z] [2022-07-19T21:51:05.034Z] #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-07-19T21:51:05.034Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:05.034Z] #51 34.84 Fetched 8558 kB in 27s (318 kB/s) [2022-07-19T21:51:05.047Z] #76 45.67 Selecting previously unselected package autotools-dev. [2022-07-19T21:51:05.056Z] #55 36.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-19T21:51:05.056Z] #55 36.48 go: downloading github.com/julz/importas v0.1.0 [2022-07-19T21:51:05.056Z] #55 36.63 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-19T21:51:05.056Z] #55 36.63 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-19T21:51:05.096Z] #76 42.90 Selecting previously unselected package libtool. [2022-07-19T21:51:05.096Z] #76 42.91 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-19T21:51:05.096Z] #76 42.91 Unpacking libtool (2.4.6-15) ... [2022-07-19T21:51:05.310Z] #76 45.68 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-19T21:51:05.310Z] #76 45.71 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-19T21:51:05.310Z] #76 45.91 Selecting previously unselected package automake. [2022-07-19T21:51:05.310Z] #76 45.91 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-19T21:51:05.310Z] #76 45.92 Unpacking automake (1:1.16.3-2) ... [2022-07-19T21:51:05.313Z] #55 36.75 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-19T21:51:05.313Z] #55 36.90 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-19T21:51:05.313Z] #55 36.91 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-19T21:51:05.358Z] #76 43.20 Selecting previously unselected package libudev-dev:arm64. [2022-07-19T21:51:05.358Z] #76 43.22 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-19T21:51:05.358Z] #76 43.23 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-19T21:51:05.570Z] #55 37.06 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-19T21:51:05.570Z] #55 37.07 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-19T21:51:05.570Z] #55 37.21 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-19T21:51:05.619Z] #76 43.46 Selecting previously unselected package libyajl2:arm64. [2022-07-19T21:51:05.619Z] #76 43.46 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-19T21:51:05.619Z] #76 43.49 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-19T21:51:05.619Z] #76 43.58 Selecting previously unselected package libyajl-dev:arm64. [2022-07-19T21:51:05.826Z] #55 37.32 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-19T21:51:05.826Z] #55 37.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-19T21:51:05.826Z] #55 37.48 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-19T21:51:05.880Z] #76 43.59 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-19T21:51:05.880Z] #76 43.59 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-19T21:51:05.880Z] #76 43.88 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-19T21:51:06.142Z] #76 43.90 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-19T21:51:06.142Z] #76 43.93 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-19T21:51:06.142Z] #76 43.96 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-19T21:51:06.142Z] #76 43.99 Setting up file (1:5.39-3) ... [2022-07-19T21:51:06.142Z] #76 44.02 Setting up bzip2 (1.0.8-4) ... [2022-07-19T21:51:06.142Z] #76 44.04 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-19T21:51:06.142Z] #76 44.07 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-19T21:51:06.251Z] #76 46.55 Selecting previously unselected package patch. [2022-07-19T21:51:06.251Z] #76 46.55 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-19T21:51:06.251Z] #76 46.55 Unpacking patch (2.7.6-7) ... [2022-07-19T21:51:06.300Z] #19 117.8 Building dependency tree... [2022-07-19T21:51:06.416Z] #76 44.11 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-19T21:51:06.416Z] #76 44.12 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-19T21:51:06.416Z] #76 44.15 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-19T21:51:06.416Z] #76 44.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:51:06.416Z] #76 44.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-19T21:51:06.416Z] #76 44.20 Setting up patch (2.7.6-7) ... [2022-07-19T21:51:06.416Z] #76 44.22 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-19T21:51:06.416Z] #76 44.25 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-19T21:51:06.416Z] #76 44.28 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-19T21:51:06.416Z] #76 44.29 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-19T21:51:06.416Z] #76 44.31 Setting up libtool (2.4.6-15) ... [2022-07-19T21:51:06.511Z] #76 46.97 Selecting previously unselected package dpkg-dev. [2022-07-19T21:51:06.511Z] #76 46.97 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-19T21:51:06.511Z] #76 46.97 Unpacking dpkg-dev (1.20.11) ... [2022-07-19T21:51:06.677Z] #76 44.34 Setting up m4 (1.4.18-5) ... [2022-07-19T21:51:06.677Z] #76 44.36 Setting up dpkg-dev (1.20.11) ... [2022-07-19T21:51:06.677Z] #76 44.38 Setting up autoconf (2.69-14) ... [2022-07-19T21:51:06.677Z] #76 44.40 Setting up build-essential (12.9) ... [2022-07-19T21:51:06.677Z] #76 44.41 Setting up automake (1:1.16.3-2) ... [2022-07-19T21:51:06.677Z] #76 44.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-19T21:51:06.677Z] #76 44.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:06.939Z] #51 34.84 Reading package lists... [2022-07-19T21:51:06.939Z] #51 ... [2022-07-19T21:51:06.939Z] [2022-07-19T21:51:06.939Z] #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-07-19T21:51:06.939Z] #67 sha256:25ba466d9909770e2ef5d97d9fe8c71e4d7bb465c021cb7bb5b174fc16679708 [2022-07-19T21:51:06.939Z] #67 26.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-19T21:51:06.939Z] #67 ... [2022-07-19T21:51:06.939Z] [2022-07-19T21:51:06.939Z] #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-07-19T21:51:06.939Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:51:06.939Z] #36 27.50 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-19T21:51:06.939Z] #36 27.50 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-19T21:51:06.939Z] #36 28.46 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-19T21:51:06.939Z] #36 28.95 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-19T21:51:06.939Z] #36 29.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-19T21:51:06.939Z] #36 29.92 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-19T21:51:06.939Z] #36 29.93 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-19T21:51:06.939Z] #36 29.99 go: downloading github.com/peterh/liner v1.2.2 [2022-07-19T21:51:06.939Z] #36 30.37 go: downloading github.com/google/go-dap v0.6.0 [2022-07-19T21:51:06.939Z] #36 31.22 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-19T21:51:06.939Z] #36 31.96 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-19T21:51:06.939Z] #36 33.39 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-19T21:51:06.939Z] #36 33.98 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-19T21:51:06.939Z] #36 34.11 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-19T21:51:06.939Z] #36 36.65 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-19T21:51:06.939Z] #36 36.90 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-19T21:51:07.197Z] #55 38.81 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-19T21:51:07.197Z] #55 38.82 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-19T21:51:07.198Z] #36 ... [2022-07-19T21:51:07.198Z] [2022-07-19T21:51:07.198Z] #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-07-19T21:51:07.198Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:07.198Z] #55 35.59 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-19T21:51:07.198Z] #55 35.64 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-19T21:51:07.198Z] #55 35.65 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-19T21:51:07.198Z] #55 35.79 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-19T21:51:07.198Z] #55 35.89 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-19T21:51:07.199Z] #55 35.98 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-19T21:51:07.199Z] #55 36.32 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-19T21:51:07.199Z] #55 36.58 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-19T21:51:07.199Z] #55 36.94 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-19T21:51:07.199Z] #55 37.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-19T21:51:07.199Z] #55 37.20 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-19T21:51:07.199Z] #55 37.38 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-19T21:51:07.199Z] #55 37.58 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-19T21:51:07.199Z] #55 37.65 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-19T21:51:07.199Z] #55 37.88 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-19T21:51:07.454Z] #55 39.05 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-19T21:51:07.454Z] #76 48.07 Selecting previously unselected package build-essential. [2022-07-19T21:51:07.454Z] #76 48.07 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-19T21:51:07.454Z] #55 39.07 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-19T21:51:07.454Z] #76 48.07 Unpacking build-essential (12.9) ... [2022-07-19T21:51:07.458Z] #55 38.04 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-19T21:51:07.458Z] #55 38.16 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-19T21:51:07.710Z] #55 39.37 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-19T21:51:07.710Z] #55 ... [2022-07-19T21:51:07.711Z] [2022-07-19T21:51:07.711Z] #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-07-19T21:51:07.711Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:07.711Z] #14 29.42 Fetched 8555 kB in 24s (364 kB/s) [2022-07-19T21:51:07.711Z] #14 29.42 Reading package lists... [2022-07-19T21:51:07.714Z] #76 48.20 Selecting previously unselected package libcap2:amd64. [2022-07-19T21:51:07.714Z] #76 48.20 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-19T21:51:07.714Z] #76 48.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:51:07.714Z] #76 48.27 Selecting previously unselected package libcap-dev:amd64. [2022-07-19T21:51:07.714Z] #76 48.30 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-19T21:51:07.714Z] #76 48.30 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-19T21:51:07.717Z] #55 38.35 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-19T21:51:07.967Z] #14 39.21 Reading package lists... [2022-07-19T21:51:07.967Z] #14 ... [2022-07-19T21:51:07.967Z] [2022-07-19T21:51:07.967Z] #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-07-19T21:51:07.967Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:51:07.975Z] #76 48.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:51:07.975Z] #76 48.48 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:51:07.975Z] #76 48.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:07.975Z] #76 48.60 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-19T21:51:07.975Z] #76 48.60 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:51:07.976Z] #55 38.48 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-19T21:51:07.976Z] #55 38.53 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-19T21:51:08.224Z] #47 38.13 Updating files: 48% (1063/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 81% (1780/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-19T21:51:08.234Z] #76 48.63 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:08.234Z] #76 48.78 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-19T21:51:08.234Z] #76 48.83 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-19T21:51:08.234Z] #76 48.83 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:51:08.235Z] #76 ... [2022-07-19T21:51:08.235Z] [2022-07-19T21:51:08.235Z] #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-07-19T21:51:08.235Z] #64 sha256:0470eddd6b13864504a8c4bbc89d4fff6d4419133a9fa1870d2dfbb31888dc73 [2022-07-19T21:51:08.235Z] #64 4.932 + RM_GOPATH=0 [2022-07-19T21:51:08.235Z] #64 4.932 + TMP_GOPATH= [2022-07-19T21:51:08.235Z] #64 4.932 + : /build [2022-07-19T21:51:08.235Z] #64 4.932 + '[' -z '' ']' [2022-07-19T21:51:08.235Z] #64 4.932 ++ mktemp -d [2022-07-19T21:51:08.235Z] #64 4.999 + export GOPATH=/tmp/tmp.0znm4VLGa9 [2022-07-19T21:51:08.235Z] #64 4.999 + GOPATH=/tmp/tmp.0znm4VLGa9 [2022-07-19T21:51:08.235Z] #64 4.999 + RM_GOPATH=1 [2022-07-19T21:51:08.235Z] #64 4.999 + case "$(go env GOARCH)" in [2022-07-19T21:51:08.235Z] #64 4.999 ++ go env GOARCH [2022-07-19T21:51:08.235Z] #64 4.999 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:51:08.235Z] #64 4.999 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:51:08.235Z] #64 4.999 ++ dirname /install.sh [2022-07-19T21:51:08.235Z] #64 4.999 + dir=/ [2022-07-19T21:51:08.235Z] #64 4.999 + bin=containerd [2022-07-19T21:51:08.235Z] #64 4.999 + shift [2022-07-19T21:51:08.235Z] #64 4.999 + '[' '!' -f //containerd.installer ']' [2022-07-19T21:51:08.235Z] #64 4.999 + . //containerd.installer [2022-07-19T21:51:08.235Z] #64 4.999 ++ set -e [2022-07-19T21:51:08.235Z] #64 4.999 ++ : v1.6.6 [2022-07-19T21:51:08.235Z] #64 4.999 + install_containerd [2022-07-19T21:51:08.235Z] #64 4.999 + echo 'Install containerd version v1.6.6' [2022-07-19T21:51:08.235Z] #64 4.999 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0znm4VLGa9/src/github.com/containerd/containerd [2022-07-19T21:51:08.235Z] #64 4.999 Cloning into '/tmp/tmp.0znm4VLGa9/src/github.com/containerd/containerd'... [2022-07-19T21:51:08.235Z] #64 5.019 Install containerd version v1.6.6 [2022-07-19T21:51:08.235Z] #55 38.82 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-19T21:51:08.235Z] #55 ... [2022-07-19T21:51:08.235Z] [2022-07-19T21:51:08.235Z] #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-07-19T21:51:08.235Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:51:08.235Z] #62 18.44 Reading package lists... [2022-07-19T21:51:08.481Z] #47 39.80 + git checkout -q v2.3.0 [2022-07-19T21:51:08.481Z] #47 ... [2022-07-19T21:51:08.481Z] [2022-07-19T21:51:08.481Z] #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-07-19T21:51:08.481Z] #67 sha256:f0ce633036a85f02d715626b527b5e5f00ae5b714a8e7d643c89b9e4f56813bc [2022-07-19T21:51:08.481Z] #67 29.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-19T21:51:08.481Z] #67 ... [2022-07-19T21:51:08.481Z] [2022-07-19T21:51:08.481Z] #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-07-19T21:51:08.481Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:08.481Z] #42 30.15 Fetched 8555 kB in 23s (371 kB/s) [2022-07-19T21:51:08.481Z] #42 30.15 Reading package lists... [2022-07-19T21:51:08.494Z] #62 29.11 Reading package lists... [2022-07-19T21:51:08.494Z] #62 ... [2022-07-19T21:51:08.494Z] [2022-07-19T21:51:08.494Z] #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-07-19T21:51:08.494Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:08.494Z] #55 39.13 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-19T21:51:08.505Z] #64 ... [2022-07-19T21:51:08.505Z] [2022-07-19T21:51:08.505Z] #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-07-19T21:51:08.505Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:51:08.747Z] #42 40.13 Reading package lists... [2022-07-19T21:51:08.747Z] #42 ... [2022-07-19T21:51:08.747Z] [2022-07-19T21:51:08.747Z] #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-07-19T21:51:08.747Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:08.747Z] #55 39.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-19T21:51:08.747Z] #55 39.50 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-19T21:51:08.747Z] #55 39.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-19T21:51:08.747Z] #55 39.75 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-19T21:51:08.747Z] #55 40.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-19T21:51:08.747Z] #55 40.31 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-19T21:51:08.747Z] #55 40.36 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-19T21:51:08.747Z] #55 40.45 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-19T21:51:08.747Z] #55 ... [2022-07-19T21:51:08.747Z] [2022-07-19T21:51:08.747Z] #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-07-19T21:51:08.747Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:51:08.747Z] #62 30.47 Fetched 8555 kB in 23s (370 kB/s) [2022-07-19T21:51:08.747Z] #62 30.47 Reading package lists... [2022-07-19T21:51:08.753Z] #55 39.27 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-19T21:51:08.753Z] #55 39.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-19T21:51:08.766Z] #34 48.65 Updating files: 87% (1334/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) [2022-07-19T21:51:08.766Z] #34 ... [2022-07-19T21:51:08.766Z] [2022-07-19T21:51:08.766Z] #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-07-19T21:51:08.766Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:08.766Z] #55 39.26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-19T21:51:09.015Z] #55 39.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-19T21:51:09.026Z] #55 ... [2022-07-19T21:51:09.026Z] [2022-07-19T21:51:09.026Z] #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-07-19T21:51:09.026Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:51:09.026Z] #34 48.65 Updating files: 87% (1334/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-07-19T21:51:09.026Z] #34 49.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-19T21:51:09.230Z] #76 ... [2022-07-19T21:51:09.230Z] [2022-07-19T21:51:09.230Z] #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-07-19T21:51:09.230Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-19T21:51:09.230Z] #55 36.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-19T21:51:09.230Z] #55 37.80 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-19T21:51:09.230Z] #55 ... [2022-07-19T21:51:09.230Z] [2022-07-19T21:51:09.230Z] #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-07-19T21:51:09.230Z] #31 sha256:2186e44512476d9d7e24758c6340d2d63cc6ce6bd854ed0c4bf1d90d731235bf [2022-07-19T21:51:09.230Z] #31 35.87 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-19T21:51:09.230Z] #31 38.00 #=#=# [2022-07-19T21:51:09.230Z] #31 38.32 #=#=# ######################################################################## 100.0% [2022-07-19T21:51:09.230Z] #31 39.57 [2022-07-19T21:51:09.230Z] #31 41.89 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-19T21:51:09.230Z] #31 43.35 [2022-07-19T21:51:09.230Z] #31 43.58 #=#=# ##O#-# ##################################### 52.6% ######################################################################## 100.0% [2022-07-19T21:51:09.230Z] #31 44.92 [2022-07-19T21:51:09.230Z] #31 45.32 Download of images into '/build' complete. [2022-07-19T21:51:09.230Z] #31 45.32 Use something like the following to load the result into a Docker daemon: [2022-07-19T21:51:09.230Z] #31 45.32 tar -cC '/build' . | docker load [2022-07-19T21:51:09.274Z] #55 39.70 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-19T21:51:09.274Z] #55 ... [2022-07-19T21:51:09.274Z] [2022-07-19T21:51:09.274Z] #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-07-19T21:51:09.274Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:09.274Z] #76 29.80 Fetched 8555 kB in 23s (372 kB/s) [2022-07-19T21:51:09.274Z] #76 29.80 Reading package lists... [2022-07-19T21:51:09.274Z] #76 ... [2022-07-19T21:51:09.274Z] [2022-07-19T21:51:09.274Z] #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-07-19T21:51:09.274Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:09.274Z] #14 30.13 Reading package lists... [2022-07-19T21:51:09.311Z] #62 40.45 Reading package lists... [2022-07-19T21:51:09.311Z] #62 ... [2022-07-19T21:51:09.311Z] [2022-07-19T21:51:09.311Z] #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-07-19T21:51:09.311Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:09.311Z] #55 40.67 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-19T21:51:09.311Z] #55 40.70 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-19T21:51:09.311Z] #55 40.87 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-19T21:51:09.569Z] #55 41.14 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-19T21:51:09.569Z] #55 41.19 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-19T21:51:09.601Z] #34 ... [2022-07-19T21:51:09.601Z] [2022-07-19T21:51:09.601Z] #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-07-19T21:51:09.601Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:09.601Z] #42 40.14 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:09.601Z] #42 40.37 Fetched 17.7 MB in 2s (11.1 MB/s) [2022-07-19T21:51:09.601Z] #42 40.48 Selecting previously unselected package xxd. [2022-07-19T21:51:09.601Z] #42 40.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 ... 15717 files and directories currently installed.) [2022-07-19T21:51:09.601Z] #42 40.58 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:51:09.601Z] #42 40.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:51:09.601Z] #42 40.93 Selecting previously unselected package vim-common. [2022-07-19T21:51:09.601Z] #42 40.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:51:09.601Z] #42 40.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:51:09.601Z] #42 41.28 Selecting previously unselected package cmake-data. [2022-07-19T21:51:09.601Z] #42 41.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-19T21:51:09.601Z] #42 41.30 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-19T21:51:09.601Z] #42 45.36 Selecting previously unselected package libicu67:amd64. [2022-07-19T21:51:09.601Z] #42 45.41 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-19T21:51:09.601Z] #42 45.41 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-19T21:51:09.826Z] #55 41.31 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-19T21:51:09.826Z] #55 41.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-19T21:51:09.826Z] #55 41.48 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-19T21:51:09.826Z] #55 41.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-19T21:51:09.860Z] #42 ... [2022-07-19T21:51:09.860Z] [2022-07-19T21:51:09.860Z] #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-07-19T21:51:09.860Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:09.860Z] #76 49.10 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-19T21:51:09.860Z] #76 49.11 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-19T21:51:09.860Z] #76 49.11 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:51:09.860Z] #76 50.04 Selecting previously unselected package libtool. [2022-07-19T21:51:09.860Z] #76 50.04 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-19T21:51:09.860Z] #76 50.06 Unpacking libtool (2.4.6-15) ... [2022-07-19T21:51:09.860Z] #76 50.32 Selecting previously unselected package libudev-dev:amd64. [2022-07-19T21:51:09.860Z] #76 50.32 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-19T21:51:09.860Z] #76 50.32 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:51:10.121Z] #76 50.60 Selecting previously unselected package libyajl2:amd64. [2022-07-19T21:51:10.121Z] #76 50.61 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-19T21:51:10.121Z] #76 50.65 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:51:10.121Z] #76 50.74 Selecting previously unselected package libyajl-dev:amd64. [2022-07-19T21:51:10.175Z] #31 DONE 47.1s [2022-07-19T21:51:10.175Z] [2022-07-19T21:51:10.175Z] #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-07-19T21:51:10.175Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-19T21:51:10.175Z] #76 DONE 47.9s [2022-07-19T21:51:10.175Z] [2022-07-19T21:51:10.175Z] #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-07-19T21:51:10.175Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-19T21:51:10.175Z] #51 42.54 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-19T21:51:10.175Z] #51 42.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:51:10.175Z] #51 42.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-19T21:51:10.175Z] #51 42.62 Setting up python3-six (1.16.0-2) ... [2022-07-19T21:51:10.175Z] #51 43.63 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-19T21:51:10.175Z] #51 43.68 Setting up python3-protobuf (3.12.4-1) ... [2022-07-19T21:51:10.175Z] #51 47.44 Setting up criu (3.17.1-1) ... [2022-07-19T21:51:10.389Z] #55 41.87 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-19T21:51:10.389Z] #55 42.01 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-19T21:51:10.389Z] #55 42.12 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-19T21:51:10.397Z] #76 50.74 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-19T21:51:10.397Z] #76 50.75 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-19T21:51:10.397Z] #76 50.97 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:51:10.397Z] #76 50.98 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-19T21:51:10.410Z] #14 40.33 Reading package lists... [2022-07-19T21:51:10.410Z] #14 ... [2022-07-19T21:51:10.410Z] [2022-07-19T21:51:10.410Z] #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-07-19T21:51:10.410Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:10.410Z] #42 31.10 Fetched 8555 kB in 24s (359 kB/s) [2022-07-19T21:51:10.410Z] #42 31.10 Reading package lists... [2022-07-19T21:51:10.460Z] #51 ... [2022-07-19T21:51:10.460Z] [2022-07-19T21:51:10.460Z] #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-07-19T21:51:10.460Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-19T21:51:10.460Z] #14 38.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-19T21:51:10.460Z] #14 38.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-19T21:51:10.460Z] #14 38.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-19T21:51:10.460Z] #14 40.68 Selecting previously unselected package binutils-mingw-w64. [2022-07-19T21:51:10.460Z] #14 40.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-19T21:51:10.460Z] #14 40.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-19T21:51:10.460Z] #14 40.90 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-19T21:51:10.460Z] #14 40.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-19T21:51:10.460Z] #14 40.92 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-19T21:51:10.460Z] #14 41.10 Selecting previously unselected package dmsetup. [2022-07-19T21:51:10.460Z] #14 41.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-19T21:51:10.460Z] #14 41.11 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-19T21:51:10.460Z] #14 41.36 Selecting previously unselected package mingw-w64-common. [2022-07-19T21:51:10.460Z] #14 41.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-19T21:51:10.460Z] #14 41.37 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-19T21:51:10.460Z] #14 ... [2022-07-19T21:51:10.460Z] [2022-07-19T21:51:10.460Z] #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-07-19T21:51:10.460Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-19T21:51:10.460Z] #42 40.85 Selecting previously unselected package libicu67:arm64. [2022-07-19T21:51:10.460Z] #42 40.85 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-19T21:51:10.460Z] #42 40.87 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-19T21:51:10.460Z] #42 47.07 Selecting previously unselected package libxml2:arm64. [2022-07-19T21:51:10.460Z] #42 47.07 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-19T21:51:10.460Z] #42 47.10 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-19T21:51:10.460Z] #42 47.68 Selecting previously unselected package libarchive13:arm64. [2022-07-19T21:51:10.460Z] #42 47.68 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-19T21:51:10.460Z] #42 47.77 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-19T21:51:10.460Z] #42 48.12 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-19T21:51:10.460Z] #42 48.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-19T21:51:10.460Z] #42 48.12 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-19T21:51:10.460Z] #42 48.45 Selecting previously unselected package librhash0:arm64. [2022-07-19T21:51:10.648Z] #55 42.23 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-19T21:51:10.657Z] #76 50.99 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:51:10.657Z] #76 51.02 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-19T21:51:10.657Z] #76 51.03 Setting up file (1:5.39-3) ... [2022-07-19T21:51:10.657Z] #76 51.04 Setting up bzip2 (1.0.8-4) ... [2022-07-19T21:51:10.657Z] #76 51.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:10.657Z] #76 51.09 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:10.657Z] #76 51.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:51:10.657Z] #76 51.12 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-19T21:51:10.668Z] #42 41.01 Reading package lists... [2022-07-19T21:51:10.668Z] #42 ... [2022-07-19T21:51:10.668Z] [2022-07-19T21:51:10.668Z] #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-07-19T21:51:10.668Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:10.668Z] #55 39.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-19T21:51:10.668Z] #55 40.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-19T21:51:10.668Z] #55 40.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-19T21:51:10.668Z] #55 40.34 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-19T21:51:10.668Z] #55 40.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-19T21:51:10.668Z] #55 40.61 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-19T21:51:10.668Z] #55 40.74 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-19T21:51:10.668Z] #55 40.93 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-19T21:51:10.668Z] #55 40.98 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-19T21:51:10.668Z] #55 41.08 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-19T21:51:10.668Z] #55 41.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-19T21:51:10.668Z] #55 41.21 go: downloading github.com/julz/importas v0.1.0 [2022-07-19T21:51:10.668Z] #55 41.41 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-19T21:51:10.738Z] #42 48.45 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-19T21:51:10.738Z] #42 48.46 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-19T21:51:10.917Z] #76 51.25 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-19T21:51:10.917Z] #76 51.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:51:10.917Z] #76 51.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-19T21:51:10.917Z] #76 51.41 Setting up patch (2.7.6-7) ... [2022-07-19T21:51:10.917Z] #76 51.41 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:51:10.917Z] #76 51.42 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-19T21:51:10.917Z] #76 51.43 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-19T21:51:10.917Z] #76 51.48 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:51:10.917Z] #76 51.48 Setting up libtool (2.4.6-15) ... [2022-07-19T21:51:10.927Z] #55 41.42 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-19T21:51:10.927Z] #55 41.67 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-19T21:51:10.940Z] #55 42.42 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-19T21:51:11.000Z] #42 48.90 Selecting previously unselected package libuv1:arm64. [2022-07-19T21:51:11.000Z] #42 48.90 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-19T21:51:11.000Z] #42 48.92 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-19T21:51:11.000Z] #42 ... [2022-07-19T21:51:11.000Z] [2022-07-19T21:51:11.000Z] #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-07-19T21:51:11.000Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-19T21:51:11.000Z] #14 48.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-19T21:51:11.000Z] #14 48.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-19T21:51:11.177Z] #76 51.54 Setting up m4 (1.4.18-5) ... [2022-07-19T21:51:11.177Z] #76 51.54 Setting up dpkg-dev (1.20.11) ... [2022-07-19T21:51:11.177Z] #76 51.56 Setting up autoconf (2.69-14) ... [2022-07-19T21:51:11.177Z] #76 51.63 Setting up build-essential (12.9) ... [2022-07-19T21:51:11.177Z] #76 51.63 Setting up automake (1:1.16.3-2) ... [2022-07-19T21:51:11.177Z] #76 51.67 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-19T21:51:11.177Z] #76 51.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:11.186Z] #55 41.76 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-19T21:51:11.186Z] #55 41.87 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-19T21:51:11.196Z] #55 42.88 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-19T21:51:11.276Z] #14 49.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-19T21:51:11.444Z] #55 41.98 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-19T21:51:11.444Z] #55 42.09 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-19T21:51:11.456Z] #55 43.15 go: downloading honnef.co/go/tools v0.3.1 [2022-07-19T21:51:11.587Z] #19 ... [2022-07-19T21:51:11.587Z] [2022-07-19T21:51:11.587Z] #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-07-19T21:51:11.587Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:51:11.587Z] #84 81.96 configure.ac:7: installing 'build-aux/compile' [2022-07-19T21:51:11.587Z] #84 81.97 configure.ac:9: installing 'build-aux/config.guess' [2022-07-19T21:51:11.587Z] #84 81.98 configure.ac:9: installing 'build-aux/config.sub' [2022-07-19T21:51:11.587Z] #84 82.00 configure.ac:11: installing 'build-aux/install-sh' [2022-07-19T21:51:11.587Z] #84 82.01 configure.ac:11: installing 'build-aux/missing' [2022-07-19T21:51:11.703Z] #55 42.27 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-19T21:51:11.712Z] #55 ... [2022-07-19T21:51:11.712Z] [2022-07-19T21:51:11.712Z] #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-07-19T21:51:11.712Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:11.712Z] #51 32.82 Fetched 8558 kB in 26s (331 kB/s) [2022-07-19T21:51:11.712Z] #51 32.82 Reading package lists... [2022-07-19T21:51:11.712Z] #51 41.95 Reading package lists... [2022-07-19T21:51:11.712Z] #51 ... [2022-07-19T21:51:11.712Z] [2022-07-19T21:51:11.712Z] #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-07-19T21:51:11.712Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:51:11.712Z] #47 42.21 + 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-07-19T21:51:11.848Z] #84 82.33 Makefile.am: installing 'build-aux/depcomp' [2022-07-19T21:51:11.848Z] #84 82.50 parallel-tests: installing 'build-aux/test-driver' [2022-07-19T21:51:11.963Z] #55 42.54 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-19T21:51:11.963Z] #55 42.59 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-19T21:51:12.221Z] #55 42.74 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-19T21:51:12.559Z] #76 DONE 52.8s [2022-07-19T21:51:12.559Z] [2022-07-19T21:51:12.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-07-19T21:51:12.559Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:51:13.192Z] #14 ... [2022-07-19T21:51:13.192Z] [2022-07-19T21:51:13.192Z] #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-07-19T21:51:13.192Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-19T21:51:13.192Z] #51 49.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:13.192Z] #51 DONE 50.8s [2022-07-19T21:51:13.454Z] [2022-07-19T21:51:13.454Z] #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-07-19T21:51:13.454Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:51:13.454Z] #77 1.125 Cloning into '/tmp/crun-build'... [2022-07-19T21:51:13.600Z] #55 44.05 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-19T21:51:13.600Z] #55 44.05 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-19T21:51:13.600Z] #55 44.17 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-19T21:51:13.600Z] #55 44.27 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-19T21:51:13.600Z] #55 44.30 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-19T21:51:13.859Z] #55 44.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-19T21:51:13.943Z] #77 ... [2022-07-19T21:51:13.943Z] [2022-07-19T21:51:13.943Z] #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-07-19T21:51:13.943Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:13.943Z] #14 44.33 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-07-19T21:51:13.943Z] #14 45.17 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-07-19T21:51:13.943Z] #14 46.94 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-07-19T21:51:13.943Z] #14 47.53 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-07-19T21:51:13.943Z] #14 47.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-19T21:51:13.943Z] #14 47.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-19T21:51:13.943Z] #14 47.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-19T21:51:13.943Z] #14 47.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-19T21:51:13.943Z] #14 47.58 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-07-19T21:51:13.943Z] #14 47.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-19T21:51:13.943Z] #14 47.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-19T21:51:13.943Z] #14 47.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-19T21:51:13.943Z] #14 47.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-19T21:51:13.943Z] #14 47.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-19T21:51:13.943Z] #14 47.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-19T21:51:13.943Z] #14 47.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-19T21:51:13.943Z] #14 47.80 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-07-19T21:51:13.943Z] #14 47.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-19T21:51:13.943Z] #14 47.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-19T21:51:13.943Z] #14 48.93 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:13.943Z] #14 49.18 Fetched 115 MB in 8s (14.4 MB/s) [2022-07-19T21:51:13.943Z] #14 49.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-19T21:51:13.943Z] #14 49.30 (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-07-19T21:51:13.943Z] #14 49.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-19T21:51:13.943Z] #14 49.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-19T21:51:13.943Z] #14 52.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-19T21:51:13.943Z] #14 52.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-19T21:51:13.943Z] #14 52.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-19T21:51:13.943Z] #14 ... [2022-07-19T21:51:13.943Z] [2022-07-19T21:51:13.943Z] #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-07-19T21:51:13.943Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:13.943Z] #42 52.99 Selecting previously unselected package libxml2:amd64. [2022-07-19T21:51:13.943Z] #42 53.01 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-19T21:51:13.943Z] #42 53.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-19T21:51:13.943Z] #42 53.76 Selecting previously unselected package libarchive13:amd64. [2022-07-19T21:51:13.943Z] #42 53.76 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-19T21:51:13.943Z] #42 53.76 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-19T21:51:13.943Z] #42 54.19 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-19T21:51:13.943Z] #42 54.19 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-19T21:51:13.943Z] #42 54.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-19T21:51:13.943Z] #42 54.22 Selecting previously unselected package librhash0:amd64. [2022-07-19T21:51:13.943Z] #42 54.22 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-19T21:51:13.943Z] #42 54.22 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-19T21:51:14.118Z] #55 44.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-19T21:51:14.118Z] #55 44.76 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-19T21:51:14.118Z] #55 44.80 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-19T21:51:14.203Z] #42 54.55 Selecting previously unselected package libuv1:amd64. [2022-07-19T21:51:14.203Z] #42 54.55 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-19T21:51:14.203Z] #42 54.55 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-19T21:51:14.203Z] #42 54.64 Selecting previously unselected package cmake. [2022-07-19T21:51:14.203Z] #42 54.64 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-19T21:51:14.203Z] #42 54.64 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-19T21:51:14.231Z] #47 ... [2022-07-19T21:51:14.231Z] [2022-07-19T21:51:14.232Z] #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-07-19T21:51:14.232Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:14.232Z] #76 35.44 Reading package lists... [2022-07-19T21:51:14.469Z] #42 ... [2022-07-19T21:51:14.469Z] [2022-07-19T21:51:14.469Z] #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-07-19T21:51:14.469Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:14.469Z] #51 44.64 Selecting previously unselected package python3-pkg-resources. [2022-07-19T21:51:14.469Z] #51 44.64 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-19T21:51:14.469Z] #51 44.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:51:14.469Z] #51 45.02 Selecting previously unselected package python3-six. [2022-07-19T21:51:14.469Z] #51 45.02 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-19T21:51:14.469Z] #51 45.02 Unpacking python3-six (1.16.0-2) ... [2022-07-19T21:51:14.469Z] #51 45.12 Selecting previously unselected package python3-protobuf. [2022-07-19T21:51:14.469Z] #51 45.12 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-19T21:51:14.469Z] #51 45.12 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-19T21:51:14.469Z] #51 45.68 Selecting previously unselected package libnet1:amd64. [2022-07-19T21:51:14.470Z] #51 45.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-19T21:51:14.470Z] #51 45.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:51:14.470Z] #51 45.87 Selecting previously unselected package libnl-3-200:amd64. [2022-07-19T21:51:14.470Z] #51 45.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-19T21:51:14.470Z] #51 45.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:51:14.470Z] #51 46.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:51:14.470Z] #51 46.10 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:51:14.470Z] #51 46.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:14.470Z] #51 46.25 Selecting previously unselected package criu. [2022-07-19T21:51:14.470Z] #51 46.25 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-19T21:51:14.470Z] #51 46.26 Unpacking criu (3.17.1-1) ... [2022-07-19T21:51:14.470Z] #51 47.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:51:14.470Z] #51 49.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-19T21:51:14.470Z] #51 49.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:51:14.470Z] #51 49.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:14.470Z] #51 49.10 Setting up python3-six (1.16.0-2) ... [2022-07-19T21:51:14.470Z] #51 50.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:51:14.470Z] #51 50.66 Setting up python3-protobuf (3.12.4-1) ... [2022-07-19T21:51:14.686Z] #55 45.28 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-19T21:51:14.686Z] #55 45.28 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-19T21:51:14.686Z] #55 45.35 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-19T21:51:14.729Z] #51 54.95 Setting up criu (3.17.1-1) ... [2022-07-19T21:51:14.795Z] #76 45.15 Building dependency tree... [2022-07-19T21:51:14.795Z] #76 ... [2022-07-19T21:51:14.795Z] [2022-07-19T21:51:14.795Z] #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-07-19T21:51:14.795Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:14.795Z] #55 46.22 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-19T21:51:14.795Z] #55 46.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-19T21:51:14.795Z] #55 46.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-19T21:51:14.945Z] #55 45.56 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-19T21:51:15.148Z] #84 85.36 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-19T21:51:15.148Z] #84 85.36 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-19T21:51:15.205Z] #55 45.73 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-19T21:51:15.205Z] #55 45.79 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-19T21:51:15.205Z] #55 45.89 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-19T21:51:15.301Z] #51 ... [2022-07-19T21:51:15.301Z] [2022-07-19T21:51:15.301Z] #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-07-19T21:51:15.301Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:15.301Z] #14 55.57 Selecting previously unselected package binutils-mingw-w64. [2022-07-19T21:51:15.301Z] #14 55.57 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-19T21:51:15.301Z] #14 55.57 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-19T21:51:15.301Z] #14 55.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-19T21:51:15.301Z] #14 55.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:51:15.301Z] #14 55.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:51:15.360Z] #55 46.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-19T21:51:15.360Z] #55 46.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-19T21:51:15.360Z] #55 47.03 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-19T21:51:15.368Z] #77 ... [2022-07-19T21:51:15.368Z] [2022-07-19T21:51:15.368Z] #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-07-19T21:51:15.368Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-19T21:51:15.368Z] #42 49.10 Selecting previously unselected package cmake. [2022-07-19T21:51:15.368Z] #42 49.10 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-19T21:51:15.368Z] #42 49.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-19T21:51:15.368Z] #42 51.87 Setting up libicu67:arm64 (67.1-7) ... [2022-07-19T21:51:15.368Z] #42 51.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:51:15.368Z] #42 51.89 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-19T21:51:15.368Z] #42 51.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:51:15.368Z] #42 52.05 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-19T21:51:15.368Z] #42 52.06 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-19T21:51:15.368Z] #42 52.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-19T21:51:15.368Z] #42 52.55 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-19T21:51:15.368Z] #42 52.57 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-19T21:51:15.368Z] #42 52.59 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-19T21:51:15.368Z] #42 52.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:15.368Z] #42 DONE 53.2s [2022-07-19T21:51:15.368Z] [2022-07-19T21:51:15.368Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-19T21:51:15.368Z] #43 sha256:0833cc041f7948c2a3e1abc73f2e9d45587c57307c60d25a4bdb2437bf424cec [2022-07-19T21:51:15.464Z] #55 46.04 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-19T21:51:15.464Z] #55 46.14 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-19T21:51:15.464Z] #55 46.21 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-19T21:51:15.560Z] #14 55.96 Selecting previously unselected package dmsetup. [2022-07-19T21:51:15.560Z] #14 55.96 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:51:15.560Z] #14 55.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-19T21:51:15.617Z] #55 47.25 go: downloading golang.org/x/text v0.3.7 [2022-07-19T21:51:15.629Z] #43 DONE 0.4s [2022-07-19T21:51:15.629Z] [2022-07-19T21:51:15.629Z] #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-07-19T21:51:15.629Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-19T21:51:15.724Z] #55 46.28 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-19T21:51:15.724Z] #55 ... [2022-07-19T21:51:15.724Z] [2022-07-19T21:51:15.724Z] #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-07-19T21:51:15.724Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:51:15.724Z] #47 42.95 Updating files: 47% (1031/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 81% (1778/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-19T21:51:15.724Z] #47 44.50 + git checkout -q v2.3.0 [2022-07-19T21:51:15.821Z] #14 56.17 Selecting previously unselected package mingw-w64-common. [2022-07-19T21:51:15.821Z] #14 56.17 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-19T21:51:15.821Z] #14 56.19 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-19T21:51:15.889Z] #55 ... [2022-07-19T21:51:15.889Z] [2022-07-19T21:51:15.889Z] #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-07-19T21:51:15.889Z] #44 sha256:638327cd42f374798d3413f570374acf3744b2717618367eacc9291255bbbd71 [2022-07-19T21:51:16.089Z] #84 86.50 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-19T21:51:16.089Z] #84 86.50 libtoolize: copying file 'm4/libtool.m4' [2022-07-19T21:51:16.089Z] #84 86.75 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-19T21:51:16.350Z] #84 87.15 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-19T21:51:16.460Z] #44 0.539 + RM_GOPATH=0 [2022-07-19T21:51:16.460Z] #44 0.539 + TMP_GOPATH= [2022-07-19T21:51:16.460Z] #44 0.539 + : /build [2022-07-19T21:51:16.460Z] #44 0.539 + '[' -z '' ']' [2022-07-19T21:51:16.460Z] #44 0.540 ++ mktemp -d [2022-07-19T21:51:16.460Z] #44 0.543 + export GOPATH=/tmp/tmp.2kKDuYvnPN [2022-07-19T21:51:16.460Z] #44 0.543 + GOPATH=/tmp/tmp.2kKDuYvnPN [2022-07-19T21:51:16.460Z] #44 0.543 + RM_GOPATH=1 [2022-07-19T21:51:16.460Z] #44 0.544 + case "$(go env GOARCH)" in [2022-07-19T21:51:16.460Z] #44 0.544 ++ go env GOARCH [2022-07-19T21:51:16.460Z] #44 0.582 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:51:16.460Z] #44 0.582 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:51:16.460Z] #44 0.583 ++ dirname /install.sh [2022-07-19T21:51:16.460Z] #44 0.584 + dir=/ [2022-07-19T21:51:16.460Z] #44 0.584 + bin=tini [2022-07-19T21:51:16.460Z] #44 0.584 + shift [2022-07-19T21:51:16.460Z] #44 0.584 + '[' '!' -f //tini.installer ']' [2022-07-19T21:51:16.460Z] #44 0.584 + . //tini.installer [2022-07-19T21:51:16.460Z] #44 0.584 ++ : v0.19.0 [2022-07-19T21:51:16.460Z] #44 0.584 + install_tini [2022-07-19T21:51:16.460Z] #44 0.584 + echo 'Install tini version v0.19.0' [2022-07-19T21:51:16.460Z] #44 0.584 + git clone https://github.com/krallin/tini.git /tmp/tmp.2kKDuYvnPN/tini [2022-07-19T21:51:16.460Z] #44 0.584 Install tini version v0.19.0 [2022-07-19T21:51:16.460Z] #44 0.586 Cloning into '/tmp/tmp.2kKDuYvnPN/tini'... [2022-07-19T21:51:16.921Z] #84 87.53 libtoolize: copying file 'm4/ltversion.m4' [2022-07-19T21:51:17.032Z] #44 1.142 + cd /tmp/tmp.2kKDuYvnPN/tini [2022-07-19T21:51:17.032Z] #44 1.148 + git checkout -q v0.19.0 [2022-07-19T21:51:17.032Z] #44 1.179 + cmake . [2022-07-19T21:51:17.104Z] #47 47.00 + 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-07-19T21:51:17.182Z] #84 87.87 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-19T21:51:17.605Z] #44 1.690 -- The C compiler identification is GNU 10.2.1 [2022-07-19T21:51:17.605Z] #44 1.735 -- Detecting C compiler ABI info [2022-07-19T21:51:17.733Z] #14 ... [2022-07-19T21:51:17.733Z] [2022-07-19T21:51:17.733Z] #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-07-19T21:51:17.733Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:17.733Z] #51 56.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:17.733Z] #51 DONE 57.8s [2022-07-19T21:51:17.733Z] [2022-07-19T21:51:17.733Z] #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-07-19T21:51:17.733Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:51:17.733Z] #34 50.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-19T21:51:18.185Z] #44 2.327 -- Detecting C compiler ABI info - done [2022-07-19T21:51:18.185Z] #44 2.429 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-19T21:51:18.303Z] #34 ... [2022-07-19T21:51:18.304Z] [2022-07-19T21:51:18.304Z] #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-07-19T21:51:18.304Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:18.304Z] #42 58.92 Setting up libicu67:amd64 (67.1-7) ... [2022-07-19T21:51:18.446Z] #44 2.430 -- Detecting C compile features [2022-07-19T21:51:18.446Z] #44 2.431 -- Detecting C compile features - done [2022-07-19T21:51:18.446Z] #44 2.467 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-19T21:51:18.567Z] #42 58.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:51:18.567Z] #42 58.96 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-19T21:51:18.567Z] #42 58.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:51:18.567Z] #42 59.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-19T21:51:18.567Z] #42 59.02 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-19T21:51:18.567Z] #42 59.03 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-19T21:51:18.567Z] #42 59.09 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-19T21:51:18.567Z] #42 59.09 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-19T21:51:18.567Z] #42 59.12 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-19T21:51:18.706Z] #44 2.741 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-19T21:51:18.706Z] #44 2.822 -- Configuring done [2022-07-19T21:51:18.706Z] #44 2.843 -- Generating done [2022-07-19T21:51:18.706Z] #44 2.861 -- Build files have been written to: /tmp/tmp.2kKDuYvnPN/tini [2022-07-19T21:51:18.706Z] #44 2.886 + make tini-static [2022-07-19T21:51:18.827Z] #42 59.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:18.967Z] #44 3.251 Scanning dependencies of target tini-static [2022-07-19T21:51:19.012Z] #47 ... [2022-07-19T21:51:19.012Z] [2022-07-19T21:51:19.012Z] #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-07-19T21:51:19.012Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:51:19.012Z] #62 39.38 Building dependency tree... [2022-07-19T21:51:19.012Z] #62 45.80 The following additional packages will be installed: [2022-07-19T21:51:19.012Z] #62 45.84 libbtrfs0 [2022-07-19T21:51:19.012Z] #62 46.10 The following NEW packages will be installed: [2022-07-19T21:51:19.012Z] #62 46.12 libbtrfs-dev libbtrfs0 [2022-07-19T21:51:19.012Z] #62 46.62 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:19.012Z] #62 46.62 Need to get 460 kB of archives. [2022-07-19T21:51:19.012Z] #62 46.62 After this operation, 1237 kB of additional disk space will be used. [2022-07-19T21:51:19.012Z] #62 46.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-19T21:51:19.012Z] #62 46.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-19T21:51:19.012Z] #62 48.65 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:19.012Z] #62 49.31 Fetched 460 kB in 0s (1210 kB/s) [2022-07-19T21:51:19.012Z] #62 ... [2022-07-19T21:51:19.012Z] [2022-07-19T21:51:19.012Z] #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-07-19T21:51:19.012Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:19.012Z] #14 40.33 Reading package lists... [2022-07-19T21:51:19.097Z] #84 ... [2022-07-19T21:51:19.097Z] [2022-07-19T21:51:19.097Z] #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-07-19T21:51:19.097Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:51:19.097Z] #19 128.9 The following additional packages will be installed: [2022-07-19T21:51:19.097Z] #19 128.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-19T21:51:19.097Z] #19 128.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-19T21:51:19.097Z] #19 128.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-19T21:51:19.097Z] #19 128.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-19T21:51:19.097Z] #19 128.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-19T21:51:19.097Z] #19 128.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-19T21:51:19.097Z] #19 128.9 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-19T21:51:19.097Z] #19 128.9 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-19T21:51:19.097Z] #19 128.9 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-19T21:51:19.097Z] #19 128.9 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-19T21:51:19.097Z] #19 128.9 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-19T21:51:19.097Z] #19 128.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-19T21:51:19.097Z] #19 128.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-19T21:51:19.097Z] #19 128.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-19T21:51:19.097Z] #19 128.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-19T21:51:19.097Z] #19 128.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-19T21:51:19.097Z] #19 128.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-19T21:51:19.097Z] #19 128.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-19T21:51:19.097Z] #19 128.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-19T21:51:19.097Z] #19 128.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-19T21:51:19.097Z] #19 128.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-19T21:51:19.097Z] #19 128.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-19T21:51:19.097Z] #19 128.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-19T21:51:19.097Z] #19 128.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-19T21:51:19.097Z] #19 128.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-19T21:51:19.097Z] #19 128.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-19T21:51:19.097Z] #19 128.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-19T21:51:19.097Z] #19 128.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-19T21:51:19.097Z] #19 128.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-19T21:51:19.097Z] #19 128.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-19T21:51:19.097Z] #19 128.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-19T21:51:19.097Z] #19 128.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-19T21:51:19.097Z] #19 129.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-19T21:51:19.097Z] #19 129.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-19T21:51:19.097Z] #19 129.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-19T21:51:19.097Z] #19 129.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-19T21:51:19.097Z] #19 129.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-19T21:51:19.097Z] #19 129.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-19T21:51:19.097Z] #19 129.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-19T21:51:19.097Z] #19 129.0 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-19T21:51:19.097Z] #19 129.0 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-19T21:51:19.097Z] #19 129.0 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-19T21:51:19.097Z] #19 129.0 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-19T21:51:19.097Z] #19 129.0 linux-libc-dev-s390x-cross patch xz-utils [2022-07-19T21:51:19.097Z] #19 129.1 Suggested packages: [2022-07-19T21:51:19.097Z] #19 129.1 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-19T21:51:19.097Z] #19 129.1 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-19T21:51:19.097Z] #19 129.1 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-19T21:51:19.097Z] #19 129.1 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-19T21:51:19.097Z] #19 129.1 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-19T21:51:19.097Z] #19 129.1 libyaml-shell-perl ed diffutils-doc [2022-07-19T21:51:19.097Z] #19 129.1 Recommended packages: [2022-07-19T21:51:19.097Z] #19 129.1 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-19T21:51:19.097Z] #19 129.1 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-19T21:51:19.227Z] #44 3.300 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-19T21:51:19.397Z] #42 DONE 59.7s [2022-07-19T21:51:19.397Z] [2022-07-19T21:51:19.397Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-19T21:51:19.397Z] #43 sha256:c0d7916297ec0e1d19ead416a77389d185c03dbddf11a98e335c9aa457c46100 [2022-07-19T21:51:19.581Z] #14 49.74 Building dependency tree... [2022-07-19T21:51:19.581Z] #14 ... [2022-07-19T21:51:19.581Z] [2022-07-19T21:51:19.581Z] #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-07-19T21:51:19.581Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:19.581Z] #76 29.80 Reading package lists... [2022-07-19T21:51:19.581Z] #76 40.39 Reading package lists... [2022-07-19T21:51:19.581Z] #76 49.88 Building dependency tree... [2022-07-19T21:51:19.581Z] #76 ... [2022-07-19T21:51:19.581Z] [2022-07-19T21:51:19.581Z] #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-07-19T21:51:19.581Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:51:19.581Z] #62 49.73 Selecting previously unselected package libbtrfs0:amd64. [2022-07-19T21:51:19.581Z] #62 49.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 ... 15717 files and directories currently installed.) [2022-07-19T21:51:19.581Z] #62 49.84 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-19T21:51:19.581Z] #62 49.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:51:19.698Z] #43 DONE 0.4s [2022-07-19T21:51:19.698Z] [2022-07-19T21:51:19.698Z] #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-07-19T21:51:19.698Z] #44 sha256:b8a6d5bf341b9c1f11113043853d83ac05e2aac1deb0dc2d89936becb9923527 [2022-07-19T21:51:19.840Z] #62 50.36 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-19T21:51:19.840Z] #62 50.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-19T21:51:19.840Z] #62 50.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:51:20.039Z] #19 137.3 The following NEW packages will be installed: [2022-07-19T21:51:20.039Z] #19 137.3 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-19T21:51:20.039Z] #19 137.3 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-19T21:51:20.039Z] #19 137.3 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-19T21:51:20.039Z] #19 137.3 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-19T21:51:20.039Z] #19 137.3 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-19T21:51:20.039Z] #19 137.3 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-19T21:51:20.039Z] #19 137.3 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-19T21:51:20.039Z] #19 137.3 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-19T21:51:20.039Z] #19 137.3 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-19T21:51:20.039Z] #19 137.3 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-19T21:51:20.039Z] #19 137.3 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-19T21:51:20.039Z] #19 137.3 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-19T21:51:20.039Z] #19 137.3 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-19T21:51:20.039Z] #19 137.3 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-19T21:51:20.039Z] #19 137.3 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-19T21:51:20.039Z] #19 137.3 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-19T21:51:20.039Z] #19 137.3 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-19T21:51:20.039Z] #19 137.3 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-19T21:51:20.039Z] #19 137.3 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-19T21:51:20.039Z] #19 137.3 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-19T21:51:20.039Z] #19 137.3 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-19T21:51:20.039Z] #19 137.3 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-19T21:51:20.039Z] #19 137.3 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-19T21:51:20.039Z] #19 137.3 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-19T21:51:20.039Z] #19 137.3 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-19T21:51:20.039Z] #19 137.3 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-19T21:51:20.039Z] #19 137.3 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-19T21:51:20.039Z] #19 137.3 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-19T21:51:20.039Z] #19 137.3 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-19T21:51:20.039Z] #19 137.3 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-19T21:51:20.039Z] #19 137.3 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-19T21:51:20.039Z] #19 137.3 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-19T21:51:20.039Z] #19 137.3 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-19T21:51:20.039Z] #19 137.3 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-19T21:51:20.039Z] #19 137.3 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-19T21:51:20.039Z] #19 137.3 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-19T21:51:20.039Z] #19 137.3 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-19T21:51:20.039Z] #19 137.3 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-19T21:51:20.039Z] #19 137.3 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-19T21:51:20.039Z] #19 137.3 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-19T21:51:20.040Z] #19 137.3 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-19T21:51:20.040Z] #19 137.3 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-19T21:51:20.040Z] #19 137.3 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-19T21:51:20.040Z] #19 137.3 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-19T21:51:20.040Z] #19 137.3 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-19T21:51:20.040Z] #19 137.3 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-19T21:51:20.040Z] #19 137.3 linux-libc-dev-s390x-cross patch xz-utils [2022-07-19T21:51:20.169Z] #44 ... [2022-07-19T21:51:20.169Z] [2022-07-19T21:51:20.169Z] #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-07-19T21:51:20.169Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-19T21:51:20.169Z] #53 56.84 gotestsum version dev [2022-07-19T21:51:20.169Z] #53 DONE 58.0s [2022-07-19T21:51:20.415Z] #62 51.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:51:20.415Z] #62 51.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:51:20.430Z] [2022-07-19T21:51:20.430Z] #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-07-19T21:51:20.430Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-19T21:51:20.430Z] #14 55.82 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-19T21:51:20.430Z] #14 55.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-19T21:51:20.430Z] #14 55.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-19T21:51:20.430Z] #14 55.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-19T21:51:20.430Z] #14 56.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-19T21:51:20.430Z] #14 56.00 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-19T21:51:20.611Z] #19 138.0 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:20.612Z] #19 138.0 Need to get 788 MB of archives. [2022-07-19T21:51:20.612Z] #19 138.0 After this operation, 3385 MB of additional disk space will be used. [2022-07-19T21:51:20.612Z] #19 138.0 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-19T21:51:20.612Z] #19 138.0 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-19T21:51:20.612Z] #19 138.0 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-19T21:51:20.612Z] #19 138.0 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-19T21:51:20.612Z] #19 138.0 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-19T21:51:20.612Z] #19 138.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-07-19T21:51:20.674Z] #62 51.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:20.871Z] #55 ... [2022-07-19T21:51:20.871Z] [2022-07-19T21:51:20.871Z] #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-07-19T21:51:20.871Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:20.871Z] #51 41.95 Reading package lists... [2022-07-19T21:51:20.874Z] #19 138.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-07-19T21:51:20.874Z] #19 138.2 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-19T21:51:21.135Z] #19 138.3 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-19T21:51:21.135Z] #19 138.4 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-19T21:51:21.135Z] #19 138.5 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-19T21:51:21.397Z] #19 138.6 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-07-19T21:51:21.397Z] #19 138.6 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-07-19T21:51:21.816Z] #14 ... [2022-07-19T21:51:21.816Z] [2022-07-19T21:51:21.816Z] #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-07-19T21:51:21.816Z] #44 sha256:638327cd42f374798d3413f570374acf3744b2717618367eacc9291255bbbd71 [2022-07-19T21:51:21.816Z] #44 4.834 [100%] Linking C executable tini-static [2022-07-19T21:51:21.816Z] #44 5.568 [100%] Built target tini-static [2022-07-19T21:51:21.816Z] #44 5.648 + mkdir -p /build [2022-07-19T21:51:21.816Z] #44 5.663 + cp tini-static /build/docker-init [2022-07-19T21:51:21.816Z] #44 DONE 5.9s [2022-07-19T21:51:21.816Z] [2022-07-19T21:51:21.816Z] #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-07-19T21:51:21.816Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:51:21.816Z] #77 6.375 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-19T21:51:21.816Z] #77 6.411 Cloning into '/tmp/crun-build/libocispec'... [2022-07-19T21:51:21.816Z] #77 7.374 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-19T21:51:21.817Z] #77 7.408 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-19T21:51:21.817Z] #77 7.408 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-19T21:51:21.817Z] #77 7.408 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-19T21:51:21.817Z] #77 7.443 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-19T21:51:21.817Z] #77 9.306 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-19T21:51:21.817Z] #77 11.04 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-19T21:51:22.053Z] #62 DONE 52.6s [2022-07-19T21:51:22.053Z] [2022-07-19T21:51:22.053Z] #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-07-19T21:51:22.053Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:22.053Z] #55 46.39 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-19T21:51:22.053Z] #55 46.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-19T21:51:22.053Z] #55 46.95 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-19T21:51:22.053Z] #55 47.17 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-19T21:51:22.053Z] #55 47.33 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-19T21:51:22.053Z] #55 47.40 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-19T21:51:22.053Z] #55 47.52 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-19T21:51:22.053Z] #55 47.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-19T21:51:22.053Z] #55 48.14 go: downloading honnef.co/go/tools v0.3.1 [2022-07-19T21:51:22.053Z] #55 51.14 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-19T21:51:22.053Z] #55 51.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-19T21:51:22.053Z] #55 51.61 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-19T21:51:22.053Z] #55 51.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-19T21:51:22.053Z] #55 51.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-19T21:51:22.053Z] #55 51.80 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-19T21:51:22.053Z] #55 51.88 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-19T21:51:22.053Z] #55 51.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-19T21:51:22.053Z] #55 52.25 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-19T21:51:22.053Z] #55 52.25 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-19T21:51:22.053Z] #55 52.47 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-19T21:51:22.053Z] #55 ... [2022-07-19T21:51:22.053Z] [2022-07-19T21:51:22.053Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-19T21:51:22.053Z] #63 sha256:62f0528008a37843308df031aebae6fac12400d7271586c3b120ea5a1c1faa6e [2022-07-19T21:51:22.242Z] #51 51.08 Building dependency tree... [2022-07-19T21:51:22.311Z] #63 DONE 0.2s [2022-07-19T21:51:22.311Z] [2022-07-19T21:51:22.311Z] #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-07-19T21:51:22.311Z] #64 sha256:fd091fe3546581e8f8f978c62d525464f3a583b9a25d846e5c7a74b12efe5ec2 [2022-07-19T21:51:22.386Z] #77 12.14 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-19T21:51:22.651Z] #77 12.70 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-19T21:51:22.911Z] #77 12.76 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-19T21:51:23.686Z] #64 1.282 + RM_GOPATH=0 [2022-07-19T21:51:23.686Z] #64 1.282 + TMP_GOPATH= [2022-07-19T21:51:23.686Z] #64 1.282 + : /build [2022-07-19T21:51:23.686Z] #64 1.282 + '[' -z '' ']' [2022-07-19T21:51:23.686Z] #64 1.289 ++ mktemp -d [2022-07-19T21:51:23.686Z] #64 1.301 + export GOPATH=/tmp/tmp.cO9fXjdGLl [2022-07-19T21:51:23.686Z] #64 1.301 + GOPATH=/tmp/tmp.cO9fXjdGLl [2022-07-19T21:51:23.686Z] #64 1.301 + RM_GOPATH=1 [2022-07-19T21:51:23.686Z] #64 1.301 + case "$(go env GOARCH)" in [2022-07-19T21:51:23.686Z] #64 1.318 ++ go env GOARCH [2022-07-19T21:51:23.686Z] #64 1.441 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:51:23.686Z] #64 1.441 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:51:23.686Z] #64 1.441 ++ dirname /install.sh [2022-07-19T21:51:23.686Z] #64 1.477 + dir=/ [2022-07-19T21:51:23.686Z] #64 1.478 + bin=containerd [2022-07-19T21:51:23.686Z] #64 1.478 + shift [2022-07-19T21:51:23.686Z] #64 1.478 + '[' '!' -f //containerd.installer ']' [2022-07-19T21:51:23.686Z] #64 1.478 + . //containerd.installer [2022-07-19T21:51:23.686Z] #64 1.478 ++ set -e [2022-07-19T21:51:23.686Z] #64 1.478 ++ : v1.6.6 [2022-07-19T21:51:23.686Z] #64 1.478 + install_containerd [2022-07-19T21:51:23.686Z] #64 1.478 + echo 'Install containerd version v1.6.6' [2022-07-19T21:51:23.686Z] #64 1.479 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cO9fXjdGLl/src/github.com/containerd/containerd [2022-07-19T21:51:23.686Z] #64 1.481 Install containerd version v1.6.6 [2022-07-19T21:51:23.686Z] #64 1.494 Cloning into '/tmp/tmp.cO9fXjdGLl/src/github.com/containerd/containerd'... [2022-07-19T21:51:23.686Z] #64 ... [2022-07-19T21:51:23.686Z] [2022-07-19T21:51:23.686Z] #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-07-19T21:51:23.686Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:23.686Z] #51 34.84 Reading package lists... [2022-07-19T21:51:23.686Z] #51 44.28 Reading package lists... [2022-07-19T21:51:23.943Z] #44 4.044 + RM_GOPATH=0 [2022-07-19T21:51:23.943Z] #44 4.044 + TMP_GOPATH= [2022-07-19T21:51:23.943Z] #44 4.044 + : /build [2022-07-19T21:51:23.943Z] #44 4.044 + '[' -z '' ']' [2022-07-19T21:51:23.943Z] #44 4.047 ++ mktemp -d [2022-07-19T21:51:23.943Z] #44 4.056 + export GOPATH=/tmp/tmp.bSbW2pTBth [2022-07-19T21:51:23.943Z] #44 4.056 + GOPATH=/tmp/tmp.bSbW2pTBth [2022-07-19T21:51:23.943Z] #44 4.056 + RM_GOPATH=1 [2022-07-19T21:51:23.943Z] #44 4.056 + case "$(go env GOARCH)" in [2022-07-19T21:51:23.943Z] #44 4.056 ++ go env GOARCH [2022-07-19T21:51:23.943Z] #44 4.080 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:51:23.943Z] #44 4.080 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:51:23.943Z] #44 4.080 ++ dirname /install.sh [2022-07-19T21:51:23.943Z] #44 4.090 + dir=/ [2022-07-19T21:51:23.943Z] #44 4.090 + bin=tini [2022-07-19T21:51:23.943Z] #44 4.090 + shift [2022-07-19T21:51:23.943Z] #44 4.090 + '[' '!' -f //tini.installer ']' [2022-07-19T21:51:23.943Z] #44 4.090 + . //tini.installer [2022-07-19T21:51:23.943Z] #44 4.090 ++ : v0.19.0 [2022-07-19T21:51:23.943Z] #44 4.090 + install_tini [2022-07-19T21:51:23.943Z] #44 4.090 + echo 'Install tini version v0.19.0' [2022-07-19T21:51:23.943Z] #44 4.090 + git clone https://github.com/krallin/tini.git /tmp/tmp.bSbW2pTBth/tini [2022-07-19T21:51:23.943Z] #44 4.093 Install tini version v0.19.0 [2022-07-19T21:51:23.943Z] #44 4.111 Cloning into '/tmp/tmp.bSbW2pTBth/tini'... [2022-07-19T21:51:23.944Z] #51 52.99 Building dependency tree... [2022-07-19T21:51:23.944Z] #51 ... [2022-07-19T21:51:23.944Z] [2022-07-19T21:51:23.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-07-19T21:51:23.944Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:23.944Z] #42 41.01 Reading package lists... [2022-07-19T21:51:23.944Z] #42 50.54 Building dependency tree... [2022-07-19T21:51:24.512Z] #44 4.924 + cd /tmp/tmp.bSbW2pTBth/tini [2022-07-19T21:51:24.703Z] #19 141.5 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-07-19T21:51:24.703Z] #19 141.5 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-07-19T21:51:24.772Z] #44 4.929 + git checkout -q v0.19.0 [2022-07-19T21:51:24.772Z] #44 4.930 + cmake . [2022-07-19T21:51:25.034Z] #44 5.490 -- The C compiler identification is GNU 10.2.1 [2022-07-19T21:51:25.294Z] #44 5.606 -- Detecting C compiler ABI info [2022-07-19T21:51:25.318Z] #42 ... [2022-07-19T21:51:25.318Z] [2022-07-19T21:51:25.318Z] #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-07-19T21:51:25.318Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:25.318Z] #51 52.99 Building dependency tree... [2022-07-19T21:51:25.454Z] #77 ... [2022-07-19T21:51:25.454Z] [2022-07-19T21:51:25.454Z] #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-07-19T21:51:25.454Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-19T21:51:25.454Z] #14 63.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-19T21:51:25.454Z] #14 63.00 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-19T21:51:25.454Z] #14 63.01 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:51:25.517Z] #51 ... [2022-07-19T21:51:25.517Z] [2022-07-19T21:51:25.517Z] #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-07-19T21:51:25.517Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:25.517Z] #76 45.15 Building dependency tree... [2022-07-19T21:51:25.517Z] #76 51.28 python3 is already the newest version (3.9.2-3). [2022-07-19T21:51:25.517Z] #76 51.28 The following additional packages will be installed: [2022-07-19T21:51:25.517Z] #76 51.30 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-19T21:51:25.517Z] #76 51.32 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-19T21:51:25.517Z] #76 51.33 Suggested packages: [2022-07-19T21:51:25.517Z] #76 51.37 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-19T21:51:25.517Z] #76 51.37 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-19T21:51:25.517Z] #76 51.37 m4-doc ed diffutils-doc [2022-07-19T21:51:25.517Z] #76 51.37 Recommended packages: [2022-07-19T21:51:25.517Z] #76 51.37 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-19T21:51:25.517Z] #76 53.96 The following NEW packages will be installed: [2022-07-19T21:51:25.517Z] #76 53.96 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-19T21:51:25.517Z] #76 53.97 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-19T21:51:25.517Z] #76 53.97 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-19T21:51:25.517Z] #76 53.97 libyajl2 m4 patch xz-utils [2022-07-19T21:51:25.517Z] #76 54.49 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:25.517Z] #76 54.49 Need to get 5940 kB of archives. [2022-07-19T21:51:25.517Z] #76 54.49 After this operation, 18.7 MB of additional disk space will be used. [2022-07-19T21:51:25.517Z] #76 54.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-19T21:51:25.517Z] #76 54.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-19T21:51:25.517Z] #76 54.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-19T21:51:25.517Z] #76 54.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-19T21:51:25.517Z] #76 54.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-19T21:51:25.517Z] #76 54.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-19T21:51:25.517Z] #76 54.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-19T21:51:25.517Z] #76 54.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-19T21:51:25.517Z] #76 54.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-19T21:51:25.517Z] #76 54.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-19T21:51:25.517Z] #76 54.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-19T21:51:25.517Z] #76 54.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-19T21:51:25.517Z] #76 55.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-19T21:51:25.517Z] #76 55.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-19T21:51:25.517Z] #76 55.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-19T21:51:25.517Z] #76 55.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-19T21:51:25.517Z] #76 55.03 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-07-19T21:51:25.517Z] #76 55.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-19T21:51:25.517Z] #76 55.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-19T21:51:25.517Z] #76 55.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-19T21:51:25.517Z] #76 55.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-19T21:51:25.517Z] #76 55.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-19T21:51:25.517Z] #76 55.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-19T21:51:25.517Z] #76 56.90 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:25.775Z] #76 57.30 Fetched 5940 kB in 1s (5481 kB/s) [2022-07-19T21:51:25.775Z] #76 ... [2022-07-19T21:51:25.775Z] [2022-07-19T21:51:25.775Z] #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-07-19T21:51:25.775Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:25.775Z] #51 56.88 The following additional packages will be installed: [2022-07-19T21:51:25.775Z] #51 56.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-19T21:51:25.775Z] #51 56.92 python3-protobuf python3-six [2022-07-19T21:51:25.775Z] #51 56.95 Suggested packages: [2022-07-19T21:51:25.775Z] #51 56.95 python3-setuptools [2022-07-19T21:51:25.775Z] #51 56.95 Recommended packages: [2022-07-19T21:51:25.775Z] #51 56.95 iproute2 | iproute [2022-07-19T21:51:25.865Z] #44 6.143 -- Detecting C compiler ABI info - done [2022-07-19T21:51:25.865Z] #44 6.303 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-19T21:51:25.865Z] #44 6.303 -- Detecting C compile features [2022-07-19T21:51:25.865Z] #44 6.303 -- Detecting C compile features - done [2022-07-19T21:51:26.126Z] #44 6.445 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-19T21:51:26.386Z] #44 6.670 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-19T21:51:26.386Z] #44 6.685 -- Configuring done [2022-07-19T21:51:26.386Z] #44 6.685 -- Generating done [2022-07-19T21:51:26.386Z] #44 6.734 + make tini-static [2022-07-19T21:51:26.386Z] #44 6.751 -- Build files have been written to: /tmp/tmp.bSbW2pTBth/tini [2022-07-19T21:51:26.647Z] #44 ... [2022-07-19T21:51:26.647Z] [2022-07-19T21:51:26.647Z] #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-07-19T21:51:26.647Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:51:26.647Z] #53 65.93 gotestsum version dev [2022-07-19T21:51:26.647Z] #53 DONE 66.9s [2022-07-19T21:51:26.647Z] [2022-07-19T21:51:26.647Z] #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-07-19T21:51:26.647Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:26.647Z] #14 62.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-19T21:51:26.647Z] #14 62.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-19T21:51:26.647Z] #14 62.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-19T21:51:26.708Z] #51 ... [2022-07-19T21:51:26.708Z] [2022-07-19T21:51:26.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-07-19T21:51:26.708Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:26.708Z] #14 39.21 Reading package lists... [2022-07-19T21:51:26.708Z] #14 48.23 Building dependency tree... [2022-07-19T21:51:26.708Z] #14 54.22 The following additional packages will be installed: [2022-07-19T21:51:26.708Z] #14 54.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-19T21:51:26.708Z] #14 54.22 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-19T21:51:26.708Z] #14 54.22 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-19T21:51:26.708Z] #14 54.22 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-19T21:51:26.708Z] #14 54.22 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-19T21:51:26.708Z] #14 54.22 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-19T21:51:26.708Z] #14 54.22 mingw-w64-common mingw-w64-x86-64-dev [2022-07-19T21:51:26.708Z] #14 54.27 Suggested packages: [2022-07-19T21:51:26.708Z] #14 54.27 gcc-10-locales seccomp wine64 [2022-07-19T21:51:26.708Z] #14 56.53 The following NEW packages will be installed: [2022-07-19T21:51:26.708Z] #14 56.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-19T21:51:26.708Z] #14 56.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-19T21:51:26.708Z] #14 56.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-19T21:51:26.708Z] #14 56.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-19T21:51:26.708Z] #14 56.54 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-19T21:51:26.708Z] #14 56.54 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-19T21:51:26.708Z] #14 56.55 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-19T21:51:26.708Z] #14 56.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-19T21:51:26.708Z] #14 56.55 mingw-w64-x86-64-dev [2022-07-19T21:51:26.708Z] #14 57.10 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:26.708Z] #14 57.10 Need to get 115 MB of archives. [2022-07-19T21:51:26.708Z] #14 57.10 After this operation, 645 MB of additional disk space will be used. [2022-07-19T21:51:26.708Z] #14 57.10 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-07-19T21:51:26.708Z] #14 57.25 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-07-19T21:51:26.708Z] #14 57.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-19T21:51:26.708Z] #14 57.53 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-07-19T21:51:26.708Z] #14 57.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-19T21:51:26.708Z] #14 57.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-19T21:51:26.708Z] #14 58.02 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-07-19T21:51:26.708Z] #14 ... [2022-07-19T21:51:26.708Z] [2022-07-19T21:51:26.708Z] #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-07-19T21:51:26.708Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:26.708Z] #76 57.62 Selecting previously unselected package bzip2. [2022-07-19T21:51:26.708Z] #76 57.62 (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-07-19T21:51:26.708Z] #76 57.71 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-19T21:51:26.708Z] #76 57.72 Unpacking bzip2 (1.0.8-4) ... [2022-07-19T21:51:26.708Z] #76 58.05 Selecting previously unselected package libmagic-mgc. [2022-07-19T21:51:26.708Z] #76 58.06 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-19T21:51:26.708Z] #76 58.11 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-19T21:51:27.251Z] #19 144.1 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-07-19T21:51:27.251Z] #19 144.1 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-07-19T21:51:27.293Z] #76 ... [2022-07-19T21:51:27.293Z] [2022-07-19T21:51:27.293Z] #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-07-19T21:51:27.293Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:51:27.293Z] #62 40.45 Reading package lists... [2022-07-19T21:51:27.293Z] #62 49.15 Building dependency tree... [2022-07-19T21:51:27.293Z] #62 54.99 The following additional packages will be installed: [2022-07-19T21:51:27.293Z] #62 55.00 libbtrfs0 [2022-07-19T21:51:27.293Z] #62 55.42 The following NEW packages will be installed: [2022-07-19T21:51:27.293Z] #62 55.45 libbtrfs-dev libbtrfs0 [2022-07-19T21:51:27.293Z] #62 55.96 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:27.293Z] #62 55.96 Need to get 460 kB of archives. [2022-07-19T21:51:27.293Z] #62 55.96 After this operation, 1237 kB of additional disk space will be used. [2022-07-19T21:51:27.293Z] #62 55.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-19T21:51:27.293Z] #62 56.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-19T21:51:27.293Z] #62 58.12 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:27.293Z] #62 58.67 Fetched 460 kB in 0s (1037 kB/s) [2022-07-19T21:51:27.293Z] #62 58.93 Selecting previously unselected package libbtrfs0:amd64. [2022-07-19T21:51:27.293Z] #62 58.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% [2022-07-19T21:51:27.293Z] #62 ... [2022-07-19T21:51:27.293Z] [2022-07-19T21:51:27.293Z] #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-07-19T21:51:27.293Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:27.293Z] #42 40.13 Reading package lists... [2022-07-19T21:51:27.294Z] #42 49.13 Building dependency tree... [2022-07-19T21:51:27.294Z] #42 55.40 The following additional packages will be installed: [2022-07-19T21:51:27.294Z] #42 55.40 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-19T21:51:27.294Z] #42 55.43 Suggested packages: [2022-07-19T21:51:27.294Z] #42 55.43 cmake-doc ninja-build lrzip [2022-07-19T21:51:27.294Z] #42 55.43 Recommended packages: [2022-07-19T21:51:27.294Z] #42 55.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-19T21:51:27.294Z] #42 57.11 The following NEW packages will be installed: [2022-07-19T21:51:27.294Z] #42 57.12 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-19T21:51:27.294Z] #42 57.14 vim-common xxd [2022-07-19T21:51:27.294Z] #42 57.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:27.294Z] #42 57.59 Need to get 17.7 MB of archives. [2022-07-19T21:51:27.294Z] #42 57.59 After this operation, 70.7 MB of additional disk space will be used. [2022-07-19T21:51:27.294Z] #42 57.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-19T21:51:27.294Z] #42 57.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-19T21:51:27.294Z] #42 57.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-19T21:51:27.294Z] #42 57.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-19T21:51:27.294Z] #42 58.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-19T21:51:27.294Z] #42 58.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-19T21:51:27.294Z] #42 58.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-19T21:51:27.294Z] #42 58.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-19T21:51:27.294Z] #42 58.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-19T21:51:27.294Z] #42 58.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-19T21:51:27.551Z] #42 ... [2022-07-19T21:51:27.551Z] [2022-07-19T21:51:27.551Z] #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-07-19T21:51:27.551Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-19T21:51:27.551Z] #62 58.93 (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-07-19T21:51:27.551Z] #62 59.20 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-19T21:51:27.551Z] #62 59.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:51:28.484Z] #62 59.99 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-19T21:51:28.484Z] #62 60.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-19T21:51:28.484Z] #62 60.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:51:28.560Z] #14 ... [2022-07-19T21:51:28.560Z] [2022-07-19T21:51:28.560Z] #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-07-19T21:51:28.560Z] #44 sha256:b8a6d5bf341b9c1f11113043853d83ac05e2aac1deb0dc2d89936becb9923527 [2022-07-19T21:51:28.560Z] #44 7.087 Scanning dependencies of target tini-static [2022-07-19T21:51:28.560Z] #44 7.179 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-19T21:51:28.560Z] #44 8.510 [100%] Linking C executable tini-static [2022-07-19T21:51:28.889Z] #44 9.167 [100%] Built target tini-static [2022-07-19T21:51:28.889Z] #44 9.223 + mkdir -p /build [2022-07-19T21:51:28.889Z] #44 9.223 + cp tini-static /build/docker-init [2022-07-19T21:51:29.050Z] #62 60.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:51:29.050Z] #62 60.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:51:29.050Z] #62 60.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:29.149Z] #44 DONE 9.5s [2022-07-19T21:51:29.149Z] [2022-07-19T21:51:29.149Z] #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-07-19T21:51:29.149Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:29.149Z] #14 69.14 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-19T21:51:29.149Z] #14 69.14 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:51:29.149Z] #14 69.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-19T21:51:29.149Z] #14 69.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-19T21:51:29.149Z] #14 69.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:51:29.149Z] #14 69.32 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-19T21:51:29.409Z] #14 ... [2022-07-19T21:51:29.409Z] [2022-07-19T21:51:29.409Z] #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-07-19T21:51:29.409Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:51:29.409Z] #77 6.860 Cloning into '/tmp/crun-build'... [2022-07-19T21:51:29.409Z] #77 13.59 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-19T21:51:29.409Z] #77 13.59 Cloning into '/tmp/crun-build/libocispec'... [2022-07-19T21:51:29.409Z] #77 14.71 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-19T21:51:29.409Z] #77 14.71 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-19T21:51:29.409Z] #77 14.71 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-19T21:51:29.409Z] #77 14.71 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-19T21:51:29.409Z] #77 14.72 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-19T21:51:29.409Z] #77 16.59 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-19T21:51:29.505Z] #51 59.32 The following additional packages will be installed: [2022-07-19T21:51:29.505Z] #51 59.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-19T21:51:29.505Z] #51 59.34 python3-protobuf python3-six [2022-07-19T21:51:29.505Z] #51 59.40 Suggested packages: [2022-07-19T21:51:29.505Z] #51 59.40 python3-setuptools [2022-07-19T21:51:29.505Z] #51 59.40 Recommended packages: [2022-07-19T21:51:29.505Z] #51 59.40 iproute2 | iproute [2022-07-19T21:51:30.451Z] #51 60.63 The following NEW packages will be installed: [2022-07-19T21:51:30.451Z] #51 60.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-19T21:51:30.451Z] #51 60.64 python3-protobuf python3-six [2022-07-19T21:51:30.712Z] #51 ... [2022-07-19T21:51:30.712Z] [2022-07-19T21:51:30.712Z] #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-07-19T21:51:30.712Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:30.712Z] #42 56.84 The following additional packages will be installed: [2022-07-19T21:51:30.712Z] #42 56.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-19T21:51:30.712Z] #42 56.90 Suggested packages: [2022-07-19T21:51:30.712Z] #42 56.92 cmake-doc ninja-build lrzip [2022-07-19T21:51:30.712Z] #42 56.92 Recommended packages: [2022-07-19T21:51:30.712Z] #42 56.92 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-19T21:51:30.712Z] #42 58.44 The following NEW packages will be installed: [2022-07-19T21:51:30.712Z] #42 58.51 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-19T21:51:30.712Z] #42 58.51 vim-common xxd [2022-07-19T21:51:30.712Z] #42 58.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:30.712Z] #42 58.99 Need to get 17.7 MB of archives. [2022-07-19T21:51:30.712Z] #42 58.99 After this operation, 70.7 MB of additional disk space will be used. [2022-07-19T21:51:30.712Z] #42 58.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-19T21:51:30.712Z] #42 59.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-19T21:51:30.712Z] #42 59.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-19T21:51:30.712Z] #42 59.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-19T21:51:30.712Z] #42 60.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-19T21:51:30.712Z] #42 60.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-19T21:51:30.712Z] #42 60.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-19T21:51:30.712Z] #42 60.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-19T21:51:30.712Z] #42 60.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-19T21:51:30.712Z] #42 60.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-19T21:51:30.791Z] #77 18.16 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-19T21:51:31.281Z] #42 ... [2022-07-19T21:51:31.281Z] [2022-07-19T21:51:31.281Z] #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-07-19T21:51:31.281Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:31.281Z] #14 49.74 Building dependency tree... [2022-07-19T21:51:31.281Z] #14 55.77 The following additional packages will be installed: [2022-07-19T21:51:31.281Z] #14 55.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-19T21:51:31.281Z] #14 55.79 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-19T21:51:31.281Z] #14 55.79 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-19T21:51:31.281Z] #14 55.79 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-19T21:51:31.281Z] #14 55.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-19T21:51:31.281Z] #14 55.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-19T21:51:31.281Z] #14 55.79 mingw-w64-common mingw-w64-x86-64-dev [2022-07-19T21:51:31.281Z] #14 55.83 Suggested packages: [2022-07-19T21:51:31.281Z] #14 55.83 gcc-10-locales seccomp wine64 [2022-07-19T21:51:31.281Z] #14 58.15 The following NEW packages will be installed: [2022-07-19T21:51:31.281Z] #14 58.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-19T21:51:31.281Z] #14 58.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-19T21:51:31.281Z] #14 58.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-19T21:51:31.281Z] #14 58.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-19T21:51:31.281Z] #14 58.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-19T21:51:31.281Z] #14 58.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-19T21:51:31.281Z] #14 58.18 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-19T21:51:31.281Z] #14 58.18 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-19T21:51:31.281Z] #14 58.18 mingw-w64-x86-64-dev [2022-07-19T21:51:31.281Z] #14 58.76 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:31.281Z] #14 58.76 Need to get 115 MB of archives. [2022-07-19T21:51:31.281Z] #14 58.76 After this operation, 645 MB of additional disk space will be used. [2022-07-19T21:51:31.281Z] #14 58.76 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-07-19T21:51:31.281Z] #14 58.96 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-07-19T21:51:31.281Z] #14 59.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-19T21:51:31.281Z] #14 59.21 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-07-19T21:51:31.281Z] #14 59.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-19T21:51:31.281Z] #14 59.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-19T21:51:31.281Z] #14 59.78 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-07-19T21:51:31.281Z] #14 60.13 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-07-19T21:51:31.281Z] #14 60.14 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-07-19T21:51:31.281Z] #14 61.31 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-07-19T21:51:31.281Z] #14 ... [2022-07-19T21:51:31.281Z] [2022-07-19T21:51:31.281Z] #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-07-19T21:51:31.281Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:31.281Z] #51 61.25 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:31.281Z] #51 61.25 Need to get 2315 kB of archives. [2022-07-19T21:51:31.281Z] #51 61.25 After this operation, 11.1 MB of additional disk space will be used. [2022-07-19T21:51:31.281Z] #51 61.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-19T21:51:31.281Z] #51 61.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-19T21:51:31.281Z] #51 61.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-19T21:51:31.281Z] #51 61.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-19T21:51:31.281Z] #51 61.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-19T21:51:31.281Z] #51 61.38 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-07-19T21:51:31.281Z] #51 61.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-07-19T21:51:31.540Z] #51 ... [2022-07-19T21:51:31.540Z] [2022-07-19T21:51:31.540Z] #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-07-19T21:51:31.540Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:31.540Z] #76 49.88 Building dependency tree... [2022-07-19T21:51:31.540Z] #76 56.53 python3 is already the newest version (3.9.2-3). [2022-07-19T21:51:31.540Z] #76 56.53 The following additional packages will be installed: [2022-07-19T21:51:31.540Z] #76 56.55 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-19T21:51:31.540Z] #76 56.59 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-19T21:51:31.540Z] #76 56.60 Suggested packages: [2022-07-19T21:51:31.540Z] #76 56.65 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-19T21:51:31.540Z] #76 56.65 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-19T21:51:31.540Z] #76 56.65 m4-doc ed diffutils-doc [2022-07-19T21:51:31.540Z] #76 56.65 Recommended packages: [2022-07-19T21:51:31.540Z] #76 56.65 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-19T21:51:31.540Z] #76 59.17 The following NEW packages will be installed: [2022-07-19T21:51:31.540Z] #76 59.18 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-19T21:51:31.540Z] #76 59.18 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-19T21:51:31.540Z] #76 59.18 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-19T21:51:31.540Z] #76 59.20 libyajl2 m4 patch xz-utils [2022-07-19T21:51:31.540Z] #76 59.81 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:31.540Z] #76 59.81 Need to get 5940 kB of archives. [2022-07-19T21:51:31.540Z] #76 59.81 After this operation, 18.7 MB of additional disk space will be used. [2022-07-19T21:51:31.540Z] #76 59.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-19T21:51:31.540Z] #76 59.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-19T21:51:31.540Z] #76 59.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-19T21:51:31.540Z] #76 59.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-19T21:51:31.540Z] #76 59.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-19T21:51:31.540Z] #76 59.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-19T21:51:31.540Z] #76 59.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-19T21:51:31.540Z] #76 59.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-19T21:51:31.540Z] #76 59.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-19T21:51:31.540Z] #76 60.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-19T21:51:31.540Z] #76 60.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-19T21:51:31.540Z] #76 60.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-19T21:51:31.540Z] #76 60.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-19T21:51:31.540Z] #76 60.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-19T21:51:31.540Z] #76 60.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-19T21:51:31.540Z] #76 60.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-07-19T21:51:31.540Z] #76 60.36 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-07-19T21:51:31.540Z] #76 60.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-19T21:51:31.540Z] #76 60.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-19T21:51:31.540Z] #76 60.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-19T21:51:31.540Z] #76 60.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-19T21:51:31.540Z] #76 60.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-19T21:51:31.540Z] #76 60.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-19T21:51:31.573Z] #62 DONE 63.1s [2022-07-19T21:51:31.573Z] [2022-07-19T21:51:31.573Z] #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-07-19T21:51:31.573Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-19T21:51:31.573Z] #57 61.25 v3.0.2 [2022-07-19T21:51:31.573Z] #57 DONE 63.1s [2022-07-19T21:51:31.573Z] [2022-07-19T21:51:31.573Z] #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-07-19T21:51:31.573Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:31.573Z] #42 60.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:31.573Z] #42 61.47 Fetched 17.7 MB in 2s (8777 kB/s) [2022-07-19T21:51:31.573Z] #42 61.74 Selecting previously unselected package xxd. [2022-07-19T21:51:31.573Z] #42 61.74 (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-07-19T21:51:31.573Z] #42 61.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:51:31.573Z] #42 62.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:51:31.730Z] #77 19.31 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-19T21:51:31.810Z] #76 62.50 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:31.830Z] #42 63.24 Selecting previously unselected package vim-common. [2022-07-19T21:51:31.830Z] #42 63.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:51:31.830Z] #42 63.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:51:31.830Z] #42 ... [2022-07-19T21:51:31.830Z] [2022-07-19T21:51:31.830Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-19T21:51:31.830Z] #63 sha256:00cbfb09c303cd25e6988c04e340a8f739982151439cbd2aa2a8f6587d4d5fe8 [2022-07-19T21:51:31.830Z] #63 DONE 0.4s [2022-07-19T21:51:31.990Z] #77 19.50 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-19T21:51:32.078Z] #76 ... [2022-07-19T21:51:32.078Z] [2022-07-19T21:51:32.078Z] #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-07-19T21:51:32.078Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:32.078Z] #55 52.78 go: downloading golang.org/x/text v0.3.7 [2022-07-19T21:51:32.087Z] [2022-07-19T21:51:32.087Z] #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-07-19T21:51:32.087Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:32.087Z] #76 59.18 Selecting previously unselected package libmagic1:amd64. [2022-07-19T21:51:32.087Z] #76 59.18 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-19T21:51:32.087Z] #76 59.18 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-19T21:51:32.087Z] #76 59.55 Selecting previously unselected package file. [2022-07-19T21:51:32.087Z] #76 59.56 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-19T21:51:32.087Z] #76 59.57 Unpacking file (1:5.39-3) ... [2022-07-19T21:51:32.087Z] #76 60.02 Selecting previously unselected package xz-utils. [2022-07-19T21:51:32.087Z] #76 60.03 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-19T21:51:32.087Z] #76 60.05 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:51:32.087Z] #76 60.42 Selecting previously unselected package libsigsegv2:amd64. [2022-07-19T21:51:32.087Z] #76 60.43 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-19T21:51:32.087Z] #76 60.43 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-19T21:51:32.087Z] #76 60.66 Selecting previously unselected package m4. [2022-07-19T21:51:32.087Z] #76 60.66 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-19T21:51:32.087Z] #76 60.68 Unpacking m4 (1.4.18-5) ... [2022-07-19T21:51:32.087Z] #76 61.12 Selecting previously unselected package autoconf. [2022-07-19T21:51:32.087Z] #76 61.13 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-19T21:51:32.087Z] #76 61.29 Unpacking autoconf (2.69-14) ... [2022-07-19T21:51:32.087Z] #76 63.08 Selecting previously unselected package autotools-dev. [2022-07-19T21:51:32.087Z] #76 63.09 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-19T21:51:32.087Z] #76 63.09 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-19T21:51:32.087Z] #76 63.50 Selecting previously unselected package automake. [2022-07-19T21:51:32.087Z] #76 63.51 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-19T21:51:32.087Z] #76 63.52 Unpacking automake (1:1.16.3-2) ... [2022-07-19T21:51:32.252Z] #77 19.75 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-19T21:51:32.350Z] #55 ... [2022-07-19T21:51:32.350Z] [2022-07-19T21:51:32.350Z] #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-07-19T21:51:32.350Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:32.350Z] #42 62.84 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:32.544Z] #19 149.3 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-07-19T21:51:32.544Z] #19 149.3 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-07-19T21:51:32.920Z] #42 63.39 Fetched 17.7 MB in 2s (8272 kB/s) [2022-07-19T21:51:32.920Z] #42 63.53 Selecting previously unselected package xxd. [2022-07-19T21:51:33.023Z] #76 64.79 Selecting previously unselected package patch. [2022-07-19T21:51:33.179Z] #42 63.53 (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-07-19T21:51:33.179Z] #42 63.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:51:33.179Z] #42 63.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:51:33.279Z] #76 64.79 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-19T21:51:33.280Z] #76 64.82 Unpacking patch (2.7.6-7) ... [2022-07-19T21:51:33.439Z] #42 64.15 Selecting previously unselected package vim-common. [2022-07-19T21:51:33.439Z] #42 64.16 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:51:33.699Z] #42 64.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:51:33.843Z] #76 65.38 Selecting previously unselected package dpkg-dev. [2022-07-19T21:51:33.843Z] #76 65.43 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-19T21:51:33.843Z] #76 65.44 Unpacking dpkg-dev (1.20.11) ... [2022-07-19T21:51:33.959Z] #42 ... [2022-07-19T21:51:33.959Z] [2022-07-19T21:51:33.959Z] #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-07-19T21:51:33.959Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-19T21:51:33.959Z] #57 64.18 v3.0.2 [2022-07-19T21:51:33.959Z] #57 DONE 64.5s [2022-07-19T21:51:34.218Z] [2022-07-19T21:51:34.218Z] #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-07-19T21:51:34.218Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:34.218Z] #76 63.02 Fetched 5940 kB in 1s (4865 kB/s) [2022-07-19T21:51:34.218Z] #76 63.23 Selecting previously unselected package bzip2. [2022-07-19T21:51:34.218Z] #76 63.23 (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-07-19T21:51:34.218Z] #76 63.39 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-19T21:51:34.218Z] #76 63.41 Unpacking bzip2 (1.0.8-4) ... [2022-07-19T21:51:34.218Z] #76 63.59 Selecting previously unselected package libmagic-mgc. [2022-07-19T21:51:34.218Z] #76 63.62 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-19T21:51:34.218Z] #76 63.64 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-19T21:51:34.218Z] #76 64.80 Selecting previously unselected package libmagic1:amd64. [2022-07-19T21:51:34.218Z] #76 64.80 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-19T21:51:34.218Z] #76 64.82 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-19T21:51:34.785Z] #76 65.25 Selecting previously unselected package file. [2022-07-19T21:51:34.785Z] #76 65.25 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-19T21:51:34.785Z] #76 65.32 Unpacking file (1:5.39-3) ... [2022-07-19T21:51:35.044Z] #76 65.60 Selecting previously unselected package xz-utils. [2022-07-19T21:51:35.044Z] #76 65.60 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-19T21:51:35.044Z] #76 65.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:51:35.140Z] #19 152.2 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-07-19T21:51:35.140Z] #19 152.2 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-07-19T21:51:35.457Z] #14 ... [2022-07-19T21:51:35.457Z] [2022-07-19T21:51:35.457Z] #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-07-19T21:51:35.457Z] #64 sha256:4419c2bfb0768b8638138b29dad9a15c67f03b55d02c54962e5c0c76b3be7923 [2022-07-19T21:51:35.457Z] #64 44.38 Updating files: 51% (2542/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-19T21:51:35.457Z] #64 45.55 + cd /tmp/tmp.KxGWeEw2X8/src/github.com/containerd/containerd [2022-07-19T21:51:35.457Z] #64 45.55 + git checkout -q v1.6.6 [2022-07-19T21:51:35.622Z] #76 66.18 Selecting previously unselected package libsigsegv2:amd64. [2022-07-19T21:51:35.622Z] #76 66.18 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-19T21:51:35.622Z] #76 66.19 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-19T21:51:35.748Z] #76 67.42 Selecting previously unselected package build-essential. [2022-07-19T21:51:36.005Z] #76 67.42 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-19T21:51:36.005Z] #76 67.45 Unpacking build-essential (12.9) ... [2022-07-19T21:51:36.005Z] #76 67.55 Selecting previously unselected package libcap2:amd64. [2022-07-19T21:51:36.005Z] #76 67.56 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-19T21:51:36.005Z] #76 67.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:51:36.005Z] #76 67.76 Selecting previously unselected package libcap-dev:amd64. [2022-07-19T21:51:36.005Z] #76 67.77 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-19T21:51:36.199Z] #76 66.64 Selecting previously unselected package m4. [2022-07-19T21:51:36.199Z] #76 66.66 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-19T21:51:36.199Z] #76 66.67 Unpacking m4 (1.4.18-5) ... [2022-07-19T21:51:36.262Z] #76 67.79 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-19T21:51:36.399Z] #64 46.67 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-19T21:51:36.399Z] #64 46.67 + BUILDTAGS='netgo osusergo static_build' [2022-07-19T21:51:36.399Z] #64 46.67 + export EXTRA_FLAGS=-buildmode=pie [2022-07-19T21:51:36.399Z] #64 46.67 + EXTRA_FLAGS=-buildmode=pie [2022-07-19T21:51:36.399Z] #64 46.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-19T21:51:36.399Z] #64 46.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-19T21:51:36.399Z] #64 46.67 + '[' '' = dynamic ']' [2022-07-19T21:51:36.399Z] #64 46.67 + make [2022-07-19T21:51:36.459Z] #76 67.08 Selecting previously unselected package autoconf. [2022-07-19T21:51:36.459Z] #76 67.13 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-19T21:51:36.464Z] #77 ... [2022-07-19T21:51:36.464Z] [2022-07-19T21:51:36.464Z] #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-07-19T21:51:36.464Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:36.464Z] #14 76.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-19T21:51:36.464Z] #14 77.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:51:36.464Z] #14 77.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:51:36.519Z] #76 68.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:51:36.519Z] #76 68.09 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:51:36.519Z] #76 68.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:36.519Z] #76 ... [2022-07-19T21:51:36.519Z] [2022-07-19T21:51:36.519Z] #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-07-19T21:51:36.519Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:51:36.519Z] #40 68.11 NAME: [2022-07-19T21:51:36.519Z] #40 68.11 go-winres - A tool for embedding resources in Windows executables [2022-07-19T21:51:36.519Z] #40 68.11 [2022-07-19T21:51:36.519Z] #40 68.11 USAGE: [2022-07-19T21:51:36.519Z] #40 68.11 go-winres [global options] command [command options] [arguments...] [2022-07-19T21:51:36.519Z] #40 68.11 [2022-07-19T21:51:36.519Z] #40 68.11 COMMANDS: [2022-07-19T21:51:36.519Z] #40 68.11 init Create an initial ./winres/winres.json [2022-07-19T21:51:36.519Z] #40 68.11 make Make syso files for the "go build" command [2022-07-19T21:51:36.519Z] #40 68.11 simply Make syso files for the "go build" command (simplified) [2022-07-19T21:51:36.519Z] #40 68.11 extract Extract all resources from an executable [2022-07-19T21:51:36.519Z] #40 68.11 patch Replace resources in an executable file (exe, dll) [2022-07-19T21:51:36.519Z] #40 68.11 help, h Shows a list of commands or help for one command [2022-07-19T21:51:36.519Z] #40 68.11 [2022-07-19T21:51:36.519Z] #40 68.11 GLOBAL OPTIONS: [2022-07-19T21:51:36.519Z] #40 68.11 --help, -h show help (default: false) [2022-07-19T21:51:36.599Z] #19 ... [2022-07-19T21:51:36.599Z] [2022-07-19T21:51:36.599Z] #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-07-19T21:51:36.599Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:51:36.599Z] #84 107.3 configure.ac:11: installing 'build-aux/compile' [2022-07-19T21:51:36.599Z] #84 107.3 configure.ac:11: installing 'build-aux/config.guess' [2022-07-19T21:51:36.599Z] #84 107.3 configure.ac:11: installing 'build-aux/config.sub' [2022-07-19T21:51:36.599Z] #84 107.3 configure.ac:13: installing 'build-aux/install-sh' [2022-07-19T21:51:36.720Z] #76 67.15 Unpacking autoconf (2.69-14) ... [2022-07-19T21:51:36.775Z] #40 ... [2022-07-19T21:51:36.775Z] [2022-07-19T21:51:36.775Z] #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-07-19T21:51:36.775Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:36.775Z] #14 58.37 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-07-19T21:51:36.775Z] #14 58.42 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-07-19T21:51:36.775Z] #14 59.83 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-07-19T21:51:36.775Z] #14 62.12 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-07-19T21:51:36.775Z] #14 62.99 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-07-19T21:51:36.775Z] #14 64.66 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-07-19T21:51:36.775Z] #14 66.98 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-07-19T21:51:36.775Z] #14 67.67 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-07-19T21:51:36.775Z] #14 67.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-19T21:51:36.775Z] #14 67.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-19T21:51:36.775Z] #14 67.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-19T21:51:36.775Z] #14 67.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-19T21:51:36.775Z] #14 67.73 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-07-19T21:51:36.775Z] #14 67.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-19T21:51:36.775Z] #14 67.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-19T21:51:36.775Z] #14 67.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-19T21:51:36.775Z] #14 67.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-19T21:51:36.775Z] #14 67.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-19T21:51:36.775Z] #14 67.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-19T21:51:36.775Z] #14 67.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-19T21:51:36.775Z] #14 67.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-07-19T21:51:36.775Z] #14 67.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-19T21:51:36.775Z] #14 67.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-19T21:51:36.861Z] #84 107.4 configure.ac:13: installing 'build-aux/missing' [2022-07-19T21:51:36.861Z] #84 107.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-19T21:51:37.071Z] #14 ... [2022-07-19T21:51:37.071Z] [2022-07-19T21:51:37.071Z] #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-07-19T21:51:37.071Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:37.071Z] #51 58.24 The following NEW packages will be installed: [2022-07-19T21:51:37.071Z] #51 58.24 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-19T21:51:37.071Z] #51 58.26 python3-protobuf python3-six [2022-07-19T21:51:37.071Z] #51 58.94 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:51:37.071Z] #51 58.94 Need to get 2315 kB of archives. [2022-07-19T21:51:37.071Z] #51 58.94 After this operation, 11.1 MB of additional disk space will be used. [2022-07-19T21:51:37.071Z] #51 58.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-19T21:51:37.071Z] #51 58.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-19T21:51:37.071Z] #51 59.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-19T21:51:37.071Z] #51 59.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-19T21:51:37.071Z] #51 59.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-07-19T21:51:37.071Z] #51 59.10 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-07-19T21:51:37.071Z] #51 59.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-19T21:51:37.071Z] #51 61.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-19T21:51:37.071Z] #51 64.26 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:37.071Z] #51 64.81 Fetched 2315 kB in 4s (591 kB/s) [2022-07-19T21:51:37.071Z] #51 65.07 Selecting previously unselected package libprotobuf23:amd64. [2022-07-19T21:51:37.071Z] #51 65.07 (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-07-19T21:51:37.071Z] #51 65.22 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-19T21:51:37.071Z] #51 65.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-19T21:51:37.071Z] #51 66.82 Selecting previously unselected package python3-pkg-resources. [2022-07-19T21:51:37.071Z] #51 66.83 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-19T21:51:37.071Z] #51 66.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:51:37.071Z] #51 67.33 Selecting previously unselected package python3-six. [2022-07-19T21:51:37.071Z] #51 67.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-19T21:51:37.071Z] #51 67.34 Unpacking python3-six (1.16.0-2) ... [2022-07-19T21:51:37.071Z] #51 67.55 Selecting previously unselected package python3-protobuf. [2022-07-19T21:51:37.071Z] #51 67.55 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-19T21:51:37.071Z] #51 67.56 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-19T21:51:37.071Z] #51 ... [2022-07-19T21:51:37.071Z] [2022-07-19T21:51:37.071Z] #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-07-19T21:51:37.071Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:37.071Z] #76 68.54 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-19T21:51:37.071Z] #76 68.54 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:51:37.128Z] #84 107.9 Makefile.am: installing 'build-aux/depcomp' [2022-07-19T21:51:37.287Z] #76 67.87 Selecting previously unselected package autotools-dev. [2022-07-19T21:51:37.287Z] #76 67.88 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-19T21:51:37.287Z] #76 67.89 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-19T21:51:37.328Z] #76 ... [2022-07-19T21:51:37.328Z] [2022-07-19T21:51:37.328Z] #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-07-19T21:51:37.328Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:51:37.328Z] #40 DONE 69.0s [2022-07-19T21:51:37.328Z] [2022-07-19T21:51:37.328Z] #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-07-19T21:51:37.328Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:37.328Z] #76 68.87 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:37.328Z] #76 69.08 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-19T21:51:37.328Z] #76 ... [2022-07-19T21:51:37.328Z] [2022-07-19T21:51:37.328Z] #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-07-19T21:51:37.328Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:37.328Z] #55 59.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-19T21:51:37.328Z] #55 59.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-19T21:51:37.328Z] #55 59.51 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-19T21:51:37.328Z] #55 59.61 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-19T21:51:37.328Z] #55 59.81 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-19T21:51:37.328Z] #55 60.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-19T21:51:37.328Z] #55 60.41 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-19T21:51:37.328Z] #55 60.47 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-19T21:51:37.328Z] #55 60.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-19T21:51:37.328Z] #55 60.84 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-19T21:51:37.328Z] #55 61.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-19T21:51:37.328Z] #55 61.00 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-19T21:51:37.328Z] #55 61.38 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-19T21:51:37.328Z] #55 61.54 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-19T21:51:37.328Z] #55 61.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-19T21:51:37.328Z] #55 61.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-19T21:51:37.328Z] #55 62.06 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-19T21:51:37.328Z] #55 62.85 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-19T21:51:37.328Z] #55 63.00 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-19T21:51:37.328Z] #55 63.12 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-19T21:51:37.328Z] #55 63.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-19T21:51:37.328Z] #55 63.95 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-19T21:51:37.328Z] #55 64.13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-19T21:51:37.328Z] #55 64.17 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-19T21:51:37.328Z] #55 64.23 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-19T21:51:37.328Z] #55 64.66 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-19T21:51:37.328Z] #55 64.66 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-19T21:51:37.328Z] #55 64.73 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-19T21:51:37.328Z] #55 64.73 go: downloading github.com/prometheus/common v0.32.1 [2022-07-19T21:51:37.328Z] #55 65.67 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-19T21:51:37.328Z] #55 65.67 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-19T21:51:37.328Z] #55 67.01 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-19T21:51:37.546Z] #76 68.24 Selecting previously unselected package automake. [2022-07-19T21:51:37.546Z] #76 68.24 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-19T21:51:37.546Z] #76 68.26 Unpacking automake (1:1.16.3-2) ... [2022-07-19T21:51:37.584Z] #55 ... [2022-07-19T21:51:37.584Z] [2022-07-19T21:51:37.584Z] #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-07-19T21:51:37.584Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:37.584Z] #76 69.09 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-19T21:51:37.584Z] #76 69.11 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:51:37.840Z] #76 69.53 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-19T21:51:37.840Z] #76 69.53 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-19T21:51:38.097Z] #76 69.56 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:51:38.314Z] #64 48.29 + bin/ctr [2022-07-19T21:51:38.544Z] #76 ... [2022-07-19T21:51:38.544Z] [2022-07-19T21:51:38.544Z] #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-07-19T21:51:38.544Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-19T21:51:38.544Z] #40 69.27 NAME: [2022-07-19T21:51:38.544Z] #40 69.27 go-winres - A tool for embedding resources in Windows executables [2022-07-19T21:51:38.544Z] #40 69.27 [2022-07-19T21:51:38.544Z] #40 69.27 USAGE: [2022-07-19T21:51:38.544Z] #40 69.27 go-winres [global options] command [command options] [arguments...] [2022-07-19T21:51:38.544Z] #40 69.27 [2022-07-19T21:51:38.544Z] #40 69.27 COMMANDS: [2022-07-19T21:51:38.544Z] #40 69.27 init Create an initial ./winres/winres.json [2022-07-19T21:51:38.544Z] #40 69.27 make Make syso files for the "go build" command [2022-07-19T21:51:38.544Z] #40 69.27 simply Make syso files for the "go build" command (simplified) [2022-07-19T21:51:38.544Z] #40 69.27 extract Extract all resources from an executable [2022-07-19T21:51:38.544Z] #40 69.27 patch Replace resources in an executable file (exe, dll) [2022-07-19T21:51:38.544Z] #40 69.27 help, h Shows a list of commands or help for one command [2022-07-19T21:51:38.544Z] #40 69.27 [2022-07-19T21:51:38.544Z] #40 69.27 GLOBAL OPTIONS: [2022-07-19T21:51:38.544Z] #40 69.27 --help, -h show help (default: false) [2022-07-19T21:51:39.324Z] #84 109.4 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:51:39.324Z] #84 109.9 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:51:39.324Z] #84 109.9 checking how to print strings... printf [2022-07-19T21:51:39.324Z] #84 109.9 checking for gcc... gcc [2022-07-19T21:51:39.465Z] #76 70.88 Selecting previously unselected package libtool. [2022-07-19T21:51:39.465Z] #76 70.88 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-19T21:51:39.465Z] #76 70.88 Unpacking libtool (2.4.6-15) ... [2022-07-19T21:51:39.846Z] #84 110.1 checking whether the C compiler works... yes [2022-07-19T21:51:39.847Z] #84 110.5 checking for C compiler default output file name... a.out [2022-07-19T21:51:39.934Z] #40 DONE 70.6s [2022-07-19T21:51:39.934Z] [2022-07-19T21:51:39.934Z] #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-07-19T21:51:39.934Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:39.934Z] #76 69.29 Selecting previously unselected package patch. [2022-07-19T21:51:39.934Z] #76 69.33 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-19T21:51:39.934Z] #76 69.48 Unpacking patch (2.7.6-7) ... [2022-07-19T21:51:39.934Z] #76 70.59 Selecting previously unselected package dpkg-dev. [2022-07-19T21:51:39.934Z] #76 70.59 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-19T21:51:39.934Z] #76 70.61 Unpacking dpkg-dev (1.20.11) ... [2022-07-19T21:51:40.028Z] #76 71.57 Selecting previously unselected package libudev-dev:amd64. [2022-07-19T21:51:40.028Z] #76 71.57 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-19T21:51:40.028Z] #76 71.61 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:51:40.107Z] #84 110.5 checking for suffix of executables... [2022-07-19T21:51:40.285Z] #76 71.83 Selecting previously unselected package libyajl2:amd64. [2022-07-19T21:51:40.285Z] #76 71.83 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-19T21:51:40.285Z] #76 71.83 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:51:40.285Z] #76 72.04 Selecting previously unselected package libyajl-dev:amd64. [2022-07-19T21:51:40.541Z] #76 72.04 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-19T21:51:40.541Z] #76 72.09 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-19T21:51:40.798Z] #76 72.38 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:51:40.798Z] #76 72.41 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-19T21:51:40.798Z] #76 72.43 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:51:40.798Z] #76 72.45 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-19T21:51:40.798Z] #76 72.48 Setting up file (1:5.39-3) ... [2022-07-19T21:51:40.798Z] #76 72.50 Setting up bzip2 (1.0.8-4) ... [2022-07-19T21:51:40.798Z] #76 72.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:40.947Z] #84 110.9 checking whether we are cross compiling... no [2022-07-19T21:51:41.057Z] #76 72.53 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:41.057Z] #76 72.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:51:41.057Z] #76 72.55 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-19T21:51:41.057Z] #76 72.57 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-19T21:51:41.057Z] #76 72.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:51:41.057Z] #76 72.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-19T21:51:41.057Z] #76 72.72 Setting up patch (2.7.6-7) ... [2022-07-19T21:51:41.207Z] #84 111.4 checking for suffix of object files... o [2022-07-19T21:51:41.207Z] #84 111.6 checking whether we are using the GNU C compiler... yes [2022-07-19T21:51:41.207Z] #84 111.9 checking whether gcc accepts -g... yes [2022-07-19T21:51:41.314Z] #76 72.79 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:51:41.314Z] #76 72.84 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-19T21:51:41.314Z] #76 72.86 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-19T21:51:41.314Z] #76 72.87 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:51:41.314Z] #76 72.87 Setting up libtool (2.4.6-15) ... [2022-07-19T21:51:41.314Z] #76 72.88 Setting up m4 (1.4.18-5) ... [2022-07-19T21:51:41.314Z] #76 72.90 Setting up dpkg-dev (1.20.11) ... [2022-07-19T21:51:41.314Z] #76 73.06 Setting up autoconf (2.69-14) ... [2022-07-19T21:51:41.571Z] #76 73.10 Setting up build-essential (12.9) ... [2022-07-19T21:51:41.571Z] #76 73.12 Setting up automake (1:1.16.3-2) ... [2022-07-19T21:51:41.571Z] #76 73.13 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-19T21:51:41.571Z] #76 73.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:41.782Z] #84 112.0 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:51:42.043Z] #84 112.3 checking whether gcc understands -c and -o together... yes [2022-07-19T21:51:42.043Z] #84 112.6 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:51:42.043Z] #84 112.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:51:42.043Z] #84 112.7 checking for egrep... /bin/grep -E [2022-07-19T21:51:42.043Z] #84 112.7 checking for fgrep... /bin/grep -F [2022-07-19T21:51:42.043Z] #84 112.7 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:51:42.043Z] #84 112.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:51:42.043Z] #84 112.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:51:42.043Z] #84 112.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:51:42.137Z] #76 ... [2022-07-19T21:51:42.137Z] [2022-07-19T21:51:42.137Z] #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-07-19T21:51:42.137Z] #64 sha256:fcb47a7d63568289c5c76a29b0ae658c0b966a846e3d15c1efa883115cc3bf9a [2022-07-19T21:51:42.137Z] #64 2.361 + RM_GOPATH=0 [2022-07-19T21:51:42.137Z] #64 2.361 + TMP_GOPATH= [2022-07-19T21:51:42.137Z] #64 2.361 + : /build [2022-07-19T21:51:42.137Z] #64 2.361 + '[' -z '' ']' [2022-07-19T21:51:42.137Z] #64 2.361 ++ mktemp -d [2022-07-19T21:51:42.137Z] #64 2.361 + export GOPATH=/tmp/tmp.NmbCL5wxT0 [2022-07-19T21:51:42.137Z] #64 2.361 + GOPATH=/tmp/tmp.NmbCL5wxT0 [2022-07-19T21:51:42.137Z] #64 2.361 + RM_GOPATH=1 [2022-07-19T21:51:42.137Z] #64 2.361 + case "$(go env GOARCH)" in [2022-07-19T21:51:42.137Z] #64 2.361 ++ go env GOARCH [2022-07-19T21:51:42.137Z] #64 2.434 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:51:42.137Z] #64 2.434 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:51:42.137Z] #64 2.434 ++ dirname /install.sh [2022-07-19T21:51:42.137Z] #64 2.441 + dir=/ [2022-07-19T21:51:42.137Z] #64 2.441 + bin=containerd [2022-07-19T21:51:42.137Z] #64 2.441 + shift [2022-07-19T21:51:42.137Z] #64 2.441 + '[' '!' -f //containerd.installer ']' [2022-07-19T21:51:42.137Z] #64 2.441 + . //containerd.installer [2022-07-19T21:51:42.137Z] #64 2.441 ++ set -e [2022-07-19T21:51:42.137Z] #64 2.441 ++ : v1.6.6 [2022-07-19T21:51:42.137Z] #64 2.441 + install_containerd [2022-07-19T21:51:42.137Z] #64 2.441 + echo 'Install containerd version v1.6.6' [2022-07-19T21:51:42.137Z] #64 2.441 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NmbCL5wxT0/src/github.com/containerd/containerd [2022-07-19T21:51:42.137Z] #64 2.441 Cloning into '/tmp/tmp.NmbCL5wxT0/src/github.com/containerd/containerd'... [2022-07-19T21:51:42.137Z] #64 2.442 Install containerd version v1.6.6 [2022-07-19T21:51:42.137Z] #64 ... [2022-07-19T21:51:42.137Z] [2022-07-19T21:51:42.137Z] #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-07-19T21:51:42.137Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:51:42.137Z] #34 71.34 Updating files: 67% (1026/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: 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-07-19T21:51:42.137Z] #34 72.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-19T21:51:42.137Z] #34 72.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-19T21:51:42.303Z] #84 112.8 checking whether ln -s works... yes [2022-07-19T21:51:42.303Z] #84 112.8 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:51:42.303Z] #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-07-19T21:51:42.303Z] #84 112.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:51:42.303Z] #84 112.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:51:42.303Z] #84 112.9 checking for objdump... objdump [2022-07-19T21:51:42.303Z] #84 112.9 checking how to recognize dependent libraries... pass_all [2022-07-19T21:51:42.303Z] #84 112.9 checking for dlltool... no [2022-07-19T21:51:42.303Z] #84 112.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:51:42.303Z] #84 112.9 checking for ar... ar [2022-07-19T21:51:42.393Z] #34 ... [2022-07-19T21:51:42.393Z] [2022-07-19T21:51:42.393Z] #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-07-19T21:51:42.393Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:42.393Z] #42 63.83 Selecting previously unselected package cmake-data. [2022-07-19T21:51:42.393Z] #42 63.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-19T21:51:42.393Z] #42 63.86 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-19T21:51:42.393Z] #42 69.75 Selecting previously unselected package libicu67:amd64. [2022-07-19T21:51:42.393Z] #42 69.78 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-19T21:51:42.393Z] #42 69.83 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-19T21:51:42.393Z] #42 ... [2022-07-19T21:51:42.393Z] [2022-07-19T21:51:42.393Z] #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-07-19T21:51:42.393Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:42.393Z] #14 69.64 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:42.393Z] #14 70.23 Fetched 115 MB in 11s (10.2 MB/s) [2022-07-19T21:51:42.393Z] #14 70.42 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-19T21:51:42.394Z] #14 70.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-07-19T21:51:42.394Z] #14 70.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-19T21:51:42.394Z] #14 70.67 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-19T21:51:42.462Z] #76 72.71 Selecting previously unselected package build-essential. [2022-07-19T21:51:42.462Z] #76 72.71 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-19T21:51:42.462Z] #76 72.72 Unpacking build-essential (12.9) ... [2022-07-19T21:51:42.462Z] #76 72.98 Selecting previously unselected package libcap2:amd64. [2022-07-19T21:51:42.462Z] #76 72.98 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-19T21:51:42.462Z] #76 72.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:51:42.567Z] #84 112.9 checking for archiver @FILE support... @ [2022-07-19T21:51:42.567Z] #84 113.1 checking for strip... strip [2022-07-19T21:51:42.567Z] #84 113.1 checking for ranlib... ranlib [2022-07-19T21:51:42.567Z] #84 113.1 checking for gawk... no [2022-07-19T21:51:42.567Z] #84 113.1 checking for mawk... mawk [2022-07-19T21:51:42.721Z] #76 73.31 Selecting previously unselected package libcap-dev:amd64. [2022-07-19T21:51:42.721Z] #76 73.32 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-19T21:51:42.721Z] #76 73.34 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-19T21:51:42.956Z] #14 ... [2022-07-19T21:51:42.956Z] [2022-07-19T21:51:42.956Z] #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-07-19T21:51:42.956Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:42.956Z] #76 DONE 74.5s [2022-07-19T21:51:42.956Z] [2022-07-19T21:51:42.956Z] #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-07-19T21:51:42.956Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:42.956Z] #14 74.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-19T21:51:42.956Z] #14 ... [2022-07-19T21:51:42.956Z] [2022-07-19T21:51:42.956Z] #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-07-19T21:51:42.956Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:51:42.979Z] #76 73.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:51:42.979Z] #76 73.59 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:51:42.979Z] #76 73.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:43.149Z] #84 113.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:51:43.150Z] #84 113.6 checking for sysroot... no [2022-07-19T21:51:43.150Z] #84 113.6 checking for a working dd... /bin/dd [2022-07-19T21:51:43.150Z] #84 113.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:51:43.238Z] #76 73.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-19T21:51:43.238Z] #76 73.76 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:51:43.238Z] #76 73.79 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:43.417Z] #84 113.9 checking for mt... no [2022-07-19T21:51:43.418Z] #84 113.9 checking if : is a manifest tool... no [2022-07-19T21:51:43.497Z] #76 74.16 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-19T21:51:43.497Z] #76 74.17 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-19T21:51:43.497Z] #76 74.21 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:51:43.497Z] #76 ... [2022-07-19T21:51:43.497Z] [2022-07-19T21:51:43.497Z] #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-07-19T21:51:43.497Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:43.497Z] #51 63.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-19T21:51:43.497Z] #51 66.31 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:43.497Z] #51 66.75 Fetched 2315 kB in 3s (685 kB/s) [2022-07-19T21:51:43.497Z] #51 66.99 Selecting previously unselected package libprotobuf23:amd64. [2022-07-19T21:51:43.497Z] #51 66.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-19T21:51:43.497Z] #51 67.15 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-19T21:51:43.497Z] #51 67.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-19T21:51:43.497Z] #51 68.82 Selecting previously unselected package python3-pkg-resources. [2022-07-19T21:51:43.497Z] #51 68.83 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-19T21:51:43.497Z] #51 68.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:51:43.497Z] #51 70.18 Selecting previously unselected package python3-six. [2022-07-19T21:51:43.497Z] #51 70.18 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-19T21:51:43.497Z] #51 70.18 Unpacking python3-six (1.16.0-2) ... [2022-07-19T21:51:43.497Z] #51 70.58 Selecting previously unselected package python3-protobuf. [2022-07-19T21:51:43.497Z] #51 70.59 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-19T21:51:43.497Z] #51 70.65 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-19T21:51:43.497Z] #51 71.67 Selecting previously unselected package libnet1:amd64. [2022-07-19T21:51:43.497Z] #51 71.71 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-19T21:51:43.497Z] #51 71.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:51:43.497Z] #51 72.10 Selecting previously unselected package libnl-3-200:amd64. [2022-07-19T21:51:43.497Z] #51 72.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-19T21:51:43.497Z] #51 72.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:51:43.497Z] #51 72.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:51:43.497Z] #51 72.46 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:51:43.497Z] #51 72.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:43.497Z] #51 72.88 Selecting previously unselected package criu. [2022-07-19T21:51:43.497Z] #51 72.89 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-19T21:51:43.497Z] #51 72.91 Unpacking criu (3.17.1-1) ... [2022-07-19T21:51:43.497Z] #51 73.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:51:43.693Z] #84 113.9 checking how to run the C preprocessor... gcc -E [2022-07-19T21:51:43.755Z] #51 ... [2022-07-19T21:51:43.755Z] [2022-07-19T21:51:43.755Z] #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-07-19T21:51:43.755Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:43.755Z] #14 64.33 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-07-19T21:51:43.755Z] #14 65.60 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-07-19T21:51:43.755Z] #14 66.72 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-07-19T21:51:43.755Z] #14 69.81 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-07-19T21:51:43.755Z] #14 70.65 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-07-19T21:51:43.755Z] #14 70.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-19T21:51:43.755Z] #14 70.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-19T21:51:43.755Z] #14 70.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-19T21:51:43.755Z] #14 70.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-19T21:51:43.755Z] #14 70.77 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-07-19T21:51:43.755Z] #14 70.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-19T21:51:43.755Z] #14 70.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-19T21:51:43.755Z] #14 70.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-19T21:51:43.755Z] #14 70.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-19T21:51:43.755Z] #14 70.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-19T21:51:43.755Z] #14 70.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-19T21:51:43.756Z] #14 70.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-19T21:51:43.756Z] #14 70.99 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-07-19T21:51:43.756Z] #14 70.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-19T21:51:43.756Z] #14 71.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-19T21:51:43.756Z] #14 72.73 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:51:43.756Z] #14 73.05 Fetched 115 MB in 13s (9033 kB/s) [2022-07-19T21:51:43.756Z] #14 73.20 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-19T21:51:43.756Z] #14 73.20 (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-07-19T21:51:43.756Z] #14 73.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-19T21:51:43.756Z] #14 73.27 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-19T21:51:43.756Z] #14 ... [2022-07-19T21:51:43.756Z] [2022-07-19T21:51:43.756Z] #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-07-19T21:51:43.756Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:51:44.273Z] #34 74.36 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) [2022-07-19T21:51:44.273Z] #34 ... [2022-07-19T21:51:44.273Z] [2022-07-19T21:51:44.273Z] #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-07-19T21:51:44.273Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:44.273Z] #42 64.80 Selecting previously unselected package cmake-data. [2022-07-19T21:51:44.273Z] #42 64.80 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-19T21:51:44.273Z] #42 64.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-19T21:51:44.273Z] #42 71.19 Selecting previously unselected package libicu67:amd64. [2022-07-19T21:51:44.273Z] #42 71.21 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-19T21:51:44.273Z] #42 71.23 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-19T21:51:44.273Z] #42 ... [2022-07-19T21:51:44.273Z] [2022-07-19T21:51:44.273Z] #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-07-19T21:51:44.273Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:44.273Z] #55 64.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-19T21:51:44.273Z] #55 65.27 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-19T21:51:44.273Z] #55 65.35 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-19T21:51:44.273Z] #55 65.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-19T21:51:44.273Z] #55 65.74 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-19T21:51:44.273Z] #55 65.96 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-19T21:51:44.273Z] #55 65.98 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-19T21:51:44.273Z] #55 66.15 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-19T21:51:44.273Z] #55 66.23 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-19T21:51:44.273Z] #55 66.29 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-19T21:51:44.273Z] #55 66.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-19T21:51:44.273Z] #55 66.81 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-19T21:51:44.273Z] #55 67.87 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-19T21:51:44.273Z] #55 67.93 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-19T21:51:44.273Z] #55 68.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-19T21:51:44.273Z] #55 68.20 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-19T21:51:44.273Z] #55 68.57 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-19T21:51:44.273Z] #55 68.91 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-19T21:51:44.273Z] #55 69.02 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-19T21:51:44.273Z] #55 69.22 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-19T21:51:44.273Z] #55 69.44 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-19T21:51:44.273Z] #55 69.52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-19T21:51:44.273Z] #55 69.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-19T21:51:44.273Z] #55 69.64 go: downloading github.com/prometheus/common v0.32.1 [2022-07-19T21:51:44.273Z] #55 70.29 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-19T21:51:44.273Z] #55 70.35 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-19T21:51:44.273Z] #55 71.79 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-19T21:51:44.273Z] #55 73.52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-19T21:51:44.531Z] #55 ... [2022-07-19T21:51:44.531Z] [2022-07-19T21:51:44.531Z] #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-07-19T21:51:44.531Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:51:44.850Z] #77 1.698 Cloning into '/tmp/crun-build'... [2022-07-19T21:51:44.892Z] #64 ... [2022-07-19T21:51:44.892Z] [2022-07-19T21:51:44.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-07-19T21:51:44.892Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:51:44.892Z] #77 24.76 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-19T21:51:44.892Z] #77 33.88 libtoolize: putting auxiliary files in '.'. [2022-07-19T21:51:44.892Z] #77 33.89 libtoolize: copying file './ltmain.sh' [2022-07-19T21:51:44.892Z] #77 34.82 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-19T21:51:44.892Z] #77 34.83 libtoolize: and rerunning libtoolize and aclocal. [2022-07-19T21:51:44.892Z] #77 34.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-19T21:51:44.892Z] #77 ... [2022-07-19T21:51:44.892Z] [2022-07-19T21:51:44.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-07-19T21:51:44.892Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-19T21:51:44.892Z] #14 73.80 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-19T21:51:44.892Z] #14 73.80 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-19T21:51:44.892Z] #14 73.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:51:44.892Z] #14 79.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-19T21:51:44.892Z] #14 79.11 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-19T21:51:44.892Z] #14 79.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-19T21:51:44.914Z] #84 114.6 checking for ANSI C header files... yes [2022-07-19T21:51:45.049Z] #34 74.36 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-07-19T21:51:45.049Z] #34 75.51 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-19T21:51:45.434Z] #84 115.6 checking for sys/types.h... yes [2022-07-19T21:51:45.617Z] #34 76.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-19T21:51:45.694Z] #84 116.0 checking for sys/stat.h... yes [2022-07-19T21:51:45.957Z] #84 116.2 checking for stdlib.h... yes [2022-07-19T21:51:46.216Z] #84 116.6 checking for string.h... yes [2022-07-19T21:51:46.742Z] #84 117.0 checking for memory.h... yes [2022-07-19T21:51:46.803Z] #14 84.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-19T21:51:46.803Z] #14 84.37 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-19T21:51:46.803Z] #14 84.38 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:51:47.002Z] #84 117.3 checking for strings.h... yes [2022-07-19T21:51:47.387Z] #77 ... [2022-07-19T21:51:47.387Z] [2022-07-19T21:51:47.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-07-19T21:51:47.387Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:47.387Z] #51 68.59 Selecting previously unselected package libnet1:amd64. [2022-07-19T21:51:47.387Z] #51 68.61 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-19T21:51:47.387Z] #51 68.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:51:47.387Z] #51 68.87 Selecting previously unselected package libnl-3-200:amd64. [2022-07-19T21:51:47.387Z] #51 68.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-19T21:51:47.387Z] #51 68.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:51:47.387Z] #51 69.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:51:47.387Z] #51 69.14 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:51:47.387Z] #51 69.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:47.387Z] #51 69.38 Selecting previously unselected package criu. [2022-07-19T21:51:47.387Z] #51 69.39 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-19T21:51:47.387Z] #51 69.40 Unpacking criu (3.17.1-1) ... [2022-07-19T21:51:47.387Z] #51 71.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:51:47.387Z] #51 73.82 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-19T21:51:47.387Z] #51 74.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:51:47.387Z] #51 74.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:47.387Z] #51 74.17 Setting up python3-six (1.16.0-2) ... [2022-07-19T21:51:47.387Z] #51 76.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:51:47.387Z] #51 76.17 Setting up python3-protobuf (3.12.4-1) ... [2022-07-19T21:51:47.576Z] #84 117.7 checking for inttypes.h... yes [2022-07-19T21:51:47.837Z] #84 118.1 checking for stdint.h... yes [2022-07-19T21:51:47.948Z] #51 ... [2022-07-19T21:51:47.948Z] [2022-07-19T21:51:47.948Z] #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-07-19T21:51:47.948Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:51:47.948Z] #55 69.67 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-19T21:51:48.204Z] #55 ... [2022-07-19T21:51:48.204Z] [2022-07-19T21:51:48.204Z] #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-07-19T21:51:48.204Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:48.204Z] #14 74.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-19T21:51:48.204Z] #14 74.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-19T21:51:48.204Z] #14 78.99 Selecting previously unselected package binutils-mingw-w64. [2022-07-19T21:51:48.204Z] #14 78.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-19T21:51:48.204Z] #14 78.99 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-19T21:51:48.204Z] #14 79.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-19T21:51:48.204Z] #14 79.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:51:48.204Z] #14 79.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:51:48.204Z] #14 79.82 Selecting previously unselected package dmsetup. [2022-07-19T21:51:48.204Z] #14 79.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:51:48.204Z] #14 79.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-19T21:51:48.408Z] #84 118.5 checking for unistd.h... yes [2022-07-19T21:51:48.408Z] #84 118.8 checking for dlfcn.h... [2022-07-19T21:51:48.408Z] #84 ... [2022-07-19T21:51:48.408Z] [2022-07-19T21:51:48.408Z] #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-07-19T21:51:48.408Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:51:48.408Z] #19 155.6 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-07-19T21:51:48.408Z] #19 155.6 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-07-19T21:51:48.408Z] #19 155.6 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-07-19T21:51:48.408Z] #19 155.6 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-07-19T21:51:48.408Z] #19 155.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-07-19T21:51:48.408Z] #19 155.7 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-19T21:51:48.408Z] #19 155.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-07-19T21:51:48.408Z] #19 155.7 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-19T21:51:48.408Z] #19 155.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-07-19T21:51:48.408Z] #19 155.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-07-19T21:51:48.408Z] #19 155.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-07-19T21:51:48.408Z] #19 155.9 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-19T21:51:48.408Z] #19 155.9 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-19T21:51:48.408Z] #19 156.0 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-19T21:51:48.408Z] #19 156.1 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-19T21:51:48.408Z] #19 156.3 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-19T21:51:48.408Z] #19 156.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-19T21:51:48.408Z] #19 156.4 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-07-19T21:51:48.408Z] #19 156.5 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-07-19T21:51:48.408Z] #19 159.2 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-07-19T21:51:48.408Z] #19 159.2 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-07-19T21:51:48.408Z] #19 159.3 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-19T21:51:48.408Z] #19 159.4 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-07-19T21:51:48.408Z] #19 159.4 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-07-19T21:51:48.408Z] #19 162.0 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-07-19T21:51:48.408Z] #19 162.0 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-19T21:51:48.408Z] #19 162.0 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-19T21:51:48.408Z] #19 162.1 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-19T21:51:48.408Z] #19 162.1 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-19T21:51:48.408Z] #19 162.1 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-19T21:51:48.408Z] #19 162.5 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-19T21:51:48.408Z] #19 162.5 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-19T21:51:48.408Z] #19 162.5 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-07-19T21:51:48.408Z] #19 162.5 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-19T21:51:48.408Z] #19 162.5 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-19T21:51:48.408Z] #19 162.5 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-19T21:51:48.408Z] #19 162.6 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-19T21:51:48.408Z] #19 162.6 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-19T21:51:48.408Z] #19 162.6 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-19T21:51:48.408Z] #19 162.6 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-19T21:51:48.408Z] #19 162.6 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-19T21:51:48.408Z] #19 162.6 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-19T21:51:48.408Z] #19 162.6 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-19T21:51:48.408Z] #19 162.6 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-19T21:51:48.408Z] #19 162.6 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-07-19T21:51:48.408Z] #19 162.6 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-19T21:51:48.408Z] #19 162.6 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-19T21:51:48.408Z] #19 162.6 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-19T21:51:48.408Z] #19 162.8 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-19T21:51:48.408Z] #19 162.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-19T21:51:48.408Z] #19 162.9 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-07-19T21:51:48.408Z] #19 163.0 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-07-19T21:51:48.408Z] #19 165.2 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-07-19T21:51:48.408Z] #19 165.2 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-07-19T21:51:48.408Z] #19 165.3 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-19T21:51:48.408Z] #19 165.4 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-07-19T21:51:48.408Z] #19 165.5 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-07-19T21:51:48.408Z] #19 ... [2022-07-19T21:51:48.408Z] [2022-07-19T21:51:48.408Z] #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-07-19T21:51:48.408Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:51:48.408Z] #84 118.8 checking for dlfcn.h... yes [2022-07-19T21:51:48.408Z] #84 119.1 checking for objdir... .libs [2022-07-19T21:51:48.687Z] #14 ... [2022-07-19T21:51:48.687Z] [2022-07-19T21:51:48.688Z] #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-07-19T21:51:48.688Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:51:48.688Z] #77 34.81 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-19T21:51:48.766Z] #14 80.27 Selecting previously unselected package mingw-w64-common. [2022-07-19T21:51:48.766Z] #14 80.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-19T21:51:48.766Z] #14 80.27 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-19T21:51:49.610Z] #84 119.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:51:49.610Z] #84 120.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:51:49.610Z] #84 120.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:51:49.805Z] #34 ... [2022-07-19T21:51:49.805Z] [2022-07-19T21:51:49.805Z] #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-07-19T21:51:49.805Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-19T21:51:49.805Z] #76 74.54 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-19T21:51:49.805Z] #76 74.54 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-19T21:51:49.805Z] #76 74.55 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:51:49.805Z] #76 75.80 Selecting previously unselected package libtool. [2022-07-19T21:51:49.805Z] #76 75.80 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-19T21:51:49.805Z] #76 75.84 Unpacking libtool (2.4.6-15) ... [2022-07-19T21:51:49.805Z] #76 76.39 Selecting previously unselected package libudev-dev:amd64. [2022-07-19T21:51:49.805Z] #76 76.39 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-19T21:51:49.805Z] #76 76.49 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:51:49.805Z] #76 76.92 Selecting previously unselected package libyajl2:amd64. [2022-07-19T21:51:49.805Z] #76 76.92 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-19T21:51:49.805Z] #76 76.93 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:51:49.805Z] #76 77.12 Selecting previously unselected package libyajl-dev:amd64. [2022-07-19T21:51:49.805Z] #76 77.14 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-19T21:51:49.805Z] #76 77.16 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-19T21:51:49.805Z] #76 77.56 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:51:49.805Z] #76 77.60 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-19T21:51:49.805Z] #76 77.64 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:51:49.805Z] #76 77.70 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-19T21:51:49.805Z] #76 77.74 Setting up file (1:5.39-3) ... [2022-07-19T21:51:49.805Z] #76 77.77 Setting up bzip2 (1.0.8-4) ... [2022-07-19T21:51:49.805Z] #76 77.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:49.805Z] #76 77.93 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:49.805Z] #76 77.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:51:49.805Z] #76 78.02 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-19T21:51:49.805Z] #76 78.10 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-19T21:51:49.805Z] #76 78.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:51:49.805Z] #76 78.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-19T21:51:49.805Z] #76 78.24 Setting up patch (2.7.6-7) ... [2022-07-19T21:51:49.805Z] #76 78.31 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:51:49.805Z] #76 78.33 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-19T21:51:49.805Z] #76 78.38 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-19T21:51:49.805Z] #76 78.41 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:51:49.805Z] #76 78.42 Setting up libtool (2.4.6-15) ... [2022-07-19T21:51:49.805Z] #76 78.45 Setting up m4 (1.4.18-5) ... [2022-07-19T21:51:49.805Z] #76 78.47 Setting up dpkg-dev (1.20.11) ... [2022-07-19T21:51:49.805Z] #76 78.51 Setting up autoconf (2.69-14) ... [2022-07-19T21:51:49.805Z] #76 78.54 Setting up build-essential (12.9) ... [2022-07-19T21:51:49.805Z] #76 78.55 Setting up automake (1:1.16.3-2) ... [2022-07-19T21:51:49.805Z] #76 78.58 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-19T21:51:49.805Z] #76 78.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:49.805Z] #76 DONE 80.6s [2022-07-19T21:51:49.805Z] [2022-07-19T21:51:49.805Z] #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-07-19T21:51:49.805Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:49.805Z] #51 77.13 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-19T21:51:49.805Z] #51 77.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:51:49.805Z] #51 77.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:51:49.805Z] #51 77.22 Setting up python3-six (1.16.0-2) ... [2022-07-19T21:51:49.805Z] #51 78.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:51:49.805Z] #51 79.43 Setting up python3-protobuf (3.12.4-1) ... [2022-07-19T21:51:50.549Z] #84 120.2 checking if gcc static flag -static works... yes [2022-07-19T21:51:50.654Z] #14 ... [2022-07-19T21:51:50.654Z] [2022-07-19T21:51:50.654Z] #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-07-19T21:51:50.654Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:50.654Z] #42 81.99 Selecting previously unselected package libxml2:amd64. [2022-07-19T21:51:50.654Z] #42 81.99 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-19T21:51:50.654Z] #42 82.00 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-19T21:51:50.813Z] #84 121.0 checking if gcc supports -c -o file.o... yes [2022-07-19T21:51:50.813Z] #84 121.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:51:50.813Z] #84 121.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:51:51.582Z] #42 83.04 Selecting previously unselected package libarchive13:amd64. [2022-07-19T21:51:51.582Z] #42 83.05 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-19T21:51:51.582Z] #42 83.06 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-19T21:51:51.759Z] #84 121.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:51:51.759Z] #84 122.1 checking how to hardcode library paths into programs... immediate [2022-07-19T21:51:51.759Z] #84 122.1 checking whether stripping libraries is possible... yes [2022-07-19T21:51:51.759Z] #84 122.1 checking if libtool supports shared libraries... yes [2022-07-19T21:51:51.759Z] #84 122.1 checking whether to build shared libraries... no [2022-07-19T21:51:51.759Z] #84 122.1 checking whether to build static libraries... yes [2022-07-19T21:51:51.759Z] #84 122.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:51:51.759Z] #84 122.1 checking whether build environment is sane... yes [2022-07-19T21:51:51.759Z] #84 122.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:51:51.759Z] #84 122.2 checking whether make sets $(MAKE)... yes [2022-07-19T21:51:51.759Z] #84 122.3 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:51:51.759Z] #84 122.3 checking whether make supports nested variables... yes [2022-07-19T21:51:51.759Z] #84 122.4 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:51:51.759Z] #84 122.4 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:51:52.019Z] #84 122.4 checking how to create a ustar tar archive... gnutar [2022-07-19T21:51:52.145Z] #42 83.68 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-19T21:51:52.145Z] #42 83.69 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-19T21:51:52.145Z] #42 83.70 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-19T21:51:52.280Z] #84 122.5 checking dependency style of gcc... gcc3 [2022-07-19T21:51:52.280Z] #84 122.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:51:52.280Z] #84 122.9 checking whether make supports nested variables... (cached) yes [2022-07-19T21:51:52.280Z] #84 122.9 checking for gawk... (cached) mawk [2022-07-19T21:51:52.280Z] #84 122.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-19T21:51:52.280Z] #84 122.9 checking for gcc... (cached) gcc [2022-07-19T21:51:52.335Z] #51 ... [2022-07-19T21:51:52.335Z] [2022-07-19T21:51:52.335Z] #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-07-19T21:51:52.335Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:51:52.335Z] #42 83.07 Selecting previously unselected package libxml2:amd64. [2022-07-19T21:51:52.401Z] #42 83.99 Selecting previously unselected package librhash0:amd64. [2022-07-19T21:51:52.401Z] #42 84.02 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-19T21:51:52.401Z] #42 84.04 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-19T21:51:52.541Z] #84 123.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-19T21:51:52.541Z] #84 123.2 checking whether gcc accepts -g... (cached) yes [2022-07-19T21:51:52.541Z] #84 123.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-19T21:51:52.541Z] #84 123.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-19T21:51:52.593Z] #42 83.07 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-19T21:51:52.593Z] #42 83.08 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-19T21:51:52.801Z] #84 123.2 checking for a Python interpreter with version >= 3... python3 [2022-07-19T21:51:52.801Z] #84 123.3 checking for python3... /usr/bin/python3 [2022-07-19T21:51:52.801Z] #84 123.3 checking for python3 version... 3.9 [2022-07-19T21:51:52.801Z] #84 123.3 checking for python3 platform... linux [2022-07-19T21:51:52.886Z] #77 ... [2022-07-19T21:51:52.886Z] [2022-07-19T21:51:52.886Z] #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-07-19T21:51:52.886Z] #64 sha256:0470eddd6b13864504a8c4bbc89d4fff6d4419133a9fa1870d2dfbb31888dc73 [2022-07-19T21:51:52.886Z] #64 50.05 Updating files: 45% (2241/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 85% (4203/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-19T21:51:52.886Z] #64 51.60 + cd /tmp/tmp.0znm4VLGa9/src/github.com/containerd/containerd [2022-07-19T21:51:52.886Z] #64 51.60 + git checkout -q v1.6.6 [2022-07-19T21:51:52.886Z] #64 53.36 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-19T21:51:52.886Z] #64 53.36 + BUILDTAGS='netgo osusergo static_build' [2022-07-19T21:51:52.886Z] #64 53.36 + export EXTRA_FLAGS=-buildmode=pie [2022-07-19T21:51:52.886Z] #64 53.36 + EXTRA_FLAGS=-buildmode=pie [2022-07-19T21:51:52.886Z] #64 53.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-19T21:51:52.886Z] #64 53.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-19T21:51:52.886Z] #64 53.36 + '[' '' = dynamic ']' [2022-07-19T21:51:52.886Z] #64 53.36 + make [2022-07-19T21:51:52.913Z] #42 84.38 Selecting previously unselected package libuv1:amd64. [2022-07-19T21:51:52.913Z] #42 84.38 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-19T21:51:52.913Z] #42 84.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-19T21:51:53.061Z] #84 123.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-19T21:51:53.159Z] #42 83.91 Selecting previously unselected package libarchive13:amd64. [2022-07-19T21:51:53.159Z] #42 83.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-19T21:51:53.323Z] #84 123.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-19T21:51:53.324Z] #84 123.9 checking for go-md2man... no [2022-07-19T21:51:53.324Z] #84 124.0 checking error.h usability... yes [2022-07-19T21:51:53.389Z] #14 ... [2022-07-19T21:51:53.389Z] [2022-07-19T21:51:53.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-07-19T21:51:53.389Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:51:53.389Z] #77 42.40 configure.ac:7: installing './compile' [2022-07-19T21:51:53.389Z] #77 42.40 configure.ac:11: installing './config.guess' [2022-07-19T21:51:53.389Z] #77 42.41 configure.ac:11: installing './config.sub' [2022-07-19T21:51:53.389Z] #77 42.42 configure.ac:8: installing './install-sh' [2022-07-19T21:51:53.389Z] #77 42.43 configure.ac:8: installing './missing' [2022-07-19T21:51:53.389Z] #77 42.52 Makefile.am: installing './depcomp' [2022-07-19T21:51:53.418Z] #42 83.96 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-19T21:51:53.463Z] #64 55.04 + bin/ctr [2022-07-19T21:51:53.475Z] #42 84.85 Selecting previously unselected package cmake. [2022-07-19T21:51:53.475Z] #42 84.89 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-19T21:51:53.475Z] #42 84.90 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-19T21:51:53.583Z] #84 124.1 checking error.h presence... yes [2022-07-19T21:51:53.584Z] #84 124.1 checking for error.h... yes [2022-07-19T21:51:53.650Z] #77 43.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-19T21:51:53.650Z] #77 43.65 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-19T21:51:53.846Z] #84 124.2 checking linux/openat2.h usability... yes [2022-07-19T21:51:53.846Z] #84 124.4 checking linux/openat2.h presence... yes [2022-07-19T21:51:53.846Z] #84 124.5 checking for linux/openat2.h... yes [2022-07-19T21:51:53.911Z] #77 43.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-19T21:51:53.911Z] #77 43.76 libtoolize: copying file 'm4/libtool.m4' [2022-07-19T21:51:53.911Z] #77 43.84 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-19T21:51:53.911Z] #77 43.99 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-19T21:51:54.172Z] #77 44.11 libtoolize: copying file 'm4/ltversion.m4' [2022-07-19T21:51:54.172Z] #77 44.24 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-19T21:51:54.356Z] #42 84.80 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-19T21:51:54.356Z] #42 84.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-19T21:51:54.356Z] #42 84.83 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-19T21:51:54.421Z] #84 124.5 checking for copy_file_range... yes [2022-07-19T21:51:54.421Z] #84 124.8 checking for fgetxattr... yes [2022-07-19T21:51:54.432Z] #77 44.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-19T21:51:54.615Z] #42 85.34 Selecting previously unselected package librhash0:amd64. [2022-07-19T21:51:54.615Z] #42 85.34 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-19T21:51:54.873Z] #42 85.39 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-19T21:51:54.941Z] #84 125.2 checking for statx... yes [2022-07-19T21:51:55.132Z] #42 85.72 Selecting previously unselected package libuv1:amd64. [2022-07-19T21:51:55.132Z] #42 85.72 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-19T21:51:55.132Z] #42 85.72 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-19T21:51:55.132Z] #42 85.90 Selecting previously unselected package cmake. [2022-07-19T21:51:55.132Z] #42 85.91 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-19T21:51:55.132Z] #42 85.92 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-19T21:51:55.201Z] #84 125.6 checking for fgetpwent_r... yes [2022-07-19T21:51:56.034Z] #84 126.0 checking for issetugid... no [2022-07-19T21:51:56.034Z] #84 126.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-19T21:51:56.034Z] #84 126.4 checking pkg-config is at least version 0.9.0... yes [2022-07-19T21:51:56.750Z] #42 ... [2022-07-19T21:51:56.750Z] [2022-07-19T21:51:56.750Z] #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-07-19T21:51:56.750Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:56.750Z] #51 82.66 Setting up criu (3.17.1-1) ... [2022-07-19T21:51:56.750Z] #51 86.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:56.750Z] #51 DONE 87.9s [2022-07-19T21:51:56.750Z] [2022-07-19T21:51:56.750Z] #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-07-19T21:51:56.750Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:51:56.750Z] #77 12.14 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-19T21:51:56.750Z] #77 12.16 Cloning into '/tmp/crun-build/libocispec'... [2022-07-19T21:51:56.974Z] #84 126.5 checking for library containing yajl_tree_get... -lyajl [2022-07-19T21:51:56.974Z] #84 127.3 checking for yajl >= 2.0.0... yes [2022-07-19T21:51:56.974Z] #84 127.4 checking sys/capability.h usability... yes [2022-07-19T21:51:56.974Z] #84 127.6 checking sys/capability.h presence... yes [2022-07-19T21:51:56.974Z] #84 127.7 checking for sys/capability.h... yes [2022-07-19T21:51:57.007Z] #77 14.04 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-19T21:51:57.035Z] #42 ... [2022-07-19T21:51:57.035Z] [2022-07-19T21:51:57.035Z] #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-07-19T21:51:57.035Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:51:57.035Z] #14 77.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-19T21:51:57.035Z] #14 77.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-19T21:51:57.035Z] #14 77.50 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-19T21:51:57.035Z] #14 82.01 Selecting previously unselected package binutils-mingw-w64. [2022-07-19T21:51:57.035Z] #14 82.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-19T21:51:57.035Z] #14 82.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-19T21:51:57.035Z] #14 82.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-19T21:51:57.035Z] #14 82.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:51:57.035Z] #14 82.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:51:57.035Z] #14 82.60 Selecting previously unselected package dmsetup. [2022-07-19T21:51:57.035Z] #14 82.61 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:51:57.035Z] #14 82.61 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-19T21:51:57.035Z] #14 82.97 Selecting previously unselected package mingw-w64-common. [2022-07-19T21:51:57.035Z] #14 82.97 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-19T21:51:57.035Z] #14 82.98 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-19T21:51:57.035Z] #14 ... [2022-07-19T21:51:57.035Z] [2022-07-19T21:51:57.035Z] #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-07-19T21:51:57.035Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:51:57.035Z] #51 85.97 Setting up criu (3.17.1-1) ... [2022-07-19T21:51:57.263Z] #77 14.18 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-19T21:51:57.263Z] #77 14.22 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-19T21:51:57.263Z] #77 14.22 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-19T21:51:57.263Z] #77 14.29 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-19T21:51:57.733Z] #77 ... [2022-07-19T21:51:57.733Z] [2022-07-19T21:51:57.733Z] #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-07-19T21:51:57.733Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-19T21:51:57.733Z] #14 95.69 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-19T21:51:57.918Z] #84 127.7 checking for library containing cap_from_name... -lcap [2022-07-19T21:51:57.993Z] #14 95.70 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-19T21:51:57.994Z] #14 95.70 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:51:58.494Z] #84 128.4 checking for library containing dlopen... -ldl [2022-07-19T21:51:58.750Z] #64 ... [2022-07-19T21:51:58.750Z] [2022-07-19T21:51:58.750Z] #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-07-19T21:51:58.750Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:51:58.750Z] #77 45.79 libtoolize: putting auxiliary files in '.'. [2022-07-19T21:51:58.750Z] #77 45.79 libtoolize: copying file './ltmain.sh' [2022-07-19T21:51:58.750Z] #77 46.46 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-19T21:51:58.755Z] #84 128.9 checking seccomp.h usability... yes [2022-07-19T21:51:58.755Z] #84 129.3 checking seccomp.h presence... yes [2022-07-19T21:51:58.755Z] #84 129.4 checking for seccomp.h... yes [2022-07-19T21:51:58.938Z] #51 89.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:51:59.010Z] #77 46.46 libtoolize: and rerunning libtoolize and aclocal. [2022-07-19T21:51:59.010Z] #77 46.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-19T21:51:59.328Z] #84 129.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-19T21:51:59.900Z] #84 130.0 checking for library containing seccomp_arch_resolve_name... none required [2022-07-19T21:51:59.900Z] #84 130.3 checking systemd/sd-bus.h usability... [2022-07-19T21:51:59.900Z] #84 ... [2022-07-19T21:51:59.900Z] [2022-07-19T21:51:59.900Z] #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-07-19T21:51:59.900Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:51:59.900Z] #41 DONE 190.2s [2022-07-19T21:51:59.900Z] [2022-07-19T21:51:59.900Z] #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-07-19T21:51:59.900Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:51:59.900Z] #19 167.6 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-07-19T21:51:59.900Z] #19 167.6 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-19T21:51:59.900Z] #19 167.6 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-19T21:51:59.900Z] #19 167.6 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-07-19T21:51:59.900Z] #19 167.6 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-19T21:51:59.900Z] #19 167.6 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-19T21:51:59.900Z] #19 167.6 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-19T21:51:59.900Z] #19 167.7 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-19T21:51:59.900Z] #19 167.7 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-19T21:51:59.900Z] #19 167.7 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-07-19T21:51:59.900Z] #19 167.7 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-07-19T21:51:59.900Z] #19 169.8 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-07-19T21:51:59.900Z] #19 169.8 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-07-19T21:51:59.900Z] #19 169.8 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-19T21:51:59.900Z] #19 169.9 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-07-19T21:51:59.900Z] #19 170.0 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-07-19T21:51:59.900Z] #19 172.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-07-19T21:51:59.900Z] #19 172.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-19T21:51:59.900Z] #19 172.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-19T21:51:59.900Z] #19 172.2 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-07-19T21:51:59.900Z] #19 172.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-19T21:51:59.900Z] #19 172.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-07-19T21:51:59.900Z] #19 172.3 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-19T21:51:59.900Z] #19 172.3 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-19T21:51:59.900Z] #19 172.3 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-19T21:51:59.900Z] #19 172.4 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-19T21:51:59.900Z] #19 172.5 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-19T21:51:59.900Z] #19 172.5 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-19T21:51:59.900Z] #19 172.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-19T21:51:59.900Z] #19 172.5 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-07-19T21:51:59.900Z] #19 172.6 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-07-19T21:51:59.900Z] #19 174.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-07-19T21:51:59.900Z] #19 174.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-07-19T21:51:59.900Z] #19 174.9 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-19T21:51:59.900Z] #19 175.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-07-19T21:51:59.900Z] #19 175.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-07-19T21:51:59.900Z] #19 176.9 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-07-19T21:51:59.900Z] #19 176.9 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-19T21:51:59.900Z] #19 176.9 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-19T21:51:59.900Z] #19 177.0 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-07-19T21:51:59.900Z] #19 177.0 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-19T21:51:59.900Z] #19 177.0 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-19T21:51:59.900Z] #19 177.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-19T21:51:59.900Z] #19 177.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-19T21:51:59.900Z] #19 177.1 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-19T21:51:59.900Z] #19 177.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-19T21:51:59.900Z] #19 177.2 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-07-19T21:51:59.900Z] #19 177.2 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-07-19T21:51:59.900Z] #19 ... [2022-07-19T21:51:59.900Z] [2022-07-19T21:51:59.900Z] #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-07-19T21:51:59.900Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:51:59.900Z] #84 130.3 checking systemd/sd-bus.h usability... yes [2022-07-19T21:52:00.321Z] #51 ... [2022-07-19T21:52:00.321Z] [2022-07-19T21:52:00.322Z] #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-07-19T21:52:00.322Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:00.322Z] #77 1.524 Cloning into '/tmp/crun-build'... [2022-07-19T21:52:00.471Z] #84 130.6 checking systemd/sd-bus.h presence... yes [2022-07-19T21:52:00.471Z] #84 130.8 checking for systemd/sd-bus.h... yes [2022-07-19T21:52:00.536Z] #77 17.69 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-19T21:52:00.793Z] #77 ... [2022-07-19T21:52:00.793Z] [2022-07-19T21:52:00.793Z] #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-07-19T21:52:00.793Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:52:00.793Z] #42 92.56 Setting up libicu67:amd64 (67.1-7) ... [2022-07-19T21:52:00.890Z] #77 ... [2022-07-19T21:52:00.890Z] [2022-07-19T21:52:00.890Z] #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-07-19T21:52:00.890Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-19T21:52:00.890Z] #51 DONE 90.9s [2022-07-19T21:52:00.890Z] [2022-07-19T21:52:00.890Z] #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-07-19T21:52:00.890Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:52:00.927Z] #77 ... [2022-07-19T21:52:00.928Z] [2022-07-19T21:52:00.928Z] #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-07-19T21:52:00.928Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:00.928Z] #14 91.15 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-19T21:52:00.928Z] #14 91.15 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:00.928Z] #14 91.15 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:52:00.928Z] #14 96.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-19T21:52:00.928Z] #14 96.84 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:00.928Z] #14 96.84 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-19T21:52:01.041Z] #84 130.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-19T21:52:01.052Z] #42 92.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:52:01.052Z] #42 92.62 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-19T21:52:01.052Z] #42 92.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:52:01.052Z] #42 92.70 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-19T21:52:01.052Z] #42 92.72 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-19T21:52:01.052Z] #42 92.77 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-19T21:52:01.309Z] #42 92.82 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-19T21:52:01.309Z] #42 92.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-19T21:52:01.309Z] #42 92.85 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-19T21:52:01.309Z] #42 92.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:52:01.615Z] #84 131.6 checking for sd_notify_barrier... yes [2022-07-19T21:52:01.615Z] #84 132.1 checking linux/bpf.h usability... yes [2022-07-19T21:52:01.883Z] #84 132.3 checking linux/bpf.h presence... yes [2022-07-19T21:52:01.883Z] #84 132.4 checking for linux/bpf.h... yes [2022-07-19T21:52:02.152Z] #84 132.4 checking compilation for eBPF... yes [2022-07-19T21:52:02.152Z] #84 132.6 checking for criu >= 3.15... no [2022-07-19T21:52:02.152Z] #84 132.7 configure: CRIU headers not found, building without CRIU support [2022-07-19T21:52:02.152Z] #84 132.7 checking for criu > 3.16... no [2022-07-19T21:52:02.152Z] #84 132.8 configure: CRIU version doesn't support join-ns API [2022-07-19T21:52:02.152Z] #84 132.8 checking for criu > 3.16.1... no [2022-07-19T21:52:02.152Z] #84 132.8 configure: CRIU version doesn't support for pre-dumping [2022-07-19T21:52:02.421Z] #84 132.8 checking for new mount API (fsconfig)... yes [2022-07-19T21:52:02.421Z] #84 132.9 checking for seccomp notify API... yes [2022-07-19T21:52:02.421Z] #84 133.1 checking for gperf... no [2022-07-19T21:52:02.421Z] #84 133.1 configure: gperf not found - cannot rebuild signal parser code [2022-07-19T21:52:02.680Z] #42 DONE 94.2s [2022-07-19T21:52:02.680Z] [2022-07-19T21:52:02.680Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-19T21:52:02.680Z] #43 sha256:7236fd0cd5fda500272c512fe9ebc28533a90182d9fc27c7d453fa3614c313d1 [2022-07-19T21:52:02.680Z] #43 DONE 0.1s [2022-07-19T21:52:02.680Z] [2022-07-19T21:52:02.680Z] #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-07-19T21:52:02.680Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:02.680Z] #14 90.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-19T21:52:02.680Z] #14 90.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-19T21:52:02.680Z] #14 90.71 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-19T21:52:02.682Z] #84 133.1 checking for library containing argp_parse... none required [2022-07-19T21:52:02.794Z] #42 ... [2022-07-19T21:52:02.794Z] [2022-07-19T21:52:02.794Z] #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-07-19T21:52:02.794Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:02.943Z] #84 133.7 checking that generated files are newer than configure... done [2022-07-19T21:52:02.943Z] #84 133.7 configure: creating ./config.status [2022-07-19T21:52:03.054Z] #14 93.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-19T21:52:03.054Z] #14 93.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-19T21:52:03.054Z] #14 93.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-19T21:52:03.473Z] #14 103.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-19T21:52:03.473Z] #14 103.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:03.473Z] #14 103.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:52:03.517Z] #84 ... [2022-07-19T21:52:03.518Z] [2022-07-19T21:52:03.518Z] #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-07-19T21:52:03.518Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:52:03.518Z] #43 193.9 Delve is a source level debugger for Go programs. [2022-07-19T21:52:03.518Z] #43 193.9 [2022-07-19T21:52:03.518Z] #43 193.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-19T21:52:03.518Z] #43 193.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-19T21:52:03.518Z] #43 193.9 [2022-07-19T21:52:03.518Z] #43 193.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-19T21:52:03.518Z] #43 193.9 [2022-07-19T21:52:03.518Z] #43 193.9 Pass flags to the program you are debugging using `--`, for example: [2022-07-19T21:52:03.518Z] #43 193.9 [2022-07-19T21:52:03.518Z] #43 193.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-19T21:52:03.518Z] #43 193.9 [2022-07-19T21:52:03.518Z] #43 193.9 Usage: [2022-07-19T21:52:03.518Z] #43 193.9 dlv [command] [2022-07-19T21:52:03.518Z] #43 193.9 [2022-07-19T21:52:03.518Z] #43 193.9 Available Commands: [2022-07-19T21:52:03.518Z] #43 193.9 attach Attach to running process and begin debugging. [2022-07-19T21:52:03.518Z] #43 193.9 connect Connect to a headless debug server with a terminal client. [2022-07-19T21:52:03.518Z] #43 193.9 core Examine a core dump. [2022-07-19T21:52:03.518Z] #43 193.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-19T21:52:03.518Z] #43 193.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-19T21:52:03.518Z] #43 193.9 exec Execute a precompiled binary, and begin a debug session. [2022-07-19T21:52:03.518Z] #43 193.9 help Help about any command [2022-07-19T21:52:03.518Z] #43 193.9 run Deprecated command. Use 'debug' instead. [2022-07-19T21:52:03.518Z] #43 193.9 test Compile test binary and begin debugging program. [2022-07-19T21:52:03.518Z] #43 193.9 trace Compile and begin tracing program. [2022-07-19T21:52:03.518Z] #43 193.9 version Prints version. [2022-07-19T21:52:03.518Z] #43 193.9 [2022-07-19T21:52:03.518Z] #43 193.9 Flags: [2022-07-19T21:52:03.518Z] #43 193.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-19T21:52:03.518Z] #43 193.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-19T21:52:03.518Z] #43 193.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-07-19T21:52:03.518Z] #43 193.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-19T21:52:03.518Z] #43 193.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-19T21:52:03.518Z] #43 193.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-07-19T21:52:03.518Z] #43 193.9 --disable-aslr Disables address space randomization [2022-07-19T21:52:03.518Z] #43 193.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-19T21:52:03.518Z] #43 193.9 -h, --help help for dlv [2022-07-19T21:52:03.518Z] #43 193.9 --init string Init file, executed by the terminal client. [2022-07-19T21:52:03.518Z] #43 193.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-19T21:52:03.518Z] #43 193.9 --log Enable debugging server logging. [2022-07-19T21:52:03.518Z] #43 193.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-19T21:52:03.518Z] #43 193.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-19T21:52:03.518Z] #43 193.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-19T21:52:03.518Z] #43 193.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-19T21:52:03.518Z] #43 193.9 --wd string Working directory for running the program. [2022-07-19T21:52:03.518Z] #43 193.9 [2022-07-19T21:52:03.518Z] #43 193.9 Additional help topics: [2022-07-19T21:52:03.518Z] #43 193.9 dlv backend Help about the --backend flag. [2022-07-19T21:52:03.518Z] #43 193.9 dlv log Help about logging flags. [2022-07-19T21:52:03.518Z] #43 193.9 dlv redirect Help about file redirection. [2022-07-19T21:52:03.518Z] #43 193.9 [2022-07-19T21:52:03.518Z] #43 193.9 Use "dlv [command] --help" for more information about a command. [2022-07-19T21:52:03.518Z] #43 DONE 194.1s [2022-07-19T21:52:03.778Z] [2022-07-19T21:52:03.778Z] #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-07-19T21:52:03.778Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:52:03.778Z] #19 180.5 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-07-19T21:52:03.778Z] #19 180.5 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-07-19T21:52:03.778Z] #19 180.6 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-19T21:52:03.778Z] #19 180.6 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-07-19T21:52:03.778Z] #19 180.7 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-07-19T21:52:04.578Z] #14 101.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-19T21:52:04.578Z] #14 101.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-19T21:52:04.578Z] #14 101.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-19T21:52:04.578Z] #14 101.4 Selecting previously unselected package libapparmor1:arm64. [2022-07-19T21:52:04.578Z] #14 101.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-19T21:52:04.578Z] #14 101.5 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-19T21:52:04.578Z] #14 101.6 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-19T21:52:04.578Z] #14 101.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-19T21:52:04.578Z] #14 101.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-19T21:52:04.578Z] #14 101.7 Selecting previously unselected package libbtrfs0:arm64. [2022-07-19T21:52:04.578Z] #14 101.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-19T21:52:04.578Z] #14 101.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-19T21:52:04.578Z] #14 101.9 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-19T21:52:04.578Z] #14 101.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-19T21:52:04.578Z] #14 101.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-19T21:52:04.578Z] #14 102.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-19T21:52:04.578Z] #14 102.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-19T21:52:04.578Z] #14 102.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-19T21:52:04.578Z] #14 102.1 Selecting previously unselected package libudev-dev:arm64. [2022-07-19T21:52:04.578Z] #14 102.1 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-19T21:52:04.578Z] #14 102.2 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-19T21:52:04.578Z] #14 102.3 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-19T21:52:04.578Z] #14 102.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-19T21:52:04.578Z] #14 102.3 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-19T21:52:04.839Z] #14 102.6 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-19T21:52:04.840Z] #14 102.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-19T21:52:04.840Z] #14 102.6 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-19T21:52:04.840Z] #14 ... [2022-07-19T21:52:04.840Z] [2022-07-19T21:52:04.840Z] #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-07-19T21:52:04.840Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:52:04.840Z] #77 54.78 configure.ac:7: installing 'build-aux/compile' [2022-07-19T21:52:04.840Z] #77 54.78 configure.ac:9: installing 'build-aux/config.guess' [2022-07-19T21:52:04.840Z] #77 54.79 configure.ac:9: installing 'build-aux/config.sub' [2022-07-19T21:52:04.840Z] #77 54.81 configure.ac:11: installing 'build-aux/install-sh' [2022-07-19T21:52:04.840Z] #77 54.82 configure.ac:11: installing 'build-aux/missing' [2022-07-19T21:52:04.959Z] #14 ... [2022-07-19T21:52:04.960Z] [2022-07-19T21:52:04.960Z] #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-07-19T21:52:04.960Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-19T21:52:04.960Z] #42 94.06 Setting up libicu67:amd64 (67.1-7) ... [2022-07-19T21:52:04.960Z] #42 94.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:52:04.960Z] #42 94.21 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-19T21:52:04.960Z] #42 94.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:52:04.960Z] #42 94.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-19T21:52:04.960Z] #42 94.42 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-19T21:52:04.960Z] #42 94.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-19T21:52:04.960Z] #42 94.62 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-19T21:52:04.960Z] #42 94.70 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-19T21:52:04.960Z] #42 94.72 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-19T21:52:04.960Z] #42 94.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:52:04.960Z] #42 DONE 95.6s [2022-07-19T21:52:05.101Z] #77 54.97 Makefile.am: installing 'build-aux/depcomp' [2022-07-19T21:52:05.101Z] #77 55.09 parallel-tests: installing 'build-aux/test-driver' [2022-07-19T21:52:05.181Z] #19 182.5 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-07-19T21:52:05.181Z] #19 182.5 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-19T21:52:05.223Z] [2022-07-19T21:52:05.223Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-19T21:52:05.223Z] #43 sha256:f5fb4e0bd9320ec3f922bdc39e9695fd307694b6574d26eb952c202d9e8c3cd0 [2022-07-19T21:52:05.223Z] #43 DONE 0.2s [2022-07-19T21:52:05.223Z] [2022-07-19T21:52:05.223Z] #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-07-19T21:52:05.223Z] #44 sha256:faff4d69cfe4a51d3acd68c3c08cf7ff892629d214a9e6e85078750d55590024 [2022-07-19T21:52:05.954Z] #14 ... [2022-07-19T21:52:05.954Z] [2022-07-19T21:52:05.954Z] #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-07-19T21:52:05.954Z] #44 sha256:e04e7fd4c1c7c42d12887873f2a97c62f6ced739322939ae57875a3c5bd4b18e [2022-07-19T21:52:05.954Z] #44 1.453 + RM_GOPATH=0 [2022-07-19T21:52:05.954Z] #44 1.453 + TMP_GOPATH= [2022-07-19T21:52:05.954Z] #44 1.453 + : /build [2022-07-19T21:52:05.954Z] #44 1.453 + '[' -z '' ']' [2022-07-19T21:52:05.954Z] #44 1.453 ++ mktemp -d [2022-07-19T21:52:05.954Z] #44 1.460 + export GOPATH=/tmp/tmp.RtEMrELlts [2022-07-19T21:52:05.954Z] #44 1.460 + GOPATH=/tmp/tmp.RtEMrELlts [2022-07-19T21:52:05.954Z] #44 1.460 + RM_GOPATH=1 [2022-07-19T21:52:05.954Z] #44 1.460 + case "$(go env GOARCH)" in [2022-07-19T21:52:05.954Z] #44 1.460 ++ go env GOARCH [2022-07-19T21:52:05.954Z] #44 1.597 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:52:05.954Z] #44 1.597 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:52:05.954Z] #44 1.597 ++ dirname /install.sh [2022-07-19T21:52:05.954Z] #44 1.597 + dir=/ [2022-07-19T21:52:05.954Z] #44 1.597 + bin=tini [2022-07-19T21:52:05.954Z] #44 1.597 + shift [2022-07-19T21:52:05.954Z] #44 1.597 + '[' '!' -f //tini.installer ']' [2022-07-19T21:52:05.954Z] #44 1.597 + . //tini.installer [2022-07-19T21:52:05.954Z] #44 1.597 ++ : v0.19.0 [2022-07-19T21:52:05.954Z] #44 1.597 + install_tini [2022-07-19T21:52:05.954Z] #44 1.597 + echo 'Install tini version v0.19.0' [2022-07-19T21:52:05.954Z] #44 1.597 + git clone https://github.com/krallin/tini.git /tmp/tmp.RtEMrELlts/tini [2022-07-19T21:52:05.954Z] #44 1.597 Install tini version v0.19.0 [2022-07-19T21:52:05.954Z] #44 1.605 Cloning into '/tmp/tmp.RtEMrELlts/tini'... [2022-07-19T21:52:05.954Z] #44 2.719 + cd /tmp/tmp.RtEMrELlts/tini [2022-07-19T21:52:05.954Z] #44 2.719 + git checkout -q v0.19.0 [2022-07-19T21:52:05.954Z] #44 2.730 + cmake . [2022-07-19T21:52:06.211Z] #44 3.670 -- The C compiler identification is GNU 10.2.1 [2022-07-19T21:52:06.468Z] #44 3.737 -- Detecting C compiler ABI info [2022-07-19T21:52:06.600Z] #44 1.417 + RM_GOPATH=0 [2022-07-19T21:52:06.600Z] #44 1.417 + TMP_GOPATH= [2022-07-19T21:52:06.600Z] #44 1.417 + : /build [2022-07-19T21:52:06.600Z] #44 1.418 + '[' -z '' ']' [2022-07-19T21:52:06.600Z] #44 1.418 ++ mktemp -d [2022-07-19T21:52:06.600Z] #44 1.420 + export GOPATH=/tmp/tmp.yYnVQjJD3S [2022-07-19T21:52:06.600Z] #44 1.420 + GOPATH=/tmp/tmp.yYnVQjJD3S [2022-07-19T21:52:06.600Z] #44 1.421 + RM_GOPATH=1 [2022-07-19T21:52:06.600Z] #44 1.421 + case "$(go env GOARCH)" in [2022-07-19T21:52:06.600Z] #44 1.421 ++ go env GOARCH [2022-07-19T21:52:06.600Z] #44 1.435 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:52:06.600Z] #44 1.435 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:52:06.600Z] #44 1.436 ++ dirname /install.sh [2022-07-19T21:52:06.600Z] #44 1.438 + dir=/ [2022-07-19T21:52:06.600Z] #44 1.439 + bin=tini [2022-07-19T21:52:06.600Z] #44 1.439 + shift [2022-07-19T21:52:06.600Z] #44 1.439 + '[' '!' -f //tini.installer ']' [2022-07-19T21:52:06.600Z] #44 1.439 + . //tini.installer [2022-07-19T21:52:06.600Z] #44 1.440 ++ : v0.19.0 [2022-07-19T21:52:06.600Z] #44 1.440 + install_tini [2022-07-19T21:52:06.600Z] #44 1.440 + echo 'Install tini version v0.19.0' [2022-07-19T21:52:06.600Z] #44 1.440 Install tini version v0.19.0 [2022-07-19T21:52:06.600Z] #44 1.441 + git clone https://github.com/krallin/tini.git /tmp/tmp.yYnVQjJD3S/tini [2022-07-19T21:52:06.600Z] #44 1.442 Cloning into '/tmp/tmp.yYnVQjJD3S/tini'... [2022-07-19T21:52:07.024Z] #77 56.85 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-19T21:52:07.024Z] #77 56.85 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-19T21:52:07.104Z] #19 184.0 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:52:07.373Z] #19 184.6 Fetched 788 MB in 45s (17.6 MB/s) [2022-07-19T21:52:07.373Z] #19 184.6 Selecting previously unselected package liblocale-gettext-perl. [2022-07-19T21:52:07.373Z] #19 184.6 (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-07-19T21:52:07.373Z] #19 184.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-19T21:52:07.373Z] #19 184.7 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-19T21:52:07.373Z] #19 184.7 Selecting previously unselected package bzip2. [2022-07-19T21:52:07.373Z] #19 184.7 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-19T21:52:07.373Z] #19 184.7 Unpacking bzip2 (1.0.8-4) ... [2022-07-19T21:52:07.398Z] #44 4.765 -- Detecting C compiler ABI info - done [2022-07-19T21:52:07.596Z] #77 57.42 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-19T21:52:07.596Z] #77 57.42 libtoolize: copying file 'm4/libtool.m4' [2022-07-19T21:52:07.596Z] #77 57.50 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-19T21:52:07.596Z] #77 57.55 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-19T21:52:07.596Z] #77 57.65 libtoolize: copying file 'm4/ltversion.m4' [2022-07-19T21:52:07.634Z] #19 184.9 Selecting previously unselected package libmagic-mgc. [2022-07-19T21:52:07.634Z] #19 184.9 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-19T21:52:07.634Z] #19 184.9 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-19T21:52:07.857Z] #77 57.77 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-19T21:52:07.961Z] #44 5.162 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-19T21:52:07.961Z] #44 5.162 -- Detecting C compile features [2022-07-19T21:52:07.961Z] #44 5.162 -- Detecting C compile features - done [2022-07-19T21:52:07.961Z] #44 5.215 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-19T21:52:07.978Z] #44 2.542 + cd /tmp/tmp.yYnVQjJD3S/tini [2022-07-19T21:52:07.978Z] #44 2.543 + git checkout -q v0.19.0 [2022-07-19T21:52:07.978Z] #44 2.551 + cmake . [2022-07-19T21:52:08.209Z] #19 185.4 Selecting previously unselected package libmagic1:amd64. [2022-07-19T21:52:08.209Z] #19 185.4 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-19T21:52:08.209Z] #19 185.4 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-19T21:52:08.209Z] #19 185.6 Selecting previously unselected package file. [2022-07-19T21:52:08.209Z] #19 185.6 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-19T21:52:08.209Z] #19 185.6 Unpacking file (1:5.39-3) ... [2022-07-19T21:52:08.217Z] #44 5.710 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-19T21:52:08.474Z] #44 5.967 -- Configuring done [2022-07-19T21:52:08.474Z] #19 185.9 Selecting previously unselected package xz-utils. [2022-07-19T21:52:08.474Z] #19 185.9 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-19T21:52:08.474Z] #19 185.9 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:52:08.547Z] #44 3.448 -- The C compiler identification is GNU 10.2.1 [2022-07-19T21:52:08.732Z] #44 6.023 -- Generating done [2022-07-19T21:52:08.732Z] #44 6.031 -- Build files have been written to: /tmp/tmp.RtEMrELlts/tini [2022-07-19T21:52:08.732Z] #44 6.066 + make tini-static [2022-07-19T21:52:08.735Z] #19 186.1 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-19T21:52:08.735Z] #19 186.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-19T21:52:08.736Z] #19 186.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-19T21:52:08.755Z] #14 ... [2022-07-19T21:52:08.755Z] [2022-07-19T21:52:08.755Z] #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-07-19T21:52:08.755Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:08.755Z] #77 55.99 configure.ac:7: installing './compile' [2022-07-19T21:52:08.755Z] #77 56.00 configure.ac:11: installing './config.guess' [2022-07-19T21:52:08.755Z] #77 56.01 configure.ac:11: installing './config.sub' [2022-07-19T21:52:08.755Z] #77 56.01 configure.ac:8: installing './install-sh' [2022-07-19T21:52:08.755Z] #77 56.01 configure.ac:8: installing './missing' [2022-07-19T21:52:08.755Z] #77 56.14 Makefile.am: installing './depcomp' [2022-07-19T21:52:08.806Z] #44 3.559 -- Detecting C compiler ABI info [2022-07-19T21:52:09.296Z] #44 6.507 Scanning dependencies of target tini-static [2022-07-19T21:52:09.296Z] #44 ... [2022-07-19T21:52:09.296Z] [2022-07-19T21:52:09.296Z] #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-07-19T21:52:09.296Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:09.296Z] #14 100.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-19T21:52:09.296Z] #14 100.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:09.296Z] #14 100.8 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-19T21:52:09.553Z] #14 101.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-19T21:52:09.695Z] #77 57.30 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-19T21:52:09.695Z] #77 57.30 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-19T21:52:09.695Z] #77 57.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-19T21:52:09.741Z] #44 4.715 -- Detecting C compiler ABI info - done [2022-07-19T21:52:09.809Z] #14 101.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:09.809Z] #14 101.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-19T21:52:09.955Z] #77 57.43 libtoolize: copying file 'm4/libtool.m4' [2022-07-19T21:52:09.955Z] #77 57.55 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-19T21:52:09.955Z] #77 57.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-19T21:52:10.119Z] #19 187.6 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-19T21:52:10.216Z] #77 57.78 libtoolize: copying file 'm4/ltversion.m4' [2022-07-19T21:52:10.216Z] #77 57.90 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-19T21:52:10.315Z] #44 4.932 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-19T21:52:10.315Z] #44 4.933 -- Detecting C compile features [2022-07-19T21:52:10.315Z] #44 4.942 -- Detecting C compile features - done [2022-07-19T21:52:10.315Z] #44 5.036 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-19T21:52:10.380Z] #19 187.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-19T21:52:10.380Z] #19 187.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-19T21:52:10.476Z] #77 58.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-19T21:52:10.573Z] #44 5.390 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-19T21:52:10.843Z] #44 5.539 -- Configuring done [2022-07-19T21:52:10.843Z] #44 5.565 -- Generating done [2022-07-19T21:52:10.843Z] #44 5.595 -- Build files have been written to: /tmp/tmp.yYnVQjJD3S/tini [2022-07-19T21:52:10.843Z] #44 5.612 + make tini-static [2022-07-19T21:52:11.203Z] #77 ... [2022-07-19T21:52:11.203Z] [2022-07-19T21:52:11.203Z] #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-07-19T21:52:11.203Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-19T21:52:11.203Z] #14 102.7 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-19T21:52:11.203Z] #14 102.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-19T21:52:11.203Z] #14 102.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-19T21:52:11.203Z] #14 102.9 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-19T21:52:11.203Z] #14 102.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-19T21:52:11.203Z] #14 102.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-19T21:52:11.203Z] #14 103.0 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-19T21:52:11.203Z] #14 103.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-19T21:52:11.203Z] #14 103.0 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-19T21:52:11.203Z] #14 103.4 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-19T21:52:11.203Z] #14 103.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-19T21:52:11.203Z] #14 103.4 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-19T21:52:11.203Z] #14 103.7 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-19T21:52:11.203Z] #14 103.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-19T21:52:11.203Z] #14 103.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-19T21:52:11.203Z] #14 103.8 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-19T21:52:11.203Z] #14 103.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-19T21:52:11.203Z] #14 103.8 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-19T21:52:11.203Z] #14 103.9 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-19T21:52:11.203Z] #14 104.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-19T21:52:11.203Z] #14 104.0 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-19T21:52:11.203Z] #14 104.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-19T21:52:11.203Z] #14 105.0 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-19T21:52:11.203Z] #14 105.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-19T21:52:11.203Z] #14 105.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-19T21:52:11.203Z] #14 105.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-19T21:52:11.203Z] #14 105.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-19T21:52:11.203Z] #14 105.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-19T21:52:11.203Z] #14 105.3 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-19T21:52:11.203Z] #14 105.7 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-19T21:52:11.203Z] #14 106.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-19T21:52:11.203Z] #14 106.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-19T21:52:11.203Z] #14 106.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-19T21:52:11.203Z] #14 106.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-19T21:52:11.203Z] #14 106.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-19T21:52:11.203Z] #14 106.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-19T21:52:11.203Z] #14 106.1 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-19T21:52:11.203Z] #14 106.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-19T21:52:11.203Z] #14 106.2 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-19T21:52:11.203Z] #14 106.2 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-19T21:52:11.203Z] #14 106.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-19T21:52:11.203Z] #14 106.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:52:11.203Z] #14 106.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-07-19T21:52:11.203Z] #14 106.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:52:11.203Z] #14 106.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-07-19T21:52:11.203Z] #14 106.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-19T21:52:11.203Z] #14 106.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:52:11.203Z] #14 106.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-07-19T21:52:11.203Z] #14 106.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:52:11.203Z] #14 106.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-19T21:52:11.203Z] #14 106.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-19T21:52:11.203Z] #14 106.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-19T21:52:11.203Z] #14 106.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-19T21:52:11.204Z] #14 106.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-19T21:52:11.204Z] #14 106.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:52:11.321Z] #19 ... [2022-07-19T21:52:11.321Z] [2022-07-19T21:52:11.321Z] #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-07-19T21:52:11.321Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:11.321Z] #84 136.8 config.status: creating Makefile [2022-07-19T21:52:11.321Z] #84 136.9 config.status: creating rpm/crun.spec [2022-07-19T21:52:11.321Z] #84 137.1 config.status: creating config.h [2022-07-19T21:52:11.321Z] #84 137.1 config.status: executing libtool commands [2022-07-19T21:52:11.321Z] #84 137.2 config.status: executing depfiles commands [2022-07-19T21:52:11.321Z] #84 138.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-19T21:52:11.321Z] #84 138.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-19T21:52:11.321Z] #84 139.0 checking for gcc... gcc [2022-07-19T21:52:11.321Z] #84 139.1 checking whether the C compiler works... yes [2022-07-19T21:52:11.321Z] #84 139.4 checking for C compiler default output file name... a.out [2022-07-19T21:52:11.321Z] #84 139.4 checking for suffix of executables... [2022-07-19T21:52:11.321Z] #84 139.5 checking whether we are cross compiling... no [2022-07-19T21:52:11.321Z] #84 139.7 checking for suffix of object files... o [2022-07-19T21:52:11.321Z] #84 139.7 checking whether we are using the GNU C compiler... yes [2022-07-19T21:52:11.321Z] #84 139.9 checking whether gcc accepts -g... yes [2022-07-19T21:52:11.321Z] #84 140.0 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:52:11.321Z] #84 140.2 checking whether gcc understands -c and -o together... yes [2022-07-19T21:52:11.321Z] #84 140.4 checking how to run the C preprocessor... gcc -E [2022-07-19T21:52:11.321Z] #84 140.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:52:11.321Z] #84 140.6 checking for egrep... /bin/grep -E [2022-07-19T21:52:11.321Z] #84 140.7 checking for ANSI C header files... yes [2022-07-19T21:52:11.321Z] #84 141.2 checking for sys/types.h... yes [2022-07-19T21:52:11.321Z] #84 141.4 checking for sys/stat.h... yes [2022-07-19T21:52:11.321Z] #84 141.6 checking for stdlib.h... yes [2022-07-19T21:52:11.321Z] #84 141.7 checking for string.h... yes [2022-07-19T21:52:11.321Z] #84 141.8 checking for memory.h... yes [2022-07-19T21:52:11.410Z] #44 6.053 Scanning dependencies of target tini-static [2022-07-19T21:52:11.411Z] #44 6.186 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-19T21:52:11.582Z] #84 142.0 checking for strings.h... [2022-07-19T21:52:11.582Z] #84 ... [2022-07-19T21:52:11.582Z] [2022-07-19T21:52:11.582Z] #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-07-19T21:52:11.582Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:52:11.582Z] #19 188.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-19T21:52:11.582Z] #19 188.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-19T21:52:11.582Z] #19 188.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-19T21:52:11.703Z] #14 ... [2022-07-19T21:52:11.703Z] [2022-07-19T21:52:11.703Z] #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-07-19T21:52:11.703Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:52:11.703Z] #53 102.5 gotestsum version dev [2022-07-19T21:52:11.703Z] #53 DONE 102.9s [2022-07-19T21:52:11.703Z] [2022-07-19T21:52:11.703Z] #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-07-19T21:52:11.703Z] #44 sha256:e04e7fd4c1c7c42d12887873f2a97c62f6ced739322939ae57875a3c5bd4b18e [2022-07-19T21:52:11.703Z] #44 6.602 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-19T21:52:11.703Z] #44 8.599 [100%] Linking C executable tini-static [2022-07-19T21:52:12.633Z] #44 9.834 [100%] Built target tini-static [2022-07-19T21:52:12.633Z] #44 9.979 + mkdir -p /build [2022-07-19T21:52:12.633Z] #44 9.979 + cp tini-static /build/docker-init [2022-07-19T21:52:12.967Z] #19 190.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-19T21:52:12.967Z] #19 190.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-19T21:52:12.967Z] #19 190.2 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-19T21:52:13.314Z] #44 ... [2022-07-19T21:52:13.314Z] [2022-07-19T21:52:13.314Z] #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-07-19T21:52:13.314Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:13.565Z] #44 DONE 10.7s [2022-07-19T21:52:13.565Z] [2022-07-19T21:52:13.565Z] #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-07-19T21:52:13.565Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:13.565Z] #77 20.75 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-19T21:52:13.565Z] #77 22.99 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-19T21:52:13.565Z] #77 23.42 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-19T21:52:13.565Z] #77 23.65 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-19T21:52:13.573Z] #14 104.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-19T21:52:13.573Z] #14 104.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:13.573Z] #14 104.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-19T21:52:13.832Z] #14 ... [2022-07-19T21:52:13.832Z] [2022-07-19T21:52:13.832Z] #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-07-19T21:52:13.832Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:13.832Z] #77 13.72 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-19T21:52:13.832Z] #77 13.84 Cloning into '/tmp/crun-build/libocispec'... [2022-07-19T21:52:13.832Z] #77 15.64 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-19T21:52:13.832Z] #77 15.65 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-19T21:52:13.832Z] #77 15.67 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-19T21:52:13.832Z] #77 15.67 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-19T21:52:13.832Z] #77 15.70 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-19T21:52:13.832Z] #77 18.96 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-19T21:52:13.832Z] #77 22.17 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-19T21:52:13.832Z] #77 ... [2022-07-19T21:52:13.832Z] [2022-07-19T21:52:13.832Z] #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-07-19T21:52:13.832Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:13.832Z] #14 104.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-19T21:52:13.832Z] #14 104.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:13.832Z] #14 104.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-19T21:52:13.908Z] #19 191.1 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-19T21:52:13.908Z] #19 191.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-19T21:52:13.908Z] #19 191.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-19T21:52:14.537Z] #14 DONE 111.9s [2022-07-19T21:52:14.537Z] [2022-07-19T21:52:14.537Z] #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-07-19T21:52:14.537Z] #67 sha256:eab4171cd679dff6589207dd713566ca941065ea44e04a84eb8b218cc240292b [2022-07-19T21:52:14.537Z] #67 102.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-19T21:52:14.537Z] #67 102.9 + GOBIN=/build [2022-07-19T21:52:14.537Z] #67 102.9 + GO111MODULE=on [2022-07-19T21:52:14.537Z] #67 102.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:52:14.537Z] #67 111.2 rootlesskit version 1.0.0 [2022-07-19T21:52:14.537Z] #67 111.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-19T21:52:14.537Z] #67 111.2 -container-ip string [2022-07-19T21:52:14.537Z] #67 111.2 container ip [2022-07-19T21:52:14.537Z] #67 111.2 -container-port int [2022-07-19T21:52:14.537Z] #67 111.2 container port (default -1) [2022-07-19T21:52:14.537Z] #67 111.2 -host-ip string [2022-07-19T21:52:14.537Z] #67 111.2 host ip [2022-07-19T21:52:14.537Z] #67 111.2 -host-port int [2022-07-19T21:52:14.537Z] #67 111.2 host port (default -1) [2022-07-19T21:52:14.537Z] #67 111.2 -proto string [2022-07-19T21:52:14.537Z] #67 111.2 proxy protocol (default "tcp") [2022-07-19T21:52:14.537Z] #67 DONE 111.5s [2022-07-19T21:52:14.537Z] [2022-07-19T21:52:14.537Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-19T21:52:14.537Z] #59 sha256:9f96598a5a154bafe851e3f9dbaa3853df2e4b66a55fce0cee42a28fd5294f23 [2022-07-19T21:52:14.537Z] #59 ... [2022-07-19T21:52:14.537Z] [2022-07-19T21:52:14.537Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-19T21:52:14.537Z] #68 sha256:237ae55e09b560e67f2ad05fef083b6504114a8643052b115c9ba1ed33feb8f3 [2022-07-19T21:52:14.537Z] #68 DONE 0.2s [2022-07-19T21:52:14.537Z] [2022-07-19T21:52:14.537Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-19T21:52:14.537Z] #59 sha256:9f96598a5a154bafe851e3f9dbaa3853df2e4b66a55fce0cee42a28fd5294f23 [2022-07-19T21:52:14.537Z] #59 DONE 0.3s [2022-07-19T21:52:14.537Z] [2022-07-19T21:52:14.537Z] #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-07-19T21:52:14.537Z] #60 sha256:fd4a4abf0ae9f965527b0cef33a0afde2afc6b704ec643977186814ebaa80878 [2022-07-19T21:52:14.537Z] #60 ... [2022-07-19T21:52:14.537Z] [2022-07-19T21:52:14.537Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-19T21:52:14.537Z] #69 sha256:2bb0d333c1f717a214daeea2b78172fe77dc143f4a75bdb2819c59e40657b53d [2022-07-19T21:52:14.537Z] #69 DONE 0.2s [2022-07-19T21:52:14.537Z] [2022-07-19T21:52:14.537Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-19T21:52:14.537Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-19T21:52:14.851Z] #19 192.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-19T21:52:14.851Z] #19 192.0 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:52:14.851Z] #19 192.0 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-19T21:52:14.851Z] #19 192.1 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-19T21:52:14.851Z] #19 192.1 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:52:14.851Z] #19 192.1 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:52:15.479Z] #15 DONE 1.4s [2022-07-19T21:52:15.479Z] [2022-07-19T21:52:15.479Z] #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-07-19T21:52:15.479Z] #60 sha256:fd4a4abf0ae9f965527b0cef33a0afde2afc6b704ec643977186814ebaa80878 [2022-07-19T21:52:15.479Z] #60 1.222 + RM_GOPATH=0 [2022-07-19T21:52:15.479Z] #60 1.222 + TMP_GOPATH= [2022-07-19T21:52:15.479Z] #60 1.222 + : /build [2022-07-19T21:52:15.479Z] #60 1.222 + '[' -z '' ']' [2022-07-19T21:52:15.479Z] #60 1.222 ++ mktemp -d [2022-07-19T21:52:15.479Z] #60 1.288 + export GOPATH=/tmp/tmp.AEodG3TYJa [2022-07-19T21:52:15.479Z] #60 1.288 + GOPATH=/tmp/tmp.AEodG3TYJa [2022-07-19T21:52:15.479Z] #60 1.288 + RM_GOPATH=1 [2022-07-19T21:52:15.479Z] #60 1.288 + case "$(go env GOARCH)" in [2022-07-19T21:52:15.479Z] #60 1.288 ++ go env GOARCH [2022-07-19T21:52:15.739Z] #14 ... [2022-07-19T21:52:15.739Z] [2022-07-19T21:52:15.739Z] #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-07-19T21:52:15.739Z] #44 sha256:faff4d69cfe4a51d3acd68c3c08cf7ff892629d214a9e6e85078750d55590024 [2022-07-19T21:52:15.739Z] #44 8.426 [100%] Linking C executable tini-static [2022-07-19T21:52:15.739Z] #44 9.664 [100%] Built target tini-static [2022-07-19T21:52:15.739Z] #44 9.929 + mkdir -p /build [2022-07-19T21:52:15.739Z] #44 9.952 + cp tini-static /build/docker-init [2022-07-19T21:52:15.739Z] #44 DONE 10.5s [2022-07-19T21:52:15.739Z] [2022-07-19T21:52:15.739Z] #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-07-19T21:52:15.739Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-19T21:52:15.739Z] #53 105.1 gotestsum version dev [2022-07-19T21:52:15.739Z] #53 DONE 106.3s [2022-07-19T21:52:15.739Z] [2022-07-19T21:52:15.739Z] #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-07-19T21:52:15.739Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:15.739Z] #77 24.63 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-19T21:52:15.739Z] #77 24.77 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-19T21:52:15.739Z] #77 25.22 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-19T21:52:15.742Z] #60 1.297 Install runc version v1.1.2 (build tags: seccomp) [2022-07-19T21:52:15.742Z] #60 1.297 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:52:15.742Z] #60 1.297 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:52:15.742Z] #60 1.297 ++ dirname /install.sh [2022-07-19T21:52:15.742Z] #60 1.297 + dir=/ [2022-07-19T21:52:15.742Z] #60 1.297 + bin=runc [2022-07-19T21:52:15.742Z] #60 1.297 + shift [2022-07-19T21:52:15.742Z] #60 1.297 + '[' '!' -f //runc.installer ']' [2022-07-19T21:52:15.742Z] #60 1.297 + . //runc.installer [2022-07-19T21:52:15.742Z] #60 1.297 ++ set -e [2022-07-19T21:52:15.742Z] #60 1.297 ++ : v1.1.2 [2022-07-19T21:52:15.742Z] #60 1.297 + install_runc [2022-07-19T21:52:15.742Z] #60 1.297 + RUNC_BUILDTAGS=seccomp [2022-07-19T21:52:15.742Z] #60 1.297 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-19T21:52:15.742Z] #60 1.313 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AEodG3TYJa/src/github.com/opencontainers/runc [2022-07-19T21:52:15.742Z] #60 1.313 Cloning into '/tmp/tmp.AEodG3TYJa/src/github.com/opencontainers/runc'... [2022-07-19T21:52:17.128Z] #60 ... [2022-07-19T21:52:17.128Z] [2022-07-19T21:52:17.128Z] #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-07-19T21:52:17.128Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-19T21:52:17.128Z] #16 DONE 1.5s [2022-07-19T21:52:17.128Z] [2022-07-19T21:52:17.128Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-19T21:52:17.128Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-19T21:52:17.483Z] #19 ... [2022-07-19T21:52:17.483Z] [2022-07-19T21:52:17.483Z] #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-07-19T21:52:17.483Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:17.483Z] #84 142.0 checking for strings.h... yes [2022-07-19T21:52:17.483Z] #84 142.2 checking for inttypes.h... yes [2022-07-19T21:52:17.483Z] #84 142.3 checking for stdint.h... yes [2022-07-19T21:52:17.483Z] #84 142.4 checking for unistd.h... yes [2022-07-19T21:52:17.483Z] #84 142.6 checking minix/config.h usability... no [2022-07-19T21:52:17.483Z] #84 142.6 checking minix/config.h presence... no [2022-07-19T21:52:17.483Z] #84 142.7 checking for minix/config.h... no [2022-07-19T21:52:17.483Z] #84 142.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-19T21:52:17.483Z] #84 142.9 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:52:17.483Z] #84 143.2 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:52:17.483Z] #84 143.2 checking how to print strings... printf [2022-07-19T21:52:17.483Z] #84 143.2 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:52:17.483Z] #84 143.2 checking for fgrep... /bin/grep -F [2022-07-19T21:52:17.483Z] #84 143.2 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:52:17.483Z] #84 143.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:52:17.483Z] #84 143.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:52:17.483Z] #84 143.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:52:17.483Z] #84 143.3 checking whether ln -s works... yes [2022-07-19T21:52:17.483Z] #84 143.3 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:52:17.483Z] #84 143.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-19T21:52:17.483Z] #84 143.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:52:17.483Z] #84 143.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:52:17.483Z] #84 143.3 checking for objdump... objdump [2022-07-19T21:52:17.483Z] #84 143.3 checking how to recognize dependent libraries... pass_all [2022-07-19T21:52:17.483Z] #84 143.3 checking for dlltool... no [2022-07-19T21:52:17.483Z] #84 143.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:52:17.483Z] #84 143.3 checking for ar... ar [2022-07-19T21:52:17.483Z] #84 143.3 checking for archiver @FILE support... @ [2022-07-19T21:52:17.483Z] #84 143.4 checking for strip... strip [2022-07-19T21:52:17.483Z] #84 143.4 checking for ranlib... ranlib [2022-07-19T21:52:17.484Z] #84 143.4 checking for gawk... no [2022-07-19T21:52:17.484Z] #84 143.4 checking for mawk... mawk [2022-07-19T21:52:17.484Z] #84 143.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:52:17.484Z] #84 143.6 checking for sysroot... no [2022-07-19T21:52:17.484Z] #84 143.6 checking for a working dd... /bin/dd [2022-07-19T21:52:17.484Z] #84 143.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:52:17.484Z] #84 143.7 checking for mt... no [2022-07-19T21:52:17.484Z] #84 143.7 checking if : is a manifest tool... no [2022-07-19T21:52:17.484Z] #84 143.7 checking for dlfcn.h... yes [2022-07-19T21:52:17.484Z] #84 143.8 checking for objdir... .libs [2022-07-19T21:52:17.484Z] #84 144.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:52:17.484Z] #84 144.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:52:17.484Z] #84 144.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:52:17.484Z] #84 144.2 checking if gcc static flag -static works... yes [2022-07-19T21:52:17.484Z] #84 144.4 checking if gcc supports -c -o file.o... yes [2022-07-19T21:52:17.484Z] #84 144.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:52:17.484Z] #84 144.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:52:17.484Z] #84 144.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:52:17.484Z] #84 144.8 checking how to hardcode library paths into programs... immediate [2022-07-19T21:52:17.484Z] #84 144.8 checking whether stripping libraries is possible... yes [2022-07-19T21:52:17.484Z] #84 144.8 checking if libtool supports shared libraries... yes [2022-07-19T21:52:17.484Z] #84 144.8 checking whether to build shared libraries... no [2022-07-19T21:52:17.484Z] #84 144.8 checking whether to build static libraries... yes [2022-07-19T21:52:17.484Z] #84 144.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:52:17.484Z] #84 144.8 checking whether build environment is sane... yes [2022-07-19T21:52:17.484Z] #84 144.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:52:17.484Z] #84 144.9 checking whether make sets $(MAKE)... yes [2022-07-19T21:52:17.484Z] #84 144.9 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:52:17.484Z] #84 144.9 checking whether make supports nested variables... yes [2022-07-19T21:52:17.484Z] #84 145.0 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:52:17.484Z] #84 145.0 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:52:17.484Z] #84 145.0 checking how to create a ustar tar archive... gnutar [2022-07-19T21:52:17.484Z] #84 145.0 checking dependency style of gcc... gcc3 [2022-07-19T21:52:17.484Z] #84 145.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:52:17.484Z] #84 145.2 checking whether make supports nested variables... (cached) yes [2022-07-19T21:52:17.484Z] #84 145.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-19T21:52:17.484Z] #84 145.2 checking pkg-config is at least version 0.9.0... yes [2022-07-19T21:52:17.484Z] #84 145.2 checking for yajl >= 2.1.0... yes [2022-07-19T21:52:17.484Z] #84 145.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-19T21:52:17.484Z] #84 145.2 checking for gcc... (cached) gcc [2022-07-19T21:52:17.484Z] #84 145.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-19T21:52:17.484Z] #84 145.3 checking whether gcc accepts -g... (cached) yes [2022-07-19T21:52:17.484Z] #84 145.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-19T21:52:17.484Z] #84 145.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-19T21:52:17.484Z] #84 145.3 checking for a Python interpreter with version >= 3... python3 [2022-07-19T21:52:17.484Z] #84 145.3 checking for python3... /usr/bin/python3 [2022-07-19T21:52:17.484Z] #84 145.4 checking for python3 version... 3.9 [2022-07-19T21:52:17.484Z] #84 145.4 checking for python3 platform... linux [2022-07-19T21:52:17.484Z] #84 145.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-19T21:52:17.484Z] #84 145.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-19T21:52:17.484Z] #84 145.8 checking that generated files are newer than configure... done [2022-07-19T21:52:17.484Z] #84 145.9 configure: creating ./config.status [2022-07-19T21:52:17.484Z] #84 147.6 config.status: creating Makefile [2022-07-19T21:52:17.484Z] #84 147.6 config.status: creating config.h [2022-07-19T21:52:17.484Z] #84 147.7 config.status: executing libtool commands [2022-07-19T21:52:17.484Z] #84 147.7 config.status: executing depfiles commands [2022-07-19T21:52:17.700Z] #17 0.667 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-19T21:52:17.700Z] #17 DONE 0.7s [2022-07-19T21:52:17.700Z] [2022-07-19T21:52:17.700Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-19T21:52:17.700Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-19T21:52:17.745Z] #84 148.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-19T21:52:17.745Z] #84 148.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-19T21:52:18.006Z] #84 148.7 checking for gcc... gcc [2022-07-19T21:52:18.268Z] #84 148.8 checking whether the C compiler works... yes [2022-07-19T21:52:18.268Z] #84 149.0 checking for C compiler default output file name... a.out [2022-07-19T21:52:18.530Z] #84 149.0 checking for suffix of executables... [2022-07-19T21:52:18.607Z] #77 ... [2022-07-19T21:52:18.607Z] [2022-07-19T21:52:18.607Z] #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-07-19T21:52:18.607Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:18.607Z] #14 118.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-19T21:52:18.607Z] #14 118.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:18.607Z] #14 118.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:52:18.643Z] #18 DONE 0.9s [2022-07-19T21:52:18.643Z] [2022-07-19T21:52:18.643Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-19T21:52:18.643Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-19T21:52:18.791Z] #84 149.1 checking whether we are cross compiling... no [2022-07-19T21:52:18.791Z] #84 149.3 checking for suffix of object files... o [2022-07-19T21:52:18.791Z] #84 149.3 checking whether we are using the GNU C compiler... yes [2022-07-19T21:52:18.791Z] #84 149.4 checking whether gcc accepts -g... yes [2022-07-19T21:52:18.791Z] #84 149.5 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:52:19.052Z] #84 149.6 checking whether gcc understands -c and -o together... yes [2022-07-19T21:52:19.052Z] #84 149.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:52:19.052Z] #84 149.7 checking whether build environment is sane... yes [2022-07-19T21:52:19.052Z] #84 149.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:52:19.052Z] #84 149.8 checking for gawk... no [2022-07-19T21:52:19.052Z] #84 149.8 checking for mawk... mawk [2022-07-19T21:52:19.313Z] #84 149.8 checking whether make sets $(MAKE)... yes [2022-07-19T21:52:19.313Z] #84 149.9 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:52:19.313Z] #84 149.9 checking whether make supports nested variables... yes [2022-07-19T21:52:19.313Z] #84 149.9 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:52:19.313Z] #84 149.9 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:52:19.313Z] #84 149.9 checking how to create a ustar tar archive... gnutar [2022-07-19T21:52:19.313Z] #84 149.9 checking dependency style of gcc... gcc3 [2022-07-19T21:52:19.573Z] #84 150.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:52:19.573Z] #84 150.1 checking whether make supports nested variables... (cached) yes [2022-07-19T21:52:19.586Z] #19 DONE 0.8s [2022-07-19T21:52:19.586Z] [2022-07-19T21:52:19.586Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-19T21:52:19.586Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-19T21:52:19.834Z] #84 150.1 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:52:19.834Z] #84 150.4 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:52:19.834Z] #84 150.4 checking how to print strings... printf [2022-07-19T21:52:19.834Z] #84 150.4 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:52:19.834Z] #84 150.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:52:19.834Z] #84 150.5 checking for egrep... /bin/grep -E [2022-07-19T21:52:19.834Z] #84 150.5 checking for fgrep... /bin/grep -F [2022-07-19T21:52:19.834Z] #84 150.5 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:52:19.834Z] #84 150.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:52:19.834Z] #84 150.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:52:19.834Z] #84 150.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:52:20.095Z] #84 150.6 checking whether ln -s works... yes [2022-07-19T21:52:20.095Z] #84 150.6 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:52:20.095Z] #84 150.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-19T21:52:20.095Z] #84 150.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:52:20.095Z] #84 150.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:52:20.095Z] #84 150.7 checking for objdump... objdump [2022-07-19T21:52:20.095Z] #84 150.7 checking how to recognize dependent libraries... pass_all [2022-07-19T21:52:20.095Z] #84 150.7 checking for dlltool... no [2022-07-19T21:52:20.095Z] #84 150.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:52:20.095Z] #84 150.7 checking for ar... ar [2022-07-19T21:52:20.356Z] #84 150.7 checking for archiver @FILE support... @ [2022-07-19T21:52:20.356Z] #84 150.8 checking for strip... strip [2022-07-19T21:52:20.356Z] #84 150.8 checking for ranlib... ranlib [2022-07-19T21:52:20.529Z] #20 DONE 0.9s [2022-07-19T21:52:20.529Z] [2022-07-19T21:52:20.529Z] #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-07-19T21:52:20.529Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-19T21:52:20.617Z] #84 150.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:52:20.617Z] #84 151.1 checking for sysroot... no [2022-07-19T21:52:20.617Z] #84 151.1 checking for a working dd... /bin/dd [2022-07-19T21:52:20.617Z] #84 151.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:52:20.617Z] #84 151.2 checking for mt... no [2022-07-19T21:52:20.617Z] #84 151.2 checking if : is a manifest tool... no [2022-07-19T21:52:20.617Z] #84 151.2 checking how to run the C preprocessor... gcc -E [2022-07-19T21:52:21.453Z] #84 151.4 checking for ANSI C header files... yes [2022-07-19T21:52:21.453Z] #84 151.9 checking for sys/types.h... yes [2022-07-19T21:52:21.453Z] #84 152.1 checking for sys/stat.h... yes [2022-07-19T21:52:21.468Z] #21 1.039 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:52:21.468Z] #21 1.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:52:21.468Z] #21 1.066 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:52:21.714Z] #84 152.2 checking for stdlib.h... yes [2022-07-19T21:52:21.714Z] #84 152.4 checking for string.h... yes [2022-07-19T21:52:21.975Z] #84 152.5 checking for memory.h... yes [2022-07-19T21:52:21.975Z] #84 152.6 checking for strings.h... yes [2022-07-19T21:52:22.039Z] #21 1.685 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:52:22.237Z] #84 152.7 checking for inttypes.h... yes [2022-07-19T21:52:22.237Z] #84 152.8 checking for stdint.h... yes [2022-07-19T21:52:22.497Z] #84 153.0 checking for unistd.h... yes [2022-07-19T21:52:22.614Z] #21 ... [2022-07-19T21:52:22.614Z] [2022-07-19T21:52:22.614Z] #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-07-19T21:52:22.614Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-19T21:52:22.614Z] #36 120.2 Delve is a source level debugger for Go programs. [2022-07-19T21:52:22.614Z] #36 120.2 [2022-07-19T21:52:22.614Z] #36 120.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-19T21:52:22.614Z] #36 120.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-19T21:52:22.614Z] #36 120.2 [2022-07-19T21:52:22.614Z] #36 120.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-19T21:52:22.614Z] #36 120.2 [2022-07-19T21:52:22.614Z] #36 120.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-19T21:52:22.614Z] #36 120.2 [2022-07-19T21:52:22.614Z] #36 120.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-19T21:52:22.614Z] #36 120.2 [2022-07-19T21:52:22.614Z] #36 120.2 Usage: [2022-07-19T21:52:22.614Z] #36 120.2 dlv [command] [2022-07-19T21:52:22.614Z] #36 120.2 [2022-07-19T21:52:22.614Z] #36 120.2 Available Commands: [2022-07-19T21:52:22.614Z] #36 120.2 attach Attach to running process and begin debugging. [2022-07-19T21:52:22.614Z] #36 120.2 connect Connect to a headless debug server with a terminal client. [2022-07-19T21:52:22.614Z] #36 120.2 core Examine a core dump. [2022-07-19T21:52:22.614Z] #36 120.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-19T21:52:22.614Z] #36 120.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-19T21:52:22.614Z] #36 120.2 exec Execute a precompiled binary, and begin a debug session. [2022-07-19T21:52:22.614Z] #36 120.2 help Help about any command [2022-07-19T21:52:22.614Z] #36 120.2 run Deprecated command. Use 'debug' instead. [2022-07-19T21:52:22.614Z] #36 120.2 test Compile test binary and begin debugging program. [2022-07-19T21:52:22.614Z] #36 120.2 trace Compile and begin tracing program. [2022-07-19T21:52:22.614Z] #36 120.2 version Prints version. [2022-07-19T21:52:22.614Z] #36 120.2 [2022-07-19T21:52:22.614Z] #36 120.2 Flags: [2022-07-19T21:52:22.614Z] #36 120.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-19T21:52:22.614Z] #36 120.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-19T21:52:22.614Z] #36 120.2 --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-07-19T21:52:22.614Z] #36 120.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-19T21:52:22.614Z] #36 120.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-19T21:52:22.614Z] #36 120.2 --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-07-19T21:52:22.614Z] #36 120.2 --disable-aslr Disables address space randomization [2022-07-19T21:52:22.614Z] #36 120.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-19T21:52:22.614Z] #36 120.2 -h, --help help for dlv [2022-07-19T21:52:22.614Z] #36 120.2 --init string Init file, executed by the terminal client. [2022-07-19T21:52:22.614Z] #36 120.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-19T21:52:22.614Z] #36 120.2 --log Enable debugging server logging. [2022-07-19T21:52:22.614Z] #36 120.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-19T21:52:22.614Z] #36 120.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-19T21:52:22.614Z] #36 120.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-19T21:52:22.614Z] #36 120.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-19T21:52:22.614Z] #36 120.2 --wd string Working directory for running the program. [2022-07-19T21:52:22.614Z] #36 120.2 [2022-07-19T21:52:22.614Z] #36 120.2 Additional help topics: [2022-07-19T21:52:22.614Z] #36 120.2 dlv backend Help about the --backend flag. [2022-07-19T21:52:22.614Z] #36 120.2 dlv log Help about logging flags. [2022-07-19T21:52:22.614Z] #36 120.2 dlv redirect Help about file redirection. [2022-07-19T21:52:22.614Z] #36 120.2 [2022-07-19T21:52:22.614Z] #36 120.2 Use "dlv [command] --help" for more information about a command. [2022-07-19T21:52:22.614Z] #36 DONE 120.5s [2022-07-19T21:52:22.614Z] [2022-07-19T21:52:22.614Z] #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-07-19T21:52:22.614Z] #26 sha256:7b081e56fce6ecfa076974dd35291b1c84c9af419ef9e85d404b8b488749bb75 [2022-07-19T21:52:22.758Z] #84 153.1 checking for dlfcn.h... yes [2022-07-19T21:52:22.758Z] #84 153.3 checking for objdir... .libs [2022-07-19T21:52:23.279Z] #84 153.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:52:23.279Z] #84 153.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:52:23.279Z] #84 153.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:52:23.518Z] #77 ... [2022-07-19T21:52:23.518Z] [2022-07-19T21:52:23.518Z] #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-07-19T21:52:23.518Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:23.518Z] #14 114.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-19T21:52:23.518Z] #14 114.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:23.518Z] #14 114.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:52:23.850Z] #84 153.9 checking if gcc static flag -static works... yes [2022-07-19T21:52:23.898Z] #14 ... [2022-07-19T21:52:23.898Z] [2022-07-19T21:52:23.898Z] #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-07-19T21:52:23.899Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:23.899Z] #77 71.06 configure.ac:7: installing 'build-aux/compile' [2022-07-19T21:52:23.899Z] #77 71.08 configure.ac:9: installing 'build-aux/config.guess' [2022-07-19T21:52:23.899Z] #77 71.08 configure.ac:9: installing 'build-aux/config.sub' [2022-07-19T21:52:23.899Z] #77 71.10 configure.ac:11: installing 'build-aux/install-sh' [2022-07-19T21:52:23.899Z] #77 71.11 configure.ac:11: installing 'build-aux/missing' [2022-07-19T21:52:23.899Z] #77 71.30 Makefile.am: installing 'build-aux/depcomp' [2022-07-19T21:52:23.899Z] #77 71.40 parallel-tests: installing 'build-aux/test-driver' [2022-07-19T21:52:24.110Z] #84 154.5 checking if gcc supports -c -o file.o... yes [2022-07-19T21:52:24.110Z] #84 154.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:52:24.110Z] #84 154.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:52:24.682Z] #84 154.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:52:24.682Z] #84 155.2 checking how to hardcode library paths into programs... immediate [2022-07-19T21:52:24.682Z] #84 155.2 checking whether stripping libraries is possible... yes [2022-07-19T21:52:24.682Z] #84 155.2 checking if libtool supports shared libraries... yes [2022-07-19T21:52:24.682Z] #84 155.2 checking whether to build shared libraries... no [2022-07-19T21:52:24.682Z] #84 155.2 checking whether to build static libraries... yes [2022-07-19T21:52:24.698Z] #26 118.1 Updating files: 18% (2102/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/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: 33% (3880/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: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 54% (6206/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: 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-07-19T21:52:24.698Z] #26 122.2 + cd /tmp/tmp.gzc2iyvtk4/tmp/docker-ce [2022-07-19T21:52:24.698Z] #26 122.2 + git checkout -q v17.06.2-ce [2022-07-19T21:52:24.942Z] #84 155.3 checking float.h usability... yes [2022-07-19T21:52:24.942Z] #84 155.6 checking float.h presence... yes [2022-07-19T21:52:25.203Z] #84 155.6 checking for float.h... yes [2022-07-19T21:52:25.203Z] #84 155.7 checking limits.h usability... yes [2022-07-19T21:52:25.463Z] #84 155.9 checking limits.h presence... yes [2022-07-19T21:52:25.463Z] #84 156.0 checking for limits.h... yes [2022-07-19T21:52:25.640Z] #26 ... [2022-07-19T21:52:25.640Z] [2022-07-19T21:52:25.640Z] #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-07-19T21:52:25.640Z] #60 sha256:fd4a4abf0ae9f965527b0cef33a0afde2afc6b704ec643977186814ebaa80878 [2022-07-19T21:52:25.640Z] #60 11.49 + cd /tmp/tmp.AEodG3TYJa/src/github.com/opencontainers/runc [2022-07-19T21:52:25.724Z] #84 156.1 checking stddef.h usability... yes [2022-07-19T21:52:25.724Z] #84 156.3 checking stddef.h presence... yes [2022-07-19T21:52:25.724Z] #84 156.4 checking for stddef.h... yes [2022-07-19T21:52:25.724Z] #84 156.4 checking for stdlib.h... (cached) yes [2022-07-19T21:52:25.809Z] #77 73.57 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-19T21:52:25.809Z] #77 73.59 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-19T21:52:25.900Z] #60 11.49 + git checkout -q v1.1.2 [2022-07-19T21:52:25.984Z] #84 156.5 checking for string.h... (cached) yes [2022-07-19T21:52:26.161Z] #60 12.03 + '[' -z '' ']' [2022-07-19T21:52:26.161Z] #60 12.03 + target=static [2022-07-19T21:52:26.161Z] #60 12.03 + make BUILDTAGS=seccomp static [2022-07-19T21:52:26.245Z] #84 156.5 checking sys/time.h usability... yes [2022-07-19T21:52:26.245Z] #84 156.7 checking sys/time.h presence... yes [2022-07-19T21:52:26.245Z] #84 156.9 checking for sys/time.h... yes [2022-07-19T21:52:26.379Z] #77 74.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-19T21:52:26.380Z] #77 74.12 libtoolize: copying file 'm4/libtool.m4' [2022-07-19T21:52:26.506Z] #84 156.9 checking for inline... inline [2022-07-19T21:52:26.506Z] #84 157.0 checking for size_t... yes [2022-07-19T21:52:26.506Z] #84 157.1 checking for stdlib.h... (cached) yes [2022-07-19T21:52:26.681Z] #77 74.21 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-19T21:52:26.681Z] #77 74.33 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-19T21:52:26.681Z] #77 74.39 libtoolize: copying file 'm4/ltversion.m4' [2022-07-19T21:52:26.732Z] #60 12.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-19T21:52:26.767Z] #84 157.1 checking for GNU libc compatible malloc... yes [2022-07-19T21:52:26.767Z] #84 157.3 checking for stdlib.h... (cached) yes [2022-07-19T21:52:26.767Z] #84 157.3 checking for GNU libc compatible realloc... yes [2022-07-19T21:52:26.955Z] #77 74.48 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-19T21:52:27.287Z] #84 157.5 checking for working strtod... yes [2022-07-19T21:52:27.528Z] #77 ... [2022-07-19T21:52:27.528Z] [2022-07-19T21:52:27.528Z] #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-07-19T21:52:27.528Z] #67 sha256:f2e48026d18fbb53b38145b74d16a15f486fd1d95d608f780cbbb7360fd76d8d [2022-07-19T21:52:27.528Z] #67 120.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-19T21:52:27.528Z] #67 120.4 + GOBIN=/build [2022-07-19T21:52:27.528Z] #67 120.4 + GO111MODULE=on [2022-07-19T21:52:27.528Z] #67 120.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:52:27.528Z] #67 126.7 rootlesskit version 1.0.0 [2022-07-19T21:52:27.528Z] #67 126.8 Usage of /build/rootlesskit-docker-proxy: [2022-07-19T21:52:27.528Z] #67 126.8 -container-ip string [2022-07-19T21:52:27.528Z] #67 126.8 container ip [2022-07-19T21:52:27.528Z] #67 126.8 -container-port int [2022-07-19T21:52:27.528Z] #67 126.8 container port (default -1) [2022-07-19T21:52:27.528Z] #67 126.8 -host-ip string [2022-07-19T21:52:27.528Z] #67 126.8 host ip [2022-07-19T21:52:27.528Z] #67 126.8 -host-port int [2022-07-19T21:52:27.528Z] #67 126.8 host port (default -1) [2022-07-19T21:52:27.528Z] #67 126.8 -proto string [2022-07-19T21:52:27.528Z] #67 126.8 proxy protocol (default "tcp") [2022-07-19T21:52:27.528Z] #67 DONE 127.6s [2022-07-19T21:52:27.528Z] [2022-07-19T21:52:27.528Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-19T21:52:27.528Z] #68 sha256:0c01bb6a1c6d2923cdc4ac227fe9af8dbb87172798033c99e185bf81825f83a7 [2022-07-19T21:52:27.528Z] #68 DONE 0.1s [2022-07-19T21:52:27.528Z] [2022-07-19T21:52:27.528Z] #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-07-19T21:52:27.528Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:27.528Z] #14 124.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-19T21:52:27.528Z] #14 124.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-19T21:52:27.528Z] #14 124.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-19T21:52:27.528Z] #14 124.6 Selecting previously unselected package libapparmor1:amd64. [2022-07-19T21:52:27.528Z] #14 124.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 124.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-19T21:52:27.528Z] #14 124.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-19T21:52:27.528Z] #14 124.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 124.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-19T21:52:27.528Z] #14 124.9 Selecting previously unselected package libbtrfs0:amd64. [2022-07-19T21:52:27.528Z] #14 124.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 124.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:52:27.528Z] #14 125.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-19T21:52:27.528Z] #14 125.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 125.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:52:27.528Z] #14 125.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-19T21:52:27.528Z] #14 125.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 125.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:52:27.528Z] #14 125.5 Selecting previously unselected package libudev-dev:amd64. [2022-07-19T21:52:27.528Z] #14 125.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 125.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:52:27.528Z] #14 125.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-19T21:52:27.528Z] #14 125.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 125.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-19T21:52:27.528Z] #14 125.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-19T21:52:27.528Z] #14 125.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 125.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-19T21:52:27.528Z] #14 126.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-19T21:52:27.528Z] #14 126.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 126.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-19T21:52:27.528Z] #14 126.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-19T21:52:27.528Z] #14 126.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 126.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-19T21:52:27.528Z] #14 126.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-19T21:52:27.528Z] #14 126.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 126.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-19T21:52:27.528Z] #14 126.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-19T21:52:27.528Z] #14 126.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 126.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-19T21:52:27.528Z] #14 127.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-19T21:52:27.528Z] #14 127.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 127.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:52:27.528Z] #14 127.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-19T21:52:27.528Z] #14 127.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 127.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:52:27.528Z] #14 128.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-19T21:52:27.528Z] #14 128.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-19T21:52:27.528Z] #14 128.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:52:27.547Z] #84 158.0 checking for gettimeofday... yes [2022-07-19T21:52:27.788Z] #14 ... [2022-07-19T21:52:27.788Z] [2022-07-19T21:52:27.788Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-19T21:52:27.788Z] #69 sha256:80b6e6ae7d278a6988f490928a97488f28c66c4b447b11c8d6fd9a90f28fb427 [2022-07-19T21:52:27.788Z] #69 DONE 0.2s [2022-07-19T21:52:27.807Z] #84 158.3 checking for memset... yes [2022-07-19T21:52:27.948Z] #77 ... [2022-07-19T21:52:27.948Z] [2022-07-19T21:52:27.948Z] #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-07-19T21:52:27.948Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:27.948Z] #14 118.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-19T21:52:27.948Z] #14 118.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:27.948Z] #14 118.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:52:28.047Z] [2022-07-19T21:52:28.048Z] #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-07-19T21:52:28.048Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:52:28.068Z] #84 158.4 checking for strspn... yes [2022-07-19T21:52:28.307Z] #47 ... [2022-07-19T21:52:28.307Z] [2022-07-19T21:52:28.307Z] #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-07-19T21:52:28.307Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:28.307Z] #14 128.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:52:28.307Z] #14 128.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-19T21:52:28.307Z] #14 128.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-19T21:52:28.307Z] #14 128.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-19T21:52:28.307Z] #14 128.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-19T21:52:28.328Z] #84 158.9 checking that generated files are newer than configure... done [2022-07-19T21:52:28.328Z] #84 158.9 configure: creating ./config.status [2022-07-19T21:52:28.567Z] #14 128.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-19T21:52:28.567Z] #14 128.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:52:28.567Z] #14 128.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-19T21:52:28.567Z] #14 128.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:52:28.567Z] #14 128.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-19T21:52:28.567Z] #14 128.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-19T21:52:28.567Z] #14 128.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:52:28.567Z] #14 128.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-19T21:52:28.567Z] #14 128.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-19T21:52:28.567Z] #14 129.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-19T21:52:28.567Z] #14 129.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:52:28.567Z] #14 129.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-19T21:52:28.567Z] #14 129.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-19T21:52:28.567Z] #14 129.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-19T21:52:28.567Z] #14 129.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-19T21:52:28.567Z] #14 129.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:52:28.567Z] #14 129.1 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-07-19T21:52:28.567Z] #14 129.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:52:28.567Z] #14 129.2 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-07-19T21:52:28.567Z] #14 129.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-19T21:52:28.567Z] #14 129.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:52:28.567Z] #14 129.2 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-07-19T21:52:28.567Z] #14 129.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:52:28.567Z] #14 129.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-19T21:52:28.827Z] #14 129.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:52:28.827Z] #14 129.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-19T21:52:28.827Z] #14 129.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:52:28.827Z] #14 129.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:52:28.827Z] #14 129.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:52:29.398Z] #14 DONE 129.9s [2022-07-19T21:52:29.398Z] [2022-07-19T21:52:29.398Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-19T21:52:29.398Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-19T21:52:29.657Z] #15 ... [2022-07-19T21:52:29.657Z] [2022-07-19T21:52:29.657Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-19T21:52:29.657Z] #59 sha256:572caf22777c905bbc2297600158806574c3e68b7a7991c9f095205deda135a4 [2022-07-19T21:52:29.657Z] #59 DONE 0.4s [2022-07-19T21:52:29.920Z] [2022-07-19T21:52:29.920Z] #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-07-19T21:52:29.920Z] #60 sha256:2f337f4146148347b42c7d0811bbdc735744fd7da707fbadb2ed485b19e7462c [2022-07-19T21:52:30.062Z] #14 ... [2022-07-19T21:52:30.062Z] [2022-07-19T21:52:30.062Z] #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-07-19T21:52:30.062Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:30.062Z] #77 47.20 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-19T21:52:30.939Z] #60 ... [2022-07-19T21:52:30.939Z] [2022-07-19T21:52:30.939Z] #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-07-19T21:52:30.939Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:52:30.939Z] #77 71.09 configure.ac:11: installing 'build-aux/compile' [2022-07-19T21:52:30.939Z] #77 71.10 configure.ac:11: installing 'build-aux/config.guess' [2022-07-19T21:52:30.939Z] #77 71.10 configure.ac:11: installing 'build-aux/config.sub' [2022-07-19T21:52:30.939Z] #77 71.13 configure.ac:13: installing 'build-aux/install-sh' [2022-07-19T21:52:30.939Z] #77 71.14 configure.ac:13: installing 'build-aux/missing' [2022-07-19T21:52:30.939Z] #77 71.15 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-19T21:52:30.939Z] #77 71.31 Makefile.am: installing 'build-aux/depcomp' [2022-07-19T21:52:30.939Z] #77 72.71 checking build system type... aarch64-unknown-linux-gnu [2022-07-19T21:52:30.939Z] #77 73.67 checking host system type... aarch64-unknown-linux-gnu [2022-07-19T21:52:30.939Z] #77 73.67 checking how to print strings... printf [2022-07-19T21:52:30.939Z] #77 73.68 checking for gcc... gcc [2022-07-19T21:52:30.939Z] #77 73.78 checking whether the C compiler works... yes [2022-07-19T21:52:30.939Z] #77 74.02 checking for C compiler default output file name... a.out [2022-07-19T21:52:30.939Z] #77 74.03 checking for suffix of executables... [2022-07-19T21:52:30.939Z] #77 74.22 checking whether we are cross compiling... no [2022-07-19T21:52:30.939Z] #77 74.46 checking for suffix of object files... o [2022-07-19T21:52:30.939Z] #77 74.57 checking whether we are using the GNU C compiler... yes [2022-07-19T21:52:30.939Z] #77 74.70 checking whether gcc accepts -g... yes [2022-07-19T21:52:30.939Z] #77 74.84 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:52:30.939Z] #77 75.01 checking whether gcc understands -c and -o together... yes [2022-07-19T21:52:30.939Z] #77 75.27 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:52:30.939Z] #77 75.30 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:52:30.939Z] #77 75.31 checking for egrep... /bin/grep -E [2022-07-19T21:52:30.939Z] #77 75.33 checking for fgrep... /bin/grep -F [2022-07-19T21:52:30.939Z] #77 75.34 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:52:30.939Z] #77 75.36 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:52:30.939Z] #77 75.38 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:52:30.939Z] #77 75.40 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:52:30.939Z] #77 75.58 checking whether ln -s works... yes [2022-07-19T21:52:30.939Z] #77 75.58 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:52:30.939Z] #77 75.63 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-19T21:52:30.939Z] #77 75.63 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:52:30.939Z] #77 75.63 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:52:30.939Z] #77 75.63 checking for objdump... objdump [2022-07-19T21:52:30.939Z] #77 75.64 checking how to recognize dependent libraries... pass_all [2022-07-19T21:52:30.939Z] #77 75.65 checking for dlltool... no [2022-07-19T21:52:30.939Z] #77 75.65 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:52:30.939Z] #77 75.66 checking for ar... ar [2022-07-19T21:52:30.939Z] #77 75.66 checking for archiver @FILE support... @ [2022-07-19T21:52:30.939Z] #77 75.84 checking for strip... strip [2022-07-19T21:52:30.939Z] #77 75.84 checking for ranlib... ranlib [2022-07-19T21:52:30.939Z] #77 75.84 checking for gawk... no [2022-07-19T21:52:30.939Z] #77 75.84 checking for mawk... mawk [2022-07-19T21:52:30.939Z] #77 75.84 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:52:30.939Z] #77 76.33 checking for sysroot... no [2022-07-19T21:52:30.939Z] #77 76.33 checking for a working dd... /bin/dd [2022-07-19T21:52:30.939Z] #77 76.36 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:52:30.939Z] #77 76.38 checking for mt... no [2022-07-19T21:52:30.939Z] #77 76.38 checking if : is a manifest tool... no [2022-07-19T21:52:30.939Z] #77 76.40 checking how to run the C preprocessor... gcc -E [2022-07-19T21:52:30.939Z] #77 76.70 checking for ANSI C header files... yes [2022-07-19T21:52:30.939Z] #77 77.38 checking for sys/types.h... yes [2022-07-19T21:52:30.939Z] #77 77.50 checking for sys/stat.h... yes [2022-07-19T21:52:30.939Z] #77 77.63 checking for stdlib.h... yes [2022-07-19T21:52:30.939Z] #77 77.83 checking for string.h... yes [2022-07-19T21:52:30.939Z] #77 78.08 checking for memory.h... yes [2022-07-19T21:52:30.939Z] #77 78.21 checking for strings.h... yes [2022-07-19T21:52:30.939Z] #77 78.50 checking for inttypes.h... yes [2022-07-19T21:52:30.939Z] #77 78.70 checking for stdint.h... yes [2022-07-19T21:52:30.939Z] #77 78.92 checking for unistd.h... yes [2022-07-19T21:52:30.939Z] #77 79.14 checking for dlfcn.h... yes [2022-07-19T21:52:30.939Z] #77 79.38 checking for objdir... .libs [2022-07-19T21:52:30.939Z] #77 79.77 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:52:30.939Z] #77 79.90 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:52:30.939Z] #77 79.90 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:52:30.939Z] #77 80.05 checking if gcc static flag -static works... yes [2022-07-19T21:52:30.939Z] #77 80.40 checking if gcc supports -c -o file.o... yes [2022-07-19T21:52:30.939Z] #77 80.53 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:52:30.939Z] #77 80.53 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-19T21:52:30.939Z] #77 80.59 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:52:30.939Z] #77 80.79 checking how to hardcode library paths into programs... immediate [2022-07-19T21:52:30.939Z] #77 80.79 checking whether stripping libraries is possible... yes [2022-07-19T21:52:30.939Z] #77 80.81 checking if libtool supports shared libraries... yes [2022-07-19T21:52:30.939Z] #77 80.81 checking whether to build shared libraries... no [2022-07-19T21:52:30.939Z] #77 80.81 checking whether to build static libraries... yes [2022-07-19T21:52:30.939Z] #77 80.81 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:52:30.939Z] #77 80.84 checking whether build environment is sane... yes [2022-07-19T21:52:30.939Z] #77 80.90 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:52:30.939Z] #77 80.92 checking whether make sets $(MAKE)... yes [2022-07-19T21:52:30.939Z] #77 80.98 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:52:30.939Z] #77 81.04 checking whether make supports nested variables... yes [2022-07-19T21:52:31.200Z] #77 81.08 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:52:31.200Z] #77 81.09 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:52:31.200Z] #77 81.09 checking how to create a ustar tar archive... gnutar [2022-07-19T21:52:31.200Z] #77 81.16 checking dependency style of gcc... gcc3 [2022-07-19T21:52:31.461Z] #77 81.34 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:52:31.461Z] #77 81.36 checking whether make supports nested variables... (cached) yes [2022-07-19T21:52:31.461Z] #77 81.36 checking for gawk... (cached) mawk [2022-07-19T21:52:31.461Z] #77 81.36 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-19T21:52:31.461Z] #77 81.37 checking for gcc... (cached) gcc [2022-07-19T21:52:31.461Z] #77 81.46 checking whether we are using the GNU C compiler... (cached) yes [2022-07-19T21:52:31.461Z] #77 81.47 checking whether gcc accepts -g... (cached) yes [2022-07-19T21:52:31.461Z] #77 81.48 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-19T21:52:31.461Z] #77 81.48 checking whether gcc understands -c and -o together... (cached) yes [2022-07-19T21:52:31.461Z] #77 81.48 checking for a Python interpreter with version >= 3... python3 [2022-07-19T21:52:31.461Z] #77 81.56 checking for python3... /usr/bin/python3 [2022-07-19T21:52:31.643Z] #84 162.1 config.status: creating Makefile [2022-07-19T21:52:31.643Z] #84 162.3 config.status: creating config.h [2022-07-19T21:52:31.643Z] #84 162.3 config.status: executing depfiles commands [2022-07-19T21:52:31.722Z] #77 81.57 checking for python3 version... 3.9 [2022-07-19T21:52:31.722Z] #77 81.61 checking for python3 platform... linux [2022-07-19T21:52:31.722Z] #77 81.66 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-19T21:52:31.990Z] #77 81.78 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-19T21:52:31.990Z] #77 81.94 checking for go-md2man... no [2022-07-19T21:52:32.217Z] #84 162.6 config.status: executing libtool commands [2022-07-19T21:52:32.251Z] #77 81.96 checking error.h usability... yes [2022-07-19T21:52:32.251Z] #77 82.08 checking error.h presence... yes [2022-07-19T21:52:32.251Z] #77 82.17 checking for error.h... yes [2022-07-19T21:52:32.512Z] #77 82.22 checking linux/openat2.h usability... yes [2022-07-19T21:52:32.512Z] #77 82.34 checking linux/openat2.h presence... yes [2022-07-19T21:52:32.512Z] #77 82.41 checking for linux/openat2.h... yes [2022-07-19T21:52:32.773Z] #77 82.46 checking for copy_file_range... yes [2022-07-19T21:52:33.042Z] #77 82.75 checking for fgetxattr... [2022-07-19T21:52:33.042Z] #77 ... [2022-07-19T21:52:33.042Z] [2022-07-19T21:52:33.042Z] #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-07-19T21:52:33.042Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-19T21:52:33.042Z] #34 DONE 130.8s [2022-07-19T21:52:33.042Z] [2022-07-19T21:52:33.042Z] #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-07-19T21:52:33.042Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:52:33.042Z] #77 82.75 checking for fgetxattr... yes [2022-07-19T21:52:33.042Z] #77 83.10 checking for statx... [2022-07-19T21:52:33.042Z] #77 ... [2022-07-19T21:52:33.042Z] [2022-07-19T21:52:33.042Z] #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-07-19T21:52:33.042Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-19T21:52:33.042Z] #21 3.943 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:52:33.042Z] #21 5.402 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:52:33.042Z] #21 7.579 Fetched 8441 kB in 7s (1239 kB/s) [2022-07-19T21:52:33.042Z] #21 7.579 Reading package lists... [2022-07-19T21:52:33.042Z] #21 9.953 Reading package lists... [2022-07-19T21:52:33.601Z] #84 163.9 GEN .version [2022-07-19T21:52:33.601Z] #84 164.0 make install-recursive [2022-07-19T21:52:33.601Z] #84 164.0 make[1]: Entering directory '/tmp/crun-build' [2022-07-19T21:52:33.601Z] #84 164.2 Making install in libocispec [2022-07-19T21:52:33.601Z] #84 164.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:52:33.613Z] #21 12.75 Building dependency tree... [2022-07-19T21:52:33.613Z] #21 ... [2022-07-19T21:52:33.613Z] [2022-07-19T21:52:33.613Z] #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-07-19T21:52:33.613Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:52:33.613Z] #77 83.10 checking for statx... yes [2022-07-19T21:52:33.862Z] #84 164.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-19T21:52:33.862Z] #84 164.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-19T21:52:33.862Z] #84 164.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-19T21:52:33.862Z] #84 164.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-19T21:52:33.883Z] #77 83.51 checking for fgetpwent_r... yes [2022-07-19T21:52:34.120Z] #60 ... [2022-07-19T21:52:34.120Z] [2022-07-19T21:52:34.120Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-19T21:52:34.120Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-19T21:52:34.120Z] #15 DONE 4.2s [2022-07-19T21:52:34.120Z] [2022-07-19T21:52:34.120Z] #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-07-19T21:52:34.120Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-19T21:52:34.143Z] #77 83.92 checking for issetugid... no [2022-07-19T21:52:34.143Z] #77 84.11 checking for pkg-config... /usr/bin/pkg-config [2022-07-19T21:52:34.143Z] #77 84.12 checking pkg-config is at least version 0.9.0... yes [2022-07-19T21:52:34.715Z] #77 84.12 checking for library containing yajl_tree_get... -lyajl [2022-07-19T21:52:34.715Z] #77 84.51 checking for yajl >= 2.0.0... yes [2022-07-19T21:52:34.715Z] #77 84.56 checking sys/capability.h usability... yes [2022-07-19T21:52:34.803Z] #84 165.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-19T21:52:34.803Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-19T21:52:34.803Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-19T21:52:34.803Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-19T21:52:34.803Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-19T21:52:34.803Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-19T21:52:34.803Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-19T21:52:34.803Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-19T21:52:34.803Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-19T21:52:34.986Z] #77 84.73 checking sys/capability.h presence... yes [2022-07-19T21:52:34.986Z] #77 84.81 checking for sys/capability.h... yes [2022-07-19T21:52:35.064Z] #84 165.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-19T21:52:35.064Z] #84 165.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-19T21:52:35.064Z] #84 165.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-19T21:52:35.064Z] #84 165.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-19T21:52:35.064Z] #84 165.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-19T21:52:35.064Z] #84 165.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-19T21:52:35.064Z] #84 165.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-19T21:52:35.248Z] #77 84.82 checking for library containing cap_from_name... -lcap [2022-07-19T21:52:35.325Z] #84 ... [2022-07-19T21:52:35.325Z] [2022-07-19T21:52:35.325Z] #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-07-19T21:52:35.325Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:52:35.325Z] #19 212.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-19T21:52:35.325Z] #19 212.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:52:35.325Z] #19 212.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-19T21:52:35.585Z] #19 212.8 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-19T21:52:35.585Z] #19 212.8 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:52:35.585Z] #19 212.8 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-19T21:52:35.820Z] #77 85.31 checking for library containing dlopen... -ldl [2022-07-19T21:52:36.081Z] #77 85.74 checking seccomp.h usability... yes [2022-07-19T21:52:36.081Z] #77 85.89 checking seccomp.h presence... yes [2022-07-19T21:52:36.081Z] #77 85.99 checking for seccomp.h... yes [2022-07-19T21:52:36.342Z] #77 85.99 checking for library containing seccomp_rule_add... -lseccomp [2022-07-19T21:52:36.603Z] #77 86.42 checking for library containing seccomp_arch_resolve_name... none required [2022-07-19T21:52:36.604Z] #77 86.55 checking systemd/sd-bus.h usability... yes [2022-07-19T21:52:36.864Z] #77 86.69 checking systemd/sd-bus.h presence... yes [2022-07-19T21:52:36.864Z] #77 86.76 checking for systemd/sd-bus.h... yes [2022-07-19T21:52:37.125Z] #77 86.76 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-19T21:52:37.386Z] #77 87.12 checking for sd_notify_barrier... yes [2022-07-19T21:52:37.647Z] #77 87.27 checking linux/bpf.h usability... yes [2022-07-19T21:52:37.647Z] #77 87.43 checking linux/bpf.h presence... yes [2022-07-19T21:52:37.647Z] #77 87.47 checking for linux/bpf.h... yes [2022-07-19T21:52:37.647Z] #77 87.47 checking compilation for eBPF... yes [2022-07-19T21:52:37.647Z] #77 87.56 checking for criu >= 3.15... no [2022-07-19T21:52:37.647Z] #77 87.59 configure: CRIU headers not found, building without CRIU support [2022-07-19T21:52:37.647Z] #77 87.60 checking for criu > 3.16... no [2022-07-19T21:52:37.647Z] #77 87.62 configure: CRIU version doesn't support join-ns API [2022-07-19T21:52:37.647Z] #77 87.62 checking for criu > 3.16.1... no [2022-07-19T21:52:37.647Z] #77 87.64 configure: CRIU version doesn't support for pre-dumping [2022-07-19T21:52:37.908Z] #77 87.64 checking for new mount API (fsconfig)... yes [2022-07-19T21:52:37.908Z] #77 87.71 checking for seccomp notify API... yes [2022-07-19T21:52:37.908Z] #77 87.81 checking for gperf... no [2022-07-19T21:52:37.908Z] #77 87.81 configure: gperf not found - cannot rebuild signal parser code [2022-07-19T21:52:38.169Z] #77 87.81 checking for library containing argp_parse... none required [2022-07-19T21:52:38.169Z] #77 88.14 checking that generated files are newer than configure... done [2022-07-19T21:52:38.169Z] #77 88.14 configure: creating ./config.status [2022-07-19T21:52:38.430Z] #77 ... [2022-07-19T21:52:38.430Z] [2022-07-19T21:52:38.430Z] #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-07-19T21:52:38.430Z] #26 sha256:7b081e56fce6ecfa076974dd35291b1c84c9af419ef9e85d404b8b488749bb75 [2022-07-19T21:52:38.430Z] #26 126.0 + mkdir -p /tmp/tmp.gzc2iyvtk4/src/github.com/docker [2022-07-19T21:52:38.430Z] #26 126.0 + mv components/cli /tmp/tmp.gzc2iyvtk4/src/github.com/docker/cli [2022-07-19T21:52:38.430Z] #26 126.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-19T21:52:38.434Z] #16 DONE 4.5s [2022-07-19T21:52:38.434Z] [2022-07-19T21:52:38.434Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-19T21:52:38.434Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-19T21:52:38.692Z] #26 ... [2022-07-19T21:52:38.692Z] [2022-07-19T21:52:38.692Z] #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-07-19T21:52:38.692Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-19T21:52:38.692Z] #21 12.75 Building dependency tree... [2022-07-19T21:52:38.692Z] #21 14.76 The following additional packages will be installed: [2022-07-19T21:52:38.692Z] #21 14.77 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-19T21:52:38.692Z] #21 14.77 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-19T21:52:38.692Z] #21 14.77 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-19T21:52:38.692Z] #21 14.77 python3-pkg-resources vim-runtime xxd [2022-07-19T21:52:38.692Z] #21 14.78 Suggested packages: [2022-07-19T21:52:38.692Z] #21 14.78 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-19T21:52:38.692Z] #21 14.78 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-19T21:52:38.692Z] #21 14.78 acl attr quota [2022-07-19T21:52:38.692Z] #21 14.78 Recommended packages: [2022-07-19T21:52:38.692Z] #21 14.78 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-19T21:52:38.692Z] #21 16.12 The following NEW packages will be installed: [2022-07-19T21:52:38.692Z] #21 16.12 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-19T21:52:38.692Z] #21 16.12 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-19T21:52:38.692Z] #21 16.12 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-19T21:52:38.692Z] #21 16.12 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-19T21:52:38.692Z] #21 16.12 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-19T21:52:38.692Z] #21 16.13 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-19T21:52:38.692Z] #21 16.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-19T21:52:38.692Z] #21 16.13 xz-utils zip zstd [2022-07-19T21:52:38.692Z] #21 16.45 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:52:38.692Z] #21 16.45 Need to get 27.0 MB of archives. [2022-07-19T21:52:38.692Z] #21 16.45 After this operation, 105 MB of additional disk space will be used. [2022-07-19T21:52:38.692Z] #21 16.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-19T21:52:38.692Z] #21 16.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-19T21:52:38.692Z] #21 16.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-19T21:52:38.692Z] #21 16.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-19T21:52:38.692Z] #21 16.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-19T21:52:38.692Z] #21 16.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-19T21:52:38.692Z] #21 16.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-19T21:52:38.692Z] #21 16.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-19T21:52:38.692Z] #21 16.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-19T21:52:38.692Z] #21 16.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-19T21:52:38.692Z] #21 16.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-19T21:52:38.692Z] #21 16.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-19T21:52:38.692Z] #21 16.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-07-19T21:52:38.692Z] #21 16.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-19T21:52:38.692Z] #21 16.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-19T21:52:38.692Z] #21 16.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-19T21:52:38.692Z] #21 16.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-19T21:52:38.692Z] #21 16.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-19T21:52:38.692Z] #21 16.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-19T21:52:38.692Z] #21 16.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-19T21:52:38.692Z] #21 16.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-19T21:52:38.692Z] #21 16.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-19T21:52:38.692Z] #21 16.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-19T21:52:38.692Z] #21 16.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-19T21:52:38.692Z] #21 16.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-19T21:52:38.692Z] #21 16.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-19T21:52:38.692Z] #21 16.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-19T21:52:38.692Z] #21 18.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-19T21:52:38.692Z] #21 18.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-19T21:52:38.692Z] #21 18.26 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-07-19T21:52:38.692Z] #21 18.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-19T21:52:38.692Z] #21 18.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-19T21:52:38.692Z] #21 18.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-19T21:52:38.692Z] #21 18.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-19T21:52:38.692Z] #21 18.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-19T21:52:38.692Z] #21 18.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-19T21:52:38.692Z] #21 18.32 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-19T21:52:38.692Z] #21 18.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-19T21:52:38.692Z] #21 18.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-19T21:52:38.692Z] #21 18.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-19T21:52:38.692Z] #21 18.36 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-19T21:52:38.692Z] #21 18.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-19T21:52:38.692Z] #21 18.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-19T21:52:38.692Z] #21 18.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-19T21:52:38.692Z] #21 18.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-19T21:52:38.693Z] #21 18.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-19T21:52:38.953Z] #21 18.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-19T21:52:38.953Z] #21 18.56 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-19T21:52:38.953Z] #21 18.56 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-19T21:52:39.215Z] #21 19.07 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:52:39.475Z] #21 19.22 Fetched 27.0 MB in 2s (11.2 MB/s) [2022-07-19T21:52:39.475Z] #21 19.29 Selecting previously unselected package pigz. [2022-07-19T21:52:39.736Z] #21 19.29 (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-07-19T21:52:39.736Z] #21 19.33 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-19T21:52:39.736Z] #21 19.35 Unpacking pigz (2.6-1) ... [2022-07-19T21:52:39.736Z] #21 19.46 Selecting previously unselected package libelf1:arm64. [2022-07-19T21:52:39.736Z] #21 19.47 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-19T21:52:39.736Z] #21 19.48 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-19T21:52:39.996Z] #21 19.62 Selecting previously unselected package libbpf0:arm64. [2022-07-19T21:52:39.996Z] #21 19.62 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-19T21:52:39.996Z] #21 19.62 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-19T21:52:39.996Z] #21 19.71 Selecting previously unselected package libcap2:arm64. [2022-07-19T21:52:39.996Z] #21 19.71 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-19T21:52:39.996Z] #21 19.72 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-19T21:52:39.996Z] #21 19.82 Selecting previously unselected package libmnl0:arm64. [2022-07-19T21:52:39.996Z] #21 19.82 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-19T21:52:40.226Z] #14 ... [2022-07-19T21:52:40.226Z] [2022-07-19T21:52:40.226Z] #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-07-19T21:52:40.226Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:40.226Z] #77 48.44 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-19T21:52:40.256Z] #21 19.82 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-19T21:52:40.256Z] #21 19.88 Selecting previously unselected package libxtables12:arm64. [2022-07-19T21:52:40.256Z] #21 19.89 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-19T21:52:40.256Z] #21 19.89 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-19T21:52:40.256Z] #21 19.97 Selecting previously unselected package libcap2-bin. [2022-07-19T21:52:40.256Z] #21 19.97 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-19T21:52:40.256Z] #21 19.98 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-19T21:52:40.256Z] #21 20.06 Selecting previously unselected package iproute2. [2022-07-19T21:52:40.385Z] #17 2.027 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-19T21:52:40.385Z] #17 DONE 2.1s [2022-07-19T21:52:40.385Z] [2022-07-19T21:52:40.385Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-19T21:52:40.385Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-19T21:52:40.516Z] #21 20.07 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-19T21:52:40.516Z] #21 20.08 Unpacking iproute2 (5.10.0-4) ... [2022-07-19T21:52:40.777Z] #21 20.57 Selecting previously unselected package xxd. [2022-07-19T21:52:40.777Z] #21 20.57 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-19T21:52:40.777Z] #21 20.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:52:41.037Z] #21 20.70 Selecting previously unselected package vim-common. [2022-07-19T21:52:41.037Z] #21 20.70 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:52:41.037Z] #21 20.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:52:41.037Z] #21 20.87 Selecting previously unselected package bash-completion. [2022-07-19T21:52:41.037Z] #21 20.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-19T21:52:42.293Z] #18 DONE 2.0s [2022-07-19T21:52:42.293Z] [2022-07-19T21:52:42.293Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-19T21:52:42.293Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-19T21:52:43.512Z] #77 ... [2022-07-19T21:52:43.512Z] [2022-07-19T21:52:43.512Z] #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-07-19T21:52:43.512Z] #64 sha256:fd091fe3546581e8f8f978c62d525464f3a583b9a25d846e5c7a74b12efe5ec2 [2022-07-19T21:52:43.512Z] #64 77.77 Updating files: 27% (1340/4896) Updating files: 28% (1371/4896) Updating files: 29% (1420/4896) Updating files: 30% (1469/4896) Updating files: 31% (1518/4896) Updating files: 32% (1567/4896) Updating files: 33% (1616/4896) Updating files: 34% (1665/4896) Updating files: 35% (1714/4896) Updating files: 36% (1763/4896) Updating files: 37% (1812/4896) Updating files: 38% (1861/4896) Updating files: 39% (1910/4896) Updating files: 40% (1959/4896) Updating files: 41% (2008/4896) Updating files: 42% (2057/4896) Updating files: 43% (2106/4896) Updating files: 44% (2155/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-19T21:52:43.512Z] #64 80.66 + cd /tmp/tmp.cO9fXjdGLl/src/github.com/containerd/containerd [2022-07-19T21:52:43.512Z] #64 80.66 + git checkout -q v1.6.6 [2022-07-19T21:52:43.582Z] #21 23.27 Unpacking bash-completion (1:2.11-2) ... [2022-07-19T21:52:43.721Z] #19 ... [2022-07-19T21:52:43.721Z] [2022-07-19T21:52:43.721Z] #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-07-19T21:52:43.721Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-19T21:52:43.721Z] #84 166.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-19T21:52:43.721Z] #84 166.9 make install-recursive [2022-07-19T21:52:43.721Z] #84 166.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:52:43.721Z] #84 166.9 Making install in yajl [2022-07-19T21:52:43.721Z] #84 166.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:52:43.721Z] #84 167.0 CC verify/json_verify-json_verify.o [2022-07-19T21:52:43.721Z] #84 167.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-19T21:52:43.721Z] #84 167.1 CC src/libyajl_la-yajl.lo [2022-07-19T21:52:43.721Z] #84 167.1 CC src/libyajl_la-yajl_gen.lo [2022-07-19T21:52:43.721Z] #84 167.1 CC src/libyajl_la-yajl_parser.lo [2022-07-19T21:52:43.721Z] #84 167.2 CC src/libyajl_la-yajl_buf.lo [2022-07-19T21:52:43.721Z] #84 167.2 CC src/libyajl_la-yajl_encode.lo [2022-07-19T21:52:43.721Z] #84 167.2 CC src/libyajl_la-yajl_lex.lo [2022-07-19T21:52:43.721Z] #84 167.2 CC src/libyajl_la-yajl_tree.lo [2022-07-19T21:52:43.721Z] #84 173.4 CCLD libyajl.la [2022-07-19T21:52:43.721Z] #84 173.8 CCLD verify/json_verify [2022-07-19T21:52:43.721Z] #84 174.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:52:43.721Z] #84 174.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-19T21:52:43.721Z] #84 174.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-19T21:52:43.721Z] #84 174.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:52:43.721Z] #84 174.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:52:43.721Z] #84 174.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:52:43.981Z] #84 174.5 CC src/validate.o [2022-07-19T21:52:43.981Z] #84 174.5 CC src/image_spec_schema_config_schema.lo [2022-07-19T21:52:43.981Z] #84 174.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-19T21:52:43.981Z] #84 174.5 CC src/image_spec_schema_defs.lo [2022-07-19T21:52:43.981Z] #84 174.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-19T21:52:43.981Z] #84 174.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-19T21:52:43.981Z] #84 174.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-19T21:52:43.981Z] #84 174.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-19T21:52:43.981Z] #84 174.7 CC src/runtime_spec_schema_config_linux.lo [2022-07-19T21:52:44.154Z] #21 23.73 Selecting previously unselected package bzip2. [2022-07-19T21:52:44.154Z] #21 23.74 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-19T21:52:44.154Z] #21 23.76 Unpacking bzip2 (1.0.8-4) ... [2022-07-19T21:52:44.154Z] #21 23.84 Selecting previously unselected package xz-utils. [2022-07-19T21:52:44.154Z] #21 23.84 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-19T21:52:44.154Z] #21 23.85 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:52:44.154Z] #21 24.02 Selecting previously unselected package apparmor. [2022-07-19T21:52:44.154Z] #21 24.02 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-19T21:52:44.201Z] #19 ... [2022-07-19T21:52:44.201Z] [2022-07-19T21:52:44.201Z] #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-07-19T21:52:44.201Z] #60 sha256:2f337f4146148347b42c7d0811bbdc735744fd7da707fbadb2ed485b19e7462c [2022-07-19T21:52:44.201Z] #60 4.205 + RM_GOPATH=0 [2022-07-19T21:52:44.201Z] #60 4.205 + TMP_GOPATH= [2022-07-19T21:52:44.201Z] #60 4.205 + : /build [2022-07-19T21:52:44.201Z] #60 4.205 + '[' -z '' ']' [2022-07-19T21:52:44.201Z] #60 4.205 ++ mktemp -d [2022-07-19T21:52:44.201Z] #60 4.205 + export GOPATH=/tmp/tmp.TiXSUMe2r5 [2022-07-19T21:52:44.201Z] #60 4.205 + GOPATH=/tmp/tmp.TiXSUMe2r5 [2022-07-19T21:52:44.201Z] #60 4.205 + RM_GOPATH=1 [2022-07-19T21:52:44.201Z] #60 4.205 + case "$(go env GOARCH)" in [2022-07-19T21:52:44.201Z] #60 4.205 ++ go env GOARCH [2022-07-19T21:52:44.201Z] #60 4.205 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:52:44.201Z] #60 4.205 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:52:44.202Z] #60 4.205 ++ dirname /install.sh [2022-07-19T21:52:44.202Z] #60 4.208 Install runc version v1.1.2 (build tags: seccomp) [2022-07-19T21:52:44.202Z] #60 4.208 + dir=/ [2022-07-19T21:52:44.202Z] #60 4.208 + bin=runc [2022-07-19T21:52:44.202Z] #60 4.208 + shift [2022-07-19T21:52:44.202Z] #60 4.208 + '[' '!' -f //runc.installer ']' [2022-07-19T21:52:44.202Z] #60 4.208 + . //runc.installer [2022-07-19T21:52:44.202Z] #60 4.208 ++ set -e [2022-07-19T21:52:44.202Z] #60 4.208 ++ : v1.1.2 [2022-07-19T21:52:44.202Z] #60 4.208 + install_runc [2022-07-19T21:52:44.202Z] #60 4.208 + RUNC_BUILDTAGS=seccomp [2022-07-19T21:52:44.202Z] #60 4.208 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-19T21:52:44.202Z] #60 4.208 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TiXSUMe2r5/src/github.com/opencontainers/runc [2022-07-19T21:52:44.202Z] #60 4.208 Cloning into '/tmp/tmp.TiXSUMe2r5/src/github.com/opencontainers/runc'... [2022-07-19T21:52:44.202Z] #60 ... [2022-07-19T21:52:44.202Z] [2022-07-19T21:52:44.202Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-19T21:52:44.202Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-19T21:52:44.202Z] #19 DONE 2.0s [2022-07-19T21:52:44.202Z] [2022-07-19T21:52:44.202Z] #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-07-19T21:52:44.202Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:44.202Z] #77 90.33 configure.ac:11: installing 'build-aux/compile' [2022-07-19T21:52:44.202Z] #77 90.33 configure.ac:11: installing 'build-aux/config.guess' [2022-07-19T21:52:44.202Z] #77 90.34 configure.ac:11: installing 'build-aux/config.sub' [2022-07-19T21:52:44.202Z] #77 90.34 configure.ac:13: installing 'build-aux/install-sh' [2022-07-19T21:52:44.202Z] #77 90.34 configure.ac:13: installing 'build-aux/missing' [2022-07-19T21:52:44.202Z] #77 90.36 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-19T21:52:44.202Z] #77 90.56 Makefile.am: installing 'build-aux/depcomp' [2022-07-19T21:52:44.243Z] #84 174.7 CC src/runtime_spec_schema_config_zos.lo [2022-07-19T21:52:44.243Z] #84 174.8 CC src/runtime_spec_schema_config_schema.lo [2022-07-19T21:52:44.243Z] #84 174.8 CC src/runtime_spec_schema_config_solaris.lo [2022-07-19T21:52:44.414Z] #21 24.11 Unpacking apparmor (2.13.6-10) ... [2022-07-19T21:52:44.505Z] #84 175.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-19T21:52:44.505Z] #84 175.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-19T21:52:44.506Z] #84 175.1 CC src/runtime_spec_schema_defs.lo [2022-07-19T21:52:44.506Z] #84 175.2 CC src/runtime_spec_schema_defs_linux.lo [2022-07-19T21:52:44.506Z] #84 175.2 CC src/runtime_spec_schema_defs_zos.lo [2022-07-19T21:52:44.721Z] #77 92.02 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:52:44.721Z] #77 92.38 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:52:44.721Z] #77 92.38 checking how to print strings... printf [2022-07-19T21:52:44.721Z] #77 92.38 checking for gcc... gcc [2022-07-19T21:52:44.766Z] #84 175.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-19T21:52:44.766Z] #84 175.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-19T21:52:44.766Z] #84 175.4 CC src/runtime_spec_schema_defs_windows.lo [2022-07-19T21:52:44.766Z] #84 175.5 CC src/basic_test_double_array_item.lo [2022-07-19T21:52:44.917Z] #77 ... [2022-07-19T21:52:44.917Z] [2022-07-19T21:52:44.917Z] #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-07-19T21:52:44.917Z] #64 sha256:fcb47a7d63568289c5c76a29b0ae658c0b966a846e3d15c1efa883115cc3bf9a [2022-07-19T21:52:44.983Z] #77 92.50 checking whether the C compiler works... yes [2022-07-19T21:52:44.983Z] #77 92.72 checking for C compiler default output file name... a.out [2022-07-19T21:52:44.986Z] #21 24.49 Selecting previously unselected package inetutils-ping. [2022-07-19T21:52:44.986Z] #21 24.52 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-19T21:52:44.986Z] #21 24.53 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-19T21:52:44.986Z] #21 24.65 Selecting previously unselected package libip4tc2:arm64. [2022-07-19T21:52:44.986Z] #21 24.65 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-19T21:52:44.986Z] #21 24.65 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-19T21:52:44.986Z] #21 24.73 Selecting previously unselected package libip6tc2:arm64. [2022-07-19T21:52:44.986Z] #21 24.73 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-19T21:52:44.986Z] #21 24.74 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-19T21:52:45.026Z] #84 175.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-19T21:52:45.026Z] #84 175.6 CC src/basic_test_top_array_string.lo [2022-07-19T21:52:45.026Z] #84 175.7 CC src/basic_test_double_array.lo [2022-07-19T21:52:45.026Z] #84 175.7 CC src/basic_test_top_double_array_obj.lo [2022-07-19T21:52:45.026Z] #84 175.7 CC src/basic_test_top_array_int.lo [2022-07-19T21:52:45.026Z] #84 175.7 CC src/basic_test_top_double_array_int.lo [2022-07-19T21:52:45.026Z] #84 175.8 CC src/basic_test_top_double_array_string.lo [2022-07-19T21:52:45.247Z] #21 24.82 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-19T21:52:45.247Z] #21 24.83 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-19T21:52:45.247Z] #21 24.83 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-19T21:52:45.247Z] #21 24.90 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-19T21:52:45.247Z] #21 24.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-19T21:52:45.247Z] #21 24.92 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-19T21:52:45.247Z] #21 25.01 Selecting previously unselected package libnftnl11:arm64. [2022-07-19T21:52:45.247Z] #21 25.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-19T21:52:45.247Z] #21 25.02 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-19T21:52:45.247Z] #21 25.11 Selecting previously unselected package iptables. [2022-07-19T21:52:45.247Z] #21 25.12 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-19T21:52:45.287Z] #84 175.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-19T21:52:45.287Z] #84 175.9 CC src/read-file.lo [2022-07-19T21:52:45.287Z] #84 175.9 CC tests/test-1.o [2022-07-19T21:52:45.287Z] #84 176.0 CC tests/test-2.o [2022-07-19T21:52:45.423Z] #64 83.26 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-19T21:52:45.423Z] #64 83.26 + BUILDTAGS='netgo osusergo static_build' [2022-07-19T21:52:45.423Z] #64 83.26 + export EXTRA_FLAGS=-buildmode=pie [2022-07-19T21:52:45.423Z] #64 83.26 + EXTRA_FLAGS=-buildmode=pie [2022-07-19T21:52:45.423Z] #64 83.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-19T21:52:45.423Z] #64 83.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-19T21:52:45.423Z] #64 83.26 + '[' '' = dynamic ']' [2022-07-19T21:52:45.423Z] #64 83.26 + make [2022-07-19T21:52:45.508Z] #21 25.13 Unpacking iptables (1.8.7-1) ... [2022-07-19T21:52:45.547Z] #84 176.1 CC src/json_common.lo [2022-07-19T21:52:45.547Z] #84 176.1 CC tests/test-3.o [2022-07-19T21:52:45.547Z] #84 176.2 CC tests/test-4.o [2022-07-19T21:52:45.547Z] #84 176.2 CC tests/test-5.o [2022-07-19T21:52:45.554Z] #77 92.72 checking for suffix of executables... [2022-07-19T21:52:45.554Z] #77 92.98 checking whether we are cross compiling... no [2022-07-19T21:52:45.554Z] #77 93.16 checking for suffix of object files... o [2022-07-19T21:52:45.769Z] #21 25.44 Selecting previously unselected package libonig5:arm64. [2022-07-19T21:52:45.769Z] #21 25.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-19T21:52:45.769Z] #21 25.44 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-19T21:52:45.807Z] #84 176.4 CC tests/test-6.o [2022-07-19T21:52:45.814Z] #77 93.32 checking whether we are using the GNU C compiler... yes [2022-07-19T21:52:46.030Z] #21 25.60 Selecting previously unselected package libjq1:arm64. [2022-07-19T21:52:46.030Z] #21 25.61 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-19T21:52:46.030Z] #21 25.62 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-19T21:52:46.030Z] #21 25.75 Selecting previously unselected package jq. [2022-07-19T21:52:46.030Z] #21 25.75 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-19T21:52:46.030Z] #21 25.76 Unpacking jq (1.6-2.1) ... [2022-07-19T21:52:46.030Z] #21 25.85 Selecting previously unselected package libaio1:arm64. [2022-07-19T21:52:46.030Z] #21 25.85 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-19T21:52:46.030Z] #21 25.86 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-19T21:52:46.030Z] #21 25.92 Selecting previously unselected package libgpm2:arm64. [2022-07-19T21:52:46.068Z] #84 176.5 CC tests/test-8.o [2022-07-19T21:52:46.068Z] #84 176.5 CC tests/test-7.o [2022-07-19T21:52:46.068Z] #84 176.6 CC tests/test-9.o [2022-07-19T21:52:46.068Z] #84 176.7 CC tests/test-10.o [2022-07-19T21:52:46.068Z] #84 176.8 CC tests/test-11.o [2022-07-19T21:52:46.075Z] #77 93.45 checking whether gcc accepts -g... yes [2022-07-19T21:52:46.075Z] #77 93.57 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:52:46.210Z] #64 71.37 Updating files: 28% (1375/4896) Updating files: 29% (1420/4896) Updating files: 30% (1469/4896) Updating files: 31% (1518/4896) Updating files: 32% (1567/4896) Updating files: 33% (1616/4896) Updating files: 34% (1665/4896) Updating files: 35% (1714/4896) Updating files: 36% (1763/4896) Updating files: 37% (1812/4896) Updating files: 38% (1861/4896) Updating files: 39% (1910/4896) Updating files: 40% (1959/4896) Updating files: 41% (2008/4896) Updating files: 42% (2057/4896) Updating files: 43% (2106/4896) Updating files: 44% (2155/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 60% (2960/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 85% (4166/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-19T21:52:46.210Z] #64 74.28 + cd /tmp/tmp.NmbCL5wxT0/src/github.com/containerd/containerd [2022-07-19T21:52:46.210Z] #64 74.29 + git checkout -q v1.6.6 [2022-07-19T21:52:46.291Z] #21 25.93 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-19T21:52:46.291Z] #21 25.93 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-19T21:52:46.291Z] #21 26.00 Selecting previously unselected package libicu67:arm64. [2022-07-19T21:52:46.291Z] #21 26.01 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-19T21:52:46.291Z] #21 26.02 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-19T21:52:46.336Z] #77 93.70 checking whether gcc understands -c and -o together... [2022-07-19T21:52:46.336Z] #77 ... [2022-07-19T21:52:46.336Z] [2022-07-19T21:52:46.336Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-19T21:52:46.336Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-19T21:52:46.336Z] #20 DONE 2.1s [2022-07-19T21:52:46.336Z] [2022-07-19T21:52:46.336Z] #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-07-19T21:52:46.336Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:46.336Z] #77 93.70 checking whether gcc understands -c and -o together... yes [2022-07-19T21:52:46.336Z] #77 93.96 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:52:46.336Z] #77 94.00 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:52:46.336Z] #77 94.05 checking for egrep... /bin/grep -E [2022-07-19T21:52:46.336Z] #77 94.05 checking for fgrep... /bin/grep -F [2022-07-19T21:52:46.597Z] #77 94.06 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:52:46.597Z] #77 94.12 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:52:46.597Z] #77 94.12 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:52:46.597Z] #77 94.14 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:52:46.597Z] #77 94.26 checking whether ln -s works... yes [2022-07-19T21:52:46.597Z] #77 94.26 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:52:46.597Z] #77 94.29 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-19T21:52:46.597Z] #77 94.30 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:52:46.597Z] #77 94.30 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:52:46.597Z] #77 94.30 checking for objdump... objdump [2022-07-19T21:52:46.597Z] #77 94.30 checking how to recognize dependent libraries... pass_all [2022-07-19T21:52:46.597Z] #77 94.30 checking for dlltool... no [2022-07-19T21:52:46.597Z] #77 94.30 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:52:46.597Z] #77 94.30 checking for ar... ar [2022-07-19T21:52:46.858Z] #77 94.30 checking for archiver @FILE support... @ [2022-07-19T21:52:46.858Z] #77 94.45 checking for strip... strip [2022-07-19T21:52:46.858Z] #77 94.45 checking for ranlib... ranlib [2022-07-19T21:52:46.858Z] #77 94.45 checking for gawk... no [2022-07-19T21:52:46.858Z] #77 94.45 checking for mawk... mawk [2022-07-19T21:52:47.118Z] #77 94.45 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:52:47.379Z] #77 94.89 checking for sysroot... no [2022-07-19T21:52:47.379Z] #77 94.89 checking for a working dd... /bin/dd [2022-07-19T21:52:47.379Z] #77 94.91 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:52:47.379Z] #77 95.01 checking for mt... no [2022-07-19T21:52:47.379Z] #77 95.01 checking if : is a manifest tool... no [2022-07-19T21:52:47.640Z] #77 95.04 checking how to run the C preprocessor... gcc -E [2022-07-19T21:52:47.676Z] #21 ... [2022-07-19T21:52:47.676Z] [2022-07-19T21:52:47.676Z] #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-07-19T21:52:47.676Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:52:47.676Z] #77 91.11 config.status: creating Makefile [2022-07-19T21:52:47.676Z] #77 91.18 config.status: creating rpm/crun.spec [2022-07-19T21:52:47.676Z] #77 91.25 config.status: creating config.h [2022-07-19T21:52:47.676Z] #77 91.29 config.status: executing libtool commands [2022-07-19T21:52:47.676Z] #77 91.35 config.status: executing depfiles commands [2022-07-19T21:52:47.676Z] #77 92.46 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-19T21:52:47.676Z] #77 92.49 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-19T21:52:47.676Z] #77 92.90 checking for gcc... gcc [2022-07-19T21:52:47.676Z] #77 92.99 checking whether the C compiler works... yes [2022-07-19T21:52:47.676Z] #77 93.10 checking for C compiler default output file name... a.out [2022-07-19T21:52:47.676Z] #77 93.12 checking for suffix of executables... [2022-07-19T21:52:47.676Z] #77 93.34 checking whether we are cross compiling... no [2022-07-19T21:52:47.676Z] #77 93.49 checking for suffix of object files... o [2022-07-19T21:52:47.676Z] #77 93.58 checking whether we are using the GNU C compiler... yes [2022-07-19T21:52:47.676Z] #77 93.66 checking whether gcc accepts -g... yes [2022-07-19T21:52:47.676Z] #77 93.77 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:52:47.676Z] #77 93.94 checking whether gcc understands -c and -o together... yes [2022-07-19T21:52:47.676Z] #77 94.08 checking how to run the C preprocessor... gcc -E [2022-07-19T21:52:47.676Z] #77 94.27 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:52:47.676Z] #77 94.30 checking for egrep... /bin/grep -E [2022-07-19T21:52:47.676Z] #77 94.31 checking for ANSI C header files... yes [2022-07-19T21:52:47.676Z] #77 94.84 checking for sys/types.h... yes [2022-07-19T21:52:47.676Z] #77 94.99 checking for sys/stat.h... yes [2022-07-19T21:52:47.676Z] #77 95.13 checking for stdlib.h... yes [2022-07-19T21:52:47.676Z] #77 95.30 checking for string.h... yes [2022-07-19T21:52:47.676Z] #77 95.46 checking for memory.h... yes [2022-07-19T21:52:47.676Z] #77 95.63 checking for strings.h... yes [2022-07-19T21:52:47.676Z] #77 95.82 checking for inttypes.h... yes [2022-07-19T21:52:47.676Z] #77 96.04 checking for stdint.h... yes [2022-07-19T21:52:47.676Z] #77 96.27 checking for unistd.h... yes [2022-07-19T21:52:47.676Z] #77 96.47 checking minix/config.h usability... no [2022-07-19T21:52:47.676Z] #77 96.62 checking minix/config.h presence... no [2022-07-19T21:52:47.676Z] #77 96.71 checking for minix/config.h... no [2022-07-19T21:52:47.676Z] #77 96.71 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-19T21:52:47.676Z] #77 96.89 checking build system type... aarch64-unknown-linux-gnu [2022-07-19T21:52:47.676Z] #77 97.12 checking host system type... aarch64-unknown-linux-gnu [2022-07-19T21:52:47.676Z] #77 97.12 checking how to print strings... printf [2022-07-19T21:52:47.676Z] #77 97.13 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:52:47.676Z] #77 97.16 checking for fgrep... /bin/grep -F [2022-07-19T21:52:47.676Z] #77 97.17 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:52:47.676Z] #77 97.19 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:52:47.676Z] #77 97.20 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:52:47.676Z] #77 97.22 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:52:47.676Z] #77 97.35 checking whether ln -s works... yes [2022-07-19T21:52:47.676Z] #77 97.35 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:52:47.676Z] #77 97.38 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-19T21:52:47.676Z] #77 97.39 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:52:47.676Z] #77 97.39 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:52:47.676Z] #77 97.39 checking for objdump... objdump [2022-07-19T21:52:47.676Z] #77 97.40 checking how to recognize dependent libraries... pass_all [2022-07-19T21:52:47.676Z] #77 97.41 checking for dlltool... no [2022-07-19T21:52:47.676Z] #77 97.41 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:52:47.676Z] #77 97.42 checking for ar... ar [2022-07-19T21:52:47.676Z] #77 97.42 checking for archiver @FILE support... @ [2022-07-19T21:52:47.676Z] #77 97.54 checking for strip... strip [2022-07-19T21:52:47.676Z] #77 97.54 checking for ranlib... ranlib [2022-07-19T21:52:47.676Z] #77 97.55 checking for gawk... no [2022-07-19T21:52:47.676Z] #77 97.55 checking for mawk... mawk [2022-07-19T21:52:47.936Z] #77 97.55 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:52:47.937Z] #77 97.93 checking for sysroot... no [2022-07-19T21:52:47.937Z] #77 97.94 checking for a working dd... /bin/dd [2022-07-19T21:52:47.937Z] #77 97.95 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:52:47.937Z] #77 97.97 checking for mt... no [2022-07-19T21:52:47.937Z] #77 97.98 checking if : is a manifest tool... no [2022-07-19T21:52:48.197Z] #77 97.98 checking for dlfcn.h... yes [2022-07-19T21:52:48.197Z] #77 98.18 checking for objdir... .libs [2022-07-19T21:52:48.211Z] #77 95.27 checking for ANSI C header files... yes [2022-07-19T21:52:48.458Z] #77 98.46 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:52:48.471Z] #77 95.98 checking for sys/types.h... yes [2022-07-19T21:52:48.471Z] #77 96.14 checking for sys/stat.h... yes [2022-07-19T21:52:48.710Z] #64 86.07 + bin/ctr [2022-07-19T21:52:48.719Z] #77 98.59 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:52:48.719Z] #77 98.59 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:52:48.731Z] #77 96.25 checking for stdlib.h... yes [2022-07-19T21:52:48.732Z] #64 76.94 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-19T21:52:48.980Z] #77 98.68 checking if gcc static flag -static works... yes [2022-07-19T21:52:48.989Z] #64 76.94 + BUILDTAGS='netgo osusergo static_build' [2022-07-19T21:52:48.989Z] #64 76.94 + export EXTRA_FLAGS=-buildmode=pie [2022-07-19T21:52:48.989Z] #64 76.94 + EXTRA_FLAGS=-buildmode=pie [2022-07-19T21:52:48.989Z] #64 76.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-19T21:52:48.989Z] #64 76.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-19T21:52:48.989Z] #64 76.94 + '[' '' = dynamic ']' [2022-07-19T21:52:48.989Z] #64 76.94 + make [2022-07-19T21:52:48.992Z] #77 96.38 checking for string.h... yes [2022-07-19T21:52:49.242Z] #77 98.99 checking if gcc supports -c -o file.o... yes [2022-07-19T21:52:49.242Z] #77 99.15 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:52:49.242Z] #77 99.15 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-19T21:52:49.252Z] #77 96.63 checking for memory.h... yes [2022-07-19T21:52:49.252Z] #77 96.85 checking for strings.h... yes [2022-07-19T21:52:49.503Z] #77 99.24 checking dynamic linker characteristics... [2022-07-19T21:52:49.503Z] #77 ... [2022-07-19T21:52:49.503Z] [2022-07-19T21:52:49.503Z] #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-07-19T21:52:49.503Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-19T21:52:49.503Z] #21 29.15 Selecting previously unselected package libinih1:arm64. [2022-07-19T21:52:49.503Z] #21 29.15 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-19T21:52:49.503Z] #21 29.15 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-19T21:52:49.503Z] #21 29.22 Selecting previously unselected package libnet1:arm64. [2022-07-19T21:52:49.503Z] #21 29.22 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-19T21:52:49.503Z] #21 29.22 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:52:49.503Z] #21 29.31 Selecting previously unselected package libnl-3-200:arm64. [2022-07-19T21:52:49.503Z] #21 29.31 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-19T21:52:49.503Z] #21 29.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-19T21:52:49.512Z] #77 97.02 checking for inttypes.h... yes [2022-07-19T21:52:49.764Z] #21 29.42 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-19T21:52:49.764Z] #21 29.42 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-19T21:52:49.764Z] #21 29.42 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-19T21:52:49.764Z] #21 29.51 Selecting previously unselected package libyajl2:arm64. [2022-07-19T21:52:49.764Z] #21 29.51 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-19T21:52:49.764Z] #21 29.52 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-19T21:52:49.764Z] #21 29.58 Selecting previously unselected package net-tools. [2022-07-19T21:52:49.764Z] #21 29.58 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-19T21:52:49.764Z] #21 29.59 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-19T21:52:49.773Z] #77 97.30 checking for stdint.h... yes [2022-07-19T21:52:50.025Z] #21 29.77 Selecting previously unselected package patch. [2022-07-19T21:52:50.025Z] #21 29.77 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-19T21:52:50.025Z] #21 29.78 Unpacking patch (2.7.6-7) ... [2022-07-19T21:52:50.033Z] #77 97.43 checking for unistd.h... yes [2022-07-19T21:52:50.290Z] #21 29.87 Selecting previously unselected package python-pip-whl. [2022-07-19T21:52:50.290Z] #21 29.87 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-19T21:52:50.290Z] #21 29.88 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-19T21:52:50.293Z] #77 97.72 checking for dlfcn.h... yes [2022-07-19T21:52:50.293Z] #77 97.94 checking for objdir... .libs [2022-07-19T21:52:50.862Z] #21 30.39 Selecting previously unselected package python3-lib2to3. [2022-07-19T21:52:50.862Z] #21 30.40 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-19T21:52:50.862Z] #21 30.40 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-19T21:52:50.862Z] #21 30.55 Selecting previously unselected package python3-distutils. [2022-07-19T21:52:50.862Z] #21 30.55 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-19T21:52:50.862Z] #21 30.56 Unpacking python3-distutils (3.9.2-1) ... [2022-07-19T21:52:50.864Z] #77 98.31 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:52:50.864Z] #77 98.45 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:52:51.125Z] #77 98.45 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:52:51.145Z] #21 30.66 Selecting previously unselected package python3-pkg-resources. [2022-07-19T21:52:51.145Z] #21 30.67 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-19T21:52:51.145Z] #21 30.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:52:51.145Z] #21 30.80 Selecting previously unselected package python3-setuptools. [2022-07-19T21:52:51.145Z] #21 30.81 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-19T21:52:51.145Z] #21 30.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-19T21:52:51.385Z] #77 98.57 checking if gcc static flag -static works... yes [2022-07-19T21:52:51.421Z] #21 31.15 Selecting previously unselected package python3-wheel. [2022-07-19T21:52:51.421Z] #21 31.15 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-19T21:52:51.421Z] #21 31.16 Unpacking python3-wheel (0.34.2-1) ... [2022-07-19T21:52:51.646Z] #77 99.08 checking if gcc supports -c -o file.o... yes [2022-07-19T21:52:51.646Z] #77 99.25 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:52:51.646Z] #77 99.25 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:52:51.682Z] #21 31.28 Selecting previously unselected package python3-pip. [2022-07-19T21:52:51.682Z] #21 31.28 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-19T21:52:51.682Z] #21 31.29 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-19T21:52:51.907Z] #77 99.31 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:52:51.907Z] #77 99.68 checking how to hardcode library paths into programs... immediate [2022-07-19T21:52:51.907Z] #77 99.68 checking whether stripping libraries is possible... yes [2022-07-19T21:52:51.907Z] #77 99.70 checking if libtool supports shared libraries... yes [2022-07-19T21:52:51.907Z] #77 99.70 checking whether to build shared libraries... no [2022-07-19T21:52:51.949Z] #21 31.58 Selecting previously unselected package sudo. [2022-07-19T21:52:51.949Z] #21 31.59 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-19T21:52:51.949Z] #21 31.60 Unpacking sudo (1.9.5p2-3) ... [2022-07-19T21:52:52.168Z] #77 99.70 checking whether to build static libraries... yes [2022-07-19T21:52:52.168Z] #77 99.70 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:52:52.168Z] #77 99.76 checking whether build environment is sane... yes [2022-07-19T21:52:52.168Z] #77 99.81 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:52:52.168Z] #77 99.82 checking whether make sets $(MAKE)... yes [2022-07-19T21:52:52.353Z] #64 79.80 + bin/ctr [2022-07-19T21:52:52.433Z] #77 99.89 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:52:52.433Z] #77 99.94 checking whether make supports nested variables... yes [2022-07-19T21:52:52.433Z] #77 99.97 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:52:52.433Z] #77 99.99 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:52:52.433Z] #77 99.99 checking how to create a ustar tar archive... gnutar [2022-07-19T21:52:52.521Z] #21 32.20 Selecting previously unselected package thin-provisioning-tools. [2022-07-19T21:52:52.521Z] #21 32.20 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-19T21:52:52.521Z] #21 32.21 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-19T21:52:52.521Z] #21 32.39 Selecting previously unselected package uidmap. [2022-07-19T21:52:52.694Z] #77 100.1 checking dependency style of gcc... gcc3 [2022-07-19T21:52:52.694Z] #77 100.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:52:52.694Z] #77 100.2 checking whether make supports nested variables... (cached) yes [2022-07-19T21:52:52.694Z] #77 100.2 checking for gawk... (cached) mawk [2022-07-19T21:52:52.694Z] #77 100.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-19T21:52:52.694Z] #77 100.3 checking for gcc... (cached) gcc [2022-07-19T21:52:52.781Z] #21 32.41 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-19T21:52:52.782Z] #21 32.42 Unpacking uidmap (1:4.8.1-1) ... [2022-07-19T21:52:52.782Z] #21 32.56 Selecting previously unselected package vim-runtime. [2022-07-19T21:52:52.782Z] #21 32.56 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:52:52.782Z] #21 32.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-19T21:52:52.782Z] #21 32.65 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-19T21:52:52.782Z] #21 32.66 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:52:52.954Z] #77 100.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-19T21:52:52.954Z] #77 100.4 checking whether gcc accepts -g... (cached) yes [2022-07-19T21:52:52.954Z] #77 100.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-19T21:52:52.954Z] #77 100.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-19T21:52:52.954Z] #77 100.4 checking for a Python interpreter with version >= 3... python3 [2022-07-19T21:52:52.954Z] #77 100.5 checking for python3... /usr/bin/python3 [2022-07-19T21:52:52.954Z] #77 100.5 checking for python3 version... 3.9 [2022-07-19T21:52:52.954Z] #77 100.5 checking for python3 platform... linux [2022-07-19T21:52:52.954Z] #77 100.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-19T21:52:53.475Z] #77 100.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-19T21:52:53.475Z] #77 101.0 checking for go-md2man... no [2022-07-19T21:52:53.475Z] #77 101.0 checking error.h usability... yes [2022-07-19T21:52:53.736Z] #77 101.2 checking error.h presence... yes [2022-07-19T21:52:53.736Z] #77 101.2 checking for error.h... yes [2022-07-19T21:52:53.736Z] #77 101.3 checking linux/openat2.h usability... yes [2022-07-19T21:52:53.736Z] #77 101.4 checking linux/openat2.h presence... yes [2022-07-19T21:52:53.983Z] #64 ... [2022-07-19T21:52:53.983Z] [2022-07-19T21:52:53.983Z] #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-07-19T21:52:53.983Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:53.983Z] #14 144.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-19T21:52:53.983Z] #14 144.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:53.983Z] #14 144.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:52:53.996Z] #77 101.5 checking for linux/openat2.h... yes [2022-07-19T21:52:53.996Z] #77 101.5 checking for copy_file_range... yes [2022-07-19T21:52:54.567Z] #77 101.8 checking for fgetxattr... yes [2022-07-19T21:52:54.827Z] #77 102.1 checking for statx... yes [2022-07-19T21:52:54.827Z] #77 102.4 checking for fgetpwent_r... yes [2022-07-19T21:52:54.827Z] #77 ... [2022-07-19T21:52:54.827Z] [2022-07-19T21:52:54.827Z] #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-07-19T21:52:54.827Z] #60 sha256:2f337f4146148347b42c7d0811bbdc735744fd7da707fbadb2ed485b19e7462c [2022-07-19T21:52:54.827Z] #60 15.20 + cd /tmp/tmp.TiXSUMe2r5/src/github.com/opencontainers/runc [2022-07-19T21:52:54.827Z] #60 15.20 + git checkout -q v1.1.2 [2022-07-19T21:52:54.827Z] #60 15.98 + '[' -z '' ']' [2022-07-19T21:52:54.827Z] #60 15.98 + target=static [2022-07-19T21:52:54.827Z] #60 15.98 + make BUILDTAGS=seccomp static [2022-07-19T21:52:54.827Z] #60 16.44 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-19T21:52:55.088Z] #60 ... [2022-07-19T21:52:55.088Z] [2022-07-19T21:52:55.088Z] #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-07-19T21:52:55.088Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:55.088Z] #77 102.7 checking for issetugid... no [2022-07-19T21:52:55.348Z] #77 102.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-19T21:52:55.348Z] #77 102.9 checking pkg-config is at least version 0.9.0... yes [2022-07-19T21:52:55.919Z] #77 102.9 checking for library containing yajl_tree_get... -lyajl [2022-07-19T21:52:55.919Z] #77 103.4 checking for yajl >= 2.0.0... yes [2022-07-19T21:52:56.068Z] #84 ... [2022-07-19T21:52:56.068Z] [2022-07-19T21:52:56.068Z] #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-07-19T21:52:56.068Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:52:56.068Z] #19 233.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-19T21:52:56.068Z] #19 233.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:52:56.068Z] #19 233.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-19T21:52:56.068Z] #19 233.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-19T21:52:56.068Z] #19 233.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:52:56.068Z] #19 233.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-19T21:52:56.080Z] #21 35.44 Selecting previously unselected package vim. [2022-07-19T21:52:56.080Z] #21 35.45 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-19T21:52:56.080Z] #21 35.48 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:52:56.080Z] #21 35.91 Selecting previously unselected package xfsprogs. [2022-07-19T21:52:56.080Z] #21 35.92 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-19T21:52:56.080Z] #21 35.92 Unpacking xfsprogs (5.10.0-4) ... [2022-07-19T21:52:56.180Z] #77 103.4 checking sys/capability.h usability... yes [2022-07-19T21:52:56.180Z] #77 103.6 checking sys/capability.h presence... yes [2022-07-19T21:52:56.180Z] #77 103.7 checking for sys/capability.h... yes [2022-07-19T21:52:56.180Z] #77 103.7 checking for library containing cap_from_name... [2022-07-19T21:52:56.180Z] #77 ... [2022-07-19T21:52:56.180Z] [2022-07-19T21:52:56.180Z] #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-07-19T21:52:56.180Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:52:56.180Z] #21 2.534 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:52:56.180Z] #21 2.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:52:56.180Z] #21 2.900 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:52:56.180Z] #21 3.186 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:52:56.180Z] #21 4.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:52:56.180Z] #21 6.009 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:52:56.440Z] #21 10.28 Fetched 8555 kB in 8s (1052 kB/s) [2022-07-19T21:52:56.651Z] #21 36.27 Selecting previously unselected package zip. [2022-07-19T21:52:56.651Z] #21 36.27 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-19T21:52:56.651Z] #21 36.29 Unpacking zip (3.0-12) ... [2022-07-19T21:52:56.651Z] #21 36.39 Selecting previously unselected package zstd. [2022-07-19T21:52:56.651Z] #21 36.39 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-19T21:52:56.651Z] #21 36.42 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-19T21:52:56.701Z] #21 10.28 Reading package lists... [2022-07-19T21:52:56.701Z] #21 ... [2022-07-19T21:52:56.701Z] [2022-07-19T21:52:56.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-07-19T21:52:56.701Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:56.701Z] #77 103.7 checking for library containing cap_from_name... -lcap [2022-07-19T21:52:57.224Z] #21 36.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:52:57.272Z] #77 104.3 checking for library containing dlopen... -ldl [2022-07-19T21:52:57.272Z] #77 104.8 checking seccomp.h usability... yes [2022-07-19T21:52:57.533Z] #77 105.1 checking seccomp.h presence... yes [2022-07-19T21:52:57.533Z] #77 105.2 checking for seccomp.h... yes [2022-07-19T21:52:57.610Z] #64 ... [2022-07-19T21:52:57.610Z] [2022-07-19T21:52:57.610Z] #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-07-19T21:52:57.610Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:57.610Z] #77 64.02 libtoolize: putting auxiliary files in '.'. [2022-07-19T21:52:57.610Z] #77 64.02 libtoolize: copying file './ltmain.sh' [2022-07-19T21:52:57.610Z] #77 65.36 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-19T21:52:57.610Z] #77 65.36 libtoolize: and rerunning libtoolize and aclocal. [2022-07-19T21:52:57.610Z] #77 65.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-19T21:52:57.610Z] #77 ... [2022-07-19T21:52:57.610Z] [2022-07-19T21:52:57.610Z] #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-07-19T21:52:57.610Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:52:57.610Z] #14 140.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-19T21:52:57.610Z] #14 140.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:52:57.610Z] #14 140.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:52:57.795Z] #21 ... [2022-07-19T21:52:57.795Z] [2022-07-19T21:52:57.795Z] #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-07-19T21:52:57.795Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:52:57.795Z] #77 99.24 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:52:57.795Z] #77 99.54 checking how to hardcode library paths into programs... immediate [2022-07-19T21:52:57.795Z] #77 99.54 checking whether stripping libraries is possible... yes [2022-07-19T21:52:57.795Z] #77 99.57 checking if libtool supports shared libraries... yes [2022-07-19T21:52:57.795Z] #77 99.57 checking whether to build shared libraries... no [2022-07-19T21:52:57.795Z] #77 99.57 checking whether to build static libraries... yes [2022-07-19T21:52:57.795Z] #77 99.57 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:52:57.795Z] #77 99.63 checking whether build environment is sane... yes [2022-07-19T21:52:57.795Z] #77 99.70 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:52:57.795Z] #77 99.71 checking whether make sets $(MAKE)... yes [2022-07-19T21:52:57.795Z] #77 99.77 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:52:57.795Z] #77 99.81 checking whether make supports nested variables... yes [2022-07-19T21:52:57.795Z] #77 99.88 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:52:57.795Z] #77 99.89 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:52:57.795Z] #77 99.89 checking how to create a ustar tar archive... gnutar [2022-07-19T21:52:57.795Z] #77 99.94 checking dependency style of gcc... gcc3 [2022-07-19T21:52:57.795Z] #77 100.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:52:57.795Z] #77 100.1 checking whether make supports nested variables... (cached) yes [2022-07-19T21:52:57.795Z] #77 100.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-19T21:52:57.795Z] #77 100.1 checking pkg-config is at least version 0.9.0... yes [2022-07-19T21:52:57.795Z] #77 100.1 checking for yajl >= 2.1.0... yes [2022-07-19T21:52:57.795Z] #77 100.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-19T21:52:57.795Z] #77 100.2 checking for gcc... (cached) gcc [2022-07-19T21:52:57.795Z] #77 100.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-19T21:52:57.795Z] #77 100.3 checking whether gcc accepts -g... (cached) yes [2022-07-19T21:52:57.795Z] #77 100.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-19T21:52:57.795Z] #77 100.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-19T21:52:57.795Z] #77 100.3 checking for a Python interpreter with version >= 3... python3 [2022-07-19T21:52:57.795Z] #77 100.4 checking for python3... /usr/bin/python3 [2022-07-19T21:52:57.795Z] #77 100.4 checking for python3 version... 3.9 [2022-07-19T21:52:57.795Z] #77 100.5 checking for python3 platform... linux [2022-07-19T21:52:57.795Z] #77 100.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-19T21:52:57.795Z] #77 100.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-19T21:52:57.795Z] #77 100.9 checking that generated files are newer than configure... done [2022-07-19T21:52:57.795Z] #77 100.9 configure: creating ./config.status [2022-07-19T21:52:57.795Z] #77 103.6 config.status: creating Makefile [2022-07-19T21:52:57.795Z] #77 103.6 config.status: creating config.h [2022-07-19T21:52:57.795Z] #77 103.7 config.status: executing libtool commands [2022-07-19T21:52:57.795Z] #77 103.7 config.status: executing depfiles commands [2022-07-19T21:52:57.795Z] #77 104.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-19T21:52:57.795Z] #77 104.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-19T21:52:57.795Z] #77 104.8 checking for gcc... gcc [2022-07-19T21:52:57.795Z] #77 105.0 checking whether the C compiler works... yes [2022-07-19T21:52:57.795Z] #77 105.1 checking for C compiler default output file name... a.out [2022-07-19T21:52:57.795Z] #77 105.1 checking for suffix of executables... [2022-07-19T21:52:57.795Z] #77 105.4 checking whether we are cross compiling... no [2022-07-19T21:52:57.795Z] #77 105.7 checking for suffix of object files... o [2022-07-19T21:52:57.795Z] #77 105.8 checking whether we are using the GNU C compiler... yes [2022-07-19T21:52:57.795Z] #77 105.9 checking whether gcc accepts -g... yes [2022-07-19T21:52:57.795Z] #77 106.0 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:52:57.795Z] #77 106.2 checking whether gcc understands -c and -o together... yes [2022-07-19T21:52:57.795Z] #77 106.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:52:57.795Z] #77 106.5 checking whether build environment is sane... yes [2022-07-19T21:52:57.795Z] #77 106.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:52:57.795Z] #77 106.5 checking for gawk... no [2022-07-19T21:52:57.795Z] #77 106.5 checking for mawk... mawk [2022-07-19T21:52:57.795Z] #77 106.5 checking whether make sets $(MAKE)... yes [2022-07-19T21:52:57.795Z] #77 106.6 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:52:57.795Z] #77 106.6 checking whether make supports nested variables... yes [2022-07-19T21:52:57.795Z] #77 106.6 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:52:57.795Z] #77 106.6 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:52:57.795Z] #77 106.6 checking how to create a ustar tar archive... gnutar [2022-07-19T21:52:57.795Z] #77 106.7 checking dependency style of gcc... gcc3 [2022-07-19T21:52:57.795Z] #77 106.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:52:57.795Z] #77 106.9 checking whether make supports nested variables... (cached) yes [2022-07-19T21:52:57.795Z] #77 107.0 checking build system type... aarch64-unknown-linux-gnu [2022-07-19T21:52:57.795Z] #77 107.3 checking host system type... aarch64-unknown-linux-gnu [2022-07-19T21:52:57.795Z] #77 107.3 checking how to print strings... printf [2022-07-19T21:52:57.795Z] #77 107.3 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:52:57.796Z] #77 107.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:52:57.796Z] #77 107.3 checking for egrep... /bin/grep -E [2022-07-19T21:52:57.796Z] #77 107.3 checking for fgrep... /bin/grep -F [2022-07-19T21:52:57.796Z] #77 107.4 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:52:57.796Z] #77 107.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:52:57.796Z] #77 107.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:52:57.796Z] #77 107.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:52:57.796Z] #77 107.6 checking whether ln -s works... yes [2022-07-19T21:52:57.796Z] #77 107.6 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:52:57.796Z] #77 107.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-19T21:52:57.796Z] #77 107.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:52:57.796Z] #77 107.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:52:57.796Z] #77 107.7 checking for objdump... objdump [2022-07-19T21:52:57.796Z] #77 107.7 checking how to recognize dependent libraries... pass_all [2022-07-19T21:52:57.796Z] #77 107.7 checking for dlltool... no [2022-07-19T21:52:57.796Z] #77 107.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:52:57.796Z] #77 107.7 checking for ar... ar [2022-07-19T21:52:58.056Z] #77 107.7 checking for archiver @FILE support... @ [2022-07-19T21:52:58.056Z] #77 107.8 checking for strip... strip [2022-07-19T21:52:58.056Z] #77 107.8 checking for ranlib... ranlib [2022-07-19T21:52:58.056Z] #77 107.8 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-19T21:52:58.056Z] #77 ... [2022-07-19T21:52:58.056Z] [2022-07-19T21:52:58.056Z] #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-07-19T21:52:58.056Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-19T21:52:58.056Z] #21 37.73 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-19T21:52:58.056Z] #21 37.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-19T21:52:58.056Z] #21 37.76 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-19T21:52:58.056Z] #21 37.77 Setting up libicu67:arm64 (67.1-7) ... [2022-07-19T21:52:58.056Z] #21 37.79 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-19T21:52:58.056Z] #21 37.80 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-19T21:52:58.104Z] #77 105.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-19T21:52:58.104Z] #77 105.5 checking for library containing seccomp_arch_resolve_name... none required [2022-07-19T21:52:58.104Z] #77 105.7 checking systemd/sd-bus.h usability... [2022-07-19T21:52:58.104Z] #77 ... [2022-07-19T21:52:58.104Z] [2022-07-19T21:52:58.104Z] #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-07-19T21:52:58.104Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:52:58.104Z] #34 DONE 158.5s [2022-07-19T21:52:58.104Z] [2022-07-19T21:52:58.104Z] #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-07-19T21:52:58.104Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:58.104Z] #77 105.7 checking systemd/sd-bus.h usability... yes [2022-07-19T21:52:58.104Z] #77 105.8 checking systemd/sd-bus.h presence... yes [2022-07-19T21:52:58.104Z] #77 105.9 checking for systemd/sd-bus.h... yes [2022-07-19T21:52:58.317Z] #21 37.82 Setting up uidmap (1:4.8.1-1) ... [2022-07-19T21:52:58.317Z] #21 37.83 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-19T21:52:58.317Z] #21 37.85 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:52:58.317Z] #21 37.86 Setting up bzip2 (1.0.8-4) ... [2022-07-19T21:52:58.317Z] #21 37.89 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-19T21:52:58.317Z] #21 37.91 Setting up python3-wheel (0.34.2-1) ... [2022-07-19T21:52:58.364Z] #77 105.9 checking for library containing sd_bus_match_signal_async... [2022-07-19T21:52:58.364Z] #77 ... [2022-07-19T21:52:58.364Z] [2022-07-19T21:52:58.364Z] #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-07-19T21:52:58.364Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:52:58.364Z] #36 158.6 Delve is a source level debugger for Go programs. [2022-07-19T21:52:58.364Z] #36 158.6 [2022-07-19T21:52:58.364Z] #36 158.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-19T21:52:58.364Z] #36 158.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-19T21:52:58.364Z] #36 158.6 [2022-07-19T21:52:58.364Z] #36 158.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-19T21:52:58.364Z] #36 158.6 [2022-07-19T21:52:58.364Z] #36 158.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-19T21:52:58.364Z] #36 158.6 [2022-07-19T21:52:58.364Z] #36 158.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-19T21:52:58.364Z] #36 158.6 [2022-07-19T21:52:58.364Z] #36 158.6 Usage: [2022-07-19T21:52:58.364Z] #36 158.6 dlv [command] [2022-07-19T21:52:58.364Z] #36 158.6 [2022-07-19T21:52:58.364Z] #36 158.6 Available Commands: [2022-07-19T21:52:58.364Z] #36 158.6 attach Attach to running process and begin debugging. [2022-07-19T21:52:58.364Z] #36 158.6 connect Connect to a headless debug server with a terminal client. [2022-07-19T21:52:58.364Z] #36 158.6 core Examine a core dump. [2022-07-19T21:52:58.364Z] #36 158.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-19T21:52:58.364Z] #36 158.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-19T21:52:58.364Z] #36 158.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-19T21:52:58.364Z] #36 158.6 help Help about any command [2022-07-19T21:52:58.364Z] #36 158.6 run Deprecated command. Use 'debug' instead. [2022-07-19T21:52:58.364Z] #36 158.6 test Compile test binary and begin debugging program. [2022-07-19T21:52:58.364Z] #36 158.6 trace Compile and begin tracing program. [2022-07-19T21:52:58.364Z] #36 158.6 version Prints version. [2022-07-19T21:52:58.364Z] #36 158.6 [2022-07-19T21:52:58.364Z] #36 158.6 Flags: [2022-07-19T21:52:58.364Z] #36 158.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-19T21:52:58.364Z] #36 158.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-19T21:52:58.364Z] #36 158.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-07-19T21:52:58.364Z] #36 158.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-19T21:52:58.364Z] #36 158.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-19T21:52:58.364Z] #36 158.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-07-19T21:52:58.364Z] #36 158.6 --disable-aslr Disables address space randomization [2022-07-19T21:52:58.364Z] #36 158.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-19T21:52:58.364Z] #36 158.6 -h, --help help for dlv [2022-07-19T21:52:58.364Z] #36 158.6 --init string Init file, executed by the terminal client. [2022-07-19T21:52:58.364Z] #36 158.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-19T21:52:58.364Z] #36 158.6 --log Enable debugging server logging. [2022-07-19T21:52:58.364Z] #36 158.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-19T21:52:58.364Z] #36 158.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-19T21:52:58.364Z] #36 158.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-19T21:52:58.364Z] #36 158.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-19T21:52:58.364Z] #36 158.6 --wd string Working directory for running the program. [2022-07-19T21:52:58.364Z] #36 158.6 [2022-07-19T21:52:58.364Z] #36 158.6 Additional help topics: [2022-07-19T21:52:58.364Z] #36 158.6 dlv backend Help about the --backend flag. [2022-07-19T21:52:58.364Z] #36 158.6 dlv log Help about logging flags. [2022-07-19T21:52:58.364Z] #36 158.6 dlv redirect Help about file redirection. [2022-07-19T21:52:58.364Z] #36 158.6 [2022-07-19T21:52:58.364Z] #36 158.6 Use "dlv [command] --help" for more information about a command. [2022-07-19T21:52:58.364Z] #36 DONE 158.8s [2022-07-19T21:52:58.584Z] #21 38.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:52:58.584Z] #21 38.47 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-19T21:52:58.625Z] [2022-07-19T21:52:58.625Z] #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-07-19T21:52:58.625Z] #64 sha256:0470eddd6b13864504a8c4bbc89d4fff6d4419133a9fa1870d2dfbb31888dc73 [2022-07-19T21:52:58.851Z] #21 38.48 Setting up libcap2-bin (1:2.44-1) ... [2022-07-19T21:52:58.851Z] #21 38.49 Setting up apparmor (2.13.6-10) ... [2022-07-19T21:52:58.885Z] #64 ... [2022-07-19T21:52:58.885Z] [2022-07-19T21:52:58.885Z] #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-07-19T21:52:58.885Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:52:58.885Z] #77 105.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-19T21:52:59.145Z] #77 106.5 checking for sd_notify_barrier... yes [2022-07-19T21:52:59.406Z] #77 106.8 checking linux/bpf.h usability... yes [2022-07-19T21:52:59.406Z] #77 106.9 checking linux/bpf.h presence... yes [2022-07-19T21:52:59.406Z] #77 107.0 checking for linux/bpf.h... yes [2022-07-19T21:52:59.406Z] #77 107.0 checking compilation for eBPF... yes [2022-07-19T21:52:59.406Z] #77 107.1 checking for criu >= 3.15... no [2022-07-19T21:52:59.406Z] #77 107.2 configure: CRIU headers not found, building without CRIU support [2022-07-19T21:52:59.406Z] #77 107.2 checking for criu > 3.16... no [2022-07-19T21:52:59.406Z] #77 107.2 configure: CRIU version doesn't support join-ns API [2022-07-19T21:52:59.666Z] #77 107.2 checking for criu > 3.16.1... no [2022-07-19T21:52:59.666Z] #77 107.2 configure: CRIU version doesn't support for pre-dumping [2022-07-19T21:52:59.666Z] #77 107.2 checking for new mount API (fsconfig)... yes [2022-07-19T21:52:59.666Z] #77 107.3 checking for seccomp notify API... yes [2022-07-19T21:52:59.666Z] #77 107.4 checking for gperf... no [2022-07-19T21:52:59.666Z] #77 107.4 configure: gperf not found - cannot rebuild signal parser code [2022-07-19T21:53:00.130Z] #14 151.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-19T21:53:00.130Z] #14 151.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:53:00.130Z] #14 151.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-19T21:53:00.237Z] #77 107.4 checking for library containing argp_parse... none required [2022-07-19T21:53:00.237Z] #77 107.8 checking that generated files are newer than configure... done [2022-07-19T21:53:00.237Z] #77 107.8 configure: creating ./config.status [2022-07-19T21:53:00.764Z] #21 40.12 Setting up zip (3.0-12) ... [2022-07-19T21:53:00.764Z] #21 40.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:53:00.764Z] #21 40.18 Setting up bash-completion (1:2.11-2) ... [2022-07-19T21:53:02.780Z] #77 110.2 config.status: creating Makefile [2022-07-19T21:53:02.780Z] #77 110.3 config.status: creating rpm/crun.spec [2022-07-19T21:53:02.780Z] #77 110.3 config.status: creating config.h [2022-07-19T21:53:02.780Z] #77 110.4 config.status: executing libtool commands [2022-07-19T21:53:02.780Z] #77 110.4 config.status: executing depfiles commands [2022-07-19T21:53:03.310Z] #21 43.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:53:03.310Z] #21 43.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-19T21:53:03.572Z] #21 43.12 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-19T21:53:03.572Z] #21 43.14 Setting up patch (2.7.6-7) ... [2022-07-19T21:53:03.572Z] #21 43.15 Setting up sudo (1.9.5p2-3) ... [2022-07-19T21:53:03.572Z] #21 43.23 invoke-rc.d: could not determine current runlevel [2022-07-19T21:53:03.572Z] #21 43.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-19T21:53:03.572Z] #21 43.25 Setting up xfsprogs (5.10.0-4) ... [2022-07-19T21:53:03.572Z] #21 43.27 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-19T21:53:03.572Z] #21 43.29 Setting up inetutils-ping (2:2.0-1) ... [2022-07-19T21:53:03.572Z] #21 43.30 Setting up pigz (2.6-1) ... [2022-07-19T21:53:03.572Z] #21 43.32 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-19T21:53:03.572Z] #21 43.33 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-19T21:53:03.833Z] #21 43.36 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-19T21:53:03.833Z] #21 43.37 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:53:04.164Z] #77 111.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-19T21:53:04.164Z] #77 111.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-19T21:53:04.301Z] #14 ... [2022-07-19T21:53:04.301Z] [2022-07-19T21:53:04.301Z] #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-07-19T21:53:04.301Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:04.301Z] #77 81.29 configure.ac:7: installing './compile' [2022-07-19T21:53:04.302Z] #77 81.30 configure.ac:11: installing './config.guess' [2022-07-19T21:53:04.302Z] #77 81.30 configure.ac:11: installing './config.sub' [2022-07-19T21:53:04.302Z] #77 81.31 configure.ac:8: installing './install-sh' [2022-07-19T21:53:04.302Z] #77 81.32 configure.ac:8: installing './missing' [2022-07-19T21:53:04.302Z] #77 81.48 Makefile.am: installing './depcomp' [2022-07-19T21:53:04.404Z] #21 44.15 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-19T21:53:04.404Z] #21 44.17 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-19T21:53:04.424Z] #77 112.0 checking for gcc... gcc [2022-07-19T21:53:04.685Z] #77 112.1 checking whether the C compiler works... yes [2022-07-19T21:53:04.685Z] #77 112.4 checking for C compiler default output file name... a.out [2022-07-19T21:53:04.947Z] #77 112.4 checking for suffix of executables... [2022-07-19T21:53:04.974Z] #21 44.62 Setting up libelf1:arm64 (0.183-1) ... [2022-07-19T21:53:04.974Z] #21 44.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-19T21:53:04.974Z] #21 44.65 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-19T21:53:04.974Z] #21 44.67 Setting up python3-distutils (3.9.2-1) ... [2022-07-19T21:53:05.520Z] #77 112.6 checking whether we are cross compiling... no [2022-07-19T21:53:05.520Z] #77 113.0 checking for suffix of object files... o [2022-07-19T21:53:05.520Z] #77 113.1 checking whether we are using the GNU C compiler... yes [2022-07-19T21:53:05.546Z] #21 45.19 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:53:05.546Z] #21 45.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-19T21:53:05.546Z] #21 45.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-19T21:53:05.546Z] #21 45.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-19T21:53:05.546Z] #21 45.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-19T21:53:05.546Z] #21 45.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-19T21:53:05.546Z] #21 45.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-19T21:53:05.546Z] #21 45.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-19T21:53:05.546Z] #21 45.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-19T21:53:05.546Z] #21 45.27 Setting up python3-setuptools (52.0.0-4) ... [2022-07-19T21:53:05.781Z] #77 113.2 checking whether gcc accepts -g... yes [2022-07-19T21:53:05.781Z] #77 113.3 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:53:06.041Z] #77 113.5 checking whether gcc understands -c and -o together... yes [2022-07-19T21:53:06.041Z] #77 113.7 checking how to run the C preprocessor... gcc -E [2022-07-19T21:53:06.192Z] #14 155.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-19T21:53:06.192Z] #14 155.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:53:06.192Z] #14 155.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-19T21:53:06.192Z] #14 ... [2022-07-19T21:53:06.192Z] [2022-07-19T21:53:06.192Z] #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-07-19T21:53:06.192Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:06.192Z] #77 65.63 libtoolize: putting auxiliary files in '.'. [2022-07-19T21:53:06.192Z] #77 65.63 libtoolize: copying file './ltmain.sh' [2022-07-19T21:53:06.192Z] #77 66.64 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-19T21:53:06.192Z] #77 66.64 libtoolize: and rerunning libtoolize and aclocal. [2022-07-19T21:53:06.192Z] #77 66.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-19T21:53:06.302Z] #77 113.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:53:06.302Z] #77 113.9 checking for egrep... /bin/grep -E [2022-07-19T21:53:06.486Z] #21 ... [2022-07-19T21:53:06.486Z] [2022-07-19T21:53:06.486Z] #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-07-19T21:53:06.486Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:53:06.486Z] #77 107.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:53:06.486Z] #77 108.3 checking for sysroot... no [2022-07-19T21:53:06.486Z] #77 108.3 checking for a working dd... /bin/dd [2022-07-19T21:53:06.486Z] #77 108.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:53:06.486Z] #77 108.3 checking for mt... no [2022-07-19T21:53:06.486Z] #77 108.3 checking if : is a manifest tool... no [2022-07-19T21:53:06.486Z] #77 108.3 checking how to run the C preprocessor... gcc -E [2022-07-19T21:53:06.486Z] #77 108.6 checking for ANSI C header files... yes [2022-07-19T21:53:06.486Z] #77 109.2 checking for sys/types.h... yes [2022-07-19T21:53:06.486Z] #77 109.4 checking for sys/stat.h... yes [2022-07-19T21:53:06.486Z] #77 109.5 checking for stdlib.h... yes [2022-07-19T21:53:06.486Z] #77 109.7 checking for string.h... yes [2022-07-19T21:53:06.486Z] #77 109.9 checking for memory.h... yes [2022-07-19T21:53:06.486Z] #77 110.1 checking for strings.h... yes [2022-07-19T21:53:06.486Z] #77 110.3 checking for inttypes.h... yes [2022-07-19T21:53:06.486Z] #77 110.5 checking for stdint.h... yes [2022-07-19T21:53:06.486Z] #77 110.7 checking for unistd.h... yes [2022-07-19T21:53:06.486Z] #77 110.8 checking for dlfcn.h... yes [2022-07-19T21:53:06.486Z] #77 111.0 checking for objdir... .libs [2022-07-19T21:53:06.486Z] #77 111.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:53:06.486Z] #77 111.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:53:06.486Z] #77 111.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:53:06.486Z] #77 111.6 checking if gcc static flag -static works... yes [2022-07-19T21:53:06.486Z] #77 112.0 checking if gcc supports -c -o file.o... yes [2022-07-19T21:53:06.486Z] #77 112.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:53:06.486Z] #77 112.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-19T21:53:06.486Z] #77 112.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:53:06.486Z] #77 112.6 checking how to hardcode library paths into programs... immediate [2022-07-19T21:53:06.486Z] #77 112.6 checking whether stripping libraries is possible... yes [2022-07-19T21:53:06.486Z] #77 112.6 checking if libtool supports shared libraries... yes [2022-07-19T21:53:06.486Z] #77 112.6 checking whether to build shared libraries... no [2022-07-19T21:53:06.486Z] #77 112.6 checking whether to build static libraries... yes [2022-07-19T21:53:06.486Z] #77 112.6 checking float.h usability... yes [2022-07-19T21:53:06.486Z] #77 112.8 checking float.h presence... yes [2022-07-19T21:53:06.486Z] #77 112.8 checking for float.h... yes [2022-07-19T21:53:06.486Z] #77 112.8 checking limits.h usability... yes [2022-07-19T21:53:06.486Z] #77 113.0 checking limits.h presence... yes [2022-07-19T21:53:06.486Z] #77 113.0 checking for limits.h... yes [2022-07-19T21:53:06.486Z] #77 113.0 checking stddef.h usability... yes [2022-07-19T21:53:06.486Z] #77 113.2 checking stddef.h presence... yes [2022-07-19T21:53:06.486Z] #77 113.3 checking for stddef.h... yes [2022-07-19T21:53:06.486Z] #77 113.3 checking for stdlib.h... (cached) yes [2022-07-19T21:53:06.486Z] #77 113.4 checking for string.h... (cached) yes [2022-07-19T21:53:06.486Z] #77 113.4 checking sys/time.h usability... yes [2022-07-19T21:53:06.486Z] #77 113.6 checking sys/time.h presence... yes [2022-07-19T21:53:06.486Z] #77 113.6 checking for sys/time.h... yes [2022-07-19T21:53:06.486Z] #77 113.6 checking for inline... inline [2022-07-19T21:53:06.486Z] #77 113.7 checking for size_t... yes [2022-07-19T21:53:06.486Z] #77 114.0 checking for stdlib.h... (cached) yes [2022-07-19T21:53:06.486Z] #77 114.0 checking for GNU libc compatible malloc... yes [2022-07-19T21:53:06.486Z] #77 114.2 checking for stdlib.h... (cached) yes [2022-07-19T21:53:06.486Z] #77 114.2 checking for GNU libc compatible realloc... yes [2022-07-19T21:53:06.486Z] #77 114.4 checking for working strtod... yes [2022-07-19T21:53:06.486Z] #77 114.7 checking for gettimeofday... yes [2022-07-19T21:53:06.486Z] #77 114.9 checking for memset... yes [2022-07-19T21:53:06.486Z] #77 115.1 checking for strspn... yes [2022-07-19T21:53:06.486Z] #77 115.6 checking that generated files are newer than configure... done [2022-07-19T21:53:06.486Z] #77 115.6 configure: creating ./config.status [2022-07-19T21:53:06.875Z] #77 113.9 checking for ANSI C header files... yes [2022-07-19T21:53:06.875Z] #77 114.4 checking for sys/types.h... yes [2022-07-19T21:53:06.875Z] #77 114.5 checking for sys/stat.h... yes [2022-07-19T21:53:07.058Z] #77 ... [2022-07-19T21:53:07.058Z] [2022-07-19T21:53:07.058Z] #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-07-19T21:53:07.058Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-19T21:53:07.058Z] #21 46.73 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-19T21:53:07.058Z] #21 46.75 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-19T21:53:07.058Z] #21 46.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-19T21:53:07.136Z] #77 114.7 checking for stdlib.h... yes [2022-07-19T21:53:07.318Z] #21 46.85 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-19T21:53:07.396Z] #77 114.9 checking for string.h... yes [2022-07-19T21:53:07.396Z] #77 115.1 checking for memory.h... yes [2022-07-19T21:53:07.577Z] #77 84.25 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-19T21:53:07.577Z] #77 84.25 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-19T21:53:07.577Z] #77 84.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-19T21:53:07.577Z] #77 84.62 libtoolize: copying file 'm4/libtool.m4' [2022-07-19T21:53:07.836Z] #77 84.80 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-19T21:53:07.836Z] #77 84.93 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-19T21:53:07.836Z] #77 85.04 libtoolize: copying file 'm4/ltversion.m4' [2022-07-19T21:53:07.918Z] #77 115.2 checking for strings.h... yes [2022-07-19T21:53:07.918Z] #77 115.4 checking for inttypes.h... yes [2022-07-19T21:53:08.093Z] #77 85.17 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-19T21:53:08.179Z] #77 115.6 checking for stdint.h... yes [2022-07-19T21:53:08.179Z] #77 ... [2022-07-19T21:53:08.179Z] [2022-07-19T21:53:08.179Z] #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-07-19T21:53:08.179Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:53:08.179Z] #21 10.28 Reading package lists... [2022-07-19T21:53:08.179Z] #21 13.04 Reading package lists... [2022-07-19T21:53:08.179Z] #21 16.11 Building dependency tree... [2022-07-19T21:53:08.179Z] #21 17.83 The following additional packages will be installed: [2022-07-19T21:53:08.179Z] #21 17.83 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-19T21:53:08.179Z] #21 17.83 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-19T21:53:08.179Z] #21 17.83 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-19T21:53:08.179Z] #21 17.83 python3-pkg-resources vim-runtime xxd [2022-07-19T21:53:08.179Z] #21 17.83 Suggested packages: [2022-07-19T21:53:08.179Z] #21 17.83 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-19T21:53:08.179Z] #21 17.83 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-19T21:53:08.179Z] #21 17.83 acl attr quota [2022-07-19T21:53:08.179Z] #21 17.83 Recommended packages: [2022-07-19T21:53:08.179Z] #21 17.83 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-19T21:53:08.179Z] #21 19.51 The following NEW packages will be installed: [2022-07-19T21:53:08.179Z] #21 19.51 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-19T21:53:08.179Z] #21 19.51 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-19T21:53:08.179Z] #21 19.51 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-19T21:53:08.179Z] #21 19.51 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-19T21:53:08.179Z] #21 19.51 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-19T21:53:08.179Z] #21 19.51 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-19T21:53:08.179Z] #21 19.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-19T21:53:08.179Z] #21 19.51 xz-utils zip zstd [2022-07-19T21:53:08.179Z] #21 19.81 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:53:08.179Z] #21 19.81 Need to get 27.7 MB of archives. [2022-07-19T21:53:08.179Z] #21 19.81 After this operation, 106 MB of additional disk space will be used. [2022-07-19T21:53:08.179Z] #21 19.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-19T21:53:08.179Z] #21 19.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-19T21:53:08.179Z] #21 19.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-19T21:53:08.179Z] #21 19.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-19T21:53:08.179Z] #21 19.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-19T21:53:08.179Z] #21 19.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-19T21:53:08.179Z] #21 19.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-19T21:53:08.179Z] #21 19.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-19T21:53:08.179Z] #21 19.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-19T21:53:08.179Z] #21 19.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-19T21:53:08.179Z] #21 19.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-19T21:53:08.179Z] #21 19.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-19T21:53:08.179Z] #21 19.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-19T21:53:08.179Z] #21 19.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-19T21:53:08.179Z] #21 19.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-19T21:53:08.179Z] #21 19.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-19T21:53:08.179Z] #21 19.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-19T21:53:08.179Z] #21 19.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-19T21:53:08.179Z] #21 19.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-19T21:53:08.179Z] #21 19.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-19T21:53:08.179Z] #21 19.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-19T21:53:08.179Z] #21 19.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-19T21:53:08.179Z] #21 20.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-19T21:53:08.179Z] #21 20.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-19T21:53:08.179Z] #21 20.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-19T21:53:08.179Z] #21 20.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-19T21:53:08.179Z] #21 20.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-19T21:53:08.179Z] #21 20.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-19T21:53:08.179Z] #21 20.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-19T21:53:08.179Z] #21 20.31 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-07-19T21:53:08.179Z] #21 20.31 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-19T21:53:08.179Z] #21 20.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-19T21:53:08.179Z] #21 20.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-19T21:53:08.179Z] #21 20.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-19T21:53:08.179Z] #21 20.33 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-19T21:53:08.179Z] #21 20.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-19T21:53:08.179Z] #21 20.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-19T21:53:08.179Z] #21 20.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-19T21:53:08.179Z] #21 20.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-19T21:53:08.179Z] #21 20.42 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-19T21:53:08.179Z] #21 20.43 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-19T21:53:08.179Z] #21 20.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-19T21:53:08.179Z] #21 20.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-19T21:53:08.179Z] #21 20.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-19T21:53:08.179Z] #21 20.49 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-19T21:53:08.179Z] #21 20.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-19T21:53:08.179Z] #21 20.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-19T21:53:08.179Z] #21 20.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-19T21:53:08.179Z] #21 20.78 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-19T21:53:08.179Z] #21 21.49 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:53:08.179Z] #21 21.63 Fetched 27.7 MB in 1s (21.4 MB/s) [2022-07-19T21:53:08.179Z] #21 21.69 Selecting previously unselected package pigz. [2022-07-19T21:53:08.179Z] #21 21.69 (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-07-19T21:53:08.179Z] #21 21.75 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-19T21:53:08.179Z] #21 21.76 Unpacking pigz (2.6-1) ... [2022-07-19T21:53:08.179Z] #21 21.83 Selecting previously unselected package libelf1:amd64. [2022-07-19T21:53:08.179Z] #21 21.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-19T21:53:08.179Z] #21 21.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-19T21:53:08.260Z] #21 48.04 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-19T21:53:08.260Z] #21 48.06 Setting up jq (1.6-2.1) ... [2022-07-19T21:53:08.260Z] #21 48.08 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-19T21:53:08.260Z] #21 48.10 Setting up iptables (1.8.7-1) ... [2022-07-19T21:53:08.260Z] #21 48.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-19T21:53:08.350Z] #77 85.42 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-19T21:53:08.440Z] #21 22.00 Selecting previously unselected package libbpf0:amd64. [2022-07-19T21:53:08.440Z] #21 22.01 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-19T21:53:08.440Z] #21 22.01 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-19T21:53:08.440Z] #21 22.12 Selecting previously unselected package libcap2:amd64. [2022-07-19T21:53:08.440Z] #21 ... [2022-07-19T21:53:08.440Z] [2022-07-19T21:53:08.440Z] #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-07-19T21:53:08.440Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:08.440Z] #77 115.8 checking for unistd.h... yes [2022-07-19T21:53:08.440Z] #77 116.0 checking minix/config.h usability... no [2022-07-19T21:53:08.440Z] #77 116.1 checking minix/config.h presence... no [2022-07-19T21:53:08.520Z] #21 48.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-19T21:53:08.520Z] #21 48.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-19T21:53:08.520Z] #21 48.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-19T21:53:08.520Z] #21 48.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-19T21:53:08.520Z] #21 48.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-19T21:53:08.520Z] #21 48.17 Setting up iproute2 (5.10.0-4) ... [2022-07-19T21:53:08.701Z] #77 116.2 checking for minix/config.h... no [2022-07-19T21:53:08.701Z] #77 116.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-19T21:53:08.962Z] #77 116.4 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:53:09.092Z] #21 48.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:53:09.223Z] #77 116.7 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:53:09.223Z] #77 116.7 checking how to print strings... printf [2022-07-19T21:53:09.223Z] #77 116.7 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:53:09.223Z] #77 116.7 checking for fgrep... /bin/grep -F [2022-07-19T21:53:09.223Z] #77 116.7 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:53:09.223Z] #77 116.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:53:09.223Z] #77 116.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:53:09.223Z] #77 116.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:53:09.223Z] #77 116.8 checking whether ln -s works... yes [2022-07-19T21:53:09.223Z] #77 116.8 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:53:09.223Z] #77 116.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-19T21:53:09.223Z] #77 116.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:53:09.223Z] #77 116.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:53:09.223Z] #77 116.9 checking for objdump... objdump [2022-07-19T21:53:09.223Z] #77 116.9 checking how to recognize dependent libraries... pass_all [2022-07-19T21:53:09.223Z] #77 116.9 checking for dlltool... no [2022-07-19T21:53:09.223Z] #77 116.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:53:09.223Z] #77 116.9 checking for ar... ar [2022-07-19T21:53:09.484Z] #77 116.9 checking for archiver @FILE support... @ [2022-07-19T21:53:09.484Z] #77 117.0 checking for strip... strip [2022-07-19T21:53:09.484Z] #77 117.0 checking for ranlib... ranlib [2022-07-19T21:53:09.484Z] #77 117.0 checking for gawk... no [2022-07-19T21:53:09.484Z] #77 117.0 checking for mawk... mawk [2022-07-19T21:53:09.744Z] #77 117.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:53:09.744Z] #77 117.4 checking for sysroot... no [2022-07-19T21:53:09.744Z] #77 117.4 checking for a working dd... /bin/dd [2022-07-19T21:53:09.744Z] #77 117.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:53:10.006Z] #77 117.5 checking for mt... no [2022-07-19T21:53:10.006Z] #77 117.5 checking if : is a manifest tool... no [2022-07-19T21:53:10.006Z] #77 117.5 checking for dlfcn.h... yes [2022-07-19T21:53:10.006Z] #77 117.6 checking for objdir... .libs [2022-07-19T21:53:10.035Z] #21 DONE 49.7s [2022-07-19T21:53:10.035Z] [2022-07-19T21:53:10.035Z] #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-07-19T21:53:10.035Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-19T21:53:10.266Z] #77 117.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:53:10.527Z] #77 118.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:53:10.527Z] #77 118.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:53:10.608Z] #22 0.624 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-19T21:53:10.608Z] #22 0.628 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-19T21:53:10.608Z] #22 0.633 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-19T21:53:10.608Z] #22 DONE 0.7s [2022-07-19T21:53:10.608Z] [2022-07-19T21:53:10.608Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-19T21:53:10.608Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-19T21:53:10.788Z] #77 118.1 checking if gcc static flag -static works... yes [2022-07-19T21:53:11.048Z] #77 118.5 checking if gcc supports -c -o file.o... yes [2022-07-19T21:53:11.048Z] #77 118.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:53:11.049Z] #77 118.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:53:11.049Z] #77 118.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:53:11.309Z] #77 118.9 checking how to hardcode library paths into programs... immediate [2022-07-19T21:53:11.309Z] #77 118.9 checking whether stripping libraries is possible... yes [2022-07-19T21:53:11.309Z] #77 118.9 checking if libtool supports shared libraries... yes [2022-07-19T21:53:11.309Z] #77 118.9 checking whether to build shared libraries... no [2022-07-19T21:53:11.309Z] #77 118.9 checking whether to build static libraries... yes [2022-07-19T21:53:11.309Z] #77 118.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:53:11.309Z] #77 118.9 checking whether build environment is sane... yes [2022-07-19T21:53:11.309Z] #77 119.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:53:11.309Z] #77 119.0 checking whether make sets $(MAKE)... yes [2022-07-19T21:53:11.309Z] #77 119.0 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:53:11.309Z] #77 119.0 checking whether make supports nested variables... yes [2022-07-19T21:53:11.309Z] #77 119.1 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:53:11.309Z] #77 119.1 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:53:11.309Z] #77 119.1 checking how to create a ustar tar archive... gnutar [2022-07-19T21:53:11.623Z] #77 ... [2022-07-19T21:53:11.623Z] [2022-07-19T21:53:11.623Z] #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-07-19T21:53:11.623Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:53:11.623Z] #14 163.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-19T21:53:11.880Z] #77 119.1 checking dependency style of gcc... gcc3 [2022-07-19T21:53:11.880Z] #77 119.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:53:11.880Z] #77 119.3 checking whether make supports nested variables... (cached) yes [2022-07-19T21:53:11.880Z] #77 119.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-19T21:53:11.880Z] #77 119.3 checking pkg-config is at least version 0.9.0... yes [2022-07-19T21:53:11.880Z] #77 119.3 checking for yajl >= 2.1.0... yes [2022-07-19T21:53:11.880Z] #77 119.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-19T21:53:11.880Z] #77 119.3 checking for gcc... (cached) gcc [2022-07-19T21:53:11.880Z] #77 119.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-19T21:53:11.880Z] #77 119.4 checking whether gcc accepts -g... (cached) yes [2022-07-19T21:53:11.880Z] #77 119.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-19T21:53:11.880Z] #77 119.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-19T21:53:11.880Z] #77 119.4 checking for a Python interpreter with version >= 3... python3 [2022-07-19T21:53:11.880Z] #77 119.5 checking for python3... /usr/bin/python3 [2022-07-19T21:53:11.880Z] #77 119.5 checking for python3 version... 3.9 [2022-07-19T21:53:11.880Z] #77 119.5 checking for python3 platform... linux [2022-07-19T21:53:11.880Z] #14 163.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:53:11.880Z] #14 163.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:53:12.153Z] #77 119.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-19T21:53:12.153Z] #77 119.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-19T21:53:12.413Z] #77 120.0 checking that generated files are newer than configure... done [2022-07-19T21:53:12.413Z] #77 120.0 configure: creating ./config.status [2022-07-19T21:53:14.316Z] #77 83.42 configure.ac:7: installing './compile' [2022-07-19T21:53:14.316Z] #77 83.44 configure.ac:11: installing './config.guess' [2022-07-19T21:53:14.316Z] #77 83.46 configure.ac:11: installing './config.sub' [2022-07-19T21:53:14.316Z] #77 83.47 configure.ac:8: installing './install-sh' [2022-07-19T21:53:14.316Z] #77 83.48 configure.ac:8: installing './missing' [2022-07-19T21:53:14.316Z] #77 83.65 Makefile.am: installing './depcomp' [2022-07-19T21:53:14.333Z] #77 122.0 config.status: creating Makefile [2022-07-19T21:53:14.333Z] #77 122.1 config.status: creating config.h [2022-07-19T21:53:14.333Z] #77 122.1 config.status: executing libtool commands [2022-07-19T21:53:14.593Z] #77 122.1 config.status: executing depfiles commands [2022-07-19T21:53:15.164Z] #77 122.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-19T21:53:15.164Z] #77 122.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-19T21:53:15.425Z] #77 123.1 checking for gcc... gcc [2022-07-19T21:53:15.685Z] #77 123.2 checking whether the C compiler works... yes [2022-07-19T21:53:15.685Z] #77 123.4 checking for C compiler default output file name... a.out [2022-07-19T21:53:15.685Z] #77 123.4 checking for suffix of executables... [2022-07-19T21:53:15.895Z] #23 ... [2022-07-19T21:53:15.895Z] [2022-07-19T21:53:15.895Z] #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-07-19T21:53:15.895Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:53:15.895Z] #77 118.0 config.status: creating Makefile [2022-07-19T21:53:15.895Z] #77 118.1 config.status: creating config.h [2022-07-19T21:53:15.895Z] #77 118.1 config.status: executing depfiles commands [2022-07-19T21:53:15.895Z] #77 118.4 config.status: executing libtool commands [2022-07-19T21:53:15.895Z] #77 119.3 GEN .version [2022-07-19T21:53:15.895Z] #77 119.3 make install-recursive [2022-07-19T21:53:15.895Z] #77 119.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-19T21:53:15.895Z] #77 119.4 Making install in libocispec [2022-07-19T21:53:15.895Z] #77 119.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:15.895Z] #77 119.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-19T21:53:15.895Z] #77 119.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-19T21:53:15.895Z] #77 119.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-19T21:53:15.895Z] #77 119.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-19T21:53:15.895Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-19T21:53:15.895Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-19T21:53:15.895Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-19T21:53:15.895Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-19T21:53:15.895Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-19T21:53:15.895Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-19T21:53:15.895Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-19T21:53:15.895Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-19T21:53:15.895Z] #77 120.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-19T21:53:15.895Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-19T21:53:15.895Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-19T21:53:15.895Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-19T21:53:15.895Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-19T21:53:15.895Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-19T21:53:15.895Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-19T21:53:15.895Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-19T21:53:15.895Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-19T21:53:15.895Z] #77 121.7 make install-recursive [2022-07-19T21:53:15.896Z] #77 121.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:15.896Z] #77 121.8 Making install in yajl [2022-07-19T21:53:15.896Z] #77 121.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:53:15.896Z] #77 121.8 CC verify/json_verify-json_verify.o [2022-07-19T21:53:15.896Z] #77 121.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-19T21:53:15.896Z] #77 121.9 CC src/libyajl_la-yajl.lo [2022-07-19T21:53:15.896Z] #77 121.9 CC src/libyajl_la-yajl_gen.lo [2022-07-19T21:53:15.896Z] #77 122.0 CC src/libyajl_la-yajl_parser.lo [2022-07-19T21:53:15.896Z] #77 122.0 CC src/libyajl_la-yajl_buf.lo [2022-07-19T21:53:15.896Z] #77 122.1 CC src/libyajl_la-yajl_encode.lo [2022-07-19T21:53:15.896Z] #77 122.1 CC src/libyajl_la-yajl_lex.lo [2022-07-19T21:53:15.896Z] #77 122.1 CC src/libyajl_la-yajl_tree.lo [2022-07-19T21:53:15.950Z] #77 123.5 checking whether we are cross compiling... no [2022-07-19T21:53:15.950Z] #77 123.7 checking for suffix of object files... o [2022-07-19T21:53:16.210Z] #77 123.8 checking whether we are using the GNU C compiler... yes [2022-07-19T21:53:16.210Z] #77 123.9 checking whether gcc accepts -g... yes [2022-07-19T21:53:16.221Z] #77 85.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-19T21:53:16.221Z] #77 85.83 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-19T21:53:16.221Z] #77 86.41 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-19T21:53:16.221Z] #77 86.41 libtoolize: copying file 'm4/libtool.m4' [2022-07-19T21:53:16.470Z] #77 124.0 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:53:16.470Z] #77 124.1 checking whether gcc understands -c and -o together... yes [2022-07-19T21:53:16.730Z] #77 124.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:53:16.731Z] #77 124.3 checking whether build environment is sane... yes [2022-07-19T21:53:16.731Z] #77 124.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:53:16.731Z] #77 124.4 checking for gawk... no [2022-07-19T21:53:16.731Z] #77 124.4 checking for mawk... mawk [2022-07-19T21:53:16.731Z] #77 124.4 checking whether make sets $(MAKE)... yes [2022-07-19T21:53:16.731Z] #77 124.4 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:53:16.731Z] #77 124.4 checking whether make supports nested variables... yes [2022-07-19T21:53:16.731Z] #77 124.5 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:53:16.731Z] #77 124.5 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:53:16.731Z] #77 124.5 checking how to create a ustar tar archive... gnutar [2022-07-19T21:53:16.789Z] #77 86.84 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-19T21:53:16.991Z] #77 124.5 checking dependency style of gcc... gcc3 [2022-07-19T21:53:17.252Z] #77 124.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:53:17.252Z] #77 124.7 checking whether make supports nested variables... (cached) yes [2022-07-19T21:53:17.252Z] #77 124.7 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:53:17.252Z] #77 125.0 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:53:17.252Z] #77 125.0 checking how to print strings... printf [2022-07-19T21:53:17.252Z] #77 125.0 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:53:17.252Z] #77 125.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:53:17.252Z] #77 125.0 checking for egrep... /bin/grep -E [2022-07-19T21:53:17.252Z] #77 125.0 checking for fgrep... /bin/grep -F [2022-07-19T21:53:17.252Z] #77 125.0 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:53:17.252Z] #77 125.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:53:17.252Z] #77 125.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:53:17.278Z] #77 127.1 CCLD libyajl.la [2022-07-19T21:53:17.357Z] #77 87.28 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-19T21:53:17.357Z] #77 ... [2022-07-19T21:53:17.357Z] [2022-07-19T21:53:17.357Z] #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-07-19T21:53:17.357Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:53:17.357Z] #14 167.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-19T21:53:17.357Z] #14 167.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:53:17.357Z] #14 167.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:53:17.512Z] #77 125.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:53:17.512Z] #77 125.2 checking whether ln -s works... yes [2022-07-19T21:53:17.512Z] #77 125.2 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:53:17.512Z] #77 125.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-19T21:53:17.512Z] #77 125.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:53:17.512Z] #77 125.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:53:17.512Z] #77 125.2 checking for objdump... objdump [2022-07-19T21:53:17.512Z] #77 125.2 checking how to recognize dependent libraries... pass_all [2022-07-19T21:53:17.512Z] #77 125.2 checking for dlltool... no [2022-07-19T21:53:17.512Z] #77 125.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:53:17.512Z] #77 125.2 checking for ar... ar [2022-07-19T21:53:17.512Z] #77 125.2 checking for archiver @FILE support... @ [2022-07-19T21:53:17.541Z] #77 127.5 CCLD verify/json_verify [2022-07-19T21:53:17.773Z] #77 125.3 checking for strip... strip [2022-07-19T21:53:17.773Z] #77 125.3 checking for ranlib... ranlib [2022-07-19T21:53:17.804Z] #77 127.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:53:18.029Z] #19 255.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-19T21:53:18.029Z] #19 255.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:53:18.029Z] #19 255.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-19T21:53:18.033Z] #77 125.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:53:18.033Z] #77 125.7 checking for sysroot... no [2022-07-19T21:53:18.033Z] #77 125.7 checking for a working dd... /bin/dd [2022-07-19T21:53:18.033Z] #77 125.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:53:18.033Z] #77 125.8 checking for mt... no [2022-07-19T21:53:18.033Z] #77 125.8 checking if : is a manifest tool... no [2022-07-19T21:53:18.064Z] #77 127.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-19T21:53:18.064Z] #77 127.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-19T21:53:18.064Z] #77 127.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:53:18.064Z] #77 127.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:53:18.064Z] #77 127.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:18.064Z] #77 128.0 CC src/validate.o [2022-07-19T21:53:18.064Z] #77 128.0 CC src/image_spec_schema_config_schema.lo [2022-07-19T21:53:18.064Z] #77 128.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-19T21:53:18.064Z] #77 128.0 CC src/image_spec_schema_defs.lo [2022-07-19T21:53:18.064Z] #77 128.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-19T21:53:18.064Z] #77 128.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-19T21:53:18.064Z] #77 128.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-19T21:53:18.064Z] #77 128.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-19T21:53:18.290Z] #19 255.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-19T21:53:18.290Z] #19 255.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:53:18.290Z] #19 255.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:53:18.293Z] #77 125.8 checking how to run the C preprocessor... gcc -E [2022-07-19T21:53:18.293Z] #77 126.1 checking for ANSI C header files... [2022-07-19T21:53:18.293Z] #77 ... [2022-07-19T21:53:18.293Z] [2022-07-19T21:53:18.293Z] #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-07-19T21:53:18.293Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:53:18.293Z] #21 22.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 22.13 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:53:18.293Z] #21 22.20 Selecting previously unselected package libmnl0:amd64. [2022-07-19T21:53:18.293Z] #21 22.20 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 22.21 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-19T21:53:18.293Z] #21 22.26 Selecting previously unselected package libxtables12:amd64. [2022-07-19T21:53:18.293Z] #21 22.27 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 22.27 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-19T21:53:18.293Z] #21 22.37 Selecting previously unselected package libcap2-bin. [2022-07-19T21:53:18.293Z] #21 22.37 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 22.38 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-19T21:53:18.293Z] #21 22.49 Selecting previously unselected package iproute2. [2022-07-19T21:53:18.293Z] #21 22.49 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 22.49 Unpacking iproute2 (5.10.0-4) ... [2022-07-19T21:53:18.293Z] #21 22.97 Selecting previously unselected package xxd. [2022-07-19T21:53:18.293Z] #21 22.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 22.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:53:18.293Z] #21 23.11 Selecting previously unselected package vim-common. [2022-07-19T21:53:18.293Z] #21 23.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:53:18.293Z] #21 23.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:53:18.293Z] #21 23.27 Selecting previously unselected package bash-completion. [2022-07-19T21:53:18.293Z] #21 23.28 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-19T21:53:18.293Z] #21 25.33 Unpacking bash-completion (1:2.11-2) ... [2022-07-19T21:53:18.293Z] #21 25.80 Selecting previously unselected package bzip2. [2022-07-19T21:53:18.293Z] #21 25.80 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 25.81 Unpacking bzip2 (1.0.8-4) ... [2022-07-19T21:53:18.293Z] #21 25.87 Selecting previously unselected package xz-utils. [2022-07-19T21:53:18.293Z] #21 25.89 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 25.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:53:18.293Z] #21 26.12 Selecting previously unselected package apparmor. [2022-07-19T21:53:18.293Z] #21 26.12 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 26.19 Unpacking apparmor (2.13.6-10) ... [2022-07-19T21:53:18.293Z] #21 26.62 Selecting previously unselected package inetutils-ping. [2022-07-19T21:53:18.293Z] #21 26.63 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 26.63 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-19T21:53:18.293Z] #21 26.77 Selecting previously unselected package libip4tc2:amd64. [2022-07-19T21:53:18.293Z] #21 26.77 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 26.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-19T21:53:18.293Z] #21 26.86 Selecting previously unselected package libip6tc2:amd64. [2022-07-19T21:53:18.293Z] #21 26.86 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 26.86 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-19T21:53:18.293Z] #21 26.92 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-19T21:53:18.293Z] #21 26.92 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 26.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-19T21:53:18.293Z] #21 27.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-19T21:53:18.293Z] #21 27.00 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-19T21:53:18.293Z] #21 27.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-19T21:53:18.293Z] #21 27.09 Selecting previously unselected package libnftnl11:amd64. [2022-07-19T21:53:18.294Z] #21 27.09 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 27.11 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-19T21:53:18.294Z] #21 27.20 Selecting previously unselected package iptables. [2022-07-19T21:53:18.294Z] #21 27.21 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 27.21 Unpacking iptables (1.8.7-1) ... [2022-07-19T21:53:18.294Z] #21 27.57 Selecting previously unselected package libonig5:amd64. [2022-07-19T21:53:18.294Z] #21 27.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 27.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:53:18.294Z] #21 27.72 Selecting previously unselected package libjq1:amd64. [2022-07-19T21:53:18.294Z] #21 27.73 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 27.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:53:18.294Z] #21 27.85 Selecting previously unselected package jq. [2022-07-19T21:53:18.294Z] #21 27.86 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 27.87 Unpacking jq (1.6-2.1) ... [2022-07-19T21:53:18.294Z] #21 27.94 Selecting previously unselected package libaio1:amd64. [2022-07-19T21:53:18.294Z] #21 27.94 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 27.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-19T21:53:18.294Z] #21 28.00 Selecting previously unselected package libgpm2:amd64. [2022-07-19T21:53:18.294Z] #21 28.00 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 28.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-19T21:53:18.294Z] #21 28.08 Selecting previously unselected package libicu67:amd64. [2022-07-19T21:53:18.294Z] #21 28.08 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 28.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-19T21:53:18.294Z] #21 31.83 Selecting previously unselected package libinih1:amd64. [2022-07-19T21:53:18.294Z] #21 31.83 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 31.85 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-19T21:53:18.294Z] #21 31.92 Selecting previously unselected package libnet1:amd64. [2022-07-19T21:53:18.294Z] #21 31.92 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 31.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:53:18.294Z] #21 32.05 Selecting previously unselected package libnl-3-200:amd64. [2022-07-19T21:53:18.294Z] #21 32.05 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 32.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:53:18.294Z] #21 32.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:53:18.294Z] #21 32.14 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:53:18.294Z] #21 32.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:53:18.294Z] #21 32.19 Selecting previously unselected package libyajl2:amd64. [2022-07-19T21:53:18.324Z] #77 128.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-19T21:53:18.324Z] #77 128.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-19T21:53:18.324Z] #77 128.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-19T21:53:18.324Z] #77 128.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-19T21:53:18.324Z] #77 128.2 CC src/runtime_spec_schema_config_vm.lo [2022-07-19T21:53:18.324Z] #77 128.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-19T21:53:18.324Z] #77 128.3 CC src/runtime_spec_schema_defs.lo [2022-07-19T21:53:18.324Z] #77 128.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-19T21:53:18.324Z] #77 128.4 CC src/runtime_spec_schema_defs_zos.lo [2022-07-19T21:53:18.324Z] #77 128.5 CC src/runtime_spec_schema_defs_vm.lo [2022-07-19T21:53:18.554Z] #21 32.20 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-19T21:53:18.554Z] #21 32.20 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:53:18.554Z] #21 32.25 Selecting previously unselected package net-tools. [2022-07-19T21:53:18.554Z] #21 32.26 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-19T21:53:18.554Z] #21 32.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-19T21:53:18.554Z] #21 32.44 Selecting previously unselected package patch. [2022-07-19T21:53:18.585Z] #77 128.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-19T21:53:18.585Z] #77 128.6 CC src/runtime_spec_schema_state_schema.lo [2022-07-19T21:53:18.814Z] #21 32.44 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-19T21:53:18.814Z] #21 32.45 Unpacking patch (2.7.6-7) ... [2022-07-19T21:53:18.849Z] #77 128.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-19T21:53:18.849Z] #77 128.7 CC src/basic_test_double_array_item.lo [2022-07-19T21:53:18.849Z] #77 128.8 CC src/basic_test_double_array.lo [2022-07-19T21:53:19.075Z] #21 32.60 Selecting previously unselected package python-pip-whl. [2022-07-19T21:53:19.075Z] #21 32.60 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-19T21:53:19.075Z] #21 32.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-19T21:53:19.075Z] #21 ... [2022-07-19T21:53:19.075Z] [2022-07-19T21:53:19.075Z] #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-07-19T21:53:19.075Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:19.075Z] #77 126.1 checking for ANSI C header files... yes [2022-07-19T21:53:19.075Z] #77 126.6 checking for sys/types.h... yes [2022-07-19T21:53:19.075Z] #77 126.7 checking for sys/stat.h... yes [2022-07-19T21:53:19.075Z] #77 126.8 checking for stdlib.h... yes [2022-07-19T21:53:19.110Z] #77 128.9 CC src/basic_test_top_array_int.lo [2022-07-19T21:53:19.335Z] #77 126.9 checking for string.h... yes [2022-07-19T21:53:19.335Z] #77 127.0 checking for memory.h... yes [2022-07-19T21:53:19.370Z] #77 129.2 CC src/basic_test_top_array_string.lo [2022-07-19T21:53:19.370Z] #77 129.4 CC src/basic_test_top_double_array_int.lo [2022-07-19T21:53:19.370Z] #77 129.5 CC src/basic_test_top_double_array_obj.lo [2022-07-19T21:53:19.598Z] #77 127.2 checking for strings.h... yes [2022-07-19T21:53:19.631Z] #77 129.7 CC src/basic_test_top_double_array_refobj.lo [2022-07-19T21:53:19.631Z] #77 129.7 CC src/basic_test_top_double_array_string.lo [2022-07-19T21:53:19.860Z] #77 127.3 checking for inttypes.h... yes [2022-07-19T21:53:19.860Z] #77 127.5 checking for stdint.h... yes [2022-07-19T21:53:19.892Z] #77 129.9 CC src/read-file.lo [2022-07-19T21:53:20.121Z] #77 127.7 checking for unistd.h... yes [2022-07-19T21:53:20.121Z] #77 127.8 checking for dlfcn.h... yes [2022-07-19T21:53:20.152Z] #77 130.0 CC src/json_common.lo [2022-07-19T21:53:20.152Z] #77 130.1 CC tests/test-1.o [2022-07-19T21:53:20.152Z] #77 ... [2022-07-19T21:53:20.152Z] [2022-07-19T21:53:20.152Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-19T21:53:20.152Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-19T21:53:20.152Z] #23 9.429 Collecting yamllint==1.26.1 [2022-07-19T21:53:20.381Z] #77 127.9 checking for objdir... .libs [2022-07-19T21:53:20.642Z] #77 128.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:53:20.642Z] #77 128.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:53:20.642Z] #77 128.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:53:21.094Z] #23 10.49 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-19T21:53:21.164Z] #77 128.4 checking if gcc static flag -static works... yes [2022-07-19T21:53:21.425Z] #77 128.8 checking if gcc supports -c -o file.o... yes [2022-07-19T21:53:21.425Z] #77 128.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:53:21.425Z] #77 128.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:53:21.685Z] #77 128.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:53:21.685Z] #77 129.2 checking how to hardcode library paths into programs... immediate [2022-07-19T21:53:21.685Z] #77 129.2 checking whether stripping libraries is possible... yes [2022-07-19T21:53:21.685Z] #77 129.2 checking if libtool supports shared libraries... yes [2022-07-19T21:53:21.685Z] #77 129.2 checking whether to build shared libraries... no [2022-07-19T21:53:21.685Z] #77 129.2 checking whether to build static libraries... yes [2022-07-19T21:53:21.685Z] #77 129.2 checking float.h usability... yes [2022-07-19T21:53:21.945Z] #77 129.4 checking float.h presence... yes [2022-07-19T21:53:21.945Z] #77 129.4 checking for float.h... yes [2022-07-19T21:53:21.945Z] #77 129.5 checking limits.h usability... yes [2022-07-19T21:53:21.945Z] #77 129.6 checking limits.h presence... yes [2022-07-19T21:53:22.245Z] #77 129.7 checking for limits.h... yes [2022-07-19T21:53:22.245Z] #77 129.7 checking stddef.h usability... yes [2022-07-19T21:53:22.245Z] #77 129.8 checking stddef.h presence... yes [2022-07-19T21:53:22.245Z] #77 129.9 checking for stddef.h... yes [2022-07-19T21:53:22.245Z] #77 129.9 checking for stdlib.h... (cached) yes [2022-07-19T21:53:22.245Z] #77 129.9 checking for string.h... (cached) yes [2022-07-19T21:53:22.477Z] #23 11.66 Collecting pathspec>=0.5.3 [2022-07-19T21:53:22.477Z] #23 11.66 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-19T21:53:22.477Z] #23 12.01 Collecting pyyaml [2022-07-19T21:53:22.505Z] #77 130.0 checking sys/time.h usability... yes [2022-07-19T21:53:22.505Z] #77 130.1 checking sys/time.h presence... yes [2022-07-19T21:53:22.505Z] #77 130.2 checking for sys/time.h... yes [2022-07-19T21:53:22.505Z] #77 130.2 checking for inline... inline [2022-07-19T21:53:22.738Z] #23 12.02 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-19T21:53:22.738Z] #23 12.09 Building wheels for collected packages: yamllint [2022-07-19T21:53:22.738Z] #23 12.09 Building wheel for yamllint (setup.py): started [2022-07-19T21:53:22.769Z] #77 130.3 checking for size_t... yes [2022-07-19T21:53:23.038Z] #77 130.5 checking for stdlib.h... (cached) yes [2022-07-19T21:53:23.038Z] #77 130.5 checking for GNU libc compatible malloc... yes [2022-07-19T21:53:23.038Z] #77 130.7 checking for stdlib.h... (cached) yes [2022-07-19T21:53:23.315Z] #77 130.7 checking for GNU libc compatible realloc... yes [2022-07-19T21:53:23.680Z] #23 13.10 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-19T21:53:23.680Z] #23 13.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4d6aee4a6e8ca57249dba35b6adb1587c66573d16852ad058945214c2554c917 [2022-07-19T21:53:23.680Z] #23 13.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-19T21:53:23.680Z] #23 13.10 Successfully built yamllint [2022-07-19T21:53:23.680Z] #23 13.12 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-19T21:53:23.887Z] #77 131.0 checking for working strtod... yes [2022-07-19T21:53:23.887Z] #77 131.3 checking for gettimeofday... yes [2022-07-19T21:53:24.147Z] #77 131.6 checking for memset... yes [2022-07-19T21:53:24.251Z] #23 13.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-19T21:53:24.407Z] #77 131.9 checking for strspn... yes [2022-07-19T21:53:24.668Z] #77 132.2 checking that generated files are newer than configure... done [2022-07-19T21:53:24.668Z] #77 132.2 configure: creating ./config.status [2022-07-19T21:53:24.823Z] #23 DONE 14.2s [2022-07-19T21:53:24.823Z] [2022-07-19T21:53:24.823Z] #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-07-19T21:53:24.823Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:53:24.823Z] #77 130.3 CC tests/test-2.o [2022-07-19T21:53:24.823Z] #77 130.5 CC tests/test-3.o [2022-07-19T21:53:24.823Z] #77 130.7 CC tests/test-4.o [2022-07-19T21:53:24.823Z] #77 130.7 CC tests/test-5.o [2022-07-19T21:53:24.823Z] #77 131.2 CC tests/test-6.o [2022-07-19T21:53:24.823Z] #77 131.2 CC tests/test-7.o [2022-07-19T21:53:24.823Z] #77 131.6 CC tests/test-8.o [2022-07-19T21:53:24.823Z] #77 131.9 CC tests/test-9.o [2022-07-19T21:53:24.823Z] #77 132.1 CC tests/test-10.o [2022-07-19T21:53:24.823Z] #77 132.5 CC tests/test-11.o [2022-07-19T21:53:26.578Z] #77 134.1 config.status: creating Makefile [2022-07-19T21:53:26.578Z] #77 134.2 config.status: creating config.h [2022-07-19T21:53:26.578Z] #77 134.2 config.status: executing depfiles commands [2022-07-19T21:53:26.578Z] #77 134.4 config.status: executing libtool commands [2022-07-19T21:53:27.336Z] #14 ... [2022-07-19T21:53:27.336Z] [2022-07-19T21:53:27.336Z] #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-07-19T21:53:27.336Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:27.336Z] #77 87.58 libtoolize: copying file 'm4/ltversion.m4' [2022-07-19T21:53:27.336Z] #77 87.65 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-19T21:53:27.336Z] #77 87.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-19T21:53:27.518Z] #77 135.3 GEN .version [2022-07-19T21:53:27.778Z] #77 135.3 make install-recursive [2022-07-19T21:53:27.778Z] #77 135.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-19T21:53:27.778Z] #77 135.4 Making install in libocispec [2022-07-19T21:53:27.778Z] #77 135.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:27.778Z] #77 135.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-19T21:53:27.778Z] #77 135.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-19T21:53:27.778Z] #77 135.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-19T21:53:27.778Z] #77 135.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-19T21:53:28.288Z] #19 ... [2022-07-19T21:53:28.288Z] [2022-07-19T21:53:28.288Z] #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-07-19T21:53:28.288Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:28.288Z] #84 218.8 CCLD libocispec.la [2022-07-19T21:53:28.719Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-19T21:53:28.719Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-19T21:53:28.719Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-19T21:53:28.719Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-19T21:53:28.719Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-19T21:53:28.719Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-19T21:53:28.719Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-19T21:53:28.719Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-19T21:53:28.719Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-19T21:53:28.907Z] #84 219.3 CCLD src/validate [2022-07-19T21:53:28.907Z] #84 219.3 CCLD tests/test-1 [2022-07-19T21:53:28.907Z] #84 219.3 CCLD tests/test-2 [2022-07-19T21:53:28.907Z] #84 219.4 CCLD tests/test-3 [2022-07-19T21:53:28.907Z] #84 219.4 CCLD tests/test-4 [2022-07-19T21:53:28.907Z] #84 219.4 CCLD tests/test-5 [2022-07-19T21:53:28.907Z] #84 219.5 CCLD tests/test-6 [2022-07-19T21:53:28.907Z] #84 219.5 CCLD tests/test-7 [2022-07-19T21:53:28.979Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-19T21:53:28.979Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-19T21:53:28.979Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-19T21:53:28.979Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-19T21:53:28.979Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-19T21:53:28.979Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-19T21:53:28.979Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-19T21:53:29.294Z] #84 219.6 CCLD tests/test-8 [2022-07-19T21:53:29.294Z] #84 219.6 CCLD tests/test-9 [2022-07-19T21:53:29.294Z] #84 219.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-19T21:53:29.294Z] #84 219.7 CCLD tests/test-10 [2022-07-19T21:53:29.550Z] #77 ... [2022-07-19T21:53:29.550Z] [2022-07-19T21:53:29.550Z] #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-07-19T21:53:29.550Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:53:29.550Z] #21 33.27 Selecting previously unselected package python3-lib2to3. [2022-07-19T21:53:29.550Z] #21 33.28 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-19T21:53:29.550Z] #21 33.31 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-19T21:53:29.550Z] #21 33.44 Selecting previously unselected package python3-distutils. [2022-07-19T21:53:29.550Z] #21 33.44 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-19T21:53:29.550Z] #21 33.46 Unpacking python3-distutils (3.9.2-1) ... [2022-07-19T21:53:29.550Z] #21 33.63 Selecting previously unselected package python3-pkg-resources. [2022-07-19T21:53:29.550Z] #21 33.63 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-19T21:53:29.550Z] #21 33.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:53:29.550Z] #21 33.78 Selecting previously unselected package python3-setuptools. [2022-07-19T21:53:29.550Z] #21 33.78 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-19T21:53:29.550Z] #21 33.79 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-19T21:53:29.550Z] #21 34.09 Selecting previously unselected package python3-wheel. [2022-07-19T21:53:29.550Z] #21 34.10 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-19T21:53:29.550Z] #21 34.11 Unpacking python3-wheel (0.34.2-1) ... [2022-07-19T21:53:29.550Z] #21 34.19 Selecting previously unselected package python3-pip. [2022-07-19T21:53:29.550Z] #21 34.19 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-19T21:53:29.550Z] #21 34.19 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-19T21:53:29.550Z] #21 34.47 Selecting previously unselected package sudo. [2022-07-19T21:53:29.550Z] #21 34.48 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-19T21:53:29.550Z] #21 34.48 Unpacking sudo (1.9.5p2-3) ... [2022-07-19T21:53:29.550Z] #21 35.16 Selecting previously unselected package thin-provisioning-tools. [2022-07-19T21:53:29.550Z] #21 35.16 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-19T21:53:29.550Z] #21 35.18 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-19T21:53:29.550Z] #21 35.71 Selecting previously unselected package uidmap. [2022-07-19T21:53:29.550Z] #21 35.71 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-19T21:53:29.550Z] #21 35.72 Unpacking uidmap (1:4.8.1-1) ... [2022-07-19T21:53:29.550Z] #21 35.86 Selecting previously unselected package vim-runtime. [2022-07-19T21:53:29.550Z] #21 35.86 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:53:29.550Z] #21 35.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-19T21:53:29.550Z] #21 35.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-19T21:53:29.550Z] #21 35.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:53:29.550Z] #21 39.35 Selecting previously unselected package vim. [2022-07-19T21:53:29.550Z] #21 39.36 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:53:29.550Z] #21 39.38 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:53:29.550Z] #21 39.94 Selecting previously unselected package xfsprogs. [2022-07-19T21:53:29.550Z] #21 39.94 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-19T21:53:29.550Z] #21 39.95 Unpacking xfsprogs (5.10.0-4) ... [2022-07-19T21:53:29.550Z] #21 40.36 Selecting previously unselected package zip. [2022-07-19T21:53:29.550Z] #21 40.37 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-19T21:53:29.550Z] #21 40.37 Unpacking zip (3.0-12) ... [2022-07-19T21:53:29.550Z] #21 40.52 Selecting previously unselected package zstd. [2022-07-19T21:53:29.550Z] #21 40.53 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-19T21:53:29.550Z] #21 40.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-19T21:53:29.550Z] #21 40.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:53:29.550Z] #21 41.90 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-19T21:53:29.550Z] #21 41.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-19T21:53:29.550Z] #21 41.93 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-19T21:53:29.550Z] #21 41.94 Setting up libicu67:amd64 (67.1-7) ... [2022-07-19T21:53:29.550Z] #21 41.95 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-19T21:53:29.550Z] #21 41.97 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-19T21:53:29.550Z] #21 41.98 Setting up uidmap (1:4.8.1-1) ... [2022-07-19T21:53:29.550Z] #21 41.99 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:53:29.550Z] #21 42.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:53:29.550Z] #21 42.02 Setting up bzip2 (1.0.8-4) ... [2022-07-19T21:53:29.550Z] #21 42.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:53:29.550Z] #21 42.04 Setting up python3-wheel (0.34.2-1) ... [2022-07-19T21:53:29.550Z] #21 42.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:53:29.550Z] #21 42.86 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:53:29.550Z] #21 42.87 Setting up libcap2-bin (1:2.44-1) ... [2022-07-19T21:53:29.550Z] #21 42.88 Setting up apparmor (2.13.6-10) ... [2022-07-19T21:53:29.567Z] #84 220.0 CCLD tests/test-11 [2022-07-19T21:53:29.810Z] #21 ... [2022-07-19T21:53:29.810Z] [2022-07-19T21:53:29.810Z] #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-07-19T21:53:29.810Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-19T21:53:29.810Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-19T21:53:29.811Z] #77 137.6 make install-recursive [2022-07-19T21:53:29.967Z] #14 ... [2022-07-19T21:53:29.967Z] [2022-07-19T21:53:29.967Z] #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-07-19T21:53:29.967Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:29.967Z] #77 106.0 configure.ac:7: installing 'build-aux/compile' [2022-07-19T21:53:29.967Z] #77 106.0 configure.ac:9: installing 'build-aux/config.guess' [2022-07-19T21:53:29.967Z] #77 106.0 configure.ac:9: installing 'build-aux/config.sub' [2022-07-19T21:53:29.967Z] #77 106.0 configure.ac:11: installing 'build-aux/install-sh' [2022-07-19T21:53:29.967Z] #77 106.0 configure.ac:11: installing 'build-aux/missing' [2022-07-19T21:53:29.967Z] #77 106.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-19T21:53:29.967Z] #77 106.6 parallel-tests: installing 'build-aux/test-driver' [2022-07-19T21:53:30.070Z] #77 137.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:30.070Z] #77 137.7 Making install in yajl [2022-07-19T21:53:30.070Z] #77 137.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:53:30.070Z] #77 137.8 CC verify/json_verify-json_verify.o [2022-07-19T21:53:30.070Z] #77 137.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-19T21:53:30.070Z] #77 137.8 CC src/libyajl_la-yajl.lo [2022-07-19T21:53:30.070Z] #77 137.8 CC src/libyajl_la-yajl_gen.lo [2022-07-19T21:53:30.070Z] #77 137.8 CC src/libyajl_la-yajl_parser.lo [2022-07-19T21:53:30.331Z] #77 137.9 CC src/libyajl_la-yajl_buf.lo [2022-07-19T21:53:30.331Z] #77 137.9 CC src/libyajl_la-yajl_encode.lo [2022-07-19T21:53:30.331Z] #77 137.9 CC src/libyajl_la-yajl_lex.lo [2022-07-19T21:53:30.331Z] #77 138.0 CC src/libyajl_la-yajl_tree.lo [2022-07-19T21:53:30.505Z] #84 221.1 libtool: link: ar cr libocispec.a [2022-07-19T21:53:30.505Z] #84 221.1 libtool: link: ranlib libocispec.a [2022-07-19T21:53:33.052Z] #84 223.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:33.052Z] #84 223.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-19T21:53:33.052Z] #84 223.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-19T21:53:33.052Z] #84 223.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:33.052Z] #84 223.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:33.052Z] #84 223.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:33.052Z] #84 223.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:33.052Z] #84 223.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-19T21:53:33.052Z] #84 223.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-19T21:53:33.052Z] #84 223.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-19T21:53:33.052Z] #84 223.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-19T21:53:33.052Z] #84 223.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-19T21:53:33.052Z] #84 223.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-19T21:53:33.052Z] #84 223.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-19T21:53:33.052Z] #84 223.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-19T21:53:33.052Z] #84 223.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-19T21:53:33.052Z] #84 223.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-19T21:53:33.052Z] #84 223.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-19T21:53:33.313Z] #84 223.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-19T21:53:33.313Z] #84 223.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-19T21:53:33.313Z] #84 223.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-19T21:53:33.313Z] #84 223.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-19T21:53:33.313Z] #84 223.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-19T21:53:33.313Z] #84 223.9 CC src/libcrun/libcrun_testing_a-status.o [2022-07-19T21:53:33.313Z] #84 224.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-19T21:53:33.575Z] #84 224.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-19T21:53:33.575Z] #84 224.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-19T21:53:33.575Z] #84 224.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-19T21:53:33.575Z] #84 224.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-19T21:53:33.575Z] #84 224.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-19T21:53:33.575Z] #84 224.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-19T21:53:33.575Z] #84 224.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-19T21:53:33.575Z] #84 224.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-19T21:53:33.575Z] #84 224.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-19T21:53:33.837Z] #84 224.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-19T21:53:33.837Z] #84 224.5 CC src/crun-crun.o [2022-07-19T21:53:33.837Z] #84 224.6 CC src/crun-delete.o [2022-07-19T21:53:34.099Z] #84 224.6 CC src/crun-kill.o [2022-07-19T21:53:34.099Z] #84 224.7 CC src/crun-run.o [2022-07-19T21:53:34.099Z] #84 224.7 CC src/crun-unpause.o [2022-07-19T21:53:34.147Z] #77 111.1 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-19T21:53:34.147Z] #77 111.1 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-19T21:53:34.360Z] #84 224.8 CC src/crun-spec.o [2022-07-19T21:53:34.360Z] #84 224.8 CC src/crun-pause.o [2022-07-19T21:53:34.360Z] #84 224.9 CC src/crun-list.o [2022-07-19T21:53:34.360Z] #84 225.0 CC src/crun-exec.o [2022-07-19T21:53:34.621Z] #84 225.2 CC src/crun-create.o [2022-07-19T21:53:34.621Z] #84 225.2 CC src/crun-state.o [2022-07-19T21:53:34.621Z] #84 225.2 CC src/crun-start.o [2022-07-19T21:53:34.621Z] #84 225.3 CC src/crun-update.o [2022-07-19T21:53:34.621Z] #84 225.4 CC src/crun-ps.o [2022-07-19T21:53:34.882Z] #84 225.4 CC src/crun-checkpoint.o [2022-07-19T21:53:34.882Z] #84 225.5 CC src/crun-restore.o [2022-07-19T21:53:34.882Z] #84 225.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-19T21:53:35.078Z] #77 112.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-19T21:53:35.078Z] #77 112.2 libtoolize: copying file 'm4/libtool.m4' [2022-07-19T21:53:35.142Z] #84 225.8 CC src/libcrun/libcrun_la-utils.lo [2022-07-19T21:53:35.142Z] #84 225.8 CC src/libcrun/libcrun_la-container.lo [2022-07-19T21:53:35.348Z] #77 112.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-19T21:53:35.348Z] #77 112.6 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-19T21:53:35.403Z] #84 225.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-19T21:53:35.403Z] #84 226.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-19T21:53:35.403Z] #84 226.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-19T21:53:35.403Z] #84 226.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-19T21:53:35.612Z] #77 112.7 libtoolize: copying file 'm4/ltversion.m4' [2022-07-19T21:53:35.613Z] #77 143.4 CCLD libyajl.la [2022-07-19T21:53:35.870Z] #77 112.8 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-19T21:53:35.872Z] #77 ... [2022-07-19T21:53:35.873Z] [2022-07-19T21:53:35.873Z] #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-07-19T21:53:35.873Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:53:35.873Z] #21 44.43 Setting up zip (3.0-12) ... [2022-07-19T21:53:35.873Z] #21 44.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:53:35.873Z] #21 44.47 Setting up bash-completion (1:2.11-2) ... [2022-07-19T21:53:35.873Z] #21 46.70 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:53:35.873Z] #21 46.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-19T21:53:35.873Z] #21 46.72 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-19T21:53:35.873Z] #21 46.73 Setting up patch (2.7.6-7) ... [2022-07-19T21:53:35.873Z] #21 46.75 Setting up sudo (1.9.5p2-3) ... [2022-07-19T21:53:35.873Z] #21 46.85 invoke-rc.d: could not determine current runlevel [2022-07-19T21:53:35.873Z] #21 46.86 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-19T21:53:35.873Z] #21 46.86 Setting up xfsprogs (5.10.0-4) ... [2022-07-19T21:53:35.873Z] #21 46.88 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-19T21:53:35.873Z] #21 46.89 Setting up inetutils-ping (2:2.0-1) ... [2022-07-19T21:53:35.873Z] #21 46.90 Setting up pigz (2.6-1) ... [2022-07-19T21:53:35.873Z] #21 46.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-19T21:53:35.873Z] #21 46.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:53:35.873Z] #21 46.96 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-19T21:53:35.873Z] #21 46.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:53:35.873Z] #21 47.87 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-19T21:53:35.873Z] #21 47.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-19T21:53:35.873Z] #21 48.45 Setting up libelf1:amd64 (0.183-1) ... [2022-07-19T21:53:35.873Z] #21 48.47 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-19T21:53:35.873Z] #21 48.48 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:53:35.873Z] #21 48.49 Setting up python3-distutils (3.9.2-1) ... [2022-07-19T21:53:35.873Z] #21 49.01 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:53:35.873Z] #21 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-19T21:53:35.873Z] #21 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-19T21:53:35.873Z] #21 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-19T21:53:35.873Z] #21 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-19T21:53:35.873Z] #21 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-19T21:53:35.873Z] #21 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-19T21:53:35.873Z] #21 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-19T21:53:35.873Z] #21 49.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-19T21:53:35.873Z] #21 49.07 Setting up python3-setuptools (52.0.0-4) ... [2022-07-19T21:53:35.975Z] #84 226.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-19T21:53:35.975Z] #84 226.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-19T21:53:35.975Z] #84 226.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-19T21:53:36.236Z] #84 226.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-19T21:53:36.236Z] #84 226.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-19T21:53:36.236Z] #84 226.7 CC src/libcrun/libcrun_la-linux.lo [2022-07-19T21:53:36.236Z] #84 226.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-19T21:53:36.496Z] #84 227.0 CC src/libcrun/libcrun_la-error.lo [2022-07-19T21:53:36.496Z] #84 227.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-19T21:53:36.496Z] #84 227.2 CC src/libcrun/libcrun_la-status.lo [2022-07-19T21:53:36.757Z] #84 227.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-19T21:53:36.757Z] #84 227.2 CC src/libcrun/libcrun_la-signals.lo [2022-07-19T21:53:36.811Z] #21 50.67 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:53:37.018Z] #84 227.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-19T21:53:37.018Z] #84 227.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-19T21:53:37.071Z] #21 50.68 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-19T21:53:37.071Z] #21 50.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-19T21:53:37.072Z] #21 50.70 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-19T21:53:37.279Z] #84 227.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-19T21:53:37.280Z] #84 228.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-19T21:53:37.280Z] #84 ... [2022-07-19T21:53:37.280Z] [2022-07-19T21:53:37.280Z] #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-07-19T21:53:37.280Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:53:37.280Z] #19 274.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-19T21:53:37.280Z] #19 274.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:53:37.280Z] #19 274.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-19T21:53:37.540Z] #19 274.8 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-19T21:53:37.540Z] #19 274.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:53:37.540Z] #19 274.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:53:38.453Z] #21 52.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-19T21:53:38.453Z] #21 52.01 Setting up jq (1.6-2.1) ... [2022-07-19T21:53:38.453Z] #21 52.02 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-19T21:53:38.453Z] #21 52.03 Setting up iptables (1.8.7-1) ... [2022-07-19T21:53:38.453Z] #21 52.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-19T21:53:38.453Z] #21 52.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-19T21:53:38.453Z] #21 52.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-19T21:53:38.453Z] #21 52.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-19T21:53:38.453Z] #21 52.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-19T21:53:38.453Z] #21 52.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-19T21:53:38.453Z] #21 52.07 Setting up iproute2 (5.10.0-4) ... [2022-07-19T21:53:38.714Z] #21 52.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:53:39.284Z] #21 DONE 52.8s [2022-07-19T21:53:39.284Z] [2022-07-19T21:53:39.284Z] #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-07-19T21:53:39.284Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-19T21:53:40.055Z] #77 ... [2022-07-19T21:53:40.055Z] [2022-07-19T21:53:40.055Z] #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-07-19T21:53:40.055Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:53:40.055Z] #14 191.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-19T21:53:40.055Z] #14 191.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:53:40.055Z] #14 191.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:53:40.929Z] #22 1.633 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-19T21:53:40.929Z] #22 1.638 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-19T21:53:40.929Z] #22 1.642 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-19T21:53:40.929Z] #22 DONE 1.8s [2022-07-19T21:53:40.929Z] [2022-07-19T21:53:40.929Z] #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-07-19T21:53:40.929Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:40.929Z] #77 143.8 CCLD verify/json_verify [2022-07-19T21:53:40.929Z] #77 144.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:53:40.929Z] #77 144.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-19T21:53:40.929Z] #77 144.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-19T21:53:40.929Z] #77 144.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:53:40.929Z] #77 144.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:53:40.929Z] #77 144.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:40.929Z] #77 144.4 CC src/validate.o [2022-07-19T21:53:40.929Z] #77 144.4 CC src/image_spec_schema_config_schema.lo [2022-07-19T21:53:40.929Z] #77 144.4 CC src/image_spec_schema_content_descriptor.lo [2022-07-19T21:53:40.929Z] #77 144.4 CC src/image_spec_schema_defs.lo [2022-07-19T21:53:40.929Z] #77 144.4 CC src/image_spec_schema_defs_descriptor.lo [2022-07-19T21:53:40.929Z] #77 144.4 CC src/image_spec_schema_image_index_schema.lo [2022-07-19T21:53:40.929Z] #77 144.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-19T21:53:40.929Z] #77 144.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-19T21:53:40.929Z] #77 144.5 CC src/runtime_spec_schema_config_linux.lo [2022-07-19T21:53:40.929Z] #77 144.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-19T21:53:40.929Z] #77 144.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-19T21:53:40.929Z] #77 144.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-19T21:53:40.929Z] #77 144.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-19T21:53:40.929Z] #77 144.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-19T21:53:40.929Z] #77 144.8 CC src/runtime_spec_schema_defs.lo [2022-07-19T21:53:40.929Z] #77 144.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-19T21:53:40.929Z] #77 145.0 CC src/runtime_spec_schema_defs_zos.lo [2022-07-19T21:53:40.929Z] #77 145.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-19T21:53:40.929Z] #77 145.3 CC src/runtime_spec_schema_state_schema.lo [2022-07-19T21:53:40.929Z] #77 145.3 CC src/runtime_spec_schema_defs_windows.lo [2022-07-19T21:53:40.929Z] #77 145.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-19T21:53:40.929Z] #77 145.6 CC src/basic_test_double_array_item.lo [2022-07-19T21:53:40.929Z] #77 145.8 CC src/basic_test_double_array.lo [2022-07-19T21:53:40.929Z] #77 145.9 CC src/basic_test_top_array_int.lo [2022-07-19T21:53:40.929Z] #77 146.0 CC src/basic_test_top_array_string.lo [2022-07-19T21:53:40.929Z] #77 146.3 CC src/basic_test_top_double_array_int.lo [2022-07-19T21:53:40.929Z] #77 146.4 CC src/basic_test_top_double_array_obj.lo [2022-07-19T21:53:40.929Z] #77 146.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-19T21:53:40.929Z] #77 146.7 CC src/basic_test_top_double_array_string.lo [2022-07-19T21:53:40.929Z] #77 147.0 CC src/read-file.lo [2022-07-19T21:53:40.929Z] #77 147.1 CC src/json_common.lo [2022-07-19T21:53:40.929Z] #77 147.2 CC tests/test-1.o [2022-07-19T21:53:40.929Z] #77 147.3 CC tests/test-2.o [2022-07-19T21:53:40.929Z] #77 147.5 CC tests/test-3.o [2022-07-19T21:53:40.929Z] #77 147.7 CC tests/test-4.o [2022-07-19T21:53:40.929Z] #77 147.9 CC tests/test-5.o [2022-07-19T21:53:40.929Z] #77 148.0 CC tests/test-6.o [2022-07-19T21:53:40.929Z] #77 148.2 CC tests/test-7.o [2022-07-19T21:53:40.929Z] #77 148.4 CC tests/test-8.o [2022-07-19T21:53:41.189Z] #77 148.8 CC tests/test-9.o [2022-07-19T21:53:41.189Z] #77 148.9 CC tests/test-10.o [2022-07-19T21:53:41.448Z] #77 149.2 CC tests/test-11.o [2022-07-19T21:53:42.249Z] #77 110.9 configure.ac:7: installing 'build-aux/compile' [2022-07-19T21:53:42.249Z] #77 110.9 configure.ac:9: installing 'build-aux/config.guess' [2022-07-19T21:53:42.249Z] #77 111.0 configure.ac:9: installing 'build-aux/config.sub' [2022-07-19T21:53:42.249Z] #77 111.0 configure.ac:11: installing 'build-aux/install-sh' [2022-07-19T21:53:42.249Z] #77 111.0 configure.ac:11: installing 'build-aux/missing' [2022-07-19T21:53:42.249Z] #77 111.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-19T21:53:42.249Z] #77 111.5 parallel-tests: installing 'build-aux/test-driver' [2022-07-19T21:53:42.937Z] #77 ... [2022-07-19T21:53:42.937Z] [2022-07-19T21:53:42.937Z] #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-07-19T21:53:42.937Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-19T21:53:42.938Z] #47 200.2 + dpkg --print-architecture [2022-07-19T21:53:43.509Z] #47 DONE 200.9s [2022-07-19T21:53:43.509Z] [2022-07-19T21:53:43.509Z] #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-07-19T21:53:43.509Z] #26 sha256:7b081e56fce6ecfa076974dd35291b1c84c9af419ef9e85d404b8b488749bb75 [2022-07-19T21:53:44.126Z] #19 ... [2022-07-19T21:53:44.126Z] [2022-07-19T21:53:44.126Z] #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-07-19T21:53:44.126Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:53:44.126Z] #54 293.8 + dpkg --print-architecture [2022-07-19T21:53:44.126Z] #54 293.8 + git checkout -q v2.1.0 [2022-07-19T21:53:44.126Z] #54 293.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-19T21:53:44.126Z] #54 293.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-19T21:53:44.790Z] #77 114.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-19T21:53:44.790Z] #77 114.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-19T21:53:45.050Z] #77 ... [2022-07-19T21:53:45.050Z] [2022-07-19T21:53:45.050Z] #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-07-19T21:53:45.050Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:53:45.050Z] #14 195.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-19T21:53:45.309Z] #14 195.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:53:45.309Z] #14 195.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:53:47.494Z] #54 ... [2022-07-19T21:53:47.494Z] [2022-07-19T21:53:47.494Z] #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-07-19T21:53:47.494Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:47.494Z] #84 228.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-19T21:53:47.494Z] #84 228.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-19T21:53:47.494Z] #84 228.1 CC tests/init.o [2022-07-19T21:53:47.494Z] #84 228.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-19T21:53:50.598Z] #14 ... [2022-07-19T21:53:50.598Z] [2022-07-19T21:53:50.598Z] #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-07-19T21:53:50.598Z] #67 sha256:25ba466d9909770e2ef5d97d9fe8c71e4d7bb465c021cb7bb5b174fc16679708 [2022-07-19T21:53:50.598Z] #67 200.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-19T21:53:50.598Z] #67 200.0 + GOBIN=/build [2022-07-19T21:53:50.598Z] #67 200.0 + GO111MODULE=on [2022-07-19T21:53:50.598Z] #67 200.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:53:51.438Z] #77 ... [2022-07-19T21:53:51.438Z] [2022-07-19T21:53:51.438Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-19T21:53:51.438Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-19T21:53:51.438Z] #23 10.57 Collecting yamllint==1.26.1 [2022-07-19T21:53:52.242Z] #14 202.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-19T21:53:52.242Z] #14 202.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-19T21:53:52.242Z] #14 203.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-19T21:53:52.242Z] #14 203.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-19T21:53:52.242Z] #14 203.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-19T21:53:52.242Z] #14 203.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-19T21:53:52.242Z] #14 ... [2022-07-19T21:53:52.242Z] [2022-07-19T21:53:52.242Z] #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-07-19T21:53:52.242Z] #67 sha256:f0ce633036a85f02d715626b527b5e5f00ae5b714a8e7d643c89b9e4f56813bc [2022-07-19T21:53:52.242Z] #67 193.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-19T21:53:52.242Z] #67 193.0 + GOBIN=/build [2022-07-19T21:53:52.242Z] #67 193.0 + GO111MODULE=on [2022-07-19T21:53:52.242Z] #67 193.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:53:52.242Z] #67 203.2 rootlesskit version 1.0.0 [2022-07-19T21:53:52.242Z] #67 203.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-19T21:53:52.242Z] #67 203.2 -container-ip string [2022-07-19T21:53:52.242Z] #67 203.2 container ip [2022-07-19T21:53:52.242Z] #67 203.2 -container-port int [2022-07-19T21:53:52.242Z] #67 203.2 container port (default -1) [2022-07-19T21:53:52.242Z] #67 203.2 -host-ip string [2022-07-19T21:53:52.242Z] #67 203.2 host ip [2022-07-19T21:53:52.242Z] #67 203.2 -host-port int [2022-07-19T21:53:52.242Z] #67 203.2 host port (default -1) [2022-07-19T21:53:52.242Z] #67 203.2 -proto string [2022-07-19T21:53:52.242Z] #67 203.2 proxy protocol (default "tcp") [2022-07-19T21:53:52.242Z] #67 ... [2022-07-19T21:53:52.242Z] [2022-07-19T21:53:52.242Z] #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-07-19T21:53:52.242Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:53:52.242Z] #14 203.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-19T21:53:52.242Z] #14 203.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-19T21:53:52.242Z] #14 203.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-19T21:53:52.821Z] #23 11.63 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-19T21:53:53.179Z] #14 204.8 Selecting previously unselected package libbtrfs0:amd64. [2022-07-19T21:53:53.179Z] #14 204.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-19T21:53:53.179Z] #14 205.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:53:53.438Z] #14 ... [2022-07-19T21:53:53.438Z] [2022-07-19T21:53:53.438Z] #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-07-19T21:53:53.438Z] #67 sha256:f0ce633036a85f02d715626b527b5e5f00ae5b714a8e7d643c89b9e4f56813bc [2022-07-19T21:53:53.438Z] #67 DONE 204.6s [2022-07-19T21:53:53.696Z] [2022-07-19T21:53:53.696Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-19T21:53:53.696Z] #68 sha256:2540d61c187b3c2db1bbeb643db5536935477b3be5bb2f4741afd768a989001e [2022-07-19T21:53:53.696Z] #68 DONE 0.1s [2022-07-19T21:53:53.696Z] [2022-07-19T21:53:53.696Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-19T21:53:53.696Z] #69 sha256:ee7ba4d49d43c069edfecd23fcb28654f57694d37d894ed7e19ca7a3c4d4c8f9 [2022-07-19T21:53:53.696Z] #69 DONE 0.1s [2022-07-19T21:53:53.696Z] [2022-07-19T21:53:53.696Z] #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-07-19T21:53:53.696Z] #64 sha256:fcb47a7d63568289c5c76a29b0ae658c0b966a846e3d15c1efa883115cc3bf9a [2022-07-19T21:53:53.696Z] #64 ... [2022-07-19T21:53:53.696Z] [2022-07-19T21:53:53.696Z] #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-07-19T21:53:53.696Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:53:53.696Z] #14 205.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-19T21:53:53.696Z] #14 205.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-19T21:53:53.953Z] #14 205.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:53:54.205Z] #23 13.04 Collecting pathspec>=0.5.3 [2022-07-19T21:53:54.205Z] #23 13.06 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-19T21:53:54.210Z] #14 205.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-19T21:53:54.210Z] #14 205.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:53:54.210Z] #14 205.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:53:54.466Z] #23 13.49 Collecting pyyaml [2022-07-19T21:53:54.466Z] #23 13.50 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-07-19T21:53:54.466Z] #23 13.56 Building wheels for collected packages: yamllint [2022-07-19T21:53:54.466Z] #23 13.57 Building wheel for yamllint (setup.py): started [2022-07-19T21:53:54.467Z] #14 206.0 Selecting previously unselected package libudev-dev:amd64. [2022-07-19T21:53:54.467Z] #14 206.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-19T21:53:54.467Z] #14 206.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:53:54.724Z] #14 206.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-19T21:53:54.724Z] #14 206.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-19T21:53:54.724Z] #14 206.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-19T21:53:55.545Z] #14 207.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-19T21:53:55.545Z] #14 207.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-19T21:53:55.545Z] #14 207.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-19T21:53:55.747Z] #26 ... [2022-07-19T21:53:55.747Z] [2022-07-19T21:53:55.747Z] #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-07-19T21:53:55.747Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:53:55.747Z] #77 164.4 CCLD libocispec.la [2022-07-19T21:53:55.747Z] #77 164.8 CCLD src/validate [2022-07-19T21:53:55.747Z] #77 164.9 CCLD tests/test-1 [2022-07-19T21:53:55.747Z] #77 164.9 CCLD tests/test-2 [2022-07-19T21:53:55.747Z] #77 164.9 CCLD tests/test-3 [2022-07-19T21:53:55.747Z] #77 164.9 CCLD tests/test-4 [2022-07-19T21:53:55.747Z] #77 165.0 CCLD tests/test-5 [2022-07-19T21:53:55.747Z] #77 165.0 CCLD tests/test-7 [2022-07-19T21:53:55.747Z] #77 165.1 CCLD tests/test-6 [2022-07-19T21:53:55.747Z] #77 165.1 CCLD tests/test-8 [2022-07-19T21:53:55.747Z] #77 165.1 CCLD tests/test-9 [2022-07-19T21:53:55.747Z] #77 165.2 CCLD tests/test-10 [2022-07-19T21:53:55.747Z] #77 165.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-19T21:53:55.747Z] #77 165.3 CCLD tests/test-11 [2022-07-19T21:53:55.801Z] #14 207.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-19T21:53:55.801Z] #14 207.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-19T21:53:55.801Z] #14 207.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-19T21:53:55.850Z] #23 14.77 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-19T21:53:55.850Z] #23 14.77 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e68fab4877e0c57fcf7256307530918e3189e3b9a02fe1816a9aef80fc1cd2d6 [2022-07-19T21:53:55.850Z] #23 14.77 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-19T21:53:55.850Z] #23 14.77 Successfully built yamllint [2022-07-19T21:53:55.850Z] #23 14.79 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-19T21:53:55.871Z] #67 ... [2022-07-19T21:53:55.871Z] [2022-07-19T21:53:55.871Z] #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-07-19T21:53:55.871Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:55.871Z] #77 115.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-19T21:53:55.871Z] #77 115.8 libtoolize: copying file 'm4/libtool.m4' [2022-07-19T21:53:55.871Z] #77 116.0 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-19T21:53:55.871Z] #77 116.2 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-19T21:53:55.871Z] #77 116.4 libtoolize: copying file 'm4/ltversion.m4' [2022-07-19T21:53:55.871Z] #77 116.8 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-19T21:53:56.058Z] #14 207.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-19T21:53:56.058Z] #14 207.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-19T21:53:56.058Z] #14 207.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-19T21:53:56.058Z] #14 207.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-19T21:53:56.110Z] #23 15.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-19T21:53:56.316Z] #14 207.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-19T21:53:56.316Z] #14 207.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-19T21:53:56.681Z] #23 DONE 15.8s [2022-07-19T21:53:56.681Z] [2022-07-19T21:53:56.681Z] #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-07-19T21:53:56.681Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:53:56.681Z] #47 ... [2022-07-19T21:53:56.681Z] [2022-07-19T21:53:56.681Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-19T21:53:56.681Z] #27 sha256:2185e0100a8a62653baab99a358b39e4809d55c417ac2a26e88b9397b7dd7c1c [2022-07-19T21:53:57.161Z] #77 166.9 libtool: link: ar cr libocispec.a [2022-07-19T21:53:57.161Z] #77 167.0 libtool: link: ranlib libocispec.a [2022-07-19T21:53:57.246Z] #14 208.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-19T21:53:57.246Z] #14 208.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-19T21:53:57.246Z] #14 208.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-19T21:53:57.252Z] #27 DONE 0.5s [2022-07-19T21:53:57.252Z] [2022-07-19T21:53:57.252Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-19T21:53:57.252Z] #32 sha256:09c9e363a4dd7801544391ce55fd97c38423c7269a669b42f6be7ac675ea083c [2022-07-19T21:53:57.495Z] #84 ... [2022-07-19T21:53:57.495Z] [2022-07-19T21:53:57.495Z] #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-07-19T21:53:57.495Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:53:57.495Z] #19 294.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-19T21:53:57.495Z] #19 294.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:53:57.495Z] #19 294.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:53:57.495Z] #19 294.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-19T21:53:57.495Z] #19 294.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:53:57.495Z] #19 294.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-19T21:53:57.495Z] #19 294.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-19T21:53:57.495Z] #19 294.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:53:57.495Z] #19 294.8 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-19T21:53:57.756Z] #19 295.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-19T21:53:57.756Z] #19 295.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:53:57.756Z] #19 295.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:53:57.756Z] #19 295.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-19T21:53:57.756Z] #19 295.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:53:57.776Z] #77 ... [2022-07-19T21:53:57.776Z] [2022-07-19T21:53:57.776Z] #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-07-19T21:53:57.776Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:53:57.776Z] #14 208.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-19T21:53:57.776Z] #14 208.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-19T21:53:57.776Z] #14 208.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-19T21:53:57.809Z] #14 209.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-19T21:53:57.809Z] #14 209.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:53:57.809Z] #14 209.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:53:57.809Z] #14 209.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-19T21:53:57.809Z] #14 209.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-19T21:53:57.809Z] #14 209.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:53:57.823Z] #32 DONE 0.7s [2022-07-19T21:53:57.823Z] [2022-07-19T21:53:57.823Z] #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-07-19T21:53:57.823Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:53:58.016Z] #19 295.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:53:58.016Z] #19 295.3 Selecting previously unselected package cross-config. [2022-07-19T21:53:58.016Z] #19 295.3 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-19T21:53:58.017Z] #19 295.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-19T21:53:58.017Z] #19 295.5 Selecting previously unselected package gcc-10-cross-base. [2022-07-19T21:53:58.034Z] #14 208.7 Selecting previously unselected package libapparmor1:amd64. [2022-07-19T21:53:58.034Z] #14 208.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-19T21:53:58.065Z] #14 209.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-19T21:53:58.065Z] #14 209.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-19T21:53:58.065Z] #14 209.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:53:58.084Z] #47 ... [2022-07-19T21:53:58.084Z] [2022-07-19T21:53:58.084Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-19T21:53:58.084Z] #35 sha256:fa9ea6f34f96141d4a8703214b344adcc93190099552a1caddb81449abe1b6f9 [2022-07-19T21:53:58.277Z] #19 295.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-19T21:53:58.277Z] #19 295.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-19T21:53:58.277Z] #19 295.6 Selecting previously unselected package libc6-arm64-cross. [2022-07-19T21:53:58.277Z] #19 295.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-19T21:53:58.277Z] #19 295.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-19T21:53:58.293Z] #14 208.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-19T21:53:58.344Z] #35 DONE 0.4s [2022-07-19T21:53:58.344Z] [2022-07-19T21:53:58.344Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-19T21:53:58.344Z] #37 sha256:ef688d250263a3a8ad67acc3d803a282a58a87aa73c4165554f2bb8bcf3bd031 [2022-07-19T21:53:58.553Z] #14 209.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-19T21:53:58.553Z] #14 209.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-19T21:53:58.553Z] #14 209.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-19T21:53:58.569Z] #77 168.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:58.569Z] #77 168.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-19T21:53:58.569Z] #77 168.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-19T21:53:58.569Z] #77 168.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:58.605Z] #37 DONE 0.4s [2022-07-19T21:53:58.605Z] [2022-07-19T21:53:58.605Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-19T21:53:58.605Z] #39 sha256:251858b21ec83f40e256c0437ea9cd92f5fbd9806fd12b00840bcba5b39598af [2022-07-19T21:53:58.628Z] #14 210.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:53:58.628Z] #14 210.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-19T21:53:58.628Z] #14 210.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-19T21:53:58.628Z] #14 210.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-19T21:53:58.628Z] #14 210.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-19T21:53:58.628Z] #14 210.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-19T21:53:58.628Z] #14 210.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:53:58.829Z] #77 168.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:58.829Z] #77 168.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:58.829Z] #77 168.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:53:58.829Z] #77 168.6 make[2]: Entering directory '/tmp/crun-build' [2022-07-19T21:53:58.829Z] #77 168.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-19T21:53:58.829Z] #77 168.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-19T21:53:58.829Z] #77 168.8 CC src/libcrun/libcrun_testing_a-container.o [2022-07-19T21:53:58.829Z] #77 168.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-19T21:53:58.829Z] #77 168.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-19T21:53:58.829Z] #77 168.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-19T21:53:58.829Z] #77 168.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-19T21:53:58.829Z] #77 168.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-19T21:53:58.868Z] #39 DONE 0.1s [2022-07-19T21:53:58.868Z] [2022-07-19T21:53:58.868Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-19T21:53:58.868Z] #41 sha256:03eb5986bc10f51c49ca8c4097db6eb86e338925dbe815d18fe0bc8c9334de81 [2022-07-19T21:53:58.868Z] #41 DONE 0.2s [2022-07-19T21:53:58.868Z] [2022-07-19T21:53:58.868Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-19T21:53:58.868Z] #45 sha256:6ea0960eabfc52727face263c36650732496e17665b81f2d3ae9c0eb96432411 [2022-07-19T21:53:58.868Z] #45 DONE 0.1s [2022-07-19T21:53:58.868Z] [2022-07-19T21:53:58.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-07-19T21:53:58.868Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:53:58.884Z] #14 210.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-19T21:53:58.884Z] #14 210.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:53:58.884Z] #14 210.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-19T21:53:58.884Z] #14 210.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-19T21:53:58.884Z] #14 210.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:53:58.884Z] #14 210.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-19T21:53:58.884Z] #14 210.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-19T21:53:58.884Z] #14 210.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-19T21:53:58.884Z] #14 210.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:53:58.884Z] #14 210.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-19T21:53:58.884Z] #14 210.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-19T21:53:58.884Z] #14 210.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-19T21:53:58.884Z] #14 210.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-19T21:53:58.884Z] #14 210.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:53:58.884Z] #14 210.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-07-19T21:53:58.884Z] #14 210.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:53:58.884Z] #14 210.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-07-19T21:53:59.090Z] #77 168.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-19T21:53:59.091Z] #77 169.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-19T21:53:59.091Z] #77 169.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-19T21:53:59.091Z] #77 169.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-19T21:53:59.091Z] #77 169.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-19T21:53:59.091Z] #77 169.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-19T21:53:59.121Z] #14 209.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-19T21:53:59.121Z] #14 209.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-19T21:53:59.121Z] #14 209.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:53:59.141Z] #14 210.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-19T21:53:59.141Z] #14 210.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:53:59.141Z] #14 210.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-07-19T21:53:59.141Z] #14 210.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:53:59.141Z] #14 210.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-19T21:53:59.141Z] #14 210.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:53:59.141Z] #14 210.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-19T21:53:59.141Z] #14 210.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:53:59.141Z] #14 210.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:53:59.141Z] #14 210.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:53:59.322Z] #19 296.3 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-19T21:53:59.322Z] #19 296.3 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:53:59.322Z] #19 296.3 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:53:59.322Z] #19 296.4 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-19T21:53:59.322Z] #19 296.4 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:53:59.322Z] #19 296.4 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:53:59.351Z] #77 169.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-19T21:53:59.351Z] #77 169.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-19T21:53:59.351Z] #77 169.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-19T21:53:59.585Z] #19 296.8 Selecting previously unselected package libitm1-arm64-cross. [2022-07-19T21:53:59.585Z] #19 296.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:53:59.585Z] #19 296.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:53:59.612Z] #77 169.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-19T21:53:59.612Z] #77 169.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-19T21:53:59.688Z] #14 210.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-19T21:53:59.688Z] #14 210.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-19T21:53:59.688Z] #14 210.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:53:59.704Z] #14 DONE 211.2s [2022-07-19T21:53:59.704Z] [2022-07-19T21:53:59.704Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-19T21:53:59.704Z] #59 sha256:2a1579d09aecb46edff4fb66f4cd201e123492e91274ceaa2853f11b2588a161 [2022-07-19T21:53:59.704Z] #59 DONE 0.1s [2022-07-19T21:53:59.704Z] [2022-07-19T21:53:59.704Z] #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-07-19T21:53:59.704Z] #60 sha256:cd91cee0c98ce42d1c908730ecef8066e3b4fba0b0653a08df3a3a69ceea08d3 [2022-07-19T21:53:59.845Z] #19 297.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-19T21:53:59.845Z] #19 297.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:53:59.845Z] #19 297.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:53:59.845Z] #19 297.0 Selecting previously unselected package libasan6-arm64-cross. [2022-07-19T21:53:59.845Z] #19 297.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:53:59.845Z] #19 297.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:53:59.873Z] #77 169.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-19T21:53:59.873Z] #77 169.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-19T21:54:00.134Z] #77 170.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-19T21:54:00.134Z] #77 170.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-19T21:54:00.134Z] #77 170.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-19T21:54:00.134Z] #77 170.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-19T21:54:00.312Z] #14 210.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-19T21:54:00.313Z] #14 210.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:54:00.313Z] #14 210.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:54:00.313Z] #14 211.0 Selecting previously unselected package libudev-dev:amd64. [2022-07-19T21:54:00.313Z] #14 211.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-19T21:54:00.313Z] #14 211.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:54:00.395Z] #77 170.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-19T21:54:00.395Z] #77 170.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-19T21:54:00.416Z] #19 297.8 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-19T21:54:00.416Z] #19 297.8 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:00.417Z] #19 297.8 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:54:00.677Z] #19 298.1 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-19T21:54:00.677Z] #19 298.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:00.677Z] #19 298.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:54:00.883Z] #14 211.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-19T21:54:00.883Z] #14 211.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-19T21:54:00.883Z] #14 211.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-19T21:54:00.966Z] #77 170.9 CC src/crun-crun.o [2022-07-19T21:54:00.966Z] #77 171.0 CC src/crun-run.o [2022-07-19T21:54:00.966Z] #77 171.0 CC src/crun-delete.o [2022-07-19T21:54:00.966Z] #77 171.1 CC src/crun-kill.o [2022-07-19T21:54:01.227Z] #77 171.1 CC src/crun-pause.o [2022-07-19T21:54:01.488Z] #77 171.4 CC src/crun-unpause.o [2022-07-19T21:54:01.488Z] #77 171.4 CC src/crun-spec.o [2022-07-19T21:54:01.493Z] #14 ... [2022-07-19T21:54:01.493Z] [2022-07-19T21:54:01.493Z] #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-07-19T21:54:01.493Z] #67 sha256:25ba466d9909770e2ef5d97d9fe8c71e4d7bb465c021cb7bb5b174fc16679708 [2022-07-19T21:54:01.493Z] #67 211.0 rootlesskit version 1.0.0 [2022-07-19T21:54:01.493Z] #67 211.0 Usage of /build/rootlesskit-docker-proxy: [2022-07-19T21:54:01.493Z] #67 211.0 -container-ip string [2022-07-19T21:54:01.493Z] #67 211.0 container ip [2022-07-19T21:54:01.493Z] #67 211.0 -container-port int [2022-07-19T21:54:01.493Z] #67 211.0 container port (default -1) [2022-07-19T21:54:01.493Z] #67 211.0 -host-ip string [2022-07-19T21:54:01.493Z] #67 211.0 host ip [2022-07-19T21:54:01.493Z] #67 211.0 -host-port int [2022-07-19T21:54:01.493Z] #67 211.0 host port (default -1) [2022-07-19T21:54:01.493Z] #67 211.0 -proto string [2022-07-19T21:54:01.493Z] #67 211.0 proxy protocol (default "tcp") [2022-07-19T21:54:01.493Z] #67 DONE 211.5s [2022-07-19T21:54:01.493Z] [2022-07-19T21:54:01.493Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-19T21:54:01.493Z] #68 sha256:39024fd2c55f734a368b788ccb296482d0424c9178407dcc7b0698dda1371c5d [2022-07-19T21:54:01.493Z] #68 DONE 0.1s [2022-07-19T21:54:01.493Z] [2022-07-19T21:54:01.493Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-19T21:54:01.493Z] #69 sha256:1589baeffa02f064c78003693a325161fc6458bae673f3484df2cd52f1907954 [2022-07-19T21:54:01.617Z] #19 298.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-19T21:54:01.617Z] #19 298.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:01.617Z] #19 298.8 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:54:01.617Z] #19 299.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-19T21:54:01.617Z] #19 299.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:01.617Z] #19 299.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:54:01.749Z] #77 171.6 CC src/crun-exec.o [2022-07-19T21:54:01.749Z] #77 171.7 CC src/crun-list.o [2022-07-19T21:54:01.749Z] #77 171.7 CC src/crun-create.o [2022-07-19T21:54:01.753Z] #69 DONE 0.3s [2022-07-19T21:54:01.753Z] [2022-07-19T21:54:01.753Z] #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-07-19T21:54:01.753Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-19T21:54:01.753Z] #14 212.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-19T21:54:01.753Z] #14 212.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-19T21:54:01.753Z] #14 212.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-19T21:54:01.878Z] #19 299.3 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-19T21:54:01.878Z] #19 299.3 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:01.878Z] #19 299.3 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:54:02.010Z] #77 171.9 CC src/crun-start.o [2022-07-19T21:54:02.010Z] #77 172.0 CC src/crun-state.o [2022-07-19T21:54:02.224Z] #60 2.563 + RM_GOPATH=0 [2022-07-19T21:54:02.224Z] #60 2.563 + TMP_GOPATH= [2022-07-19T21:54:02.224Z] #60 2.563 + : /build [2022-07-19T21:54:02.224Z] #60 2.563 + '[' -z '' ']' [2022-07-19T21:54:02.224Z] #60 2.563 ++ mktemp -d [2022-07-19T21:54:02.224Z] #60 2.573 + export GOPATH=/tmp/tmp.UQ7mCcq8cv [2022-07-19T21:54:02.224Z] #60 2.573 + GOPATH=/tmp/tmp.UQ7mCcq8cv [2022-07-19T21:54:02.224Z] #60 2.578 + RM_GOPATH=1 [2022-07-19T21:54:02.224Z] #60 2.578 + case "$(go env GOARCH)" in [2022-07-19T21:54:02.225Z] #60 2.578 ++ go env GOARCH [2022-07-19T21:54:02.225Z] #60 2.596 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:54:02.225Z] #60 2.596 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:54:02.225Z] #60 2.597 ++ dirname /install.sh [2022-07-19T21:54:02.225Z] #60 2.598 + dir=/ [2022-07-19T21:54:02.225Z] #60 2.598 + bin=runc [2022-07-19T21:54:02.225Z] #60 2.598 + shift [2022-07-19T21:54:02.225Z] #60 2.599 + '[' '!' -f //runc.installer ']' [2022-07-19T21:54:02.225Z] #60 2.599 + . //runc.installer [2022-07-19T21:54:02.225Z] #60 2.599 ++ set -e [2022-07-19T21:54:02.225Z] #60 2.599 ++ : v1.1.2 [2022-07-19T21:54:02.225Z] #60 2.600 + install_runc [2022-07-19T21:54:02.225Z] #60 2.601 + RUNC_BUILDTAGS=seccomp [2022-07-19T21:54:02.225Z] #60 2.602 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-19T21:54:02.225Z] #60 2.602 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UQ7mCcq8cv/src/github.com/opencontainers/runc [2022-07-19T21:54:02.272Z] #77 172.1 CC src/crun-update.o [2022-07-19T21:54:02.272Z] #77 172.1 CC src/crun-ps.o [2022-07-19T21:54:02.272Z] #77 172.3 CC src/crun-checkpoint.o [2022-07-19T21:54:02.320Z] #14 212.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-19T21:54:02.320Z] #14 212.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-19T21:54:02.320Z] #14 212.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-19T21:54:02.449Z] #19 299.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-19T21:54:02.449Z] #19 299.7 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:54:02.449Z] #19 299.7 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:54:02.482Z] #60 2.602 Install runc version v1.1.2 (build tags: seccomp) [2022-07-19T21:54:02.482Z] #60 2.610 Cloning into '/tmp/tmp.UQ7mCcq8cv/src/github.com/opencontainers/runc'... [2022-07-19T21:54:02.482Z] #60 ... [2022-07-19T21:54:02.482Z] [2022-07-19T21:54:02.482Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-19T21:54:02.482Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-19T21:54:02.482Z] #15 DONE 3.0s [2022-07-19T21:54:02.579Z] #14 213.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-19T21:54:02.579Z] #14 213.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-19T21:54:02.579Z] #14 213.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-19T21:54:02.579Z] #14 213.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-19T21:54:02.739Z] [2022-07-19T21:54:02.739Z] #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-07-19T21:54:02.739Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-19T21:54:02.845Z] #77 172.6 CC src/crun-restore.o [2022-07-19T21:54:02.845Z] #77 172.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-19T21:54:02.845Z] #77 173.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-19T21:54:02.848Z] #14 213.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-19T21:54:02.848Z] #14 213.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-19T21:54:03.784Z] #14 214.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-19T21:54:03.787Z] #77 173.4 CC src/libcrun/libcrun_la-container.lo [2022-07-19T21:54:03.787Z] #77 173.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-19T21:54:03.787Z] #77 173.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-19T21:54:04.043Z] #14 214.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-19T21:54:04.043Z] #14 214.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-19T21:54:04.047Z] #77 174.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-19T21:54:04.125Z] #16 DONE 1.6s [2022-07-19T21:54:04.125Z] [2022-07-19T21:54:04.125Z] #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-07-19T21:54:04.125Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:04.125Z] #77 138.1 configure.ac:11: installing 'build-aux/compile' [2022-07-19T21:54:04.125Z] #77 138.1 configure.ac:11: installing 'build-aux/config.guess' [2022-07-19T21:54:04.125Z] #77 138.1 configure.ac:11: installing 'build-aux/config.sub' [2022-07-19T21:54:04.125Z] #77 138.1 configure.ac:13: installing 'build-aux/install-sh' [2022-07-19T21:54:04.125Z] #77 138.2 configure.ac:13: installing 'build-aux/missing' [2022-07-19T21:54:04.125Z] #77 138.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-19T21:54:04.125Z] #77 138.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-19T21:54:04.125Z] #77 140.7 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:54:04.125Z] #77 141.1 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:54:04.125Z] #77 141.1 checking how to print strings... printf [2022-07-19T21:54:04.125Z] #77 141.1 checking for gcc... gcc [2022-07-19T21:54:04.302Z] #14 215.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-19T21:54:04.303Z] #14 215.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:54:04.303Z] #14 215.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:54:04.308Z] #77 174.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-19T21:54:04.569Z] #77 174.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-19T21:54:04.569Z] #77 174.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-19T21:54:04.725Z] #77 141.2 checking whether the C compiler works... yes [2022-07-19T21:54:04.725Z] #77 141.7 checking for C compiler default output file name... a.out [2022-07-19T21:54:04.829Z] #77 174.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-19T21:54:04.870Z] #14 215.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-19T21:54:04.870Z] #14 215.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-19T21:54:04.870Z] #14 215.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:54:04.870Z] #14 215.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-19T21:54:04.870Z] #14 215.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-19T21:54:04.870Z] #14 215.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:54:05.091Z] #77 175.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-19T21:54:05.091Z] #77 175.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-19T21:54:05.292Z] #77 141.7 checking for suffix of executables... [2022-07-19T21:54:05.292Z] #77 142.1 checking whether we are cross compiling... no [2022-07-19T21:54:05.353Z] #77 175.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-19T21:54:05.613Z] #77 175.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-19T21:54:05.853Z] #77 142.5 checking for suffix of object files... o [2022-07-19T21:54:05.853Z] #77 142.7 checking whether we are using the GNU C compiler... yes [2022-07-19T21:54:05.853Z] #77 142.9 checking whether gcc accepts -g... yes [2022-07-19T21:54:05.874Z] #77 175.9 CC src/libcrun/libcrun_la-error.lo [2022-07-19T21:54:06.109Z] #77 143.1 checking for gcc option to accept ISO C89... [2022-07-19T21:54:06.109Z] #77 ... [2022-07-19T21:54:06.109Z] [2022-07-19T21:54:06.109Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-19T21:54:06.109Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-19T21:54:06.109Z] #17 1.873 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-19T21:54:06.109Z] #17 DONE 2.0s [2022-07-19T21:54:06.134Z] #77 176.0 CC src/libcrun/libcrun_la-status.lo [2022-07-19T21:54:06.246Z] #14 216.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:54:06.246Z] #14 216.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-19T21:54:06.246Z] #14 216.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-19T21:54:06.246Z] #14 217.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-19T21:54:06.365Z] [2022-07-19T21:54:06.366Z] #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-07-19T21:54:06.366Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:06.366Z] #77 143.1 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:54:06.504Z] #14 217.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-19T21:54:06.504Z] #14 217.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-19T21:54:06.504Z] #14 217.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:54:06.504Z] #14 217.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-19T21:54:06.504Z] #14 217.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:54:06.504Z] #14 217.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-19T21:54:06.504Z] #14 217.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-19T21:54:06.504Z] #14 217.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:54:06.623Z] #77 143.4 checking whether gcc understands -c and -o together... yes [2022-07-19T21:54:06.623Z] #77 143.7 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:54:06.623Z] #77 143.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:54:06.623Z] #77 143.7 checking for egrep... /bin/grep -E [2022-07-19T21:54:06.623Z] #77 143.7 checking for fgrep... /bin/grep -F [2022-07-19T21:54:06.652Z] #19 ... [2022-07-19T21:54:06.652Z] [2022-07-19T21:54:06.652Z] #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-07-19T21:54:06.652Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:06.652Z] #84 256.7 CCLD tests/init [2022-07-19T21:54:06.703Z] #77 176.6 CC src/libcrun/libcrun_la-terminal.lo [2022-07-19T21:54:06.763Z] #14 217.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-19T21:54:06.763Z] #14 217.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-19T21:54:06.763Z] #14 217.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-19T21:54:06.763Z] #14 217.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:54:06.763Z] #14 217.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-19T21:54:06.763Z] #14 217.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-19T21:54:06.763Z] #14 217.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-19T21:54:06.881Z] #77 143.8 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:54:06.881Z] #77 143.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:54:06.881Z] #77 143.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:54:06.963Z] #77 177.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-19T21:54:07.021Z] #14 217.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-19T21:54:07.021Z] #14 217.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:54:07.021Z] #14 217.5 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-07-19T21:54:07.021Z] #14 217.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:54:07.021Z] #14 217.5 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-07-19T21:54:07.021Z] #14 217.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-19T21:54:07.021Z] #14 217.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:54:07.021Z] #14 217.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-07-19T21:54:07.021Z] #14 217.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:54:07.021Z] #14 217.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-19T21:54:07.021Z] #14 217.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:54:07.138Z] #77 143.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:54:07.138Z] #77 144.1 checking whether ln -s works... yes [2022-07-19T21:54:07.138Z] #77 144.1 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:54:07.138Z] #77 144.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-19T21:54:07.138Z] #77 144.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:54:07.138Z] #77 144.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:54:07.138Z] #77 144.1 checking for objdump... objdump [2022-07-19T21:54:07.138Z] #77 144.1 checking how to recognize dependent libraries... pass_all [2022-07-19T21:54:07.138Z] #77 144.1 checking for dlltool... no [2022-07-19T21:54:07.138Z] #77 144.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:54:07.138Z] #77 144.1 checking for ar... ar [2022-07-19T21:54:07.279Z] #14 217.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-19T21:54:07.279Z] #14 217.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:54:07.279Z] #14 217.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:54:07.279Z] #14 217.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:54:07.395Z] #77 144.2 checking for archiver @FILE support... @ [2022-07-19T21:54:07.395Z] #77 144.4 checking for strip... strip [2022-07-19T21:54:07.395Z] #77 144.4 checking for ranlib... ranlib [2022-07-19T21:54:07.395Z] #77 144.4 checking for gawk... no [2022-07-19T21:54:07.395Z] #77 144.4 checking for mawk... mawk [2022-07-19T21:54:07.534Z] #77 177.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-19T21:54:07.653Z] #77 144.4 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-19T21:54:07.653Z] #77 ... [2022-07-19T21:54:07.653Z] [2022-07-19T21:54:07.653Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-19T21:54:07.653Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-19T21:54:07.653Z] #18 DONE 1.5s [2022-07-19T21:54:07.794Z] #77 177.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-19T21:54:07.853Z] #14 DONE 218.3s [2022-07-19T21:54:07.853Z] [2022-07-19T21:54:07.853Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-19T21:54:07.853Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-19T21:54:07.853Z] #15 ... [2022-07-19T21:54:07.853Z] [2022-07-19T21:54:07.853Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-19T21:54:07.853Z] #59 sha256:6c2eea8e85a234f832d90a4140967a575622f569ce2a66cde8520be9fef14144 [2022-07-19T21:54:07.853Z] #59 DONE 0.2s [2022-07-19T21:54:07.913Z] [2022-07-19T21:54:07.913Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-19T21:54:07.913Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-19T21:54:08.116Z] [2022-07-19T21:54:08.116Z] #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-07-19T21:54:08.116Z] #60 sha256:dd8ccddde310e69d9a2afe4a2507b1eef5249d4ccf53a29491d84f4c7e1390ce [2022-07-19T21:54:08.365Z] #77 178.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-19T21:54:09.281Z] #19 DONE 1.4s [2022-07-19T21:54:09.281Z] [2022-07-19T21:54:09.281Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-19T21:54:09.281Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-19T21:54:09.305Z] #77 179.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-19T21:54:09.877Z] #77 179.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-19T21:54:09.877Z] #77 179.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-19T21:54:09.877Z] #77 179.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-19T21:54:10.448Z] #77 180.2 CC tests/init.o [2022-07-19T21:54:10.683Z] #60 2.526 + RM_GOPATH=0 [2022-07-19T21:54:10.683Z] #60 2.526 + TMP_GOPATH= [2022-07-19T21:54:10.683Z] #60 2.526 + : /build [2022-07-19T21:54:10.683Z] #60 2.526 + '[' -z '' ']' [2022-07-19T21:54:10.683Z] #60 2.528 ++ mktemp -d [2022-07-19T21:54:10.683Z] #60 2.536 + export GOPATH=/tmp/tmp.ApmFBd2aIM [2022-07-19T21:54:10.683Z] #60 2.536 + GOPATH=/tmp/tmp.ApmFBd2aIM [2022-07-19T21:54:10.683Z] #60 2.536 + RM_GOPATH=1 [2022-07-19T21:54:10.683Z] #60 2.536 + case "$(go env GOARCH)" in [2022-07-19T21:54:10.683Z] #60 2.541 ++ go env GOARCH [2022-07-19T21:54:10.683Z] #60 2.613 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:54:10.683Z] #60 2.613 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:54:10.683Z] #60 2.615 ++ dirname /install.sh [2022-07-19T21:54:10.683Z] #60 2.630 + dir=/ [2022-07-19T21:54:10.683Z] #60 2.630 + bin=runc [2022-07-19T21:54:10.683Z] #60 2.630 + shift [2022-07-19T21:54:10.683Z] #60 2.630 + '[' '!' -f //runc.installer ']' [2022-07-19T21:54:10.683Z] #60 2.630 + . //runc.installer [2022-07-19T21:54:10.683Z] #60 2.630 ++ set -e [2022-07-19T21:54:10.683Z] #60 2.631 ++ : v1.1.2 [2022-07-19T21:54:10.683Z] #60 2.631 + install_runc [2022-07-19T21:54:10.683Z] #60 2.631 + RUNC_BUILDTAGS=seccomp [2022-07-19T21:54:10.683Z] #60 2.631 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-19T21:54:10.683Z] #60 2.631 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ApmFBd2aIM/src/github.com/opencontainers/runc [2022-07-19T21:54:10.683Z] #60 2.631 Install runc version v1.1.2 (build tags: seccomp) [2022-07-19T21:54:10.683Z] #60 2.635 Cloning into '/tmp/tmp.ApmFBd2aIM/src/github.com/opencontainers/runc'... [2022-07-19T21:54:10.942Z] #60 ... [2022-07-19T21:54:10.942Z] [2022-07-19T21:54:10.942Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-19T21:54:10.942Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-19T21:54:10.942Z] #15 DONE 3.0s [2022-07-19T21:54:10.942Z] [2022-07-19T21:54:10.942Z] #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-07-19T21:54:10.942Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-19T21:54:11.018Z] #77 180.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-19T21:54:11.176Z] #20 DONE 1.6s [2022-07-19T21:54:11.176Z] [2022-07-19T21:54:11.176Z] #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-07-19T21:54:11.176Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:54:12.846Z] #16 DONE 1.8s [2022-07-19T21:54:12.846Z] [2022-07-19T21:54:12.846Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-19T21:54:12.846Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-19T21:54:13.068Z] #21 2.300 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:54:13.068Z] #21 2.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:54:13.068Z] #21 2.358 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:54:13.782Z] #17 1.149 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-19T21:54:14.040Z] #17 DONE 1.3s [2022-07-19T21:54:14.040Z] [2022-07-19T21:54:14.040Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-19T21:54:14.040Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-19T21:54:14.443Z] #21 3.317 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:54:15.811Z] #21 4.870 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:54:15.944Z] #18 DONE 1.8s [2022-07-19T21:54:15.945Z] [2022-07-19T21:54:15.945Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-19T21:54:15.945Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-19T21:54:16.374Z] #21 ... [2022-07-19T21:54:16.374Z] [2022-07-19T21:54:16.374Z] #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-07-19T21:54:16.374Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:16.374Z] #77 144.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:54:16.374Z] #77 145.2 checking for sysroot... no [2022-07-19T21:54:16.374Z] #77 145.2 checking for a working dd... /bin/dd [2022-07-19T21:54:16.374Z] #77 145.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:54:16.374Z] #77 145.5 checking for mt... no [2022-07-19T21:54:16.374Z] #77 145.5 checking if : is a manifest tool... no [2022-07-19T21:54:16.374Z] #77 145.6 checking how to run the C preprocessor... gcc -E [2022-07-19T21:54:16.374Z] #77 146.1 checking for ANSI C header files... yes [2022-07-19T21:54:16.374Z] #77 147.4 checking for sys/types.h... yes [2022-07-19T21:54:16.374Z] #77 147.8 checking for sys/stat.h... yes [2022-07-19T21:54:16.374Z] #77 148.1 checking for stdlib.h... yes [2022-07-19T21:54:16.374Z] #77 148.4 checking for string.h... yes [2022-07-19T21:54:16.375Z] #77 148.6 checking for memory.h... yes [2022-07-19T21:54:16.375Z] #77 148.9 checking for strings.h... yes [2022-07-19T21:54:16.375Z] #77 149.2 checking for inttypes.h... yes [2022-07-19T21:54:16.375Z] #77 149.6 checking for stdint.h... yes [2022-07-19T21:54:16.375Z] #77 150.0 checking for unistd.h... yes [2022-07-19T21:54:16.375Z] #77 150.3 checking for dlfcn.h... yes [2022-07-19T21:54:16.375Z] #77 150.5 checking for objdir... .libs [2022-07-19T21:54:16.375Z] #77 151.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:54:16.375Z] #77 151.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:54:16.375Z] #77 151.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:54:16.375Z] #77 151.5 checking if gcc static flag -static works... yes [2022-07-19T21:54:16.375Z] #77 152.2 checking if gcc supports -c -o file.o... yes [2022-07-19T21:54:16.375Z] #77 152.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:54:16.375Z] #77 152.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:54:16.375Z] #77 152.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:54:16.375Z] #77 152.7 checking how to hardcode library paths into programs... immediate [2022-07-19T21:54:16.375Z] #77 152.7 checking whether stripping libraries is possible... yes [2022-07-19T21:54:16.375Z] #77 152.7 checking if libtool supports shared libraries... yes [2022-07-19T21:54:16.375Z] #77 152.7 checking whether to build shared libraries... no [2022-07-19T21:54:16.375Z] #77 152.7 checking whether to build static libraries... yes [2022-07-19T21:54:16.375Z] #77 152.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:54:16.375Z] #77 152.8 checking whether build environment is sane... yes [2022-07-19T21:54:16.375Z] #77 152.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:54:16.375Z] #77 152.8 checking whether make sets $(MAKE)... yes [2022-07-19T21:54:16.375Z] #77 152.9 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:54:16.375Z] #77 152.9 checking whether make supports nested variables... yes [2022-07-19T21:54:16.375Z] #77 153.0 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:54:16.375Z] #77 153.0 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:54:16.375Z] #77 153.0 checking how to create a ustar tar archive... gnutar [2022-07-19T21:54:16.375Z] #77 153.2 checking dependency style of gcc... gcc3 [2022-07-19T21:54:16.375Z] #77 153.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:54:16.375Z] #77 153.4 checking whether make supports nested variables... (cached) yes [2022-07-19T21:54:16.375Z] #77 153.4 checking for gawk... (cached) mawk [2022-07-19T21:54:16.375Z] #77 153.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-19T21:54:16.375Z] #77 153.4 checking for gcc... (cached) gcc [2022-07-19T21:54:16.375Z] #77 153.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-19T21:54:16.375Z] #77 153.5 checking whether gcc accepts -g... (cached) yes [2022-07-19T21:54:16.375Z] #77 153.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-19T21:54:16.375Z] #77 153.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-19T21:54:16.631Z] #77 153.5 checking for a Python interpreter with version >= 3... python3 [2022-07-19T21:54:16.631Z] #77 153.6 checking for python3... /usr/bin/python3 [2022-07-19T21:54:16.631Z] #77 153.6 checking for python3 version... 3.9 [2022-07-19T21:54:16.631Z] #77 153.7 checking for python3 platform... linux [2022-07-19T21:54:16.655Z] #84 ... [2022-07-19T21:54:16.655Z] [2022-07-19T21:54:16.655Z] #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-07-19T21:54:16.655Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:54:16.655Z] #54 DONE 326.2s [2022-07-19T21:54:16.655Z] [2022-07-19T21:54:16.655Z] #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-07-19T21:54:16.655Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:54:16.655Z] #62 ... [2022-07-19T21:54:16.655Z] [2022-07-19T21:54:16.655Z] #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-07-19T21:54:16.655Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:54:16.655Z] #19 313.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-19T21:54:16.655Z] #19 313.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:54:16.655Z] #19 313.8 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:54:16.655Z] #19 313.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-19T21:54:16.655Z] #19 313.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-19T21:54:16.655Z] #19 313.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-19T21:54:16.888Z] #77 153.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-19T21:54:16.979Z] #77 182.8 CCLD libocispec.la [2022-07-19T21:54:16.979Z] #77 183.2 CCLD src/validate [2022-07-19T21:54:16.979Z] #77 183.2 CCLD tests/test-1 [2022-07-19T21:54:16.979Z] #77 183.2 CCLD tests/test-2 [2022-07-19T21:54:16.979Z] #77 183.2 CCLD tests/test-3 [2022-07-19T21:54:16.979Z] #77 183.3 CCLD tests/test-4 [2022-07-19T21:54:16.979Z] #77 183.3 CCLD tests/test-5 [2022-07-19T21:54:16.979Z] #77 183.3 CCLD tests/test-6 [2022-07-19T21:54:16.979Z] #77 183.4 CCLD tests/test-7 [2022-07-19T21:54:16.980Z] #77 183.5 CCLD tests/test-8 [2022-07-19T21:54:16.980Z] #77 183.6 CCLD tests/test-9 [2022-07-19T21:54:16.980Z] #77 183.7 CCLD tests/test-10 [2022-07-19T21:54:16.980Z] #77 183.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-19T21:54:16.980Z] #77 183.8 CCLD tests/test-11 [2022-07-19T21:54:17.145Z] #77 154.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-19T21:54:17.145Z] #77 154.2 checking for go-md2man... no [2022-07-19T21:54:17.226Z] #19 314.6 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-19T21:54:17.323Z] #19 DONE 1.5s [2022-07-19T21:54:17.323Z] [2022-07-19T21:54:17.323Z] #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-07-19T21:54:17.323Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:17.323Z] #77 144.3 configure.ac:11: installing 'build-aux/compile' [2022-07-19T21:54:17.323Z] #77 144.3 configure.ac:11: installing 'build-aux/config.guess' [2022-07-19T21:54:17.323Z] #77 144.3 configure.ac:11: installing 'build-aux/config.sub' [2022-07-19T21:54:17.323Z] #77 144.4 configure.ac:13: installing 'build-aux/install-sh' [2022-07-19T21:54:17.323Z] #77 144.4 configure.ac:13: installing 'build-aux/missing' [2022-07-19T21:54:17.323Z] #77 144.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-19T21:54:17.323Z] #77 144.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-19T21:54:17.403Z] #77 154.2 checking error.h usability... [2022-07-19T21:54:17.403Z] #77 ... [2022-07-19T21:54:17.403Z] [2022-07-19T21:54:17.403Z] #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-07-19T21:54:17.403Z] #60 sha256:cd91cee0c98ce42d1c908730ecef8066e3b4fba0b0653a08df3a3a69ceea08d3 [2022-07-19T21:54:17.403Z] #60 17.59 + cd /tmp/tmp.UQ7mCcq8cv/src/github.com/opencontainers/runc [2022-07-19T21:54:17.403Z] #60 17.59 + git checkout -q v1.1.2 [2022-07-19T21:54:17.487Z] #19 314.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-19T21:54:17.488Z] #19 314.6 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-19T21:54:17.751Z] #19 315.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-19T21:54:17.891Z] #77 147.4 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:54:17.891Z] #77 148.0 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:54:17.891Z] #77 148.0 checking how to print strings... printf [2022-07-19T21:54:17.891Z] #77 148.0 checking for gcc... gcc [2022-07-19T21:54:17.920Z] #77 185.6 libtool: link: ar cr libocispec.a [2022-07-19T21:54:17.920Z] #77 185.6 libtool: link: ranlib libocispec.a [2022-07-19T21:54:17.968Z] #60 18.11 + '[' -z '' ']' [2022-07-19T21:54:17.968Z] #60 18.11 + target=static [2022-07-19T21:54:17.968Z] #60 18.11 + make BUILDTAGS=seccomp static [2022-07-19T21:54:18.014Z] #19 315.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:18.014Z] #19 315.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:54:18.410Z] #77 148.2 checking whether the C compiler works... [2022-07-19T21:54:18.410Z] #77 ... [2022-07-19T21:54:18.410Z] [2022-07-19T21:54:18.410Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-19T21:54:18.410Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-19T21:54:18.410Z] #20 DONE 1.4s [2022-07-19T21:54:18.410Z] [2022-07-19T21:54:18.410Z] #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-07-19T21:54:18.410Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:18.410Z] #77 148.2 checking whether the C compiler works... yes [2022-07-19T21:54:18.410Z] #77 148.6 checking for C compiler default output file name... a.out [2022-07-19T21:54:18.531Z] #60 18.58 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-19T21:54:18.956Z] #19 316.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-19T21:54:18.956Z] #19 316.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:54:18.956Z] #19 316.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:54:18.977Z] #77 148.6 checking for suffix of executables... [2022-07-19T21:54:19.236Z] #77 149.0 checking whether we are cross compiling... no [2022-07-19T21:54:19.495Z] #77 149.3 checking for suffix of object files... o [2022-07-19T21:54:19.754Z] #77 149.5 checking whether we are using the GNU C compiler... yes [2022-07-19T21:54:19.754Z] #77 149.7 checking whether gcc accepts -g... yes [2022-07-19T21:54:19.830Z] #77 187.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:54:19.830Z] #77 187.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-19T21:54:19.830Z] #77 187.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-19T21:54:19.830Z] #77 187.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:54:19.830Z] #77 187.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:54:19.831Z] #77 187.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:54:19.831Z] #77 187.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:54:19.831Z] #77 187.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-19T21:54:19.831Z] #77 187.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-19T21:54:19.831Z] #77 187.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-19T21:54:19.831Z] #77 187.5 CC src/libcrun/libcrun_testing_a-container.o [2022-07-19T21:54:19.831Z] #77 187.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-19T21:54:19.831Z] #77 187.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-19T21:54:19.831Z] #77 187.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-19T21:54:19.831Z] #77 187.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-19T21:54:19.831Z] #77 187.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-19T21:54:20.090Z] #77 187.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-19T21:54:20.090Z] #77 187.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-19T21:54:20.090Z] #77 187.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-19T21:54:20.090Z] #77 187.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-19T21:54:20.090Z] #77 187.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-19T21:54:20.090Z] #77 187.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-19T21:54:20.323Z] #77 149.9 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:54:20.323Z] #77 150.1 checking whether gcc understands -c and -o together... yes [2022-07-19T21:54:20.323Z] #77 150.4 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:54:20.323Z] #77 150.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:54:20.323Z] #77 150.5 checking for egrep... /bin/grep -E [2022-07-19T21:54:20.323Z] #77 150.5 checking for fgrep... /bin/grep -F [2022-07-19T21:54:20.323Z] #77 150.5 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:54:20.350Z] #77 187.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-19T21:54:20.350Z] #77 188.0 CC src/libcrun/libcrun_testing_a-status.o [2022-07-19T21:54:20.350Z] #77 188.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-19T21:54:20.582Z] #77 150.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:54:20.582Z] #77 150.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:54:20.582Z] #77 150.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:54:20.582Z] #77 150.7 checking whether ln -s works... yes [2022-07-19T21:54:20.582Z] #77 150.7 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:54:20.582Z] #77 150.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-19T21:54:20.582Z] #77 150.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:54:20.582Z] #77 150.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:54:20.582Z] #77 150.7 checking for objdump... objdump [2022-07-19T21:54:20.582Z] #77 150.7 checking how to recognize dependent libraries... pass_all [2022-07-19T21:54:20.582Z] #77 150.7 checking for dlltool... no [2022-07-19T21:54:20.582Z] #77 150.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:54:20.582Z] #77 150.7 checking for ar... ar [2022-07-19T21:54:20.610Z] #77 188.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-19T21:54:20.610Z] #77 188.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-19T21:54:20.870Z] #77 188.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-19T21:54:20.870Z] #77 188.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-19T21:54:20.870Z] #77 188.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-19T21:54:21.100Z] #77 150.8 checking for archiver @FILE support... @ [2022-07-19T21:54:21.100Z] #77 150.9 checking for strip... strip [2022-07-19T21:54:21.100Z] #77 150.9 checking for ranlib... ranlib [2022-07-19T21:54:21.100Z] #77 150.9 checking for gawk... no [2022-07-19T21:54:21.100Z] #77 150.9 checking for mawk... mawk [2022-07-19T21:54:21.131Z] #77 188.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-19T21:54:21.360Z] #77 150.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:54:21.391Z] #77 188.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-19T21:54:21.391Z] #77 188.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-19T21:54:21.391Z] #77 189.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-19T21:54:21.391Z] #77 189.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-19T21:54:21.619Z] #77 151.5 checking for sysroot... no [2022-07-19T21:54:21.619Z] #77 151.5 checking for a working dd... /bin/dd [2022-07-19T21:54:21.619Z] #77 151.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:54:21.619Z] #77 151.6 checking for mt... no [2022-07-19T21:54:21.619Z] #77 151.6 checking if : is a manifest tool... no [2022-07-19T21:54:21.879Z] #77 151.6 checking how to run the C preprocessor... gcc -E [2022-07-19T21:54:21.961Z] #77 189.4 CC src/crun-crun.o [2022-07-19T21:54:21.961Z] #77 189.5 CC src/crun-run.o [2022-07-19T21:54:21.961Z] #77 189.7 CC src/crun-delete.o [2022-07-19T21:54:21.961Z] #77 189.7 CC src/crun-kill.o [2022-07-19T21:54:21.961Z] #77 189.8 CC src/crun-pause.o [2022-07-19T21:54:22.448Z] #77 152.0 checking for ANSI C header files... yes [2022-07-19T21:54:22.532Z] #77 189.9 CC src/crun-unpause.o [2022-07-19T21:54:22.532Z] #77 190.0 CC src/crun-spec.o [2022-07-19T21:54:22.532Z] #77 190.1 CC src/crun-exec.o [2022-07-19T21:54:22.793Z] #77 190.3 CC src/crun-list.o [2022-07-19T21:54:22.793Z] #77 190.4 CC src/crun-create.o [2022-07-19T21:54:22.967Z] #77 152.7 checking for sys/types.h... yes [2022-07-19T21:54:22.967Z] #77 152.9 checking for sys/stat.h... yes [2022-07-19T21:54:23.053Z] #77 190.5 CC src/crun-start.o [2022-07-19T21:54:23.053Z] #77 190.6 CC src/crun-state.o [2022-07-19T21:54:23.227Z] #77 153.1 checking for stdlib.h... yes [2022-07-19T21:54:23.314Z] #77 190.9 CC src/crun-update.o [2022-07-19T21:54:23.314Z] #77 190.9 CC src/crun-ps.o [2022-07-19T21:54:23.314Z] #77 191.1 CC src/crun-checkpoint.o [2022-07-19T21:54:23.487Z] #77 153.4 checking for string.h... yes [2022-07-19T21:54:23.787Z] #60 ... [2022-07-19T21:54:23.787Z] [2022-07-19T21:54:23.787Z] #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-07-19T21:54:23.787Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:23.787Z] #77 154.2 checking error.h usability... yes [2022-07-19T21:54:23.787Z] #77 154.4 checking error.h presence... yes [2022-07-19T21:54:23.787Z] #77 154.5 checking for error.h... yes [2022-07-19T21:54:23.787Z] #77 154.6 checking linux/openat2.h usability... yes [2022-07-19T21:54:23.787Z] #77 154.9 checking linux/openat2.h presence... yes [2022-07-19T21:54:23.787Z] #77 154.9 checking for linux/openat2.h... yes [2022-07-19T21:54:23.787Z] #77 155.0 checking for copy_file_range... yes [2022-07-19T21:54:23.787Z] #77 155.3 checking for fgetxattr... yes [2022-07-19T21:54:23.787Z] #77 155.6 checking for statx... yes [2022-07-19T21:54:23.787Z] #77 155.8 checking for fgetpwent_r... yes [2022-07-19T21:54:23.787Z] #77 156.3 checking for issetugid... no [2022-07-19T21:54:23.787Z] #77 156.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-19T21:54:23.787Z] #77 156.7 checking pkg-config is at least version 0.9.0... yes [2022-07-19T21:54:23.787Z] #77 156.7 checking for library containing yajl_tree_get... -lyajl [2022-07-19T21:54:23.787Z] #77 157.3 checking for yajl >= 2.0.0... yes [2022-07-19T21:54:23.787Z] #77 157.4 checking sys/capability.h usability... yes [2022-07-19T21:54:23.787Z] #77 157.6 checking sys/capability.h presence... yes [2022-07-19T21:54:23.787Z] #77 157.7 checking for sys/capability.h... yes [2022-07-19T21:54:23.787Z] #77 157.7 checking for library containing cap_from_name... -lcap [2022-07-19T21:54:23.787Z] #77 158.4 checking for library containing dlopen... -ldl [2022-07-19T21:54:23.787Z] #77 158.9 checking seccomp.h usability... yes [2022-07-19T21:54:23.787Z] #77 159.2 checking seccomp.h presence... yes [2022-07-19T21:54:23.787Z] #77 159.3 checking for seccomp.h... yes [2022-07-19T21:54:23.787Z] #77 159.3 checking for library containing seccomp_rule_add... -lseccomp [2022-07-19T21:54:23.787Z] #77 159.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-19T21:54:23.787Z] #77 160.2 checking systemd/sd-bus.h usability... yes [2022-07-19T21:54:23.787Z] #77 160.6 checking systemd/sd-bus.h presence... yes [2022-07-19T21:54:23.787Z] #77 160.7 checking for systemd/sd-bus.h... yes [2022-07-19T21:54:23.885Z] #77 191.3 CC src/crun-restore.o [2022-07-19T21:54:23.885Z] #77 191.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-19T21:54:23.885Z] #77 191.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-19T21:54:24.006Z] #77 153.7 checking for memory.h... yes [2022-07-19T21:54:24.045Z] #77 160.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-19T21:54:24.241Z] #19 ... [2022-07-19T21:54:24.241Z] [2022-07-19T21:54:24.241Z] #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-07-19T21:54:24.241Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:24.241Z] #84 274.5 AR libcrun_testing.a [2022-07-19T21:54:24.241Z] #84 274.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-19T21:54:24.241Z] #84 274.6 CCLD tests/tests_libcrun_utils [2022-07-19T21:54:24.241Z] #84 274.6 CCLD tests/tests_libcrun_errors [2022-07-19T21:54:24.241Z] #84 274.6 CCLD tests/tests_libcrun_fuzzer [2022-07-19T21:54:24.265Z] #77 154.0 checking for strings.h... yes [2022-07-19T21:54:24.455Z] #77 191.9 CC src/libcrun/libcrun_la-container.lo [2022-07-19T21:54:24.455Z] #77 192.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-19T21:54:24.455Z] #77 192.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-19T21:54:24.504Z] #84 275.0 CCLD libcrun.la [2022-07-19T21:54:24.523Z] #77 154.3 checking for inttypes.h... yes [2022-07-19T21:54:24.558Z] #77 161.3 checking for sd_notify_barrier... yes [2022-07-19T21:54:24.716Z] #77 192.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-19T21:54:24.817Z] #77 161.7 checking linux/bpf.h usability... yes [2022-07-19T21:54:24.817Z] #77 161.9 checking linux/bpf.h presence... yes [2022-07-19T21:54:24.977Z] #77 192.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-19T21:54:25.074Z] #77 162.0 checking for linux/bpf.h... yes [2022-07-19T21:54:25.074Z] #77 162.0 checking compilation for eBPF... yes [2022-07-19T21:54:25.074Z] #77 162.2 checking for criu >= 3.15... no [2022-07-19T21:54:25.074Z] #77 162.3 configure: CRIU headers not found, building without CRIU support [2022-07-19T21:54:25.092Z] #77 154.6 checking for stdint.h... yes [2022-07-19T21:54:25.237Z] #77 192.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-19T21:54:25.237Z] #77 192.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-19T21:54:25.237Z] #77 193.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-19T21:54:25.334Z] #77 162.3 checking for criu > 3.16... no [2022-07-19T21:54:25.335Z] #77 162.3 configure: CRIU version doesn't support join-ns API [2022-07-19T21:54:25.335Z] #77 162.3 checking for criu > 3.16.1... no [2022-07-19T21:54:25.335Z] #77 162.4 configure: CRIU version doesn't support for pre-dumping [2022-07-19T21:54:25.335Z] #77 162.4 checking for new mount API (fsconfig)... yes [2022-07-19T21:54:25.354Z] #77 154.9 checking for unistd.h... yes [2022-07-19T21:54:25.445Z] #84 275.9 CCLD crun [2022-07-19T21:54:25.498Z] #77 193.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-19T21:54:25.591Z] #77 162.4 checking for seccomp notify API... yes [2022-07-19T21:54:25.591Z] #77 162.6 checking for gperf... no [2022-07-19T21:54:25.591Z] #77 162.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-19T21:54:25.612Z] #77 155.2 checking for dlfcn.h... yes [2022-07-19T21:54:25.612Z] #77 155.5 checking for objdir... .libs [2022-07-19T21:54:25.706Z] #84 276.3 make[3]: Entering directory '/tmp/crun-build' [2022-07-19T21:54:25.706Z] #84 276.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-19T21:54:25.758Z] #77 193.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-19T21:54:25.848Z] #77 162.7 checking for library containing argp_parse... none required [2022-07-19T21:54:25.967Z] #84 276.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-19T21:54:25.967Z] #84 276.4 /bin/mkdir -p '/usr/local/lib' [2022-07-19T21:54:25.967Z] #84 276.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-19T21:54:25.967Z] #84 276.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-19T21:54:25.967Z] #84 276.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-19T21:54:25.967Z] #84 276.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-19T21:54:25.967Z] #84 276.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-19T21:54:26.019Z] #77 193.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-19T21:54:26.104Z] #77 163.1 checking that generated files are newer than configure... done [2022-07-19T21:54:26.104Z] #77 163.1 configure: creating ./config.status [2022-07-19T21:54:26.136Z] #77 156.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:54:26.136Z] #77 156.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:54:26.227Z] #84 276.7 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-07-19T21:54:26.228Z] #84 276.7 ---------------------------------------------------------------------- [2022-07-19T21:54:26.228Z] #84 276.7 Libraries have been installed in: [2022-07-19T21:54:26.228Z] #84 276.7 /usr/local/lib [2022-07-19T21:54:26.228Z] #84 276.7 [2022-07-19T21:54:26.228Z] #84 276.7 If you ever happen to want to link against installed libraries [2022-07-19T21:54:26.228Z] #84 276.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-19T21:54:26.228Z] #84 276.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-19T21:54:26.228Z] #84 276.7 flag during linking and do at least one of the following: [2022-07-19T21:54:26.228Z] #84 276.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-19T21:54:26.228Z] #84 276.7 during execution [2022-07-19T21:54:26.228Z] #84 276.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-19T21:54:26.228Z] #84 276.7 during linking [2022-07-19T21:54:26.228Z] #84 276.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-19T21:54:26.228Z] #84 276.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-19T21:54:26.228Z] #84 276.7 [2022-07-19T21:54:26.228Z] #84 276.7 See any operating system documentation about shared libraries for [2022-07-19T21:54:26.228Z] #84 276.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-19T21:54:26.228Z] #84 276.7 ---------------------------------------------------------------------- [2022-07-19T21:54:26.228Z] #84 276.7 /bin/mkdir -p '/build' [2022-07-19T21:54:26.228Z] #84 276.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-19T21:54:26.228Z] #84 276.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-19T21:54:26.228Z] #84 276.8 make[3]: Leaving directory '/tmp/crun-build' [2022-07-19T21:54:26.228Z] #84 276.8 make[2]: Leaving directory '/tmp/crun-build' [2022-07-19T21:54:26.228Z] #84 276.8 make[1]: Leaving directory '/tmp/crun-build' [2022-07-19T21:54:26.279Z] #77 193.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-19T21:54:26.396Z] #77 156.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:54:26.551Z] #77 194.0 CC src/libcrun/libcrun_la-error.lo [2022-07-19T21:54:26.812Z] #77 194.5 CC src/libcrun/libcrun_la-status.lo [2022-07-19T21:54:26.812Z] #77 194.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-19T21:54:26.963Z] #77 156.4 checking if gcc static flag -static works... yes [2022-07-19T21:54:27.072Z] #77 194.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-19T21:54:27.222Z] #77 157.0 checking if gcc supports -c -o file.o... yes [2022-07-19T21:54:27.222Z] #77 157.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:54:27.222Z] #77 157.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:54:27.471Z] #77 ... [2022-07-19T21:54:27.471Z] [2022-07-19T21:54:27.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-07-19T21:54:27.471Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:54:27.471Z] #21 6.446 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:54:27.471Z] #21 12.05 Fetched 8555 kB in 10s (849 kB/s) [2022-07-19T21:54:27.644Z] #77 195.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-19T21:54:27.645Z] #77 195.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-19T21:54:27.728Z] #21 12.05 Reading package lists... [2022-07-19T21:54:27.791Z] #77 157.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:54:27.791Z] #77 157.8 checking how to hardcode library paths into programs... immediate [2022-07-19T21:54:27.791Z] #77 157.8 checking whether stripping libraries is possible... yes [2022-07-19T21:54:27.791Z] #77 157.9 checking if libtool supports shared libraries... yes [2022-07-19T21:54:27.791Z] #77 157.9 checking whether to build shared libraries... no [2022-07-19T21:54:27.791Z] #77 157.9 checking whether to build static libraries... yes [2022-07-19T21:54:27.791Z] #77 157.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:54:27.791Z] #77 157.9 checking whether build environment is sane... yes [2022-07-19T21:54:28.050Z] #77 158.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:54:28.050Z] #77 158.1 checking whether make sets $(MAKE)... yes [2022-07-19T21:54:28.050Z] #77 158.1 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:54:28.218Z] #77 195.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-19T21:54:28.308Z] #77 158.2 checking whether make supports nested variables... yes [2022-07-19T21:54:28.308Z] #77 158.2 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:54:28.308Z] #77 158.2 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:54:28.308Z] #77 158.2 checking how to create a ustar tar archive... gnutar [2022-07-19T21:54:28.479Z] #77 196.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-19T21:54:28.567Z] #77 158.3 checking dependency style of gcc... gcc3 [2022-07-19T21:54:28.567Z] #77 158.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:54:28.567Z] #77 158.5 checking whether make supports nested variables... (cached) yes [2022-07-19T21:54:28.567Z] #77 158.5 checking for gawk... (cached) mawk [2022-07-19T21:54:28.567Z] #77 158.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-19T21:54:28.567Z] #77 158.6 checking for gcc... [2022-07-19T21:54:28.567Z] #77 ... [2022-07-19T21:54:28.567Z] [2022-07-19T21:54:28.567Z] #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-07-19T21:54:28.567Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:54:28.567Z] #21 1.604 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:54:28.567Z] #21 1.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:54:28.567Z] #21 1.649 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:54:28.567Z] #21 2.245 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:54:28.567Z] #21 3.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:54:28.567Z] #21 5.243 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:54:28.567Z] #21 ... [2022-07-19T21:54:28.567Z] [2022-07-19T21:54:28.567Z] #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-07-19T21:54:28.567Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:28.567Z] #77 158.6 checking for gcc... (cached) gcc [2022-07-19T21:54:28.739Z] #77 196.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-19T21:54:28.771Z] #84 DONE 279.1s [2022-07-19T21:54:28.771Z] [2022-07-19T21:54:28.771Z] #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-07-19T21:54:28.771Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:54:28.771Z] #62 ... [2022-07-19T21:54:28.771Z] [2022-07-19T21:54:28.771Z] #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-07-19T21:54:28.771Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:54:28.771Z] #19 325.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-19T21:54:28.771Z] #19 325.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:54:28.771Z] #19 325.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:54:28.771Z] #19 325.9 Selecting previously unselected package patch. [2022-07-19T21:54:28.771Z] #19 325.9 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-19T21:54:28.771Z] #19 325.9 Unpacking patch (2.7.6-7) ... [2022-07-19T21:54:28.771Z] #19 326.0 Selecting previously unselected package dpkg-dev. [2022-07-19T21:54:28.771Z] #19 326.0 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-19T21:54:28.771Z] #19 326.0 Unpacking dpkg-dev (1.20.11) ... [2022-07-19T21:54:28.826Z] #77 158.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-19T21:54:28.826Z] #77 158.7 checking whether gcc accepts -g... (cached) yes [2022-07-19T21:54:28.826Z] #77 158.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-19T21:54:28.826Z] #77 158.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-19T21:54:28.826Z] #77 158.7 checking for a Python interpreter with version >= 3... python3 [2022-07-19T21:54:28.826Z] #77 158.9 checking for python3... /usr/bin/python3 [2022-07-19T21:54:29.032Z] #19 326.3 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-19T21:54:29.032Z] #19 326.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-19T21:54:29.032Z] #19 326.3 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-19T21:54:29.032Z] #19 326.4 Selecting previously unselected package libio-string-perl. [2022-07-19T21:54:29.032Z] #19 326.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-19T21:54:29.086Z] #77 158.9 checking for python3 version... 3.9 [2022-07-19T21:54:29.128Z] #77 198.2 CCLD tests/init [2022-07-19T21:54:29.292Z] #19 326.4 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-19T21:54:29.292Z] #19 326.5 Selecting previously unselected package libicu67:amd64. [2022-07-19T21:54:29.292Z] #19 326.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-19T21:54:29.292Z] #19 326.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-19T21:54:29.344Z] #77 159.0 checking for python3 platform... linux [2022-07-19T21:54:29.344Z] #77 159.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-19T21:54:29.603Z] #77 159.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-19T21:54:29.862Z] #77 159.7 checking for go-md2man... no [2022-07-19T21:54:30.121Z] #77 159.7 checking error.h usability... yes [2022-07-19T21:54:30.121Z] #77 160.2 checking error.h presence... yes [2022-07-19T21:54:30.122Z] #77 197.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-19T21:54:30.122Z] #77 197.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-19T21:54:30.379Z] #77 160.3 checking for error.h... yes [2022-07-19T21:54:30.382Z] #77 198.0 CC tests/init.o [2022-07-19T21:54:30.382Z] #77 ... [2022-07-19T21:54:30.382Z] [2022-07-19T21:54:30.382Z] #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-07-19T21:54:30.382Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:54:30.382Z] #47 240.3 + dpkg --print-architecture [2022-07-19T21:54:30.382Z] #47 240.3 + git checkout -q v2.1.0 [2022-07-19T21:54:30.382Z] #47 240.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-19T21:54:30.382Z] #47 240.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-19T21:54:30.675Z] #19 328.0 Selecting previously unselected package libxml2:amd64. [2022-07-19T21:54:30.675Z] #19 328.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-19T21:54:30.675Z] #19 328.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-19T21:54:30.675Z] #19 328.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-19T21:54:30.936Z] #19 328.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-19T21:54:30.936Z] #19 328.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-19T21:54:30.936Z] #19 328.1 Selecting previously unselected package libxml-sax-base-perl. [2022-07-19T21:54:30.936Z] #19 328.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-19T21:54:30.936Z] #19 328.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-19T21:54:30.936Z] #19 328.2 Selecting previously unselected package libxml-sax-perl. [2022-07-19T21:54:30.936Z] #19 328.2 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-19T21:54:30.936Z] #19 328.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-19T21:54:30.936Z] #19 328.2 Selecting previously unselected package libxml-libxml-perl. [2022-07-19T21:54:30.936Z] #19 328.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-19T21:54:30.936Z] #19 328.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-19T21:54:30.947Z] #77 160.4 checking linux/openat2.h usability... yes [2022-07-19T21:54:30.947Z] #77 160.8 checking linux/openat2.h presence... yes [2022-07-19T21:54:30.947Z] #77 160.9 checking for linux/openat2.h... yes [2022-07-19T21:54:31.196Z] #19 328.3 Selecting previously unselected package libxml-simple-perl. [2022-07-19T21:54:31.196Z] #19 328.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-19T21:54:31.196Z] #19 328.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-19T21:54:31.196Z] #19 328.4 Selecting previously unselected package libyaml-perl. [2022-07-19T21:54:31.196Z] #19 328.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-19T21:54:31.196Z] #19 328.4 Unpacking libyaml-perl (1.30-1) ... [2022-07-19T21:54:31.196Z] #19 328.4 Selecting previously unselected package libconfig-auto-perl. [2022-07-19T21:54:31.196Z] #19 328.5 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-19T21:54:31.196Z] #19 328.5 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-19T21:54:31.196Z] #19 328.5 Selecting previously unselected package libfile-which-perl. [2022-07-19T21:54:31.196Z] #19 328.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-19T21:54:31.196Z] #19 328.5 Unpacking libfile-which-perl (1.23-1) ... [2022-07-19T21:54:31.196Z] #19 328.5 Selecting previously unselected package libfile-homedir-perl. [2022-07-19T21:54:31.196Z] #19 328.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-19T21:54:31.196Z] #19 328.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-19T21:54:31.324Z] #47 ... [2022-07-19T21:54:31.324Z] [2022-07-19T21:54:31.324Z] #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-07-19T21:54:31.324Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:31.324Z] #77 198.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-19T21:54:31.456Z] #19 328.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-19T21:54:31.456Z] #19 328.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-19T21:54:31.456Z] #19 328.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-19T21:54:31.456Z] #19 328.6 Selecting previously unselected package dpkg-cross. [2022-07-19T21:54:31.456Z] #19 328.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-19T21:54:31.456Z] #19 328.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-19T21:54:31.456Z] #19 328.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-19T21:54:31.456Z] #19 328.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-19T21:54:31.456Z] #19 328.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-19T21:54:31.456Z] #19 328.7 Selecting previously unselected package libc6-armel-cross. [2022-07-19T21:54:31.456Z] #19 328.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-19T21:54:31.456Z] #19 328.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-19T21:54:31.513Z] #77 161.0 checking for copy_file_range... yes [2022-07-19T21:54:31.735Z] #19 328.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-19T21:54:31.735Z] #19 328.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:31.735Z] #19 329.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:54:31.735Z] #19 329.1 Selecting previously unselected package libgomp1-armel-cross. [2022-07-19T21:54:31.735Z] #19 329.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:31.735Z] #19 329.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:54:31.735Z] #19 329.1 Selecting previously unselected package libatomic1-armel-cross. [2022-07-19T21:54:31.735Z] #19 329.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:31.735Z] #19 329.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:54:31.735Z] #19 329.2 Selecting previously unselected package libasan6-armel-cross. [2022-07-19T21:54:31.735Z] #19 329.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:32.061Z] #19 329.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:54:32.450Z] #77 161.7 checking for fgetxattr... yes [2022-07-19T21:54:32.708Z] #77 162.5 checking for statx... yes [2022-07-19T21:54:32.977Z] #21 16.96 Reading package lists... [2022-07-19T21:54:32.977Z] #21 ... [2022-07-19T21:54:32.977Z] [2022-07-19T21:54:32.977Z] #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-07-19T21:54:32.977Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:32.977Z] #77 169.2 config.status: creating Makefile [2022-07-19T21:54:32.977Z] #77 169.2 config.status: creating rpm/crun.spec [2022-07-19T21:54:32.977Z] #77 169.3 config.status: creating config.h [2022-07-19T21:54:32.977Z] #77 169.4 config.status: executing libtool commands [2022-07-19T21:54:32.977Z] #77 169.4 config.status: executing depfiles commands [2022-07-19T21:54:32.977Z] #77 ... [2022-07-19T21:54:32.977Z] [2022-07-19T21:54:32.977Z] #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-07-19T21:54:32.977Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:54:32.977Z] #34 DONE 243.7s [2022-07-19T21:54:32.977Z] [2022-07-19T21:54:32.977Z] #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-07-19T21:54:32.977Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:54:32.977Z] #21 16.96 Reading package lists... [2022-07-19T21:54:33.487Z] #19 330.7 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-19T21:54:33.488Z] #19 330.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:33.488Z] #19 330.7 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:54:33.488Z] #19 330.8 Selecting previously unselected package libubsan1-armel-cross. [2022-07-19T21:54:33.488Z] #19 330.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:33.488Z] #19 330.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:54:33.534Z] #77 163.0 checking for fgetpwent_r... yes [2022-07-19T21:54:33.907Z] #21 21.68 Building dependency tree... [2022-07-19T21:54:34.050Z] #77 163.7 checking for issetugid... no [2022-07-19T21:54:34.056Z] #19 331.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-19T21:54:34.056Z] #19 331.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:34.056Z] #19 331.3 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:54:34.310Z] #77 164.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-19T21:54:34.310Z] #77 164.3 checking pkg-config is at least version 0.9.0... yes [2022-07-19T21:54:34.316Z] #19 331.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-19T21:54:34.316Z] #19 331.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:54:34.316Z] #19 331.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-19T21:54:34.877Z] #77 164.3 checking for library containing yajl_tree_get... -lyajl [2022-07-19T21:54:35.137Z] #77 165.0 checking for yajl >= 2.0.0... yes [2022-07-19T21:54:35.399Z] #77 165.0 checking sys/capability.h usability... yes [2022-07-19T21:54:35.399Z] #77 165.3 checking sys/capability.h presence... yes [2022-07-19T21:54:35.658Z] #77 165.5 checking for sys/capability.h... yes [2022-07-19T21:54:35.799Z] #21 25.03 The following additional packages will be installed: [2022-07-19T21:54:36.055Z] #21 25.03 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-19T21:54:36.055Z] #21 25.03 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-19T21:54:36.055Z] #21 25.03 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-19T21:54:36.055Z] #21 25.04 python3-pkg-resources vim-runtime xxd [2022-07-19T21:54:36.055Z] #21 25.04 Suggested packages: [2022-07-19T21:54:36.055Z] #21 25.04 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-19T21:54:36.055Z] #21 25.04 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-19T21:54:36.055Z] #21 25.04 acl attr quota [2022-07-19T21:54:36.055Z] #21 25.04 Recommended packages: [2022-07-19T21:54:36.055Z] #21 25.04 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-19T21:54:36.224Z] #77 165.5 checking for library containing cap_from_name... [2022-07-19T21:54:36.224Z] #77 ... [2022-07-19T21:54:36.224Z] [2022-07-19T21:54:36.224Z] #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-07-19T21:54:36.224Z] #60 sha256:dd8ccddde310e69d9a2afe4a2507b1eef5249d4ccf53a29491d84f4c7e1390ce [2022-07-19T21:54:36.224Z] #60 18.10 + cd /tmp/tmp.ApmFBd2aIM/src/github.com/opencontainers/runc [2022-07-19T21:54:36.224Z] #60 18.10 + git checkout -q v1.1.2 [2022-07-19T21:54:36.224Z] #60 19.17 + '[' -z '' ']' [2022-07-19T21:54:36.224Z] #60 19.17 + target=static [2022-07-19T21:54:36.224Z] #60 19.17 + make BUILDTAGS=seccomp static [2022-07-19T21:54:36.224Z] #60 19.58 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-19T21:54:36.791Z] #60 ... [2022-07-19T21:54:36.791Z] [2022-07-19T21:54:36.791Z] #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-07-19T21:54:36.791Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:36.791Z] #77 165.5 checking for library containing cap_from_name... -lcap [2022-07-19T21:54:37.423Z] #21 ... [2022-07-19T21:54:37.423Z] [2022-07-19T21:54:37.423Z] #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-07-19T21:54:37.423Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:54:37.423Z] #36 248.9 Delve is a source level debugger for Go programs. [2022-07-19T21:54:37.423Z] #36 248.9 [2022-07-19T21:54:37.423Z] #36 248.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-19T21:54:37.423Z] #36 248.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-19T21:54:37.423Z] #36 248.9 [2022-07-19T21:54:37.423Z] #36 248.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-19T21:54:37.423Z] #36 248.9 [2022-07-19T21:54:37.423Z] #36 248.9 Pass flags to the program you are debugging using `--`, for example: [2022-07-19T21:54:37.423Z] #36 248.9 [2022-07-19T21:54:37.423Z] #36 248.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-19T21:54:37.423Z] #36 248.9 [2022-07-19T21:54:37.423Z] #36 248.9 Usage: [2022-07-19T21:54:37.423Z] #36 248.9 dlv [command] [2022-07-19T21:54:37.423Z] #36 248.9 [2022-07-19T21:54:37.423Z] #36 248.9 Available Commands: [2022-07-19T21:54:37.423Z] #36 248.9 attach Attach to running process and begin debugging. [2022-07-19T21:54:37.423Z] #36 248.9 connect Connect to a headless debug server with a terminal client. [2022-07-19T21:54:37.423Z] #36 248.9 core Examine a core dump. [2022-07-19T21:54:37.423Z] #36 248.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-19T21:54:37.424Z] #36 248.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-19T21:54:37.424Z] #36 248.9 exec Execute a precompiled binary, and begin a debug session. [2022-07-19T21:54:37.424Z] #36 248.9 help Help about any command [2022-07-19T21:54:37.424Z] #36 248.9 run Deprecated command. Use 'debug' instead. [2022-07-19T21:54:37.424Z] #36 248.9 test Compile test binary and begin debugging program. [2022-07-19T21:54:37.424Z] #36 248.9 trace Compile and begin tracing program. [2022-07-19T21:54:37.424Z] #36 248.9 version Prints version. [2022-07-19T21:54:37.424Z] #36 248.9 [2022-07-19T21:54:37.424Z] #36 248.9 Flags: [2022-07-19T21:54:37.424Z] #36 248.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-19T21:54:37.424Z] #36 248.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-19T21:54:37.424Z] #36 248.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-07-19T21:54:37.424Z] #36 248.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-19T21:54:37.424Z] #36 248.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-19T21:54:37.424Z] #36 248.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-07-19T21:54:37.424Z] #36 248.9 --disable-aslr Disables address space randomization [2022-07-19T21:54:37.424Z] #36 248.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-19T21:54:37.424Z] #36 248.9 -h, --help help for dlv [2022-07-19T21:54:37.424Z] #36 248.9 --init string Init file, executed by the terminal client. [2022-07-19T21:54:37.424Z] #36 248.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-19T21:54:37.424Z] #36 248.9 --log Enable debugging server logging. [2022-07-19T21:54:37.424Z] #36 248.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-19T21:54:37.424Z] #36 248.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-19T21:54:37.424Z] #36 248.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-19T21:54:37.424Z] #36 248.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-19T21:54:37.424Z] #36 248.9 --wd string Working directory for running the program. [2022-07-19T21:54:37.424Z] #36 248.9 [2022-07-19T21:54:37.424Z] #36 248.9 Additional help topics: [2022-07-19T21:54:37.424Z] #36 248.9 dlv backend Help about the --backend flag. [2022-07-19T21:54:37.424Z] #36 248.9 dlv log Help about logging flags. [2022-07-19T21:54:37.424Z] #36 248.9 dlv redirect Help about file redirection. [2022-07-19T21:54:37.424Z] #36 248.9 [2022-07-19T21:54:37.424Z] #36 248.9 Use "dlv [command] --help" for more information about a command. [2022-07-19T21:54:37.424Z] #36 DONE 249.0s [2022-07-19T21:54:37.424Z] [2022-07-19T21:54:37.424Z] #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-07-19T21:54:37.424Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:37.424Z] #77 171.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-19T21:54:37.424Z] #77 171.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-19T21:54:37.424Z] #77 172.8 checking for gcc... gcc [2022-07-19T21:54:37.424Z] #77 173.0 checking whether the C compiler works... yes [2022-07-19T21:54:37.424Z] #77 173.3 checking for C compiler default output file name... a.out [2022-07-19T21:54:37.424Z] #77 173.3 checking for suffix of executables... [2022-07-19T21:54:37.424Z] #77 173.7 checking whether we are cross compiling... no [2022-07-19T21:54:37.424Z] #77 173.8 checking for suffix of object files... o [2022-07-19T21:54:37.424Z] #77 173.9 checking whether we are using the GNU C compiler... yes [2022-07-19T21:54:37.424Z] #77 174.1 checking whether gcc accepts -g... yes [2022-07-19T21:54:37.424Z] #77 174.3 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:54:37.770Z] #77 166.6 checking for library containing dlopen... -ldl [2022-07-19T21:54:37.987Z] #77 174.6 checking whether gcc understands -c and -o together... yes [2022-07-19T21:54:37.987Z] #77 175.0 checking how to run the C preprocessor... gcc -E [2022-07-19T21:54:38.140Z] #77 167.6 checking seccomp.h usability... yes [2022-07-19T21:54:38.412Z] #77 167.9 checking seccomp.h presence... yes [2022-07-19T21:54:38.412Z] #77 168.2 checking for seccomp.h... yes [2022-07-19T21:54:38.550Z] #77 175.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:54:38.550Z] #77 175.4 checking for egrep... /bin/grep -E [2022-07-19T21:54:38.988Z] #77 168.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-19T21:54:39.114Z] #77 175.4 checking for ANSI C header files... yes [2022-07-19T21:54:39.370Z] #77 176.2 checking for sys/types.h... yes [2022-07-19T21:54:39.556Z] #77 169.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-19T21:54:39.627Z] #77 176.5 checking for sys/stat.h... yes [2022-07-19T21:54:39.815Z] #77 169.5 checking systemd/sd-bus.h usability... yes [2022-07-19T21:54:40.075Z] #77 169.9 checking systemd/sd-bus.h presence... yes [2022-07-19T21:54:40.075Z] #77 170.0 checking for systemd/sd-bus.h... yes [2022-07-19T21:54:40.140Z] #77 176.8 checking for stdlib.h... yes [2022-07-19T21:54:40.396Z] #77 177.2 checking for string.h... yes [2022-07-19T21:54:40.643Z] #77 170.0 checking for library containing sd_bus_match_signal_async... [2022-07-19T21:54:40.643Z] #77 ... [2022-07-19T21:54:40.643Z] [2022-07-19T21:54:40.643Z] #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-07-19T21:54:40.643Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:54:40.643Z] #21 12.04 Fetched 8555 kB in 11s (799 kB/s) [2022-07-19T21:54:40.643Z] #21 12.04 Reading package lists... [2022-07-19T21:54:40.653Z] #77 177.6 checking for memory.h... yes [2022-07-19T21:54:40.889Z] #19 337.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-19T21:54:40.889Z] #19 ... [2022-07-19T21:54:40.889Z] [2022-07-19T21:54:40.889Z] #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-07-19T21:54:40.889Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:54:40.889Z] #62 347.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-19T21:54:40.889Z] #62 DONE 350.7s [2022-07-19T21:54:40.889Z] [2022-07-19T21:54:40.889Z] #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-07-19T21:54:40.889Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-19T21:54:40.889Z] #19 337.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:54:40.889Z] #19 337.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-19T21:54:40.889Z] #19 337.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-19T21:54:40.889Z] #19 337.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-19T21:54:40.889Z] #19 337.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-19T21:54:40.889Z] #19 337.8 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-19T21:54:40.889Z] #19 337.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-19T21:54:40.889Z] #19 337.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-19T21:54:40.889Z] #19 338.1 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-19T21:54:40.889Z] #19 338.1 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:40.889Z] #19 338.1 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:54:40.901Z] #21 17.78 Reading package lists... [2022-07-19T21:54:40.901Z] #21 ... [2022-07-19T21:54:40.901Z] [2022-07-19T21:54:40.901Z] #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-07-19T21:54:40.901Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:40.901Z] #77 170.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-19T21:54:41.169Z] #77 178.0 checking for strings.h... yes [2022-07-19T21:54:41.431Z] #77 178.4 checking for inttypes.h... yes [2022-07-19T21:54:41.458Z] #19 338.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-19T21:54:41.467Z] #77 171.1 checking for sd_notify_barrier... yes [2022-07-19T21:54:41.688Z] #77 178.6 checking for stdint.h... yes [2022-07-19T21:54:41.688Z] #77 178.8 checking for unistd.h... [2022-07-19T21:54:41.688Z] #77 ... [2022-07-19T21:54:41.688Z] [2022-07-19T21:54:41.688Z] #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-07-19T21:54:41.688Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:54:41.688Z] #21 27.28 The following NEW packages will be installed: [2022-07-19T21:54:41.688Z] #21 27.28 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-19T21:54:41.688Z] #21 27.28 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-19T21:54:41.688Z] #21 27.28 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-19T21:54:41.688Z] #21 27.28 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-19T21:54:41.688Z] #21 27.28 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-19T21:54:41.688Z] #21 27.28 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-19T21:54:41.688Z] #21 27.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-19T21:54:41.688Z] #21 27.28 xz-utils zip zstd [2022-07-19T21:54:41.688Z] #21 27.68 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:54:41.688Z] #21 27.68 Need to get 27.7 MB of archives. [2022-07-19T21:54:41.688Z] #21 27.68 After this operation, 106 MB of additional disk space will be used. [2022-07-19T21:54:41.688Z] #21 27.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-19T21:54:41.688Z] #21 27.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-19T21:54:41.688Z] #21 27.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-19T21:54:41.688Z] #21 27.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-19T21:54:41.688Z] #21 27.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-19T21:54:41.688Z] #21 27.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-19T21:54:41.688Z] #21 27.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-19T21:54:41.688Z] #21 27.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-19T21:54:41.688Z] #21 27.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-19T21:54:41.688Z] #21 27.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-19T21:54:41.688Z] #21 27.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-19T21:54:41.688Z] #21 27.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-19T21:54:41.688Z] #21 27.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-19T21:54:41.688Z] #21 27.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-19T21:54:41.688Z] #21 27.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-19T21:54:41.688Z] #21 27.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-19T21:54:41.688Z] #21 27.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-19T21:54:41.688Z] #21 27.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-19T21:54:41.688Z] #21 27.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-19T21:54:41.688Z] #21 27.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-19T21:54:41.688Z] #21 27.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-19T21:54:41.688Z] #21 28.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-19T21:54:41.688Z] #21 28.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-19T21:54:41.688Z] #21 28.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-19T21:54:41.688Z] #21 28.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-19T21:54:41.688Z] #21 28.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-19T21:54:41.688Z] #21 28.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-19T21:54:41.688Z] #21 28.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-19T21:54:41.688Z] #21 28.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-07-19T21:54:41.688Z] #21 28.73 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-07-19T21:54:41.688Z] #21 28.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-19T21:54:41.688Z] #21 28.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-19T21:54:41.688Z] #21 28.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-19T21:54:41.688Z] #21 28.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-19T21:54:41.688Z] #21 28.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-19T21:54:41.688Z] #21 28.94 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-19T21:54:41.688Z] #21 28.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-19T21:54:41.688Z] #21 28.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-19T21:54:41.688Z] #21 28.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-19T21:54:41.688Z] #21 29.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-19T21:54:41.688Z] #21 29.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-19T21:54:41.688Z] #21 29.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-19T21:54:41.688Z] #21 29.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-19T21:54:41.688Z] #21 29.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-19T21:54:41.688Z] #21 29.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-19T21:54:41.688Z] #21 29.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-19T21:54:41.688Z] #21 29.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-19T21:54:41.688Z] #21 29.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-19T21:54:41.688Z] #21 29.46 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-19T21:54:41.688Z] #21 30.45 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:54:41.688Z] #21 30.77 Fetched 27.7 MB in 2s (13.2 MB/s) [2022-07-19T21:54:41.688Z] #21 30.89 Selecting previously unselected package pigz. [2022-07-19T21:54:41.688Z] #21 30.89 (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-07-19T21:54:41.719Z] #19 338.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:54:41.719Z] #19 338.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-19T21:54:41.951Z] #21 31.00 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-19T21:54:41.951Z] #21 31.02 Unpacking pigz (2.6-1) ... [2022-07-19T21:54:41.951Z] #21 31.14 Selecting previously unselected package libelf1:amd64. [2022-07-19T21:54:41.951Z] #21 31.14 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-19T21:54:41.951Z] #21 31.17 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-19T21:54:41.982Z] #77 171.7 checking linux/bpf.h usability... yes [2022-07-19T21:54:42.208Z] #21 31.46 Selecting previously unselected package libbpf0:amd64. [2022-07-19T21:54:42.208Z] #21 31.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-19T21:54:42.208Z] #21 31.48 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-19T21:54:42.240Z] #77 172.1 checking linux/bpf.h presence... yes [2022-07-19T21:54:42.240Z] #77 172.2 checking for linux/bpf.h... yes [2022-07-19T21:54:42.240Z] #77 172.2 checking compilation for eBPF... yes [2022-07-19T21:54:42.465Z] #21 31.61 Selecting previously unselected package libcap2:amd64. [2022-07-19T21:54:42.465Z] #21 31.61 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-19T21:54:42.465Z] #21 31.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:54:42.499Z] #77 172.4 checking for criu >= 3.15... no [2022-07-19T21:54:42.499Z] #77 172.4 configure: CRIU headers not found, building without CRIU support [2022-07-19T21:54:42.499Z] #77 172.4 checking for criu > 3.16... no [2022-07-19T21:54:42.499Z] #77 172.5 configure: CRIU version doesn't support join-ns API [2022-07-19T21:54:42.499Z] #77 172.5 checking for criu > 3.16.1... no [2022-07-19T21:54:42.721Z] #21 31.83 Selecting previously unselected package libmnl0:amd64. [2022-07-19T21:54:42.721Z] #21 31.85 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-19T21:54:42.721Z] #21 31.85 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-19T21:54:42.757Z] #77 172.7 configure: CRIU version doesn't support for pre-dumping [2022-07-19T21:54:42.757Z] #77 172.7 checking for new mount API (fsconfig)... yes [2022-07-19T21:54:42.978Z] #21 32.02 Selecting previously unselected package libxtables12:amd64. [2022-07-19T21:54:42.978Z] #21 32.04 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-19T21:54:42.978Z] #21 32.05 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-19T21:54:42.978Z] #21 32.15 Selecting previously unselected package libcap2-bin. [2022-07-19T21:54:42.978Z] #21 32.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-19T21:54:42.978Z] #21 32.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-19T21:54:43.015Z] #77 172.9 checking for seccomp notify API... yes [2022-07-19T21:54:43.235Z] #21 32.39 Selecting previously unselected package iproute2. [2022-07-19T21:54:43.235Z] #21 32.40 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-19T21:54:43.235Z] #21 32.41 Unpacking iproute2 (5.10.0-4) ... [2022-07-19T21:54:43.274Z] #77 173.2 checking for gperf... no [2022-07-19T21:54:43.274Z] #77 173.2 configure: gperf not found - cannot rebuild signal parser code [2022-07-19T21:54:43.551Z] #77 173.2 checking for library containing argp_parse... none required [2022-07-19T21:54:43.799Z] #21 33.00 Selecting previously unselected package xxd. [2022-07-19T21:54:43.799Z] #21 33.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:54:43.799Z] #21 33.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:54:43.809Z] #77 173.8 checking that generated files are newer than configure... done [2022-07-19T21:54:43.809Z] #77 173.8 configure: creating ./config.status [2022-07-19T21:54:44.055Z] #21 33.21 Selecting previously unselected package vim-common. [2022-07-19T21:54:44.055Z] #21 33.21 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:54:44.055Z] #21 33.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:54:44.312Z] #21 33.52 Selecting previously unselected package bash-completion. [2022-07-19T21:54:44.312Z] #21 33.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-19T21:54:45.189Z] #77 ... [2022-07-19T21:54:45.189Z] [2022-07-19T21:54:45.189Z] #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-07-19T21:54:45.189Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-19T21:54:45.189Z] #34 DONE 255.5s [2022-07-19T21:54:45.189Z] [2022-07-19T21:54:45.189Z] #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-07-19T21:54:45.189Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:54:45.189Z] #21 17.78 Reading package lists... [2022-07-19T21:54:45.189Z] #21 23.54 Building dependency tree... [2022-07-19T21:54:45.922Z] #19 343.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-19T21:54:45.922Z] #19 343.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:54:46.182Z] #19 343.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-19T21:54:46.182Z] #19 343.3 Selecting previously unselected package crossbuild-essential-armel. [2022-07-19T21:54:46.182Z] #19 343.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-19T21:54:46.182Z] #19 343.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-19T21:54:46.182Z] #19 343.3 Selecting previously unselected package libc6-armhf-cross. [2022-07-19T21:54:46.182Z] #19 343.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-19T21:54:46.182Z] #19 343.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-19T21:54:46.182Z] #19 343.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-19T21:54:46.182Z] #19 343.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:46.182Z] #19 343.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:54:46.182Z] #19 343.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-19T21:54:46.182Z] #19 343.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:46.182Z] #19 343.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:54:46.182Z] #19 343.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-19T21:54:46.182Z] #19 343.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:46.182Z] #19 343.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:54:46.441Z] #19 343.6 Selecting previously unselected package libasan6-armhf-cross. [2022-07-19T21:54:46.441Z] #19 343.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:46.441Z] #19 343.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:54:46.441Z] #19 343.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-19T21:54:46.565Z] #21 28.11 The following additional packages will be installed: [2022-07-19T21:54:46.565Z] #21 28.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-19T21:54:46.565Z] #21 28.15 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-19T21:54:46.565Z] #21 28.15 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-19T21:54:46.565Z] #21 28.15 python3-pkg-resources vim-runtime xxd [2022-07-19T21:54:46.565Z] #21 28.19 Suggested packages: [2022-07-19T21:54:46.701Z] #19 343.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:46.701Z] #19 343.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:54:46.701Z] #19 343.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-19T21:54:46.701Z] #19 343.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:46.701Z] #19 343.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:54:46.701Z] #19 344.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-19T21:54:46.701Z] #19 344.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:46.701Z] #19 344.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:54:46.701Z] #19 344.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-19T21:54:46.824Z] #21 28.20 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-19T21:54:46.824Z] #21 28.20 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-19T21:54:46.824Z] #21 28.20 acl attr quota [2022-07-19T21:54:46.824Z] #21 28.20 Recommended packages: [2022-07-19T21:54:46.824Z] #21 28.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-19T21:54:46.831Z] #21 ... [2022-07-19T21:54:46.832Z] [2022-07-19T21:54:46.832Z] #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-07-19T21:54:46.832Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:46.832Z] #77 178.8 checking for unistd.h... yes [2022-07-19T21:54:46.832Z] #77 179.2 checking minix/config.h usability... no [2022-07-19T21:54:46.832Z] #77 179.5 checking minix/config.h presence... no [2022-07-19T21:54:46.832Z] #77 179.5 checking for minix/config.h... no [2022-07-19T21:54:46.832Z] #77 179.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-19T21:54:46.832Z] #77 179.9 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:54:46.832Z] #77 180.5 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:54:46.832Z] #77 180.5 checking how to print strings... printf [2022-07-19T21:54:46.832Z] #77 180.5 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:54:46.832Z] #77 180.6 checking for fgrep... /bin/grep -F [2022-07-19T21:54:46.832Z] #77 180.6 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:54:46.832Z] #77 180.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:54:46.832Z] #77 180.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:54:46.832Z] #77 180.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:54:46.832Z] #77 180.7 checking whether ln -s works... yes [2022-07-19T21:54:46.832Z] #77 180.7 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:54:46.832Z] #77 180.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-19T21:54:46.832Z] #77 180.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:54:46.832Z] #77 180.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:54:46.832Z] #77 180.7 checking for objdump... objdump [2022-07-19T21:54:46.832Z] #77 180.7 checking how to recognize dependent libraries... pass_all [2022-07-19T21:54:46.832Z] #77 180.7 checking for dlltool... no [2022-07-19T21:54:46.832Z] #77 180.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:54:46.832Z] #77 180.8 checking for ar... ar [2022-07-19T21:54:46.832Z] #77 180.8 checking for archiver @FILE support... @ [2022-07-19T21:54:46.832Z] #77 181.0 checking for strip... strip [2022-07-19T21:54:46.832Z] #77 181.0 checking for ranlib... ranlib [2022-07-19T21:54:46.832Z] #77 181.0 checking for gawk... no [2022-07-19T21:54:46.832Z] #77 181.0 checking for mawk... mawk [2022-07-19T21:54:46.832Z] #77 181.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:54:46.832Z] #77 181.6 checking for sysroot... no [2022-07-19T21:54:46.832Z] #77 181.6 checking for a working dd... /bin/dd [2022-07-19T21:54:46.832Z] #77 181.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:54:46.832Z] #77 181.9 checking for mt... no [2022-07-19T21:54:46.832Z] #77 181.9 checking if : is a manifest tool... no [2022-07-19T21:54:46.832Z] #77 182.0 checking for dlfcn.h... yes [2022-07-19T21:54:46.832Z] #77 182.2 checking for objdir... .libs [2022-07-19T21:54:46.832Z] #77 182.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:54:46.832Z] #77 183.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:54:46.832Z] #77 183.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:54:46.832Z] #77 183.1 checking if gcc static flag -static works... yes [2022-07-19T21:54:46.832Z] #77 183.5 checking if gcc supports -c -o file.o... yes [2022-07-19T21:54:46.832Z] #77 183.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:54:46.832Z] #77 183.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:54:46.960Z] #19 344.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:54:46.960Z] #19 344.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-19T21:54:47.088Z] #77 183.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:54:47.088Z] #77 184.2 checking how to hardcode library paths into programs... immediate [2022-07-19T21:54:47.088Z] #77 184.2 checking whether stripping libraries is possible... yes [2022-07-19T21:54:47.088Z] #77 184.2 checking if libtool supports shared libraries... yes [2022-07-19T21:54:47.088Z] #77 184.2 checking whether to build shared libraries... no [2022-07-19T21:54:47.088Z] #77 184.2 checking whether to build static libraries... yes [2022-07-19T21:54:47.088Z] #77 184.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:54:47.088Z] #77 184.2 checking whether build environment is sane... yes [2022-07-19T21:54:47.088Z] #77 184.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:54:47.242Z] #77 ... [2022-07-19T21:54:47.242Z] [2022-07-19T21:54:47.242Z] #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-07-19T21:54:47.242Z] #26 sha256:7b081e56fce6ecfa076974dd35291b1c84c9af419ef9e85d404b8b488749bb75 [2022-07-19T21:54:47.242Z] #26 263.2 + return [2022-07-19T21:54:47.345Z] #77 184.3 checking whether make sets $(MAKE)... yes [2022-07-19T21:54:47.345Z] #77 184.3 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:54:47.345Z] #77 184.4 checking whether make supports nested variables... yes [2022-07-19T21:54:47.345Z] #77 184.4 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:54:47.345Z] #77 184.4 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:54:47.601Z] #77 184.4 checking how to create a ustar tar archive... gnutar [2022-07-19T21:54:47.858Z] #77 184.6 checking dependency style of gcc... gcc3 [2022-07-19T21:54:47.858Z] #77 184.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:54:47.858Z] #77 184.9 checking whether make supports nested variables... (cached) yes [2022-07-19T21:54:47.858Z] #77 184.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-19T21:54:47.858Z] #77 184.9 checking pkg-config is at least version 0.9.0... yes [2022-07-19T21:54:48.115Z] #77 185.0 checking for yajl >= 2.1.0... yes [2022-07-19T21:54:48.115Z] #77 185.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-19T21:54:48.115Z] #77 185.0 checking for gcc... (cached) gcc [2022-07-19T21:54:48.115Z] #77 185.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-19T21:54:48.115Z] #77 185.3 checking whether gcc accepts -g... (cached) yes [2022-07-19T21:54:48.115Z] #77 185.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-19T21:54:48.115Z] #77 185.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-19T21:54:48.391Z] #77 185.3 checking for a Python interpreter with version >= 3... python3 [2022-07-19T21:54:48.391Z] #77 185.3 checking for python3... /usr/bin/python3 [2022-07-19T21:54:48.391Z] #77 185.3 checking for python3 version... 3.9 [2022-07-19T21:54:48.391Z] #77 185.4 checking for python3 platform... linux [2022-07-19T21:54:48.624Z] #26 DONE 266.0s [2022-07-19T21:54:48.624Z] [2022-07-19T21:54:48.624Z] #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-07-19T21:54:48.624Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-19T21:54:48.624Z] #77 216.6 AR libcrun_testing.a [2022-07-19T21:54:48.624Z] #77 216.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-19T21:54:48.624Z] #77 216.6 CCLD tests/tests_libcrun_utils [2022-07-19T21:54:48.624Z] #77 216.7 CCLD tests/tests_libcrun_errors [2022-07-19T21:54:48.624Z] #77 216.7 CCLD tests/tests_libcrun_fuzzer [2022-07-19T21:54:48.624Z] #77 216.8 CCLD libcrun.la [2022-07-19T21:54:48.624Z] #77 217.8 CCLD crun [2022-07-19T21:54:48.624Z] #77 218.3 make[3]: Entering directory '/tmp/crun-build' [2022-07-19T21:54:48.624Z] #77 218.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-19T21:54:48.624Z] #77 218.5 /bin/mkdir -p '/usr/local/lib' [2022-07-19T21:54:48.624Z] #77 218.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-19T21:54:48.624Z] #77 218.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-19T21:54:48.624Z] #77 218.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-19T21:54:48.884Z] #77 218.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-19T21:54:48.884Z] #77 218.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-19T21:54:48.884Z] #77 218.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-19T21:54:48.961Z] #77 185.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-19T21:54:48.961Z] #77 185.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-19T21:54:49.146Z] #77 219.0 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-07-19T21:54:49.146Z] #77 219.0 ---------------------------------------------------------------------- [2022-07-19T21:54:49.146Z] #77 219.0 Libraries have been installed in: [2022-07-19T21:54:49.146Z] #77 219.0 /usr/local/lib [2022-07-19T21:54:49.146Z] #77 219.0 [2022-07-19T21:54:49.146Z] #77 219.0 If you ever happen to want to link against installed libraries [2022-07-19T21:54:49.146Z] #77 219.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-19T21:54:49.146Z] #77 219.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-19T21:54:49.146Z] #77 219.0 flag during linking and do at least one of the following: [2022-07-19T21:54:49.146Z] #77 219.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-19T21:54:49.146Z] #77 219.0 during execution [2022-07-19T21:54:49.146Z] #77 219.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-19T21:54:49.146Z] #77 219.0 during linking [2022-07-19T21:54:49.146Z] #77 219.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-19T21:54:49.146Z] #77 219.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-19T21:54:49.146Z] #77 219.0 [2022-07-19T21:54:49.146Z] #77 219.0 See any operating system documentation about shared libraries for [2022-07-19T21:54:49.146Z] #77 219.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-19T21:54:49.146Z] #77 219.0 ---------------------------------------------------------------------- [2022-07-19T21:54:49.146Z] #77 219.1 /bin/mkdir -p '/build' [2022-07-19T21:54:49.146Z] #77 219.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-19T21:54:49.355Z] #21 30.99 The following NEW packages will be installed: [2022-07-19T21:54:49.355Z] #21 30.99 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-19T21:54:49.355Z] #21 31.00 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-19T21:54:49.355Z] #21 31.00 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-19T21:54:49.355Z] #21 31.00 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-19T21:54:49.407Z] #77 219.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-19T21:54:49.407Z] #77 219.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-19T21:54:49.407Z] #77 219.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-19T21:54:49.407Z] #77 219.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-19T21:54:49.475Z] #77 186.3 checking that generated files are newer than configure... done [2022-07-19T21:54:49.476Z] #77 186.3 configure: creating ./config.status [2022-07-19T21:54:49.515Z] #77 ... [2022-07-19T21:54:49.515Z] [2022-07-19T21:54:49.515Z] #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-07-19T21:54:49.515Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:54:49.515Z] #47 DONE 269.7s [2022-07-19T21:54:49.613Z] #21 31.00 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-19T21:54:49.613Z] #21 31.00 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-19T21:54:49.613Z] #21 31.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-19T21:54:49.613Z] #21 31.01 xz-utils zip zstd [2022-07-19T21:54:49.668Z] #77 DONE 219.6s [2022-07-19T21:54:49.668Z] [2022-07-19T21:54:49.668Z] #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-07-19T21:54:49.668Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-19T21:54:49.668Z] #55 266.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-19T21:54:49.668Z] #55 DONE 267.4s [2022-07-19T21:54:49.668Z] [2022-07-19T21:54:49.668Z] #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-07-19T21:54:49.668Z] #60 sha256:fd4a4abf0ae9f965527b0cef33a0afde2afc6b704ec643977186814ebaa80878 [2022-07-19T21:54:49.668Z] #60 ... [2022-07-19T21:54:49.668Z] [2022-07-19T21:54:49.668Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-19T21:54:49.668Z] #27 sha256:c44aa9ca7bce22ea8621cb1545384e18d8c1929ff00d9ceef299440db1bc36b6 [2022-07-19T21:54:49.774Z] [2022-07-19T21:54:49.774Z] #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-07-19T21:54:49.774Z] #64 sha256:0470eddd6b13864504a8c4bbc89d4fff6d4419133a9fa1870d2dfbb31888dc73 [2022-07-19T21:54:49.871Z] #21 ... [2022-07-19T21:54:49.871Z] [2022-07-19T21:54:49.871Z] #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-07-19T21:54:49.871Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:49.871Z] #77 179.7 config.status: creating Makefile [2022-07-19T21:54:49.871Z] #77 179.9 config.status: creating rpm/crun.spec [2022-07-19T21:54:49.871Z] #77 179.9 config.status: creating config.h [2022-07-19T21:54:49.871Z] #77 179.9 config.status: executing libtool commands [2022-07-19T21:54:49.871Z] #77 180.0 config.status: executing depfiles commands [2022-07-19T21:54:51.062Z] #27 DONE 1.2s [2022-07-19T21:54:51.062Z] [2022-07-19T21:54:51.062Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-19T21:54:51.062Z] #32 sha256:8944735b1ae81cbdf0e67dfa0e8237603da5e4ec8714f12c4e22598597aa7d70 [2022-07-19T21:54:51.368Z] #77 ... [2022-07-19T21:54:51.368Z] [2022-07-19T21:54:51.368Z] #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-07-19T21:54:51.368Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:54:51.368Z] #21 38.24 Unpacking bash-completion (1:2.11-2) ... [2022-07-19T21:54:51.368Z] #21 38.70 Selecting previously unselected package bzip2. [2022-07-19T21:54:51.368Z] #21 38.72 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-19T21:54:51.368Z] #21 38.72 Unpacking bzip2 (1.0.8-4) ... [2022-07-19T21:54:51.368Z] #21 38.85 Selecting previously unselected package xz-utils. [2022-07-19T21:54:51.368Z] #21 38.87 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-19T21:54:51.368Z] #21 38.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:54:51.368Z] #21 39.13 Selecting previously unselected package apparmor. [2022-07-19T21:54:51.368Z] #21 39.13 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-19T21:54:51.368Z] #21 39.21 Unpacking apparmor (2.13.6-10) ... [2022-07-19T21:54:51.368Z] #21 39.87 Selecting previously unselected package inetutils-ping. [2022-07-19T21:54:51.368Z] #21 39.88 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-19T21:54:51.368Z] #21 39.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-19T21:54:51.368Z] #21 40.05 Selecting previously unselected package libip4tc2:amd64. [2022-07-19T21:54:51.368Z] #21 40.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-19T21:54:51.368Z] #21 40.07 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-19T21:54:51.368Z] #21 40.13 Selecting previously unselected package libip6tc2:amd64. [2022-07-19T21:54:51.368Z] #21 40.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-19T21:54:51.368Z] #21 40.14 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-19T21:54:51.368Z] #21 40.21 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-19T21:54:51.368Z] #21 40.24 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-19T21:54:51.368Z] #21 40.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-19T21:54:51.368Z] #21 40.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-19T21:54:51.368Z] #21 40.36 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-19T21:54:51.368Z] #21 40.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-19T21:54:51.368Z] #21 40.50 Selecting previously unselected package libnftnl11:amd64. [2022-07-19T21:54:51.368Z] #21 40.50 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-19T21:54:51.368Z] #21 40.51 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-19T21:54:51.368Z] #21 40.65 Selecting previously unselected package iptables. [2022-07-19T21:54:51.625Z] #21 40.65 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-19T21:54:51.625Z] #21 40.66 Unpacking iptables (1.8.7-1) ... [2022-07-19T21:54:51.773Z] #77 181.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-19T21:54:51.773Z] #77 181.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-19T21:54:51.773Z] #77 181.8 checking for gcc... gcc [2022-07-19T21:54:52.032Z] #77 182.0 checking whether the C compiler works... [2022-07-19T21:54:52.032Z] #77 ... [2022-07-19T21:54:52.032Z] [2022-07-19T21:54:52.032Z] #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-07-19T21:54:52.032Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-19T21:54:52.032Z] #36 262.6 Delve is a source level debugger for Go programs. [2022-07-19T21:54:52.032Z] #36 262.6 [2022-07-19T21:54:52.032Z] #36 262.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-19T21:54:52.032Z] #36 262.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-19T21:54:52.032Z] #36 262.6 [2022-07-19T21:54:52.032Z] #36 262.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-19T21:54:52.032Z] #36 262.6 [2022-07-19T21:54:52.032Z] #36 262.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-19T21:54:52.032Z] #36 262.6 [2022-07-19T21:54:52.032Z] #36 262.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-19T21:54:52.032Z] #36 262.6 [2022-07-19T21:54:52.032Z] #36 262.6 Usage: [2022-07-19T21:54:52.032Z] #36 262.6 dlv [command] [2022-07-19T21:54:52.032Z] #36 262.6 [2022-07-19T21:54:52.032Z] #36 262.6 Available Commands: [2022-07-19T21:54:52.032Z] #36 262.6 attach Attach to running process and begin debugging. [2022-07-19T21:54:52.032Z] #36 262.6 connect Connect to a headless debug server with a terminal client. [2022-07-19T21:54:52.032Z] #36 262.6 core Examine a core dump. [2022-07-19T21:54:52.032Z] #36 262.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-19T21:54:52.032Z] #36 262.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-19T21:54:52.032Z] #36 262.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-19T21:54:52.032Z] #36 262.6 help Help about any command [2022-07-19T21:54:52.032Z] #36 262.6 run Deprecated command. Use 'debug' instead. [2022-07-19T21:54:52.032Z] #36 262.6 test Compile test binary and begin debugging program. [2022-07-19T21:54:52.032Z] #36 262.6 trace Compile and begin tracing program. [2022-07-19T21:54:52.032Z] #36 262.6 version Prints version. [2022-07-19T21:54:52.032Z] #36 262.6 [2022-07-19T21:54:52.032Z] #36 262.6 Flags: [2022-07-19T21:54:52.032Z] #36 262.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-19T21:54:52.032Z] #36 262.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-19T21:54:52.032Z] #36 262.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-07-19T21:54:52.032Z] #36 262.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-19T21:54:52.032Z] #36 262.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-19T21:54:52.032Z] #36 262.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-07-19T21:54:52.032Z] #36 262.6 --disable-aslr Disables address space randomization [2022-07-19T21:54:52.032Z] #36 262.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-19T21:54:52.032Z] #36 262.6 -h, --help help for dlv [2022-07-19T21:54:52.032Z] #36 262.6 --init string Init file, executed by the terminal client. [2022-07-19T21:54:52.032Z] #36 262.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-19T21:54:52.032Z] #36 262.6 --log Enable debugging server logging. [2022-07-19T21:54:52.032Z] #36 262.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-19T21:54:52.032Z] #36 262.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-19T21:54:52.032Z] #36 262.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-19T21:54:52.032Z] #36 262.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-19T21:54:52.032Z] #36 262.6 --wd string Working directory for running the program. [2022-07-19T21:54:52.032Z] #36 262.6 [2022-07-19T21:54:52.032Z] #36 262.6 Additional help topics: [2022-07-19T21:54:52.032Z] #36 262.6 dlv backend Help about the --backend flag. [2022-07-19T21:54:52.032Z] #36 262.6 dlv log Help about logging flags. [2022-07-19T21:54:52.032Z] #36 262.6 dlv redirect Help about file redirection. [2022-07-19T21:54:52.032Z] #36 262.6 [2022-07-19T21:54:52.032Z] #36 262.6 Use "dlv [command] --help" for more information about a command. [2022-07-19T21:54:52.032Z] #36 DONE 262.7s [2022-07-19T21:54:52.189Z] #21 41.17 Selecting previously unselected package libonig5:amd64. [2022-07-19T21:54:52.189Z] #21 41.18 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-19T21:54:52.189Z] #21 41.19 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:54:52.189Z] #21 41.39 Selecting previously unselected package libjq1:amd64. [2022-07-19T21:54:52.189Z] #21 41.39 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-19T21:54:52.239Z] #19 348.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-19T21:54:52.239Z] #19 348.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:54:52.239Z] #19 348.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-19T21:54:52.239Z] #19 348.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-19T21:54:52.239Z] #19 348.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-19T21:54:52.239Z] #19 348.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-19T21:54:52.239Z] #19 349.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-19T21:54:52.239Z] #19 349.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-19T21:54:52.239Z] #19 349.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-19T21:54:52.239Z] #19 349.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-19T21:54:52.239Z] #19 349.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:52.239Z] #19 349.4 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:54:52.291Z] [2022-07-19T21:54:52.291Z] #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-07-19T21:54:52.291Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:54:52.291Z] #21 31.56 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:54:52.291Z] #21 31.56 Need to get 27.7 MB of archives. [2022-07-19T21:54:52.291Z] #21 31.56 After this operation, 106 MB of additional disk space will be used. [2022-07-19T21:54:52.291Z] #21 31.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-19T21:54:52.291Z] #21 31.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-19T21:54:52.291Z] #21 31.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-19T21:54:52.291Z] #21 31.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-19T21:54:52.291Z] #21 31.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-19T21:54:52.291Z] #21 31.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-19T21:54:52.291Z] #21 31.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-19T21:54:52.291Z] #21 31.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-19T21:54:52.291Z] #21 31.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-19T21:54:52.291Z] #21 31.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-19T21:54:52.291Z] #21 31.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-19T21:54:52.291Z] #21 31.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-19T21:54:52.291Z] #21 31.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-19T21:54:52.291Z] #21 31.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-19T21:54:52.291Z] #21 31.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-19T21:54:52.291Z] #21 31.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-19T21:54:52.291Z] #21 31.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-19T21:54:52.291Z] #21 31.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-19T21:54:52.291Z] #21 31.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-19T21:54:52.291Z] #21 31.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-19T21:54:52.291Z] #21 31.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-19T21:54:52.291Z] #21 31.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-19T21:54:52.291Z] #21 31.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-19T21:54:52.291Z] #21 32.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-19T21:54:52.291Z] #21 32.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-19T21:54:52.291Z] #21 32.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-19T21:54:52.291Z] #21 32.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-19T21:54:52.291Z] #21 32.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-19T21:54:52.291Z] #21 32.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-19T21:54:52.291Z] #21 32.40 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-07-19T21:54:52.291Z] #21 32.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-19T21:54:52.291Z] #21 32.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-19T21:54:52.292Z] #21 32.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-19T21:54:52.292Z] #21 32.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-19T21:54:52.292Z] #21 32.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-19T21:54:52.292Z] #21 32.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-19T21:54:52.292Z] #21 32.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-19T21:54:52.292Z] #21 32.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-19T21:54:52.292Z] #21 32.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-19T21:54:52.292Z] #21 32.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-19T21:54:52.292Z] #21 32.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-19T21:54:52.292Z] #21 32.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-19T21:54:52.292Z] #21 32.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-19T21:54:52.292Z] #21 32.73 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-19T21:54:52.292Z] #21 32.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-19T21:54:52.292Z] #21 33.11 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-19T21:54:52.292Z] #21 33.12 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-19T21:54:52.292Z] #21 33.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-19T21:54:52.292Z] #21 33.23 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-19T21:54:52.316Z] #64 ... [2022-07-19T21:54:52.317Z] [2022-07-19T21:54:52.317Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-19T21:54:52.317Z] #48 sha256:b42e548fcc35841cd432fdd680b714b7ff33646aa9891fa86c3783f16a8534fd [2022-07-19T21:54:52.445Z] #21 41.40 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:54:52.445Z] #21 41.60 Selecting previously unselected package jq. [2022-07-19T21:54:52.445Z] #21 41.61 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-19T21:54:52.445Z] #21 41.62 Unpacking jq (1.6-2.1) ... [2022-07-19T21:54:52.446Z] #32 DONE 1.2s [2022-07-19T21:54:52.446Z] [2022-07-19T21:54:52.446Z] #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-07-19T21:54:52.446Z] #60 sha256:fd4a4abf0ae9f965527b0cef33a0afde2afc6b704ec643977186814ebaa80878 [2022-07-19T21:54:52.446Z] #60 157.1 + mkdir -p /build [2022-07-19T21:54:52.446Z] #60 157.1 + cp runc /build/runc [2022-07-19T21:54:52.446Z] #60 DONE 157.8s [2022-07-19T21:54:52.446Z] [2022-07-19T21:54:52.446Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-19T21:54:52.446Z] #35 sha256:9f807fe266fcb71e5ee0353b79c93c20e3accb2e356737d3f33575de115487b1 [2022-07-19T21:54:52.446Z] #35 DONE 0.2s [2022-07-19T21:54:52.446Z] [2022-07-19T21:54:52.446Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-19T21:54:52.446Z] #37 sha256:af80d94e15d516a54d0cc408556702fe632da88fa5da22335f24097d3c419a8d [2022-07-19T21:54:52.704Z] #21 41.74 Selecting previously unselected package libaio1:amd64. [2022-07-19T21:54:52.704Z] #21 41.74 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-19T21:54:52.704Z] #21 41.75 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-19T21:54:52.704Z] #21 41.85 Selecting previously unselected package libgpm2:amd64. [2022-07-19T21:54:52.704Z] #21 41.85 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-19T21:54:52.704Z] #21 41.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-19T21:54:52.707Z] #37 DONE 0.4s [2022-07-19T21:54:52.707Z] [2022-07-19T21:54:52.707Z] #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-07-19T21:54:52.707Z] #64 sha256:4419c2bfb0768b8638138b29dad9a15c67f03b55d02c54962e5c0c76b3be7923 [2022-07-19T21:54:52.707Z] #64 ... [2022-07-19T21:54:52.707Z] [2022-07-19T21:54:52.707Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-19T21:54:52.707Z] #39 sha256:53374c865163a6efffd02a0f774853a0ff72e2ed3deb88f2607cde75929440e7 [2022-07-19T21:54:52.707Z] #39 DONE 0.1s [2022-07-19T21:54:52.707Z] [2022-07-19T21:54:52.707Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-19T21:54:52.707Z] #41 sha256:f16a517978e7ab49c5d45aee5442a997f1effe1a5a5d29c1a4221506a238e232 [2022-07-19T21:54:52.887Z] #48 DONE 0.6s [2022-07-19T21:54:52.887Z] [2022-07-19T21:54:52.887Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-19T21:54:52.887Z] #52 sha256:1b2754063a5591a65ca47205ad78a12f1ea05f952cd31aa45c923fc1bb61886b [2022-07-19T21:54:52.887Z] #52 DONE 0.1s [2022-07-19T21:54:52.887Z] [2022-07-19T21:54:52.887Z] #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-07-19T21:54:52.887Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:52.887Z] #77 220.0 CCLD tests/init [2022-07-19T21:54:52.887Z] #77 ... [2022-07-19T21:54:52.887Z] [2022-07-19T21:54:52.887Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-19T21:54:52.887Z] #54 sha256:1766dbcf1c077098fa0c96e7abdc76c20cfe657a8ebdb0d0a33194c81b148bfa [2022-07-19T21:54:52.887Z] #54 DONE 0.1s [2022-07-19T21:54:52.961Z] #21 41.96 Selecting previously unselected package libicu67:amd64. [2022-07-19T21:54:52.961Z] #21 41.96 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-19T21:54:52.961Z] #21 41.97 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-19T21:54:52.968Z] #41 DONE 0.1s [2022-07-19T21:54:52.968Z] [2022-07-19T21:54:52.968Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-19T21:54:52.968Z] #45 sha256:471f09e58c496ec3f420a20bb8625fa4ac8e1b8d15f4a2bd76e3743c12c1be42 [2022-07-19T21:54:52.968Z] #45 DONE 0.1s [2022-07-19T21:54:52.968Z] [2022-07-19T21:54:52.968Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-19T21:54:52.968Z] #48 sha256:f5e4f2fd6ec9ca1d46b296fb744f4e12eef77e296b3204b5a876db0508ac9dfa [2022-07-19T21:54:53.147Z] [2022-07-19T21:54:53.147Z] #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-07-19T21:54:53.147Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:54:53.178Z] #19 350.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-19T21:54:53.178Z] #19 350.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:54:53.178Z] #19 350.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-19T21:54:53.228Z] #21 34.63 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:54:53.228Z] #21 34.89 Fetched 27.7 MB in 2s (12.8 MB/s) [2022-07-19T21:54:53.228Z] #48 DONE 0.3s [2022-07-19T21:54:53.228Z] [2022-07-19T21:54:53.228Z] #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-07-19T21:54:53.228Z] #64 sha256:4419c2bfb0768b8638138b29dad9a15c67f03b55d02c54962e5c0c76b3be7923 [2022-07-19T21:54:53.487Z] #21 35.01 Selecting previously unselected package pigz. [2022-07-19T21:54:53.488Z] #64 ... [2022-07-19T21:54:53.488Z] [2022-07-19T21:54:53.488Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-19T21:54:53.488Z] #52 sha256:5f500800c989f209ab06e32d340563c916e21f04ac026fcd7ef077fffc70fde3 [2022-07-19T21:54:53.488Z] #52 DONE 0.1s [2022-07-19T21:54:53.488Z] [2022-07-19T21:54:53.488Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-19T21:54:53.488Z] #54 sha256:7cbd2b47aaf3444cf5a46877523aafadcd4076530fb799474341944eb31ff9dd [2022-07-19T21:54:53.488Z] #54 DONE 0.1s [2022-07-19T21:54:53.488Z] [2022-07-19T21:54:53.488Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-19T21:54:53.488Z] #56 sha256:7a29691ca0383f2692c06d30d233fa01c2e138ce196154368fc81fd945b40d84 [2022-07-19T21:54:53.746Z] #21 35.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-19T21:54:53.746Z] #21 35.17 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-19T21:54:53.746Z] #21 35.17 Unpacking pigz (2.6-1) ... [2022-07-19T21:54:53.746Z] #21 35.29 Selecting previously unselected package libelf1:amd64. [2022-07-19T21:54:53.746Z] #21 35.35 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-19T21:54:53.746Z] #21 35.35 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-19T21:54:53.751Z] #56 DONE 0.4s [2022-07-19T21:54:53.751Z] [2022-07-19T21:54:53.751Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-19T21:54:53.751Z] #58 sha256:cd2fdbf0ede71530e50a25097e0a47dbd165a2d84640d2420ab015c63be6b0df [2022-07-19T21:54:53.751Z] #58 DONE 0.1s [2022-07-19T21:54:53.751Z] [2022-07-19T21:54:53.751Z] #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-07-19T21:54:53.751Z] #64 sha256:4419c2bfb0768b8638138b29dad9a15c67f03b55d02c54962e5c0c76b3be7923 [2022-07-19T21:54:54.012Z] #64 ... [2022-07-19T21:54:54.012Z] [2022-07-19T21:54:54.012Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-19T21:54:54.012Z] #61 sha256:f928bfa578a380de86215999d37b2464e7be2457a4d43d75fc5e9a0e33784451 [2022-07-19T21:54:54.012Z] #61 DONE 0.2s [2022-07-19T21:54:54.012Z] [2022-07-19T21:54:54.012Z] #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-07-19T21:54:54.012Z] #64 sha256:4419c2bfb0768b8638138b29dad9a15c67f03b55d02c54962e5c0c76b3be7923 [2022-07-19T21:54:54.317Z] #21 35.66 Selecting previously unselected package libbpf0:amd64. [2022-07-19T21:54:54.317Z] #21 35.67 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-19T21:54:54.317Z] #21 35.68 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-19T21:54:54.317Z] #21 35.82 Selecting previously unselected package libcap2:amd64. [2022-07-19T21:54:54.317Z] #21 35.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-19T21:54:54.317Z] #21 35.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:54:54.577Z] #21 35.95 Selecting previously unselected package libmnl0:amd64. [2022-07-19T21:54:54.577Z] #21 35.96 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-19T21:54:54.577Z] #21 35.96 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-19T21:54:54.577Z] #21 36.05 Selecting previously unselected package libxtables12:amd64. [2022-07-19T21:54:54.577Z] #21 36.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-19T21:54:54.577Z] #21 36.07 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-19T21:54:54.845Z] #21 36.19 Selecting previously unselected package libcap2-bin. [2022-07-19T21:54:54.845Z] #21 36.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-19T21:54:54.845Z] #21 36.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-19T21:54:54.845Z] #21 36.35 Selecting previously unselected package iproute2. [2022-07-19T21:54:54.845Z] #21 36.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-19T21:54:54.845Z] #21 36.41 Unpacking iproute2 (5.10.0-4) ... [2022-07-19T21:54:55.421Z] #21 36.97 Selecting previously unselected package xxd. [2022-07-19T21:54:55.421Z] #21 36.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:54:55.421Z] #21 37.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:54:55.681Z] #21 37.24 Selecting previously unselected package vim-common. [2022-07-19T21:54:55.681Z] #21 37.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:54:55.681Z] #21 37.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:54:55.940Z] #21 37.54 Selecting previously unselected package bash-completion. [2022-07-19T21:54:55.940Z] #21 37.54 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-19T21:54:56.556Z] #64 246.5 + bin/containerd [2022-07-19T21:54:58.212Z] #21 ... [2022-07-19T21:54:58.212Z] [2022-07-19T21:54:58.212Z] #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-07-19T21:54:58.212Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:54:58.212Z] #77 189.6 config.status: creating Makefile [2022-07-19T21:54:58.212Z] #77 189.7 config.status: creating config.h [2022-07-19T21:54:58.212Z] #77 189.7 config.status: executing libtool commands [2022-07-19T21:54:58.212Z] #77 189.8 config.status: executing depfiles commands [2022-07-19T21:54:58.212Z] #77 190.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-19T21:54:58.212Z] #77 190.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-19T21:54:58.212Z] #77 191.3 checking for gcc... gcc [2022-07-19T21:54:58.212Z] #77 191.4 checking whether the C compiler works... yes [2022-07-19T21:54:58.212Z] #77 191.6 checking for C compiler default output file name... a.out [2022-07-19T21:54:58.212Z] #77 191.6 checking for suffix of executables... [2022-07-19T21:54:58.212Z] #77 191.9 checking whether we are cross compiling... no [2022-07-19T21:54:58.212Z] #77 192.2 checking for suffix of object files... o [2022-07-19T21:54:58.212Z] #77 192.3 checking whether we are using the GNU C compiler... yes [2022-07-19T21:54:58.212Z] #77 192.5 checking whether gcc accepts -g... yes [2022-07-19T21:54:58.212Z] #77 192.7 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:54:58.212Z] #77 193.0 checking whether gcc understands -c and -o together... yes [2022-07-19T21:54:58.212Z] #77 193.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:54:58.212Z] #77 193.4 checking whether build environment is sane... yes [2022-07-19T21:54:58.212Z] #77 193.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:54:58.212Z] #77 193.6 checking for gawk... no [2022-07-19T21:54:58.212Z] #77 193.6 checking for mawk... mawk [2022-07-19T21:54:58.212Z] #77 193.6 checking whether make sets $(MAKE)... yes [2022-07-19T21:54:58.212Z] #77 193.7 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:54:58.212Z] #77 193.8 checking whether make supports nested variables... yes [2022-07-19T21:54:58.212Z] #77 193.8 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:54:58.212Z] #77 193.8 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:54:58.212Z] #77 193.8 checking how to create a ustar tar archive... gnutar [2022-07-19T21:54:58.212Z] #77 194.0 checking dependency style of gcc... gcc3 [2022-07-19T21:54:58.212Z] #77 194.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:54:58.212Z] #77 194.3 checking whether make supports nested variables... (cached) yes [2022-07-19T21:54:58.212Z] #77 194.5 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:54:58.212Z] #77 195.2 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:54:58.212Z] #77 195.2 checking how to print strings... printf [2022-07-19T21:54:58.212Z] #77 195.3 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:54:58.212Z] #77 195.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:54:58.212Z] #77 195.4 checking for egrep... /bin/grep -E [2022-07-19T21:54:58.212Z] #77 195.4 checking for fgrep... /bin/grep -F [2022-07-19T21:54:58.212Z] #77 195.4 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:54:58.463Z] #19 355.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-19T21:54:58.463Z] #19 355.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:54:58.463Z] #19 355.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-19T21:54:58.463Z] #19 355.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-19T21:54:58.463Z] #19 355.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-19T21:54:58.463Z] #19 355.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-19T21:54:58.463Z] #19 355.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-19T21:54:58.463Z] #19 355.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-19T21:54:58.463Z] #19 355.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-19T21:54:58.463Z] #19 355.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-19T21:54:58.463Z] #19 355.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:58.463Z] #19 355.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:54:58.463Z] #19 355.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-19T21:54:58.463Z] #19 355.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:58.463Z] #19 355.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:54:58.463Z] #19 355.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-19T21:54:58.463Z] #19 355.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:58.463Z] #19 355.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:54:58.463Z] #19 355.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-19T21:54:58.463Z] #19 355.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:58.463Z] #19 355.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:54:58.463Z] #19 355.4 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-19T21:54:58.463Z] #19 355.4 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:58.463Z] #19 355.4 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:54:58.463Z] #19 355.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-19T21:54:58.463Z] #19 355.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:58.463Z] #19 355.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:54:58.463Z] #19 355.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-19T21:54:58.468Z] #77 195.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:54:58.468Z] #77 195.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:54:58.468Z] #77 195.5 checking the name lister (/usr/bin/nm -B) interface... [2022-07-19T21:54:58.468Z] #77 ... [2022-07-19T21:54:58.468Z] [2022-07-19T21:54:58.468Z] #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-07-19T21:54:58.468Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:54:58.468Z] #21 47.60 Selecting previously unselected package libinih1:amd64. [2022-07-19T21:54:58.468Z] #21 47.61 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-19T21:54:58.468Z] #21 47.62 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-19T21:54:58.723Z] #19 355.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:58.723Z] #19 355.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:54:58.725Z] #21 47.75 Selecting previously unselected package libnet1:amd64. [2022-07-19T21:54:58.725Z] #21 47.76 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-19T21:54:58.725Z] #21 47.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:54:58.981Z] #21 48.05 Selecting previously unselected package libnl-3-200:amd64. [2022-07-19T21:54:58.981Z] #21 48.05 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-19T21:54:58.981Z] #21 48.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:54:58.987Z] #19 356.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-19T21:54:58.988Z] #19 356.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:58.988Z] #19 356.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:54:58.988Z] #19 356.3 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-19T21:54:58.988Z] #19 356.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:58.988Z] #19 356.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:54:58.988Z] #19 356.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-19T21:54:58.988Z] #19 356.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:59.233Z] #21 40.68 Unpacking bash-completion (1:2.11-2) ... [2022-07-19T21:54:59.238Z] #21 48.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:54:59.238Z] #21 48.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:54:59.238Z] #21 48.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:54:59.247Z] #19 356.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:54:59.247Z] #19 356.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-19T21:54:59.247Z] #19 356.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:54:59.247Z] #19 356.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:54:59.247Z] #19 356.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-19T21:54:59.247Z] #19 356.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:54:59.247Z] #19 356.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:54:59.494Z] #21 48.54 Selecting previously unselected package libyajl2:amd64. [2022-07-19T21:54:59.494Z] #21 48.57 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-19T21:54:59.494Z] #21 48.59 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:54:59.494Z] #21 48.72 Selecting previously unselected package net-tools. [2022-07-19T21:54:59.494Z] #21 48.72 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-19T21:54:59.494Z] #21 48.72 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-19T21:54:59.750Z] #21 49.05 Selecting previously unselected package patch. [2022-07-19T21:54:59.801Z] #21 41.24 Selecting previously unselected package bzip2. [2022-07-19T21:54:59.801Z] #21 41.25 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-19T21:54:59.801Z] #21 41.27 Unpacking bzip2 (1.0.8-4) ... [2022-07-19T21:55:00.007Z] #21 49.06 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-19T21:55:00.007Z] #21 49.08 Unpacking patch (2.7.6-7) ... [2022-07-19T21:55:00.007Z] #21 49.29 Selecting previously unselected package python-pip-whl. [2022-07-19T21:55:00.060Z] #21 41.50 Selecting previously unselected package xz-utils. [2022-07-19T21:55:00.060Z] #21 41.50 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-19T21:55:00.060Z] #21 41.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:55:00.263Z] #21 49.29 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-19T21:55:00.263Z] #21 49.32 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-19T21:55:00.319Z] #21 41.85 Selecting previously unselected package apparmor. [2022-07-19T21:55:00.319Z] #21 41.85 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-19T21:55:00.578Z] #21 41.96 Unpacking apparmor (2.13.6-10) ... [2022-07-19T21:55:00.826Z] #21 50.02 Selecting previously unselected package python3-lib2to3. [2022-07-19T21:55:00.827Z] #21 50.02 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-19T21:55:00.827Z] #21 50.03 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-19T21:55:01.087Z] #21 50.21 Selecting previously unselected package python3-distutils. [2022-07-19T21:55:01.087Z] #21 50.25 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-19T21:55:01.087Z] #21 50.26 Unpacking python3-distutils (3.9.2-1) ... [2022-07-19T21:55:01.145Z] #21 42.79 Selecting previously unselected package inetutils-ping. [2022-07-19T21:55:01.344Z] #21 50.63 Selecting previously unselected package python3-pkg-resources. [2022-07-19T21:55:01.344Z] #21 50.64 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-19T21:55:01.403Z] #21 42.81 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-19T21:55:01.403Z] #21 42.82 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-19T21:55:01.600Z] #21 50.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:55:01.662Z] #21 43.05 Selecting previously unselected package libip4tc2:amd64. [2022-07-19T21:55:01.662Z] #21 43.05 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-19T21:55:01.662Z] #21 43.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-19T21:55:01.857Z] #21 50.94 Selecting previously unselected package python3-setuptools. [2022-07-19T21:55:01.857Z] #21 50.99 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-19T21:55:01.857Z] #21 51.00 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-19T21:55:01.922Z] #21 43.23 Selecting previously unselected package libip6tc2:amd64. [2022-07-19T21:55:01.922Z] #21 43.24 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-19T21:55:01.922Z] #21 43.24 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-19T21:55:01.922Z] #21 43.53 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-19T21:55:02.181Z] #21 43.54 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-19T21:55:02.181Z] #21 43.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-19T21:55:02.181Z] #21 43.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-19T21:55:02.181Z] #21 43.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-19T21:55:02.181Z] #21 ... [2022-07-19T21:55:02.181Z] [2022-07-19T21:55:02.181Z] #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-07-19T21:55:02.181Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:02.181Z] #77 182.0 checking whether the C compiler works... yes [2022-07-19T21:55:02.181Z] #77 182.3 checking for C compiler default output file name... a.out [2022-07-19T21:55:02.181Z] #77 182.3 checking for suffix of executables... [2022-07-19T21:55:02.181Z] #77 182.6 checking whether we are cross compiling... no [2022-07-19T21:55:02.181Z] #77 182.9 checking for suffix of object files... o [2022-07-19T21:55:02.181Z] #77 183.0 checking whether we are using the GNU C compiler... yes [2022-07-19T21:55:02.181Z] #77 183.2 checking whether gcc accepts -g... yes [2022-07-19T21:55:02.181Z] #77 183.4 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:55:02.181Z] #77 183.5 checking whether gcc understands -c and -o together... yes [2022-07-19T21:55:02.181Z] #77 183.9 checking how to run the C preprocessor... gcc -E [2022-07-19T21:55:02.181Z] #77 184.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:55:02.181Z] #77 184.4 checking for egrep... /bin/grep -E [2022-07-19T21:55:02.181Z] #77 184.4 checking for ANSI C header files... yes [2022-07-19T21:55:02.181Z] #77 185.6 checking for sys/types.h... yes [2022-07-19T21:55:02.181Z] #77 185.9 checking for sys/stat.h... yes [2022-07-19T21:55:02.181Z] #77 186.0 checking for stdlib.h... yes [2022-07-19T21:55:02.181Z] #77 186.2 checking for string.h... yes [2022-07-19T21:55:02.181Z] #77 186.4 checking for memory.h... yes [2022-07-19T21:55:02.181Z] #77 186.7 checking for strings.h... yes [2022-07-19T21:55:02.181Z] #77 186.9 checking for inttypes.h... yes [2022-07-19T21:55:02.181Z] #77 187.1 checking for stdint.h... yes [2022-07-19T21:55:02.181Z] #77 187.4 checking for unistd.h... yes [2022-07-19T21:55:02.181Z] #77 187.6 checking minix/config.h usability... no [2022-07-19T21:55:02.181Z] #77 187.8 checking minix/config.h presence... no [2022-07-19T21:55:02.181Z] #77 187.8 checking for minix/config.h... no [2022-07-19T21:55:02.181Z] #77 187.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-19T21:55:02.181Z] #77 188.2 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:55:02.181Z] #77 188.6 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:55:02.181Z] #77 188.6 checking how to print strings... printf [2022-07-19T21:55:02.181Z] #77 188.6 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:55:02.181Z] #77 188.6 checking for fgrep... /bin/grep -F [2022-07-19T21:55:02.181Z] #77 188.6 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:55:02.181Z] #77 188.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:55:02.181Z] #77 188.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:55:02.181Z] #77 188.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:55:02.181Z] #77 188.8 checking whether ln -s works... yes [2022-07-19T21:55:02.181Z] #77 188.8 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:55:02.181Z] #77 188.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-19T21:55:02.181Z] #77 188.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:55:02.181Z] #77 188.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:55:02.181Z] #77 188.9 checking for objdump... objdump [2022-07-19T21:55:02.181Z] #77 188.9 checking how to recognize dependent libraries... pass_all [2022-07-19T21:55:02.181Z] #77 188.9 checking for dlltool... no [2022-07-19T21:55:02.181Z] #77 188.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:55:02.181Z] #77 188.9 checking for ar... ar [2022-07-19T21:55:02.181Z] #77 188.9 checking for archiver @FILE support... @ [2022-07-19T21:55:02.181Z] #77 189.1 checking for strip... strip [2022-07-19T21:55:02.181Z] #77 189.1 checking for ranlib... ranlib [2022-07-19T21:55:02.181Z] #77 189.1 checking for gawk... no [2022-07-19T21:55:02.181Z] #77 189.1 checking for mawk... mawk [2022-07-19T21:55:02.181Z] #77 189.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:55:02.181Z] #77 189.6 checking for sysroot... no [2022-07-19T21:55:02.181Z] #77 189.6 checking for a working dd... /bin/dd [2022-07-19T21:55:02.181Z] #77 189.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:55:02.181Z] #77 190.0 checking for mt... no [2022-07-19T21:55:02.181Z] #77 190.0 checking if : is a manifest tool... no [2022-07-19T21:55:02.181Z] #77 190.0 checking for dlfcn.h... yes [2022-07-19T21:55:02.181Z] #77 190.4 checking for objdir... .libs [2022-07-19T21:55:02.181Z] #77 191.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:55:02.181Z] #77 191.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:55:02.181Z] #77 191.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:55:02.181Z] #77 191.7 checking if gcc static flag -static works... yes [2022-07-19T21:55:02.371Z] #21 51.35 Selecting previously unselected package python3-wheel. [2022-07-19T21:55:02.371Z] #21 51.40 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-19T21:55:02.371Z] #21 51.42 Unpacking python3-wheel (0.34.2-1) ... [2022-07-19T21:55:02.371Z] #21 51.62 Selecting previously unselected package python3-pip. [2022-07-19T21:55:02.371Z] #21 51.62 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-19T21:55:02.440Z] #77 192.3 checking if gcc supports -c -o file.o... [2022-07-19T21:55:02.440Z] #77 ... [2022-07-19T21:55:02.440Z] [2022-07-19T21:55:02.440Z] #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-07-19T21:55:02.440Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:55:02.440Z] #21 43.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-19T21:55:02.440Z] #21 43.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-19T21:55:02.440Z] #21 43.89 Selecting previously unselected package libnftnl11:amd64. [2022-07-19T21:55:02.440Z] #21 43.89 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-19T21:55:02.440Z] #21 43.90 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-19T21:55:02.440Z] #21 43.99 Selecting previously unselected package iptables. [2022-07-19T21:55:02.627Z] #21 51.63 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-19T21:55:02.699Z] #21 44.00 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-19T21:55:02.699Z] #21 44.00 Unpacking iptables (1.8.7-1) ... [2022-07-19T21:55:02.958Z] #21 44.35 Selecting previously unselected package libonig5:amd64. [2022-07-19T21:55:02.958Z] #21 44.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-19T21:55:02.958Z] #21 44.38 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:55:03.216Z] #21 44.63 Selecting previously unselected package libjq1:amd64. [2022-07-19T21:55:03.216Z] #21 44.64 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-19T21:55:03.216Z] #21 44.65 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:55:03.216Z] #21 44.86 Selecting previously unselected package jq. [2022-07-19T21:55:03.475Z] #21 44.87 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-19T21:55:03.475Z] #21 44.89 Unpacking jq (1.6-2.1) ... [2022-07-19T21:55:03.475Z] #21 45.11 Selecting previously unselected package libaio1:amd64. [2022-07-19T21:55:03.475Z] #21 45.11 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-19T21:55:03.559Z] #21 52.59 Selecting previously unselected package sudo. [2022-07-19T21:55:03.559Z] #21 52.61 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-19T21:55:03.559Z] #21 52.65 Unpacking sudo (1.9.5p2-3) ... [2022-07-19T21:55:03.734Z] #21 45.14 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-19T21:55:03.734Z] #21 45.34 Selecting previously unselected package libgpm2:amd64. [2022-07-19T21:55:03.993Z] #21 45.36 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-19T21:55:03.993Z] #21 45.37 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-19T21:55:04.252Z] #21 45.55 Selecting previously unselected package libicu67:amd64. [2022-07-19T21:55:04.252Z] #21 45.57 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-19T21:55:04.252Z] #21 45.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-19T21:55:04.489Z] #21 53.51 Selecting previously unselected package thin-provisioning-tools. [2022-07-19T21:55:04.489Z] #21 53.51 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-19T21:55:04.489Z] #21 53.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-19T21:55:04.531Z] #19 361.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-19T21:55:04.531Z] #19 361.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:55:04.531Z] #19 361.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:04.531Z] #19 361.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-19T21:55:04.531Z] #19 361.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-19T21:55:04.531Z] #19 361.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-19T21:55:04.531Z] #19 361.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-19T21:55:04.531Z] #19 361.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-19T21:55:04.531Z] #19 361.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-19T21:55:04.531Z] #19 361.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-19T21:55:04.531Z] #19 361.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:55:04.531Z] #19 361.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:04.746Z] #21 53.90 Selecting previously unselected package uidmap. [2022-07-19T21:55:04.746Z] #21 53.93 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-19T21:55:04.746Z] #21 53.97 Unpacking uidmap (1:4.8.1-1) ... [2022-07-19T21:55:04.791Z] #19 362.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-19T21:55:05.003Z] #21 54.23 Selecting previously unselected package vim-runtime. [2022-07-19T21:55:05.003Z] #21 54.24 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:55:05.003Z] #21 54.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-19T21:55:05.051Z] #19 362.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:55:05.051Z] #19 362.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:05.259Z] #21 54.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-19T21:55:05.259Z] #21 54.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:07.780Z] #21 ... [2022-07-19T21:55:07.780Z] [2022-07-19T21:55:07.780Z] #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-07-19T21:55:07.780Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:07.780Z] #77 195.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:55:07.780Z] #77 195.7 checking whether ln -s works... yes [2022-07-19T21:55:07.780Z] #77 195.7 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:55:07.780Z] #77 195.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-19T21:55:07.780Z] #77 195.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:55:07.780Z] #77 195.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:55:07.780Z] #77 195.8 checking for objdump... objdump [2022-07-19T21:55:07.780Z] #77 195.8 checking how to recognize dependent libraries... pass_all [2022-07-19T21:55:07.780Z] #77 195.8 checking for dlltool... no [2022-07-19T21:55:07.780Z] #77 195.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:55:07.780Z] #77 195.8 checking for ar... ar [2022-07-19T21:55:07.780Z] #77 195.8 checking for archiver @FILE support... @ [2022-07-19T21:55:07.780Z] #77 196.2 checking for strip... strip [2022-07-19T21:55:07.780Z] #77 196.2 checking for ranlib... ranlib [2022-07-19T21:55:07.780Z] #77 196.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:55:07.780Z] #77 196.9 checking for sysroot... no [2022-07-19T21:55:07.780Z] #77 196.9 checking for a working dd... /bin/dd [2022-07-19T21:55:07.780Z] #77 196.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:55:07.780Z] #77 197.1 checking for mt... no [2022-07-19T21:55:07.780Z] #77 197.1 checking if : is a manifest tool... no [2022-07-19T21:55:07.780Z] #77 197.1 checking how to run the C preprocessor... gcc -E [2022-07-19T21:55:07.780Z] #77 197.4 checking for ANSI C header files... yes [2022-07-19T21:55:07.780Z] #77 197.9 checking for sys/types.h... yes [2022-07-19T21:55:07.780Z] #77 198.1 checking for sys/stat.h... yes [2022-07-19T21:55:07.780Z] #77 198.3 checking for stdlib.h... yes [2022-07-19T21:55:07.780Z] #77 198.7 checking for string.h... yes [2022-07-19T21:55:07.780Z] #77 199.2 checking for memory.h... yes [2022-07-19T21:55:07.780Z] #77 199.8 checking for strings.h... yes [2022-07-19T21:55:07.780Z] #77 200.1 checking for inttypes.h... yes [2022-07-19T21:55:07.780Z] #77 200.3 checking for stdint.h... yes [2022-07-19T21:55:07.780Z] #77 200.6 checking for unistd.h... yes [2022-07-19T21:55:07.780Z] #77 201.0 checking for dlfcn.h... yes [2022-07-19T21:55:07.780Z] #77 201.3 checking for objdir... .libs [2022-07-19T21:55:07.780Z] #77 201.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:55:07.780Z] #77 202.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:55:07.780Z] #77 202.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:55:07.780Z] #77 202.2 checking if gcc static flag -static works... yes [2022-07-19T21:55:07.780Z] #77 202.8 checking if gcc supports -c -o file.o... yes [2022-07-19T21:55:07.780Z] #77 202.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:55:07.780Z] #77 202.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:55:07.780Z] #77 203.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:55:07.780Z] #77 203.7 checking how to hardcode library paths into programs... immediate [2022-07-19T21:55:07.780Z] #77 203.7 checking whether stripping libraries is possible... yes [2022-07-19T21:55:07.780Z] #77 203.7 checking if libtool supports shared libraries... yes [2022-07-19T21:55:07.780Z] #77 203.7 checking whether to build shared libraries... no [2022-07-19T21:55:07.780Z] #77 203.7 checking whether to build static libraries... yes [2022-07-19T21:55:07.780Z] #77 203.8 checking float.h usability... yes [2022-07-19T21:55:07.780Z] #77 204.2 checking float.h presence... yes [2022-07-19T21:55:07.780Z] #77 204.3 checking for float.h... yes [2022-07-19T21:55:07.780Z] #77 204.4 checking limits.h usability... yes [2022-07-19T21:55:07.780Z] #77 204.6 checking limits.h presence... yes [2022-07-19T21:55:07.780Z] #77 204.6 checking for limits.h... yes [2022-07-19T21:55:07.780Z] #77 204.7 checking stddef.h usability... yes [2022-07-19T21:55:08.037Z] #77 204.9 checking stddef.h presence... yes [2022-07-19T21:55:08.037Z] #77 205.0 checking for stddef.h... yes [2022-07-19T21:55:08.037Z] #77 205.0 checking for stdlib.h... (cached) yes [2022-07-19T21:55:08.037Z] #77 205.1 checking for string.h... (cached) yes [2022-07-19T21:55:08.295Z] #77 205.2 checking sys/time.h usability... yes [2022-07-19T21:55:08.296Z] #77 205.4 checking sys/time.h presence... yes [2022-07-19T21:55:08.296Z] #77 205.5 checking for sys/time.h... yes [2022-07-19T21:55:08.553Z] #77 205.5 checking for inline... inline [2022-07-19T21:55:09.483Z] #77 205.7 checking for size_t... yes [2022-07-19T21:55:09.483Z] #77 206.3 checking for stdlib.h... (cached) yes [2022-07-19T21:55:09.740Z] #77 206.3 checking for GNU libc compatible malloc... yes [2022-07-19T21:55:09.740Z] #77 206.8 checking for stdlib.h... (cached) yes [2022-07-19T21:55:09.997Z] #77 206.8 checking for GNU libc compatible realloc... yes [2022-07-19T21:55:10.336Z] #19 366.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-19T21:55:10.336Z] #19 366.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:55:10.336Z] #19 366.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:10.336Z] #19 366.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-19T21:55:10.336Z] #19 366.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-19T21:55:10.336Z] #19 366.6 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-19T21:55:10.336Z] #19 366.7 Selecting previously unselected package libc6-s390x-cross. [2022-07-19T21:55:10.336Z] #19 366.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-19T21:55:10.336Z] #19 366.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-19T21:55:10.336Z] #19 366.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-19T21:55:10.336Z] #19 366.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:55:10.336Z] #19 366.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:10.336Z] #19 366.8 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-19T21:55:10.336Z] #19 366.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:55:10.336Z] #19 366.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:10.336Z] #19 366.9 Selecting previously unselected package libitm1-s390x-cross. [2022-07-19T21:55:10.336Z] #19 366.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:55:10.336Z] #19 366.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:10.336Z] #19 366.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-19T21:55:10.337Z] #19 366.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:55:10.337Z] #19 366.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:10.337Z] #19 366.9 Selecting previously unselected package libasan6-s390x-cross. [2022-07-19T21:55:10.337Z] #19 366.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:55:10.337Z] #19 366.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:10.337Z] #19 367.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-19T21:55:10.337Z] #19 367.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:55:10.337Z] #19 367.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:10.337Z] #19 367.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-19T21:55:10.337Z] #19 367.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:55:10.337Z] #19 367.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:10.337Z] #19 367.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-19T21:55:10.337Z] #19 367.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:55:10.337Z] #19 367.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:10.337Z] #19 367.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-19T21:55:10.561Z] #77 207.1 checking for working strtod... yes [2022-07-19T21:55:10.561Z] #77 207.6 checking for gettimeofday... [2022-07-19T21:55:10.561Z] #77 ... [2022-07-19T21:55:10.561Z] [2022-07-19T21:55:10.561Z] #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-07-19T21:55:10.561Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:55:10.561Z] #21 59.79 Selecting previously unselected package vim. [2022-07-19T21:55:10.597Z] #19 367.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:55:10.597Z] #19 367.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:10.819Z] #21 59.80 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:55:10.819Z] #21 59.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:10.823Z] #21 51.42 Selecting previously unselected package libinih1:amd64. [2022-07-19T21:55:10.823Z] #21 51.43 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-19T21:55:10.823Z] #21 51.43 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-19T21:55:10.823Z] #21 51.54 Selecting previously unselected package libnet1:amd64. [2022-07-19T21:55:10.823Z] #21 51.55 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-19T21:55:10.823Z] #21 51.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:55:10.823Z] #21 51.73 Selecting previously unselected package libnl-3-200:amd64. [2022-07-19T21:55:10.823Z] #21 51.73 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-19T21:55:10.823Z] #21 51.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:55:10.823Z] #21 51.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:55:10.823Z] #21 51.92 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:55:10.823Z] #21 51.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:55:10.823Z] #21 52.07 Selecting previously unselected package libyajl2:amd64. [2022-07-19T21:55:10.823Z] #21 52.08 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-19T21:55:10.823Z] #21 52.09 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:55:10.823Z] #21 52.26 Selecting previously unselected package net-tools. [2022-07-19T21:55:10.823Z] #21 52.29 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-19T21:55:10.823Z] #21 52.31 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-19T21:55:11.082Z] #21 52.56 Selecting previously unselected package patch. [2022-07-19T21:55:11.082Z] #21 52.57 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-19T21:55:11.082Z] #21 52.59 Unpacking patch (2.7.6-7) ... [2022-07-19T21:55:11.341Z] #21 52.89 Selecting previously unselected package python-pip-whl. [2022-07-19T21:55:11.341Z] #21 52.89 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-19T21:55:11.341Z] #21 52.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-19T21:55:11.382Z] #21 60.64 Selecting previously unselected package xfsprogs. [2022-07-19T21:55:11.382Z] #21 60.64 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-19T21:55:11.644Z] #21 60.66 Unpacking xfsprogs (5.10.0-4) ... [2022-07-19T21:55:12.208Z] #21 61.41 Selecting previously unselected package zip. [2022-07-19T21:55:12.208Z] #21 61.41 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-19T21:55:12.208Z] #21 61.42 Unpacking zip (3.0-12) ... [2022-07-19T21:55:12.718Z] #21 53.95 Selecting previously unselected package python3-lib2to3. [2022-07-19T21:55:12.718Z] #21 53.96 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-19T21:55:12.718Z] #21 ... [2022-07-19T21:55:12.718Z] [2022-07-19T21:55:12.718Z] #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-07-19T21:55:12.718Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:12.718Z] #77 192.3 checking if gcc supports -c -o file.o... yes [2022-07-19T21:55:12.718Z] #77 192.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:55:12.718Z] #77 192.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:55:12.718Z] #77 192.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:55:12.718Z] #77 193.0 checking how to hardcode library paths into programs... immediate [2022-07-19T21:55:12.718Z] #77 193.0 checking whether stripping libraries is possible... yes [2022-07-19T21:55:12.718Z] #77 193.1 checking if libtool supports shared libraries... yes [2022-07-19T21:55:12.718Z] #77 193.1 checking whether to build shared libraries... no [2022-07-19T21:55:12.718Z] #77 193.1 checking whether to build static libraries... yes [2022-07-19T21:55:12.718Z] #77 193.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:55:12.718Z] #77 193.2 checking whether build environment is sane... yes [2022-07-19T21:55:12.718Z] #77 193.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:55:12.718Z] #77 193.4 checking whether make sets $(MAKE)... yes [2022-07-19T21:55:12.718Z] #77 193.5 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:55:12.718Z] #77 193.6 checking whether make supports nested variables... yes [2022-07-19T21:55:12.718Z] #77 193.6 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:55:12.718Z] #77 193.6 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:55:12.718Z] #77 193.7 checking how to create a ustar tar archive... gnutar [2022-07-19T21:55:12.718Z] #77 193.8 checking dependency style of gcc... gcc3 [2022-07-19T21:55:12.718Z] #77 194.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:55:12.718Z] #77 194.0 checking whether make supports nested variables... (cached) yes [2022-07-19T21:55:12.718Z] #77 194.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-19T21:55:12.718Z] #77 194.0 checking pkg-config is at least version 0.9.0... yes [2022-07-19T21:55:12.718Z] #77 194.0 checking for yajl >= 2.1.0... yes [2022-07-19T21:55:12.718Z] #77 194.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-19T21:55:12.718Z] #77 194.1 checking for gcc... (cached) gcc [2022-07-19T21:55:12.718Z] #77 194.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-19T21:55:12.718Z] #77 194.3 checking whether gcc accepts -g... (cached) yes [2022-07-19T21:55:12.718Z] #77 194.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-19T21:55:12.718Z] #77 194.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-19T21:55:12.718Z] #77 194.3 checking for a Python interpreter with version >= 3... python3 [2022-07-19T21:55:12.718Z] #77 194.4 checking for python3... /usr/bin/python3 [2022-07-19T21:55:12.718Z] #77 194.4 checking for python3 version... 3.9 [2022-07-19T21:55:12.718Z] #77 194.5 checking for python3 platform... linux [2022-07-19T21:55:12.718Z] #77 194.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-19T21:55:12.718Z] #77 194.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-19T21:55:12.718Z] #77 195.3 checking that generated files are newer than configure... done [2022-07-19T21:55:12.718Z] #77 195.3 configure: creating ./config.status [2022-07-19T21:55:12.718Z] #77 199.8 config.status: creating Makefile [2022-07-19T21:55:12.718Z] #77 199.9 config.status: creating config.h [2022-07-19T21:55:12.718Z] #77 200.0 config.status: executing libtool commands [2022-07-19T21:55:12.718Z] #77 200.0 config.status: executing depfiles commands [2022-07-19T21:55:12.718Z] #77 201.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-19T21:55:12.718Z] #77 201.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-19T21:55:12.718Z] #77 202.4 checking for gcc... gcc [2022-07-19T21:55:12.718Z] #77 202.6 checking whether the C compiler works... [2022-07-19T21:55:12.718Z] #77 ... [2022-07-19T21:55:12.718Z] [2022-07-19T21:55:12.718Z] #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-07-19T21:55:12.718Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:55:12.718Z] #21 53.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-19T21:55:12.718Z] #21 54.14 Selecting previously unselected package python3-distutils. [2022-07-19T21:55:12.718Z] #21 54.15 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-19T21:55:12.718Z] #21 54.16 Unpacking python3-distutils (3.9.2-1) ... [2022-07-19T21:55:12.772Z] #21 61.67 Selecting previously unselected package zstd. [2022-07-19T21:55:12.772Z] #21 61.69 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-19T21:55:12.772Z] #21 61.70 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-19T21:55:13.286Z] #21 54.69 Selecting previously unselected package python3-pkg-resources. [2022-07-19T21:55:13.286Z] #21 54.70 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-19T21:55:13.286Z] #21 54.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:55:13.335Z] #21 62.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:55:13.854Z] #21 55.21 Selecting previously unselected package python3-setuptools. [2022-07-19T21:55:13.854Z] #21 55.22 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-19T21:55:13.854Z] #21 55.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-19T21:55:14.114Z] #21 55.62 Selecting previously unselected package python3-wheel. [2022-07-19T21:55:14.114Z] #21 55.63 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-19T21:55:14.114Z] #21 55.63 Unpacking python3-wheel (0.34.2-1) ... [2022-07-19T21:55:14.373Z] #21 55.86 Selecting previously unselected package python3-pip. [2022-07-19T21:55:14.373Z] #21 55.87 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-19T21:55:14.373Z] #21 55.88 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-19T21:55:14.705Z] #21 63.95 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-19T21:55:14.705Z] #21 64.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-19T21:55:14.800Z] #19 372.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-19T21:55:14.800Z] #19 372.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:55:14.800Z] #19 372.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:14.800Z] #19 372.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-19T21:55:14.800Z] #19 372.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-19T21:55:14.800Z] #19 372.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-19T21:55:14.944Z] #21 56.29 Selecting previously unselected package sudo. [2022-07-19T21:55:14.944Z] #21 56.30 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-19T21:55:14.944Z] #21 56.34 Unpacking sudo (1.9.5p2-3) ... [2022-07-19T21:55:14.961Z] #21 64.07 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-19T21:55:14.961Z] #21 64.11 Setting up libicu67:amd64 (67.1-7) ... [2022-07-19T21:55:14.961Z] #21 64.17 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-19T21:55:15.060Z] #19 372.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-19T21:55:15.060Z] #19 372.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-19T21:55:15.060Z] #19 372.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-19T21:55:15.100Z] #55 ... [2022-07-19T21:55:15.100Z] [2022-07-19T21:55:15.100Z] #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-07-19T21:55:15.100Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:15.100Z] #77 239.1 AR libcrun_testing.a [2022-07-19T21:55:15.100Z] #77 239.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-19T21:55:15.100Z] #77 239.3 CCLD tests/tests_libcrun_utils [2022-07-19T21:55:15.100Z] #77 239.3 CCLD tests/tests_libcrun_errors [2022-07-19T21:55:15.100Z] #77 239.3 CCLD tests/tests_libcrun_fuzzer [2022-07-19T21:55:15.100Z] #77 239.6 CCLD libcrun.la [2022-07-19T21:55:15.100Z] #77 240.8 CCLD crun [2022-07-19T21:55:15.100Z] #77 241.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-19T21:55:15.100Z] #77 241.6 /bin/mkdir -p '/usr/local/lib' [2022-07-19T21:55:15.100Z] #77 241.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-19T21:55:15.100Z] #77 241.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-19T21:55:15.100Z] #77 241.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-19T21:55:15.100Z] #77 241.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-19T21:55:15.100Z] #77 241.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-19T21:55:15.100Z] #77 241.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-19T21:55:15.100Z] #77 241.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-19T21:55:15.100Z] #77 241.9 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-07-19T21:55:15.100Z] #77 241.9 ---------------------------------------------------------------------- [2022-07-19T21:55:15.100Z] #77 241.9 Libraries have been installed in: [2022-07-19T21:55:15.100Z] #77 241.9 /usr/local/lib [2022-07-19T21:55:15.100Z] #77 241.9 [2022-07-19T21:55:15.100Z] #77 241.9 If you ever happen to want to link against installed libraries [2022-07-19T21:55:15.100Z] #77 241.9 in a given directory, LIBDIR, you must either use libtool, and [2022-07-19T21:55:15.100Z] #77 241.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-19T21:55:15.100Z] #77 241.9 flag during linking and do at least one of the following: [2022-07-19T21:55:15.100Z] #77 241.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-19T21:55:15.100Z] #77 241.9 during execution [2022-07-19T21:55:15.100Z] #77 241.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-19T21:55:15.100Z] #77 241.9 during linking [2022-07-19T21:55:15.100Z] #77 241.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-19T21:55:15.100Z] #77 241.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-19T21:55:15.100Z] #77 241.9 [2022-07-19T21:55:15.100Z] #77 241.9 See any operating system documentation about shared libraries for [2022-07-19T21:55:15.100Z] #77 241.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-19T21:55:15.100Z] #77 241.9 ---------------------------------------------------------------------- [2022-07-19T21:55:15.100Z] #77 241.9 /bin/mkdir -p '/build' [2022-07-19T21:55:15.100Z] #77 241.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-19T21:55:15.100Z] #77 242.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-19T21:55:15.100Z] #77 242.0 make[3]: Leaving directory '/tmp/crun-build' [2022-07-19T21:55:15.100Z] #77 242.0 make[2]: Leaving directory '/tmp/crun-build' [2022-07-19T21:55:15.100Z] #77 242.0 make[1]: Leaving directory '/tmp/crun-build' [2022-07-19T21:55:15.100Z] #77 DONE 242.2s [2022-07-19T21:55:15.100Z] [2022-07-19T21:55:15.100Z] #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-07-19T21:55:15.100Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:55:15.218Z] #21 64.21 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-19T21:55:15.218Z] #21 64.23 Setting up uidmap (1:4.8.1-1) ... [2022-07-19T21:55:15.218Z] #21 64.25 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:55:15.218Z] #21 64.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:55:15.218Z] #21 64.32 Setting up bzip2 (1.0.8-4) ... [2022-07-19T21:55:15.218Z] #21 64.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:55:15.218Z] #21 64.35 Setting up python3-wheel (0.34.2-1) ... [2022-07-19T21:55:15.321Z] #19 372.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-19T21:55:15.321Z] #19 372.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-19T21:55:15.321Z] #19 372.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:15.585Z] #19 372.9 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-19T21:55:15.585Z] #19 372.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-19T21:55:15.585Z] #19 372.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:15.882Z] #21 57.46 Selecting previously unselected package thin-provisioning-tools. [2022-07-19T21:55:15.882Z] #21 57.46 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-19T21:55:16.141Z] #21 57.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-19T21:55:16.400Z] #21 57.98 Selecting previously unselected package uidmap. [2022-07-19T21:55:16.400Z] #21 57.98 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-19T21:55:16.400Z] #21 57.99 Unpacking uidmap (1:4.8.1-1) ... [2022-07-19T21:55:16.659Z] #21 58.19 Selecting previously unselected package vim-runtime. [2022-07-19T21:55:16.659Z] #21 58.22 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:55:16.659Z] #21 58.26 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-19T21:55:16.917Z] #21 58.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-19T21:55:16.917Z] #21 58.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:17.111Z] #21 65.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:17.111Z] #21 66.01 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:55:17.111Z] #21 66.02 Setting up libcap2-bin (1:2.44-1) ... [2022-07-19T21:55:17.111Z] #21 66.03 Setting up apparmor (2.13.6-10) ... [2022-07-19T21:55:19.262Z] #21 68.20 Setting up zip (3.0-12) ... [2022-07-19T21:55:19.262Z] #21 68.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:19.262Z] #21 68.25 Setting up bash-completion (1:2.11-2) ... [2022-07-19T21:55:19.457Z] #21 ... [2022-07-19T21:55:19.457Z] [2022-07-19T21:55:19.457Z] #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-07-19T21:55:19.457Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:19.457Z] #77 202.6 checking whether the C compiler works... yes [2022-07-19T21:55:19.457Z] #77 202.9 checking for C compiler default output file name... a.out [2022-07-19T21:55:19.457Z] #77 202.9 checking for suffix of executables... [2022-07-19T21:55:19.457Z] #77 203.2 checking whether we are cross compiling... no [2022-07-19T21:55:19.457Z] #77 203.6 checking for suffix of object files... o [2022-07-19T21:55:19.457Z] #77 203.8 checking whether we are using the GNU C compiler... yes [2022-07-19T21:55:19.457Z] #77 204.0 checking whether gcc accepts -g... yes [2022-07-19T21:55:19.457Z] #77 204.1 checking for gcc option to accept ISO C89... none needed [2022-07-19T21:55:19.457Z] #77 204.3 checking whether gcc understands -c and -o together... yes [2022-07-19T21:55:19.457Z] #77 204.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-19T21:55:19.457Z] #77 204.6 checking whether build environment is sane... yes [2022-07-19T21:55:19.457Z] #77 204.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-19T21:55:19.457Z] #77 204.7 checking for gawk... no [2022-07-19T21:55:19.457Z] #77 204.7 checking for mawk... mawk [2022-07-19T21:55:19.457Z] #77 204.7 checking whether make sets $(MAKE)... yes [2022-07-19T21:55:19.457Z] #77 204.8 checking whether make supports the include directive... yes (GNU style) [2022-07-19T21:55:19.457Z] #77 204.8 checking whether make supports nested variables... yes [2022-07-19T21:55:19.457Z] #77 204.9 checking whether UID '0' is supported by ustar format... yes [2022-07-19T21:55:19.457Z] #77 204.9 checking whether GID '0' is supported by ustar format... yes [2022-07-19T21:55:19.457Z] #77 204.9 checking how to create a ustar tar archive... gnutar [2022-07-19T21:55:19.457Z] #77 205.0 checking dependency style of gcc... gcc3 [2022-07-19T21:55:19.457Z] #77 205.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-19T21:55:19.457Z] #77 205.2 checking whether make supports nested variables... (cached) yes [2022-07-19T21:55:19.457Z] #77 205.4 checking build system type... x86_64-pc-linux-gnu [2022-07-19T21:55:19.457Z] #77 205.7 checking host system type... x86_64-pc-linux-gnu [2022-07-19T21:55:19.457Z] #77 205.7 checking how to print strings... printf [2022-07-19T21:55:19.457Z] #77 205.7 checking for a sed that does not truncate output... /bin/sed [2022-07-19T21:55:19.457Z] #77 205.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-19T21:55:19.457Z] #77 205.8 checking for egrep... /bin/grep -E [2022-07-19T21:55:19.457Z] #77 205.8 checking for fgrep... /bin/grep -F [2022-07-19T21:55:19.457Z] #77 205.8 checking for ld used by gcc... /usr/bin/ld [2022-07-19T21:55:19.457Z] #77 205.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-19T21:55:19.457Z] #77 205.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-19T21:55:19.457Z] #77 205.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-19T21:55:19.457Z] #77 206.0 checking whether ln -s works... yes [2022-07-19T21:55:19.457Z] #77 206.0 checking the maximum length of command line arguments... 1572864 [2022-07-19T21:55:19.457Z] #77 206.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-19T21:55:19.457Z] #77 206.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-19T21:55:19.457Z] #77 206.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-19T21:55:19.457Z] #77 206.1 checking for objdump... objdump [2022-07-19T21:55:19.457Z] #77 206.1 checking how to recognize dependent libraries... pass_all [2022-07-19T21:55:19.457Z] #77 206.1 checking for dlltool... no [2022-07-19T21:55:19.457Z] #77 206.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-19T21:55:19.457Z] #77 206.1 checking for ar... ar [2022-07-19T21:55:19.457Z] #77 206.1 checking for archiver @FILE support... @ [2022-07-19T21:55:19.457Z] #77 206.2 checking for strip... strip [2022-07-19T21:55:19.457Z] #77 206.2 checking for ranlib... ranlib [2022-07-19T21:55:19.457Z] #77 206.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-19T21:55:19.457Z] #77 206.7 checking for sysroot... no [2022-07-19T21:55:19.457Z] #77 206.7 checking for a working dd... /bin/dd [2022-07-19T21:55:19.457Z] #77 206.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-19T21:55:19.457Z] #77 206.9 checking for mt... no [2022-07-19T21:55:19.457Z] #77 206.9 checking if : is a manifest tool... no [2022-07-19T21:55:19.457Z] #77 207.0 checking how to run the C preprocessor... gcc -E [2022-07-19T21:55:19.457Z] #77 207.2 checking for ANSI C header files... yes [2022-07-19T21:55:19.457Z] #77 208.3 checking for sys/types.h... yes [2022-07-19T21:55:19.457Z] #77 208.5 checking for sys/stat.h... yes [2022-07-19T21:55:19.457Z] #77 208.7 checking for stdlib.h... yes [2022-07-19T21:55:19.457Z] #77 208.9 checking for string.h... yes [2022-07-19T21:55:19.457Z] #77 209.2 checking for memory.h... yes [2022-07-19T21:55:19.717Z] #77 209.5 checking for strings.h... yes [2022-07-19T21:55:19.784Z] #19 377.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-19T21:55:19.784Z] #19 377.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-19T21:55:19.784Z] #19 377.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:19.784Z] #19 377.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-19T21:55:19.784Z] #19 377.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-19T21:55:19.784Z] #19 377.1 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-19T21:55:19.784Z] #19 377.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-19T21:55:19.784Z] #19 377.2 Setting up libfile-which-perl (1.23-1) ... [2022-07-19T21:55:19.784Z] #19 377.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-19T21:55:19.976Z] #77 209.9 checking for inttypes.h... yes [2022-07-19T21:55:20.043Z] #19 377.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-19T21:55:20.043Z] #19 377.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-19T21:55:20.043Z] #19 377.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-19T21:55:20.043Z] #19 377.2 Setting up libicu67:amd64 (67.1-7) ... [2022-07-19T21:55:20.043Z] #19 377.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-19T21:55:20.043Z] #19 377.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-19T21:55:20.043Z] #19 377.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-19T21:55:20.043Z] #19 377.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-19T21:55:20.043Z] #19 377.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-19T21:55:20.043Z] #19 377.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-19T21:55:20.043Z] #19 377.3 Setting up file (1:5.39-3) ... [2022-07-19T21:55:20.043Z] #19 377.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-19T21:55:20.043Z] #19 377.3 Setting up bzip2 (1.0.8-4) ... [2022-07-19T21:55:20.043Z] #19 377.3 Setting up libyaml-perl (1.30-1) ... [2022-07-19T21:55:20.043Z] #19 377.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-19T21:55:20.043Z] #19 377.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-19T21:55:20.043Z] #19 377.4 Setting up libio-string-perl (1.08-3.1) ... [2022-07-19T21:55:20.043Z] #19 377.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-19T21:55:20.043Z] #19 377.4 Setting up cross-config (2.6.18+nmu1) ... [2022-07-19T21:55:20.043Z] #19 377.5 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:55:20.303Z] #19 377.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-19T21:55:20.303Z] #19 377.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-19T21:55:20.303Z] #19 377.5 Setting up patch (2.7.6-7) ... [2022-07-19T21:55:20.303Z] #19 377.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-19T21:55:20.303Z] #19 377.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-19T21:55:20.303Z] #19 377.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.303Z] #19 377.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-19T21:55:20.303Z] #19 377.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-19T21:55:20.303Z] #19 377.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.303Z] #19 377.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.303Z] #19 377.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-19T21:55:20.303Z] #19 377.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-19T21:55:20.303Z] #19 377.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.303Z] #19 377.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:20.303Z] #19 377.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-19T21:55:20.303Z] #19 377.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-19T21:55:20.303Z] #19 377.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-19T21:55:20.303Z] #19 377.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-19T21:55:20.493Z] #77 210.3 checking for stdint.h... yes [2022-07-19T21:55:20.563Z] #19 377.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-19T21:55:20.563Z] #19 377.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-19T21:55:20.563Z] #19 377.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:20.563Z] #19 377.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-19T21:55:20.563Z] #19 377.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 377.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-19T21:55:20.563Z] #19 378.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 378.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 378.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 378.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-19T21:55:20.563Z] #19 378.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.563Z] #19 378.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.822Z] #19 378.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:20.823Z] #19 378.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-19T21:55:20.823Z] #19 378.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-19T21:55:21.070Z] #77 210.7 checking for unistd.h... yes [2022-07-19T21:55:21.084Z] #19 378.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-19T21:55:21.084Z] #19 378.3 [2022-07-19T21:55:21.084Z] #19 378.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-19T21:55:21.084Z] #19 378.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.084Z] #19 378.3 Setting up dpkg-dev (1.20.11) ... [2022-07-19T21:55:21.084Z] #19 378.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.084Z] #19 378.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-19T21:55:21.084Z] #19 378.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.084Z] #19 378.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.084Z] #19 378.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.084Z] #19 378.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.084Z] #19 378.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-19T21:55:21.084Z] #19 378.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.084Z] #19 378.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.084Z] #19 378.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.084Z] #19 378.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.084Z] #19 378.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-19T21:55:21.084Z] #19 378.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-19T21:55:21.157Z] #21 ... [2022-07-19T21:55:21.157Z] [2022-07-19T21:55:21.157Z] #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-07-19T21:55:21.157Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:21.157Z] #77 207.6 checking for gettimeofday... yes [2022-07-19T21:55:21.157Z] #77 207.9 checking for memset... yes [2022-07-19T21:55:21.157Z] #77 208.2 checking for strspn... yes [2022-07-19T21:55:21.157Z] #77 208.8 checking that generated files are newer than configure... done [2022-07-19T21:55:21.157Z] #77 208.8 configure: creating ./config.status [2022-07-19T21:55:21.157Z] #77 212.5 config.status: creating Makefile [2022-07-19T21:55:21.157Z] #77 212.7 config.status: creating config.h [2022-07-19T21:55:21.157Z] #77 212.8 config.status: executing depfiles commands [2022-07-19T21:55:21.157Z] #77 213.2 config.status: executing libtool commands [2022-07-19T21:55:21.157Z] #77 215.2 GEN .version [2022-07-19T21:55:21.157Z] #77 215.3 make install-recursive [2022-07-19T21:55:21.157Z] #77 215.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-19T21:55:21.157Z] #77 215.4 Making install in libocispec [2022-07-19T21:55:21.157Z] #77 215.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:55:21.157Z] #77 215.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-19T21:55:21.157Z] #77 215.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-19T21:55:21.157Z] #77 215.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-19T21:55:21.157Z] #77 215.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-19T21:55:21.157Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-19T21:55:21.157Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-19T21:55:21.157Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-19T21:55:21.157Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-19T21:55:21.157Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-19T21:55:21.157Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-19T21:55:21.157Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-19T21:55:21.157Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-19T21:55:21.157Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-19T21:55:21.157Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-19T21:55:21.157Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-19T21:55:21.157Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-19T21:55:21.157Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-19T21:55:21.157Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-19T21:55:21.157Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-19T21:55:21.157Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-19T21:55:21.340Z] #77 211.0 checking for dlfcn.h... yes [2022-07-19T21:55:21.340Z] #77 211.2 checking for objdir... .libs [2022-07-19T21:55:21.344Z] #19 378.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-19T21:55:21.344Z] #19 378.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-19T21:55:21.344Z] #19 378.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-19T21:55:21.603Z] #19 378.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 378.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 378.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 378.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-19T21:55:21.603Z] #19 378.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 378.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 378.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:21.603Z] #19 378.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 378.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 378.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 379.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 379.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 379.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 379.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.603Z] #19 379.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-19T21:55:21.720Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-19T21:55:21.720Z] #77 218.8 make install-recursive [2022-07-19T21:55:21.720Z] #77 218.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:55:21.863Z] #19 379.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:21.863Z] #19 379.0 Setting up libxml-simple-perl (2.25-1) ... [2022-07-19T21:55:21.863Z] #19 379.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-19T21:55:21.863Z] #19 379.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-19T21:55:21.863Z] #19 379.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-19T21:55:21.863Z] #19 379.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.863Z] #19 379.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.863Z] #19 379.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.863Z] #19 379.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.863Z] #19 379.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:21.863Z] #19 379.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-19T21:55:21.863Z] #19 379.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.863Z] #19 379.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:21.863Z] #19 379.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:21.863Z] #19 379.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:21.863Z] #19 379.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-19T21:55:21.863Z] #19 379.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-19T21:55:21.863Z] #19 379.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-19T21:55:21.863Z] #19 379.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:21.977Z] #77 219.0 Making install in yajl [2022-07-19T21:55:21.977Z] #77 219.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:55:21.977Z] #77 219.2 CC verify/json_verify-json_verify.o [2022-07-19T21:55:21.977Z] #77 219.2 CC src/libyajl_la-yajl_alloc.lo [2022-07-19T21:55:22.123Z] #19 379.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-19T21:55:22.123Z] #19 379.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:22.123Z] #19 379.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:22.123Z] #19 379.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-19T21:55:22.123Z] #19 379.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:22.123Z] #19 379.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:22.123Z] #19 379.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-19T21:55:22.123Z] #19 379.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:22.123Z] #19 379.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-19T21:55:22.123Z] #19 379.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:22.123Z] #19 379.4 Setting up crossbuild-essential-armel (12.9) ... [2022-07-19T21:55:22.123Z] #19 379.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-19T21:55:22.123Z] #19 379.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-19T21:55:22.123Z] #19 379.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-19T21:55:22.123Z] #19 379.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-19T21:55:22.123Z] #19 379.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-19T21:55:22.123Z] #19 379.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:55:22.173Z] #77 211.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-19T21:55:22.173Z] #77 212.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-19T21:55:22.173Z] #77 212.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-19T21:55:22.234Z] #77 219.2 CC src/libyajl_la-yajl.lo [2022-07-19T21:55:22.234Z] #77 219.2 CC src/libyajl_la-yajl_gen.lo [2022-07-19T21:55:22.234Z] #77 219.3 CC src/libyajl_la-yajl_buf.lo [2022-07-19T21:55:22.234Z] #77 219.3 CC src/libyajl_la-yajl_encode.lo [2022-07-19T21:55:22.234Z] #77 219.4 CC src/libyajl_la-yajl_parser.lo [2022-07-19T21:55:22.234Z] #77 219.4 CC src/libyajl_la-yajl_lex.lo [2022-07-19T21:55:22.234Z] #77 219.4 CC src/libyajl_la-yajl_tree.lo [2022-07-19T21:55:22.433Z] #77 212.2 checking if gcc static flag -static works... [2022-07-19T21:55:22.433Z] #77 ... [2022-07-19T21:55:22.433Z] [2022-07-19T21:55:22.433Z] #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-07-19T21:55:22.433Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:55:22.433Z] #21 63.90 Selecting previously unselected package vim. [2022-07-19T21:55:22.433Z] #21 63.91 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:55:22.433Z] #21 63.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:22.693Z] #19 DONE 380.0s [2022-07-19T21:55:22.693Z] [2022-07-19T21:55:22.693Z] #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-07-19T21:55:22.693Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-19T21:55:22.953Z] #20 ... [2022-07-19T21:55:22.953Z] [2022-07-19T21:55:22.953Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-19T21:55:22.953Z] #73 sha256:135c3e4d76b4c95afc35bfb22d006dc866c9fac3afb609a58792a71952f7de43 [2022-07-19T21:55:22.953Z] #73 DONE 0.2s [2022-07-19T21:55:22.953Z] [2022-07-19T21:55:22.953Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-19T21:55:22.953Z] #32 sha256:a0025d0db8a6ed2425c66678f47b010aede67ac3039b3b9b1536f3ab7dfb1f89 [2022-07-19T21:55:22.953Z] #32 DONE 0.2s [2022-07-19T21:55:22.953Z] [2022-07-19T21:55:22.953Z] #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-07-19T21:55:22.953Z] #33 sha256:ca6ea6639d5f13d56e65a552c38fb2e5081d17d85b53bb447c435a0aaa1807fe [2022-07-19T21:55:23.606Z] #77 ... [2022-07-19T21:55:23.606Z] [2022-07-19T21:55:23.606Z] #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-07-19T21:55:23.606Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:55:23.606Z] #21 72.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:55:23.606Z] #21 72.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-19T21:55:23.606Z] #21 72.50 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-19T21:55:23.606Z] #21 72.51 Setting up patch (2.7.6-7) ... [2022-07-19T21:55:23.606Z] #21 72.53 Setting up sudo (1.9.5p2-3) ... [2022-07-19T21:55:23.606Z] #21 72.65 invoke-rc.d: could not determine current runlevel [2022-07-19T21:55:23.606Z] #21 72.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-19T21:55:23.606Z] #21 72.74 Setting up xfsprogs (5.10.0-4) ... [2022-07-19T21:55:23.606Z] #21 72.77 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-19T21:55:23.606Z] #21 72.86 Setting up inetutils-ping (2:2.0-1) ... [2022-07-19T21:55:23.606Z] #21 72.91 Setting up pigz (2.6-1) ... [2022-07-19T21:55:23.811Z] #21 64.98 Selecting previously unselected package xfsprogs. [2022-07-19T21:55:23.811Z] #21 65.01 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-19T21:55:23.811Z] #21 65.01 Unpacking xfsprogs (5.10.0-4) ... [2022-07-19T21:55:23.863Z] #21 72.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-19T21:55:23.863Z] #21 72.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:55:23.863Z] #21 73.00 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-19T21:55:23.863Z] #21 73.03 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:24.070Z] #21 65.57 Selecting previously unselected package zip. [2022-07-19T21:55:24.070Z] #21 65.57 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-19T21:55:24.070Z] #21 65.58 Unpacking zip (3.0-12) ... [2022-07-19T21:55:24.335Z] #33 1.305 + RM_GOPATH=0 [2022-07-19T21:55:24.335Z] #33 1.305 + TMP_GOPATH= [2022-07-19T21:55:24.335Z] #33 1.305 + : /build [2022-07-19T21:55:24.335Z] #33 1.305 + '[' -z '' ']' [2022-07-19T21:55:24.335Z] #33 1.307 ++ mktemp -d [2022-07-19T21:55:24.335Z] #33 1.308 + export GOPATH=/tmp/tmp.9wfbeKpbK5 [2022-07-19T21:55:24.335Z] #33 1.308 + GOPATH=/tmp/tmp.9wfbeKpbK5 [2022-07-19T21:55:24.335Z] #33 1.308 + RM_GOPATH=1 [2022-07-19T21:55:24.335Z] #33 1.308 + case "$(go env GOARCH)" in [2022-07-19T21:55:24.335Z] #33 1.309 ++ go env GOARCH [2022-07-19T21:55:24.335Z] #33 1.315 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:55:24.335Z] #33 1.315 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:55:24.335Z] #33 1.315 ++ dirname /install.sh [2022-07-19T21:55:24.335Z] #33 1.316 + dir=/ [2022-07-19T21:55:24.335Z] #33 1.316 + bin=dockercli [2022-07-19T21:55:24.335Z] #33 1.316 + shift [2022-07-19T21:55:24.335Z] #33 1.316 + '[' '!' -f //dockercli.installer ']' [2022-07-19T21:55:24.335Z] #33 1.316 + . //dockercli.installer [2022-07-19T21:55:24.335Z] #33 1.316 ++ : stable [2022-07-19T21:55:24.335Z] #33 1.316 ++ : 17.06.2-ce [2022-07-19T21:55:24.335Z] #33 1.316 + install_dockercli [2022-07-19T21:55:24.335Z] #33 1.316 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-19T21:55:24.335Z] #33 1.317 Install docker/cli version 17.06.2-ce from stable [2022-07-19T21:55:24.335Z] #33 1.318 ++ uname -m [2022-07-19T21:55:24.335Z] #33 1.320 + arch=x86_64 [2022-07-19T21:55:24.335Z] #33 1.320 + '[' x86_64 '!=' x86_64 ']' [2022-07-19T21:55:24.335Z] #33 1.320 + url=https://download.docker.com/linux/static [2022-07-19T21:55:24.335Z] #33 1.320 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-19T21:55:24.335Z] #33 1.324 + tar -xz docker/docker [2022-07-19T21:55:24.641Z] #21 65.98 Selecting previously unselected package zstd. [2022-07-19T21:55:24.641Z] #21 65.98 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-19T21:55:24.641Z] #21 66.04 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-19T21:55:25.209Z] #21 66.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:55:25.756Z] #21 74.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-19T21:55:25.757Z] #21 74.77 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-19T21:55:26.587Z] #21 68.15 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-19T21:55:26.587Z] #21 68.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-19T21:55:26.587Z] #21 68.17 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-19T21:55:26.587Z] #21 68.18 Setting up libicu67:amd64 (67.1-7) ... [2022-07-19T21:55:26.587Z] #21 68.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-19T21:55:26.688Z] #21 75.82 Setting up libelf1:amd64 (0.183-1) ... [2022-07-19T21:55:26.688Z] #21 75.86 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-19T21:55:26.688Z] #21 75.90 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:55:26.688Z] #21 75.92 Setting up python3-distutils (3.9.2-1) ... [2022-07-19T21:55:26.847Z] #21 68.20 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-19T21:55:26.847Z] #21 68.21 Setting up uidmap (1:4.8.1-1) ... [2022-07-19T21:55:26.847Z] #21 68.22 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:55:26.847Z] #21 68.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:55:26.847Z] #21 68.25 Setting up bzip2 (1.0.8-4) ... [2022-07-19T21:55:26.847Z] #21 68.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:55:26.847Z] #21 68.28 Setting up python3-wheel (0.34.2-1) ... [2022-07-19T21:55:27.619Z] #21 76.75 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:27.619Z] #21 76.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-19T21:55:27.619Z] #21 76.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-19T21:55:27.619Z] #21 76.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-19T21:55:27.619Z] #21 76.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-19T21:55:27.619Z] #21 76.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-19T21:55:27.619Z] #21 76.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-19T21:55:27.639Z] #33 4.487 + mkdir -p /build [2022-07-19T21:55:27.639Z] #33 4.489 + mv docker/docker /build/ [2022-07-19T21:55:27.639Z] #33 4.496 + rmdir docker [2022-07-19T21:55:27.639Z] #33 DONE 4.8s [2022-07-19T21:55:27.639Z] [2022-07-19T21:55:27.639Z] #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-07-19T21:55:27.639Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-19T21:55:27.639Z] #20 1.831 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:55:27.639Z] #20 1.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:55:27.639Z] #20 2.166 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:55:27.639Z] #20 2.227 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-19T21:55:27.639Z] #20 2.522 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:55:27.639Z] #20 2.945 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:55:27.639Z] #20 3.349 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-19T21:55:27.639Z] #20 3.879 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-19T21:55:27.639Z] #20 4.317 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-19T21:55:27.639Z] #20 4.753 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-19T21:55:27.639Z] #20 4.759 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-19T21:55:27.639Z] #20 4.764 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:55:27.639Z] #20 4.771 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:55:27.639Z] #20 4.772 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-19T21:55:27.639Z] #20 4.780 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-19T21:55:27.639Z] #20 4.846 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:55:27.639Z] #20 4.858 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-19T21:55:27.639Z] #20 4.866 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-19T21:55:27.639Z] #20 4.867 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:55:27.639Z] #20 4.867 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-19T21:55:27.639Z] #20 4.869 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-19T21:55:27.876Z] #21 76.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-19T21:55:27.876Z] #21 76.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-19T21:55:27.876Z] #21 76.96 Setting up python3-setuptools (52.0.0-4) ... [2022-07-19T21:55:28.225Z] #21 69.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:28.225Z] #21 69.74 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:55:28.484Z] #21 69.79 Setting up libcap2-bin (1:2.44-1) ... [2022-07-19T21:55:28.484Z] #21 69.83 Setting up apparmor (2.13.6-10) ... [2022-07-19T21:55:30.001Z] #55 309.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-19T21:55:30.393Z] #21 ... [2022-07-19T21:55:30.393Z] [2022-07-19T21:55:30.393Z] #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-07-19T21:55:30.393Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:30.393Z] #77 212.2 checking if gcc static flag -static works... yes [2022-07-19T21:55:30.393Z] #77 212.7 checking if gcc supports -c -o file.o... yes [2022-07-19T21:55:30.393Z] #77 212.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-19T21:55:30.393Z] #77 212.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-19T21:55:30.393Z] #77 213.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-19T21:55:30.393Z] #77 213.4 checking how to hardcode library paths into programs... immediate [2022-07-19T21:55:30.393Z] #77 213.4 checking whether stripping libraries is possible... yes [2022-07-19T21:55:30.393Z] #77 213.4 checking if libtool supports shared libraries... yes [2022-07-19T21:55:30.393Z] #77 213.4 checking whether to build shared libraries... no [2022-07-19T21:55:30.393Z] #77 213.4 checking whether to build static libraries... yes [2022-07-19T21:55:30.393Z] #77 213.4 checking float.h usability... yes [2022-07-19T21:55:30.393Z] #77 213.7 checking float.h presence... yes [2022-07-19T21:55:30.393Z] #77 213.7 checking for float.h... yes [2022-07-19T21:55:30.393Z] #77 213.7 checking limits.h usability... yes [2022-07-19T21:55:30.393Z] #77 213.9 checking limits.h presence... yes [2022-07-19T21:55:30.393Z] #77 214.0 checking for limits.h... yes [2022-07-19T21:55:30.393Z] #77 214.1 checking stddef.h usability... yes [2022-07-19T21:55:30.393Z] #77 214.3 checking stddef.h presence... yes [2022-07-19T21:55:30.393Z] #77 214.3 checking for stddef.h... yes [2022-07-19T21:55:30.393Z] #77 214.4 checking for stdlib.h... (cached) yes [2022-07-19T21:55:30.393Z] #77 214.5 checking for string.h... (cached) yes [2022-07-19T21:55:30.393Z] #77 214.5 checking sys/time.h usability... yes [2022-07-19T21:55:30.393Z] #77 214.7 checking sys/time.h presence... yes [2022-07-19T21:55:30.393Z] #77 214.8 checking for sys/time.h... yes [2022-07-19T21:55:30.393Z] #77 214.8 checking for inline... inline [2022-07-19T21:55:30.393Z] #77 214.9 checking for size_t... yes [2022-07-19T21:55:30.393Z] #77 215.4 checking for stdlib.h... (cached) yes [2022-07-19T21:55:30.393Z] #77 215.4 checking for GNU libc compatible malloc... yes [2022-07-19T21:55:30.393Z] #77 215.6 checking for stdlib.h... (cached) yes [2022-07-19T21:55:30.393Z] #77 215.6 checking for GNU libc compatible realloc... yes [2022-07-19T21:55:30.393Z] #77 215.8 checking for working strtod... yes [2022-07-19T21:55:30.393Z] #77 216.3 checking for gettimeofday... yes [2022-07-19T21:55:30.393Z] #77 216.7 checking for memset... yes [2022-07-19T21:55:30.393Z] #77 217.3 checking for strspn... yes [2022-07-19T21:55:30.393Z] #77 217.9 checking that generated files are newer than configure... done [2022-07-19T21:55:30.393Z] #77 217.9 configure: creating ./config.status [2022-07-19T21:55:30.572Z] #55 DONE 311.0s [2022-07-19T21:55:30.572Z] [2022-07-19T21:55:30.572Z] #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-07-19T21:55:30.572Z] #64 sha256:0470eddd6b13864504a8c4bbc89d4fff6d4419133a9fa1870d2dfbb31888dc73 [2022-07-19T21:55:30.832Z] #64 ... [2022-07-19T21:55:30.832Z] [2022-07-19T21:55:30.832Z] #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-07-19T21:55:30.832Z] #60 sha256:2f337f4146148347b42c7d0811bbdc735744fd7da707fbadb2ed485b19e7462c [2022-07-19T21:55:30.832Z] #60 181.1 + mkdir -p /build [2022-07-19T21:55:30.832Z] #60 181.1 + cp runc /build/runc [2022-07-19T21:55:31.092Z] #60 DONE 181.4s [2022-07-19T21:55:31.092Z] [2022-07-19T21:55:31.092Z] #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-07-19T21:55:31.092Z] #64 sha256:0470eddd6b13864504a8c4bbc89d4fff6d4419133a9fa1870d2dfbb31888dc73 [2022-07-19T21:55:31.149Z] #21 79.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:55:31.149Z] #21 79.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-19T21:55:31.149Z] #21 79.96 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-19T21:55:31.149Z] #21 79.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-19T21:55:31.330Z] #77 ... [2022-07-19T21:55:31.330Z] [2022-07-19T21:55:31.330Z] #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-07-19T21:55:31.330Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:55:31.330Z] #21 72.66 Setting up zip (3.0-12) ... [2022-07-19T21:55:31.330Z] #21 72.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:31.330Z] #21 72.77 Setting up bash-completion (1:2.11-2) ... [2022-07-19T21:55:32.924Z] #20 ... [2022-07-19T21:55:32.924Z] [2022-07-19T21:55:32.924Z] #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-07-19T21:55:32.924Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-19T21:55:32.924Z] #69 1.808 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:55:32.924Z] #69 1.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:55:32.924Z] #69 2.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:55:32.924Z] #69 2.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-19T21:55:32.924Z] #69 2.519 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-19T21:55:32.924Z] #69 2.918 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:55:32.924Z] #69 3.388 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:55:32.924Z] #69 3.906 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-19T21:55:32.924Z] #69 4.470 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-19T21:55:32.924Z] #69 4.902 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-19T21:55:32.924Z] #69 4.902 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-19T21:55:32.924Z] #69 4.902 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-19T21:55:32.924Z] #69 4.919 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:55:32.924Z] #69 4.920 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:55:32.924Z] #69 4.922 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-19T21:55:32.924Z] #69 4.938 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-19T21:55:32.924Z] #69 4.938 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-19T21:55:32.924Z] #69 4.946 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:55:32.924Z] #69 4.946 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-19T21:55:32.924Z] #69 4.947 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:55:32.924Z] #69 4.953 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-19T21:55:32.924Z] #69 ... [2022-07-19T21:55:32.924Z] [2022-07-19T21:55:32.924Z] #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-07-19T21:55:32.924Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-19T21:55:32.924Z] #49 1.808 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:55:32.924Z] #49 1.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:55:32.924Z] #49 2.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:55:32.924Z] #49 2.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-19T21:55:32.924Z] #49 2.459 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-19T21:55:32.924Z] #49 2.854 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:55:32.924Z] #49 3.282 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-19T21:55:32.924Z] #49 3.830 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-19T21:55:32.924Z] #49 4.402 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:55:32.924Z] #49 4.825 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-19T21:55:32.924Z] #49 4.836 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:55:32.924Z] #49 4.840 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-19T21:55:32.924Z] #49 4.858 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-19T21:55:32.924Z] #49 4.858 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:55:32.924Z] #49 4.870 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-19T21:55:32.924Z] #49 4.890 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-19T21:55:32.924Z] #49 4.890 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:55:32.924Z] #49 4.891 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-19T21:55:32.925Z] #49 4.891 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-19T21:55:32.925Z] #49 4.891 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:55:32.925Z] #49 4.892 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-19T21:55:32.925Z] #49 ... [2022-07-19T21:55:32.925Z] [2022-07-19T21:55:32.925Z] #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-07-19T21:55:32.925Z] #74 sha256:3e55252e8944a0124b12300604b8a2e0a96a4ba004e3f94436db88ed5ec3e842 [2022-07-19T21:55:32.925Z] #74 1.262 + RM_GOPATH=0 [2022-07-19T21:55:32.925Z] #74 1.262 + TMP_GOPATH= [2022-07-19T21:55:32.925Z] #74 1.262 + : /build [2022-07-19T21:55:32.925Z] #74 1.262 + '[' -z '' ']' [2022-07-19T21:55:32.925Z] #74 1.262 ++ mktemp -d [2022-07-19T21:55:32.925Z] #74 1.271 + export GOPATH=/tmp/tmp.cTbURfd6lm [2022-07-19T21:55:32.925Z] #74 1.271 + GOPATH=/tmp/tmp.cTbURfd6lm [2022-07-19T21:55:32.925Z] #74 1.271 + RM_GOPATH=1 [2022-07-19T21:55:32.925Z] #74 1.271 + case "$(go env GOARCH)" in [2022-07-19T21:55:32.925Z] #74 1.271 ++ go env GOARCH [2022-07-19T21:55:32.925Z] #74 1.273 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:55:32.925Z] #74 1.273 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:55:32.925Z] #74 1.273 ++ dirname /install.sh [2022-07-19T21:55:32.925Z] #74 1.276 + dir=/ [2022-07-19T21:55:32.925Z] #74 1.276 + bin=rootlesskit [2022-07-19T21:55:32.925Z] #74 1.276 + shift [2022-07-19T21:55:32.925Z] #74 1.276 + '[' '!' -f //rootlesskit.installer ']' [2022-07-19T21:55:32.925Z] #74 1.276 + . //rootlesskit.installer [2022-07-19T21:55:32.925Z] #74 1.276 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:55:32.925Z] #74 1.276 + install_rootlesskit [2022-07-19T21:55:32.925Z] #74 1.276 + case "$1" in [2022-07-19T21:55:32.925Z] #74 1.276 + export CGO_ENABLED=0 [2022-07-19T21:55:32.925Z] #74 1.276 + CGO_ENABLED=0 [2022-07-19T21:55:32.925Z] #74 1.276 + _install_rootlesskit [2022-07-19T21:55:32.925Z] #74 1.277 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:55:32.925Z] #74 1.277 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-19T21:55:32.925Z] #74 1.277 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-19T21:55:32.925Z] #74 1.277 + GOBIN=/build [2022-07-19T21:55:32.925Z] #74 1.277 + GO111MODULE=on [2022-07-19T21:55:32.925Z] #74 1.277 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:55:32.925Z] #74 1.699 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-19T21:55:32.925Z] #74 3.962 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-19T21:55:32.925Z] #74 3.962 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-19T21:55:32.925Z] #74 4.147 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-19T21:55:32.925Z] #74 5.774 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-19T21:55:32.925Z] #74 6.112 go: downloading github.com/google/uuid v1.3.0 [2022-07-19T21:55:32.925Z] #74 6.124 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-19T21:55:32.925Z] #74 6.171 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-19T21:55:32.925Z] #74 6.264 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-19T21:55:32.925Z] #74 6.382 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-19T21:55:32.925Z] #74 6.473 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-19T21:55:32.925Z] #74 6.703 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-19T21:55:32.925Z] #74 6.751 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-19T21:55:32.925Z] #74 7.426 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-19T21:55:32.925Z] #74 7.495 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-19T21:55:33.000Z] #64 ... [2022-07-19T21:55:33.000Z] [2022-07-19T21:55:33.000Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-19T21:55:33.000Z] #56 sha256:369a71183f244a1a9f84f3e740fb45d3dde2ffaf033bdb97b3546678a00459b7 [2022-07-19T21:55:33.044Z] #21 82.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-19T21:55:33.044Z] #21 82.12 Setting up jq (1.6-2.1) ... [2022-07-19T21:55:33.044Z] #21 ... [2022-07-19T21:55:33.044Z] [2022-07-19T21:55:33.044Z] #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-07-19T21:55:33.044Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:33.044Z] #77 228.3 CCLD libyajl.la [2022-07-19T21:55:33.044Z] #77 228.8 CCLD verify/json_verify [2022-07-19T21:55:33.044Z] #77 229.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:55:33.044Z] #77 229.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-19T21:55:33.044Z] #77 229.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-19T21:55:33.044Z] #77 229.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:55:33.044Z] #77 229.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:55:33.044Z] #77 229.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:55:33.044Z] #77 230.0 CC src/validate.o [2022-07-19T21:55:33.044Z] #77 230.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-19T21:55:33.044Z] #77 230.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-19T21:55:33.044Z] #77 230.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-19T21:55:33.044Z] #77 230.0 CC src/image_spec_schema_config_schema.lo [2022-07-19T21:55:33.044Z] #77 230.0 CC src/image_spec_schema_defs.lo [2022-07-19T21:55:33.044Z] #77 230.0 CC src/image_spec_schema_image_layout_schema.lo [2022-07-19T21:55:33.044Z] #77 230.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-19T21:55:33.044Z] #77 230.1 CC src/runtime_spec_schema_config_solaris.lo [2022-07-19T21:55:33.044Z] #77 230.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-19T21:55:33.044Z] #77 230.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-19T21:55:33.044Z] #77 230.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-19T21:55:33.044Z] #77 230.2 CC src/runtime_spec_schema_defs.lo [2022-07-19T21:55:33.044Z] #77 230.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-19T21:55:33.044Z] #77 230.2 CC src/runtime_spec_schema_config_vm.lo [2022-07-19T21:55:33.044Z] #77 230.2 CC src/runtime_spec_schema_defs_zos.lo [2022-07-19T21:55:33.044Z] #77 230.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-19T21:55:33.260Z] #56 DONE 0.8s [2022-07-19T21:55:33.260Z] [2022-07-19T21:55:33.260Z] #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-07-19T21:55:33.260Z] #64 sha256:0470eddd6b13864504a8c4bbc89d4fff6d4419133a9fa1870d2dfbb31888dc73 [2022-07-19T21:55:33.301Z] #77 230.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-19T21:55:33.301Z] #77 230.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-19T21:55:33.301Z] #77 230.5 CC src/runtime_spec_schema_state_schema.lo [2022-07-19T21:55:33.301Z] #77 230.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-19T21:55:33.521Z] #64 ... [2022-07-19T21:55:33.521Z] [2022-07-19T21:55:33.521Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-19T21:55:33.521Z] #58 sha256:e9c0c09ce497f16f79c1ecffc92643e4d5e6fbbd6e99e42ffbf41ce6c965c368 [2022-07-19T21:55:33.521Z] #58 DONE 0.1s [2022-07-19T21:55:33.558Z] #77 230.6 CC src/basic_test_double_array_item.lo [2022-07-19T21:55:33.781Z] [2022-07-19T21:55:33.781Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-19T21:55:33.781Z] #61 sha256:794d2b206bdefa0daba211e17d3e47b60c3ce4468f788722e8c1939500d8b016 [2022-07-19T21:55:33.815Z] #77 230.7 CC src/basic_test_double_array.lo [2022-07-19T21:55:33.815Z] #77 230.8 CC src/basic_test_top_array_int.lo [2022-07-19T21:55:34.041Z] #61 DONE 0.3s [2022-07-19T21:55:34.041Z] [2022-07-19T21:55:34.041Z] #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-07-19T21:55:34.041Z] #64 sha256:0470eddd6b13864504a8c4bbc89d4fff6d4419133a9fa1870d2dfbb31888dc73 [2022-07-19T21:55:34.074Z] #77 231.0 CC src/basic_test_top_array_string.lo [2022-07-19T21:55:34.074Z] #77 231.1 CC src/basic_test_top_double_array_int.lo [2022-07-19T21:55:34.331Z] #77 231.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-19T21:55:34.331Z] #77 231.4 CC src/basic_test_top_double_array_obj.lo [2022-07-19T21:55:34.331Z] #77 231.5 CC src/basic_test_top_double_array_string.lo [2022-07-19T21:55:34.612Z] #77 ... [2022-07-19T21:55:34.612Z] [2022-07-19T21:55:34.612Z] #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-07-19T21:55:34.612Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:55:34.612Z] #21 82.12 Setting up jq (1.6-2.1) ... [2022-07-19T21:55:34.612Z] #21 82.18 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-19T21:55:34.612Z] #21 82.23 Setting up iptables (1.8.7-1) ... [2022-07-19T21:55:34.612Z] #21 82.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-19T21:55:34.612Z] #21 82.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-19T21:55:34.612Z] #21 82.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-19T21:55:34.612Z] #21 82.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-19T21:55:34.612Z] #21 82.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-19T21:55:34.612Z] #21 82.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-19T21:55:34.612Z] #21 82.41 Setting up iproute2 (5.10.0-4) ... [2022-07-19T21:55:34.612Z] #21 82.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:55:34.612Z] #21 DONE 83.7s [2022-07-19T21:55:34.612Z] [2022-07-19T21:55:34.612Z] #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-07-19T21:55:34.612Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:34.612Z] #77 231.6 CC src/read-file.lo [2022-07-19T21:55:34.870Z] #77 232.0 CC src/json_common.lo [2022-07-19T21:55:35.466Z] #77 232.3 CC tests/test-1.o [2022-07-19T21:55:35.466Z] #77 232.4 CC tests/test-2.o [2022-07-19T21:55:35.466Z] #77 232.5 CC tests/test-3.o [2022-07-19T21:55:35.724Z] #77 232.7 CC tests/test-5.o [2022-07-19T21:55:35.724Z] #77 232.8 CC tests/test-4.o [2022-07-19T21:55:35.724Z] #77 232.8 CC tests/test-6.o [2022-07-19T21:55:35.979Z] #77 233.1 CC tests/test-7.o [2022-07-19T21:55:36.237Z] #77 233.4 CC tests/test-8.o [2022-07-19T21:55:36.494Z] #77 233.5 CC tests/test-9.o [2022-07-19T21:55:36.494Z] #77 ... [2022-07-19T21:55:36.494Z] [2022-07-19T21:55:36.494Z] #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-07-19T21:55:36.494Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-19T21:55:36.494Z] #22 1.778 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-19T21:55:36.494Z] #22 1.786 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-19T21:55:36.494Z] #22 1.789 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-19T21:55:36.494Z] #22 DONE 2.0s [2022-07-19T21:55:36.494Z] [2022-07-19T21:55:36.494Z] #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-07-19T21:55:36.494Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:36.494Z] #77 233.7 CC tests/test-11.o [2022-07-19T21:55:36.603Z] #21 78.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-19T21:55:36.603Z] #21 78.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-19T21:55:36.603Z] #21 78.24 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-19T21:55:36.863Z] #21 78.29 Setting up patch (2.7.6-7) ... [2022-07-19T21:55:36.863Z] #21 78.34 Setting up sudo (1.9.5p2-3) ... [2022-07-19T21:55:36.863Z] #21 78.50 invoke-rc.d: could not determine current runlevel [2022-07-19T21:55:37.058Z] #77 234.1 CC tests/test-10.o [2022-07-19T21:55:37.122Z] #21 78.52 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-19T21:55:37.122Z] #21 78.54 Setting up xfsprogs (5.10.0-4) ... [2022-07-19T21:55:37.122Z] #21 78.61 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-19T21:55:37.122Z] #21 78.68 Setting up inetutils-ping (2:2.0-1) ... [2022-07-19T21:55:37.336Z] #64 279.1 + bin/containerd [2022-07-19T21:55:37.381Z] #21 78.78 Setting up pigz (2.6-1) ... [2022-07-19T21:55:37.381Z] #21 78.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-19T21:55:37.640Z] #21 78.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:55:37.640Z] #21 78.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-19T21:55:37.640Z] #21 79.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:39.021Z] #21 80.47 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-19T21:55:39.021Z] #21 80.49 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-19T21:55:39.955Z] #21 81.31 Setting up libelf1:amd64 (0.183-1) ... [2022-07-19T21:55:39.955Z] #21 81.33 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-19T21:55:39.955Z] #21 81.36 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:55:39.955Z] #21 81.36 Setting up python3-distutils (3.9.2-1) ... [2022-07-19T21:55:39.955Z] #21 ... [2022-07-19T21:55:39.955Z] [2022-07-19T21:55:39.955Z] #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-07-19T21:55:39.955Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:39.955Z] #77 223.1 config.status: creating Makefile [2022-07-19T21:55:39.955Z] #77 223.3 config.status: creating config.h [2022-07-19T21:55:39.955Z] #77 223.4 config.status: executing depfiles commands [2022-07-19T21:55:39.955Z] #77 223.9 config.status: executing libtool commands [2022-07-19T21:55:39.955Z] #77 226.0 GEN .version [2022-07-19T21:55:39.955Z] #77 226.0 make install-recursive [2022-07-19T21:55:39.955Z] #77 226.0 make[1]: Entering directory '/tmp/crun-build' [2022-07-19T21:55:39.955Z] #77 226.1 Making install in libocispec [2022-07-19T21:55:39.955Z] #77 226.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:55:39.955Z] #77 226.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-19T21:55:39.955Z] #77 226.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-19T21:55:39.955Z] #77 226.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-19T21:55:39.955Z] #77 226.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-19T21:55:39.955Z] #77 227.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-19T21:55:39.955Z] #77 227.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-19T21:55:39.955Z] #77 227.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-19T21:55:39.955Z] #77 227.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-19T21:55:39.955Z] #77 227.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-19T21:55:39.955Z] #77 227.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-19T21:55:39.955Z] #77 227.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-19T21:55:39.955Z] #77 227.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-19T21:55:39.955Z] #77 227.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-19T21:55:39.955Z] #77 227.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-19T21:55:39.955Z] #77 227.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-19T21:55:39.955Z] #77 227.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-19T21:55:39.955Z] #77 227.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-19T21:55:39.955Z] #77 227.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-19T21:55:39.955Z] #77 227.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-19T21:55:39.955Z] #77 227.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-19T21:55:39.955Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-19T21:55:39.955Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-19T21:55:39.956Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-19T21:55:39.956Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-19T21:55:39.956Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-19T21:55:39.956Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-19T21:55:39.956Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-19T21:55:39.956Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-19T21:55:39.956Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-19T21:55:39.956Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-19T21:55:39.956Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-19T21:55:39.956Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-19T21:55:39.956Z] #77 229.5 make install-recursive [2022-07-19T21:55:39.956Z] #77 229.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:55:39.956Z] #77 229.8 Making install in yajl [2022-07-19T21:55:39.956Z] #77 229.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:55:39.956Z] #77 229.9 CC verify/json_verify-json_verify.o [2022-07-19T21:55:39.956Z] #77 229.9 CC src/libyajl_la-yajl_alloc.lo [2022-07-19T21:55:39.956Z] #77 229.9 CC src/libyajl_la-yajl.lo [2022-07-19T21:55:39.956Z] #77 230.0 CC src/libyajl_la-yajl_gen.lo [2022-07-19T21:55:39.956Z] #77 230.0 CC src/libyajl_la-yajl_parser.lo [2022-07-19T21:55:39.956Z] #77 230.0 CC src/libyajl_la-yajl_buf.lo [2022-07-19T21:55:39.956Z] #77 230.1 CC src/libyajl_la-yajl_encode.lo [2022-07-19T21:55:40.214Z] #77 230.1 CC src/libyajl_la-yajl_lex.lo [2022-07-19T21:55:40.214Z] #77 230.2 CC src/libyajl_la-yajl_tree.lo [2022-07-19T21:55:41.588Z] #77 ... [2022-07-19T21:55:41.588Z] [2022-07-19T21:55:41.588Z] #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-07-19T21:55:41.588Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-19T21:55:41.588Z] #21 82.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:55:41.588Z] #21 82.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-19T21:55:41.588Z] #21 82.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-19T21:55:41.588Z] #21 82.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-19T21:55:41.588Z] #21 82.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-19T21:55:41.588Z] #21 82.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-19T21:55:41.588Z] #21 82.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-19T21:55:41.588Z] #21 83.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-19T21:55:41.588Z] #21 83.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-19T21:55:41.588Z] #21 83.03 Setting up python3-setuptools (52.0.0-4) ... [2022-07-19T21:55:43.334Z] #64 286.1 # github.com/containerd/containerd/cmd/containerd [2022-07-19T21:55:43.334Z] #64 286.1 /usr/bin/ld: /tmp/go-link-151510657/000019.o: in function `New': [2022-07-19T21:55:43.334Z] #64 286.1 /tmp/tmp.KxGWeEw2X8/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-07-19T21:55:43.334Z] #64 286.2 + bin/containerd-stress [2022-07-19T21:55:43.334Z] #64 287.2 + bin/containerd-shim [2022-07-19T21:55:44.120Z] #21 85.62 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:55:44.120Z] #21 85.66 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-19T21:55:44.120Z] #21 85.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-19T21:55:44.120Z] #21 85.70 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-19T21:55:45.192Z] #74 ... [2022-07-19T21:55:45.192Z] [2022-07-19T21:55:45.192Z] #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-07-19T21:55:45.192Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-19T21:55:45.192Z] #49 21.77 Fetched 49.1 MB in 20s (2421 kB/s) [2022-07-19T21:55:45.245Z] #64 295.7 + bin/containerd-shim-runc-v1 [2022-07-19T21:55:46.030Z] #21 87.52 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-19T21:55:46.030Z] #21 87.55 Setting up jq (1.6-2.1) ... [2022-07-19T21:55:46.030Z] #21 87.57 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-19T21:55:46.030Z] #21 87.59 Setting up iptables (1.8.7-1) ... [2022-07-19T21:55:46.030Z] #21 87.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-19T21:55:46.288Z] #21 87.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-19T21:55:46.288Z] #21 87.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-19T21:55:46.288Z] #21 87.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-19T21:55:46.288Z] #21 87.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-19T21:55:46.288Z] #21 87.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-19T21:55:46.288Z] #21 87.66 Setting up iproute2 (5.10.0-4) ... [2022-07-19T21:55:46.557Z] #21 88.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:55:47.011Z] #77 ... [2022-07-19T21:55:47.012Z] [2022-07-19T21:55:47.012Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-19T21:55:47.012Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-19T21:55:47.126Z] #21 DONE 88.6s [2022-07-19T21:55:47.126Z] [2022-07-19T21:55:47.127Z] #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-07-19T21:55:47.127Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-19T21:55:48.500Z] #22 1.397 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-19T21:55:48.500Z] #22 1.406 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-19T21:55:48.500Z] #22 1.410 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-19T21:55:48.500Z] #22 DONE 1.5s [2022-07-19T21:55:48.500Z] [2022-07-19T21:55:48.500Z] #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-07-19T21:55:48.500Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:55:48.500Z] #77 238.5 CCLD libyajl.la [2022-07-19T21:55:49.066Z] #77 239.2 CCLD verify/json_verify [2022-07-19T21:55:49.634Z] #77 239.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:55:49.893Z] #77 239.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-19T21:55:49.893Z] #77 239.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-19T21:55:49.893Z] #77 239.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:55:49.893Z] #77 239.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-19T21:55:49.893Z] #77 239.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:55:49.893Z] #77 240.0 CC src/validate.o [2022-07-19T21:55:49.893Z] #77 240.0 CC src/image_spec_schema_config_schema.lo [2022-07-19T21:55:49.893Z] #77 240.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-19T21:55:49.893Z] #77 240.0 CC src/image_spec_schema_defs.lo [2022-07-19T21:55:49.893Z] #77 240.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-19T21:55:50.156Z] #77 240.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-19T21:55:50.156Z] #77 240.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-19T21:55:50.156Z] #77 240.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-19T21:55:50.156Z] #77 240.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-19T21:55:50.279Z] #23 13.53 Collecting yamllint==1.26.1 [2022-07-19T21:55:50.416Z] #77 240.3 CC src/runtime_spec_schema_config_schema.lo [2022-07-19T21:55:50.416Z] #77 240.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-19T21:55:50.416Z] #77 240.3 CC src/runtime_spec_schema_config_solaris.lo [2022-07-19T21:55:50.416Z] #77 240.5 CC src/runtime_spec_schema_defs.lo [2022-07-19T21:55:50.416Z] #77 240.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-19T21:55:50.416Z] #77 240.5 CC src/runtime_spec_schema_defs_linux.lo [2022-07-19T21:55:50.530Z] #64 300.6 + bin/containerd-shim-runc-v2 [2022-07-19T21:55:50.675Z] #77 240.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-19T21:55:50.675Z] #77 240.7 CC src/runtime_spec_schema_defs_windows.lo [2022-07-19T21:55:50.675Z] #77 240.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-19T21:55:50.675Z] #77 240.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-19T21:55:50.675Z] #77 240.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-19T21:55:50.675Z] #77 240.8 CC src/runtime_spec_schema_state_schema.lo [2022-07-19T21:55:50.933Z] #77 240.9 CC src/basic_test_double_array_item.lo [2022-07-19T21:55:50.933Z] #77 241.0 CC src/basic_test_double_array.lo [2022-07-19T21:55:50.933Z] #77 241.0 CC src/basic_test_top_array_int.lo [2022-07-19T21:55:50.933Z] #77 241.1 CC src/basic_test_top_array_string.lo [2022-07-19T21:55:51.100Z] #64 301.4 + binaries [2022-07-19T21:55:51.100Z] #64 301.4 + install -D bin/containerd /build/containerd [2022-07-19T21:55:51.100Z] #64 301.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-19T21:55:51.100Z] #64 301.4 + install -D bin/ctr /build/ctr [2022-07-19T21:55:51.192Z] #77 241.1 CC src/basic_test_top_double_array_int.lo [2022-07-19T21:55:51.192Z] #77 241.1 CC src/basic_test_top_double_array_obj.lo [2022-07-19T21:55:51.207Z] #23 14.60 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-19T21:55:51.451Z] #77 241.4 CC src/basic_test_top_double_array_string.lo [2022-07-19T21:55:51.451Z] #77 241.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-19T21:55:51.451Z] #77 241.4 CC src/read-file.lo [2022-07-19T21:55:51.451Z] #77 241.5 CC src/json_common.lo [2022-07-19T21:55:51.451Z] #77 241.5 CC tests/test-1.o [2022-07-19T21:55:51.451Z] #77 241.6 CC tests/test-2.o [2022-07-19T21:55:51.777Z] #49 21.77 Reading package lists... [2022-07-19T21:55:51.777Z] #49 ... [2022-07-19T21:55:51.777Z] [2022-07-19T21:55:51.777Z] #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-07-19T21:55:51.777Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-19T21:55:51.777Z] #69 22.04 Fetched 49.1 MB in 21s (2379 kB/s) [2022-07-19T21:55:52.021Z] #77 241.9 CC tests/test-4.o [2022-07-19T21:55:52.021Z] #77 241.9 CC tests/test-6.o [2022-07-19T21:55:52.021Z] #77 242.0 CC tests/test-3.o [2022-07-19T21:55:52.021Z] #77 242.1 CC tests/test-8.o [2022-07-19T21:55:52.280Z] #77 242.2 CC tests/test-5.o [2022-07-19T21:55:52.280Z] #77 242.3 CC tests/test-7.o [2022-07-19T21:55:52.538Z] #77 242.4 CC tests/test-9.o [2022-07-19T21:55:52.538Z] #77 242.6 CC tests/test-11.o [2022-07-19T21:55:52.797Z] #77 242.9 CC tests/test-10.o [2022-07-19T21:55:53.690Z] #69 22.04 Reading package lists... [2022-07-19T21:55:53.690Z] #69 ... [2022-07-19T21:55:53.690Z] [2022-07-19T21:55:53.690Z] #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-07-19T21:55:53.690Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-19T21:55:53.690Z] #49 21.77 Reading package lists... [2022-07-19T21:55:53.725Z] #23 16.83 Collecting pathspec>=0.5.3 [2022-07-19T21:55:53.725Z] #23 16.86 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-19T21:55:53.984Z] #23 17.49 Collecting pyyaml [2022-07-19T21:55:54.241Z] #23 17.63 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-07-19T21:55:54.241Z] #23 17.75 Building wheels for collected packages: yamllint [2022-07-19T21:55:54.538Z] #23 17.75 Building wheel for yamllint (setup.py): started [2022-07-19T21:55:54.893Z] #49 31.15 Reading package lists... [2022-07-19T21:55:54.893Z] #49 ... [2022-07-19T21:55:54.893Z] [2022-07-19T21:55:54.893Z] #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-07-19T21:55:54.893Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-19T21:55:54.893Z] #20 21.97 Fetched 49.1 MB in 20s (2412 kB/s) [2022-07-19T21:55:54.893Z] #20 21.97 Reading package lists... [2022-07-19T21:55:54.893Z] #20 31.14 Reading package lists... [2022-07-19T21:55:54.893Z] #20 ... [2022-07-19T21:55:54.893Z] [2022-07-19T21:55:54.893Z] #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-07-19T21:55:54.893Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-19T21:55:54.893Z] #69 22.04 Reading package lists... [2022-07-19T21:55:55.299Z] #64 DONE 305.6s [2022-07-19T21:55:55.876Z] [2022-07-19T21:55:55.876Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-19T21:55:55.876Z] #65 sha256:ce9175e08fde0ba30b203abde376f31242b226d886b30fcf8382c25c7ddc7a80 [2022-07-19T21:55:56.068Z] #23 19.30 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-19T21:55:56.068Z] #23 19.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=71d71333f104d38623ca36c6a8d30122ed784e371fab0239d2af4290c5c2372a [2022-07-19T21:55:56.068Z] #23 19.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-19T21:55:56.068Z] #23 19.31 Successfully built yamllint [2022-07-19T21:55:56.068Z] #23 19.34 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-19T21:55:56.997Z] #23 20.31 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-19T21:55:57.785Z] #65 DONE 1.8s [2022-07-19T21:55:57.785Z] [2022-07-19T21:55:57.785Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-19T21:55:57.785Z] #70 sha256:f9caf4aba8e33c9b9a37809bef94031bab8d0f21ec8dd64e479ec5ba8551fcf0 [2022-07-19T21:55:58.355Z] #70 DONE 0.4s [2022-07-19T21:55:58.355Z] [2022-07-19T21:55:58.355Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-19T21:55:58.355Z] #75 sha256:d9e830f125a3948357459960d5637df403a5b84a3b552b6398bd99eb878fcc0a [2022-07-19T21:55:58.364Z] #23 DONE 21.7s [2022-07-19T21:55:58.364Z] [2022-07-19T21:55:58.364Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-19T21:55:58.364Z] #27 sha256:0575935af350cbc03ccd8a1a06f2f4790c6e300f2b0c0c2362be13c343cd8cc6 [2022-07-19T21:55:58.925Z] #27 DONE 0.6s [2022-07-19T21:55:58.925Z] [2022-07-19T21:55:58.925Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-19T21:55:58.925Z] #32 sha256:7b16dd8a46b71226ba7073a5425b423554b5ccf9c0041d2d27f9aa1439330ef7 [2022-07-19T21:55:59.364Z] #77 ... [2022-07-19T21:55:59.364Z] [2022-07-19T21:55:59.364Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-19T21:55:59.364Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-19T21:55:59.855Z] #32 DONE 0.9s [2022-07-19T21:55:59.855Z] [2022-07-19T21:55:59.855Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-19T21:55:59.855Z] #35 sha256:351ecaa2f3943246e699bdca616d997bc4661254a5e4b3661ffc8abe61d1774e [2022-07-19T21:56:00.264Z] #75 DONE 1.9s [2022-07-19T21:56:00.264Z] [2022-07-19T21:56:00.264Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-19T21:56:00.264Z] #78 sha256:4ed1e3d203b2fc5f08091cfeb4b01195b00306fe914d26c99d25300b741769c7 [2022-07-19T21:56:00.264Z] #78 DONE 0.1s [2022-07-19T21:56:00.264Z] [2022-07-19T21:56:00.264Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-19T21:56:00.264Z] #79 sha256:ac2029ffd0ec73df09204ab96fe71fb40b434d684dbf326133d29945ca2b9506 [2022-07-19T21:56:00.264Z] #79 DONE 0.1s [2022-07-19T21:56:00.264Z] [2022-07-19T21:56:00.264Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-19T21:56:00.264Z] #80 sha256:b5920a5ee9630ea772c916d4afddb38caee76d242cb5d2354d8dcd7b9f05e2fd [2022-07-19T21:56:00.264Z] #80 DONE 0.0s [2022-07-19T21:56:00.264Z] [2022-07-19T21:56:00.265Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-19T21:56:00.265Z] #81 sha256:d88fc9e88391f2a3565b5114727518a7691239ddb742abc8048204d09c9eeab4 [2022-07-19T21:56:00.419Z] #35 DONE 0.4s [2022-07-19T21:56:00.419Z] [2022-07-19T21:56:00.419Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-19T21:56:00.419Z] #37 sha256:cb53abd1b014b91e7852712c6fd9b95b88b629cfc3e6cfcc60aeb3dd8570a19d [2022-07-19T21:56:00.675Z] #37 DONE 0.4s [2022-07-19T21:56:00.675Z] [2022-07-19T21:56:00.675Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-19T21:56:00.675Z] #39 sha256:0931ecb2edc5e6baa74cca45f548ad06aac145b85b387b9d179a47bea008e424 [2022-07-19T21:56:00.932Z] #39 DONE 0.2s [2022-07-19T21:56:00.932Z] [2022-07-19T21:56:00.932Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-19T21:56:00.932Z] #41 sha256:70e59b529938a58fa9dee9142974f6b5f5949b7ec5f3efa47e1a778d4b6e0c8b [2022-07-19T21:56:00.932Z] #41 DONE 0.1s [2022-07-19T21:56:00.932Z] [2022-07-19T21:56:00.932Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-19T21:56:00.932Z] #45 sha256:1b01fa66b8bfe9884afc4ab5b72b975b9a060aea910fd65be1b791f438f5bac6 [2022-07-19T21:56:00.932Z] #45 DONE 0.1s [2022-07-19T21:56:00.932Z] [2022-07-19T21:56:00.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-07-19T21:56:00.932Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:56:01.205Z] #81 DONE 0.9s [2022-07-19T21:56:01.205Z] [2022-07-19T21:56:01.205Z] #82 exporting to image [2022-07-19T21:56:01.205Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-19T21:56:01.205Z] #82 exporting layers [2022-07-19T21:56:02.651Z] #23 13.48 Collecting yamllint==1.26.1 [2022-07-19T21:56:03.035Z] #69 31.49 Reading package lists... [2022-07-19T21:56:03.035Z] #69 ... [2022-07-19T21:56:03.035Z] [2022-07-19T21:56:03.035Z] #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-07-19T21:56:03.035Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-19T21:56:03.035Z] #20 31.14 Reading package lists... [2022-07-19T21:56:03.219Z] #23 14.55 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-19T21:56:04.506Z] #82 exporting layers 3.3s done [2022-07-19T21:56:04.506Z] #82 writing image sha256:d1fb9a1bdd861573029aabb2a4519c1caee90e21effe80b8ceed36e8c6f81400 done [2022-07-19T21:56:04.506Z] #82 naming to docker.io/library/docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 done [2022-07-19T21:56:04.506Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-19T21:56:04.830Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-19T21:56:05.122Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/test/unit [2022-07-19T21:56:05.124Z] #23 16.55 Collecting pathspec>=0.5.3 [2022-07-19T21:56:05.124Z] #23 16.56 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-19T21:56:05.206Z] #20 40.44 Building dependency tree... [2022-07-19T21:56:06.064Z] #23 17.27 Collecting pyyaml [2022-07-19T21:56:06.064Z] #23 17.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-07-19T21:56:06.064Z] #23 17.38 Building wheels for collected packages: yamllint [2022-07-19T21:56:06.064Z] #23 17.38 Building wheel for yamllint (setup.py): started [2022-07-19T21:56:07.032Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-19T21:56:07.032Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-19T21:56:07.032Z] + TESTDIRS=./... [2022-07-19T21:56:07.032Z] + exclude_paths='/vendor/|/integration' [2022-07-19T21:56:07.032Z] ++ go list ./... [2022-07-19T21:56:07.032Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-19T21:56:07.118Z] #20 44.56 The following additional packages will be installed: [2022-07-19T21:56:07.118Z] #20 44.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-19T21:56:07.118Z] #20 44.57 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-19T21:56:07.118Z] #20 44.57 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-19T21:56:07.118Z] #20 44.57 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-19T21:56:07.118Z] #20 44.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-19T21:56:07.118Z] #20 44.59 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-19T21:56:07.118Z] #20 44.60 mingw-w64-common mingw-w64-x86-64-dev [2022-07-19T21:56:07.378Z] #20 44.64 Suggested packages: [2022-07-19T21:56:07.378Z] #20 44.64 gcc-10-locales seccomp wine64 [2022-07-19T21:56:07.971Z] #23 19.43 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-19T21:56:07.974Z] + pkg_list='github.com/docker/docker/api [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/backend/build [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/httpstatus [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/httputils [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/middleware [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/build [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/container [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/debug [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/distribution [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/grpc [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/image [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/network [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/plugin [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/session [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/swarm [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/system [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/server/router/volume [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/backend [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/blkiodev [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/container [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/events [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/filters [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/image [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/mount [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/network [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/registry [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/strslice [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/swarm [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/time [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/versions [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-19T21:56:07.974Z] github.com/docker/docker/api/types/volume [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder/builder-next [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder/builder-next/worker [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder/dockerfile [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder/remotecontext [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder/remotecontext/git [2022-07-19T21:56:07.974Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-19T21:56:07.974Z] github.com/docker/docker/cli [2022-07-19T21:56:07.974Z] github.com/docker/docker/cli/config [2022-07-19T21:56:07.974Z] github.com/docker/docker/cli/debug [2022-07-19T21:56:07.974Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-19T21:56:07.974Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-19T21:56:07.974Z] github.com/docker/docker/client [2022-07-19T21:56:07.974Z] github.com/docker/docker/cmd/docker-proxy [2022-07-19T21:56:07.974Z] github.com/docker/docker/cmd/dockerd [2022-07-19T21:56:07.974Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-19T21:56:07.974Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-19T21:56:07.974Z] github.com/docker/docker/container [2022-07-19T21:56:07.974Z] github.com/docker/docker/container/stream [2022-07-19T21:56:07.974Z] github.com/docker/docker/contrib/apparmor [2022-07-19T21:56:07.974Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-19T21:56:07.974Z] github.com/docker/docker/contrib/httpserver [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/cluster [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/cluster/convert [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/cluster/executor [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/cluster/provider [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/config [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/containerd [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/events [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/events/testutils [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/exec [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/images [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/initlayer [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/links [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/listeners [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/gelf [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/journald [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/local [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/logentries [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/splunk [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/syslog [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/logger/templates [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/names [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/network [2022-07-19T21:56:07.974Z] github.com/docker/docker/daemon/stats [2022-07-19T21:56:07.974Z] github.com/docker/docker/distribution [2022-07-19T21:56:07.974Z] github.com/docker/docker/distribution/metadata [2022-07-19T21:56:07.974Z] github.com/docker/docker/distribution/utils [2022-07-19T21:56:07.974Z] github.com/docker/docker/distribution/xfer [2022-07-19T21:56:07.974Z] github.com/docker/docker/dockerversion [2022-07-19T21:56:07.974Z] github.com/docker/docker/errdefs [2022-07-19T21:56:07.974Z] github.com/docker/docker/image [2022-07-19T21:56:07.974Z] github.com/docker/docker/image/cache [2022-07-19T21:56:07.974Z] github.com/docker/docker/image/tarexport [2022-07-19T21:56:07.974Z] github.com/docker/docker/image/v1 [2022-07-19T21:56:07.974Z] github.com/docker/docker/internal/test/suite [2022-07-19T21:56:07.974Z] github.com/docker/docker/layer [2022-07-19T21:56:07.974Z] github.com/docker/docker/libcontainerd [2022-07-19T21:56:07.974Z] github.com/docker/docker/libcontainerd/queue [2022-07-19T21:56:07.974Z] github.com/docker/docker/libcontainerd/remote [2022-07-19T21:56:07.974Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-19T21:56:07.974Z] github.com/docker/docker/libcontainerd/types [2022-07-19T21:56:07.974Z] github.com/docker/docker/libnetwork [2022-07-19T21:56:07.974Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T21:56:07.974Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T21:56:07.974Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/config [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/idm [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ns [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/options [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/osl [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/types [2022-07-19T21:56:07.975Z] github.com/docker/docker/oci [2022-07-19T21:56:07.975Z] github.com/docker/docker/oci/caps [2022-07-19T21:56:07.975Z] github.com/docker/docker/opts [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/aaparser [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/archive [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/authorization [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/broadcaster [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/capabilities [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/chrootarchive [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/containerfs [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/devicemapper [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/directory [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/dmesg [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/fileutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/fsutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/homedir [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/idtools [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/ioutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/jsonmessage [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/longpath [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/loopback [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/namesgenerator [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/parsers [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/pidfile [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/platform [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugingetter [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugins [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugins/transport [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/pools [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/progress [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/pubsub [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/reexec [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/signal [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/stack [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/stdcopy [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/streamformatter [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/stringid [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/sysinfo [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/system [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/tailfile [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/tarsum [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/urlutil [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/useragent [2022-07-19T21:56:07.975Z] github.com/docker/docker/plugin [2022-07-19T21:56:07.975Z] github.com/docker/docker/plugin/executor/containerd [2022-07-19T21:56:07.975Z] github.com/docker/docker/plugin/v2 [2022-07-19T21:56:07.975Z] github.com/docker/docker/profiles/apparmor [2022-07-19T21:56:07.975Z] github.com/docker/docker/profiles/seccomp [2022-07-19T21:56:07.975Z] github.com/docker/docker/quota [2022-07-19T21:56:07.975Z] github.com/docker/docker/reference [2022-07-19T21:56:07.975Z] github.com/docker/docker/registry [2022-07-19T21:56:07.975Z] github.com/docker/docker/registry/resumable [2022-07-19T21:56:07.975Z] github.com/docker/docker/restartmanager [2022-07-19T21:56:07.975Z] github.com/docker/docker/rootless [2022-07-19T21:56:07.975Z] github.com/docker/docker/rootless/specconv [2022-07-19T21:56:07.975Z] github.com/docker/docker/runconfig [2022-07-19T21:56:07.975Z] github.com/docker/docker/runconfig/opts [2022-07-19T21:56:07.975Z] github.com/docker/docker/testutil [2022-07-19T21:56:07.975Z] github.com/docker/docker/testutil/daemon [2022-07-19T21:56:07.975Z] github.com/docker/docker/testutil/environment [2022-07-19T21:56:07.975Z] github.com/docker/docker/testutil/fakecontext [2022-07-19T21:56:07.975Z] github.com/docker/docker/testutil/fakegit [2022-07-19T21:56:07.975Z] github.com/docker/docker/testutil/fakestorage [2022-07-19T21:56:07.975Z] github.com/docker/docker/testutil/fixtures/load [2022-07-19T21:56:07.975Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-19T21:56:07.975Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-19T21:56:07.975Z] github.com/docker/docker/testutil/registry [2022-07-19T21:56:07.975Z] github.com/docker/docker/testutil/request [2022-07-19T21:56:07.975Z] github.com/docker/docker/volume [2022-07-19T21:56:07.975Z] github.com/docker/docker/volume/drivers [2022-07-19T21:56:07.975Z] github.com/docker/docker/volume/local [2022-07-19T21:56:07.975Z] github.com/docker/docker/volume/mounts [2022-07-19T21:56:07.975Z] github.com/docker/docker/volume/service [2022-07-19T21:56:07.975Z] github.com/docker/docker/volume/service/opts [2022-07-19T21:56:07.975Z] github.com/docker/docker/volume/testutils' [2022-07-19T21:56:07.975Z] ++ echo 'github.com/docker/docker/api [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/backend/build [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/httpstatus [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/httputils [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/middleware [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/build [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/container [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/debug [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/distribution [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/grpc [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/image [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/network [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/plugin [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/session [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/swarm [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/system [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/server/router/volume [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/backend [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/blkiodev [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/container [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/events [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/filters [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/image [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/mount [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/network [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/registry [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/strslice [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/swarm [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/time [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/versions [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-19T21:56:07.975Z] github.com/docker/docker/api/types/volume [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder/builder-next [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder/builder-next/worker [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder/dockerfile [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder/remotecontext [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder/remotecontext/git [2022-07-19T21:56:07.975Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-19T21:56:07.975Z] github.com/docker/docker/cli [2022-07-19T21:56:07.975Z] github.com/docker/docker/cli/config [2022-07-19T21:56:07.975Z] github.com/docker/docker/cli/debug [2022-07-19T21:56:07.975Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-19T21:56:07.975Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-19T21:56:07.975Z] github.com/docker/docker/client [2022-07-19T21:56:07.975Z] github.com/docker/docker/cmd/docker-proxy [2022-07-19T21:56:07.975Z] github.com/docker/docker/cmd/dockerd [2022-07-19T21:56:07.975Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-19T21:56:07.975Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-19T21:56:07.975Z] github.com/docker/docker/container [2022-07-19T21:56:07.975Z] github.com/docker/docker/container/stream [2022-07-19T21:56:07.975Z] github.com/docker/docker/contrib/apparmor [2022-07-19T21:56:07.975Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-19T21:56:07.975Z] github.com/docker/docker/contrib/httpserver [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/cluster [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/cluster/convert [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/cluster/executor [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/cluster/provider [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/config [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/containerd [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/events [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/events/testutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/exec [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/images [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/initlayer [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/links [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/listeners [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/gelf [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/journald [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/local [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/logentries [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/splunk [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/syslog [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/logger/templates [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/names [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/network [2022-07-19T21:56:07.975Z] github.com/docker/docker/daemon/stats [2022-07-19T21:56:07.975Z] github.com/docker/docker/distribution [2022-07-19T21:56:07.975Z] github.com/docker/docker/distribution/metadata [2022-07-19T21:56:07.975Z] github.com/docker/docker/distribution/utils [2022-07-19T21:56:07.975Z] github.com/docker/docker/distribution/xfer [2022-07-19T21:56:07.975Z] github.com/docker/docker/dockerversion [2022-07-19T21:56:07.975Z] github.com/docker/docker/errdefs [2022-07-19T21:56:07.975Z] github.com/docker/docker/image [2022-07-19T21:56:07.975Z] github.com/docker/docker/image/cache [2022-07-19T21:56:07.975Z] github.com/docker/docker/image/tarexport [2022-07-19T21:56:07.975Z] github.com/docker/docker/image/v1 [2022-07-19T21:56:07.975Z] github.com/docker/docker/internal/test/suite [2022-07-19T21:56:07.975Z] github.com/docker/docker/layer [2022-07-19T21:56:07.975Z] github.com/docker/docker/libcontainerd [2022-07-19T21:56:07.975Z] github.com/docker/docker/libcontainerd/queue [2022-07-19T21:56:07.975Z] github.com/docker/docker/libcontainerd/remote [2022-07-19T21:56:07.975Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-19T21:56:07.975Z] github.com/docker/docker/libcontainerd/types [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/config [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/idm [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/ns [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/options [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/osl [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/libnetwork/types [2022-07-19T21:56:07.975Z] github.com/docker/docker/oci [2022-07-19T21:56:07.975Z] github.com/docker/docker/oci/caps [2022-07-19T21:56:07.975Z] github.com/docker/docker/opts [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/aaparser [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/archive [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/authorization [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/broadcaster [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/capabilities [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/chrootarchive [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/containerfs [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/devicemapper [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/directory [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/dmesg [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/fileutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/fsutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/homedir [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/idtools [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/ioutils [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/jsonmessage [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/longpath [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/loopback [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/namesgenerator [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/parsers [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/pidfile [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/platform [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugingetter [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugins [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/plugins/transport [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/pools [2022-07-19T21:56:07.975Z] github.com/docker/docker/pkg/progress [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/pubsub [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/reexec [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/signal [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/stack [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/stdcopy [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/streamformatter [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/stringid [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/sysinfo [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/system [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/tailfile [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/tarsum [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/urlutil [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/useragent [2022-07-19T21:56:07.976Z] github.com/docker/docker/plugin [2022-07-19T21:56:07.976Z] github.com/docker/docker/plugin/executor/containerd [2022-07-19T21:56:07.976Z] github.com/docker/docker/plugin/v2 [2022-07-19T21:56:07.976Z] github.com/docker/docker/profiles/apparmor [2022-07-19T21:56:07.976Z] github.com/docker/docker/profiles/seccomp [2022-07-19T21:56:07.976Z] github.com/docker/docker/quota [2022-07-19T21:56:07.976Z] github.com/docker/docker/reference [2022-07-19T21:56:07.976Z] github.com/docker/docker/registry [2022-07-19T21:56:07.976Z] github.com/docker/docker/registry/resumable [2022-07-19T21:56:07.976Z] github.com/docker/docker/restartmanager [2022-07-19T21:56:07.976Z] github.com/docker/docker/rootless [2022-07-19T21:56:07.976Z] github.com/docker/docker/rootless/specconv [2022-07-19T21:56:07.976Z] github.com/docker/docker/runconfig [2022-07-19T21:56:07.976Z] github.com/docker/++ grep --fixed-strings -v /libnetwork [2022-07-19T21:56:07.976Z] docker/runconfig/opts [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/daemon [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/environment [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fakecontext [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fakegit [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fakestorage [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fixtures/load [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/registry [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/request [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/drivers [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/local [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/mounts [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/service [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/service/opts [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/testutils' [2022-07-19T21:56:07.976Z] + base_pkg_list='github.com/docker/docker/api [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/backend/build [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/httpstatus [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/httputils [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/middleware [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/build [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/container [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/debug [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/distribution [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/grpc [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/image [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/network [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/plugin [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/session [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/swarm [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/system [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/volume [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/backend [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/blkiodev [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/container [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/events [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/filters [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/image [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/mount [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/network [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/registry [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/strslice [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/swarm [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/time [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/versions [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/volume [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/worker [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/dockerfile [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/remotecontext [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/remotecontext/git [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-19T21:56:07.976Z] github.com/docker/docker/cli [2022-07-19T21:56:07.976Z] github.com/docker/docker/cli/config [2022-07-19T21:56:07.976Z] github.com/docker/docker/cli/debug [2022-07-19T21:56:07.976Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-19T21:56:07.976Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-19T21:56:07.976Z] github.com/docker/docker/client [2022-07-19T21:56:07.976Z] github.com/docker/docker/cmd/docker-proxy [2022-07-19T21:56:07.976Z] github.com/docker/docker/cmd/dockerd [2022-07-19T21:56:07.976Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-19T21:56:07.976Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-19T21:56:07.976Z] github.com/docker/docker/container [2022-07-19T21:56:07.976Z] github.com/docker/docker/container/stream [2022-07-19T21:56:07.976Z] github.com/docker/docker/contrib/apparmor [2022-07-19T21:56:07.976Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-19T21:56:07.976Z] github.com/docker/docker/contrib/httpserver [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster/convert [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster/executor [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster/provider [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/config [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/containerd [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/events [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/events/testutils [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/exec [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/images [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/initlayer [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/links [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/listeners [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/gelf [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/journald [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/local [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/logentries [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/splunk [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/syslog [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/templates [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/names [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/network [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/stats [2022-07-19T21:56:07.976Z] github.com/docker/docker/distribution [2022-07-19T21:56:07.976Z] github.com/docker/docker/distribution/metadata [2022-07-19T21:56:07.976Z] github.com/docker/docker/distribution/utils [2022-07-19T21:56:07.976Z] github.com/docker/docker/distribution/xfer [2022-07-19T21:56:07.976Z] github.com/docker/docker/dockerversion [2022-07-19T21:56:07.976Z] github.com/docker/docker/errdefs [2022-07-19T21:56:07.976Z] github.com/docker/docker/image [2022-07-19T21:56:07.976Z] github.com/docker/docker/image/cache [2022-07-19T21:56:07.976Z] github.com/docker/docker/image/tarexport [2022-07-19T21:56:07.976Z] github.com/docker/docker/image/v1 [2022-07-19T21:56:07.976Z] github.com/docker/docker/internal/test/suite [2022-07-19T21:56:07.976Z] github.com/docker/docker/layer [2022-07-19T21:56:07.976Z] github.com/docker/docker/libcontainerd [2022-07-19T21:56:07.976Z] github.com/docker/docker/libcontainerd/queue [2022-07-19T21:56:07.976Z] github.com/docker/docker/libcontainerd/remote [2022-07-19T21:56:07.976Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-19T21:56:07.976Z] github.com/docker/docker/libcontainerd/types [2022-07-19T21:56:07.976Z] github.com/docker/docker/oci [2022-07-19T21:56:07.976Z] github.com/docker/docker/oci/caps [2022-07-19T21:56:07.976Z] github.com/docker/docker/opts [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/aaparser [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/archive [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/authorization [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/broadcaster [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/capabilities [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/chrootarchive [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/containerfs [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/devicemapper [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/directory [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/dmesg [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/fileutils [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/fsutils [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/homedir [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/idtools [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/ioutils [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/jsonmessage [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/longpath [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/loopback [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/namesgenerator [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/parsers [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/pidfile [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/platform [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/plugingetter [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/plugins [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/plugins/transport [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/pools [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/progress [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/pubsub [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/reexec [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/signal [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/stack [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/stdcopy [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/streamformatter [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/stringid [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/sysinfo [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/system [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/tailfile [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/tarsum [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/urlutil [2022-07-19T21:56:07.976Z] github.com/docker/docker/pkg/useragent [2022-07-19T21:56:07.976Z] github.com/docker/docker/plugin [2022-07-19T21:56:07.976Z] github.com/docker/docker/plugin/executor/containerd [2022-07-19T21:56:07.976Z] github.com/docker/docker/plugin/v2 [2022-07-19T21:56:07.976Z] github.com/docker/docker/profiles/apparmor [2022-07-19T21:56:07.976Z] github.com/docker/docker/profiles/seccomp [2022-07-19T21:56:07.976Z] github.com/docker/docker/quota [2022-07-19T21:56:07.976Z] github.com/docker/docker/reference [2022-07-19T21:56:07.976Z] github.com/docker/docker/registry [2022-07-19T21:56:07.976Z] github.com/docker/docker/registry/resumable [2022-07-19T21:56:07.976Z] github.com/docker/docker/restartmanager [2022-07-19T21:56:07.976Z] github.com/docker/docker/rootless [2022-07-19T21:56:07.976Z] github.com/docker/docker/rootless/specconv [2022-07-19T21:56:07.976Z] github.com/docker/docker/runconfig [2022-07-19T21:56:07.976Z] github.com/docker/docker/runconfig/opts [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/daemon [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/environment [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fakecontext [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fakegit [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fakestorage [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fixtures/load [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/registry [2022-07-19T21:56:07.976Z] github.com/docker/docker/testutil/request [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/drivers [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/local [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/mounts [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/service [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/service/opts [2022-07-19T21:56:07.976Z] github.com/docker/docker/volume/testutils' [2022-07-19T21:56:07.976Z] ++ grep --fixed-strings /libnetwork [2022-07-19T21:56:07.976Z] ++ echo 'github.com/docker/docker/api [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/backend/build [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/httpstatus [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/httputils [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/middleware [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/build [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/container [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/debug [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/distribution [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/grpc [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/image [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/network [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/plugin [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/session [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/swarm [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/system [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/server/router/volume [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/backend [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/blkiodev [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/container [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/events [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/filters [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/image [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/mount [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/network [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/registry [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/strslice [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/swarm [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/time [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/versions [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-19T21:56:07.976Z] github.com/docker/docker/api/types/volume [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/builder-next/worker [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/dockerfile [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/remotecontext [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/remotecontext/git [2022-07-19T21:56:07.976Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-19T21:56:07.976Z] github.com/docker/docker/cli [2022-07-19T21:56:07.976Z] github.com/docker/docker/cli/config [2022-07-19T21:56:07.976Z] github.com/docker/docker/cli/debug [2022-07-19T21:56:07.976Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-19T21:56:07.976Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-19T21:56:07.976Z] github.com/docker/docker/client [2022-07-19T21:56:07.976Z] github.com/docker/docker/cmd/docker-proxy [2022-07-19T21:56:07.976Z] github.com/docker/docker/cmd/dockerd [2022-07-19T21:56:07.976Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-19T21:56:07.976Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-19T21:56:07.976Z] github.com/docker/docker/container [2022-07-19T21:56:07.976Z] github.com/docker/docker/container/stream [2022-07-19T21:56:07.976Z] github.com/docker/docker/contrib/apparmor [2022-07-19T21:56:07.976Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-19T21:56:07.976Z] github.com/docker/docker/contrib/httpserver [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster/convert [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster/executor [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/cluster/provider [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/config [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/containerd [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/events [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/events/testutils [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/exec [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/images [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/initlayer [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/links [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/listeners [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/gelf [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/journald [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/local [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/logentries [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-19T21:56:07.976Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-19T21:56:07.977Z] github.com/docker/docker/daemon/logger/splunk [2022-07-19T21:56:07.977Z] github.com/docker/docker/daemon/logger/syslog [2022-07-19T21:56:07.977Z] github.com/docker/docker/daemon/logger/templates [2022-07-19T21:56:07.977Z] github.com/docker/docker/daemon/names [2022-07-19T21:56:07.977Z] github.com/docker/docker/daemon/network [2022-07-19T21:56:07.977Z] github.com/docker/docker/daemon/stats [2022-07-19T21:56:07.977Z] github.com/docker/docker/distribution [2022-07-19T21:56:07.977Z] github.com/docker/docker/distribution/metadata [2022-07-19T21:56:07.977Z] github.com/docker/docker/distribution/utils [2022-07-19T21:56:07.977Z] github.com/docker/docker/distribution/xfer [2022-07-19T21:56:07.977Z] github.com/docker/docker/dockerversion [2022-07-19T21:56:07.977Z] github.com/docker/docker/errdefs [2022-07-19T21:56:07.977Z] github.com/docker/docker/image [2022-07-19T21:56:07.977Z] github.com/docker/docker/image/cache [2022-07-19T21:56:07.977Z] github.com/docker/docker/image/tarexport [2022-07-19T21:56:07.977Z] github.com/docker/docker/image/v1 [2022-07-19T21:56:07.977Z] github.com/docker/docker/internal/test/suite [2022-07-19T21:56:07.977Z] github.com/docker/docker/layer [2022-07-19T21:56:07.977Z] github.com/docker/docker/libcontainerd [2022-07-19T21:56:07.977Z] github.com/docker/docker/libcontainerd/queue [2022-07-19T21:56:07.977Z] github.com/docker/docker/libcontainerd/remote [2022-07-19T21:56:07.977Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-19T21:56:07.977Z] github.com/docker/docker/libcontainerd/types [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/config [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/idm [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ns [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/options [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/osl [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/types [2022-07-19T21:56:07.977Z] github.com/docker/docker/oci [2022-07-19T21:56:07.977Z] github.com/docker/docker/oci/caps [2022-07-19T21:56:07.977Z] github.com/docker/docker/opts [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/aaparser [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/archive [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/authorization [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/broadcaster [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/capabilities [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/chrootarchive [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/containerfs [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/devicemapper [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/directory [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/dmesg [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/fileutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/fsutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/homedir [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/idtools [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/ioutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/jsonmessage [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/longpath [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/loopback [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/namesgenerator [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/parsers [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/pidfile [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/platform [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/plugingetter [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/plugins [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/plugins/transport [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/pools [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/progress [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/pubsub [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/reexec [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/signal [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/stack [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/stdcopy [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/streamformatter [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/stringid [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/sysinfo [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/system [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/tailfile [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/tarsum [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/urlutil [2022-07-19T21:56:07.977Z] github.com/docker/docker/pkg/useragent [2022-07-19T21:56:07.977Z] github.com/docker/docker/plugin [2022-07-19T21:56:07.977Z] github.com/docker/docker/plugin/executor/containerd [2022-07-19T21:56:07.977Z] github.com/docker/docker/plugin/v2 [2022-07-19T21:56:07.977Z] github.com/docker/docker/profiles/apparmor [2022-07-19T21:56:07.977Z] github.com/docker/docker/profiles/seccomp [2022-07-19T21:56:07.977Z] github.com/docker/docker/quota [2022-07-19T21:56:07.977Z] github.com/docker/docker/reference [2022-07-19T21:56:07.977Z] github.com/docker/docker/registry [2022-07-19T21:56:07.977Z] github.com/docker/docker/registry/resumable [2022-07-19T21:56:07.977Z] github.com/docker/docker/restartmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/rootless [2022-07-19T21:56:07.977Z] github.com/docker/docker/rootless/specconv [2022-07-19T21:56:07.977Z] github.com/docker/docker/runconfig [2022-07-19T21:56:07.977Z] github.com/docker/docker/runconfig/opts [2022-07-19T21:56:07.977Z] github.com/docker/docker/testutil [2022-07-19T21:56:07.977Z] github.com/docker/docker/testutil/daemon [2022-07-19T21:56:07.977Z] github.com/docker/docker/testutil/environment [2022-07-19T21:56:07.977Z] github.com/docker/docker/testutil/fakecontext [2022-07-19T21:56:07.977Z] github.com/docker/docker/testutil/fakegit [2022-07-19T21:56:07.977Z] github.com/docker/docker/testutil/fakestorage [2022-07-19T21:56:07.977Z] github.com/docker/docker/testutil/fixtures/load [2022-07-19T21:56:07.977Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-19T21:56:07.977Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-19T21:56:07.977Z] github.com/docker/docker/testutil/registry [2022-07-19T21:56:07.977Z] github.com/docker/docker/testutil/request [2022-07-19T21:56:07.977Z] github.com/docker/docker/volume [2022-07-19T21:56:07.977Z] github.com/docker/docker/volume/drivers [2022-07-19T21:56:07.977Z] github.com/docker/docker/volume/local [2022-07-19T21:56:07.977Z] github.com/docker/docker/volume/mounts [2022-07-19T21:56:07.977Z] github.com/docker/docker/volume/service [2022-07-19T21:56:07.977Z] github.com/docker/docker/volume/service/opts [2022-07-19T21:56:07.977Z] github.com/docker/docker/volume/testutils' [2022-07-19T21:56:07.977Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/config [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/idm [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ns [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/options [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/osl [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/types' [2022-07-19T21:56:07.977Z] + echo 'github.com/docker/docker/libnetwork [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/config [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/idm [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/ns [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/options [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/osl [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/types' [2022-07-19T21:56:07.977Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T21:56:07.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T21:56:07.977Z] + type docker-proxy [2022-07-19T21:56:07.977Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-19T21:56:07.977Z] + hack/make.sh binary-proxy install-proxy [2022-07-19T21:56:07.977Z] [2022-07-19T21:56:07.977Z] Removing bundles/ [2022-07-19T21:56:07.977Z] [2022-07-19T21:56:07.977Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-19T21:56:07.977Z] Building: bundles/binary-proxy/docker-proxy [2022-07-19T21:56:07.977Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T21:56:08.230Z] #23 19.43 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=dc579cb68d592fd965eb961784bce838e04b62a20bd86df5de63e0bd8300b554 [2022-07-19T21:56:08.230Z] #23 19.43 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-19T21:56:08.230Z] #23 19.45 Successfully built yamllint [2022-07-19T21:56:08.230Z] #23 19.50 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-19T21:56:08.320Z] #20 45.48 The following NEW packages will be installed: [2022-07-19T21:56:08.320Z] #20 45.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-19T21:56:08.320Z] #20 45.48 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-19T21:56:08.320Z] #20 45.48 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-19T21:56:08.320Z] #20 45.48 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-19T21:56:08.320Z] #20 45.49 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-19T21:56:08.320Z] #20 45.49 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-19T21:56:08.320Z] #20 45.50 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-19T21:56:08.320Z] #20 45.50 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-19T21:56:08.320Z] #20 45.51 mingw-w64-x86-64-dev [2022-07-19T21:56:08.581Z] #20 45.96 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:56:08.581Z] #20 45.96 Need to get 115 MB of archives. [2022-07-19T21:56:08.581Z] #20 45.96 After this operation, 645 MB of additional disk space will be used. [2022-07-19T21:56:08.581Z] #20 45.96 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-07-19T21:56:08.581Z] #20 46.01 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-07-19T21:56:08.798Z] #23 20.28 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-19T21:56:08.842Z] #20 46.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-07-19T21:56:08.842Z] #20 46.07 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-07-19T21:56:08.842Z] #20 46.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-19T21:56:08.842Z] #20 46.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-19T21:56:08.842Z] #20 46.17 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-07-19T21:56:08.842Z] #20 46.22 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-07-19T21:56:08.842Z] #20 46.22 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-07-19T21:56:09.103Z] #20 46.39 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-07-19T21:56:09.679Z] #20 46.79 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-07-19T21:56:09.680Z] #20 46.97 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-07-19T21:56:09.839Z] #23 DONE 21.2s [2022-07-19T21:56:09.839Z] [2022-07-19T21:56:09.839Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-19T21:56:09.839Z] #27 sha256:09b2cfc29e3060150f8d8456aadb4326276395c16bce72ca30cda9634825f9cf [2022-07-19T21:56:09.941Z] #20 47.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-07-19T21:56:09.941Z] #20 ... [2022-07-19T21:56:09.941Z] [2022-07-19T21:56:09.941Z] #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-07-19T21:56:09.941Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-19T21:56:09.941Z] #69 31.49 Reading package lists... [2022-07-19T21:56:09.941Z] #69 40.63 Building dependency tree... [2022-07-19T21:56:09.941Z] #69 44.74 The following additional packages will be installed: [2022-07-19T21:56:09.941Z] #69 44.77 libbtrfs0 [2022-07-19T21:56:09.941Z] #69 44.99 The following NEW packages will be installed: [2022-07-19T21:56:09.941Z] #69 45.01 libbtrfs-dev libbtrfs0 [2022-07-19T21:56:09.941Z] #69 45.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:56:09.941Z] #69 45.47 Need to get 460 kB of archives. [2022-07-19T21:56:09.941Z] #69 45.47 After this operation, 1237 kB of additional disk space will be used. [2022-07-19T21:56:09.941Z] #69 45.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-19T21:56:09.941Z] #69 45.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-19T21:56:09.941Z] #69 46.15 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:56:09.941Z] #69 46.51 Fetched 460 kB in 0s (1486 kB/s) [2022-07-19T21:56:09.941Z] #69 46.59 Selecting previously unselected package libbtrfs0:amd64. [2022-07-19T21:56:09.941Z] #69 46.59 (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-07-19T21:56:09.941Z] #69 46.65 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-19T21:56:09.941Z] #69 46.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:56:09.941Z] #69 46.82 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-19T21:56:09.941Z] #69 46.82 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-19T21:56:09.941Z] #69 46.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:56:09.941Z] #69 46.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:56:09.941Z] #69 47.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:56:09.941Z] #69 47.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:56:09.941Z] #69 DONE 47.3s [2022-07-19T21:56:09.941Z] [2022-07-19T21:56:09.941Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-19T21:56:09.941Z] #70 sha256:6aded8ce3256ae0e3e61d5a2736ac28b2ac606e509c9a95641874a71b841a12b [2022-07-19T21:56:10.123Z] #27 DONE 0.3s [2022-07-19T21:56:10.123Z] [2022-07-19T21:56:10.123Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-19T21:56:10.123Z] #32 sha256:5281a692caefdee60f3108564be5f0be04ebd9b615f837106f0d28a40c7a476f [2022-07-19T21:56:10.204Z] #70 DONE 0.1s [2022-07-19T21:56:10.204Z] [2022-07-19T21:56:10.204Z] #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-07-19T21:56:10.204Z] #71 sha256:b6ce4174ea4713c59c6cef457f22cf1a38663373aca17c0564b154e56faef4eb [2022-07-19T21:56:10.384Z] #32 DONE 0.3s [2022-07-19T21:56:10.384Z] [2022-07-19T21:56:10.384Z] #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-07-19T21:56:10.384Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:56:10.644Z] #77 ... [2022-07-19T21:56:10.644Z] [2022-07-19T21:56:10.644Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-19T21:56:10.644Z] #35 sha256:329fb98e9c3d0a968fd4c28296e5884fedfd83b8b3c30ca9c24721faabdecdb6 [2022-07-19T21:56:10.644Z] #35 DONE 0.1s [2022-07-19T21:56:10.644Z] [2022-07-19T21:56:10.644Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-19T21:56:10.644Z] #37 sha256:216dfcc4888c54401af2f8650df518cfc4458830498754b19dbd5730939f50cc [2022-07-19T21:56:10.644Z] #37 DONE 0.1s [2022-07-19T21:56:10.644Z] [2022-07-19T21:56:10.644Z] #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-07-19T21:56:10.644Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:56:10.903Z] #77 ... [2022-07-19T21:56:10.903Z] [2022-07-19T21:56:10.903Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-19T21:56:10.903Z] #39 sha256:f0777417c09ec32a5c589d87df3672acbc473d267958131d2414cda8e01e024a [2022-07-19T21:56:10.903Z] #39 DONE 0.0s [2022-07-19T21:56:10.903Z] [2022-07-19T21:56:10.903Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-19T21:56:10.903Z] #41 sha256:ed28c9e5724eae6fda9df598744223481273f79f6ffa688597cc251807b51b05 [2022-07-19T21:56:10.903Z] #41 DONE 0.1s [2022-07-19T21:56:10.903Z] [2022-07-19T21:56:10.903Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-19T21:56:10.903Z] #45 sha256:82f4ae1d5cc1cec1755956b8fb1617d68683aa59747ffb6c377f9628914140e3 [2022-07-19T21:56:10.903Z] #45 DONE 0.0s [2022-07-19T21:56:10.903Z] [2022-07-19T21:56:10.903Z] #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-07-19T21:56:10.903Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:56:11.145Z] #71 0.896 + RM_GOPATH=0 [2022-07-19T21:56:11.145Z] #71 0.896 + TMP_GOPATH= [2022-07-19T21:56:11.145Z] #71 0.896 + : /build [2022-07-19T21:56:11.145Z] #71 0.896 + '[' -z '' ']' [2022-07-19T21:56:11.145Z] #71 0.896 ++ mktemp -d [2022-07-19T21:56:11.145Z] #71 0.898 + export GOPATH=/tmp/tmp.rt76kffVZ9 [2022-07-19T21:56:11.145Z] #71 0.898 + GOPATH=/tmp/tmp.rt76kffVZ9 [2022-07-19T21:56:11.145Z] #71 0.898 + RM_GOPATH=1 [2022-07-19T21:56:11.145Z] #71 0.899 + case "$(go env GOARCH)" in [2022-07-19T21:56:11.145Z] #71 0.899 ++ go env GOARCH [2022-07-19T21:56:11.145Z] #71 0.922 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:56:11.145Z] #71 0.922 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:56:11.145Z] #71 0.925 ++ dirname /install.sh [2022-07-19T21:56:11.145Z] #71 0.926 + dir=/ [2022-07-19T21:56:11.145Z] #71 0.926 + bin=containerd [2022-07-19T21:56:11.145Z] #71 0.927 + shift [2022-07-19T21:56:11.145Z] #71 0.927 + '[' '!' -f //containerd.installer ']' [2022-07-19T21:56:11.145Z] #71 0.927 + . //containerd.installer [2022-07-19T21:56:11.145Z] #71 0.928 ++ set -e [2022-07-19T21:56:11.145Z] #71 0.928 ++ : v1.6.6 [2022-07-19T21:56:11.145Z] #71 0.928 + install_containerd [2022-07-19T21:56:11.145Z] #71 0.929 + echo 'Install containerd version v1.6.6' [2022-07-19T21:56:11.145Z] #71 0.929 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rt76kffVZ9/src/github.com/containerd/containerd [2022-07-19T21:56:11.145Z] #71 0.929 Install containerd version v1.6.6 [2022-07-19T21:56:11.145Z] #71 0.933 Cloning into '/tmp/tmp.rt76kffVZ9/src/github.com/containerd/containerd'... [2022-07-19T21:56:13.054Z] #71 ... [2022-07-19T21:56:13.054Z] [2022-07-19T21:56:13.054Z] #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-07-19T21:56:13.054Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-19T21:56:13.054Z] #49 31.15 Reading package lists... [2022-07-19T21:56:13.054Z] #49 40.60 Building dependency tree... [2022-07-19T21:56:13.054Z] #49 44.60 The following additional packages will be installed: [2022-07-19T21:56:13.054Z] #49 44.63 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-19T21:56:13.054Z] #49 44.66 Suggested packages: [2022-07-19T21:56:13.054Z] #49 44.67 cmake-doc ninja-build lrzip [2022-07-19T21:56:13.054Z] #49 44.67 Recommended packages: [2022-07-19T21:56:13.054Z] #49 44.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-19T21:56:13.054Z] #49 45.36 The following NEW packages will be installed: [2022-07-19T21:56:13.054Z] #49 45.38 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-19T21:56:13.054Z] #49 45.73 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:56:13.054Z] #49 45.73 Need to get 8418 kB of archives. [2022-07-19T21:56:13.054Z] #49 45.73 After this operation, 34.9 MB of additional disk space will be used. [2022-07-19T21:56:13.054Z] #49 45.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-19T21:56:13.054Z] #49 45.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-19T21:56:13.054Z] #49 45.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-19T21:56:13.054Z] #49 45.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-19T21:56:13.055Z] #49 45.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-19T21:56:13.055Z] #49 45.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-19T21:56:13.055Z] #49 45.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-19T21:56:13.055Z] #49 45.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-19T21:56:13.055Z] #49 46.59 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:56:13.055Z] #49 46.94 Fetched 8418 kB in 0s (21.4 MB/s) [2022-07-19T21:56:13.055Z] #49 47.00 Selecting previously unselected package xxd. [2022-07-19T21:56:13.055Z] #49 47.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-07-19T21:56:13.055Z] #49 47.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:56:13.055Z] #49 47.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:56:13.055Z] #49 47.18 Selecting previously unselected package vim-common. [2022-07-19T21:56:13.055Z] #49 47.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:56:13.055Z] #49 47.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:56:13.055Z] #49 47.40 Selecting previously unselected package cmake-data. [2022-07-19T21:56:13.055Z] #49 47.41 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-19T21:56:13.055Z] #49 47.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-19T21:56:13.055Z] #49 48.64 Selecting previously unselected package libarchive13:amd64. [2022-07-19T21:56:13.055Z] #49 48.65 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-19T21:56:13.055Z] #49 48.66 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-19T21:56:13.055Z] #49 48.80 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-19T21:56:13.055Z] #49 48.80 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-19T21:56:13.055Z] #49 48.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-19T21:56:13.055Z] #49 48.86 Selecting previously unselected package librhash0:amd64. [2022-07-19T21:56:13.055Z] #49 48.86 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-19T21:56:13.055Z] #49 48.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-19T21:56:13.055Z] #49 48.92 Selecting previously unselected package libuv1:amd64. [2022-07-19T21:56:13.055Z] #49 48.93 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-19T21:56:13.055Z] #49 48.94 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-19T21:56:13.055Z] #49 49.01 Selecting previously unselected package cmake. [2022-07-19T21:56:13.055Z] #49 49.02 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-19T21:56:13.055Z] #49 49.03 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-19T21:56:13.264Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-19T21:56:13.265Z] [2022-07-19T21:56:13.265Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-19T21:56:13.265Z] Installing docker-proxy to /usr/local/bin/ [2022-07-19T21:56:13.265Z] [2022-07-19T21:56:13.265Z] + mkdir -p bundles [2022-07-19T21:56:13.265Z] + '[' -n 'github.com/docker/docker/api [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/backend/build [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/httpstatus [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/httputils [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/middleware [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/build [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/container [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/debug [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/distribution [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/grpc [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/image [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/network [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/plugin [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/session [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/swarm [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/system [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/server/router/volume [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/backend [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/blkiodev [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/container [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/events [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/filters [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/image [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/mount [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/network [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/registry [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/strslice [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/swarm [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/time [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/versions [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-19T21:56:13.265Z] github.com/docker/docker/api/types/volume [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder/builder-next [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder/builder-next/worker [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder/dockerfile [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder/remotecontext [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder/remotecontext/git [2022-07-19T21:56:13.265Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-19T21:56:13.265Z] github.com/docker/docker/cli [2022-07-19T21:56:13.265Z] github.com/docker/docker/cli/config [2022-07-19T21:56:13.265Z] github.com/docker/docker/cli/debug [2022-07-19T21:56:13.265Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-19T21:56:13.265Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-19T21:56:13.265Z] github.com/docker/docker/client [2022-07-19T21:56:13.265Z] github.com/docker/docker/cmd/docker-proxy [2022-07-19T21:56:13.265Z] github.com/docker/docker/cmd/dockerd [2022-07-19T21:56:13.265Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-19T21:56:13.265Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-19T21:56:13.265Z] github.com/docker/docker/container [2022-07-19T21:56:13.265Z] github.com/docker/docker/container/stream [2022-07-19T21:56:13.265Z] github.com/docker/docker/contrib/apparmor [2022-07-19T21:56:13.265Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-19T21:56:13.265Z] github.com/docker/docker/contrib/httpserver [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/cluster [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/cluster/convert [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/cluster/executor [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/cluster/provider [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/config [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/containerd [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/events [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/events/testutils [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/exec [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/images [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/initlayer [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/links [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/listeners [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/gelf [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/journald [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/local [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/logentries [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/splunk [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/syslog [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/logger/templates [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/names [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/network [2022-07-19T21:56:13.265Z] github.com/docker/docker/daemon/stats [2022-07-19T21:56:13.265Z] github.com/docker/docker/distribution [2022-07-19T21:56:13.265Z] github.com/docker/docker/distribution/metadata [2022-07-19T21:56:13.265Z] github.com/docker/docker/distribution/utils [2022-07-19T21:56:13.265Z] github.com/docker/docker/distribution/xfer [2022-07-19T21:56:13.265Z] github.com/docker/docker/dockerversion [2022-07-19T21:56:13.265Z] github.com/docker/docker/errdefs [2022-07-19T21:56:13.265Z] github.com/docker/docker/image [2022-07-19T21:56:13.265Z] github.com/docker/docker/image/cache [2022-07-19T21:56:13.265Z] github.com/docker/docker/image/tarexport [2022-07-19T21:56:13.265Z] github.com/docker/docker/image/v1 [2022-07-19T21:56:13.265Z] github.com/docker/docker/internal/test/suite [2022-07-19T21:56:13.265Z] github.com/docker/docker/layer [2022-07-19T21:56:13.265Z] github.com/docker/docker/libcontainerd [2022-07-19T21:56:13.265Z] github.com/docker/docker/libcontainerd/queue [2022-07-19T21:56:13.265Z] github.com/docker/docker/libcontainerd/remote [2022-07-19T21:56:13.265Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-19T21:56:13.265Z] github.com/docker/docker/libcontainerd/types [2022-07-19T21:56:13.265Z] github.com/docker/docker/oci [2022-07-19T21:56:13.265Z] github.com/docker/docker/oci/caps [2022-07-19T21:56:13.265Z] github.com/docker/docker/opts [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/aaparser [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/archive [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/authorization [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/broadcaster [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/capabilities [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/chrootarchive [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/containerfs [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/devicemapper [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/directory [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/dmesg [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/fileutils [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/fsutils [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/homedir [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/idtools [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/ioutils [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/jsonmessage [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/longpath [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/loopback [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/namesgenerator [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/parsers [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/pidfile [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/platform [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/plugingetter [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/plugins [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/plugins/transport [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/pools [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/progress [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/pubsub [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/reexec [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/signal [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/stack [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/stdcopy [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/streamformatter [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/stringid [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/sysinfo [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/system [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/tailfile [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/tarsum [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/urlutil [2022-07-19T21:56:13.265Z] github.com/docker/docker/pkg/useragent [2022-07-19T21:56:13.265Z] github.com/docker/docker/plugin [2022-07-19T21:56:13.265Z] github.com/docker/docker/plugin/executor/containerd [2022-07-19T21:56:13.265Z] github.com/docker/docker/plugin/v2 [2022-07-19T21:56:13.265Z] github.com/docker/docker/profiles/apparmor [2022-07-19T21:56:13.265Z] github.com/docker/docker/profiles/seccomp [2022-07-19T21:56:13.265Z] github.com/docker/docker/quota [2022-07-19T21:56:13.265Z] github.com/docker/docker/reference [2022-07-19T21:56:13.265Z] github.com/docker/docker/registry [2022-07-19T21:56:13.265Z] github.com/docker/docker/registry/resumable [2022-07-19T21:56:13.265Z] github.com/docker/docker/restartmanager [2022-07-19T21:56:13.265Z] github.com/docker/docker/rootless [2022-07-19T21:56:13.265Z] github.com/docker/docker/rootless/specconv [2022-07-19T21:56:13.265Z] github.com/docker/docker/runconfig [2022-07-19T21:56:13.265Z] github.com/docker/docker/runconfig/opts [2022-07-19T21:56:13.265Z] github.com/docker/docker/testutil [2022-07-19T21:56:13.265Z] github.com/docker/docker/testutil/daemon [2022-07-19T21:56:13.265Z] github.com/docker/docker/testutil/environment [2022-07-19T21:56:13.265Z] github.com/docker/docker/testutil/fakecontext [2022-07-19T21:56:13.265Z] github.com/docker/docker/testutil/fakegit [2022-07-19T21:56:13.265Z] github.com/docker/docker/testutil/fakestorage [2022-07-19T21:56:13.265Z] github.com/docker/docker/testutil/fixtures/load [2022-07-19T21:56:13.265Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-19T21:56:13.265Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-19T21:56:13.265Z] github.com/docker/docker/testutil/registry [2022-07-19T21:56:13.265Z] github.com/docker/docker/testutil/request [2022-07-19T21:56:13.265Z] github.com/docker/docker/volume [2022-07-19T21:56:13.265Z] github.com/docker/docker/volume/drivers [2022-07-19T21:56:13.265Z] github.com/docker/docker/volume/local [2022-07-19T21:56:13.265Z] github.com/docker/docker/volume/mounts [2022-07-19T21:56:13.265Z] github.com/docker/docker/volume/service [2022-07-19T21:56:13.265Z] github.com/docker/docker/volume/service/opts [2022-07-19T21:56:13.265Z] github.com/docker/docker/volume/testutils' ']' [2022-07-19T21:56:13.265Z] + 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/containerd 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/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-07-19T21:56:13.315Z] #49 ... [2022-07-19T21:56:13.315Z] [2022-07-19T21:56:13.315Z] #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-07-19T21:56:13.315Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-19T21:56:13.315Z] #20 47.76 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-07-19T21:56:13.315Z] #20 48.02 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-07-19T21:56:13.315Z] #20 48.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-19T21:56:13.315Z] #20 48.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-19T21:56:13.315Z] #20 48.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-19T21:56:13.315Z] #20 48.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-19T21:56:13.315Z] #20 48.05 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-07-19T21:56:13.315Z] #20 48.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-19T21:56:13.315Z] #20 48.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-19T21:56:13.315Z] #20 48.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-19T21:56:13.315Z] #20 48.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-19T21:56:13.315Z] #20 48.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-19T21:56:13.315Z] #20 48.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-19T21:56:13.315Z] #20 48.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-19T21:56:13.315Z] #20 48.13 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-07-19T21:56:13.315Z] #20 48.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-19T21:56:13.315Z] #20 48.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-19T21:56:13.315Z] #20 48.79 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:56:13.315Z] #20 48.95 Fetched 115 MB in 2s (46.7 MB/s) [2022-07-19T21:56:13.315Z] #20 49.00 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-19T21:56:13.315Z] #20 49.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-07-19T21:56:13.315Z] #20 49.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-19T21:56:13.315Z] #20 49.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-19T21:56:13.315Z] #20 49.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-19T21:56:13.315Z] #20 49.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-19T21:56:13.315Z] #20 49.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-19T21:56:13.840Z] #20 50.95 Selecting previously unselected package binutils-mingw-w64. [2022-07-19T21:56:13.840Z] #20 50.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-19T21:56:13.840Z] #20 50.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-19T21:56:13.840Z] #20 51.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-19T21:56:13.840Z] #20 51.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:56:13.840Z] #20 51.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:56:14.104Z] #20 ... [2022-07-19T21:56:14.104Z] [2022-07-19T21:56:14.104Z] #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-07-19T21:56:14.104Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-19T21:56:14.104Z] #49 50.68 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-19T21:56:14.104Z] #49 50.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:56:14.104Z] #49 50.72 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-19T21:56:14.104Z] #49 50.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:56:14.104Z] #49 50.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-19T21:56:14.104Z] #49 50.77 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-19T21:56:14.104Z] #49 50.79 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-19T21:56:14.104Z] #49 50.81 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-19T21:56:14.104Z] #49 50.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:56:14.104Z] #49 DONE 51.3s [2022-07-19T21:56:14.104Z] [2022-07-19T21:56:14.104Z] #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-07-19T21:56:14.104Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-19T21:56:14.104Z] #20 51.33 Selecting previously unselected package dmsetup. [2022-07-19T21:56:14.104Z] #20 51.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:56:14.104Z] #20 51.38 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-19T21:56:14.104Z] #20 ... [2022-07-19T21:56:14.104Z] [2022-07-19T21:56:14.104Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-19T21:56:14.104Z] #50 sha256:15542ce49fd4642de01a21717c3e3cb4c31944151847ed5f890fe03da5e4b3f4 [2022-07-19T21:56:14.104Z] #50 DONE 0.1s [2022-07-19T21:56:14.104Z] [2022-07-19T21:56:14.104Z] #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-07-19T21:56:14.104Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-19T21:56:14.104Z] #20 51.52 Selecting previously unselected package mingw-w64-common. [2022-07-19T21:56:14.365Z] #20 51.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-19T21:56:14.365Z] #20 51.55 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-19T21:56:14.649Z] ? github.com/docker/docker/api [no test files] [2022-07-19T21:56:14.935Z] #20 ... [2022-07-19T21:56:14.935Z] [2022-07-19T21:56:14.935Z] #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-07-19T21:56:14.935Z] #74 sha256:3e55252e8944a0124b12300604b8a2e0a96a4ba004e3f94436db88ed5ec3e842 [2022-07-19T21:56:14.935Z] #74 48.60 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-19T21:56:14.935Z] #74 48.60 + GOBIN=/build [2022-07-19T21:56:14.935Z] #74 48.60 + GO111MODULE=on [2022-07-19T21:56:14.935Z] #74 48.60 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-19T21:56:14.935Z] #74 52.06 rootlesskit version 1.0.0 [2022-07-19T21:56:14.935Z] #74 52.07 Usage of /build/rootlesskit-docker-proxy: [2022-07-19T21:56:14.935Z] #74 52.07 -container-ip string [2022-07-19T21:56:14.935Z] #74 52.07 container ip [2022-07-19T21:56:14.935Z] #74 52.07 -container-port int [2022-07-19T21:56:14.935Z] #74 52.07 container port (default -1) [2022-07-19T21:56:14.935Z] #74 52.07 -host-ip string [2022-07-19T21:56:14.935Z] #74 52.07 host ip [2022-07-19T21:56:14.935Z] #74 52.07 -host-port int [2022-07-19T21:56:14.935Z] #74 52.07 host port (default -1) [2022-07-19T21:56:14.935Z] #74 52.07 -proto string [2022-07-19T21:56:14.935Z] #74 52.07 proxy protocol (default "tcp") [2022-07-19T21:56:14.935Z] #74 DONE 52.2s [2022-07-19T21:56:15.195Z] [2022-07-19T21:56:15.195Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-19T21:56:15.195Z] #75 sha256:1c9d5fc04bd65f85e99ae0124419625112000af34ecbd28acbe6f6c9f61ab1cc [2022-07-19T21:56:15.195Z] #75 DONE 0.1s [2022-07-19T21:56:15.195Z] [2022-07-19T21:56:15.195Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-19T21:56:15.195Z] #76 sha256:0ac2ba1e558bd55646b551f496b764f75ca0d4ba12d6432242810239a54ed805 [2022-07-19T21:56:15.195Z] #76 DONE 0.1s [2022-07-19T21:56:15.195Z] [2022-07-19T21:56:15.195Z] #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-07-19T21:56:15.195Z] #51 sha256:cdb627709abb683d0fffaccb9912d12b0c8a012f74f329711f64d78fc46d039a [2022-07-19T21:56:15.195Z] #51 0.837 + RM_GOPATH=0 [2022-07-19T21:56:15.195Z] #51 0.837 + TMP_GOPATH= [2022-07-19T21:56:15.195Z] #51 0.837 + : /build [2022-07-19T21:56:15.195Z] #51 0.837 + '[' -z '' ']' [2022-07-19T21:56:15.195Z] #51 0.839 ++ mktemp -d [2022-07-19T21:56:15.195Z] #51 0.841 + export GOPATH=/tmp/tmp.HhXvi7c8LU [2022-07-19T21:56:15.195Z] #51 0.841 + GOPATH=/tmp/tmp.HhXvi7c8LU [2022-07-19T21:56:15.195Z] #51 0.841 + RM_GOPATH=1 [2022-07-19T21:56:15.195Z] #51 0.841 + case "$(go env GOARCH)" in [2022-07-19T21:56:15.195Z] #51 0.842 ++ go env GOARCH [2022-07-19T21:56:15.195Z] #51 0.847 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:56:15.195Z] #51 0.847 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:56:15.195Z] #51 0.847 ++ dirname /install.sh [2022-07-19T21:56:15.195Z] #51 0.848 + dir=/ [2022-07-19T21:56:15.195Z] #51 0.848 + bin=tini [2022-07-19T21:56:15.195Z] #51 0.848 + shift [2022-07-19T21:56:15.195Z] #51 0.848 + '[' '!' -f //tini.installer ']' [2022-07-19T21:56:15.195Z] #51 0.848 + . //tini.installer [2022-07-19T21:56:15.195Z] #51 0.848 ++ : v0.19.0 [2022-07-19T21:56:15.195Z] #51 0.848 + install_tini [2022-07-19T21:56:15.195Z] #51 0.848 + echo 'Install tini version v0.19.0' [2022-07-19T21:56:15.195Z] #51 0.849 Install tini version v0.19.0 [2022-07-19T21:56:15.195Z] #51 0.849 + git clone https://github.com/krallin/tini.git /tmp/tmp.HhXvi7c8LU/tini [2022-07-19T21:56:15.195Z] #51 0.861 Cloning into '/tmp/tmp.HhXvi7c8LU/tini'... [2022-07-19T21:56:15.765Z] #51 1.585 + cd /tmp/tmp.HhXvi7c8LU/tini [2022-07-19T21:56:15.765Z] #51 1.585 + git checkout -q v0.19.0 [2022-07-19T21:56:15.765Z] #51 1.609 + cmake . [2022-07-19T21:56:16.336Z] #51 2.007 -- The C compiler identification is GNU 10.2.1 [2022-07-19T21:56:16.336Z] #51 2.068 -- Detecting C compiler ABI info [2022-07-19T21:56:16.597Z] #51 2.436 -- Detecting C compiler ABI info - done [2022-07-19T21:56:16.597Z] #51 2.481 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-19T21:56:16.597Z] #51 2.484 -- Detecting C compile features [2022-07-19T21:56:16.597Z] #51 2.484 -- Detecting C compile features - done [2022-07-19T21:56:16.597Z] #51 2.496 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-19T21:56:16.597Z] #51 2.558 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-19T21:56:16.857Z] #51 2.594 -- Configuring done [2022-07-19T21:56:16.858Z] #51 2.642 -- Generating done [2022-07-19T21:56:16.858Z] #51 2.643 -- Build files have been written to: /tmp/tmp.HhXvi7c8LU/tini [2022-07-19T21:56:16.858Z] #51 2.646 + make tini-static [2022-07-19T21:56:16.858Z] #51 2.747 Scanning dependencies of target tini-static [2022-07-19T21:56:16.858Z] #51 2.762 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-19T21:56:17.118Z] #51 3.079 [100%] Linking C executable tini-static [2022-07-19T21:56:17.379Z] #51 3.235 [100%] Built target tini-static [2022-07-19T21:56:17.379Z] #51 3.256 + mkdir -p /build [2022-07-19T21:56:17.379Z] #51 3.260 + cp tini-static /build/docker-init [2022-07-19T21:56:17.379Z] #51 DONE 3.4s [2022-07-19T21:56:17.379Z] [2022-07-19T21:56:17.379Z] #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-07-19T21:56:17.379Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-19T21:56:17.379Z] #20 54.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-19T21:56:17.379Z] #20 54.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-19T21:56:17.379Z] #20 54.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-19T21:56:19.292Z] #20 56.69 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-19T21:56:19.292Z] #20 56.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:56:19.552Z] #20 56.76 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-19T21:56:19.552Z] #20 56.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-19T21:56:19.552Z] #20 56.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:56:19.552Z] #20 56.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-19T21:56:21.463Z] #20 58.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-19T21:56:21.463Z] #20 58.73 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:56:21.463Z] #20 58.74 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:56:22.873Z] #55 ... [2022-07-19T21:56:22.873Z] [2022-07-19T21:56:22.873Z] #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-07-19T21:56:22.873Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:56:22.873Z] #77 279.5 CCLD libocispec.la [2022-07-19T21:56:22.873Z] #77 279.9 CCLD src/validate [2022-07-19T21:56:22.873Z] #77 279.9 CCLD tests/test-1 [2022-07-19T21:56:22.873Z] #77 280.0 CCLD tests/test-3 [2022-07-19T21:56:22.873Z] #77 280.0 CCLD tests/test-2 [2022-07-19T21:56:22.873Z] #77 280.0 CCLD tests/test-4 [2022-07-19T21:56:22.873Z] #77 280.0 CCLD tests/test-5 [2022-07-19T21:56:23.130Z] #77 280.1 CCLD tests/test-6 [2022-07-19T21:56:23.130Z] #77 280.2 CCLD tests/test-8 [2022-07-19T21:56:23.130Z] #77 280.2 CCLD tests/test-7 [2022-07-19T21:56:23.130Z] #77 280.3 CCLD tests/test-9 [2022-07-19T21:56:23.130Z] #77 280.3 CCLD tests/test-10 [2022-07-19T21:56:23.386Z] #77 280.3 CCLD tests/test-11 [2022-07-19T21:56:23.386Z] #77 280.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-19T21:56:25.281Z] #77 282.0 libtool: link: ar cr libocispec.a [2022-07-19T21:56:25.281Z] #77 282.0 libtool: link: ranlib libocispec.a [2022-07-19T21:56:25.667Z] #20 ... [2022-07-19T21:56:25.667Z] [2022-07-19T21:56:25.667Z] #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-07-19T21:56:25.667Z] #71 sha256:b6ce4174ea4713c59c6cef457f22cf1a38663373aca17c0564b154e56faef4eb [2022-07-19T21:56:25.667Z] #71 15.01 + cd /tmp/tmp.rt76kffVZ9/src/github.com/containerd/containerd [2022-07-19T21:56:25.667Z] #71 15.01 + git checkout -q v1.6.6 [2022-07-19T21:56:26.238Z] #71 15.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-19T21:56:26.238Z] #71 15.88 + BUILDTAGS='netgo osusergo static_build' [2022-07-19T21:56:26.238Z] #71 15.88 + export EXTRA_FLAGS=-buildmode=pie [2022-07-19T21:56:26.238Z] #71 15.88 + EXTRA_FLAGS=-buildmode=pie [2022-07-19T21:56:26.238Z] #71 15.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-19T21:56:26.238Z] #71 15.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-19T21:56:26.238Z] #71 15.88 + '[' '' = dynamic ']' [2022-07-19T21:56:26.238Z] #71 15.88 + make [2022-07-19T21:56:26.499Z] #71 16.38 + bin/ctr [2022-07-19T21:56:27.175Z] #77 283.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:56:27.175Z] #77 284.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-19T21:56:27.175Z] #77 284.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-19T21:56:27.175Z] #77 284.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:56:27.175Z] #77 284.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:56:27.175Z] #77 284.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:56:27.175Z] #77 284.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:56:27.175Z] #77 284.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-19T21:56:27.175Z] #77 284.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-19T21:56:27.175Z] #77 284.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-19T21:56:27.175Z] #77 284.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-19T21:56:27.175Z] #77 284.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-19T21:56:27.175Z] #77 284.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-19T21:56:27.175Z] #77 284.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-19T21:56:27.175Z] #77 284.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-19T21:56:27.175Z] #77 284.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-19T21:56:27.175Z] #77 284.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-19T21:56:27.175Z] #77 284.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-19T21:56:27.175Z] #77 284.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-19T21:56:27.175Z] #77 284.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-19T21:56:27.175Z] #77 284.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-19T21:56:27.432Z] #77 284.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-19T21:56:27.432Z] #77 284.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-19T21:56:27.432Z] #77 284.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-19T21:56:27.432Z] #77 284.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-19T21:56:27.432Z] #77 284.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-19T21:56:27.432Z] #77 284.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-19T21:56:27.432Z] #77 284.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-19T21:56:27.432Z] #77 284.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-19T21:56:27.432Z] #77 284.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-19T21:56:27.689Z] #77 284.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-19T21:56:27.690Z] #77 284.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-19T21:56:27.690Z] #77 284.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-19T21:56:27.690Z] #77 284.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-19T21:56:27.946Z] #77 284.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-19T21:56:27.946Z] #77 285.0 CC src/crun-crun.o [2022-07-19T21:56:27.946Z] #77 285.1 CC src/crun-run.o [2022-07-19T21:56:28.203Z] #77 285.2 CC src/crun-delete.o [2022-07-19T21:56:28.203Z] #77 285.2 CC src/crun-kill.o [2022-07-19T21:56:28.203Z] #77 285.3 CC src/crun-pause.o [2022-07-19T21:56:28.203Z] #77 285.3 CC src/crun-unpause.o [2022-07-19T21:56:28.203Z] #77 285.4 CC src/crun-spec.o [2022-07-19T21:56:28.459Z] #77 285.5 CC src/crun-exec.o [2022-07-19T21:56:28.459Z] #77 285.5 CC src/crun-list.o [2022-07-19T21:56:28.459Z] #77 285.6 CC src/crun-state.o [2022-07-19T21:56:28.459Z] #77 285.6 CC src/crun-create.o [2022-07-19T21:56:28.459Z] #77 285.6 CC src/crun-start.o [2022-07-19T21:56:28.716Z] #77 285.7 CC src/crun-ps.o [2022-07-19T21:56:28.973Z] #77 285.9 CC src/crun-checkpoint.o [2022-07-19T21:56:28.973Z] #77 286.0 CC src/crun-update.o [2022-07-19T21:56:28.973Z] #77 286.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-19T21:56:28.973Z] #77 286.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-19T21:56:28.973Z] #77 286.1 CC src/libcrun/libcrun_la-container.lo [2022-07-19T21:56:28.973Z] #77 286.1 CC src/crun-restore.o [2022-07-19T21:56:28.973Z] #77 286.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-19T21:56:29.537Z] #77 286.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-19T21:56:29.537Z] #77 286.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-19T21:56:29.537Z] #77 286.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-19T21:56:29.537Z] #77 286.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-19T21:56:29.537Z] #77 286.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-19T21:56:29.554Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-07-19T21:56:29.794Z] #77 286.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-19T21:56:29.794Z] #77 286.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-19T21:56:29.794Z] #77 286.9 CC src/libcrun/libcrun_la-linux.lo [2022-07-19T21:56:29.794Z] #77 286.9 CC src/libcrun/libcrun_la-error.lo [2022-07-19T21:56:29.794Z] #77 287.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-19T21:56:30.051Z] #77 287.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-19T21:56:30.051Z] #77 287.0 CC src/libcrun/libcrun_la-status.lo [2022-07-19T21:56:30.051Z] #77 287.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-19T21:56:30.308Z] #77 287.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-19T21:56:30.565Z] #77 287.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-19T21:56:30.565Z] #77 287.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-19T21:56:30.565Z] #77 287.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-19T21:56:30.821Z] #77 287.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-19T21:56:30.821Z] #77 287.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-19T21:56:31.077Z] #77 287.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-19T21:56:31.077Z] #77 288.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-19T21:56:31.077Z] #77 288.1 CC tests/init.o [2022-07-19T21:56:31.077Z] #77 288.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-19T21:56:33.082Z] #71 ... [2022-07-19T21:56:33.082Z] [2022-07-19T21:56:33.082Z] #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-07-19T21:56:33.082Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-19T21:56:33.082Z] #20 62.54 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-19T21:56:33.082Z] #20 62.54 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:56:33.082Z] #20 62.55 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:56:33.082Z] #20 64.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-19T21:56:33.082Z] #20 64.16 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:56:33.082Z] #20 64.17 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-19T21:56:33.082Z] #20 66.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-19T21:56:33.082Z] #20 66.08 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:56:33.082Z] #20 66.09 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:56:33.082Z] #20 69.87 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-19T21:56:33.082Z] #20 69.88 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-19T21:56:33.082Z] #20 69.88 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:56:33.589Z] #64 329.7 # github.com/containerd/containerd/cmd/containerd [2022-07-19T21:56:33.589Z] #64 329.7 /usr/bin/ld: /tmp/go-link-4247363121/000019.o: in function `New': [2022-07-19T21:56:33.589Z] #64 329.7 /tmp/tmp.0znm4VLGa9/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-07-19T21:56:33.589Z] #64 329.8 + bin/containerd-stress [2022-07-19T21:56:33.589Z] #64 330.9 + bin/containerd-shim [2022-07-19T21:56:34.464Z] #20 71.59 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-19T21:56:34.464Z] #20 71.60 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-19T21:56:34.464Z] #20 71.61 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-19T21:56:34.464Z] #20 71.66 Selecting previously unselected package libapparmor1:amd64. [2022-07-19T21:56:34.464Z] #20 71.67 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-19T21:56:34.464Z] #20 71.68 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-19T21:56:34.464Z] #20 71.73 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-19T21:56:34.464Z] #20 71.74 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-19T21:56:34.464Z] #20 71.74 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-19T21:56:34.464Z] #20 71.81 Selecting previously unselected package libbtrfs0:amd64. [2022-07-19T21:56:34.464Z] #20 71.82 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-19T21:56:34.464Z] #20 71.82 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:56:34.725Z] #20 71.89 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-19T21:56:34.725Z] #20 71.90 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-19T21:56:34.725Z] #20 71.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:56:34.725Z] #20 71.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-19T21:56:34.725Z] #20 71.99 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:56:34.725Z] #20 72.00 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:56:34.725Z] #20 72.04 Selecting previously unselected package libudev-dev:amd64. [2022-07-19T21:56:34.725Z] #20 72.05 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-19T21:56:34.725Z] #20 72.05 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:56:34.986Z] #20 72.12 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-19T21:56:34.986Z] #20 72.13 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-19T21:56:34.986Z] #20 72.13 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-19T21:56:34.986Z] #20 72.26 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-19T21:56:34.986Z] #20 72.27 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-19T21:56:34.986Z] #20 72.27 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-19T21:56:34.986Z] #20 72.37 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-19T21:56:34.986Z] #20 72.38 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-19T21:56:34.986Z] #20 72.39 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-19T21:56:35.247Z] #20 72.48 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-19T21:56:35.247Z] #20 72.49 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-19T21:56:35.247Z] #20 72.49 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-19T21:56:35.247Z] #20 72.54 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-19T21:56:35.247Z] #20 72.54 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-19T21:56:35.247Z] #20 72.55 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-19T21:56:35.251Z] #77 ... [2022-07-19T21:56:35.251Z] [2022-07-19T21:56:35.251Z] #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-07-19T21:56:35.251Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:56:35.251Z] #47 356.0 + dpkg --print-architecture [2022-07-19T21:56:35.251Z] #47 356.0 + git checkout -q v2.1.0 [2022-07-19T21:56:35.251Z] #47 356.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-19T21:56:35.251Z] #47 356.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-19T21:56:35.507Z] #20 72.71 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-19T21:56:35.507Z] #20 72.72 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-19T21:56:35.507Z] #20 72.73 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-19T21:56:35.507Z] #20 72.84 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-19T21:56:35.507Z] #20 72.85 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-19T21:56:35.507Z] #20 72.85 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:56:35.507Z] #20 72.90 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-19T21:56:35.769Z] #20 72.91 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-19T21:56:35.769Z] #20 72.92 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:56:35.769Z] #20 72.97 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-19T21:56:35.769Z] #20 72.98 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-19T21:56:35.769Z] #20 72.98 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:56:36.030Z] #20 73.24 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-19T21:56:36.030Z] #20 73.25 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-19T21:56:36.030Z] #20 73.26 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-19T21:56:36.030Z] #20 73.28 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-19T21:56:36.030Z] #20 73.29 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-19T21:56:36.030Z] #20 73.30 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-19T21:56:36.030Z] #20 73.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-19T21:56:36.030Z] #20 73.32 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-19T21:56:36.030Z] #20 73.34 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-19T21:56:36.030Z] #20 73.35 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-19T21:56:36.030Z] #20 73.36 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-19T21:56:36.030Z] #20 73.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-19T21:56:36.030Z] #20 73.39 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-19T21:56:36.030Z] #20 73.40 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-19T21:56:36.030Z] #20 73.41 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-19T21:56:36.030Z] #20 73.43 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-19T21:56:36.030Z] #20 73.44 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-19T21:56:36.030Z] #20 73.45 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-19T21:56:36.030Z] #20 73.46 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-19T21:56:36.030Z] #20 73.48 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-19T21:56:36.030Z] #20 73.49 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:56:36.030Z] #20 73.50 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-07-19T21:56:36.291Z] #20 73.52 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:56:36.291Z] #20 73.53 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-07-19T21:56:36.291Z] #20 73.54 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-19T21:56:36.291Z] #20 73.55 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-19T21:56:36.291Z] #20 73.56 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-07-19T21:56:36.291Z] #20 73.57 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-19T21:56:36.291Z] #20 73.59 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-19T21:56:36.291Z] #20 73.61 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:56:36.291Z] #20 73.62 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-19T21:56:36.291Z] #20 73.64 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:56:36.291Z] #20 73.65 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-19T21:56:36.291Z] #20 73.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:56:37.233Z] #20 DONE 74.6s [2022-07-19T21:56:37.233Z] [2022-07-19T21:56:37.233Z] #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-07-19T21:56:37.233Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-19T21:56:37.460Z] #77 ... [2022-07-19T21:56:37.460Z] [2022-07-19T21:56:37.460Z] #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-07-19T21:56:37.460Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:56:37.460Z] #47 363.9 + dpkg --print-architecture [2022-07-19T21:56:37.460Z] #47 363.9 + git checkout -q v2.1.0 [2022-07-19T21:56:37.460Z] #47 364.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-19T21:56:37.460Z] #47 364.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-19T21:56:38.676Z] #21 1.281 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-19T21:56:38.676Z] #21 1.281 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-19T21:56:38.676Z] #21 1.453 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-19T21:56:39.366Z] #47 ... [2022-07-19T21:56:39.366Z] [2022-07-19T21:56:39.366Z] #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-07-19T21:56:39.366Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:56:39.366Z] #77 285.5 CCLD libocispec.la [2022-07-19T21:56:39.366Z] #77 285.9 CCLD src/validate [2022-07-19T21:56:39.366Z] #77 285.9 CCLD tests/test-1 [2022-07-19T21:56:39.366Z] #77 285.9 CCLD tests/test-2 [2022-07-19T21:56:39.366Z] #77 285.9 CCLD tests/test-3 [2022-07-19T21:56:39.366Z] #77 286.0 CCLD tests/test-4 [2022-07-19T21:56:39.366Z] #77 286.0 CCLD tests/test-5 [2022-07-19T21:56:39.366Z] #77 286.0 CCLD tests/test-6 [2022-07-19T21:56:39.366Z] #77 286.1 CCLD tests/test-7 [2022-07-19T21:56:39.366Z] #77 286.2 CCLD tests/test-8 [2022-07-19T21:56:39.366Z] #77 286.2 CCLD tests/test-9 [2022-07-19T21:56:39.366Z] #77 286.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-19T21:56:39.366Z] #77 286.3 CCLD tests/test-10 [2022-07-19T21:56:39.366Z] #77 286.4 CCLD tests/test-11 [2022-07-19T21:56:39.366Z] #77 288.3 libtool: link: ar cr libocispec.a [2022-07-19T21:56:39.366Z] #77 288.3 libtool: link: ranlib libocispec.a [2022-07-19T21:56:40.303Z] #77 290.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-19T21:56:40.303Z] #77 290.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-19T21:56:40.303Z] #77 290.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-19T21:56:40.303Z] #77 290.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:56:40.303Z] #77 290.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:56:40.303Z] #77 290.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:56:40.303Z] #77 290.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-19T21:56:40.303Z] #77 290.2 make[2]: Entering directory '/tmp/crun-build' [2022-07-19T21:56:40.303Z] #77 290.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-19T21:56:40.303Z] #77 290.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-19T21:56:40.303Z] #77 290.3 CC src/libcrun/libcrun_testing_a-container.o [2022-07-19T21:56:40.303Z] #77 290.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-19T21:56:40.303Z] #77 290.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-19T21:56:40.303Z] #77 290.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-19T21:56:40.303Z] #77 290.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-19T21:56:40.562Z] #77 290.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-19T21:56:40.562Z] #77 290.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-19T21:56:40.562Z] #77 290.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-19T21:56:40.562Z] #77 290.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-19T21:56:40.562Z] #77 290.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-19T21:56:40.562Z] #77 290.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-19T21:56:40.562Z] #77 290.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-19T21:56:40.562Z] #77 290.6 CC src/libcrun/libcrun_testing_a-error.o [2022-07-19T21:56:40.822Z] #77 290.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-19T21:56:40.822Z] #77 290.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-19T21:56:40.822Z] #77 290.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-19T21:56:40.822Z] #77 290.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-19T21:56:41.090Z] #77 291.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-19T21:56:41.090Z] #77 291.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-19T21:56:41.090Z] #77 291.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-19T21:56:41.090Z] #77 291.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-19T21:56:41.090Z] #77 291.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-19T21:56:41.090Z] #77 291.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-19T21:56:41.349Z] #77 291.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-19T21:56:41.349Z] #77 291.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-19T21:56:41.349Z] #77 291.4 CC src/crun-crun.o [2022-07-19T21:56:41.608Z] #77 291.5 CC src/crun-run.o [2022-07-19T21:56:41.608Z] #77 291.6 CC src/crun-delete.o [2022-07-19T21:56:41.608Z] #77 291.6 CC src/crun-kill.o [2022-07-19T21:56:41.608Z] #77 291.6 CC src/crun-pause.o [2022-07-19T21:56:41.608Z] #77 291.7 CC src/crun-spec.o [2022-07-19T21:56:41.725Z] #64 342.1 + bin/containerd-shim-runc-v1 [2022-07-19T21:56:41.867Z] #77 291.8 CC src/crun-unpause.o [2022-07-19T21:56:41.867Z] #77 291.8 CC src/crun-exec.o [2022-07-19T21:56:41.867Z] #77 291.8 CC src/crun-list.o [2022-07-19T21:56:41.867Z] #77 291.9 CC src/crun-create.o [2022-07-19T21:56:41.867Z] #77 291.9 CC src/crun-start.o [2022-07-19T21:56:42.126Z] #77 292.0 CC src/crun-state.o [2022-07-19T21:56:42.126Z] #77 292.0 CC src/crun-update.o [2022-07-19T21:56:42.126Z] #77 292.1 CC src/crun-ps.o [2022-07-19T21:56:42.126Z] #77 292.2 CC src/crun-checkpoint.o [2022-07-19T21:56:42.126Z] #77 292.2 CC src/crun-restore.o [2022-07-19T21:56:42.385Z] #77 292.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-19T21:56:42.385Z] #77 292.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-19T21:56:42.644Z] #77 292.5 CC src/libcrun/libcrun_la-container.lo [2022-07-19T21:56:42.644Z] #77 292.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-19T21:56:42.644Z] #77 292.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-19T21:56:42.644Z] #77 292.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-19T21:56:42.903Z] #77 292.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-19T21:56:42.903Z] #77 293.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-19T21:56:43.162Z] #77 293.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-19T21:56:43.162Z] #77 293.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-19T21:56:43.421Z] #77 293.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-19T21:56:43.421Z] #77 293.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-19T21:56:43.421Z] #77 293.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-19T21:56:43.680Z] #77 293.5 CC src/libcrun/libcrun_la-error.lo [2022-07-19T21:56:43.680Z] #77 293.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-19T21:56:43.680Z] #77 293.7 CC src/libcrun/libcrun_la-status.lo [2022-07-19T21:56:43.680Z] #77 293.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-19T21:56:43.939Z] #77 293.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-19T21:56:43.939Z] #77 294.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-19T21:56:43.939Z] #77 294.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-19T21:56:43.939Z] #77 294.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-19T21:56:44.198Z] #77 294.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-19T21:56:44.457Z] #77 294.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-19T21:56:44.457Z] #77 294.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-19T21:56:44.457Z] #77 294.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-19T21:56:44.457Z] #77 294.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-19T21:56:44.526Z] #21 1.847 Reading package lists... [2022-07-19T21:56:44.716Z] #77 294.6 CC tests/init.o [2022-07-19T21:56:47.009Z] #64 348.3 + bin/containerd-shim-runc-v2 [2022-07-19T21:56:47.581Z] #64 349.1 + binaries [2022-07-19T21:56:47.581Z] #64 349.1 + install -D bin/containerd /build/containerd [2022-07-19T21:56:47.581Z] #64 349.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-19T21:56:47.581Z] #64 349.2 + install -D bin/ctr /build/ctr [2022-07-19T21:56:48.729Z] #21 6.572 Reading package lists... [2022-07-19T21:56:49.492Z] #64 DONE 350.9s [2022-07-19T21:56:49.670Z] #21 11.21 Building dependency tree... [2022-07-19T21:56:49.670Z] #21 12.26 Reading state information... [2022-07-19T21:56:50.060Z] [2022-07-19T21:56:50.060Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-19T21:56:50.060Z] #65 sha256:a6cc91489e06ab0c8f64b330437b8bb3aa3c7ed895cdea1e5843562e8c8eaf00 [2022-07-19T21:56:50.611Z] #21 13.37 The following additional packages will be installed: [2022-07-19T21:56:50.872Z] #21 13.37 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-19T21:56:50.872Z] #21 13.37 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-19T21:56:50.872Z] #21 13.37 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-19T21:56:50.872Z] #21 13.37 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-19T21:56:50.872Z] #21 13.37 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-19T21:56:50.872Z] #21 13.38 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-19T21:56:50.872Z] #21 13.38 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-19T21:56:50.872Z] #21 13.39 Suggested packages: [2022-07-19T21:56:50.872Z] #21 13.40 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-19T21:56:50.872Z] #21 13.40 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-19T21:56:50.872Z] #21 13.40 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-19T21:56:50.872Z] #21 13.40 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-19T21:56:50.872Z] #21 13.40 seccomp:ppc64el seccomp:s390x [2022-07-19T21:56:50.872Z] #21 13.40 Recommended packages: [2022-07-19T21:56:50.872Z] #21 13.40 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-19T21:56:50.872Z] #21 13.40 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-19T21:56:50.872Z] #21 13.40 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-19T21:56:50.872Z] #21 13.40 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-19T21:56:50.997Z] #65 DONE 0.8s [2022-07-19T21:56:50.997Z] [2022-07-19T21:56:50.997Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-19T21:56:50.997Z] #70 sha256:3903812b95664fb589bb9f48b6fb62b7df407f96102da7ce96bde9f3c9ba3562 [2022-07-19T21:56:50.997Z] #70 DONE 0.2s [2022-07-19T21:56:51.132Z] #21 13.86 The following NEW packages will be installed: [2022-07-19T21:56:51.132Z] #21 13.86 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-19T21:56:51.132Z] #21 13.86 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-19T21:56:51.132Z] #21 13.86 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-19T21:56:51.132Z] #21 13.86 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-19T21:56:51.132Z] #21 13.86 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-19T21:56:51.133Z] #21 13.86 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-19T21:56:51.133Z] #21 13.86 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-19T21:56:51.133Z] #21 13.87 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-19T21:56:51.133Z] #21 13.87 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-19T21:56:51.133Z] #21 13.87 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-19T21:56:51.133Z] #21 13.87 libseccomp2:ppc64el libseccomp2:s390x [2022-07-19T21:56:51.257Z] [2022-07-19T21:56:51.257Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-19T21:56:51.257Z] #75 sha256:62fe8f4805a43d8b24cf75fefca86304a9f0f49f65e92a61fb65213e7aee789b [2022-07-19T21:56:51.393Z] #21 14.22 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:56:51.393Z] #21 14.22 Need to get 15.9 MB of archives. [2022-07-19T21:56:51.393Z] #21 14.22 After this operation, 73.0 MB of additional disk space will be used. [2022-07-19T21:56:51.393Z] #21 14.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-19T21:56:51.393Z] #21 14.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-19T21:56:51.654Z] #21 14.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-19T21:56:51.654Z] #21 14.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-19T21:56:51.654Z] #21 14.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-19T21:56:51.654Z] #21 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-19T21:56:51.654Z] #21 14.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-19T21:56:51.654Z] #21 14.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-19T21:56:51.654Z] #21 14.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-19T21:56:51.654Z] #21 14.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-19T21:56:51.654Z] #21 14.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-19T21:56:51.654Z] #21 14.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-19T21:56:51.654Z] #21 14.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-19T21:56:51.654Z] #21 14.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-19T21:56:51.654Z] #21 14.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-19T21:56:51.654Z] #21 14.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-19T21:56:51.654Z] #21 14.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-19T21:56:51.654Z] #21 14.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-19T21:56:51.654Z] #21 14.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-19T21:56:51.654Z] #21 14.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-19T21:56:51.654Z] #21 14.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-19T21:56:51.654Z] #21 14.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-19T21:56:51.654Z] #21 14.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-19T21:56:51.654Z] #21 14.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-19T21:56:51.654Z] #21 14.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-19T21:56:51.654Z] #21 14.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-19T21:56:51.654Z] #21 14.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-19T21:56:51.914Z] #21 14.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-19T21:56:51.914Z] #21 14.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-19T21:56:51.914Z] #21 14.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-19T21:56:51.914Z] #21 14.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-19T21:56:51.914Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-19T21:56:51.914Z] #21 14.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-19T21:56:51.914Z] #21 14.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-19T21:56:51.914Z] #21 14.54 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-19T21:56:51.914Z] #21 14.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-19T21:56:51.914Z] #21 14.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-19T21:56:51.914Z] #21 14.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-19T21:56:51.914Z] #21 14.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-19T21:56:51.914Z] #21 14.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-19T21:56:52.175Z] #21 15.05 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:56:52.196Z] #75 DONE 0.9s [2022-07-19T21:56:52.196Z] [2022-07-19T21:56:52.196Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-19T21:56:52.196Z] #78 sha256:605c468f2eca0304e1132f49dd489871e6b2bbcf9d18d525fb777118f3a900f7 [2022-07-19T21:56:52.196Z] #78 DONE 0.1s [2022-07-19T21:56:52.196Z] [2022-07-19T21:56:52.196Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-19T21:56:52.196Z] #79 sha256:ff0a13c166e25fe0117006cef50b45260784370a18803cccfc0c605eff627630 [2022-07-19T21:56:52.196Z] #79 DONE 0.0s [2022-07-19T21:56:52.196Z] [2022-07-19T21:56:52.196Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-19T21:56:52.196Z] #80 sha256:ab5731f59645ac06a042a4b662272fba1212d8ae0064599444c7255683934094 [2022-07-19T21:56:52.196Z] #80 DONE 0.0s [2022-07-19T21:56:52.196Z] [2022-07-19T21:56:52.196Z] #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-07-19T21:56:52.196Z] #81 sha256:7a0524cef8aee491439903da03c3c99901b0fd2d3517f4d2c9b46b2ddf2254bf [2022-07-19T21:56:52.435Z] #21 15.24 Fetched 15.9 MB in 1s (26.2 MB/s) [2022-07-19T21:56:52.435Z] #21 15.28 Selecting previously unselected package gcc-10-base:armel. [2022-07-19T21:56:52.696Z] #21 15.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 ... 38556 files and directories currently installed.) [2022-07-19T21:56:52.696Z] #21 15.33 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-19T21:56:52.696Z] #21 15.34 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-19T21:56:52.696Z] #21 15.39 Selecting previously unselected package gcc-10-base:armhf. [2022-07-19T21:56:52.696Z] #21 15.39 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-19T21:56:52.696Z] #21 15.40 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-19T21:56:52.696Z] #21 15.45 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-19T21:56:52.696Z] #21 15.45 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-19T21:56:52.696Z] #21 15.45 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-19T21:56:52.696Z] #21 15.51 Selecting previously unselected package gcc-10-base:s390x. [2022-07-19T21:56:52.696Z] #21 15.51 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-19T21:56:52.696Z] #21 15.52 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-19T21:56:52.696Z] #21 15.58 Selecting previously unselected package gcc-10-base:arm64. [2022-07-19T21:56:52.764Z] #81 0.632 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-19T21:56:52.764Z] #81 0.632 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-19T21:56:52.764Z] #81 0.632 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-19T21:56:52.957Z] #21 15.59 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-19T21:56:52.957Z] #21 15.60 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-19T21:56:52.957Z] #21 15.66 Selecting previously unselected package libgcc-s1:armel. [2022-07-19T21:56:52.957Z] #21 15.66 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-19T21:56:52.957Z] #21 15.67 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-19T21:56:52.957Z] #21 15.72 Selecting previously unselected package libcrypt1:armel. [2022-07-19T21:56:52.957Z] #21 15.72 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-19T21:56:52.957Z] #21 15.73 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-19T21:56:52.957Z] #21 15.82 Selecting previously unselected package libc6:armel. [2022-07-19T21:56:52.957Z] #21 15.82 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-19T21:56:53.527Z] #21 15.99 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-19T21:56:53.527Z] #21 16.42 Selecting previously unselected package libapparmor1:armel. [2022-07-19T21:56:53.594Z] #81 0.875 Reading package lists... [2022-07-19T21:56:53.787Z] #21 16.42 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-19T21:56:53.787Z] #21 16.43 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-19T21:56:53.787Z] #21 16.48 Selecting previously unselected package libapparmor-dev:armel. [2022-07-19T21:56:53.787Z] #21 16.48 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-19T21:56:53.787Z] #21 16.49 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-19T21:56:53.787Z] #21 16.56 Selecting previously unselected package libgcc-s1:arm64. [2022-07-19T21:56:53.857Z] #81 1.390 Reading package lists... [2022-07-19T21:56:54.047Z] #21 16.57 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-19T21:56:54.047Z] #21 16.57 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-19T21:56:54.047Z] #21 16.62 Selecting previously unselected package libcrypt1:arm64. [2022-07-19T21:56:54.047Z] #21 16.62 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-19T21:56:54.047Z] #21 16.63 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-19T21:56:54.047Z] #21 16.72 Selecting previously unselected package libc6:arm64. [2022-07-19T21:56:54.047Z] #21 16.72 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-19T21:56:54.116Z] #81 1.899 Building dependency tree... [2022-07-19T21:56:54.116Z] #81 2.014 Reading state information... [2022-07-19T21:56:54.116Z] #81 2.128 The following additional packages will be installed: [2022-07-19T21:56:54.307Z] #21 16.88 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-19T21:56:54.376Z] #81 2.128 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-19T21:56:54.376Z] #81 2.129 Suggested packages: [2022-07-19T21:56:54.376Z] #81 2.129 systemd-container policykit-1 [2022-07-19T21:56:54.376Z] #81 2.129 Recommended packages: [2022-07-19T21:56:54.376Z] #81 2.129 systemd-timesyncd | time-daemon libnss-systemd [2022-07-19T21:56:54.376Z] #81 2.198 The following NEW packages will be installed: [2022-07-19T21:56:54.376Z] #81 2.198 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-19T21:56:54.376Z] #81 2.199 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-19T21:56:54.567Z] #21 17.29 Selecting previously unselected package libapparmor1:arm64. [2022-07-19T21:56:54.567Z] #21 17.30 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-19T21:56:54.567Z] #21 17.30 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-19T21:56:54.567Z] #21 17.35 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-19T21:56:54.567Z] #21 17.36 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-19T21:56:54.567Z] #21 17.37 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-19T21:56:54.568Z] #21 17.43 Selecting previously unselected package libgcc-s1:s390x. [2022-07-19T21:56:54.635Z] #81 2.467 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:56:54.635Z] #81 2.467 Need to get 5817 kB of archives. [2022-07-19T21:56:54.635Z] #81 2.467 After this operation, 19.3 MB of additional disk space will be used. [2022-07-19T21:56:54.635Z] #81 2.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-19T21:56:54.635Z] #81 2.473 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-19T21:56:54.635Z] #81 2.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-19T21:56:54.635Z] #81 2.485 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-19T21:56:54.635Z] #81 2.487 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-19T21:56:54.635Z] #81 2.571 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-19T21:56:54.828Z] #21 17.44 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-19T21:56:54.828Z] #21 17.44 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-19T21:56:54.828Z] #21 17.49 Selecting previously unselected package libcrypt1:s390x. [2022-07-19T21:56:54.828Z] #21 17.49 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-19T21:56:54.828Z] #21 17.50 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-19T21:56:54.828Z] #21 17.58 Selecting previously unselected package libc6:s390x. [2022-07-19T21:56:54.894Z] #81 2.572 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-19T21:56:54.894Z] #81 2.573 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-19T21:56:54.894Z] #81 2.575 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-19T21:56:54.894Z] #81 2.577 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-19T21:56:54.894Z] #81 2.727 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:56:54.894Z] #81 2.756 Fetched 5817 kB in 0s (15.4 MB/s) [2022-07-19T21:56:54.894Z] #81 2.782 Selecting previously unselected package libargon2-1:amd64. [2022-07-19T21:56:54.894Z] #81 2.782 (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-07-19T21:56:54.894Z] #81 2.794 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-19T21:56:54.894Z] #81 2.801 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-19T21:56:54.894Z] #81 2.833 Selecting previously unselected package libjson-c5:amd64. [2022-07-19T21:56:54.894Z] #81 2.835 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-19T21:56:54.894Z] #81 2.839 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-19T21:56:54.894Z] #81 2.869 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-19T21:56:54.894Z] #81 2.872 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-19T21:56:54.894Z] #81 2.875 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-19T21:56:54.894Z] #81 2.927 Selecting previously unselected package libkmod2:amd64. [2022-07-19T21:56:54.895Z] #81 2.930 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-19T21:56:54.895Z] #81 2.934 Unpacking libkmod2:amd64 (28-1) ... [2022-07-19T21:56:55.089Z] #21 17.58 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-19T21:56:55.089Z] #21 17.76 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-19T21:56:55.154Z] #81 2.976 Selecting previously unselected package systemd. [2022-07-19T21:56:55.154Z] #81 2.979 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-19T21:56:55.154Z] #81 3.014 Unpacking systemd (247.3-7) ... [2022-07-19T21:56:55.660Z] #21 18.23 Selecting previously unselected package libapparmor1:s390x. [2022-07-19T21:56:55.660Z] #21 18.24 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-19T21:56:55.660Z] #21 18.25 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-19T21:56:55.661Z] #21 18.30 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-19T21:56:55.661Z] #21 18.30 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-19T21:56:55.661Z] #21 18.30 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-19T21:56:55.661Z] #21 18.37 Selecting previously unselected package libgcc-s1:armhf. [2022-07-19T21:56:55.661Z] #21 18.37 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-19T21:56:55.661Z] #21 18.38 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-19T21:56:55.661Z] #21 18.43 Selecting previously unselected package libcrypt1:armhf. [2022-07-19T21:56:55.723Z] #81 3.547 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-19T21:56:55.723Z] #81 3.558 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-19T21:56:55.723Z] #81 3.573 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-19T21:56:55.723Z] #81 3.585 Setting up libkmod2:amd64 (28-1) ... [2022-07-19T21:56:55.723Z] #81 3.596 Setting up systemd (247.3-7) ... [2022-07-19T21:56:55.723Z] #81 3.636 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-19T21:56:55.723Z] #81 3.637 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-19T21:56:55.723Z] #81 3.640 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-19T21:56:55.723Z] #81 3.662 Initializing machine ID from KVM UUID. [2022-07-19T21:56:55.921Z] #21 18.43 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-19T21:56:55.921Z] #21 18.44 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-19T21:56:55.921Z] #21 18.51 Selecting previously unselected package libc6:armhf. [2022-07-19T21:56:55.921Z] #21 18.51 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-19T21:56:55.982Z] #81 4.053 Selecting previously unselected package systemd-sysv. [2022-07-19T21:56:56.181Z] #21 18.70 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-19T21:56:56.241Z] #81 4.053 (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-07-19T21:56:56.241Z] #81 4.068 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-19T21:56:56.241Z] #81 4.073 Unpacking systemd-sysv (247.3-7) ... [2022-07-19T21:56:56.241Z] #81 4.114 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-19T21:56:56.241Z] #81 4.117 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-19T21:56:56.241Z] #81 4.120 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-19T21:56:56.241Z] #81 4.172 Selecting previously unselected package dbus. [2022-07-19T21:56:56.241Z] #81 4.175 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-19T21:56:56.241Z] #81 4.184 Unpacking dbus (1.12.20-2) ... [2022-07-19T21:56:56.241Z] #81 4.235 Selecting previously unselected package libpam-systemd:amd64. [2022-07-19T21:56:56.241Z] #81 4.238 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-19T21:56:56.241Z] #81 4.242 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-19T21:56:56.241Z] #81 4.288 Selecting previously unselected package dbus-user-session. [2022-07-19T21:56:56.442Z] #21 19.18 Selecting previously unselected package libapparmor1:armhf. [2022-07-19T21:56:56.442Z] #21 19.20 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-19T21:56:56.442Z] #21 19.20 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-19T21:56:56.442Z] #21 19.25 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-19T21:56:56.505Z] #81 4.291 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-19T21:56:56.505Z] #81 4.294 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-19T21:56:56.505Z] #81 4.358 Setting up systemd-sysv (247.3-7) ... [2022-07-19T21:56:56.505Z] #81 4.369 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-19T21:56:56.505Z] #81 4.381 Setting up dbus (1.12.20-2) ... [2022-07-19T21:56:56.703Z] #21 19.26 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-19T21:56:56.703Z] #21 19.26 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-19T21:56:56.703Z] #21 19.34 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-19T21:56:56.703Z] #21 19.34 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-19T21:56:56.703Z] #21 19.35 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-19T21:56:56.703Z] #21 19.40 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-19T21:56:56.703Z] #21 19.40 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-19T21:56:56.703Z] #21 19.41 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-19T21:56:56.703Z] #21 19.52 Selecting previously unselected package libc6:ppc64el. [2022-07-19T21:56:56.771Z] #81 4.491 invoke-rc.d: could not determine current runlevel [2022-07-19T21:56:56.771Z] #81 4.494 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-19T21:56:56.771Z] #81 4.498 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-19T21:56:56.771Z] #81 4.646 Setting up dbus-user-session (1.12.20-2) ... [2022-07-19T21:56:56.771Z] #81 4.662 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:56:56.963Z] #21 19.52 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-19T21:56:56.963Z] #21 19.71 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-19T21:56:57.031Z] #81 DONE 4.8s [2022-07-19T21:56:57.031Z] [2022-07-19T21:56:57.031Z] #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-07-19T21:56:57.031Z] #82 sha256:be4068c87cf1203ae3d01b1ec8cd031652aad26c34c1236845b9d2201005c23a [2022-07-19T21:56:57.148Z] #47 DONE 385.7s [2022-07-19T21:56:57.148Z] [2022-07-19T21:56:57.148Z] #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-07-19T21:56:57.148Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:56:57.148Z] #55 ... [2022-07-19T21:56:57.148Z] [2022-07-19T21:56:57.148Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-19T21:56:57.148Z] #48 sha256:e1776b8dd6932605e5b93448631b6b067ed93f922e1ba5bbd7e3738110f5f376 [2022-07-19T21:56:57.148Z] #48 DONE 0.5s [2022-07-19T21:56:57.148Z] [2022-07-19T21:56:57.148Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-19T21:56:57.148Z] #52 sha256:837ba5a0c93dedcf36c579388e03127ff5e391b7f16bcef63eb290a159fcaa2a [2022-07-19T21:56:57.148Z] #52 DONE 0.1s [2022-07-19T21:56:57.148Z] [2022-07-19T21:56:57.148Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-19T21:56:57.148Z] #54 sha256:1a7e42b1aec13b24ee6514f9d19c9b6b5dd02ca61ede5955fd4e841385a8f867 [2022-07-19T21:56:57.148Z] #54 DONE 0.1s [2022-07-19T21:56:57.148Z] [2022-07-19T21:56:57.148Z] #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-07-19T21:56:57.148Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:56:57.325Z] #82 0.383 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T21:56:57.325Z] #82 0.385 Dload Upload Total Spent Left Speed [2022-07-19T21:56:57.535Z] #21 20.32 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-19T21:56:57.535Z] #21 20.32 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-19T21:56:57.535Z] #21 20.33 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-19T21:56:57.535Z] #21 20.40 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-19T21:56:57.594Z] #82 0.386 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6329 0 --:--:-- --:--:-- --:--:-- 6307 100 1823 100 1823 0 0 6329 0 --:--:-- --:--:-- --:--:-- 6307 [2022-07-19T21:56:57.594Z] #82 DONE 0.7s [2022-07-19T21:56:57.594Z] [2022-07-19T21:56:57.594Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-19T21:56:57.594Z] #83 sha256:861649796dff651e01520dcb790a1bbb6d710eb43ce0e209a4e39be64897faaa [2022-07-19T21:56:57.795Z] #21 20.41 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-19T21:56:57.795Z] #21 20.42 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-19T21:56:57.795Z] #21 20.50 Selecting previously unselected package libseccomp2:s390x. [2022-07-19T21:56:57.795Z] #21 20.51 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-19T21:56:57.795Z] #21 20.52 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-19T21:56:57.795Z] #21 20.56 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-19T21:56:57.795Z] #21 20.58 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-19T21:56:57.795Z] #21 20.58 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-19T21:56:58.055Z] #21 20.65 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-19T21:56:58.055Z] #21 20.66 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-19T21:56:58.055Z] #21 20.67 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-19T21:56:58.055Z] #21 20.72 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-19T21:56:58.055Z] #21 20.72 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-19T21:56:58.055Z] #21 20.74 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-19T21:56:58.316Z] #21 20.82 Selecting previously unselected package libseccomp2:armhf. [2022-07-19T21:56:58.316Z] #21 20.83 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-19T21:56:58.316Z] #21 20.84 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-19T21:56:58.316Z] #21 20.88 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-19T21:56:58.316Z] #21 20.89 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-19T21:56:58.316Z] #21 20.89 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-19T21:56:58.316Z] #21 20.95 Selecting previously unselected package libseccomp2:armel. [2022-07-19T21:56:58.316Z] #21 20.96 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-19T21:56:58.316Z] #21 20.97 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-19T21:56:58.316Z] #21 21.01 Selecting previously unselected package libseccomp-dev:armel. [2022-07-19T21:56:58.316Z] #21 21.02 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-19T21:56:58.316Z] #21 21.02 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-19T21:56:58.316Z] #21 21.08 Selecting previously unselected package libseccomp2:arm64. [2022-07-19T21:56:58.519Z] #55 ... [2022-07-19T21:56:58.519Z] [2022-07-19T21:56:58.519Z] #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-07-19T21:56:58.519Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:56:58.519Z] #77 315.5 CCLD tests/init [2022-07-19T21:56:58.575Z] #83 DONE 1.0s [2022-07-19T21:56:58.575Z] [2022-07-19T21:56:58.575Z] #84 exporting to image [2022-07-19T21:56:58.575Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-19T21:56:58.575Z] #84 exporting layers [2022-07-19T21:56:58.576Z] #21 21.09 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-19T21:56:58.576Z] #21 21.10 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-19T21:56:58.576Z] #21 21.15 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-19T21:56:58.576Z] #21 21.15 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-19T21:56:58.576Z] #21 21.16 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-19T21:56:58.576Z] #21 21.25 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-19T21:56:58.576Z] #21 21.26 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-19T21:56:58.576Z] #21 21.27 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-19T21:56:58.576Z] #21 21.28 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-19T21:56:58.576Z] #21 21.30 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-19T21:56:58.576Z] #21 21.32 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-19T21:56:58.576Z] #21 21.33 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-19T21:56:58.576Z] #21 21.34 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-19T21:56:58.576Z] #21 21.35 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-19T21:56:58.576Z] #21 21.36 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-19T21:56:58.576Z] #21 21.37 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-19T21:56:58.576Z] #21 21.39 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-19T21:56:58.576Z] #21 21.40 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-19T21:56:58.576Z] #21 21.42 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-19T21:56:58.576Z] #21 21.43 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-19T21:56:58.576Z] #21 21.44 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-19T21:56:59.959Z] #21 22.66 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-19T21:57:01.345Z] #21 23.89 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-19T21:57:02.729Z] #21 25.11 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-19T21:57:03.677Z] #21 26.39 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-19T21:57:05.060Z] #21 27.64 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-19T21:57:05.060Z] #21 27.65 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-19T21:57:05.060Z] #21 27.68 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-19T21:57:05.060Z] #21 27.72 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-19T21:57:05.060Z] #21 27.74 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-19T21:57:05.060Z] #21 27.76 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-19T21:57:05.060Z] #21 27.79 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-19T21:57:05.060Z] #21 27.81 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-19T21:57:05.060Z] #21 27.82 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-19T21:57:05.060Z] #21 27.84 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-19T21:57:05.060Z] #21 27.85 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-19T21:57:05.060Z] #21 27.86 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-19T21:57:05.060Z] #21 27.88 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-19T21:57:05.060Z] #21 27.89 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-19T21:57:05.060Z] #21 27.91 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-19T21:57:05.060Z] #21 27.93 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-19T21:57:05.149Z] #84 exporting layers 6.7s done [2022-07-19T21:57:05.149Z] #84 writing image sha256:e788cf4a7edd2f0466f2afd2d230502402ce928fef6cdf822982cf86e5ac0d3c done [2022-07-19T21:57:05.149Z] #84 naming to docker.io/library/docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 done [2022-07-19T21:57:05.149Z] #84 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T21:57:05.323Z] #21 27.94 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-19T21:57:05.324Z] #21 27.96 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-19T21:57:05.324Z] #21 27.97 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-19T21:57:05.324Z] #21 27.99 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-19T21:57:05.324Z] #21 28.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:57:05.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -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=master docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/make.sh dynbinary test-integration [2022-07-19T21:57:05.894Z] #21 DONE 28.6s [2022-07-19T21:57:05.894Z] [2022-07-19T21:57:05.894Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-19T21:57:05.894Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-19T21:57:06.154Z] #22 ... [2022-07-19T21:57:06.154Z] [2022-07-19T21:57:06.154Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-19T21:57:06.154Z] #66 sha256:cf48ff4744e378989cd73244a8fc5d47a4f65a3944bee276277d8aefd274a121 [2022-07-19T21:57:06.154Z] #66 DONE 0.1s [2022-07-19T21:57:06.154Z] [2022-07-19T21:57:06.154Z] #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-07-19T21:57:06.154Z] #67 sha256:e66c28d20ef1de1e299e86892d42c4e9259cdee82f7ad804d6bcefc0da917184 [2022-07-19T21:57:06.655Z] #77 ... [2022-07-19T21:57:06.655Z] [2022-07-19T21:57:06.655Z] #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-07-19T21:57:06.655Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-19T21:57:06.655Z] #47 DONE 394.7s [2022-07-19T21:57:06.655Z] [2022-07-19T21:57:06.655Z] #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-07-19T21:57:06.655Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:57:06.917Z] #55 ... [2022-07-19T21:57:06.917Z] [2022-07-19T21:57:06.917Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-19T21:57:06.917Z] #48 sha256:b4b220dd647f2af20275e6d5ae6bff40fd756d75adec341b0f2fc6adfd1bd17b [2022-07-19T21:57:07.098Z] #67 ... [2022-07-19T21:57:07.098Z] [2022-07-19T21:57:07.098Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-19T21:57:07.098Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-19T21:57:07.098Z] #22 DONE 1.3s [2022-07-19T21:57:07.098Z] [2022-07-19T21:57:07.098Z] #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-07-19T21:57:07.098Z] #67 sha256:e66c28d20ef1de1e299e86892d42c4e9259cdee82f7ad804d6bcefc0da917184 [2022-07-19T21:57:07.098Z] #67 1.081 + RM_GOPATH=0 [2022-07-19T21:57:07.098Z] #67 1.081 + TMP_GOPATH= [2022-07-19T21:57:07.098Z] #67 1.081 + : /build [2022-07-19T21:57:07.098Z] #67 1.081 + '[' -z '' ']' [2022-07-19T21:57:07.098Z] #67 1.082 ++ mktemp -d [2022-07-19T21:57:07.098Z] #67 1.083 + export GOPATH=/tmp/tmp.rYLdRYxeLD [2022-07-19T21:57:07.098Z] #67 1.083 + GOPATH=/tmp/tmp.rYLdRYxeLD [2022-07-19T21:57:07.098Z] #67 1.083 + RM_GOPATH=1 [2022-07-19T21:57:07.098Z] #67 1.083 + case "$(go env GOARCH)" in [2022-07-19T21:57:07.098Z] #67 1.084 ++ go env GOARCH [2022-07-19T21:57:07.098Z] #67 1.093 + export GO_BUILDMODE=-buildmode=pie [2022-07-19T21:57:07.098Z] #67 1.093 + GO_BUILDMODE=-buildmode=pie [2022-07-19T21:57:07.098Z] #67 1.094 ++ dirname /install.sh [2022-07-19T21:57:07.098Z] #67 1.094 + dir=/ [2022-07-19T21:57:07.098Z] #67 1.094 + bin=runc [2022-07-19T21:57:07.098Z] #67 1.094 + shift [2022-07-19T21:57:07.098Z] #67 1.094 + '[' '!' -f //runc.installer ']' [2022-07-19T21:57:07.098Z] #67 1.094 + . //runc.installer [2022-07-19T21:57:07.098Z] #67 1.095 ++ set -e [2022-07-19T21:57:07.098Z] #67 1.095 ++ : v1.1.2 [2022-07-19T21:57:07.098Z] #67 1.095 + install_runc [2022-07-19T21:57:07.098Z] #67 1.095 + RUNC_BUILDTAGS=seccomp [2022-07-19T21:57:07.098Z] #67 1.095 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-19T21:57:07.098Z] #67 1.095 Install runc version v1.1.2 (build tags: seccomp) [2022-07-19T21:57:07.098Z] #67 1.095 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rYLdRYxeLD/src/github.com/opencontainers/runc [2022-07-19T21:57:07.098Z] #67 1.096 Cloning into '/tmp/tmp.rYLdRYxeLD/src/github.com/opencontainers/runc'... [2022-07-19T21:57:07.177Z] #48 DONE 0.2s [2022-07-19T21:57:07.177Z] [2022-07-19T21:57:07.177Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-19T21:57:07.177Z] #52 sha256:e6edf15d361b3cad40abd7dcbd14bb4ddb566b2b908f561e642db2fc5d2c6fea [2022-07-19T21:57:07.177Z] #52 DONE 0.1s [2022-07-19T21:57:07.177Z] [2022-07-19T21:57:07.177Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-19T21:57:07.177Z] #54 sha256:2a2b55111839117141ec30644dd233759f43dde7762663768b37e772a36349fe [2022-07-19T21:57:07.177Z] #54 DONE 0.1s [2022-07-19T21:57:07.177Z] [2022-07-19T21:57:07.177Z] #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-07-19T21:57:07.177Z] #64 sha256:fd091fe3546581e8f8f978c62d525464f3a583b9a25d846e5c7a74b12efe5ec2 [2022-07-19T21:57:07.391Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-19T21:57:07.391Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-19T21:57:07.391Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-19T21:57:07.391Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-19T21:57:07.391Z] 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-07-19T21:57:07.391Z] Detected virtualization docker. [2022-07-19T21:57:07.391Z] Detected architecture x86-64. [2022-07-19T21:57:07.392Z] Set hostname to . [2022-07-19T21:57:07.392Z] modprobe@configfs.service: Succeeded. [2022-07-19T21:57:07.392Z] modprobe@drm.service: Succeeded. [2022-07-19T21:57:07.392Z] modprobe@fuse.service: Succeeded. [2022-07-19T21:57:07.392Z] + source /etc/docker-entrypoint-cmd [2022-07-19T21:57:07.392Z] ++ hack/make.sh dynbinary test-integration [2022-07-19T21:57:07.392Z] [2022-07-19T21:57:07.392Z] Removing bundles/ [2022-07-19T21:57:07.392Z] [2022-07-19T21:57:07.392Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-19T21:57:07.392Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-19T21:57:07.392Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T21:57:08.051Z] #67 ... [2022-07-19T21:57:08.051Z] [2022-07-19T21:57:08.051Z] #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-07-19T21:57:08.051Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-19T21:57:08.051Z] #23 DONE 1.0s [2022-07-19T21:57:08.310Z] [2022-07-19T21:57:08.310Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-19T21:57:08.310Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-19T21:57:09.251Z] #24 0.912 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-19T21:57:09.251Z] #24 DONE 1.0s [2022-07-19T21:57:09.251Z] [2022-07-19T21:57:09.251Z] #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-07-19T21:57:09.251Z] #67 sha256:e66c28d20ef1de1e299e86892d42c4e9259cdee82f7ad804d6bcefc0da917184 [2022-07-19T21:57:10.193Z] #67 ... [2022-07-19T21:57:10.193Z] [2022-07-19T21:57:10.193Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-19T21:57:10.193Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-19T21:57:10.193Z] #25 DONE 0.9s [2022-07-19T21:57:10.193Z] [2022-07-19T21:57:10.193Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-19T21:57:10.193Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-19T21:57:11.133Z] #26 DONE 0.9s [2022-07-19T21:57:11.133Z] [2022-07-19T21:57:11.133Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-19T21:57:11.133Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-19T21:57:12.076Z] #27 DONE 0.9s [2022-07-19T21:57:12.076Z] [2022-07-19T21:57:12.076Z] #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-07-19T21:57:12.076Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-19T21:57:12.452Z] #64 ... [2022-07-19T21:57:12.452Z] [2022-07-19T21:57:12.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-07-19T21:57:12.452Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-19T21:57:12.452Z] #77 321.6 CCLD tests/init [2022-07-19T21:57:13.473Z] #28 1.179 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-19T21:57:13.473Z] #28 1.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-19T21:57:13.473Z] #28 1.373 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-19T21:57:13.473Z] #28 1.448 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-19T21:57:13.736Z] #28 1.705 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-19T21:57:13.997Z] #28 2.033 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-19T21:57:14.262Z] #28 2.344 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-19T21:57:14.838Z] #28 2.693 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-19T21:57:14.838Z] #28 3.017 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-19T21:57:15.098Z] #28 3.251 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-19T21:57:15.098Z] #28 3.253 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-19T21:57:15.098Z] #28 3.254 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-19T21:57:15.098Z] #28 3.262 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-19T21:57:15.098Z] #28 3.273 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-19T21:57:15.359Z] #28 3.276 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-19T21:57:15.359Z] #28 3.479 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-19T21:57:15.359Z] #28 3.489 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-19T21:57:15.359Z] #28 3.489 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-19T21:57:15.359Z] #28 3.490 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-19T21:57:15.359Z] #28 3.490 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-19T21:57:15.359Z] #28 3.491 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-19T21:57:20.464Z] #77 335.9 CCLD libcrun.la [2022-07-19T21:57:20.464Z] #77 336.0 AR libcrun_testing.a [2022-07-19T21:57:20.464Z] #77 336.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-19T21:57:20.464Z] #77 336.1 CCLD tests/tests_libcrun_utils [2022-07-19T21:57:20.464Z] #77 336.1 CCLD tests/tests_libcrun_errors [2022-07-19T21:57:20.464Z] #77 336.1 CCLD tests/tests_libcrun_fuzzer [2022-07-19T21:57:20.464Z] #77 337.3 CCLD crun [2022-07-19T21:57:20.720Z] #77 337.8 make[3]: Entering directory '/tmp/crun-build' [2022-07-19T21:57:20.976Z] #77 338.0 /bin/mkdir -p '/usr/local/lib' [2022-07-19T21:57:20.976Z] #77 338.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-19T21:57:20.976Z] #77 338.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-19T21:57:20.976Z] #77 338.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-19T21:57:20.976Z] #77 338.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-19T21:57:20.976Z] #77 338.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-19T21:57:20.976Z] #77 338.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-19T21:57:20.976Z] #77 338.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-19T21:57:21.233Z] #77 338.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-07-19T21:57:21.489Z] #77 338.4 ---------------------------------------------------------------------- [2022-07-19T21:57:21.489Z] #77 338.4 Libraries have been installed in: [2022-07-19T21:57:21.489Z] #77 338.4 /usr/local/lib [2022-07-19T21:57:21.489Z] #77 338.4 [2022-07-19T21:57:21.489Z] #77 338.4 If you ever happen to want to link against installed libraries [2022-07-19T21:57:21.489Z] #77 338.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-19T21:57:21.489Z] #77 338.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-19T21:57:21.489Z] #77 338.4 flag during linking and do at least one of the following: [2022-07-19T21:57:21.489Z] #77 338.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-19T21:57:21.489Z] #77 338.4 during execution [2022-07-19T21:57:21.489Z] #77 338.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-19T21:57:21.489Z] #77 338.4 during linking [2022-07-19T21:57:21.489Z] #77 338.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-19T21:57:21.489Z] #77 338.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-19T21:57:21.489Z] #77 338.4 [2022-07-19T21:57:21.489Z] #77 338.4 See any operating system documentation about shared libraries for [2022-07-19T21:57:21.489Z] #77 338.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-19T21:57:21.489Z] #77 338.4 ---------------------------------------------------------------------- [2022-07-19T21:57:21.489Z] #77 338.4 /bin/mkdir -p '/build' [2022-07-19T21:57:21.489Z] #77 338.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-19T21:57:21.489Z] #77 338.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-19T21:57:21.489Z] #77 338.5 make[3]: Leaving directory '/tmp/crun-build' [2022-07-19T21:57:21.489Z] #77 338.5 make[2]: Leaving directory '/tmp/crun-build' [2022-07-19T21:57:21.489Z] #77 338.5 make[1]: Leaving directory '/tmp/crun-build' [2022-07-19T21:57:21.941Z] #28 ... [2022-07-19T21:57:21.941Z] [2022-07-19T21:57:21.941Z] #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-07-19T21:57:21.941Z] #67 sha256:e66c28d20ef1de1e299e86892d42c4e9259cdee82f7ad804d6bcefc0da917184 [2022-07-19T21:57:21.941Z] #67 5.333 + cd /tmp/tmp.rYLdRYxeLD/src/github.com/opencontainers/runc [2022-07-19T21:57:21.941Z] #67 5.333 + git checkout -q v1.1.2 [2022-07-19T21:57:21.941Z] #67 5.556 + '[' -z '' ']' [2022-07-19T21:57:21.941Z] #67 5.557 + target=static [2022-07-19T21:57:21.941Z] #67 5.557 + make BUILDTAGS=seccomp static [2022-07-19T21:57:21.941Z] #67 5.869 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-19T21:57:24.761Z] #77 DONE 341.7s [2022-07-19T21:57:24.761Z] [2022-07-19T21:57:24.761Z] #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-07-19T21:57:24.761Z] #60 sha256:cd91cee0c98ce42d1c908730ecef8066e3b4fba0b0653a08df3a3a69ceea08d3 [2022-07-19T21:57:27.247Z] #67 ... [2022-07-19T21:57:27.247Z] [2022-07-19T21:57:27.247Z] #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-07-19T21:57:27.247Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-19T21:57:27.247Z] #28 14.66 Fetched 49.1 MB in 14s (3572 kB/s) [2022-07-19T21:57:33.853Z] #28 14.66 Reading package lists... [2022-07-19T21:57:34.394Z] #77 342.4 AR libcrun_testing.a [2022-07-19T21:57:34.394Z] #77 342.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-19T21:57:34.394Z] #77 342.5 CCLD tests/tests_libcrun_utils [2022-07-19T21:57:34.394Z] #77 342.5 CCLD tests/tests_libcrun_errors [2022-07-19T21:57:34.394Z] #77 342.5 CCLD tests/tests_libcrun_fuzzer [2022-07-19T21:57:34.394Z] #77 342.8 CCLD libcrun.la [2022-07-19T21:57:34.394Z] #77 344.0 CCLD crun [2022-07-19T21:57:34.394Z] #77 344.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-19T21:57:34.654Z] #77 344.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-19T21:57:34.654Z] #77 344.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-19T21:57:34.654Z] #77 344.8 /bin/mkdir -p '/usr/local/lib' [2022-07-19T21:57:34.654Z] #77 344.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-19T21:57:34.654Z] #77 344.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-19T21:57:34.913Z] #77 344.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-19T21:57:34.913Z] #77 344.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-19T21:57:34.913Z] #77 344.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-19T21:57:34.913Z] #77 345.1 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-07-19T21:57:34.913Z] #77 345.1 ---------------------------------------------------------------------- [2022-07-19T21:57:34.913Z] #77 345.1 Libraries have been installed in: [2022-07-19T21:57:34.913Z] #77 345.1 /usr/local/lib [2022-07-19T21:57:34.913Z] #77 345.1 [2022-07-19T21:57:34.913Z] #77 345.1 If you ever happen to want to link against installed libraries [2022-07-19T21:57:34.913Z] #77 345.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-19T21:57:34.913Z] #77 345.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-19T21:57:34.913Z] #77 345.1 flag during linking and do at least one of the following: [2022-07-19T21:57:34.913Z] #77 345.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-19T21:57:34.913Z] #77 345.1 during execution [2022-07-19T21:57:34.913Z] #77 345.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-19T21:57:34.913Z] #77 345.1 during linking [2022-07-19T21:57:34.913Z] #77 345.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-19T21:57:34.913Z] #77 345.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-19T21:57:34.913Z] #77 345.1 [2022-07-19T21:57:34.913Z] #77 345.1 See any operating system documentation about shared libraries for [2022-07-19T21:57:34.913Z] #77 345.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-19T21:57:34.913Z] #77 345.1 ---------------------------------------------------------------------- [2022-07-19T21:57:34.913Z] #77 345.1 /bin/mkdir -p '/build' [2022-07-19T21:57:34.913Z] #77 345.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-19T21:57:35.173Z] #77 345.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-19T21:57:35.173Z] #77 345.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-19T21:57:35.173Z] #77 345.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-19T21:57:35.173Z] #77 345.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-19T21:57:35.434Z] #77 DONE 345.5s [2022-07-19T21:57:35.434Z] [2022-07-19T21:57:35.434Z] #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-07-19T21:57:35.434Z] #64 sha256:fd091fe3546581e8f8f978c62d525464f3a583b9a25d846e5c7a74b12efe5ec2 [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-19T21:57:37.279Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-19T21:57:37.279Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-19T21:57:37.279Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.0% of statements [2022-07-19T21:57:37.279Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-19T21:57:37.851Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-07-19T21:57:37.851Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types [no test files] [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-19T21:57:37.851Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-19T21:57:37.851Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-19T21:57:38.111Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-19T21:57:38.111Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 77.3% of statements [2022-07-19T21:57:38.111Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-19T21:57:38.111Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-19T21:57:38.111Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-19T21:57:38.111Z] ? github.com/docker/docker/builder [no test files] [2022-07-19T21:57:38.111Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-19T21:57:38.111Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-19T21:57:38.111Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-19T21:57:38.111Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-19T21:57:38.111Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-19T21:57:38.111Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-19T21:57:38.111Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-19T21:57:39.616Z] #60 217.9 + mkdir -p /build [2022-07-19T21:57:39.616Z] #60 217.9 + cp runc /build/runc [2022-07-19T21:57:40.432Z] #28 21.45 Reading package lists... [2022-07-19T21:57:40.738Z] ok github.com/docker/docker/builder/remotecontext 0.155s coverage: 13.7% of statements [2022-07-19T21:57:40.738Z] ok github.com/docker/docker/builder/dockerfile 0.479s coverage: 49.3% of statements [2022-07-19T21:57:40.999Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-19T21:57:41.570Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-19T21:57:41.814Z] #28 28.08 Building dependency tree... [2022-07-19T21:57:42.510Z] ok github.com/docker/docker/builder/remotecontext/git 1.579s coverage: 86.3% of statements [2022-07-19T21:57:42.510Z] ? github.com/docker/docker/cli [no test files] [2022-07-19T21:57:42.510Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-19T21:57:42.510Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-19T21:57:42.510Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-19T21:57:42.753Z] #28 30.94 bzip2 is already the newest version (1.0.8-4). [2022-07-19T21:57:42.753Z] #28 30.94 patch is already the newest version (2.7.6-7). [2022-07-19T21:57:42.753Z] #28 30.94 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-19T21:57:42.753Z] #28 30.94 The following additional packages will be installed: [2022-07-19T21:57:42.753Z] #28 30.94 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-19T21:57:42.882Z] #60 DONE 222.6s [2022-07-19T21:57:42.882Z] [2022-07-19T21:57:42.882Z] #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-07-19T21:57:42.882Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:57:42.882Z] #55 429.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-19T21:57:42.882Z] #55 DONE 434.2s [2022-07-19T21:57:42.882Z] [2022-07-19T21:57:42.882Z] #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-07-19T21:57:42.882Z] #64 sha256:fcb47a7d63568289c5c76a29b0ae658c0b966a846e3d15c1efa883115cc3bf9a [2022-07-19T21:57:42.882Z] #64 370.9 + bin/containerd [2022-07-19T21:57:43.014Z] #28 30.95 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-19T21:57:43.014Z] #28 30.95 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-19T21:57:43.014Z] #28 30.96 python3-pkg-resources vim-runtime xxd [2022-07-19T21:57:43.014Z] #28 30.98 Suggested packages: [2022-07-19T21:57:43.014Z] #28 30.98 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-19T21:57:43.014Z] #28 30.98 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-19T21:57:43.014Z] #28 30.98 Recommended packages: [2022-07-19T21:57:43.014Z] #28 30.98 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-19T21:57:43.081Z] ok github.com/docker/docker/cmd/docker-proxy 0.240s coverage: 67.6% of statements [2022-07-19T21:57:44.397Z] #28 32.48 The following NEW packages will be installed: [2022-07-19T21:57:44.397Z] #28 32.48 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-19T21:57:44.397Z] #28 32.49 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-19T21:57:44.397Z] #28 32.49 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-19T21:57:44.397Z] #28 32.49 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-19T21:57:44.397Z] #28 32.49 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-19T21:57:44.397Z] #28 32.49 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-19T21:57:44.397Z] #28 32.49 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-19T21:57:44.657Z] #28 32.86 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-19T21:57:44.657Z] #28 32.86 Need to get 18.6 MB of archives. [2022-07-19T21:57:44.657Z] #28 32.86 After this operation, 71.4 MB of additional disk space will be used. [2022-07-19T21:57:44.657Z] #28 32.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-19T21:57:44.917Z] #28 32.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-19T21:57:44.917Z] #28 32.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-19T21:57:44.917Z] #28 32.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-19T21:57:44.917Z] #28 32.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-19T21:57:44.917Z] #28 32.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-19T21:57:44.917Z] #28 32.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-19T21:57:44.917Z] #28 32.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-19T21:57:44.917Z] #28 32.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-19T21:57:44.917Z] #28 32.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-19T21:57:44.917Z] #28 32.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-19T21:57:44.917Z] #28 32.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-19T21:57:44.917Z] #28 32.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-19T21:57:44.917Z] #28 32.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-19T21:57:44.917Z] #28 32.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-19T21:57:44.917Z] #28 32.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-19T21:57:44.917Z] #28 32.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-19T21:57:44.917Z] #28 32.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-19T21:57:44.917Z] #28 32.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-19T21:57:44.917Z] #28 32.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-19T21:57:44.917Z] #28 32.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-19T21:57:44.917Z] #28 32.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-19T21:57:44.917Z] #28 32.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-19T21:57:44.917Z] #28 32.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-19T21:57:44.917Z] #28 32.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-19T21:57:44.917Z] #28 32.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-19T21:57:44.917Z] #28 32.95 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-07-19T21:57:44.917Z] #28 32.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-19T21:57:44.917Z] #28 32.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-19T21:57:44.917Z] #28 32.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-19T21:57:44.917Z] #28 32.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-19T21:57:44.917Z] #28 32.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-19T21:57:44.917Z] #28 32.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-19T21:57:44.917Z] #28 32.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-19T21:57:44.917Z] #28 33.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-19T21:57:44.917Z] #28 33.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-19T21:57:44.917Z] #28 33.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-19T21:57:44.917Z] #28 33.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-19T21:57:44.917Z] #28 33.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-19T21:57:44.917Z] #28 33.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-19T21:57:44.917Z] #28 33.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-19T21:57:45.178Z] #28 33.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-19T21:57:45.178Z] #28 33.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-19T21:57:45.178Z] #28 33.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-19T21:57:45.178Z] #28 33.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-19T21:57:45.749Z] #28 33.83 debconf: delaying package configuration, since apt-utils is not installed [2022-07-19T21:57:46.010Z] #28 34.10 Fetched 18.6 MB in 1s (29.8 MB/s) [2022-07-19T21:57:46.010Z] #28 34.18 Selecting previously unselected package pigz. [2022-07-19T21:57:46.270Z] #28 34.18 (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-07-19T21:57:46.270Z] #28 34.24 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-19T21:57:46.270Z] #28 34.25 Unpacking pigz (2.6-1) ... [2022-07-19T21:57:46.270Z] #28 34.31 Selecting previously unselected package libelf1:amd64. [2022-07-19T21:57:46.270Z] #28 34.32 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-19T21:57:46.270Z] #28 34.34 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-19T21:57:46.270Z] #28 34.44 Selecting previously unselected package libbpf0:amd64. [2022-07-19T21:57:46.530Z] #28 34.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-19T21:57:46.530Z] #28 34.45 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-19T21:57:46.530Z] #28 34.53 Selecting previously unselected package libcap2:amd64. [2022-07-19T21:57:46.530Z] #28 34.53 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-19T21:57:46.530Z] #28 34.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:57:46.530Z] #28 34.58 Selecting previously unselected package libmnl0:amd64. [2022-07-19T21:57:46.530Z] #28 34.60 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-19T21:57:46.530Z] #28 34.60 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-19T21:57:46.530Z] #28 34.65 Selecting previously unselected package libxtables12:amd64. [2022-07-19T21:57:46.530Z] #28 34.66 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-19T21:57:46.530Z] #28 34.67 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-19T21:57:46.791Z] #28 34.74 Selecting previously unselected package libcap2-bin. [2022-07-19T21:57:46.791Z] #28 34.74 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-19T21:57:46.791Z] #28 34.75 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-19T21:57:46.791Z] #28 34.82 Selecting previously unselected package iproute2. [2022-07-19T21:57:46.791Z] #28 34.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-19T21:57:46.791Z] #28 34.83 Unpacking iproute2 (5.10.0-4) ... [2022-07-19T21:57:47.052Z] #28 35.12 Selecting previously unselected package xxd. [2022-07-19T21:57:47.052Z] #28 35.14 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:57:47.052Z] #28 35.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:57:47.052Z] #28 35.23 Selecting previously unselected package vim-common. [2022-07-19T21:57:47.052Z] #28 35.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:57:47.284Z] ok github.com/docker/docker/client 0.113s coverage: 75.9% of statements [2022-07-19T21:57:47.312Z] #28 35.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:57:47.312Z] #28 35.35 Selecting previously unselected package bash-completion. [2022-07-19T21:57:47.312Z] #28 35.36 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-19T21:57:48.181Z] #64 ... [2022-07-19T21:57:48.182Z] [2022-07-19T21:57:48.182Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-19T21:57:48.182Z] #56 sha256:a20ea3eb022d219637d12c18612254f394d8cf0d6d9c74fda9c647fd5b2ca623 [2022-07-19T21:57:48.182Z] #56 DONE 2.1s [2022-07-19T21:57:48.439Z] [2022-07-19T21:57:48.439Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-19T21:57:48.439Z] #58 sha256:9c1844249b377141aa95254d0f77a211ece1572a5466684574917f4149a807bb [2022-07-19T21:57:48.693Z] #28 36.54 Unpacking bash-completion (1:2.11-2) ... [2022-07-19T21:57:48.693Z] #28 36.80 Selecting previously unselected package apparmor. [2022-07-19T21:57:48.954Z] #28 36.80 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-19T21:57:48.954Z] #28 36.85 Unpacking apparmor (2.13.6-10) ... [2022-07-19T21:57:49.214Z] #28 37.11 Selecting previously unselected package inetutils-ping. [2022-07-19T21:57:49.214Z] #28 37.13 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-19T21:57:49.214Z] #28 37.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-19T21:57:49.214Z] #28 37.24 Selecting previously unselected package libip4tc2:amd64. [2022-07-19T21:57:49.214Z] #28 37.24 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-19T21:57:49.214Z] #28 37.25 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-19T21:57:49.214Z] #28 37.29 Selecting previously unselected package libip6tc2:amd64. [2022-07-19T21:57:49.214Z] #28 37.30 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-19T21:57:49.214Z] #28 37.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-19T21:57:49.214Z] #28 37.36 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-19T21:57:49.372Z] #58 DONE 0.9s [2022-07-19T21:57:49.372Z] [2022-07-19T21:57:49.372Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-19T21:57:49.372Z] #61 sha256:f512e3c92f374609e6ea6980f783586cbcf75172e46e942727dd2ea81c389226 [2022-07-19T21:57:49.475Z] #28 37.36 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-19T21:57:49.475Z] #28 37.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-19T21:57:49.475Z] #28 37.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-19T21:57:49.475Z] #28 37.42 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-19T21:57:49.475Z] #28 37.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-19T21:57:49.475Z] #28 37.49 Selecting previously unselected package libnftnl11:amd64. [2022-07-19T21:57:49.475Z] #28 37.50 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-19T21:57:49.475Z] #28 37.50 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-19T21:57:49.475Z] #28 37.56 Selecting previously unselected package iptables. [2022-07-19T21:57:49.475Z] #28 37.56 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-19T21:57:49.475Z] #28 37.57 Unpacking iptables (1.8.7-1) ... [2022-07-19T21:57:49.735Z] #28 37.74 Selecting previously unselected package libonig5:amd64. [2022-07-19T21:57:49.735Z] #28 37.75 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-19T21:57:49.735Z] #28 37.76 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:57:49.735Z] #28 37.86 Selecting previously unselected package libjq1:amd64. [2022-07-19T21:57:49.735Z] #28 37.86 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-19T21:57:49.735Z] #28 37.87 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:57:49.735Z] #28 37.95 Selecting previously unselected package jq. [2022-07-19T21:57:49.996Z] #28 37.96 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-19T21:57:49.996Z] #28 37.98 Unpacking jq (1.6-2.1) ... [2022-07-19T21:57:49.996Z] #28 38.03 Selecting previously unselected package libaio1:amd64. [2022-07-19T21:57:49.996Z] #28 38.04 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-19T21:57:49.996Z] #28 38.04 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-19T21:57:49.996Z] #28 38.09 Selecting previously unselected package libgpm2:amd64. [2022-07-19T21:57:49.996Z] #28 38.10 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-19T21:57:49.996Z] #28 38.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-19T21:57:49.996Z] #28 38.15 Selecting previously unselected package libinih1:amd64. [2022-07-19T21:57:49.996Z] #28 38.15 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-19T21:57:49.996Z] #28 38.16 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-19T21:57:49.996Z] #28 38.20 Selecting previously unselected package libnet1:amd64. [2022-07-19T21:57:50.256Z] #28 38.21 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-19T21:57:50.256Z] #28 38.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:57:50.256Z] #28 38.28 Selecting previously unselected package libnl-3-200:amd64. [2022-07-19T21:57:50.256Z] #28 38.28 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-19T21:57:50.256Z] #28 38.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:57:50.516Z] #28 38.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-19T21:57:50.516Z] #28 38.36 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-19T21:57:50.516Z] #28 38.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:57:50.516Z] #28 38.42 Selecting previously unselected package libyajl2:amd64. [2022-07-19T21:57:50.516Z] #28 38.43 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-19T21:57:50.516Z] #28 38.43 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:57:50.516Z] #28 38.49 Selecting previously unselected package net-tools. [2022-07-19T21:57:50.516Z] #28 38.50 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-19T21:57:50.516Z] #28 38.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-19T21:57:50.516Z] #28 38.64 Selecting previously unselected package python-pip-whl. [2022-07-19T21:57:50.516Z] #28 38.64 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-19T21:57:50.740Z] #61 DONE 1.1s [2022-07-19T21:57:50.740Z] [2022-07-19T21:57:50.740Z] #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-07-19T21:57:50.740Z] #64 sha256:fcb47a7d63568289c5c76a29b0ae658c0b966a846e3d15c1efa883115cc3bf9a [2022-07-19T21:57:50.777Z] #28 38.64 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-19T21:57:51.037Z] #28 39.01 Selecting previously unselected package python3-lib2to3. [2022-07-19T21:57:51.037Z] #28 39.01 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-19T21:57:51.037Z] #28 39.02 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-19T21:57:51.037Z] #28 39.11 Selecting previously unselected package python3-distutils. [2022-07-19T21:57:51.037Z] #28 39.11 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-19T21:57:51.037Z] #28 39.12 Unpacking python3-distutils (3.9.2-1) ... [2022-07-19T21:57:51.037Z] #28 39.24 Selecting previously unselected package python3-pkg-resources. [2022-07-19T21:57:51.297Z] #28 39.24 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-19T21:57:51.297Z] #28 39.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:57:51.297Z] #28 39.35 Selecting previously unselected package python3-setuptools. [2022-07-19T21:57:51.297Z] #28 39.35 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-19T21:57:51.297Z] #28 39.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-19T21:57:51.558Z] #28 39.53 Selecting previously unselected package python3-wheel. [2022-07-19T21:57:51.558Z] #28 39.53 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-19T21:57:51.558Z] #28 39.54 Unpacking python3-wheel (0.34.2-1) ... [2022-07-19T21:57:51.558Z] #28 39.60 Selecting previously unselected package python3-pip. [2022-07-19T21:57:51.558Z] #28 39.61 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-19T21:57:51.558Z] #28 39.62 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-19T21:57:51.819Z] #28 39.80 Selecting previously unselected package sudo. [2022-07-19T21:57:51.819Z] #28 39.81 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-19T21:57:51.819Z] #28 39.82 Unpacking sudo (1.9.5p2-3) ... [2022-07-19T21:57:52.079Z] #28 40.12 Selecting previously unselected package thin-provisioning-tools. [2022-07-19T21:57:52.079Z] #28 40.13 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-19T21:57:52.079Z] #28 40.13 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-19T21:57:52.340Z] #28 40.26 Selecting previously unselected package uidmap. [2022-07-19T21:57:52.340Z] #28 40.27 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-19T21:57:52.340Z] #28 40.28 Unpacking uidmap (1:4.8.1-1) ... [2022-07-19T21:57:52.340Z] #28 40.37 Selecting previously unselected package vim-runtime. [2022-07-19T21:57:52.340Z] #28 40.38 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-19T21:57:52.340Z] #28 40.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-19T21:57:52.340Z] #28 40.42 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-19T21:57:52.340Z] #28 40.43 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:57:53.527Z] #64 ... [2022-07-19T21:57:53.527Z] [2022-07-19T21:57:53.527Z] #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-07-19T21:57:53.527Z] #60 sha256:dd8ccddde310e69d9a2afe4a2507b1eef5249d4ccf53a29491d84f4c7e1390ce [2022-07-19T21:57:53.527Z] #60 223.8 + mkdir -p /build [2022-07-19T21:57:53.527Z] #60 223.9 + cp runc /build/runc [2022-07-19T21:57:53.527Z] #60 DONE 224.2s [2022-07-19T21:57:53.527Z] [2022-07-19T21:57:53.527Z] #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-07-19T21:57:53.527Z] #64 sha256:fd091fe3546581e8f8f978c62d525464f3a583b9a25d846e5c7a74b12efe5ec2 [2022-07-19T21:57:53.527Z] #64 ... [2022-07-19T21:57:53.527Z] [2022-07-19T21:57:53.527Z] #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-07-19T21:57:53.527Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-19T21:57:53.527Z] #55 443.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-19T21:57:53.527Z] #55 DONE 443.7s [2022-07-19T21:57:53.527Z] [2022-07-19T21:57:53.527Z] #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-07-19T21:57:53.527Z] #64 sha256:fd091fe3546581e8f8f978c62d525464f3a583b9a25d846e5c7a74b12efe5ec2 [2022-07-19T21:57:54.251Z] #28 42.18 Selecting previously unselected package vim. [2022-07-19T21:57:54.251Z] #28 42.19 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-19T21:57:54.251Z] #28 42.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:57:54.511Z] #28 42.55 Selecting previously unselected package xfsprogs. [2022-07-19T21:57:54.511Z] #28 42.56 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-19T21:57:54.511Z] #28 42.57 Unpacking xfsprogs (5.10.0-4) ... [2022-07-19T21:57:54.772Z] #28 42.82 Selecting previously unselected package zip. [2022-07-19T21:57:54.772Z] #28 42.83 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-19T21:57:54.772Z] #28 42.84 Unpacking zip (3.0-12) ... [2022-07-19T21:57:54.772Z] #28 42.92 Selecting previously unselected package zstd. [2022-07-19T21:57:55.033Z] #28 42.93 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-19T21:57:55.033Z] #28 42.94 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-19T21:57:55.033Z] #28 43.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-19T21:57:55.439Z] #64 ... [2022-07-19T21:57:55.439Z] [2022-07-19T21:57:55.439Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-19T21:57:55.439Z] #56 sha256:3c9a1c7a45ddb843c9e00e1ed22afcf0304394fa8f3d5246e22227cdff0e2d55 [2022-07-19T21:57:55.439Z] #56 DONE 0.2s [2022-07-19T21:57:55.439Z] [2022-07-19T21:57:55.439Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-19T21:57:55.439Z] #58 sha256:aa5df586b4effe44b2c66d5d0187da63ed83f4583ae14f70082b0b8169240041 [2022-07-19T21:57:55.439Z] #58 DONE 0.1s [2022-07-19T21:57:55.439Z] [2022-07-19T21:57:55.439Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-19T21:57:55.439Z] #61 sha256:b999fa5a2182869e1b094c44723aaf5335fd753438e057a60bc235c362cae1cb [2022-07-19T21:57:55.439Z] #61 DONE 0.2s [2022-07-19T21:57:55.439Z] [2022-07-19T21:57:55.439Z] #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-07-19T21:57:55.439Z] #64 sha256:fd091fe3546581e8f8f978c62d525464f3a583b9a25d846e5c7a74b12efe5ec2 [2022-07-19T21:57:55.604Z] #28 43.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-19T21:57:55.604Z] #28 43.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-19T21:57:55.604Z] #28 43.75 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-19T21:57:55.864Z] #28 43.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-19T21:57:55.864Z] #28 43.80 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-19T21:57:55.864Z] #28 43.82 Setting up uidmap (1:4.8.1-1) ... [2022-07-19T21:57:55.864Z] #28 43.85 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-19T21:57:55.864Z] #28 43.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-19T21:57:55.864Z] #28 43.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-19T21:57:55.864Z] #28 43.89 Setting up python3-wheel (0.34.2-1) ... [2022-07-19T21:57:56.125Z] #28 44.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:57:56.385Z] #28 44.29 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-19T21:57:56.385Z] #28 44.30 Setting up libcap2-bin (1:2.44-1) ... [2022-07-19T21:57:56.385Z] #28 44.32 Setting up apparmor (2.13.6-10) ... [2022-07-19T21:57:57.770Z] #28 45.51 Setting up zip (3.0-12) ... [2022-07-19T21:57:57.770Z] #28 45.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:57:57.770Z] #28 45.55 Setting up bash-completion (1:2.11-2) ... [2022-07-19T21:57:58.712Z] #28 46.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-19T21:57:58.712Z] #28 46.83 Setting up sudo (1.9.5p2-3) ... [2022-07-19T21:57:58.712Z] #28 46.89 invoke-rc.d: could not determine current runlevel [2022-07-19T21:57:58.712Z] #28 46.89 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-19T21:57:58.712Z] #28 46.90 Setting up xfsprogs (5.10.0-4) ... [2022-07-19T21:57:58.712Z] #28 46.91 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-19T21:57:58.721Z] #64 396.0 + bin/containerd [2022-07-19T21:57:58.973Z] #28 46.92 Setting up inetutils-ping (2:2.0-1) ... [2022-07-19T21:57:58.973Z] #28 46.93 Setting up pigz (2.6-1) ... [2022-07-19T21:57:58.973Z] #28 46.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-19T21:57:58.973Z] #28 46.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-19T21:57:58.973Z] #28 46.98 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-19T21:57:58.973Z] #28 46.99 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:57:59.544Z] #28 47.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-19T21:57:59.544Z] #28 47.47 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-19T21:57:59.805Z] #28 47.73 Setting up libelf1:amd64 (0.183-1) ... [2022-07-19T21:57:59.805Z] #28 47.74 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-19T21:57:59.805Z] #28 47.76 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-19T21:57:59.805Z] #28 47.77 Setting up python3-distutils (3.9.2-1) ... [2022-07-19T21:58:00.327Z] #28 48.23 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-19T21:58:00.327Z] #28 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-19T21:58:00.327Z] #28 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-19T21:58:00.327Z] #28 48.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-19T21:58:00.327Z] #28 48.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-19T21:58:00.327Z] #28 48.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-19T21:58:00.327Z] #28 48.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-19T21:58:00.327Z] #28 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-19T21:58:00.327Z] #28 48.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-19T21:58:00.327Z] #28 48.31 Setting up python3-setuptools (52.0.0-4) ... [2022-07-19T21:58:00.899Z] #28 49.12 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-19T21:58:01.159Z] #28 49.13 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-19T21:58:01.159Z] #28 49.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-19T21:58:01.159Z] #28 49.16 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-19T21:58:01.420Z] #28 ... [2022-07-19T21:58:01.420Z] [2022-07-19T21:58:01.420Z] #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-07-19T21:58:01.420Z] #71 sha256:b6ce4174ea4713c59c6cef457f22cf1a38663373aca17c0564b154e56faef4eb [2022-07-19T21:58:01.420Z] #71 101.2 + bin/containerd [2022-07-19T21:58:01.690Z] #71 ... [2022-07-19T21:58:01.690Z] [2022-07-19T21:58:01.690Z] #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-07-19T21:58:01.690Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-19T21:58:01.690Z] #28 49.84 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-19T21:58:01.951Z] #28 49.92 Setting up jq (1.6-2.1) ... [2022-07-19T21:58:01.951Z] #28 49.93 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-19T21:58:01.951Z] #28 49.95 Setting up iptables (1.8.7-1) ... [2022-07-19T21:58:01.951Z] #28 49.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-19T21:58:01.951Z] #28 49.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-19T21:58:01.951Z] #28 49.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-19T21:58:01.951Z] #28 49.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-19T21:58:01.951Z] #28 49.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-19T21:58:01.951Z] #28 49.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-19T21:58:01.951Z] #28 49.99 Setting up iproute2 (5.10.0-4) ... [2022-07-19T21:58:02.212Z] #28 50.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-19T21:58:03.154Z] #28 DONE 51.2s [2022-07-19T21:58:03.154Z] [2022-07-19T21:58:03.154Z] #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-07-19T21:58:03.154Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-19T21:58:04.096Z] #29 0.906 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-19T21:58:04.096Z] #29 0.919 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-19T21:58:04.096Z] #29 0.932 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-19T21:58:04.096Z] #29 DONE 1.0s [2022-07-19T21:58:04.096Z] [2022-07-19T21:58:04.096Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-19T21:58:04.096Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-19T21:58:12.235Z] #30 7.484 Collecting yamllint==1.26.1 [2022-07-19T21:58:12.807Z] #30 8.557 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-19T21:58:13.749Z] #30 9.233 Collecting pathspec>=0.5.3 [2022-07-19T21:58:13.749Z] #30 9.259 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-19T21:58:13.749Z] #30 9.521 Collecting pyyaml [2022-07-19T21:58:13.749Z] #30 9.530 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-07-19T21:58:13.749Z] #30 9.599 Building wheels for collected packages: yamllint [2022-07-19T21:58:13.749Z] #30 9.601 Building wheel for yamllint (setup.py): started [2022-07-19T21:58:14.321Z] #30 10.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-19T21:58:14.321Z] #30 10.20 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=876f8ce59aa7b5c23a8ee5ac0a9d77dab1be377ae2cafddbeb27b6af7c520ae9 [2022-07-19T21:58:14.321Z] #30 10.20 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-19T21:58:14.321Z] #30 10.20 Successfully built yamllint [2022-07-19T21:58:14.321Z] #30 10.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-19T21:58:14.893Z] #30 10.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-19T21:58:15.153Z] #30 DONE 10.8s [2022-07-19T21:58:15.153Z] [2022-07-19T21:58:15.153Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-19T21:58:15.154Z] #34 sha256:eb70fc11860c98f6d661266a32fb26db7d84dd9bc065ad0b79e168074823d5f6 [2022-07-19T21:58:15.725Z] #34 DONE 0.6s [2022-07-19T21:58:15.725Z] [2022-07-19T21:58:15.725Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-19T21:58:15.725Z] #39 sha256:cbfba34e37df54442a0f7a75e0080059df38837a8a43575ecb52b640cf95b7e6 [2022-07-19T21:58:15.986Z] #39 DONE 0.4s [2022-07-19T21:58:15.986Z] [2022-07-19T21:58:15.986Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-19T21:58:15.986Z] #42 sha256:528f0920d127390c9643bad479a4073537f09c65d9e57a35f61a1880171106c6 [2022-07-19T21:58:15.986Z] #42 DONE 0.1s [2022-07-19T21:58:15.986Z] [2022-07-19T21:58:15.986Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-19T21:58:15.986Z] #44 sha256:86c035d4bfa21a6619803b449318a368da5674a37b12c044b995264775b932be [2022-07-19T21:58:16.247Z] #44 DONE 0.1s [2022-07-19T21:58:16.247Z] [2022-07-19T21:58:16.247Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-19T21:58:16.247Z] #46 sha256:3ba09f5127e5be5f019778bea277952f67c622c7ef3c73da9954a0e2e973f701 [2022-07-19T21:58:16.247Z] #46 DONE 0.1s [2022-07-19T21:58:16.247Z] [2022-07-19T21:58:16.247Z] #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-07-19T21:58:16.247Z] #67 sha256:e66c28d20ef1de1e299e86892d42c4e9259cdee82f7ad804d6bcefc0da917184 [2022-07-19T21:58:16.247Z] #67 ... [2022-07-19T21:58:16.247Z] [2022-07-19T21:58:16.247Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-19T21:58:16.247Z] #48 sha256:03e75d14f77234ac30b38b92655fa9c445820da80c70cbecdc8af1bf3cf6950d [2022-07-19T21:58:16.247Z] #48 DONE 0.1s [2022-07-19T21:58:16.247Z] [2022-07-19T21:58:16.247Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-19T21:58:16.247Z] #52 sha256:41cdf64c70ecc5b8d022e2680f50238e973604eaf77176b1cfdfc7bd2ce934df [2022-07-19T21:58:16.247Z] #52 DONE 0.0s [2022-07-19T21:58:16.507Z] [2022-07-19T21:58:16.507Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-19T21:58:16.507Z] #55 sha256:d9a1ff82345ebf9d4a46f4e0ecdb1b06ee2b10144a07207dac9f42e8d3865ba0 [2022-07-19T21:58:16.507Z] #55 DONE 0.2s [2022-07-19T21:58:16.507Z] [2022-07-19T21:58:16.507Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-19T21:58:16.507Z] #59 sha256:1d795ed76047efc4a802bb7386899c7978601754be0e5c5ec2c65ad41a3edb5f [2022-07-19T21:58:16.507Z] #59 DONE 0.0s [2022-07-19T21:58:16.507Z] [2022-07-19T21:58:16.507Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-19T21:58:16.507Z] #61 sha256:3228fa37a7b04c9999f2e90354e36ba75c1e73d1e7b79a3c0174dcc42cf8a71b [2022-07-19T21:58:16.507Z] #61 DONE 0.1s [2022-07-19T21:58:16.507Z] [2022-07-19T21:58:16.507Z] #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-07-19T21:58:16.507Z] #71 sha256:b6ce4174ea4713c59c6cef457f22cf1a38663373aca17c0564b154e56faef4eb [2022-07-19T21:58:16.768Z] #71 ... [2022-07-19T21:58:16.768Z] [2022-07-19T21:58:16.768Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-19T21:58:16.768Z] #63 sha256:e20f796a5b2727b3e039eeb5596d91065a60732ec39d88323f972466d5edfdbc [2022-07-19T21:58:16.768Z] #63 DONE 0.2s [2022-07-19T21:58:16.768Z] [2022-07-19T21:58:16.768Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-19T21:58:16.768Z] #65 sha256:254d2154a7d1631e9748f75f329d6e60bb319e83ac57074e103b5469f08bdac4 [2022-07-19T21:58:16.768Z] #65 DONE 0.1s [2022-07-19T21:58:16.768Z] [2022-07-19T21:58:16.768Z] #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-07-19T21:58:16.768Z] #67 sha256:e66c28d20ef1de1e299e86892d42c4e9259cdee82f7ad804d6bcefc0da917184 [2022-07-19T21:58:19.393Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 31.5% of statements [2022-07-19T21:58:19.393Z] ok github.com/docker/docker/container 0.121s coverage: 36.2% of statements [2022-07-19T21:58:19.393Z] ok github.com/docker/docker/cmd/dockerd/trap 2.481s coverage: 0.0% of statements [2022-07-19T21:58:19.393Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-19T21:58:19.393Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-19T21:58:19.393Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-19T21:58:19.393Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-19T21:58:19.393Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-19T21:58:24.684Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-07-19T21:58:26.069Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-07-19T21:58:27.010Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-19T21:58:33.594Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-07-19T21:58:34.977Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2022-07-19T21:58:35.238Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-19T21:58:35.809Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-19T21:58:36.380Z] ok github.com/docker/docker/daemon 10.123s coverage: 16.2% of statements [2022-07-19T21:58:36.380Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-19T21:58:36.380Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-19T21:58:36.380Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-19T21:58:36.380Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-19T21:58:36.380Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-19T21:58:37.324Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.627s coverage: 74.8% of statements [2022-07-19T21:58:37.365Z] #64 422.9 # github.com/containerd/containerd/cmd/containerd [2022-07-19T21:58:37.365Z] #64 422.9 /usr/bin/ld: /tmp/go-link-254416562/000019.o: in function `New': [2022-07-19T21:58:37.365Z] #64 422.9 /tmp/tmp.NmbCL5wxT0/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-07-19T21:58:37.365Z] #64 423.0 + bin/containerd-stress [2022-07-19T21:58:37.365Z] #64 424.1 + bin/containerd-shim [2022-07-19T21:58:38.266Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.280s coverage: 56.2% of statements [2022-07-19T21:58:38.527Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-07-19T21:58:38.782Z] #67 90.91 + mkdir -p /build [2022-07-19T21:58:38.782Z] #67 90.92 + cp runc /build/runc [2022-07-19T21:58:38.782Z] #67 DONE 91.3s [2022-07-19T21:58:38.782Z] [2022-07-19T21:58:38.782Z] #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-07-19T21:58:38.782Z] #71 sha256:b6ce4174ea4713c59c6cef457f22cf1a38663373aca17c0564b154e56faef4eb [2022-07-19T21:58:39.042Z] #71 ... [2022-07-19T21:58:39.042Z] [2022-07-19T21:58:39.042Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-19T21:58:39.042Z] #68 sha256:4de25d1bf6e7cf044a1e16de2a305ea4c9f4aeef352750d5b4929b959c193ece [2022-07-19T21:58:39.042Z] #68 DONE 0.1s [2022-07-19T21:58:39.042Z] [2022-07-19T21:58:39.042Z] #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-07-19T21:58:39.042Z] #71 sha256:b6ce4174ea4713c59c6cef457f22cf1a38663373aca17c0564b154e56faef4eb [2022-07-19T21:58:39.918Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-19T21:58:40.880Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.206s coverage: 50.6% of statements [2022-07-19T21:58:42.793Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.763s coverage: 58.5% of statements [2022-07-19T21:58:43.053Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.391s coverage: 46.1% of statements [2022-07-19T21:58:43.053Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-19T21:58:43.053Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-19T21:58:43.053Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-19T21:58:43.623Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-07-19T21:58:44.194Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2022-07-19T21:58:44.457Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-19T21:58:45.842Z] ok github.com/docker/docker/daemon/images 0.062s coverage: 6.9% of statements [2022-07-19T21:58:45.842Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-19T21:58:45.842Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-19T21:58:46.103Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-07-19T21:58:47.044Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-07-19T21:58:47.044Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 79.9% of statements [2022-07-19T21:58:47.044Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-19T21:58:47.305Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-19T21:58:47.316Z] #64 435.1 + bin/containerd-shim-runc-v1 [2022-07-19T21:58:47.565Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-19T21:58:47.826Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-07-19T21:58:48.398Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.180s coverage: 76.8% of statements [2022-07-19T21:58:48.658Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 79.4% of statements [2022-07-19T21:58:48.658Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-19T21:58:48.659Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-19T21:58:49.498Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-07-19T21:58:49.498Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 62.0% of statements [2022-07-19T21:58:50.440Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2022-07-19T21:58:50.440Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-19T21:58:51.010Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-19T21:58:51.952Z] ok github.com/docker/docker/daemon/logger/splunk 1.532s coverage: 82.5% of statements [2022-07-19T21:58:51.952Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-19T21:58:51.952Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-19T21:58:52.522Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-19T21:58:53.859Z] #64 441.3 + bin/containerd-shim-runc-v2 [2022-07-19T21:58:53.921Z] ok github.com/docker/docker/distribution 1.496s coverage: 28.0% of statements [2022-07-19T21:58:53.921Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-19T21:58:54.116Z] #64 442.1 + binaries [2022-07-19T21:58:54.116Z] #64 442.1 + install -D bin/containerd /build/containerd [2022-07-19T21:58:54.116Z] #64 442.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-19T21:58:54.116Z] #64 442.2 + install -D bin/ctr /build/ctr [2022-07-19T21:58:54.182Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-19T21:58:55.001Z] #64 448.0 # github.com/containerd/containerd/cmd/containerd [2022-07-19T21:58:55.001Z] #64 448.0 /usr/bin/ld: /tmp/go-link-93311509/000019.o: in function `New': [2022-07-19T21:58:55.001Z] #64 448.0 /tmp/tmp.cO9fXjdGLl/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-07-19T21:58:55.001Z] #64 448.0 + bin/containerd-stress [2022-07-19T21:58:55.001Z] #64 449.2 + bin/containerd-shim [2022-07-19T21:58:55.131Z] ok github.com/docker/docker/image 0.042s coverage: 86.9% of statements [2022-07-19T21:58:55.131Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 84.9% of statements [2022-07-19T21:58:55.131Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-19T21:58:55.392Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-19T21:58:55.963Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-19T21:58:55.963Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-19T21:58:55.963Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-19T21:58:55.963Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-19T21:58:56.630Z] #64 DONE 444.3s [2022-07-19T21:58:56.905Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-19T21:58:57.192Z] [2022-07-19T21:58:57.192Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-19T21:58:57.192Z] #65 sha256:e2b8d0e255fe7adada383f095b0c3dd32b4932854f17f066275c11fa737040b0 [2022-07-19T21:58:57.476Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-19T21:58:57.476Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-19T21:58:58.117Z] #65 DONE 0.8s [2022-07-19T21:58:58.117Z] [2022-07-19T21:58:58.117Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-19T21:58:58.117Z] #70 sha256:9fff31be72f23ddc5cf8f6a1d0a8cc46f850d741dade5ff44320e5533c6ed9fa [2022-07-19T21:58:58.373Z] #70 DONE 0.2s [2022-07-19T21:58:58.373Z] [2022-07-19T21:58:58.373Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-19T21:58:58.373Z] #75 sha256:8ddd6d900432ae222ac88035769ec342122eafbbd513d3e403e3e2eac4643bb4 [2022-07-19T21:58:59.299Z] #75 DONE 0.9s [2022-07-19T21:58:59.299Z] [2022-07-19T21:58:59.299Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-19T21:58:59.299Z] #78 sha256:75a591b3f2e01155727ca5197c214a591a884cee2715b39b73af712c060bd1ed [2022-07-19T21:58:59.299Z] #78 DONE 0.0s [2022-07-19T21:58:59.299Z] [2022-07-19T21:58:59.299Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-19T21:58:59.299Z] #79 sha256:eb988f125579f915626c596f2cc2e338203e382fe3e2242e85c6c7ad88a1f159 [2022-07-19T21:58:59.299Z] #79 DONE 0.0s [2022-07-19T21:58:59.299Z] [2022-07-19T21:58:59.299Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-19T21:58:59.299Z] #80 sha256:bb8b2e8728cc4aea34ad27b59e8bb6c3d734a7d68086ad0185da6334e1a47a27 [2022-07-19T21:58:59.299Z] #80 DONE 0.0s [2022-07-19T21:58:59.299Z] [2022-07-19T21:58:59.299Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-19T21:58:59.299Z] #81 sha256:d719a584400e20e70193f0e57a9c67371989caa5a43bdd809b3058cd0e1d68be [2022-07-19T21:58:59.387Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.3% of statements [2022-07-19T21:58:59.908Z] ok github.com/docker/docker/pkg/authorization 0.213s coverage: 68.3% of statements [2022-07-19T21:58:59.908Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-19T21:59:00.168Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-19T21:59:03.115Z] #64 460.6 + bin/containerd-shim-runc-v1 [2022-07-19T21:59:03.464Z] #81 DONE 4.1s [2022-07-19T21:59:03.464Z] [2022-07-19T21:59:03.464Z] #82 exporting to image [2022-07-19T21:59:03.464Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-19T21:59:03.464Z] #82 exporting layers [2022-07-19T21:59:03.476Z] ok github.com/docker/docker/pkg/chrootarchive 2.536s coverage: 42.7% of statements [2022-07-19T21:59:03.476Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-19T21:59:03.736Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-19T21:59:03.997Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-19T21:59:04.258Z] ok github.com/docker/docker/layer 7.187s coverage: 68.9% of statements [2022-07-19T21:59:04.258Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-19T21:59:04.258Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-19T21:59:04.258Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-19T21:59:04.258Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-19T21:59:04.258Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-19T21:59:04.258Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-19T21:59:04.258Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-07-19T21:59:04.518Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-19T21:59:04.779Z] ok github.com/docker/docker/pkg/fsutils 0.213s coverage: 85.1% of statements [2022-07-19T21:59:05.721Z] ok github.com/docker/docker/pkg/idtools 0.478s coverage: 67.9% of statements [2022-07-19T21:59:05.721Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 71.0% of statements [2022-07-19T21:59:05.981Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-07-19T21:59:05.981Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-07-19T21:59:05.981Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-19T21:59:05.981Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-19T21:59:06.242Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-19T21:59:06.503Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-07-19T21:59:06.764Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-19T21:59:06.764Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-07-19T21:59:06.764Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-19T21:59:06.764Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-19T21:59:07.025Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2022-07-19T21:59:07.597Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-19T21:59:07.857Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-19T21:59:07.857Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-19T21:59:09.239Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-07-19T21:59:09.499Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-19T21:59:09.677Z] #64 467.1 + bin/containerd-shim-runc-v2 [2022-07-19T21:59:09.759Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-19T21:59:10.020Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-19T21:59:10.242Z] #64 467.9 + binaries [2022-07-19T21:59:10.242Z] #64 467.9 + install -D bin/containerd /build/containerd [2022-07-19T21:59:10.242Z] #64 467.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-19T21:59:10.242Z] #64 467.9 + install -D bin/ctr /build/ctr [2022-07-19T21:59:10.281Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-19T21:59:10.281Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-19T21:59:10.851Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-19T21:59:11.153Z] #71 179.5 # github.com/containerd/containerd/cmd/containerd [2022-07-19T21:59:11.153Z] #71 179.5 /usr/bin/ld: /tmp/go-link-430184123/000019.o: in function `New': [2022-07-19T21:59:11.153Z] #71 179.5 /tmp/tmp.rt76kffVZ9/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-07-19T21:59:11.153Z] #71 179.6 + bin/containerd-stress [2022-07-19T21:59:11.153Z] #71 180.7 + bin/containerd-shim [2022-07-19T21:59:11.421Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-19T21:59:11.421Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-07-19T21:59:11.576Z] #82 exporting layers 7.1s done [2022-07-19T21:59:11.576Z] #82 writing image sha256:1705432103f3cadf3550d5bba23d724c9cee04024df78506e27071a52c8f92b9 done [2022-07-19T21:59:11.576Z] #82 naming to docker.io/library/docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 done [2022-07-19T21:59:11.576Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T21:59:11.968Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -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=master docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/make.sh dynbinary test-integration [2022-07-19T21:59:11.991Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-19T21:59:12.142Z] #64 DONE 469.8s [2022-07-19T21:59:12.252Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-19T21:59:13.076Z] [2022-07-19T21:59:13.076Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-19T21:59:13.076Z] #65 sha256:47090f56521788fea63232920a64dd54c2bf421d2ab0fcb4476a9264cc713abb [2022-07-19T21:59:13.855Z] [2022-07-19T21:59:13.855Z] Removing bundles/ [2022-07-19T21:59:13.855Z] [2022-07-19T21:59:13.855Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-19T21:59:13.855Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-19T21:59:13.855Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T21:59:13.895Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-19T21:59:13.895Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-19T21:59:13.895Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T21:59:13.895Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-19T21:59:13.895Z] [2022-07-19T21:59:13.895Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-19T21:59:13.895Z] DOCKER_SYSTEMD=1 [2022-07-19T21:59:13.895Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-19T21:59:13.895Z] HOSTNAME=adc6e746a813 [2022-07-19T21:59:13.895Z] DEST=bundles/test-integration [2022-07-19T21:59:13.895Z] PWD=/go/src/github.com/docker/docker [2022-07-19T21:59:13.895Z] DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T21:59:13.895Z] container=docker [2022-07-19T21:59:13.895Z] HOME=/root [2022-07-19T21:59:13.895Z] LANG=C.UTF-8 [2022-07-19T21:59:13.895Z] INVOCATION_ID=025fb3e6d1484b0c9bcd10dc52ab8a46 [2022-07-19T21:59:13.895Z] GOLANG_VERSION=1.18.4 [2022-07-19T21:59:13.895Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-19T21:59:13.895Z] VALIDATE_BRANCH=master [2022-07-19T21:59:13.895Z] TERM=xterm [2022-07-19T21:59:13.895Z] DOCKER_PKG=github.com/docker/docker [2022-07-19T21:59:13.895Z] SHLVL=3 [2022-07-19T21:59:13.895Z] TIMEOUT=120m [2022-07-19T21:59:13.895Z] DOCKER_BUILDTAGS= journald [2022-07-19T21:59:13.895Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-19T21:59:13.895Z] GO111MODULE=off [2022-07-19T21:59:13.895Z] DOCKER_EXPERIMENTAL=1 [2022-07-19T21:59:13.895Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-19T21:59:13.895Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-19T21:59:13.895Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-19T21:59:13.895Z] GOPATH=/go [2022-07-19T21:59:13.895Z] PKG_CONFIG=pkg-config [2022-07-19T21:59:13.895Z] _=/usr/bin/env [2022-07-19T21:59:13.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-19T21:59:14.009Z] #65 DONE 0.8s [2022-07-19T21:59:14.009Z] [2022-07-19T21:59:14.009Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-19T21:59:14.009Z] #70 sha256:55a9f76a7ab86172d5ec0319a56e8a51d165120d296179d742dacd887a65f005 [2022-07-19T21:59:14.009Z] #70 DONE 0.2s [2022-07-19T21:59:14.009Z] [2022-07-19T21:59:14.009Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-19T21:59:14.009Z] #75 sha256:0e6be5d84bf6eb51c7a9bc39f36d806e5c95bd19b58c5ba84d96108fc3d66f5a [2022-07-19T21:59:14.163Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-07-19T21:59:14.163Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-19T21:59:14.734Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-19T21:59:14.942Z] #75 DONE 0.9s [2022-07-19T21:59:14.943Z] [2022-07-19T21:59:14.943Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-19T21:59:14.943Z] #78 sha256:ca1688ae617c6ce6521e3a61ca57f84c3a8d88f1001400f3ff70f0ef955443d3 [2022-07-19T21:59:14.943Z] #78 DONE 0.0s [2022-07-19T21:59:15.200Z] [2022-07-19T21:59:15.200Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-19T21:59:15.200Z] #79 sha256:9d52b3976da4f790fcd82433ef29e9600a0bb55d38d3d3dcdfddb75573029ec4 [2022-07-19T21:59:15.200Z] #79 DONE 0.1s [2022-07-19T21:59:15.200Z] [2022-07-19T21:59:15.200Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-19T21:59:15.200Z] #80 sha256:1ba78136c59122606807b5630e64149e0889751ab6b3e06f323af860d9744436 [2022-07-19T21:59:15.200Z] #80 DONE 0.0s [2022-07-19T21:59:15.200Z] [2022-07-19T21:59:15.200Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-19T21:59:15.200Z] #81 sha256:b94d94e95e5b653a92ed0dc115c5a557d8f52f6194d387626f6c8bb448ad6a9f [2022-07-19T21:59:16.119Z] ok github.com/docker/docker/quota 0.250s coverage: 71.4% of statements [2022-07-19T21:59:16.119Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-07-19T21:59:17.060Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-07-19T21:59:17.331Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2022-07-19T21:59:17.593Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-19T21:59:18.164Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-19T21:59:18.425Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-19T21:59:18.480Z] #81 DONE 3.4s [2022-07-19T21:59:18.480Z] [2022-07-19T21:59:18.480Z] #82 exporting to image [2022-07-19T21:59:18.480Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-19T21:59:18.480Z] #82 exporting layers [2022-07-19T21:59:19.809Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-19T21:59:20.751Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.8% of statements [2022-07-19T21:59:21.012Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-07-19T21:59:22.396Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-19T21:59:23.391Z] #71 192.1 + bin/containerd-shim-runc-v1 [2022-07-19T21:59:26.589Z] #82 exporting layers 7.0s done [2022-07-19T21:59:26.589Z] #82 writing image sha256:effc318a5824354f7a6fb011e1aed16ba260b48e4c8746af280760d27b362737 done [2022-07-19T21:59:26.589Z] #82 naming to docker.io/library/docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 done [2022-07-19T21:59:26.589Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-19T21:59:26.913Z] + trap exit INT TERM [2022-07-19T21:59:26.913Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-19T21:59:26.913Z] + CONTAINER_NAME=docker-pr1 [2022-07-19T21:59:26.913Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43836/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/make.sh dynbinary [2022-07-19T21:59:27.849Z] [2022-07-19T21:59:27.849Z] Removing bundles/ [2022-07-19T21:59:27.849Z] [2022-07-19T21:59:27.849Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-19T21:59:28.107Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-19T21:59:28.107Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T21:59:28.674Z] #71 198.4 + bin/containerd-shim-runc-v2 [2022-07-19T21:59:29.245Z] #71 199.2 + binaries [2022-07-19T21:59:29.245Z] #71 199.2 + install -D bin/containerd /build/containerd [2022-07-19T21:59:29.245Z] #71 199.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-19T21:59:29.245Z] #71 199.3 + install -D bin/ctr /build/ctr [2022-07-19T21:59:29.814Z] #71 DONE 199.7s [2022-07-19T21:59:30.755Z] [2022-07-19T21:59:30.755Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-19T21:59:30.755Z] #72 sha256:82773b9320cfca23a8cba8671217f131d70baa98c00b7ce8ee0d679d82c83c62 [2022-07-19T21:59:31.324Z] #72 DONE 0.3s [2022-07-19T21:59:31.324Z] [2022-07-19T21:59:31.324Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-19T21:59:31.324Z] #77 sha256:1fa0980631384211cb6dd4efa220477b90de345bebb91f5eca3145a6055c9d7b [2022-07-19T21:59:31.324Z] #77 DONE 0.1s [2022-07-19T21:59:31.324Z] [2022-07-19T21:59:31.324Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-19T21:59:31.324Z] #82 sha256:a8d994714a47461d7eb60eb4cbec496ea85cbccdbbfd6ce58ee577beaaf3ff3e [2022-07-19T21:59:31.894Z] #82 DONE 0.5s [2022-07-19T21:59:31.894Z] [2022-07-19T21:59:31.894Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-19T21:59:31.894Z] #85 sha256:e58c7543cd7a9b7a9943eb89ae53f08802760d6984df5512d9d1eb72a297c3aa [2022-07-19T21:59:31.894Z] #85 DONE 0.1s [2022-07-19T21:59:31.894Z] [2022-07-19T21:59:31.894Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-19T21:59:31.894Z] #86 sha256:1f5e94f80a63c391d589c800e2cefdf83f004da2ace5ab09dfbd186d5fd0f1a9 [2022-07-19T21:59:31.894Z] #86 DONE 0.0s [2022-07-19T21:59:31.894Z] [2022-07-19T21:59:31.894Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-19T21:59:31.894Z] #87 sha256:0c27eae932d492fa3e0b7ff4d0a70e5e33e70dd1396a628c452e467916c5b318 [2022-07-19T21:59:31.894Z] #87 DONE 0.0s [2022-07-19T21:59:31.894Z] [2022-07-19T21:59:31.894Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-19T21:59:31.894Z] #88 sha256:086e6b35a39ee12d69e77ed8282bb1995dd87b9a455e42a3e9b736a0592e9c3e [2022-07-19T21:59:37.172Z] #88 DONE 4.9s [2022-07-19T21:59:37.172Z] [2022-07-19T21:59:37.172Z] #89 exporting to image [2022-07-19T21:59:37.172Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-19T21:59:37.172Z] #89 exporting layers [2022-07-19T21:59:44.348Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/rootless [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/volume [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-19T21:59:44.348Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === Skipped [2022-07-19T21:59:44.348Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-19T21:59:44.348Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-19T21:59:44.348Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-19T21:59:44.348Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-19T21:59:44.348Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:71: No driver to put! [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-19T21:59:44.348Z] time="2022-07-19T21:58:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-19T21:59:44.348Z] time="2022-07-19T21:58:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-19T21:59:44.348Z] time="2022-07-19T21:58:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-19T21:59:44.348Z] time="2022-07-19T21:58:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-19T21:59:44.348Z] time="2022-07-19T21:58:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:71: No driver to put! [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-19T21:59:44.348Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-19T21:59:44.348Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-19T21:59:44.348Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T21:59:44.348Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-19T21:59:44.348Z] graphtest_unix.go:71: No driver to put! [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-19T21:59:44.348Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-19T21:59:44.348Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-19T21:59:44.348Z] [2022-07-19T21:59:44.348Z] DONE 2811 tests, 28 skipped in 207.811s [2022-07-19T21:59:44.348Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/config [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/idm [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T21:59:44.348Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/ns [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/options [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/osl [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T21:59:44.349Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-19T21:59:44.349Z] + 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-07-19T22:00:00.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-19T22:00:00.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-19T22:00:03.756Z] #89 exporting layers 26.8s done [2022-07-19T22:00:03.756Z] #89 writing image sha256:31834894491893345fad32baf5e83dae619b68cf6d6f1b57045784f0a89e755d done [2022-07-19T22:00:03.756Z] #89 naming to docker.io/library/docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 done [2022-07-19T22:00:03.756Z] #89 DONE 26.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-19T22:00:04.084Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43836/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/validate/default [2022-07-19T22:00:05.024Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-19T22:00:05.024Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-19T22:00:05.024Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-19T22:00:05.024Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-19T22:00:05.024Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-19T22:00:05.024Z] [2022-07-19T22:00:05.024Z] INFO Start validation with golang-ci-lint [2022-07-19T22:00:05.595Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-19T22:00:05.595Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-19T22:00:22.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-19T22:00:29.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-19T22:00:31.054Z] ok github.com/docker/docker/libnetwork 37.454s coverage: 40.6% of statements [2022-07-19T22:00:31.054Z] ok github.com/docker/docker/libnetwork/bitseq 0.134s coverage: 84.4% of statements [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-19T22:00:31.054Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-19T22:00:31.054Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-19T22:00:31.054Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-19T22:00:31.054Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.574s coverage: 59.9% of statements [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-19T22:00:31.054Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-19T22:00:31.054Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.022s coverage: 5.2% of statements [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-19T22:00:31.054Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-07-19T22:00:31.054Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-19T22:00:31.054Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-19T22:00:39.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-19T22:00:39.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-19T22:00:39.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-19T22:00:40.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-19T22:00:40.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-19T22:00:40.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-19T22:00:41.108Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.312s coverage: 6.6% of statements [2022-07-19T22:00:41.108Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-19T22:00:41.108Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-19T22:00:41.108Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-19T22:00:41.108Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-19T22:00:41.108Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-19T22:00:41.108Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-19T22:00:41.679Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-19T22:00:41.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-19T22:00:41.939Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-07-19T22:00:41.939Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-19T22:00:42.200Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-19T22:00:44.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-19T22:00:45.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-19T22:00:46.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-19T22:00:46.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-19T22:00:47.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-19T22:00:48.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-19T22:00:49.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-19T22:00:50.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-19T22:00:51.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-19T22:00:51.815Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-19T22:00:51.815Z] Using test binary docker [2022-07-19T22:00:52.074Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-19T22:00:52.074Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-19T22:00:52.074Z] INFO: Waiting for daemon to start... [2022-07-19T22:00:52.074Z] Starting dockerd [2022-07-19T22:00:54.427Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-19T22:00:55.365Z] . [2022-07-19T22:00:55.365Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-19T22:00:55.365Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-19T22:00:55.365Z] Error: No such image: emptyfs [2022-07-19T22:00:55.365Z] Running integration-test (iteration 1) [2022-07-19T22:00:55.365Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-19T22:00:55.365Z] Loaded image: busybox:latest [2022-07-19T22:00:55.625Z] Loaded image: busybox:glibc [2022-07-19T22:00:57.008Z] Loaded image: debian:bullseye-slim [2022-07-19T22:00:57.008Z] Loaded image: hello-world:latest [2022-07-19T22:00:57.008Z] Loaded image: arm32v7/hello-world:latest [2022-07-19T22:00:57.008Z] INFO: Testing against a local daemon [2022-07-19T22:00:57.008Z] === RUN TestCgroupNamespacesBuild [2022-07-19T22:00:58.442Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-07-19T22:00:58.442Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-19T22:00:59.839Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2022-07-19T22:00:59.839Z] === RUN TestBuildWithSession [2022-07-19T22:00:59.839Z] build_session_test.go:25: TODO: BuildKit [2022-07-19T22:00:59.839Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-19T22:00:59.839Z] === RUN TestBuildSquashParent [2022-07-19T22:01:05.117Z] --- PASS: TestBuildSquashParent (5.02s) [2022-07-19T22:01:05.117Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-19T22:01:05.117Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:01:05.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:01:05.117Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:01:05.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:01:05.117Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:01:05.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:01:05.117Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:01:05.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:01:05.117Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:01:05.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:01:05.117Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:01:05.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:01:05.117Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:01:05.117Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:01:06.499Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:01:06.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:01:07.699Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:01:08.269Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:01:09.329Z] ok github.com/docker/docker/libnetwork/ipam 16.070s coverage: 85.3% of statements [2022-07-19T22:01:09.329Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-19T22:01:09.329Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-19T22:01:09.329Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-19T22:01:09.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-19T22:01:09.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-07-19T22:01:09.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.03s) [2022-07-19T22:01:09.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-07-19T22:01:09.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s) [2022-07-19T22:01:09.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-07-19T22:01:09.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2022-07-19T22:01:09.651Z] === RUN TestBuildMultiStageCopy [2022-07-19T22:01:09.651Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-19T22:01:09.900Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-19T22:01:09.900Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-19T22:01:09.900Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-19T22:01:10.470Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-07-19T22:01:11.411Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-07-19T22:01:11.411Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-19T22:01:11.559Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-19T22:01:11.559Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-19T22:01:11.559Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-19T22:01:11.672Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-19T22:01:11.819Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-19T22:01:12.079Z] --- PASS: TestBuildMultiStageCopy (2.34s) [2022-07-19T22:01:12.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-07-19T22:01:12.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-07-19T22:01:12.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-19T22:01:12.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-19T22:01:12.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-19T22:01:12.079Z] === RUN TestBuildMultiStageParentConfig [2022-07-19T22:01:12.647Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-07-19T22:01:12.647Z] === RUN TestBuildLabelWithTargets [2022-07-19T22:01:13.587Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-07-19T22:01:13.587Z] === RUN TestBuildWithEmptyLayers [2022-07-19T22:01:14.157Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-19T22:01:14.157Z] === RUN TestBuildMultiStageOnBuild [2022-07-19T22:01:16.065Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2022-07-19T22:01:16.065Z] === RUN TestBuildUncleanTarFilenames [2022-07-19T22:01:16.325Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-19T22:01:16.325Z] === RUN TestBuildMultiStageLayerLeak [2022-07-19T22:01:18.232Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2022-07-19T22:01:18.232Z] === RUN TestBuildWithHugeFile [2022-07-19T22:01:20.257Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-19T22:01:20.257Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-19T22:01:20.257Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T22:01:20.257Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-19T22:01:20.257Z] [2022-07-19T22:01:20.257Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-19T22:01:20.257Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-19T22:01:20.257Z] HOSTNAME=4e7984d05fd1 [2022-07-19T22:01:20.257Z] DEST=bundles/test-integration [2022-07-19T22:01:20.257Z] PWD=/go/src/github.com/docker/docker [2022-07-19T22:01:20.257Z] DOCKER_ROOTLESS=1 [2022-07-19T22:01:20.257Z] DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T22:01:20.257Z] container=docker [2022-07-19T22:01:20.257Z] HOME=/root [2022-07-19T22:01:20.257Z] GOLANG_VERSION=1.18.4 [2022-07-19T22:01:20.257Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-19T22:01:20.257Z] VALIDATE_BRANCH=master [2022-07-19T22:01:20.257Z] TERM=xterm [2022-07-19T22:01:20.257Z] DOCKER_PKG=github.com/docker/docker [2022-07-19T22:01:20.257Z] SHLVL=1 [2022-07-19T22:01:20.257Z] TIMEOUT=120m [2022-07-19T22:01:20.257Z] DOCKER_BUILDTAGS= journald [2022-07-19T22:01:20.257Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-19T22:01:20.257Z] GO111MODULE=off [2022-07-19T22:01:20.257Z] DOCKER_EXPERIMENTAL=1 [2022-07-19T22:01:20.257Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-19T22:01:20.257Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-19T22:01:20.257Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-19T22:01:20.257Z] GOPATH=/go [2022-07-19T22:01:20.257Z] PKG_CONFIG=pkg-config [2022-07-19T22:01:20.257Z] _=/usr/bin/env [2022-07-19T22:01:20.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-19T22:01:34.579Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-19T22:01:34.579Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-19T22:01:34.579Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T22:01:34.579Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-19T22:01:34.579Z] [2022-07-19T22:01:34.579Z] + TEST_INTEGRATION_DEST=1 [2022-07-19T22:01:34.579Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-19T22:01:34.579Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-19T22:01:34.579Z] + run_tests test-integration-flaky [2022-07-19T22:01:34.579Z] + '[' -n 0 ']' [2022-07-19T22:01:34.579Z] + rm= [2022-07-19T22:01:34.579Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43836/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43836/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/make.sh test-integration-flaky test-integration [2022-07-19T22:01:34.579Z] + c=0 [2022-07-19T22:01:34.579Z] + TEST_INTEGRATION_DEST=3 [2022-07-19T22:01:34.579Z] + TEST_INTEGRATION_DEST=2 [2022-07-19T22:01:34.579Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-19T22:01:34.579Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-19T22:01:34.579Z] + TEST_SKIP_INTEGRATION=1 [2022-07-19T22:01:34.579Z] + TEST_SKIP_INTEGRATION=1 [2022-07-19T22:01:34.579Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-19T22:01:34.579Z] + run_tests [2022-07-19T22:01:34.579Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-19T22:01:34.579Z] + run_tests [2022-07-19T22:01:34.579Z] + '[' -n 0 ']' [2022-07-19T22:01:34.579Z] + '[' -n 0 ']' [2022-07-19T22:01:34.579Z] + rm= [2022-07-19T22:01:34.579Z] + rm= [2022-07-19T22:01:34.579Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43836/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43836/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/make.sh '' test-integration [2022-07-19T22:01:34.579Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43836/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43836/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/make.sh '' test-integration [2022-07-19T22:01:34.579Z] ++ jobs -p [2022-07-19T22:01:34.579Z] + for job in $(jobs -p) [2022-07-19T22:01:34.579Z] + wait 7804 [2022-07-19T22:01:34.579Z] [2022-07-19T22:01:34.579Z] [2022-07-19T22:01:34.579Z] [2022-07-19T22:01:34.579Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-19T22:01:34.579Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-19T22:01:34.579Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-19T22:01:34.579Z] HOSTNAME=e5277e939940 [2022-07-19T22:01:34.579Z] TEST_SKIP_INTEGRATION=1 [2022-07-19T22:01:34.579Z] TESTDEBUG=0 [2022-07-19T22:01:34.579Z] DEST=bundles/test-integration [2022-07-19T22:01:34.579Z] PWD=/go/src/github.com/docker/docker [2022-07-19T22:01:34.579Z] KEEPBUNDLE=1 [2022-07-19T22:01:34.579Z] DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T22:01:34.579Z] container=docker [2022-07-19T22:01:34.579Z] HOME=/root [2022-07-19T22:01:34.579Z] GOLANG_VERSION=1.18.4 [2022-07-19T22:01:34.579Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-19T22:01:34.579Z] VALIDATE_BRANCH=master [2022-07-19T22:01:34.579Z] TERM=xterm [2022-07-19T22:01:34.579Z] DOCKER_PKG=github.com/docker/docker [2022-07-19T22:01:34.579Z] SHLVL=1 [2022-07-19T22:01:34.579Z] TIMEOUT=120m [2022-07-19T22:01:34.579Z] DOCKER_BUILDTAGS= journald [2022-07-19T22:01:34.579Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-19T22:01:34.579Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-19T22:01:34.579Z] GO111MODULE=off [2022-07-19T22:01:34.579Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-19T22:01:34.579Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-19T22:01:34.579Z] GOPATH=/go [2022-07-19T22:01:34.579Z] PKG_CONFIG=pkg-config [2022-07-19T22:01:34.579Z] _=/usr/bin/env [2022-07-19T22:01:34.579Z] Building test suite binary ./integration-cli/test.main [2022-07-19T22:01:34.579Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-19T22:01:34.579Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-19T22:01:34.579Z] HOSTNAME=93b33035df15 [2022-07-19T22:01:34.579Z] TEST_SKIP_INTEGRATION=1 [2022-07-19T22:01:34.579Z] TESTDEBUG=0 [2022-07-19T22:01:34.579Z] DEST=bundles/test-integration [2022-07-19T22:01:34.579Z] PWD=/go/src/github.com/docker/docker [2022-07-19T22:01:34.579Z] KEEPBUNDLE=1 [2022-07-19T22:01:34.579Z] DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T22:01:34.579Z] container=docker [2022-07-19T22:01:34.579Z] HOME=/root [2022-07-19T22:01:34.579Z] GOLANG_VERSION=1.18.4 [2022-07-19T22:01:34.579Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-19T22:01:34.579Z] VALIDATE_BRANCH=master [2022-07-19T22:01:34.579Z] TERM=xterm [2022-07-19T22:01:34.579Z] DOCKER_PKG=github.com/docker/docker [2022-07-19T22:01:34.579Z] SHLVL=1 [2022-07-19T22:01:34.579Z] TIMEOUT=120m [2022-07-19T22:01:34.579Z] DOCKER_BUILDTAGS= journald [2022-07-19T22:01:34.579Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-19T22:01:34.579Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-19T22:01:34.579Z] GO111MODULE=off [2022-07-19T22:01:34.579Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-19T22:01:34.579Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-19T22:01:34.579Z] GOPATH=/go [2022-07-19T22:01:34.579Z] PKG_CONFIG=pkg-config [2022-07-19T22:01:34.579Z] _=/usr/bin/env [2022-07-19T22:01:34.579Z] Building test suite binary ./integration-cli/test.main [2022-07-19T22:01:34.579Z] No new tests added to integration. [2022-07-19T22:01:34.579Z] [2022-07-19T22:01:34.579Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-19T22:01:34.579Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-19T22:01:34.579Z] HOSTNAME=9ff3759ebef0 [2022-07-19T22:01:34.579Z] TESTDEBUG=0 [2022-07-19T22:01:34.579Z] DEST=bundles/test-integration [2022-07-19T22:01:34.579Z] PWD=/go/src/github.com/docker/docker [2022-07-19T22:01:34.579Z] KEEPBUNDLE=1 [2022-07-19T22:01:34.579Z] DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T22:01:34.579Z] container=docker [2022-07-19T22:01:34.579Z] HOME=/root [2022-07-19T22:01:34.579Z] GOLANG_VERSION=1.18.4 [2022-07-19T22:01:34.579Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-19T22:01:34.579Z] VALIDATE_BRANCH=master [2022-07-19T22:01:34.579Z] TERM=xterm [2022-07-19T22:01:34.579Z] DOCKER_PKG=github.com/docker/docker [2022-07-19T22:01:34.579Z] SHLVL=1 [2022-07-19T22:01:34.579Z] TIMEOUT=120m [2022-07-19T22:01:34.579Z] DOCKER_BUILDTAGS= journald [2022-07-19T22:01:34.579Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-19T22:01:34.579Z] GO111MODULE=off [2022-07-19T22:01:34.579Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-19T22:01:34.579Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-19T22:01:34.579Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-19T22:01:34.579Z] GOPATH=/go [2022-07-19T22:01:34.579Z] PKG_CONFIG=pkg-config [2022-07-19T22:01:34.579Z] _=/usr/bin/env [2022-07-19T22:01:34.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-19T22:01:58.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-19T22:01:59.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-19T22:02:14.483Z] --- PASS: TestBuildWithHugeFile (52.31s) [2022-07-19T22:02:14.483Z] === RUN TestBuildWCOWSandboxSize [2022-07-19T22:02:14.483Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-19T22:02:14.483Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-19T22:02:14.483Z] === RUN TestBuildWithEmptyDockerfile [2022-07-19T22:02:14.483Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:02:14.483Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:02:14.483Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:02:14.483Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:02:14.483Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:02:14.483Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:02:14.483Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:02:14.483Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:02:14.483Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:02:14.483Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-19T22:02:14.483Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-19T22:02:14.483Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-19T22:02:14.483Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-19T22:02:14.483Z] === RUN TestBuildPreserveOwnership [2022-07-19T22:02:14.483Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-19T22:02:14.483Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-19T22:02:14.483Z] --- PASS: TestBuildPreserveOwnership (3.61s) [2022-07-19T22:02:14.483Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2022-07-19T22:02:14.483Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-07-19T22:02:14.483Z] === RUN TestBuildPlatformInvalid [2022-07-19T22:02:14.483Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-19T22:02:14.483Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-19T22:02:15.052Z] Loaded image: busybox:latest [2022-07-19T22:02:15.312Z] Loaded image: busybox:glibc [2022-07-19T22:02:16.694Z] Loaded image: debian:bullseye-slim [2022-07-19T22:02:16.694Z] Loaded image: hello-world:latest [2022-07-19T22:02:16.694Z] Loaded image: arm32v7/hello-world:latest [2022-07-19T22:02:25.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-19T22:02:26.687Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.70s) [2022-07-19T22:02:26.687Z] PASS [2022-07-19T22:02:26.687Z] [2022-07-19T22:02:26.687Z] === Skipped [2022-07-19T22:02:26.687Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-19T22:02:26.687Z] build_session_test.go:25: TODO: BuildKit [2022-07-19T22:02:26.687Z] [2022-07-19T22:02:26.687Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-19T22:02:26.687Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-19T22:02:26.687Z] [2022-07-19T22:02:26.687Z] DONE 34 tests, 2 skipped in 89.988s [2022-07-19T22:02:26.687Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-19T22:02:26.687Z] INFO: Testing against a local daemon [2022-07-19T22:02:26.687Z] === RUN TestConfigInspect [2022-07-19T22:02:27.627Z] --- PASS: TestConfigInspect (2.29s) [2022-07-19T22:02:27.627Z] === RUN TestConfigList [2022-07-19T22:02:29.535Z] --- PASS: TestConfigList (2.15s) [2022-07-19T22:02:29.535Z] === RUN TestConfigsCreateAndDelete [2022-07-19T22:02:32.073Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-07-19T22:02:32.073Z] === RUN TestConfigsUpdate [2022-07-19T22:02:33.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-19T22:02:33.980Z] --- PASS: TestConfigsUpdate (2.20s) [2022-07-19T22:02:33.980Z] === RUN TestTemplatedConfig [2022-07-19T22:02:37.273Z] --- PASS: TestTemplatedConfig (2.80s) [2022-07-19T22:02:37.273Z] === RUN TestConfigCreateResolve [2022-07-19T22:02:39.182Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-19T22:02:39.182Z] PASS [2022-07-19T22:02:39.182Z] [2022-07-19T22:02:39.182Z] DONE 6 tests in 13.796s [2022-07-19T22:02:39.182Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-19T22:02:39.182Z] INFO: Testing against a local daemon [2022-07-19T22:02:39.182Z] === RUN TestAttachWithTTY [2022-07-19T22:02:39.182Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-19T22:02:39.182Z] === RUN TestAttachWithoutTTy [2022-07-19T22:02:39.182Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-19T22:02:39.182Z] === RUN TestCheckpoint [2022-07-19T22:02:39.182Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-19T22:02:39.182Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/commit [2022-07-19T22:02:39.182Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-19T22:02:39.182Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:02:39.182Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:02:39.182Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:02:39.182Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:02:39.182Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:02:39.182Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:02:39.182Z] === CONT TestContainerInvalidJSON/commit [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-19T22:02:39.182Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-19T22:02:39.182Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-19T22:02:39.182Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-19T22:02:39.182Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-19T22:02:39.182Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-19T22:02:39.182Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-19T22:02:39.182Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-19T22:02:39.182Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-19T22:02:39.182Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-19T22:02:39.182Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-19T22:02:39.182Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-19T22:02:39.182Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-19T22:02:39.182Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-19T22:02:39.182Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-19T22:02:39.182Z] === RUN TestCopyEmptyFile [2022-07-19T22:02:39.442Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-19T22:02:39.442Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-19T22:02:39.442Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-19T22:02:39.442Z] === RUN TestCopyFromContainer [2022-07-19T22:02:40.823Z] === RUN TestCopyFromContainer// [2022-07-19T22:02:40.823Z] === RUN TestCopyFromContainer//bar/root [2022-07-19T22:02:40.823Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-19T22:02:40.823Z] === RUN TestCopyFromContainer/bar/quux [2022-07-19T22:02:40.823Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-19T22:02:41.083Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-19T22:02:41.083Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-19T22:02:41.083Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-19T22:02:41.083Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-19T22:02:41.083Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-19T22:02:41.343Z] --- PASS: TestCopyFromContainer (1.76s) [2022-07-19T22:02:41.343Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-19T22:02:41.343Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-07-19T22:02:41.343Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-19T22:02:41.343Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-19T22:02:41.343Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-19T22:02:41.343Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-19T22:02:41.343Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-19T22:02:41.343Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-19T22:02:41.343Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-19T22:02:41.343Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-19T22:02:41.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-19T22:02:41.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:02:41.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:02:41.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:02:41.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:02:41.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:02:41.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:02:41.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:02:41.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:02:41.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:02:41.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-19T22:02:41.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-19T22:02:41.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-19T22:02:41.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-19T22:02:41.343Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-19T22:02:41.343Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-19T22:02:41.343Z] === RUN TestCreateWithInvalidEnv [2022-07-19T22:02:41.343Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-19T22:02:41.343Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-19T22:02:41.343Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-19T22:02:41.343Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-19T22:02:41.343Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-19T22:02:41.343Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-19T22:02:41.343Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-19T22:02:41.343Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-19T22:02:41.343Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-19T22:02:41.343Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-19T22:02:41.343Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-19T22:02:41.343Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-19T22:02:41.343Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-19T22:02:41.343Z] === RUN TestCreateTmpfsMountsTarget [2022-07-19T22:02:41.343Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-19T22:02:41.343Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-19T22:02:41.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-19T22:02:41.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-19T22:02:42.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-19T22:02:43.249Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-07-19T22:02:43.249Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-19T22:02:43.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-19T22:02:44.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-19T22:02:44.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-19T22:02:44.629Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2022-07-19T22:02:44.629Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-19T22:02:44.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:02:44.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:02:44.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:02:44.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:02:44.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:02:44.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:02:44.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:02:44.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:02:44.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:02:44.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:02:44.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:02:44.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:02:44.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:02:44.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:02:44.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:02:44.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-19T22:02:44.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-19T22:02:44.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-19T22:02:44.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-19T22:02:44.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-19T22:02:44.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-07-19T22:02:44.629Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-19T22:02:45.197Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-07-19T22:02:45.197Z] === RUN TestCreateDifferentPlatform [2022-07-19T22:02:45.197Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-19T22:02:45.197Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-19T22:02:45.197Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-19T22:02:45.197Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-19T22:02:45.197Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-19T22:02:45.197Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-19T22:02:45.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-19T22:02:45.457Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-07-19T22:02:45.457Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-19T22:02:45.457Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-19T22:02:45.457Z] === RUN TestCreateInvalidHostConfig [2022-07-19T22:02:45.457Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:02:45.457Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:02:45.457Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:02:45.457Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:02:45.457Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:02:45.457Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:02:45.457Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:02:45.457Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:02:45.457Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:02:45.457Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:02:45.457Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:02:45.457Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:02:45.457Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-19T22:02:45.457Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-19T22:02:45.457Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-19T22:02:45.457Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-19T22:02:45.457Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-19T22:02:45.457Z] === RUN TestContainerStartOnDaemonRestart [2022-07-19T22:02:45.457Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-19T22:02:45.457Z] === RUN TestDaemonRestartIpcMode [2022-07-19T22:02:45.457Z] === PAUSE TestDaemonRestartIpcMode [2022-07-19T22:02:45.457Z] === RUN TestDaemonHostGatewayIP [2022-07-19T22:02:45.457Z] === PAUSE TestDaemonHostGatewayIP [2022-07-19T22:02:45.457Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-19T22:02:45.457Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-19T22:02:45.457Z] === RUN TestContainerKillOnDaemonStart [2022-07-19T22:02:45.457Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-19T22:02:45.457Z] === RUN TestDiff [2022-07-19T22:02:46.027Z] --- PASS: TestDiff (0.58s) [2022-07-19T22:02:46.027Z] === RUN TestExecConsoleSize [2022-07-19T22:02:46.596Z] --- PASS: TestExecConsoleSize (0.65s) [2022-07-19T22:02:46.596Z] === RUN TestExecWithCloseStdin [2022-07-19T22:02:47.535Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-07-19T22:02:47.535Z] === RUN TestExec [2022-07-19T22:02:47.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-19T22:02:48.104Z] --- PASS: TestExec (0.64s) [2022-07-19T22:02:48.104Z] === RUN TestExecUser [2022-07-19T22:02:48.673Z] --- PASS: TestExecUser (0.64s) [2022-07-19T22:02:48.674Z] === RUN TestExportContainerAndImportImage [2022-07-19T22:02:48.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-19T22:02:49.243Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-07-19T22:02:49.243Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-19T22:02:49.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-19T22:02:50.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-19T22:02:50.640Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-19T22:02:50.640Z] === RUN TestHealthCheckWorkdir [2022-07-19T22:02:51.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-19T22:02:51.228Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-07-19T22:02:51.228Z] === RUN TestHealthKillContainer [2022-07-19T22:02:51.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-19T22:02:53.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-19T22:02:53.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-19T22:02:54.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-19T22:02:55.237Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-19T22:02:55.237Z] Using test binary docker [2022-07-19T22:02:55.237Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-19T22:02:55.237Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-19T22:02:55.237Z] INFO: Waiting for daemon to start... [2022-07-19T22:02:55.237Z] Starting dockerd [2022-07-19T22:02:57.750Z] . [2022-07-19T22:02:57.750Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-19T22:02:57.750Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-19T22:02:57.750Z] Error: No such image: emptyfs [2022-07-19T22:02:57.750Z] Running integration-test (iteration 1) [2022-07-19T22:02:57.750Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-19T22:02:57.750Z] Loaded image: busybox:latest [2022-07-19T22:02:58.006Z] Loaded image: busybox:glibc [2022-07-19T22:02:59.372Z] Loaded image: debian:bullseye-slim [2022-07-19T22:02:59.372Z] Loaded image: hello-world:latest [2022-07-19T22:02:59.372Z] Loaded image: arm32v7/hello-world:latest [2022-07-19T22:02:59.372Z] INFO: Testing against a local daemon [2022-07-19T22:02:59.372Z] === RUN TestCgroupNamespacesBuild [2022-07-19T22:03:00.737Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-07-19T22:03:00.737Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-19T22:03:01.215Z] --- PASS: TestHealthKillContainer (8.20s) [2022-07-19T22:03:01.215Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-19T22:03:01.215Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-07-19T22:03:01.215Z] === RUN TestIpcModeNone [2022-07-19T22:03:01.215Z] --- PASS: TestIpcModeNone (0.68s) [2022-07-19T22:03:01.215Z] === RUN TestIpcModePrivate [2022-07-19T22:03:01.215Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-19T22:03:01.475Z] --- PASS: TestIpcModePrivate (0.65s) [2022-07-19T22:03:01.475Z] === RUN TestIpcModeShareable [2022-07-19T22:03:01.734Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-19T22:03:01.994Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-19T22:03:01.994Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-19T22:03:02.102Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-07-19T22:03:02.103Z] === RUN TestBuildWithSession [2022-07-19T22:03:02.103Z] build_session_test.go:25: TODO: BuildKit [2022-07-19T22:03:02.103Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-19T22:03:02.103Z] === RUN TestBuildSquashParent [2022-07-19T22:03:03.163Z] ok github.com/docker/docker/libnetwork/networkdb 104.356s coverage: 60.5% of statements [2022-07-19T22:03:03.164Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-19T22:03:03.164Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-19T22:03:03.164Z] ok github.com/docker/docker/libnetwork/osl 4.296s coverage: 39.7% of statements [2022-07-19T22:03:03.164Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.008s coverage: 20.0% of statements [2022-07-19T22:03:03.164Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-19T22:03:03.901Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) [2022-07-19T22:03:03.901Z] === RUN TestAPIIpcModeHost [2022-07-19T22:03:04.105Z] ok github.com/docker/docker/libnetwork/portmapper 0.658s coverage: 48.6% of statements [2022-07-19T22:03:04.365Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-19T22:03:04.365Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-19T22:03:04.471Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-19T22:03:04.471Z] === RUN TestDaemonIpcModeShareable [2022-07-19T22:03:04.625Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-19T22:03:04.625Z] [2022-07-19T22:03:04.625Z] === Skipped [2022-07-19T22:03:04.625Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-19T22:03:04.625Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-19T22:03:04.625Z] [2022-07-19T22:03:04.625Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-19T22:03:04.625Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-19T22:03:04.625Z] [2022-07-19T22:03:04.625Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-19T22:03:04.625Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-19T22:03:04.625Z] [2022-07-19T22:03:04.625Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-19T22:03:04.625Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-19T22:03:04.625Z] [2022-07-19T22:03:04.625Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-19T22:03:04.625Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-19T22:03:04.625Z] [2022-07-19T22:03:04.625Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-19T22:03:04.625Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-19T22:03:04.625Z] [2022-07-19T22:03:04.625Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-19T22:03:04.625Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-19T22:03:04.625Z] [2022-07-19T22:03:04.625Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-19T22:03:04.625Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-19T22:03:04.625Z] [2022-07-19T22:03:04.625Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-19T22:03:04.625Z] firewalld_test.go:14: firewalld is not running [2022-07-19T22:03:04.625Z] [2022-07-19T22:03:04.625Z] DONE 327 tests, 9 skipped in 203.402s Post stage [Pipeline] junit [2022-07-19T22:03:05.211Z] Recording test results [2022-07-19T22:03:05.851Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-19T22:03:05.851Z] --- PASS: TestDaemonIpcModeShareable (1.33s) [2022-07-19T22:03:05.851Z] === RUN TestDaemonIpcModePrivate [2022-07-19T22:03:06.670Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T22:03:06.790Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-19T22:03:07.003Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/make.sh dynbinary test-integration [2022-07-19T22:03:07.264Z] [2022-07-19T22:03:07.358Z] --- PASS: TestDaemonIpcModePrivate (1.46s) [2022-07-19T22:03:07.358Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-19T22:03:07.524Z] Removing bundles/ [2022-07-19T22:03:07.524Z] [2022-07-19T22:03:07.524Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-19T22:03:07.524Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-19T22:03:07.524Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T22:03:08.298Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-19T22:03:08.298Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-07-19T22:03:08.298Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-19T22:03:09.679Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-19T22:03:09.679Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-07-19T22:03:09.679Z] === RUN TestIpcModeOlderClient [2022-07-19T22:03:09.679Z] === PAUSE TestIpcModeOlderClient [2022-07-19T22:03:09.679Z] === RUN TestKillContainerInvalidSignal [2022-07-19T22:03:10.182Z] --- PASS: TestBuildSquashParent (7.40s) [2022-07-19T22:03:10.183Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-19T22:03:10.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:03:10.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:03:10.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:03:10.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:03:10.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:03:10.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:03:10.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:03:10.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:03:10.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:03:10.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:03:10.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:03:10.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:03:10.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:03:10.183Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:03:10.248Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-19T22:03:10.248Z] === RUN TestKillContainer [2022-07-19T22:03:10.248Z] === RUN TestKillContainer/no_signal [2022-07-19T22:03:10.508Z] === RUN TestKillContainer/non_killing_signal [2022-07-19T22:03:10.746Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:03:10.746Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:03:11.077Z] === RUN TestKillContainer/killing_signal [2022-07-19T22:03:11.645Z] --- PASS: TestKillContainer (1.41s) [2022-07-19T22:03:11.645Z] --- PASS: TestKillContainer/no_signal (0.47s) [2022-07-19T22:03:11.645Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-07-19T22:03:11.645Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-07-19T22:03:11.645Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-19T22:03:11.645Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-19T22:03:11.905Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-19T22:03:12.151Z] INFO [loader] Go packages loading at mode 575 (imports|name|compiled_files|files|types_sizes|deps|exports_file) took 2m55.413375628s [2022-07-19T22:03:12.151Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 514.828088ms [2022-07-19T22:03:12.636Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:03:12.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-07-19T22:03:12.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-19T22:03:12.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-07-19T22:03:12.842Z] === RUN TestKillStoppedContainer [2022-07-19T22:03:12.842Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-19T22:03:12.842Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-19T22:03:12.842Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-19T22:03:12.842Z] === RUN TestKillDifferentUserContainer [2022-07-19T22:03:12.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:03:13.410Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-19T22:03:13.410Z] === RUN TestInspectOomKilledTrue [2022-07-19T22:03:13.410Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-19T22:03:13.410Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-19T22:03:13.410Z] === RUN TestInspectOomKilledFalse [2022-07-19T22:03:13.670Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-19T22:03:13.670Z] === RUN TestLinksEtcHostsContentMatch [2022-07-19T22:03:13.930Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-19T22:03:13.930Z] === RUN TestLinksContainerNames [2022-07-19T22:03:14.869Z] --- PASS: TestLinksContainerNames (0.88s) [2022-07-19T22:03:14.869Z] === RUN TestLogsFollowTailEmpty [2022-07-19T22:03:15.411Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-19T22:03:15.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2022-07-19T22:03:15.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2022-07-19T22:03:15.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.84s) [2022-07-19T22:03:15.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2022-07-19T22:03:15.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2022-07-19T22:03:15.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2022-07-19T22:03:15.411Z] === RUN TestBuildMultiStageCopy [2022-07-19T22:03:15.411Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-19T22:03:15.440Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-07-19T22:03:15.440Z] === RUN TestLogs [2022-07-19T22:03:15.440Z] === RUN TestLogs/driver_local [2022-07-19T22:03:15.440Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:03:15.440Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:03:15.440Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-19T22:03:15.440Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-19T22:03:15.440Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-19T22:03:15.440Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-19T22:03:15.440Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:03:15.440Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:03:15.440Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:03:15.440Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:03:15.440Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:03:15.440Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:03:15.440Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:03:15.440Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:03:16.011Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:03:16.011Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:03:16.581Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-19T22:03:16.581Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-19T22:03:17.152Z] === RUN TestLogs/driver_json-file [2022-07-19T22:03:17.152Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:03:17.152Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:03:17.152Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:03:17.152Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:03:17.152Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:03:17.152Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:03:17.152Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:03:17.152Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:03:17.152Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:03:17.152Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:03:17.152Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:03:17.152Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:03:17.152Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:03:17.152Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:03:18.091Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:03:18.091Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:03:18.664Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:03:18.664Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:03:18.674Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-19T22:03:19.234Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-19T22:03:19.235Z] --- PASS: TestLogs (3.92s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.84s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-07-19T22:03:19.235Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s) [2022-07-19T22:03:19.235Z] === RUN TestContainerNetworkMountsNoChown [2022-07-19T22:03:19.804Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/default [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/default [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/private [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/private [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rprivate [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/slave [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/slave [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rslave [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/shared [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/shared [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rshared [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/default [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/rslave [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/rshared [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/shared [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/rprivate [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/slave [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/private [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-19T22:03:19.804Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:03:19.804Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:03:19.804Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:03:20.064Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:03:20.064Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:03:20.064Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:03:20.064Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:03:20.064Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:03:20.064Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:03:20.065Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:03:20.065Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-19T22:03:20.065Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-19T22:03:20.065Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:03:20.065Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-19T22:03:20.065Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-19T22:03:20.065Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:03:20.065Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:03:20.162Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-19T22:03:20.325Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:03:20.325Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:03:20.325Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-19T22:03:20.325Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:03:20.325Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:03:20.325Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-19T22:03:20.325Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-19T22:03:20.325Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-19T22:03:20.325Z] === RUN TestContainerBindMountNonRecursive [2022-07-19T22:03:21.088Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-19T22:03:21.705Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-07-19T22:03:21.705Z] === RUN TestContainerVolumesMountedAsShared [2022-07-19T22:03:22.275Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2022-07-19T22:03:22.275Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-19T22:03:22.452Z] --- PASS: TestBuildMultiStageCopy (7.23s) [2022-07-19T22:03:22.452Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s) [2022-07-19T22:03:22.452Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-19T22:03:22.452Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-19T22:03:22.452Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-07-19T22:03:22.452Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-07-19T22:03:22.452Z] === RUN TestBuildMultiStageParentConfig [2022-07-19T22:03:22.535Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-19T22:03:22.535Z] === RUN TestNetworkNat [2022-07-19T22:03:23.106Z] --- PASS: TestNetworkNat (0.46s) [2022-07-19T22:03:23.106Z] === RUN TestNetworkLocalhostTCPNat [2022-07-19T22:03:23.366Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-19T22:03:23.366Z] === RUN TestNetworkLoopbackNat [2022-07-19T22:03:25.908Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-19T22:03:25.908Z] === RUN TestPause [2022-07-19T22:03:26.477Z] --- PASS: TestPause (0.45s) [2022-07-19T22:03:26.477Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-19T22:03:26.477Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-19T22:03:26.477Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-19T22:03:26.477Z] === RUN TestPauseStopPausedContainer [2022-07-19T22:03:27.046Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-19T22:03:27.046Z] === RUN TestPidHost [2022-07-19T22:03:27.692Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-19T22:03:27.692Z] === RUN TestBuildLabelWithTargets [2022-07-19T22:03:27.985Z] --- PASS: TestPidHost (1.05s) [2022-07-19T22:03:27.985Z] === RUN TestPsFilter [2022-07-19T22:03:27.985Z] --- PASS: TestPsFilter (0.13s) [2022-07-19T22:03:27.985Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-19T22:03:28.555Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-19T22:03:28.555Z] === RUN TestRemoveContainerWithVolume [2022-07-19T22:03:29.124Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2022-07-19T22:03:29.124Z] === RUN TestRemoveContainerRunning [2022-07-19T22:03:29.384Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-19T22:03:29.384Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-19T22:03:29.952Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-19T22:03:29.952Z] === RUN TestRemoveInvalidContainer [2022-07-19T22:03:29.952Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-19T22:03:29.952Z] === RUN TestRenameLinkedContainer [2022-07-19T22:03:31.860Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-07-19T22:03:31.860Z] === RUN TestRenameStoppedContainer [2022-07-19T22:03:32.119Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-19T22:03:32.119Z] === RUN TestRenameRunningContainerAndReuse [2022-07-19T22:03:33.060Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-19T22:03:33.060Z] === RUN TestRenameInvalidName [2022-07-19T22:03:33.632Z] --- PASS: TestRenameInvalidName (0.49s) [2022-07-19T22:03:33.632Z] === RUN TestRenameAnonymousContainer [2022-07-19T22:03:35.013Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-07-19T22:03:35.013Z] === RUN TestRenameContainerWithSameName [2022-07-19T22:03:35.582Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-19T22:03:35.582Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-19T22:03:35.772Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-19T22:03:35.772Z] === RUN TestBuildWithEmptyLayers [2022-07-19T22:03:36.521Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-07-19T22:03:36.521Z] === RUN TestResize [2022-07-19T22:03:37.092Z] --- PASS: TestResize (0.46s) [2022-07-19T22:03:37.092Z] === RUN TestResizeWithInvalidSize [2022-07-19T22:03:37.352Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-19T22:03:37.352Z] === RUN TestResizeWhenContainerNotStarted [2022-07-19T22:03:37.925Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:03:37.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:03:37.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:03:37.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-19T22:03:37.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:03:38.284Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-19T22:03:38.284Z] === RUN TestBuildMultiStageOnBuild [2022-07-19T22:03:39.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:03:41.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:03:42.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:03:42.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:03:43.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:03:43.525Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-19T22:03:43.525Z] === RUN TestBuildUncleanTarFilenames [2022-07-19T22:03:43.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:03:43.781Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-19T22:03:43.781Z] === RUN TestBuildMultiStageLayerLeak [2022-07-19T22:03:46.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:03:46.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-19T22:03:49.023Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-07-19T22:03:49.023Z] === RUN TestBuildWithHugeFile [2022-07-19T22:03:49.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-19T22:03:50.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-19T22:03:50.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-19T22:03:52.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-19T22:03:52.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-19T22:03:54.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.97s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.15s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.31s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.13s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-07-19T22:03:56.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-07-19T22:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-07-19T22:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-07-19T22:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-07-19T22:03:56.127Z] === RUN TestCgroupNamespacesRun [2022-07-19T22:03:57.065Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-07-19T22:03:57.065Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-19T22:03:57.065Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-19T22:03:57.065Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-19T22:03:57.065Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-19T22:03:58.445Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-19T22:03:58.445Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-19T22:03:59.384Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-19T22:03:59.385Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-19T22:04:00.765Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-07-19T22:04:00.766Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-19T22:04:01.705Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-19T22:04:01.705Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-19T22:04:02.645Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-19T22:04:02.645Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-19T22:04:03.584Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-07-19T22:04:03.584Z] === RUN TestNISDomainname [2022-07-19T22:04:04.154Z] --- PASS: TestNISDomainname (0.55s) [2022-07-19T22:04:04.154Z] === RUN TestHostnameDnsResolution [2022-07-19T22:04:05.093Z] --- PASS: TestHostnameDnsResolution (0.78s) [2022-07-19T22:04:05.093Z] === RUN TestUnprivilegedPortsAndPing [2022-07-19T22:04:05.663Z] --- PASS: TestUnprivilegedPortsAndPing (0.65s) [2022-07-19T22:04:05.663Z] === RUN TestPrivilegedHostDevices [2022-07-19T22:04:06.232Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-19T22:04:06.232Z] === RUN TestRunConsoleSize [2022-07-19T22:04:06.492Z] --- PASS: TestRunConsoleSize (0.46s) [2022-07-19T22:04:06.492Z] === RUN TestStats [2022-07-19T22:04:09.030Z] --- PASS: TestStats (2.54s) [2022-07-19T22:04:09.030Z] === RUN TestStopContainerWithTimeout [2022-07-19T22:04:09.030Z] === RUN TestStopContainerWithTimeout/0 [2022-07-19T22:04:09.030Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-19T22:04:09.030Z] === RUN TestStopContainerWithTimeout/1 [2022-07-19T22:04:09.030Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-19T22:04:09.030Z] === RUN TestStopContainerWithTimeout/3 [2022-07-19T22:04:09.030Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-19T22:04:09.030Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-19T22:04:09.030Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-19T22:04:09.030Z] === CONT TestStopContainerWithTimeout/0 [2022-07-19T22:04:09.030Z] === CONT TestStopContainerWithTimeout/3 [2022-07-19T22:04:09.969Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-19T22:04:11.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-19T22:04:11.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-19T22:04:11.876Z] === CONT TestStopContainerWithTimeout/1 [2022-07-19T22:04:13.257Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-19T22:04:13.257Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-07-19T22:04:13.257Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2022-07-19T22:04:13.257Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-19T22:04:13.257Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-07-19T22:04:13.257Z] === RUN TestDeleteDevicemapper [2022-07-19T22:04:13.257Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-19T22:04:13.257Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-19T22:04:13.257Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-19T22:04:15.167Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-07-19T22:04:15.167Z] === RUN TestUpdateMemory [2022-07-19T22:04:15.427Z] --- PASS: TestUpdateMemory (0.57s) [2022-07-19T22:04:15.427Z] === RUN TestUpdateCPUQuota [2022-07-19T22:04:16.365Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-07-19T22:04:16.365Z] === RUN TestUpdatePidsLimit [2022-07-19T22:04:16.365Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-19T22:04:16.625Z] === RUN TestUpdatePidsLimit/no_change [2022-07-19T22:04:16.885Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-19T22:04:17.145Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-19T22:04:17.145Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-19T22:04:17.405Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-19T22:04:17.665Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-19T22:04:18.605Z] --- PASS: TestUpdatePidsLimit (2.00s) [2022-07-19T22:04:18.605Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-19T22:04:18.605Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-19T22:04:18.605Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-19T22:04:18.605Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-19T22:04:18.605Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-07-19T22:04:18.605Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-07-19T22:04:18.605Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-19T22:04:18.605Z] === RUN TestUpdateRestartPolicy [2022-07-19T22:04:30.819Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-07-19T22:04:30.819Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-19T22:04:30.819Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-07-19T22:04:30.819Z] === RUN TestWaitNonBlocked [2022-07-19T22:04:30.819Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:04:30.819Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:04:30.819Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:04:30.819Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:04:30.819Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:04:30.819Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:04:30.819Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-19T22:04:30.819Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2022-07-19T22:04:30.819Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2022-07-19T22:04:30.819Z] === RUN TestWaitBlocked [2022-07-19T22:04:30.819Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:04:30.819Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:04:30.819Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:04:30.819Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:04:30.819Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:04:30.819Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:04:31.758Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-19T22:04:31.758Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-07-19T22:04:31.758Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-07-19T22:04:31.758Z] === RUN TestWaitConditions [2022-07-19T22:04:31.758Z] === RUN TestWaitConditions/default [2022-07-19T22:04:31.758Z] === PAUSE TestWaitConditions/default [2022-07-19T22:04:31.758Z] === RUN TestWaitConditions/not-running [2022-07-19T22:04:31.758Z] === PAUSE TestWaitConditions/not-running [2022-07-19T22:04:31.758Z] === RUN TestWaitConditions/next-exit [2022-07-19T22:04:31.758Z] === PAUSE TestWaitConditions/next-exit [2022-07-19T22:04:31.758Z] === RUN TestWaitConditions/removed [2022-07-19T22:04:31.758Z] === PAUSE TestWaitConditions/removed [2022-07-19T22:04:31.758Z] === CONT TestWaitConditions/default [2022-07-19T22:04:31.758Z] === CONT TestWaitConditions/next-exit [2022-07-19T22:04:33.667Z] === CONT TestWaitConditions/removed [2022-07-19T22:04:33.667Z] === CONT TestWaitConditions/not-running [2022-07-19T22:04:35.046Z] --- PASS: TestWaitConditions (0.01s) [2022-07-19T22:04:35.046Z] --- PASS: TestWaitConditions/next-exit (1.62s) [2022-07-19T22:04:35.046Z] --- PASS: TestWaitConditions/default (1.70s) [2022-07-19T22:04:35.046Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-07-19T22:04:35.046Z] --- PASS: TestWaitConditions/not-running (1.63s) [2022-07-19T22:04:35.046Z] === CONT TestContainerStartOnDaemonRestart [2022-07-19T22:04:35.046Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-19T22:04:37.585Z] --- PASS: TestContainerStartOnDaemonRestart (2.27s) [2022-07-19T22:04:37.585Z] === CONT TestIpcModeOlderClient [2022-07-19T22:04:37.585Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-07-19T22:04:37.585Z] === CONT TestContainerKillOnDaemonStart [2022-07-19T22:04:37.585Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-19T22:04:37.585Z] === CONT TestDaemonHostGatewayIP [2022-07-19T22:04:40.125Z] --- PASS: TestDaemonHostGatewayIP (2.66s) [2022-07-19T22:04:40.125Z] === CONT TestDaemonRestartIpcMode [2022-07-19T22:04:42.668Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-07-19T22:04:44.017Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-19T22:04:44.017Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-19T22:04:44.017Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T22:04:44.017Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-19T22:04:44.017Z] [2022-07-19T22:04:44.017Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-19T22:04:44.017Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-19T22:04:44.017Z] HOSTNAME=23a87fe1b5e5 [2022-07-19T22:04:44.017Z] TESTDEBUG=0 [2022-07-19T22:04:44.017Z] DEST=bundles/test-integration [2022-07-19T22:04:44.017Z] PWD=/go/src/github.com/docker/docker [2022-07-19T22:04:44.017Z] DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 [2022-07-19T22:04:44.017Z] container=docker [2022-07-19T22:04:44.017Z] HOME=/root [2022-07-19T22:04:44.017Z] GOLANG_VERSION=1.18.4 [2022-07-19T22:04:44.017Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-19T22:04:44.017Z] VALIDATE_BRANCH=master [2022-07-19T22:04:44.017Z] TERM=xterm [2022-07-19T22:04:44.017Z] DOCKER_PKG=github.com/docker/docker [2022-07-19T22:04:44.017Z] SHLVL=1 [2022-07-19T22:04:44.017Z] TIMEOUT=120m [2022-07-19T22:04:44.017Z] DOCKER_BUILDTAGS= journald [2022-07-19T22:04:44.017Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-19T22:04:44.017Z] GO111MODULE=off [2022-07-19T22:04:44.017Z] DOCKER_EXPERIMENTAL=1 [2022-07-19T22:04:44.017Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-19T22:04:44.017Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-19T22:04:44.017Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-19T22:04:44.017Z] GOPATH=/go [2022-07-19T22:04:44.017Z] PKG_CONFIG=pkg-config [2022-07-19T22:04:44.017Z] _=/usr/bin/env [2022-07-19T22:04:44.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-19T22:04:45.193Z] --- PASS: TestBuildWithHugeFile (51.14s) [2022-07-19T22:04:45.193Z] === RUN TestBuildWCOWSandboxSize [2022-07-19T22:04:45.193Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-19T22:04:45.193Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-19T22:04:45.193Z] === RUN TestBuildWithEmptyDockerfile [2022-07-19T22:04:45.193Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:04:45.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:04:45.193Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:04:45.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:04:45.193Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:04:45.193Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:04:45.193Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:04:45.193Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:04:45.193Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:04:45.193Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-19T22:04:45.193Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-07-19T22:04:45.193Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-07-19T22:04:45.193Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-19T22:04:45.193Z] === RUN TestBuildPreserveOwnership [2022-07-19T22:04:45.193Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-19T22:04:45.193Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-19T22:04:48.702Z] INFO [linters context/goanalysis] analyzers took 6m26.975369679s with top 10 stages: buildir: 2m24.422467814s, the_only_name: 41.533919662s, goimports: 28.829976727s, unconvert: 23.807292333s, gosec: 19.949823938s, S1038: 18.279963049s, misspell: 6.040576852s, S1039: 5.462123268s, inspect: 4.853420312s, nilness: 4.809742134s [2022-07-19T22:04:48.962Z] INFO [runner] Issues before processing: 2383, after processing: 0 [2022-07-19T22:04:48.962Z] INFO [runner] Processors filtering stat (out/in): cgo: 2120/2383, filename_unadjuster: 2120/2120, skip_files: 2120/2120, autogenerated_exclude: 2017/2120, identifier_marker: 2017/2017, nolint: 0/77, path_prettifier: 2120/2120, skip_dirs: 2120/2120, exclude: 2017/2017, exclude-rules: 77/2017 [2022-07-19T22:04:48.962Z] INFO [runner] processing took 86.200237ms with stages: nolint: 35.819779ms, identifier_marker: 22.063552ms, path_prettifier: 9.473842ms, autogenerated_exclude: 8.4521ms, exclude-rules: 7.717456ms, skip_dirs: 1.727492ms, filename_unadjuster: 715.478µs, cgo: 224.253µs, max_same_issues: 1.902µs, uniq_by_line: 861ns, skip_files: 790ns, exclude: 473ns, diff: 430ns, max_from_linter: 412ns, source_code: 291ns, max_per_file_from_linter: 268ns, path_shortener: 248ns, severity-rules: 244ns, sort_results: 244ns, path_prefixer: 122ns [2022-07-19T22:04:48.962Z] INFO [runner] linters took 1m47.203702901s with stages: goanalysis_metalinter: 1m47.117295867s [2022-07-19T22:04:48.962Z] INFO File cache stats: 1689 entries of total size 8.6MiB [2022-07-19T22:04:48.962Z] INFO Memory: 2831 samples, avg is 316.6MB, max is 1228.3MB [2022-07-19T22:04:48.962Z] INFO Execution took 4m43.141873791s [2022-07-19T22:04:49.241Z] --- PASS: TestContainerKillOnDaemonStart (11.91s) [2022-07-19T22:04:49.241Z] PASS [2022-07-19T22:04:49.241Z] [2022-07-19T22:04:49.241Z] === Skipped [2022-07-19T22:04:49.241Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-19T22:04:49.241Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-19T22:04:49.241Z] [2022-07-19T22:04:49.241Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-19T22:04:49.241Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-19T22:04:49.241Z] [2022-07-19T22:04:49.241Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-19T22:04:49.241Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-19T22:04:49.241Z] [2022-07-19T22:04:49.241Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-19T22:04:49.241Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-19T22:04:49.241Z] [2022-07-19T22:04:49.241Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-19T22:04:49.241Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-19T22:04:49.241Z] [2022-07-19T22:04:49.241Z] DONE 264 tests, 5 skipped in 130.353s [2022-07-19T22:04:49.241Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-19T22:04:49.241Z] === RUN TestConfigDaemonLibtrustID [2022-07-19T22:04:49.392Z] --- PASS: TestBuildPreserveOwnership (9.53s) [2022-07-19T22:04:49.392Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.50s) [2022-07-19T22:04:49.392Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-19T22:04:49.392Z] === RUN TestBuildPlatformInvalid [2022-07-19T22:04:49.392Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-19T22:04:49.392Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-19T22:04:49.392Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-19T22:04:49.392Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-19T22:04:49.392Z] PASS [2022-07-19T22:04:49.392Z] [2022-07-19T22:04:49.392Z] === Skipped [2022-07-19T22:04:49.392Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-19T22:04:49.392Z] build_session_test.go:25: TODO: BuildKit [2022-07-19T22:04:49.392Z] [2022-07-19T22:04:49.392Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-19T22:04:49.392Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-19T22:04:49.392Z] [2022-07-19T22:04:49.392Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-19T22:04:49.392Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-19T22:04:49.392Z] [2022-07-19T22:04:49.392Z] DONE 34 tests, 3 skipped in 111.670s [2022-07-19T22:04:49.392Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-19T22:04:49.392Z] INFO: Testing against a local daemon [2022-07-19T22:04:49.392Z] === RUN TestConfigInspect [2022-07-19T22:04:49.392Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-19T22:04:49.392Z] === RUN TestConfigList [2022-07-19T22:04:49.392Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] --- SKIP: TestConfigList (0.01s) [2022-07-19T22:04:49.392Z] === RUN TestConfigsCreateAndDelete [2022-07-19T22:04:49.392Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-19T22:04:49.392Z] === RUN TestConfigsUpdate [2022-07-19T22:04:49.392Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-19T22:04:49.392Z] === RUN TestTemplatedConfig [2022-07-19T22:04:49.392Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-19T22:04:49.392Z] === RUN TestConfigCreateResolve [2022-07-19T22:04:49.392Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-19T22:04:49.392Z] PASS [2022-07-19T22:04:49.392Z] [2022-07-19T22:04:49.392Z] === Skipped [2022-07-19T22:04:49.392Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-19T22:04:49.392Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] [2022-07-19T22:04:49.392Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-19T22:04:49.392Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] [2022-07-19T22:04:49.392Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-19T22:04:49.392Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] [2022-07-19T22:04:49.392Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-19T22:04:49.392Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] [2022-07-19T22:04:49.392Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-19T22:04:49.392Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] [2022-07-19T22:04:49.392Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-19T22:04:49.392Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:04:49.392Z] [2022-07-19T22:04:49.392Z] DONE 6 tests, 6 skipped in 0.159s [2022-07-19T22:04:49.392Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-19T22:04:49.531Z] Congratulations! The shell scripts are properly formatted. [2022-07-19T22:04:49.648Z] INFO: Testing against a local daemon [2022-07-19T22:04:49.648Z] === RUN TestAttachWithTTY [2022-07-19T22:04:49.648Z] --- PASS: TestAttachWithTTY (0.04s) [2022-07-19T22:04:49.648Z] === RUN TestAttachWithoutTTy [2022-07-19T22:04:49.648Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-19T22:04:49.648Z] === RUN TestCheckpoint [2022-07-19T22:04:49.648Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-19T22:04:49.648Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/commit [2022-07-19T22:04:49.648Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-19T22:04:49.648Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:04:49.648Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:04:49.648Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:04:49.648Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:04:49.648Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:04:49.648Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:04:49.648Z] === CONT TestContainerInvalidJSON/commit [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-19T22:04:49.648Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-19T22:04:49.648Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-19T22:04:49.648Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-19T22:04:49.648Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-19T22:04:49.648Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-19T22:04:49.648Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-19T22:04:49.648Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-19T22:04:49.648Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-19T22:04:49.648Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-19T22:04:49.648Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-19T22:04:49.648Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-19T22:04:49.809Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-19T22:04:49.809Z] === RUN TestConfigDaemonID [2022-07-19T22:04:49.904Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-19T22:04:49.904Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-19T22:04:49.904Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-19T22:04:49.904Z] === RUN TestCopyEmptyFile [2022-07-19T22:04:50.159Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-19T22:04:50.159Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-19T22:04:50.159Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-19T22:04:50.159Z] === RUN TestCopyFromContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-19T22:04:50.747Z] daemon_test.go:83: [d30add0ac687e] daemon is not started [2022-07-19T22:04:50.747Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-19T22:04:50.747Z] === RUN TestDaemonConfigValidation [2022-07-19T22:04:50.747Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:04:50.747Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:04:50.747Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-19T22:04:50.747Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-19T22:04:50.747Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-19T22:04:50.747Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-19T22:04:50.747Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-19T22:04:50.747Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-19T22:04:50.747Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-19T22:04:50.747Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-19T22:04:50.747Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:04:50.747Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-19T22:04:50.792Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/make.sh dynbinary test-docker-py [2022-07-19T22:04:51.007Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-19T22:04:51.007Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-19T22:04:51.007Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-19T22:04:51.007Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-19T22:04:51.007Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-19T22:04:51.007Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-19T22:04:51.007Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-19T22:04:51.007Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-19T22:04:51.007Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-19T22:04:51.007Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-19T22:04:51.007Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-19T22:04:51.051Z] [2022-07-19T22:04:51.311Z] Removing bundles/ [2022-07-19T22:04:51.311Z] [2022-07-19T22:04:51.311Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-19T22:04:51.311Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-19T22:04:51.311Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T22:04:52.385Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-19T22:04:53.324Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-19T22:04:54.321Z] === RUN TestCopyFromContainer// [2022-07-19T22:04:54.321Z] === RUN TestCopyFromContainer//bar/root [2022-07-19T22:04:54.321Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-19T22:04:54.321Z] === RUN TestCopyFromContainer/bar/quux [2022-07-19T22:04:54.321Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-19T22:04:54.321Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-19T22:04:54.330Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-19T22:04:54.330Z] daemon_test.go:197: [d0dd087f07db3] daemon is not started [2022-07-19T22:04:54.330Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-19T22:04:54.330Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-19T22:04:54.330Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-19T22:04:54.330Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-07-19T22:04:54.330Z] === RUN TestDaemonProxy [2022-07-19T22:04:54.330Z] === RUN TestDaemonProxy/environment_variables [2022-07-19T22:04:54.577Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-19T22:04:54.577Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-19T22:04:54.577Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-19T22:04:54.577Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-19T22:04:54.833Z] --- PASS: TestCopyFromContainer (4.64s) [2022-07-19T22:04:54.833Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-19T22:04:54.833Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-19T22:04:54.833Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-19T22:04:54.833Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-19T22:04:54.833Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-19T22:04:54.833Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-19T22:04:54.833Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-19T22:04:54.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-19T22:04:54.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-19T22:04:54.833Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-19T22:04:54.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-19T22:04:54.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:04:54.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:04:54.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:04:54.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:04:54.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:04:54.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:04:54.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:04:54.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:04:54.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:04:54.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-19T22:04:54.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-07-19T22:04:54.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-07-19T22:04:54.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-19T22:04:54.833Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-19T22:04:54.833Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-19T22:04:54.834Z] === RUN TestCreateWithInvalidEnv [2022-07-19T22:04:54.834Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-19T22:04:54.834Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-19T22:04:54.834Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-19T22:04:54.834Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-19T22:04:54.834Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-19T22:04:54.834Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-19T22:04:54.834Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-19T22:04:54.834Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-19T22:04:54.834Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-19T22:04:54.834Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-19T22:04:54.834Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-19T22:04:54.834Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-19T22:04:54.834Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-19T22:04:54.834Z] === RUN TestCreateTmpfsMountsTarget [2022-07-19T22:04:54.834Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-19T22:04:54.834Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-19T22:04:56.198Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-07-19T22:04:56.198Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-19T22:04:56.255Z] === RUN TestDaemonProxy/command-line_options [2022-07-19T22:04:57.124Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-07-19T22:04:57.124Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-19T22:04:57.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:04:57.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:04:57.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:04:57.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:04:57.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:04:57.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:04:57.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:04:57.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:04:57.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:04:57.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:04:57.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:04:57.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:04:57.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:04:57.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:04:57.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:04:57.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-19T22:04:57.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-19T22:04:57.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-19T22:04:57.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-19T22:04:57.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-19T22:04:57.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-19T22:04:57.124Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-19T22:04:57.637Z] === RUN TestDaemonProxy/configuration_file [2022-07-19T22:04:57.685Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-19T22:04:57.685Z] === RUN TestCreateDifferentPlatform [2022-07-19T22:04:57.685Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-19T22:04:57.685Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-19T22:04:57.685Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-19T22:04:57.685Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-19T22:04:57.685Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-19T22:04:57.685Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-19T22:04:57.685Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-19T22:04:57.685Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-19T22:04:57.685Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-19T22:04:57.685Z] === RUN TestCreateInvalidHostConfig [2022-07-19T22:04:57.685Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:04:57.685Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:04:57.685Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:04:57.685Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:04:57.685Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:04:57.685Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:04:57.685Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:04:57.685Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:04:57.685Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:04:57.685Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:04:57.685Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:04:57.685Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:04:57.685Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-19T22:04:57.685Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-19T22:04:57.685Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-19T22:04:57.685Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-19T22:04:57.685Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-19T22:04:57.685Z] === RUN TestContainerStartOnDaemonRestart [2022-07-19T22:04:57.685Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-19T22:04:57.685Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-19T22:04:57.685Z] === RUN TestDaemonRestartIpcMode [2022-07-19T22:04:57.685Z] === PAUSE TestDaemonRestartIpcMode [2022-07-19T22:04:57.685Z] === RUN TestDaemonHostGatewayIP [2022-07-19T22:04:57.685Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:04:57.685Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-19T22:04:57.685Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-19T22:04:57.685Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-19T22:04:57.685Z] === RUN TestContainerKillOnDaemonStart [2022-07-19T22:04:57.685Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-19T22:04:57.685Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-19T22:04:57.685Z] === RUN TestDiff [2022-07-19T22:04:58.246Z] --- PASS: TestDiff (0.39s) [2022-07-19T22:04:58.246Z] === RUN TestExecConsoleSize [2022-07-19T22:04:58.503Z] --- PASS: TestExecConsoleSize (0.45s) [2022-07-19T22:04:58.503Z] === RUN TestExecWithCloseStdin [2022-07-19T22:04:59.063Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-07-19T22:04:59.063Z] === RUN TestExec [2022-07-19T22:04:59.319Z] --- PASS: TestExec (0.46s) [2022-07-19T22:04:59.319Z] === RUN TestExecUser [2022-07-19T22:04:59.542Z] === RUN TestDaemonProxy/conflicting_options [2022-07-19T22:04:59.801Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-19T22:04:59.880Z] --- PASS: TestExecUser (0.45s) [2022-07-19T22:04:59.880Z] === RUN TestExportContainerAndImportImage [2022-07-19T22:05:00.370Z] --- PASS: TestDaemonProxy (6.21s) [2022-07-19T22:05:00.370Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-19T22:05:00.370Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-19T22:05:00.370Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-19T22:05:00.370Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-19T22:05:00.370Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-19T22:05:00.370Z] PASS [2022-07-19T22:05:00.370Z] [2022-07-19T22:05:00.370Z] DONE 18 tests in 11.125s [2022-07-19T22:05:00.370Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-19T22:05:00.370Z] INFO: Testing against a local daemon [2022-07-19T22:05:00.370Z] === RUN TestCommitInheritsEnv [2022-07-19T22:05:00.442Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-07-19T22:05:00.442Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-19T22:05:00.940Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-07-19T22:05:00.940Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-19T22:05:00.940Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-19T22:05:00.940Z] === RUN TestImportWithCustomPlatform [2022-07-19T22:05:00.940Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-19T22:05:00.940Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-19T22:05:00.940Z] === RUN TestImportWithCustomPlatform// [2022-07-19T22:05:00.940Z] === RUN TestImportWithCustomPlatform/linux [2022-07-19T22:05:00.940Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-19T22:05:00.940Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-19T22:05:01.199Z] === RUN TestImportWithCustomPlatform/macos [2022-07-19T22:05:01.199Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-19T22:05:01.199Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-19T22:05:01.199Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-19T22:05:01.199Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-19T22:05:01.199Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-19T22:05:01.199Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-19T22:05:01.199Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-19T22:05:01.199Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-19T22:05:01.199Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-19T22:05:01.199Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-19T22:05:01.199Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-19T22:05:01.199Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-19T22:05:01.199Z] === RUN TestImagesFilterMultiReference [2022-07-19T22:05:01.199Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-19T22:05:01.199Z] === RUN TestImagePullPlatformInvalid [2022-07-19T22:05:01.199Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-19T22:05:01.199Z] === RUN TestRemoveImageOrphaning [2022-07-19T22:05:01.459Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2022-07-19T22:05:01.459Z] === RUN TestRemoveImageGarbageCollector [2022-07-19T22:05:01.807Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-07-19T22:05:01.807Z] === RUN TestHealthCheckWorkdir [2022-07-19T22:05:02.028Z] time="2022-07-19T22:05:01Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-19T22:05:02.368Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-07-19T22:05:02.368Z] === RUN TestHealthKillContainer [2022-07-19T22:05:03.942Z] --- PASS: TestRemoveImageGarbageCollector (2.35s) [2022-07-19T22:05:03.942Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-19T22:05:03.942Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-19T22:05:03.942Z] === RUN TestTagInvalidReference [2022-07-19T22:05:03.942Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-19T22:05:03.942Z] === RUN TestTagValidPrefixedRepo [2022-07-19T22:05:03.942Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-19T22:05:03.942Z] === RUN TestTagExistedNameWithoutForce [2022-07-19T22:05:03.942Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-19T22:05:03.942Z] === RUN TestTagOfficialNames [2022-07-19T22:05:03.942Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-19T22:05:03.942Z] === RUN TestTagMatchesDigest [2022-07-19T22:05:03.942Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-19T22:05:03.942Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-19T22:05:10.446Z] --- PASS: TestHealthKillContainer (7.85s) [2022-07-19T22:05:10.446Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-19T22:05:10.446Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-19T22:05:10.446Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-19T22:05:10.446Z] === RUN TestIpcModeNone [2022-07-19T22:05:10.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-19T22:05:10.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-19T22:05:10.702Z] --- PASS: TestIpcModeNone (0.44s) [2022-07-19T22:05:10.702Z] === RUN TestIpcModePrivate [2022-07-19T22:05:10.963Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-19T22:05:10.963Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-19T22:05:10.963Z] === RUN TestIpcModeShareable [2022-07-19T22:05:10.963Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-19T22:05:10.963Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-19T22:05:10.963Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-19T22:05:12.852Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.61s) [2022-07-19T22:05:12.852Z] === RUN TestAPIIpcModeHost [2022-07-19T22:05:12.852Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-19T22:05:12.852Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-19T22:05:12.852Z] === RUN TestDaemonIpcModeShareable [2022-07-19T22:05:12.852Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-19T22:05:12.852Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-19T22:05:12.852Z] === RUN TestDaemonIpcModePrivate [2022-07-19T22:05:13.780Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-19T22:05:13.780Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-19T22:05:13.780Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-19T22:05:13.780Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-19T22:05:13.780Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-19T22:05:13.780Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-19T22:05:13.780Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-19T22:05:13.780Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-19T22:05:13.780Z] === RUN TestIpcModeOlderClient [2022-07-19T22:05:13.780Z] === PAUSE TestIpcModeOlderClient [2022-07-19T22:05:13.780Z] === RUN TestKillContainerInvalidSignal [2022-07-19T22:05:14.351Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-19T22:05:14.351Z] === RUN TestKillContainer [2022-07-19T22:05:14.351Z] === RUN TestKillContainer/no_signal [2022-07-19T22:05:14.607Z] === RUN TestKillContainer/non_killing_signal [2022-07-19T22:05:14.862Z] === RUN TestKillContainer/killing_signal [2022-07-19T22:05:15.791Z] --- PASS: TestKillContainer (1.27s) [2022-07-19T22:05:15.791Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-19T22:05:15.791Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-07-19T22:05:15.791Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-19T22:05:15.791Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-19T22:05:15.791Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-19T22:05:16.046Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-19T22:05:16.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-07-19T22:05:16.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-19T22:05:16.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-07-19T22:05:16.302Z] === RUN TestKillStoppedContainer [2022-07-19T22:05:16.557Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-19T22:05:16.557Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-19T22:05:16.557Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-19T22:05:16.557Z] === RUN TestKillDifferentUserContainer [2022-07-19T22:05:16.813Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-07-19T22:05:16.813Z] === RUN TestInspectOomKilledTrue [2022-07-19T22:05:16.813Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:05:16.813Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-19T22:05:16.813Z] === RUN TestInspectOomKilledFalse [2022-07-19T22:05:16.813Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-19T22:05:16.813Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-19T22:05:16.813Z] === RUN TestLinksEtcHostsContentMatch [2022-07-19T22:05:16.813Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-19T22:05:16.813Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-19T22:05:16.813Z] === RUN TestLinksContainerNames [2022-07-19T22:05:17.741Z] --- PASS: TestLinksContainerNames (0.80s) [2022-07-19T22:05:17.741Z] === RUN TestLogsFollowTailEmpty [2022-07-19T22:05:17.996Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-07-19T22:05:17.996Z] === RUN TestLogs [2022-07-19T22:05:17.996Z] === RUN TestLogs/driver_local [2022-07-19T22:05:17.996Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:05:17.996Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:05:17.996Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-19T22:05:17.996Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-19T22:05:17.996Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-19T22:05:17.996Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-19T22:05:17.996Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:05:17.996Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:05:17.996Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:05:17.996Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:05:17.996Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:05:17.996Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:05:17.996Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:05:17.996Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:05:18.922Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:05:18.922Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:05:19.178Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-19T22:05:19.433Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-19T22:05:19.995Z] === RUN TestLogs/driver_json-file [2022-07-19T22:05:19.995Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:05:19.995Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:05:19.995Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:05:19.995Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:05:19.995Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:05:19.995Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:05:19.995Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:05:19.995Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:05:19.995Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:05:19.995Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:05:19.995Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:05:19.995Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:05:19.995Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:05:19.995Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:05:20.557Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:05:20.813Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:05:21.069Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:05:21.325Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:05:21.893Z] --- PASS: TestLogs (3.79s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.78s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.46s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.66s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.50s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s) [2022-07-19T22:05:21.893Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.66s) [2022-07-19T22:05:21.893Z] === RUN TestContainerNetworkMountsNoChown [2022-07-19T22:05:22.149Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/default [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/default [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/private [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/private [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/rprivate [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/slave [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/slave [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/rslave [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/shared [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/shared [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/rshared [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-19T22:05:22.149Z] === CONT TestMountDaemonRoot/default [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-19T22:05:22.149Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:05:22.149Z] === CONT TestMountDaemonRoot/rshared [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:05:22.149Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:05:22.149Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:05:22.149Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/shared [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/rslave [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/slave [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/rprivate [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/private [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-19T22:05:22.405Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:05:22.405Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:05:22.405Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:05:22.661Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:05:22.661Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-19T22:05:22.661Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:05:22.661Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-19T22:05:22.661Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:05:22.661Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:05:22.661Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:05:22.661Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:05:22.661Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-19T22:05:22.661Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-19T22:05:22.661Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-07-19T22:05:22.661Z] === RUN TestContainerBindMountNonRecursive [2022-07-19T22:05:22.661Z] 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-07-19T22:05:22.661Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-19T22:05:22.661Z] === RUN TestContainerVolumesMountedAsShared [2022-07-19T22:05:22.661Z] 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-07-19T22:05:22.661Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-19T22:05:22.661Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-19T22:05:22.661Z] 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-07-19T22:05:22.661Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-19T22:05:22.661Z] === RUN TestNetworkNat [2022-07-19T22:05:23.223Z] --- PASS: TestNetworkNat (0.50s) [2022-07-19T22:05:23.223Z] === RUN TestNetworkLocalhostTCPNat [2022-07-19T22:05:23.480Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-19T22:05:23.480Z] === RUN TestNetworkLoopbackNat [2022-07-19T22:05:25.993Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-07-19T22:05:25.993Z] === RUN TestPause [2022-07-19T22:05:25.993Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:05:25.993Z] --- SKIP: TestPause (0.00s) [2022-07-19T22:05:25.993Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-19T22:05:25.993Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-19T22:05:25.993Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-19T22:05:25.993Z] === RUN TestPauseStopPausedContainer [2022-07-19T22:05:26.250Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:05:26.250Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-19T22:05:26.250Z] === RUN TestPidHost [2022-07-19T22:05:27.178Z] --- PASS: TestPidHost (0.88s) [2022-07-19T22:05:27.178Z] === RUN TestPsFilter [2022-07-19T22:05:27.178Z] --- PASS: TestPsFilter (0.09s) [2022-07-19T22:05:27.178Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-19T22:05:27.433Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-07-19T22:05:27.433Z] === RUN TestRemoveContainerWithVolume [2022-07-19T22:05:27.995Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-19T22:05:27.995Z] === RUN TestRemoveContainerRunning [2022-07-19T22:05:28.252Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-07-19T22:05:28.252Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-19T22:05:28.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-19T22:05:28.813Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-19T22:05:28.813Z] === RUN TestRemoveInvalidContainer [2022-07-19T22:05:28.813Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-19T22:05:28.813Z] === RUN TestRenameLinkedContainer [2022-07-19T22:05:30.701Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-07-19T22:05:30.701Z] === RUN TestRenameStoppedContainer [2022-07-19T22:05:30.701Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-07-19T22:05:30.701Z] === RUN TestRenameRunningContainerAndReuse [2022-07-19T22:05:31.629Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-07-19T22:05:31.629Z] === RUN TestRenameInvalidName [2022-07-19T22:05:31.885Z] --- PASS: TestRenameInvalidName (0.39s) [2022-07-19T22:05:31.885Z] === RUN TestRenameAnonymousContainer [2022-07-19T22:05:32.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-19T22:05:33.250Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-07-19T22:05:33.250Z] === RUN TestRenameContainerWithSameName [2022-07-19T22:05:33.829Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-07-19T22:05:33.829Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-19T22:05:34.782Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-19T22:05:34.782Z] === RUN TestResize [2022-07-19T22:05:35.037Z] --- PASS: TestResize (0.40s) [2022-07-19T22:05:35.037Z] === RUN TestResizeWithInvalidSize [2022-07-19T22:05:35.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-19T22:05:35.598Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-19T22:05:35.598Z] === RUN TestResizeWhenContainerNotStarted [2022-07-19T22:05:35.856Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-07-19T22:05:35.856Z] === RUN TestDaemonRestartKillContainers [2022-07-19T22:05:35.856Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-19T22:05:35.856Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-19T22:05:35.856Z] === RUN TestCgroupNamespacesRun [2022-07-19T22:05:37.219Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-07-19T22:05:37.219Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-19T22:05:38.146Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.22s) [2022-07-19T22:05:38.146Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-19T22:05:39.509Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-07-19T22:05:39.509Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-19T22:05:40.437Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-19T22:05:40.437Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-19T22:05:41.800Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-07-19T22:05:41.800Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-19T22:05:42.731Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-19T22:05:42.731Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-19T22:05:43.292Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-19T22:05:43.292Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-19T22:05:43.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-19T22:05:43.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-19T22:05:43.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-19T22:05:44.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-19T22:05:44.658Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-07-19T22:05:44.658Z] === RUN TestNISDomainname [2022-07-19T22:05:44.658Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-19T22:05:44.658Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-19T22:05:44.658Z] === RUN TestHostnameDnsResolution [2022-07-19T22:05:44.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-19T22:05:45.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-19T22:05:45.220Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-07-19T22:05:45.220Z] === RUN TestUnprivilegedPortsAndPing [2022-07-19T22:05:45.220Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-19T22:05:45.220Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-19T22:05:45.220Z] === RUN TestPrivilegedHostDevices [2022-07-19T22:05:45.782Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-19T22:05:45.782Z] === RUN TestRunConsoleSize [2022-07-19T22:05:46.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-19T22:05:46.038Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-19T22:05:46.038Z] === RUN TestStats [2022-07-19T22:05:46.038Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:05:46.038Z] --- SKIP: TestStats (0.00s) [2022-07-19T22:05:46.038Z] === RUN TestStopContainerWithTimeout [2022-07-19T22:05:46.038Z] === RUN TestStopContainerWithTimeout/0 [2022-07-19T22:05:46.038Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-19T22:05:46.038Z] === RUN TestStopContainerWithTimeout/1 [2022-07-19T22:05:46.038Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-19T22:05:46.038Z] === RUN TestStopContainerWithTimeout/3 [2022-07-19T22:05:46.038Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-19T22:05:46.038Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-19T22:05:46.038Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-19T22:05:46.038Z] === CONT TestStopContainerWithTimeout/0 [2022-07-19T22:05:46.038Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-19T22:05:47.007Z] === CONT TestStopContainerWithTimeout/3 [2022-07-19T22:05:47.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-19T22:05:48.893Z] === CONT TestStopContainerWithTimeout/1 [2022-07-19T22:05:49.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-19T22:05:49.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-19T22:05:50.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-19T22:05:50.257Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-19T22:05:50.257Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-07-19T22:05:50.257Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2022-07-19T22:05:50.257Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-07-19T22:05:50.257Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-19T22:05:50.257Z] === RUN TestDeleteDevicemapper [2022-07-19T22:05:50.257Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-19T22:05:50.257Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-19T22:05:50.257Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-19T22:05:51.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-19T22:05:51.623Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-07-19T22:05:51.623Z] === RUN TestUpdateMemory [2022-07-19T22:05:51.623Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:05:51.623Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-19T22:05:51.623Z] === RUN TestUpdateCPUQuota [2022-07-19T22:05:51.623Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:05:51.623Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-19T22:05:51.623Z] === RUN TestUpdatePidsLimit [2022-07-19T22:05:51.623Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:05:51.623Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-19T22:05:51.623Z] === RUN TestUpdateRestartPolicy [2022-07-19T22:05:51.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-19T22:05:53.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-19T22:05:53.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-19T22:05:54.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-19T22:05:55.241Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-19T22:05:55.241Z] Using test binary docker [2022-07-19T22:05:55.241Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-19T22:05:55.241Z] +++ /etc/init.d/apparmor start [2022-07-19T22:05:55.241Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-19T22:05:55.241Z] INFO: Waiting for daemon to start... [2022-07-19T22:05:55.241Z] Starting dockerd [2022-07-19T22:05:55.241Z] +++ 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-07-19T22:05:59.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-19T22:06:03.371Z] . [2022-07-19T22:06:03.371Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-19T22:06:03.371Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-19T22:06:03.371Z] Error: No such image: emptyfs [2022-07-19T22:06:03.371Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-19T22:06:03.371Z] ++++ docker load [2022-07-19T22:06:03.371Z] Running integration-test (iteration 1) [2022-07-19T22:06:03.371Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-19T22:06:03.371Z] ++ 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-07-19T22:06:03.371Z] ++ set -e [2022-07-19T22:06:03.371Z] ++ '[' -n 0 ']' [2022-07-19T22:06:03.371Z] ++ set -x [2022-07-19T22:06:03.371Z] ++ 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-07-19T22:06:03.371Z] Loaded image: busybox:latest [2022-07-19T22:06:03.371Z] Loaded image: busybox:glibc [2022-07-19T22:06:03.631Z] Loaded image: debian:bullseye-slim [2022-07-19T22:06:03.784Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-07-19T22:06:03.784Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-19T22:06:03.784Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-07-19T22:06:03.784Z] === RUN TestWaitNonBlocked [2022-07-19T22:06:03.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:06:03.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:06:03.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:06:03.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:06:03.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:06:03.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:06:03.784Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-19T22:06:03.784Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-07-19T22:06:03.784Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-07-19T22:06:03.784Z] === RUN TestWaitBlocked [2022-07-19T22:06:03.784Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:06:03.784Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:06:03.784Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:06:03.784Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:06:03.784Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:06:03.784Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:06:03.891Z] Loaded image: hello-world:latest [2022-07-19T22:06:03.892Z] Loaded image: arm32v7/hello-world:latest [2022-07-19T22:06:03.892Z] INFO: Testing against a local daemon [2022-07-19T22:06:03.892Z] === RUN TestCgroupNamespacesBuild [2022-07-19T22:06:04.040Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-19T22:06:04.040Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-07-19T22:06:04.040Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-07-19T22:06:04.040Z] === RUN TestWaitConditions [2022-07-19T22:06:04.040Z] === RUN TestWaitConditions/default [2022-07-19T22:06:04.040Z] === PAUSE TestWaitConditions/default [2022-07-19T22:06:04.040Z] === RUN TestWaitConditions/not-running [2022-07-19T22:06:04.040Z] === PAUSE TestWaitConditions/not-running [2022-07-19T22:06:04.040Z] === RUN TestWaitConditions/next-exit [2022-07-19T22:06:04.040Z] === PAUSE TestWaitConditions/next-exit [2022-07-19T22:06:04.040Z] === RUN TestWaitConditions/removed [2022-07-19T22:06:04.040Z] === PAUSE TestWaitConditions/removed [2022-07-19T22:06:04.040Z] === CONT TestWaitConditions/default [2022-07-19T22:06:04.040Z] === CONT TestWaitConditions/removed [2022-07-19T22:06:05.803Z] --- PASS: TestCgroupNamespacesBuild (1.56s) [2022-07-19T22:06:05.803Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-19T22:06:05.927Z] === CONT TestWaitConditions/next-exit [2022-07-19T22:06:05.927Z] === CONT TestWaitConditions/not-running [2022-07-19T22:06:06.744Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-19T22:06:06.744Z] === RUN TestBuildWithSession [2022-07-19T22:06:06.744Z] build_session_test.go:25: TODO: BuildKit [2022-07-19T22:06:06.744Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-19T22:06:06.744Z] === RUN TestBuildSquashParent [2022-07-19T22:06:07.292Z] --- PASS: TestWaitConditions (0.01s) [2022-07-19T22:06:07.292Z] --- PASS: TestWaitConditions/removed (1.66s) [2022-07-19T22:06:07.292Z] --- PASS: TestWaitConditions/default (1.66s) [2022-07-19T22:06:07.292Z] --- PASS: TestWaitConditions/not-running (1.66s) [2022-07-19T22:06:07.292Z] --- PASS: TestWaitConditions/next-exit (1.68s) [2022-07-19T22:06:07.292Z] === CONT TestDaemonRestartIpcMode [2022-07-19T22:06:07.292Z] === CONT TestIpcModeOlderClient [2022-07-19T22:06:07.553Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-19T22:06:07.553Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-19T22:06:10.070Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-07-19T22:06:10.070Z] --- PASS: TestDaemonRestartIpcMode (2.67s) [2022-07-19T22:06:10.070Z] PASS [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === Skipped [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-19T22:06:10.070Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-19T22:06:10.070Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-19T22:06:10.070Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-19T22:06:10.070Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-19T22:06:10.070Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-19T22:06:10.070Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-19T22:06:10.070Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-19T22:06:10.070Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-19T22:06:10.070Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-19T22:06:10.070Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-19T22:06:10.070Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-19T22:06:10.070Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-19T22:06:10.070Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-19T22:06:10.070Z] 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-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-19T22:06:10.070Z] 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-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-19T22:06:10.070Z] 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-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-19T22:06:10.070Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-19T22:06:10.070Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-19T22:06:10.070Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-19T22:06:10.070Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-19T22:06:10.070Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-19T22:06:10.070Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-19T22:06:10.070Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-19T22:06:10.070Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-19T22:06:10.070Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-19T22:06:10.070Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-19T22:06:10.070Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-19T22:06:10.070Z] [2022-07-19T22:06:10.070Z] DONE 241 tests, 27 skipped in 80.611s [2022-07-19T22:06:10.070Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-19T22:06:10.326Z] === RUN TestConfigDaemonLibtrustID [2022-07-19T22:06:10.887Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-19T22:06:10.887Z] === RUN TestConfigDaemonID [2022-07-19T22:06:10.945Z] --- PASS: TestBuildSquashParent (3.73s) [2022-07-19T22:06:10.945Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-19T22:06:10.945Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:06:10.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:06:10.945Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:06:10.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:06:10.945Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:06:10.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:06:10.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:06:10.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:06:10.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:06:10.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:06:10.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:06:10.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:06:10.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:06:10.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:06:11.515Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:06:11.776Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:06:11.814Z] daemon_test.go:83: [d9d453f9e07a3] daemon is not started [2022-07-19T22:06:11.814Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-19T22:06:11.814Z] === RUN TestDaemonConfigValidation [2022-07-19T22:06:11.814Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:06:11.814Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:06:11.814Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-19T22:06:11.814Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-19T22:06:11.814Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-19T22:06:11.814Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-19T22:06:11.814Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-19T22:06:11.814Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-19T22:06:11.814Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-19T22:06:11.814Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-19T22:06:11.814Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:06:11.814Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-19T22:06:11.814Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-19T22:06:11.814Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-19T22:06:12.070Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-19T22:06:12.070Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-19T22:06:12.070Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-19T22:06:12.070Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-19T22:06:12.070Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-19T22:06:12.070Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-19T22:06:12.070Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-19T22:06:12.070Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-19T22:06:12.070Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-19T22:06:13.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:06:13.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:06:13.434Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-19T22:06:14.361Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-19T22:06:14.541Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-19T22:06:14.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-07-19T22:06:14.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-07-19T22:06:14.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) [2022-07-19T22:06:14.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.26s) [2022-07-19T22:06:14.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.32s) [2022-07-19T22:06:14.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.39s) [2022-07-19T22:06:14.541Z] === RUN TestBuildMultiStageCopy [2022-07-19T22:06:14.541Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-19T22:06:15.288Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-19T22:06:15.288Z] daemon_test.go:197: [d8efbff46dd38] daemon is not started [2022-07-19T22:06:15.288Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-19T22:06:15.288Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-19T22:06:15.288Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-19T22:06:15.288Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-19T22:06:15.288Z] === RUN TestDaemonProxy [2022-07-19T22:06:15.288Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-19T22:06:15.288Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-19T22:06:15.288Z] PASS [2022-07-19T22:06:15.288Z] [2022-07-19T22:06:15.288Z] === Skipped [2022-07-19T22:06:15.288Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-19T22:06:15.288Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-19T22:06:15.288Z] [2022-07-19T22:06:15.288Z] DONE 13 tests, 1 skipped in 5.237s [2022-07-19T22:06:15.288Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-19T22:06:15.482Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-19T22:06:15.543Z] INFO: Testing against a local daemon [2022-07-19T22:06:15.543Z] === RUN TestCommitInheritsEnv [2022-07-19T22:06:15.742Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-19T22:06:16.003Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-19T22:06:16.003Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-19T22:06:16.263Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-07-19T22:06:16.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-07-19T22:06:16.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-19T22:06:16.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-19T22:06:16.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-19T22:06:16.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-19T22:06:16.263Z] === RUN TestBuildMultiStageParentConfig [2022-07-19T22:06:17.203Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-07-19T22:06:17.203Z] === RUN TestBuildLabelWithTargets [2022-07-19T22:06:17.429Z] --- PASS: TestCommitInheritsEnv (1.65s) [2022-07-19T22:06:17.429Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-19T22:06:17.429Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-19T22:06:17.429Z] === RUN TestImportWithCustomPlatform [2022-07-19T22:06:17.429Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-19T22:06:17.429Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-19T22:06:17.429Z] === RUN TestImportWithCustomPlatform// [2022-07-19T22:06:17.429Z] === RUN TestImportWithCustomPlatform/linux [2022-07-19T22:06:17.429Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-19T22:06:17.429Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-19T22:06:17.429Z] === RUN TestImportWithCustomPlatform/macos [2022-07-19T22:06:17.429Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-19T22:06:17.429Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-19T22:06:17.429Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-07-19T22:06:17.429Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-19T22:06:17.429Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-19T22:06:17.429Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-19T22:06:17.429Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-07-19T22:06:17.429Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-19T22:06:17.429Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-07-19T22:06:17.429Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-19T22:06:17.429Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-19T22:06:17.429Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-19T22:06:17.429Z] === RUN TestImagesFilterMultiReference [2022-07-19T22:06:17.429Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-19T22:06:17.429Z] === RUN TestImagePullPlatformInvalid [2022-07-19T22:06:17.429Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-19T22:06:17.429Z] === RUN TestRemoveImageOrphaning [2022-07-19T22:06:18.144Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-07-19T22:06:18.144Z] === RUN TestBuildWithEmptyLayers [2022-07-19T22:06:18.405Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-19T22:06:18.405Z] === RUN TestBuildMultiStageOnBuild [2022-07-19T22:06:19.317Z] --- PASS: TestRemoveImageOrphaning (1.61s) [2022-07-19T22:06:19.317Z] === RUN TestRemoveImageGarbageCollector [2022-07-19T22:06:19.317Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-19T22:06:19.317Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-19T22:06:19.317Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-19T22:06:19.317Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-19T22:06:19.317Z] === RUN TestTagInvalidReference [2022-07-19T22:06:19.317Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-19T22:06:19.317Z] === RUN TestTagValidPrefixedRepo [2022-07-19T22:06:19.317Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-19T22:06:19.317Z] === RUN TestTagExistedNameWithoutForce [2022-07-19T22:06:19.317Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-19T22:06:19.317Z] === RUN TestTagOfficialNames [2022-07-19T22:06:19.317Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-19T22:06:19.317Z] === RUN TestTagMatchesDigest [2022-07-19T22:06:19.317Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-19T22:06:19.317Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-19T22:06:19.787Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-07-19T22:06:19.787Z] === RUN TestBuildUncleanTarFilenames [2022-07-19T22:06:20.358Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-19T22:06:20.358Z] === RUN TestBuildMultiStageLayerLeak [2022-07-19T22:06:22.269Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s) [2022-07-19T22:06:22.269Z] === RUN TestBuildWithHugeFile [2022-07-19T22:06:31.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-19T22:06:31.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-19T22:06:31.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-19T22:06:33.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-19T22:06:35.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-19T22:06:36.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-19T22:06:39.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-19T22:06:40.407Z] --- PASS: TestImportExtremelyLargeImageWorks (91.74s) [2022-07-19T22:06:40.407Z] PASS [2022-07-19T22:06:40.407Z] [2022-07-19T22:06:40.407Z] DONE 22 tests in 95.339s [2022-07-19T22:06:40.407Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-19T22:06:40.407Z] === RUN TestStripANSICommands [2022-07-19T22:06:40.407Z] === RUN TestStripANSICommands/#00 [2022-07-19T22:06:40.407Z] === RUN TestStripANSICommands/#01 [2022-07-19T22:06:40.407Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-19T22:06:40.407Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-19T22:06:40.407Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-19T22:06:40.407Z] PASS [2022-07-19T22:06:40.407Z] [2022-07-19T22:06:40.407Z] DONE 3 tests in 0.009s [2022-07-19T22:06:40.407Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-19T22:06:40.407Z] INFO: Testing against a local daemon [2022-07-19T22:06:40.407Z] === RUN TestNetworkCreateDelete [2022-07-19T22:06:40.407Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-19T22:06:40.407Z] === RUN TestDockerNetworkDeletePreferID [2022-07-19T22:06:40.407Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-07-19T22:06:40.407Z] === RUN TestDaemonDNSFallback [2022-07-19T22:06:42.943Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-07-19T22:06:42.943Z] === RUN TestInspectNetwork [2022-07-19T22:06:46.234Z] === RUN TestInspectNetwork/full_network_id [2022-07-19T22:06:46.234Z] === RUN TestInspectNetwork/partial_network_id [2022-07-19T22:06:46.234Z] === RUN TestInspectNetwork/network_name [2022-07-19T22:06:46.234Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-19T22:06:47.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-19T22:06:50.428Z] --- PASS: TestInspectNetwork (7.15s) [2022-07-19T22:06:50.428Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-19T22:06:50.428Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-19T22:06:50.428Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-19T22:06:50.428Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-19T22:06:50.428Z] === RUN TestRunContainerWithBridgeNone [2022-07-19T22:06:50.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-19T22:06:51.366Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-19T22:06:51.366Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:06:51.366Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:06:51.366Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:06:51.366Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-19T22:06:51.366Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-19T22:06:51.366Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-19T22:06:51.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-19T22:06:51.366Z] === RUN TestNetworkList [2022-07-19T22:06:51.366Z] === RUN TestNetworkList//networks [2022-07-19T22:06:51.366Z] === PAUSE TestNetworkList//networks [2022-07-19T22:06:51.366Z] === RUN TestNetworkList//networks/ [2022-07-19T22:06:51.366Z] === PAUSE TestNetworkList//networks/ [2022-07-19T22:06:51.366Z] === CONT TestNetworkList//networks [2022-07-19T22:06:51.366Z] === CONT TestNetworkList//networks/ [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkList (0.02s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-19T22:06:51.366Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-19T22:06:51.366Z] === RUN TestHostIPv4BridgeLabel [2022-07-19T22:06:51.935Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-19T22:06:51.935Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-19T22:06:53.314Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-19T22:06:53.314Z] === RUN TestDaemonDefaultNetworkPools [2022-07-19T22:06:53.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-19T22:06:53.883Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-19T22:06:53.883Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-19T22:06:54.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-19T22:06:54.822Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-07-19T22:06:54.822Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-19T22:06:56.202Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-19T22:06:56.202Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-19T22:06:56.771Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-19T22:06:56.771Z] === RUN TestServiceWithPredefinedNetwork [2022-07-19T22:06:57.904Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-19T22:06:57.904Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-19T22:06:57.904Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T22:06:57.904Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-19T22:06:57.904Z] [2022-07-19T22:06:57.904Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-19T22:06:57.904Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-19T22:06:57.904Z] Using test binary docker [2022-07-19T22:06:57.904Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-19T22:06:57.904Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-19T22:06:57.904Z] INFO: Waiting for daemon to start... [2022-07-19T22:06:57.904Z] Starting dockerd [2022-07-19T22:06:57.904Z] . [2022-07-19T22:06:57.904Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-19T22:06:58.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-19T22:06:59.306Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-07-19T22:06:59.306Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-19T22:06:59.306Z] service_test.go:243: FLAKY_TEST [2022-07-19T22:06:59.306Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-19T22:06:59.306Z] === RUN TestServiceWithDataPathPortInit [2022-07-19T22:07:00.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-19T22:07:04.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-19T22:07:06.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-19T22:07:09.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-19T22:07:12.031Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-19T22:07:12.031Z] Using test binary docker [2022-07-19T22:07:12.031Z] +++ /etc/init.d/apparmor start [2022-07-19T22:07:12.031Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-19T22:07:12.031Z] INFO: Waiting for daemon to start... [2022-07-19T22:07:12.031Z] Starting dockerd [2022-07-19T22:07:12.031Z] +++ 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-07-19T22:07:14.198Z] --- PASS: TestServiceWithDataPathPortInit (13.96s) [2022-07-19T22:07:14.198Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-19T22:07:15.317Z] . [2022-07-19T22:07:15.317Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-19T22:07:15.317Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-19T22:07:15.317Z] Error: No such image: emptyfs [2022-07-19T22:07:15.317Z] ++++ docker load [2022-07-19T22:07:15.317Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-19T22:07:15.317Z] Running integration-test (iteration 1) [2022-07-19T22:07:15.317Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-19T22:07:15.317Z] ++ 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-07-19T22:07:15.317Z] ++ set -e [2022-07-19T22:07:15.317Z] ++ '[' -n 0 ']' [2022-07-19T22:07:15.317Z] ++ set -x [2022-07-19T22:07:15.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-19T22:07:15.579Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ybcr7qyfkvecorulm10ve3sz9 Created:2022-07-19 22:07:14.207927518 +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[97d6e4fe945e4d8c5a8c0609a2f5738e5d8550e6bd7fc236f9339103cae0db79:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xviy3ruukvidlrrafwum2kc3v EndpointID:417d6a27779303ee2f5a7e7abd75f8639b0ffc74aae820e426b4d360f517caec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:da022b3ee74c2a02b0e6ce73c36723395cb06acd9a01743df64ce2fc90b9b9a3 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:cdc1ecd2f875 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xviy3ruukvidlrrafwum2kc3v EndpointID:417d6a27779303ee2f5a7e7abd75f8639b0ffc74aae820e426b4d360f517caec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-19T22:07:16.253Z] Loaded image: busybox:latest [2022-07-19T22:07:16.821Z] Loaded image: busybox:glibc [2022-07-19T22:07:18.540Z] --- PASS: TestBuildWithHugeFile (55.23s) [2022-07-19T22:07:18.540Z] === RUN TestBuildWCOWSandboxSize [2022-07-19T22:07:18.540Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-19T22:07:18.540Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-19T22:07:18.540Z] === RUN TestBuildWithEmptyDockerfile [2022-07-19T22:07:18.540Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:07:18.540Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:07:18.540Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:07:18.540Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:07:18.540Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:07:18.540Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:07:18.540Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:07:18.540Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:07:18.540Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:07:18.540Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-19T22:07:18.540Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-19T22:07:18.540Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-19T22:07:18.540Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-19T22:07:18.540Z] === RUN TestBuildPreserveOwnership [2022-07-19T22:07:18.540Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-19T22:07:19.480Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-19T22:07:20.421Z] --- PASS: TestBuildPreserveOwnership (3.01s) [2022-07-19T22:07:20.421Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.00s) [2022-07-19T22:07:20.421Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-07-19T22:07:20.421Z] === RUN TestBuildPlatformInvalid [2022-07-19T22:07:20.421Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-19T22:07:20.421Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-19T22:07:20.854Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.14s) [2022-07-19T22:07:20.854Z] PASS [2022-07-19T22:07:20.854Z] [2022-07-19T22:07:20.854Z] === Skipped [2022-07-19T22:07:20.854Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-19T22:07:20.854Z] service_test.go:243: FLAKY_TEST [2022-07-19T22:07:20.854Z] [2022-07-19T22:07:20.854Z] DONE 38 tests, 1 skipped in 44.258s [2022-07-19T22:07:20.854Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-19T22:07:20.854Z] INFO: Testing against a local daemon [2022-07-19T22:07:20.854Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-19T22:07:20.854Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:07:20.854Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-19T22:07:20.854Z] === RUN TestDockerNetworkIpvlan [2022-07-19T22:07:20.854Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:07:20.854Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-19T22:07:20.854Z] PASS [2022-07-19T22:07:20.854Z] [2022-07-19T22:07:20.854Z] === Skipped [2022-07-19T22:07:20.854Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-19T22:07:20.854Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:07:20.854Z] [2022-07-19T22:07:20.854Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-19T22:07:20.854Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:07:20.854Z] [2022-07-19T22:07:20.854Z] DONE 2 tests, 2 skipped in 0.024s [2022-07-19T22:07:20.854Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-19T22:07:20.854Z] INFO: Testing against a local daemon [2022-07-19T22:07:20.854Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-19T22:07:21.361Z] Loaded image: busybox:latest [2022-07-19T22:07:21.361Z] Loaded image: busybox:glibc [2022-07-19T22:07:21.422Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-07-19T22:07:21.422Z] === RUN TestDockerNetworkMacvlan [2022-07-19T22:07:21.991Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-19T22:07:22.087Z] Loaded image: debian:bullseye-slim [2022-07-19T22:07:22.087Z] Loaded image: hello-world:latest [2022-07-19T22:07:22.087Z] Loaded image: arm32v7/hello-world:latest [2022-07-19T22:07:22.087Z] INFO: Testing against a local daemon [2022-07-19T22:07:22.087Z] === RUN TestCgroupNamespacesBuild [2022-07-19T22:07:22.302Z] Loaded image: debian:bullseye-slim [2022-07-19T22:07:22.302Z] Loaded image: hello-world:latest [2022-07-19T22:07:22.302Z] Loaded image: arm32v7/hello-world:latest [2022-07-19T22:07:22.930Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-19T22:07:23.498Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-19T22:07:24.620Z] --- PASS: TestCgroupNamespacesBuild (2.59s) [2022-07-19T22:07:24.620Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-19T22:07:25.406Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-19T22:07:26.520Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-07-19T22:07:26.520Z] === RUN TestBuildWithSession [2022-07-19T22:07:26.520Z] build_session_test.go:25: TODO: BuildKit [2022-07-19T22:07:26.520Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-19T22:07:26.520Z] === RUN TestBuildSquashParent [2022-07-19T22:07:27.315Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-19T22:07:30.433Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.38s) [2022-07-19T22:07:30.433Z] PASS [2022-07-19T22:07:30.433Z] [2022-07-19T22:07:30.433Z] === Skipped [2022-07-19T22:07:30.433Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-19T22:07:30.433Z] build_session_test.go:25: TODO: BuildKit [2022-07-19T22:07:30.433Z] [2022-07-19T22:07:30.433Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-19T22:07:30.433Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-19T22:07:30.433Z] [2022-07-19T22:07:30.433Z] DONE 34 tests, 2 skipped in 87.528s [2022-07-19T22:07:30.433Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-19T22:07:30.433Z] ++ 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-07-19T22:07:30.433Z] ++ set -e [2022-07-19T22:07:30.433Z] ++ '[' -n 0 ']' [2022-07-19T22:07:30.433Z] ++ set -x [2022-07-19T22:07:30.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-07-19T22:07:30.433Z] INFO: Testing against a local daemon [2022-07-19T22:07:30.433Z] === RUN TestConfigInspect [2022-07-19T22:07:30.610Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-19T22:07:31.549Z] --- PASS: TestDockerNetworkMacvlan (10.01s) [2022-07-19T22:07:31.549Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-19T22:07:31.549Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-19T22:07:31.549Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-07-19T22:07:31.549Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-07-19T22:07:31.549Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.27s) [2022-07-19T22:07:31.549Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2022-07-19T22:07:31.549Z] PASS [2022-07-19T22:07:31.549Z] [2022-07-19T22:07:31.549Z] DONE 8 tests in 11.316s [2022-07-19T22:07:31.549Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-19T22:07:31.549Z] testing: warning: no tests to run [2022-07-19T22:07:31.549Z] PASS [2022-07-19T22:07:31.549Z] [2022-07-19T22:07:31.549Z] DONE 0 tests in 0.007s [2022-07-19T22:07:31.549Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-19T22:07:31.549Z] INFO: Testing against a local daemon [2022-07-19T22:07:31.549Z] === RUN TestAuthZPluginAllowRequest [2022-07-19T22:07:32.341Z] --- PASS: TestConfigInspect (2.32s) [2022-07-19T22:07:32.341Z] === RUN TestConfigList [2022-07-19T22:07:32.933Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-07-19T22:07:32.933Z] === RUN TestAuthZPluginTLS [2022-07-19T22:07:33.214Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-19T22:07:33.214Z] === RUN TestAuthZPluginDenyRequest [2022-07-19T22:07:33.795Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-19T22:07:33.795Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-19T22:07:34.391Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-19T22:07:34.391Z] === RUN TestAuthZPluginDenyResponse [2022-07-19T22:07:34.889Z] --- PASS: TestConfigList (2.20s) [2022-07-19T22:07:34.889Z] === RUN TestConfigsCreateAndDelete [2022-07-19T22:07:34.959Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-19T22:07:34.959Z] === RUN TestAuthZPluginAllowEventStream [2022-07-19T22:07:35.897Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-07-19T22:07:35.897Z] === RUN TestAuthZPluginErrorResponse [2022-07-19T22:07:36.466Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-19T22:07:36.466Z] === RUN TestAuthZPluginErrorRequest [2022-07-19T22:07:36.496Z] --- PASS: TestBuildSquashParent (8.86s) [2022-07-19T22:07:36.496Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-19T22:07:36.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:07:36.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:07:36.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:07:36.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:07:36.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:07:36.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:07:36.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:07:36.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:07:36.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:07:36.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:07:36.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:07:36.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:07:36.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-19T22:07:36.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-19T22:07:36.643Z] sha256:658e64b35fa271f90d5843a7f3752d87784a1a93cbe597b72b5a825189a37fa6 [2022-07-19T22:07:36.643Z] INFO: Starting docker-py tests... [2022-07-19T22:07:36.644Z] ============================= test session starts ============================== [2022-07-19T22:07:36.644Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-19T22:07:36.644Z] rootdir: /src, inifile: pytest.ini [2022-07-19T22:07:36.644Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-19T22:07:36.644Z] collected 395 items / 2 deselected / 393 selected [2022-07-19T22:07:36.644Z] [2022-07-19T22:07:36.799Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-07-19T22:07:36.799Z] === RUN TestConfigsUpdate [2022-07-19T22:07:37.034Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-19T22:07:37.034Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-19T22:07:37.602Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-19T22:07:37.602Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-19T22:07:38.714Z] --- PASS: TestConfigsUpdate (2.13s) [2022-07-19T22:07:38.714Z] === RUN TestTemplatedConfig [2022-07-19T22:07:38.982Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-07-19T22:07:38.982Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-19T22:07:39.029Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-19T22:07:39.287Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-19T22:07:40.888Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-07-19T22:07:40.888Z] === RUN TestAuthZPluginHeader [2022-07-19T22:07:41.147Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-19T22:07:41.147Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-19T22:07:41.254Z] --- PASS: TestTemplatedConfig (2.46s) [2022-07-19T22:07:41.254Z] === RUN TestConfigCreateResolve [2022-07-19T22:07:42.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-19T22:07:42.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-19T22:07:43.830Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-07-19T22:07:43.831Z] PASS [2022-07-19T22:07:43.831Z] [2022-07-19T22:07:43.831Z] DONE 6 tests in 13.561s [2022-07-19T22:07:43.831Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-19T22:07:43.831Z] ++ 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-07-19T22:07:43.831Z] ++ set -e [2022-07-19T22:07:43.831Z] ++ '[' -n 0 ']' [2022-07-19T22:07:43.831Z] ++ set -x [2022-07-19T22:07:43.831Z] ++ 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-07-19T22:07:43.831Z] INFO: Testing against a local daemon [2022-07-19T22:07:43.831Z] === RUN TestAttachWithTTY [2022-07-19T22:07:43.831Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-19T22:07:43.831Z] === RUN TestAttachWithoutTTy [2022-07-19T22:07:43.831Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-19T22:07:43.831Z] === RUN TestCheckpoint [2022-07-19T22:07:43.831Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-19T22:07:43.831Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/commit [2022-07-19T22:07:43.831Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-19T22:07:43.831Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:07:43.831Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:07:43.831Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:07:43.831Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:07:43.831Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:07:43.831Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:07:43.831Z] === CONT TestContainerInvalidJSON/commit [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-19T22:07:43.831Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-19T22:07:43.831Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-19T22:07:43.831Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-19T22:07:43.831Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-19T22:07:43.831Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-19T22:07:43.831Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-19T22:07:43.831Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-19T22:07:43.831Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-19T22:07:43.831Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-19T22:07:43.831Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-19T22:07:43.831Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-19T22:07:43.831Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-19T22:07:43.831Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-19T22:07:43.831Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-19T22:07:43.831Z] === RUN TestCopyEmptyFile [2022-07-19T22:07:44.092Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-07-19T22:07:44.092Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-19T22:07:44.092Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-19T22:07:44.092Z] === RUN TestCopyFromContainer [2022-07-19T22:07:45.031Z] === RUN TestCopyFromContainer// [2022-07-19T22:07:45.031Z] === RUN TestCopyFromContainer//bar/root [2022-07-19T22:07:45.291Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-19T22:07:45.291Z] === RUN TestCopyFromContainer/bar/quux [2022-07-19T22:07:45.291Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-19T22:07:45.291Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-19T22:07:45.551Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-19T22:07:45.551Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-19T22:07:45.551Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-19T22:07:45.551Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-19T22:07:45.811Z] --- PASS: TestCopyFromContainer (1.55s) [2022-07-19T22:07:45.811Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-19T22:07:45.811Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-19T22:07:45.811Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-19T22:07:45.811Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-19T22:07:45.811Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-19T22:07:45.811Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-19T22:07:45.811Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-19T22:07:45.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-19T22:07:45.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-19T22:07:45.811Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-19T22:07:45.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-19T22:07:45.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:07:45.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:07:45.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:07:45.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:07:45.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:07:45.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:07:45.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:07:45.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:07:45.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:07:45.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-19T22:07:45.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-19T22:07:45.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-19T22:07:45.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-19T22:07:45.811Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-19T22:07:45.811Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-19T22:07:45.811Z] === RUN TestCreateWithInvalidEnv [2022-07-19T22:07:45.811Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-19T22:07:45.811Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-19T22:07:45.811Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-19T22:07:45.811Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-19T22:07:45.811Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-19T22:07:45.811Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-19T22:07:45.811Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-19T22:07:45.811Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-19T22:07:45.811Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-19T22:07:45.811Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-19T22:07:45.811Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-19T22:07:45.811Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-19T22:07:45.811Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-19T22:07:45.811Z] === RUN TestCreateTmpfsMountsTarget [2022-07-19T22:07:45.811Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-19T22:07:45.811Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-19T22:07:46.420Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.50s) [2022-07-19T22:07:46.420Z] === RUN TestAuthZPluginV2Disable [2022-07-19T22:07:46.761Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-19T22:07:46.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2022-07-19T22:07:46.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.69s) [2022-07-19T22:07:46.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.59s) [2022-07-19T22:07:46.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2022-07-19T22:07:46.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.59s) [2022-07-19T22:07:46.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.67s) [2022-07-19T22:07:46.761Z] === RUN TestBuildMultiStageCopy [2022-07-19T22:07:46.761Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-19T22:07:47.191Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-07-19T22:07:47.191Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-19T22:07:48.131Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-07-19T22:07:48.131Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-19T22:07:48.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:07:48.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:07:48.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:07:48.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:07:48.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:07:48.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:07:48.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:07:48.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:07:48.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:07:48.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:07:48.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:07:48.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:07:48.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:07:48.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:07:48.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:07:48.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-19T22:07:48.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-19T22:07:48.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-19T22:07:48.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-19T22:07:48.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-19T22:07:48.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-19T22:07:48.131Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-19T22:07:48.700Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-19T22:07:48.701Z] === RUN TestCreateDifferentPlatform [2022-07-19T22:07:48.701Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-19T22:07:48.701Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-19T22:07:48.701Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-19T22:07:48.701Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-19T22:07:48.701Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-19T22:07:48.701Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-19T22:07:48.701Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-19T22:07:48.701Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-19T22:07:48.701Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-19T22:07:48.701Z] === RUN TestCreateInvalidHostConfig [2022-07-19T22:07:48.701Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:07:48.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:07:48.701Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:07:48.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:07:48.701Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:07:48.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:07:48.701Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:07:48.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:07:48.701Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:07:48.701Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:07:48.701Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:07:48.701Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:07:48.701Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-19T22:07:48.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-19T22:07:48.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-19T22:07:48.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-19T22:07:48.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-19T22:07:48.701Z] === RUN TestContainerStartOnDaemonRestart [2022-07-19T22:07:48.701Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-19T22:07:48.701Z] === RUN TestDaemonRestartIpcMode [2022-07-19T22:07:48.701Z] === PAUSE TestDaemonRestartIpcMode [2022-07-19T22:07:48.701Z] === RUN TestDaemonHostGatewayIP [2022-07-19T22:07:48.701Z] === PAUSE TestDaemonHostGatewayIP [2022-07-19T22:07:48.701Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-19T22:07:48.701Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-19T22:07:48.701Z] === RUN TestContainerKillOnDaemonStart [2022-07-19T22:07:48.701Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-19T22:07:48.701Z] === RUN TestDiff [2022-07-19T22:07:49.270Z] --- PASS: TestDiff (0.42s) [2022-07-19T22:07:49.270Z] === RUN TestExecConsoleSize [2022-07-19T22:07:49.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-19T22:07:49.555Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-19T22:07:49.708Z] --- PASS: TestAuthZPluginV2Disable (3.89s) [2022-07-19T22:07:49.708Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-19T22:07:49.840Z] --- PASS: TestExecConsoleSize (0.50s) [2022-07-19T22:07:49.840Z] === RUN TestExecWithCloseStdin [2022-07-19T22:07:50.100Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-07-19T22:07:50.100Z] === RUN TestExec [2022-07-19T22:07:50.126Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-19T22:07:50.670Z] --- PASS: TestExec (0.48s) [2022-07-19T22:07:50.670Z] === RUN TestExecUser [2022-07-19T22:07:50.693Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-19T22:07:51.242Z] --- PASS: TestExecUser (0.48s) [2022-07-19T22:07:51.242Z] === RUN TestExportContainerAndImportImage [2022-07-19T22:07:51.260Z] --- PASS: TestBuildMultiStageCopy (5.22s) [2022-07-19T22:07:51.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.87s) [2022-07-19T22:07:51.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-07-19T22:07:51.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2022-07-19T22:07:51.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-07-19T22:07:51.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2022-07-19T22:07:51.260Z] === RUN TestBuildMultiStageParentConfig [2022-07-19T22:07:51.812Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-07-19T22:07:51.812Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-19T22:07:52.636Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2022-07-19T22:07:52.636Z] === RUN TestBuildLabelWithTargets [2022-07-19T22:07:52.911Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-19T22:07:53.198Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-19T22:07:53.198Z] === RUN TestHealthCheckWorkdir [2022-07-19T22:07:53.482Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-19T22:07:53.768Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-07-19T22:07:53.768Z] === RUN TestHealthKillContainer [2022-07-19T22:07:53.901Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.70s) [2022-07-19T22:07:53.901Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-19T22:07:54.951Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-19T22:07:55.169Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2022-07-19T22:07:55.169Z] === RUN TestBuildWithEmptyLayers [2022-07-19T22:07:55.707Z] --- PASS: TestImportExtremelyLargeImageWorks (93.03s) [2022-07-19T22:07:55.707Z] PASS [2022-07-19T22:07:55.707Z] [2022-07-19T22:07:55.707Z] === Skipped [2022-07-19T22:07:55.707Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-19T22:07:55.707Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-19T22:07:55.707Z] [2022-07-19T22:07:55.707Z] DONE 22 tests, 1 skipped in 97.005s [2022-07-19T22:07:55.707Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-19T22:07:55.707Z] === RUN TestStripANSICommands [2022-07-19T22:07:55.707Z] === RUN TestStripANSICommands/#00 [2022-07-19T22:07:55.707Z] === RUN TestStripANSICommands/#01 [2022-07-19T22:07:55.707Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-19T22:07:55.707Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-19T22:07:55.707Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-19T22:07:55.707Z] PASS [2022-07-19T22:07:55.708Z] [2022-07-19T22:07:55.708Z] DONE 3 tests in 0.038s [2022-07-19T22:07:55.708Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-19T22:07:55.708Z] INFO: Testing against a local daemon [2022-07-19T22:07:55.708Z] === RUN TestNetworkCreateDelete [2022-07-19T22:07:55.708Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-19T22:07:55.708Z] === RUN TestDockerNetworkDeletePreferID [2022-07-19T22:07:55.708Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-19T22:07:55.708Z] === RUN TestDaemonDNSFallback [2022-07-19T22:07:56.545Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2022-07-19T22:07:56.545Z] === RUN TestBuildMultiStageOnBuild [2022-07-19T22:07:59.833Z] --- PASS: TestBuildMultiStageOnBuild (3.17s) [2022-07-19T22:07:59.833Z] === RUN TestBuildUncleanTarFilenames [2022-07-19T22:07:59.904Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-19T22:07:59.904Z] === RUN TestInspectNetwork [2022-07-19T22:07:59.904Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:07:59.904Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-19T22:07:59.904Z] === RUN TestRunContainerWithBridgeNone [2022-07-19T22:07:59.904Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-19T22:07:59.904Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:07:59.904Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:07:59.904Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:07:59.904Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-19T22:07:59.904Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-19T22:07:59.904Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-19T22:07:59.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-19T22:07:59.904Z] === RUN TestNetworkList [2022-07-19T22:07:59.904Z] === RUN TestNetworkList//networks [2022-07-19T22:07:59.904Z] === PAUSE TestNetworkList//networks [2022-07-19T22:07:59.904Z] === RUN TestNetworkList//networks/ [2022-07-19T22:07:59.904Z] === PAUSE TestNetworkList//networks/ [2022-07-19T22:07:59.904Z] === CONT TestNetworkList//networks [2022-07-19T22:07:59.904Z] === CONT TestNetworkList//networks/ [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkList (0.01s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-19T22:07:59.904Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-19T22:07:59.904Z] === RUN TestHostIPv4BridgeLabel [2022-07-19T22:07:59.904Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-19T22:07:59.904Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-19T22:07:59.904Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-19T22:07:59.904Z] === RUN TestDaemonDefaultNetworkPools [2022-07-19T22:07:59.904Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-19T22:07:59.904Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-19T22:07:59.904Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-19T22:07:59.904Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-19T22:07:59.904Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-19T22:07:59.904Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-19T22:07:59.904Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-19T22:07:59.904Z] === RUN TestServiceWithPredefinedNetwork [2022-07-19T22:07:59.904Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:07:59.904Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-19T22:07:59.904Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-19T22:07:59.904Z] service_test.go:243: FLAKY_TEST [2022-07-19T22:07:59.904Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-19T22:07:59.904Z] === RUN TestServiceWithDataPathPortInit [2022-07-19T22:07:59.904Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:07:59.904Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-19T22:07:59.904Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-19T22:07:59.904Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:07:59.904Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-19T22:07:59.904Z] PASS [2022-07-19T22:07:59.904Z] [2022-07-19T22:07:59.904Z] === Skipped [2022-07-19T22:07:59.904Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-19T22:07:59.904Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:07:59.904Z] [2022-07-19T22:07:59.904Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-19T22:07:59.904Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] [2022-07-19T22:07:59.904Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-19T22:07:59.904Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] [2022-07-19T22:07:59.904Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-19T22:07:59.904Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] [2022-07-19T22:07:59.904Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-19T22:07:59.904Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] [2022-07-19T22:07:59.904Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-19T22:07:59.904Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] [2022-07-19T22:07:59.904Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-19T22:07:59.904Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] [2022-07-19T22:07:59.904Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-19T22:07:59.904Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.904Z] [2022-07-19T22:07:59.904Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-19T22:07:59.904Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:07:59.904Z] [2022-07-19T22:07:59.904Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-19T22:07:59.904Z] service_test.go:243: FLAKY_TEST [2022-07-19T22:07:59.904Z] [2022-07-19T22:07:59.904Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-19T22:07:59.905Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:07:59.905Z] [2022-07-19T22:07:59.905Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-19T22:07:59.905Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:07:59.905Z] [2022-07-19T22:07:59.905Z] DONE 34 tests, 12 skipped in 7.006s [2022-07-19T22:07:59.905Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-19T22:07:59.905Z] INFO: Testing against a local daemon [2022-07-19T22:07:59.905Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-19T22:07:59.905Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:07:59.905Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestDockerNetworkIpvlan [2022-07-19T22:07:59.905Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:07:59.905Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-19T22:07:59.905Z] PASS [2022-07-19T22:07:59.905Z] [2022-07-19T22:07:59.905Z] === Skipped [2022-07-19T22:07:59.905Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-19T22:07:59.905Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:07:59.905Z] [2022-07-19T22:07:59.905Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-19T22:07:59.905Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:07:59.905Z] [2022-07-19T22:07:59.905Z] DONE 2 tests, 2 skipped in 0.072s [2022-07-19T22:07:59.905Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-19T22:07:59.905Z] INFO: Testing against a local daemon [2022-07-19T22:07:59.905Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-19T22:07:59.905Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.905Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestDockerNetworkMacvlan [2022-07-19T22:07:59.905Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.905Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-19T22:07:59.905Z] PASS [2022-07-19T22:07:59.905Z] [2022-07-19T22:07:59.905Z] === Skipped [2022-07-19T22:07:59.905Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-19T22:07:59.905Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.905Z] [2022-07-19T22:07:59.905Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-19T22:07:59.905Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-19T22:07:59.905Z] [2022-07-19T22:07:59.905Z] DONE 2 tests, 2 skipped in 0.073s [2022-07-19T22:07:59.905Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-19T22:07:59.905Z] testing: warning: no tests to run [2022-07-19T22:07:59.905Z] PASS [2022-07-19T22:07:59.905Z] [2022-07-19T22:07:59.905Z] DONE 0 tests in 0.020s [2022-07-19T22:07:59.905Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-19T22:07:59.905Z] INFO: Testing against a local daemon [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginAllowRequest [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginTLS [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginDenyRequest [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginDenyResponse [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginAllowEventStream [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginErrorResponse [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginErrorRequest [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginHeader [2022-07-19T22:07:59.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:07:59.905Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-19T22:07:59.905Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-19T22:08:00.160Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:00.160Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-19T22:08:00.160Z] === RUN TestAuthZPluginV2Disable [2022-07-19T22:08:00.415Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:00.415Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-19T22:08:00.415Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-19T22:08:00.670Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:00.670Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-19T22:08:00.670Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-19T22:08:01.230Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.231Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.35s) [2022-07-19T22:08:01.231Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-19T22:08:01.487Z] PASS [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === Skipped [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.35s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-19T22:08:01.487Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] DONE 17 tests, 17 skipped in 1.803s [2022-07-19T22:08:01.487Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-19T22:08:01.487Z] INFO: Testing against a local daemon [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:08:01.487Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:08:01.487Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-19T22:08:01.487Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-19T22:08:01.487Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:08:01.487Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-19T22:08:01.487Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-19T22:08:01.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-19T22:08:01.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-19T22:08:01.487Z] === RUN TestPluginInstall [2022-07-19T22:08:01.487Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-19T22:08:01.487Z] === RUN TestPluginsWithRuntimes [2022-07-19T22:08:01.487Z] 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-07-19T22:08:01.487Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-19T22:08:01.487Z] === RUN TestPluginBackCompatMediaTypes [2022-07-19T22:08:01.487Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-19T22:08:01.487Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-19T22:08:01.487Z] PASS [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === Skipped [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-19T22:08:01.487Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-19T22:08:01.487Z] 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-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-19T22:08:01.487Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-19T22:08:01.487Z] [2022-07-19T22:08:01.487Z] DONE 19 tests, 3 skipped in 0.137s [2022-07-19T22:08:01.487Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-19T22:08:01.737Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2022-07-19T22:08:01.737Z] === RUN TestBuildMultiStageLayerLeak [2022-07-19T22:08:01.742Z] INFO: Testing against a local daemon [2022-07-19T22:08:01.742Z] === RUN TestExternalGraphDriver [2022-07-19T22:08:01.899Z] --- PASS: TestHealthKillContainer (7.94s) [2022-07-19T22:08:01.899Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-19T22:08:01.899Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-07-19T22:08:01.899Z] === RUN TestIpcModeNone [2022-07-19T22:08:01.997Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-19T22:08:01.997Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-19T22:08:01.997Z] === RUN TestGraphdriverPluginV2 [2022-07-19T22:08:02.469Z] --- PASS: TestIpcModeNone (0.49s) [2022-07-19T22:08:02.469Z] === RUN TestIpcModePrivate [2022-07-19T22:08:02.729Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-19T22:08:02.989Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-19T22:08:02.989Z] === RUN TestIpcModeShareable [2022-07-19T22:08:03.250Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-19T22:08:03.510Z] --- PASS: TestIpcModeShareable (0.46s) [2022-07-19T22:08:03.510Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-19T22:08:03.886Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.39s) [2022-07-19T22:08:03.886Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-19T22:08:04.892Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-07-19T22:08:04.892Z] === RUN TestAPIIpcModeHost [2022-07-19T22:08:05.462Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-19T22:08:05.462Z] === RUN TestDaemonIpcModeShareable [2022-07-19T22:08:05.953Z] --- PASS: TestBuildMultiStageLayerLeak (4.10s) [2022-07-19T22:08:05.953Z] === RUN TestBuildWithHugeFile [2022-07-19T22:08:06.160Z] --- PASS: TestGraphdriverPluginV2 (3.78s) [2022-07-19T22:08:06.160Z] PASS [2022-07-19T22:08:06.160Z] [2022-07-19T22:08:06.160Z] === Skipped [2022-07-19T22:08:06.160Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-19T22:08:06.160Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-19T22:08:06.160Z] [2022-07-19T22:08:06.160Z] DONE 2 tests, 1 skipped in 4.208s [2022-07-19T22:08:06.160Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-19T22:08:06.160Z] INFO: Testing against a local daemon [2022-07-19T22:08:06.160Z] === RUN TestContinueAfterPluginCrash [2022-07-19T22:08:06.160Z] === PAUSE TestContinueAfterPluginCrash [2022-07-19T22:08:06.160Z] === RUN TestReadPluginNoRead [2022-07-19T22:08:06.160Z] === PAUSE TestReadPluginNoRead [2022-07-19T22:08:06.160Z] === RUN TestDaemonStartWithLogOpt [2022-07-19T22:08:06.160Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-19T22:08:06.160Z] === CONT TestContinueAfterPluginCrash [2022-07-19T22:08:06.160Z] === CONT TestDaemonStartWithLogOpt [2022-07-19T22:08:06.402Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-19T22:08:06.402Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-07-19T22:08:06.402Z] === RUN TestDaemonIpcModePrivate [2022-07-19T22:08:07.343Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-19T22:08:07.603Z] --- PASS: TestDaemonIpcModePrivate (1.26s) [2022-07-19T22:08:07.603Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-19T22:08:08.985Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-19T22:08:08.985Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-07-19T22:08:08.985Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-19T22:08:09.926Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-19T22:08:10.186Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-07-19T22:08:10.186Z] === RUN TestIpcModeOlderClient [2022-07-19T22:08:10.186Z] === PAUSE TestIpcModeOlderClient [2022-07-19T22:08:10.186Z] === RUN TestKillContainerInvalidSignal [2022-07-19T22:08:10.323Z] === CONT TestReadPluginNoRead [2022-07-19T22:08:10.324Z] --- PASS: TestDaemonStartWithLogOpt (4.09s) [2022-07-19T22:08:10.447Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-19T22:08:10.447Z] === RUN TestKillContainer [2022-07-19T22:08:10.447Z] === RUN TestKillContainer/no_signal [2022-07-19T22:08:11.018Z] === RUN TestKillContainer/non_killing_signal [2022-07-19T22:08:11.278Z] === RUN TestKillContainer/killing_signal [2022-07-19T22:08:11.848Z] --- PASS: TestKillContainer (1.32s) [2022-07-19T22:08:11.848Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-19T22:08:11.848Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-19T22:08:11.848Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-07-19T22:08:11.848Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-19T22:08:11.848Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-19T22:08:12.212Z] === RUN TestReadPluginNoRead/default [2022-07-19T22:08:12.418Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-19T22:08:12.988Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-07-19T22:08:12.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-19T22:08:12.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-07-19T22:08:12.989Z] === RUN TestKillStoppedContainer [2022-07-19T22:08:12.989Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-19T22:08:12.989Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-19T22:08:13.248Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-19T22:08:13.248Z] === RUN TestKillDifferentUserContainer [2022-07-19T22:08:13.509Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-19T22:08:13.509Z] === RUN TestInspectOomKilledTrue [2022-07-19T22:08:13.581Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-19T22:08:14.079Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-07-19T22:08:14.080Z] === RUN TestInspectOomKilledFalse [2022-07-19T22:08:14.650Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-07-19T22:08:14.650Z] === RUN TestLinksEtcHostsContentMatch [2022-07-19T22:08:14.650Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-07-19T22:08:14.650Z] === RUN TestLinksContainerNames [2022-07-19T22:08:14.945Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-19T22:08:14.945Z] --- PASS: TestContinueAfterPluginCrash (8.81s) [2022-07-19T22:08:15.592Z] --- PASS: TestLinksContainerNames (0.85s) [2022-07-19T22:08:15.592Z] === RUN TestLogsFollowTailEmpty [2022-07-19T22:08:15.873Z] === CONT TestReadPluginNoRead [2022-07-19T22:08:15.873Z] read_test.go:92: [dbba9a5be3bd3] daemon is not started [2022-07-19T22:08:15.873Z] --- PASS: TestReadPluginNoRead (5.93s) [2022-07-19T22:08:15.873Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-07-19T22:08:15.873Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-07-19T22:08:15.873Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-19T22:08:15.873Z] PASS [2022-07-19T22:08:15.873Z] [2022-07-19T22:08:15.873Z] DONE 6 tests in 10.114s [2022-07-19T22:08:15.873Z] 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-07-19T22:08:15.873Z] testing: warning: no tests to run [2022-07-19T22:08:15.873Z] PASS [2022-07-19T22:08:15.873Z] [2022-07-19T22:08:15.873Z] DONE 0 tests in 0.032s [2022-07-19T22:08:15.873Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-19T22:08:16.129Z] INFO: Testing against a local daemon [2022-07-19T22:08:16.129Z] === RUN TestPluginWithDevMounts [2022-07-19T22:08:16.129Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-19T22:08:16.129Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-19T22:08:16.129Z] PASS [2022-07-19T22:08:16.129Z] [2022-07-19T22:08:16.129Z] === Skipped [2022-07-19T22:08:16.129Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-19T22:08:16.129Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-19T22:08:16.129Z] [2022-07-19T22:08:16.129Z] DONE 1 tests, 1 skipped in 0.100s [2022-07-19T22:08:16.129Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-19T22:08:16.129Z] INFO: Testing against a local daemon [2022-07-19T22:08:16.129Z] === RUN TestSecretInspect [2022-07-19T22:08:16.129Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-19T22:08:16.129Z] === RUN TestSecretList [2022-07-19T22:08:16.129Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] --- SKIP: TestSecretList (0.01s) [2022-07-19T22:08:16.129Z] === RUN TestSecretsCreateAndDelete [2022-07-19T22:08:16.129Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-19T22:08:16.129Z] === RUN TestSecretsUpdate [2022-07-19T22:08:16.129Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-19T22:08:16.129Z] === RUN TestTemplatedSecret [2022-07-19T22:08:16.129Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-19T22:08:16.129Z] === RUN TestSecretCreateResolve [2022-07-19T22:08:16.129Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-19T22:08:16.129Z] PASS [2022-07-19T22:08:16.129Z] [2022-07-19T22:08:16.129Z] === Skipped [2022-07-19T22:08:16.129Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-19T22:08:16.129Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] [2022-07-19T22:08:16.129Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-19T22:08:16.129Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] [2022-07-19T22:08:16.129Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-19T22:08:16.129Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] [2022-07-19T22:08:16.129Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-19T22:08:16.129Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] [2022-07-19T22:08:16.129Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-19T22:08:16.129Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] [2022-07-19T22:08:16.129Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-19T22:08:16.129Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.129Z] [2022-07-19T22:08:16.129Z] DONE 6 tests, 6 skipped in 0.144s [2022-07-19T22:08:16.129Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-19T22:08:16.162Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-19T22:08:16.162Z] === RUN TestLogs [2022-07-19T22:08:16.162Z] === RUN TestLogs/driver_local [2022-07-19T22:08:16.162Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:08:16.162Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:08:16.162Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-19T22:08:16.162Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-19T22:08:16.162Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-19T22:08:16.162Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-19T22:08:16.162Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:08:16.162Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:08:16.162Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:08:16.162Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:08:16.162Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:08:16.162Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:08:16.162Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:08:16.162Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:08:16.385Z] INFO: Testing against a local daemon [2022-07-19T22:08:16.385Z] === RUN TestServiceCreateInit [2022-07-19T22:08:16.385Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-19T22:08:16.385Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.385Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-19T22:08:16.385Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.385Z] --- PASS: TestServiceCreateInit (0.03s) [2022-07-19T22:08:16.385Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-19T22:08:16.385Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-19T22:08:16.385Z] === RUN TestCreateServiceMultipleTimes [2022-07-19T22:08:16.385Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.385Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-07-19T22:08:16.385Z] === RUN TestCreateServiceConflict [2022-07-19T22:08:16.385Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.385Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-19T22:08:16.385Z] === RUN TestCreateServiceMaxReplicas [2022-07-19T22:08:16.385Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.385Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-19T22:08:16.385Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-19T22:08:16.385Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.385Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-19T22:08:16.385Z] === RUN TestCreateServiceSecretFileMode [2022-07-19T22:08:16.385Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.385Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-19T22:08:16.385Z] === RUN TestCreateServiceConfigFileMode [2022-07-19T22:08:16.385Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.385Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-19T22:08:16.385Z] === RUN TestCreateServiceSysctls [2022-07-19T22:08:16.385Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.385Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-19T22:08:16.385Z] === RUN TestCreateServiceCapabilities [2022-07-19T22:08:16.647Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.647Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-07-19T22:08:16.647Z] === RUN TestInspect [2022-07-19T22:08:16.647Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.647Z] --- SKIP: TestInspect (0.01s) [2022-07-19T22:08:16.647Z] === RUN TestCreateJob [2022-07-19T22:08:16.647Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.647Z] --- SKIP: TestCreateJob (0.01s) [2022-07-19T22:08:16.647Z] === RUN TestReplicatedJob [2022-07-19T22:08:16.647Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.647Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-19T22:08:16.647Z] === RUN TestUpdateReplicatedJob [2022-07-19T22:08:16.647Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.647Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-07-19T22:08:16.647Z] === RUN TestServiceListWithStatuses [2022-07-19T22:08:16.647Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-19T22:08:16.647Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-19T22:08:16.647Z] === RUN TestDockerNetworkConnectAlias [2022-07-19T22:08:16.647Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.647Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-19T22:08:16.647Z] === RUN TestDockerNetworkReConnect [2022-07-19T22:08:16.647Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:16.647Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-19T22:08:16.647Z] === RUN TestServicePlugin [2022-07-19T22:08:16.732Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:08:16.732Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:08:17.303Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-19T22:08:17.303Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-19T22:08:17.873Z] === RUN TestLogs/driver_json-file [2022-07-19T22:08:17.873Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:08:17.874Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:08:17.874Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:08:17.874Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:08:17.874Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:08:17.874Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:08:17.874Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:08:17.874Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:08:17.874Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:08:17.874Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:08:17.874Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:08:17.874Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:08:17.874Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:08:17.874Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:08:18.444Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:08:18.535Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] --- SKIP: TestServicePlugin (1.91s) [2022-07-19T22:08:18.535Z] === RUN TestServiceUpdateLabel [2022-07-19T22:08:18.535Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-19T22:08:18.535Z] === RUN TestServiceUpdateSecrets [2022-07-19T22:08:18.535Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-19T22:08:18.535Z] === RUN TestServiceUpdateConfigs [2022-07-19T22:08:18.535Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-19T22:08:18.535Z] === RUN TestServiceUpdateNetwork [2022-07-19T22:08:18.535Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-19T22:08:18.535Z] === RUN TestServiceUpdatePidsLimit [2022-07-19T22:08:18.535Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-07-19T22:08:18.535Z] PASS [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === Skipped [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-19T22:08:18.535Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-19T22:08:18.535Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-07-19T22:08:18.535Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-19T22:08:18.535Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-19T22:08:18.535Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-19T22:08:18.535Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-19T22:08:18.535Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-19T22:08:18.535Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-19T22:08:18.535Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-07-19T22:08:18.535Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-19T22:08:18.535Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-19T22:08:18.535Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-19T22:08:18.535Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-07-19T22:08:18.535Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-19T22:08:18.535Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-19T22:08:18.535Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-19T22:08:18.535Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-07-19T22:08:18.535Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-19T22:08:18.535Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-19T22:08:18.535Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-19T22:08:18.535Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-19T22:08:18.535Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-07-19T22:08:18.535Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-19T22:08:18.535Z] [2022-07-19T22:08:18.535Z] DONE 24 tests, 23 skipped in 2.337s [2022-07-19T22:08:18.535Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-19T22:08:18.704Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:08:18.790Z] INFO: Testing against a local daemon [2022-07-19T22:08:18.790Z] === RUN TestSessionCreate [2022-07-19T22:08:18.790Z] --- PASS: TestSessionCreate (0.04s) [2022-07-19T22:08:18.790Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-19T22:08:18.790Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-19T22:08:18.790Z] PASS [2022-07-19T22:08:18.790Z] [2022-07-19T22:08:18.790Z] DONE 2 tests in 0.142s [2022-07-19T22:08:18.790Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-19T22:08:18.790Z] INFO: Testing against a local daemon [2022-07-19T22:08:18.790Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-19T22:08:18.790Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-19T22:08:18.790Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-19T22:08:18.790Z] === RUN TestDiskUsage [2022-07-19T22:08:18.790Z] === PAUSE TestDiskUsage [2022-07-19T22:08:18.790Z] === RUN TestEventsExecDie [2022-07-19T22:08:18.964Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:08:19.226Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:08:19.352Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-19T22:08:19.352Z] === RUN TestEventsBackwardsCompatible [2022-07-19T22:08:19.352Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-19T22:08:19.352Z] === RUN TestEventsVolumeCreate [2022-07-19T22:08:19.352Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-19T22:08:19.352Z] === RUN TestInfoBinaryCommits [2022-07-19T22:08:19.352Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-19T22:08:19.352Z] === RUN TestInfoAPIVersioned [2022-07-19T22:08:19.352Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-19T22:08:19.352Z] === RUN TestInfoAPI [2022-07-19T22:08:19.607Z] --- PASS: TestInfoAPI (0.02s) [2022-07-19T22:08:19.607Z] === RUN TestInfoAPIWarnings [2022-07-19T22:08:19.799Z] --- PASS: TestLogs (3.73s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.73s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.46s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.47s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-07-19T22:08:19.800Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-07-19T22:08:19.800Z] === RUN TestContainerNetworkMountsNoChown [2022-07-19T22:08:20.370Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/default [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/default [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/private [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/private [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rprivate [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/slave [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/slave [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rslave [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/shared [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/shared [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rshared [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/default [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/rshared [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/shared [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/rslave [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/slave [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/rprivate [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/private [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:08:20.370Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-19T22:08:20.370Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:08:20.370Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-19T22:08:20.630Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:08:20.890Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-19T22:08:20.890Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-19T22:08:20.890Z] === RUN TestContainerBindMountNonRecursive [2022-07-19T22:08:21.978Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-19T22:08:21.978Z] PASS [2022-07-19T22:08:21.978Z] [2022-07-19T22:08:21.978Z] DONE 17 tests in 49.132s [2022-07-19T22:08:21.978Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-19T22:08:21.978Z] INFO: Testing against a local daemon [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:08:21.978Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:08:21.978Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-19T22:08:21.978Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-19T22:08:21.978Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:08:21.978Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-19T22:08:21.978Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-19T22:08:21.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-19T22:08:21.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-19T22:08:21.978Z] === RUN TestPluginInstall [2022-07-19T22:08:21.978Z] === RUN TestPluginInstall/no_auth [2022-07-19T22:08:21.978Z] time="2022-07-19T22:08:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:08:21.978Z] time="2022-07-19T22:08:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee5841a29f13938cda2ee17b4a77bebf8fcba61e23fda93aab2e5688b2ad0f3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:08:21.978Z] time="2022-07-19T22:08:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:08:21.978Z] time="2022-07-19T22:08:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee5841a29f13938cda2ee17b4a77bebf8fcba61e23fda93aab2e5688b2ad0f3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:08:21.978Z] === RUN TestPluginInstall/with_htpasswd [2022-07-19T22:08:21.978Z] time="2022-07-19T22:08:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:08:21.978Z] time="2022-07-19T22:08:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:748c9a51093eb4758354377a200729120a61e455421a6ed909f70f6f77d0abe4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:08:21.978Z] time="2022-07-19T22:08:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:08:21.978Z] time="2022-07-19T22:08:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:748c9a51093eb4758354377a200729120a61e455421a6ed909f70f6f77d0abe4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:08:22.237Z] === RUN TestPluginInstall/with_insecure [2022-07-19T22:08:22.273Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-07-19T22:08:22.273Z] === RUN TestContainerVolumesMountedAsShared [2022-07-19T22:08:22.532Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-19T22:08:22.532Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-19T22:08:22.792Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-07-19T22:08:22.792Z] === RUN TestNetworkNat [2022-07-19T22:08:23.175Z] time="2022-07-19T22:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:08:23.176Z] time="2022-07-19T22:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d8cbba4dec9247f24212e351af7c1a6391feec16f92797c1dd6add1b09a5cc0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:08:23.176Z] time="2022-07-19T22:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:08:23.176Z] time="2022-07-19T22:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d8cbba4dec9247f24212e351af7c1a6391feec16f92797c1dd6add1b09a5cc0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:08:23.362Z] --- PASS: TestNetworkNat (0.45s) [2022-07-19T22:08:23.362Z] === RUN TestNetworkLocalhostTCPNat [2022-07-19T22:08:23.435Z] plugin_test.go:195: [d6399e6890d6f] daemon is not started [2022-07-19T22:08:23.435Z] --- PASS: TestPluginInstall (2.74s) [2022-07-19T22:08:23.435Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-07-19T22:08:23.435Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-07-19T22:08:23.435Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-19T22:08:23.435Z] === RUN TestPluginsWithRuntimes [2022-07-19T22:08:23.623Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-19T22:08:23.623Z] === RUN TestNetworkLoopbackNat [2022-07-19T22:08:24.527Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-19T22:08:24.815Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-19T22:08:25.753Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-19T22:08:26.171Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-07-19T22:08:26.171Z] === RUN TestPause [2022-07-19T22:08:26.690Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-07-19T22:08:26.691Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2022-07-19T22:08:26.691Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-19T22:08:26.691Z] === RUN TestPluginBackCompatMediaTypes [2022-07-19T22:08:26.748Z] --- PASS: TestPause (0.51s) [2022-07-19T22:08:26.748Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-19T22:08:26.748Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-19T22:08:26.748Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-19T22:08:26.748Z] === RUN TestPauseStopPausedContainer [2022-07-19T22:08:27.260Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-19T22:08:27.260Z] PASS [2022-07-19T22:08:27.260Z] [2022-07-19T22:08:27.260Z] DONE 24 tests in 6.736s [2022-07-19T22:08:27.260Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-19T22:08:27.260Z] INFO: Testing against a local daemon [2022-07-19T22:08:27.260Z] === RUN TestExternalGraphDriver [2022-07-19T22:08:27.328Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-07-19T22:08:27.328Z] === RUN TestPidHost [2022-07-19T22:08:27.828Z] === RUN TestExternalGraphDriver/json [2022-07-19T22:08:28.268Z] --- PASS: TestPidHost (0.98s) [2022-07-19T22:08:28.268Z] === RUN TestPsFilter [2022-07-19T22:08:28.268Z] --- PASS: TestPsFilter (0.12s) [2022-07-19T22:08:28.268Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-19T22:08:28.837Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-19T22:08:28.837Z] === RUN TestRemoveContainerWithVolume [2022-07-19T22:08:29.099Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-19T22:08:29.099Z] === RUN TestRemoveContainerRunning [2022-07-19T22:08:29.670Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-07-19T22:08:29.670Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-19T22:08:29.738Z] === RUN TestExternalGraphDriver/spec [2022-07-19T22:08:30.240Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2022-07-19T22:08:30.240Z] === RUN TestRemoveInvalidContainer [2022-07-19T22:08:30.240Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-19T22:08:30.240Z] === RUN TestRenameLinkedContainer [2022-07-19T22:08:31.117Z] === RUN TestExternalGraphDriver/pull [2022-07-19T22:08:32.151Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-07-19T22:08:32.151Z] === RUN TestRenameStoppedContainer [2022-07-19T22:08:32.411Z] --- PASS: TestRenameStoppedContainer (0.53s) [2022-07-19T22:08:32.411Z] === RUN TestRenameRunningContainerAndReuse [2022-07-19T22:08:33.025Z] --- PASS: TestExternalGraphDriver (5.30s) [2022-07-19T22:08:33.025Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-07-19T22:08:33.025Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-07-19T22:08:33.025Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-07-19T22:08:33.025Z] === RUN TestGraphdriverPluginV2 [2022-07-19T22:08:33.352Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-07-19T22:08:33.352Z] === RUN TestRenameInvalidName [2022-07-19T22:08:33.612Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-19T22:08:33.612Z] === RUN TestRenameAnonymousContainer [2022-07-19T22:08:35.522Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-07-19T22:08:35.522Z] === RUN TestRenameContainerWithSameName [2022-07-19T22:08:35.782Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-19T22:08:35.782Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-19T22:08:36.723Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-07-19T22:08:36.723Z] === RUN TestResize [2022-07-19T22:08:36.983Z] --- PASS: TestResize (0.42s) [2022-07-19T22:08:36.983Z] === RUN TestResizeWithInvalidSize [2022-07-19T22:08:37.218Z] --- PASS: TestGraphdriverPluginV2 (4.24s) [2022-07-19T22:08:37.218Z] PASS [2022-07-19T22:08:37.218Z] [2022-07-19T22:08:37.218Z] DONE 5 tests in 9.584s [2022-07-19T22:08:37.218Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-19T22:08:37.218Z] INFO: Testing against a local daemon [2022-07-19T22:08:37.218Z] === RUN TestContinueAfterPluginCrash [2022-07-19T22:08:37.218Z] === PAUSE TestContinueAfterPluginCrash [2022-07-19T22:08:37.218Z] === RUN TestReadPluginNoRead [2022-07-19T22:08:37.218Z] === PAUSE TestReadPluginNoRead [2022-07-19T22:08:37.218Z] === RUN TestDaemonStartWithLogOpt [2022-07-19T22:08:37.218Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-19T22:08:37.218Z] === CONT TestContinueAfterPluginCrash [2022-07-19T22:08:37.218Z] === CONT TestDaemonStartWithLogOpt [2022-07-19T22:08:37.553Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-19T22:08:37.553Z] === RUN TestResizeWhenContainerNotStarted [2022-07-19T22:08:37.638Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-19T22:08:37.638Z] === RUN TestInfoDebug [2022-07-19T22:08:37.638Z] --- PASS: TestInfoDebug (0.55s) [2022-07-19T22:08:37.638Z] === RUN TestInfoInsecureRegistries [2022-07-19T22:08:37.638Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-19T22:08:37.638Z] === RUN TestInfoRegistryMirrors [2022-07-19T22:08:37.638Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-19T22:08:37.638Z] === RUN TestLoginFailsWithBadCredentials [2022-07-19T22:08:37.813Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:08:37.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:08:37.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:08:37.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-19T22:08:37.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:08:38.199Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-19T22:08:38.199Z] === RUN TestPingCacheHeaders [2022-07-19T22:08:38.199Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-19T22:08:38.199Z] === RUN TestPingGet [2022-07-19T22:08:38.199Z] --- PASS: TestPingGet (0.01s) [2022-07-19T22:08:38.199Z] === RUN TestPingHead [2022-07-19T22:08:38.199Z] --- PASS: TestPingHead (0.04s) [2022-07-19T22:08:38.199Z] === RUN TestPingSwarmHeader [2022-07-19T22:08:38.759Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-19T22:08:39.320Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-19T22:08:39.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-19T22:08:40.246Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-19T22:08:40.246Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-07-19T22:08:40.246Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-19T22:08:40.246Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-19T22:08:40.246Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-19T22:08:40.246Z] === RUN TestVersion [2022-07-19T22:08:40.246Z] --- PASS: TestVersion (0.03s) [2022-07-19T22:08:40.246Z] === CONT TestDiskUsage [2022-07-19T22:08:40.511Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-07-19T22:08:40.511Z] === CONT TestReadPluginNoRead [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/empty [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/empty/container_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/empty/image_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/empty/volume_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-19T22:08:40.807Z] === RUN TestDiskUsage/after_container.Run [2022-07-19T22:08:41.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-19T22:08:41.368Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-19T22:08:41.368Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-19T22:08:41.368Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-19T22:08:41.368Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-19T22:08:41.368Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-19T22:08:41.368Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-19T22:08:41.368Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-19T22:08:41.368Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-19T22:08:41.368Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-19T22:08:41.368Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage (1.23s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-19T22:08:41.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-19T22:08:41.368Z] PASS [2022-07-19T22:08:41.368Z] [2022-07-19T22:08:41.368Z] === Skipped [2022-07-19T22:08:41.368Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-19T22:08:41.368Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-19T22:08:41.368Z] [2022-07-19T22:08:41.368Z] DONE 54 tests, 1 skipped in 22.707s [2022-07-19T22:08:41.368Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-19T22:08:41.624Z] INFO: Testing against a local daemon [2022-07-19T22:08:41.625Z] === RUN TestVolumesCreateAndList [2022-07-19T22:08:41.625Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-19T22:08:41.625Z] === RUN TestVolumesRemove [2022-07-19T22:08:41.625Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-19T22:08:41.625Z] === RUN TestVolumesInspect [2022-07-19T22:08:41.625Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-19T22:08:41.625Z] === RUN TestVolumesInvalidJSON [2022-07-19T22:08:41.625Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-19T22:08:41.625Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-19T22:08:41.625Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-19T22:08:41.625Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-19T22:08:41.625Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-19T22:08:41.625Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-19T22:08:41.625Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-19T22:08:41.625Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-19T22:08:41.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-07-19T22:08:41.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-19T22:08:41.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-19T22:08:41.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-19T22:08:41.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-19T22:08:41.625Z] PASS [2022-07-19T22:08:41.625Z] [2022-07-19T22:08:41.625Z] DONE 9 tests in 0.203s [2022-07-19T22:08:41.625Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-19T22:08:41.625Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14251 is not a child of this shell [2022-07-19T22:08:41.625Z] warning: PID 14251 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-19T22:08:41.625Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-19T22:08:41.625Z] [2022-07-19T22:08:41.625Z] Unloading profiles will leave already running processes permanently [2022-07-19T22:08:41.625Z] unconfined, which can lead to unexpected situations. [2022-07-19T22:08:41.625Z] [2022-07-19T22:08:41.625Z] To set a process to complain mode, use the command line tool [2022-07-19T22:08:41.625Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-19T22:08:41.884Z] Removing test suite binaries [2022-07-19T22:08:41.884Z] exiting test-integration [2022-07-19T22:08:41.884Z] ++ exit 0 [2022-07-19T22:08:41.884Z] [2022-07-19T22:08:42.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon Post stage [Pipeline] junit [2022-07-19T22:08:42.819Z] Recording test results [2022-07-19T22:08:42.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-19T22:08:43.048Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-19T22:08:43.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-19T22:08:43.985Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-19T22:08:44.314Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-19T22:08:44.682Z] + echo Ensuring container killed. [2022-07-19T22:08:44.682Z] Ensuring container killed. [2022-07-19T22:08:44.682Z] + docker rm -vf docker-pr1 [2022-07-19T22:08:44.682Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-19T22:08:44.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-19T22:08:45.002Z] + echo Chowning /workspace to jenkins user [2022-07-19T22:08:45.002Z] Chowning /workspace to jenkins user [2022-07-19T22:08:45.002Z] + id -u [2022-07-19T22:08:45.002Z] + id -g [2022-07-19T22:08:45.002Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43836:/workspace busybox chown -R 1000:1000 /workspace [2022-07-19T22:08:45.002Z] Unable to find image 'busybox:latest' locally [2022-07-19T22:08:45.002Z] latest: Pulling from library/busybox [2022-07-19T22:08:45.257Z] 19d511225f94: Pulling fs layer [2022-07-19T22:08:45.257Z] 19d511225f94: Verifying Checksum [2022-07-19T22:08:45.257Z] 19d511225f94: Download complete [2022-07-19T22:08:45.257Z] 19d511225f94: Pull complete [2022-07-19T22:08:45.364Z] === RUN TestReadPluginNoRead/default [2022-07-19T22:08:45.364Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-07-19T22:08:45.437Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-19T22:08:45.518Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-19T22:08:45.518Z] Status: Downloaded newer image for busybox:latest [2022-07-19T22:08:46.303Z] === CONT TestReadPluginNoRead [2022-07-19T22:08:46.303Z] read_test.go:92: [d9e56497f2de7] daemon is not started [2022-07-19T22:08:46.303Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-07-19T22:08:46.303Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-07-19T22:08:46.303Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-07-19T22:08:46.303Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-07-19T22:08:46.303Z] PASS [2022-07-19T22:08:46.303Z] [2022-07-19T22:08:46.303Z] DONE 6 tests in 9.449s [2022-07-19T22:08:46.303Z] 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-07-19T22:08:46.303Z] testing: warning: no tests to run [2022-07-19T22:08:46.303Z] PASS [2022-07-19T22:08:46.303Z] [2022-07-19T22:08:46.303Z] DONE 0 tests in 0.008s [2022-07-19T22:08:46.303Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-19T22:08:46.303Z] INFO: Testing against a local daemon [2022-07-19T22:08:46.303Z] === RUN TestPluginWithDevMounts [2022-07-19T22:08:46.303Z] === PAUSE TestPluginWithDevMounts [2022-07-19T22:08:46.303Z] === CONT TestPluginWithDevMounts [2022-07-19T22:08:46.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-19T22:08:47.210Z] + bundleName=amd64-rootless [2022-07-19T22:08:47.210Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-19T22:08:47.210Z] Creating amd64-rootless-bundles.tar.gz [2022-07-19T22:08:47.210Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-19T22:08:47.210Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-19T22:08:47.219Z] Archiving artifacts [2022-07-19T22:08:47.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:08:47.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:08:48.208Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-19T22:08:48.208Z] PASS [2022-07-19T22:08:48.208Z] [2022-07-19T22:08:48.208Z] DONE 1 tests in 1.549s [2022-07-19T22:08:48.208Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-19T22:08:48.208Z] INFO: Testing against a local daemon [2022-07-19T22:08:48.208Z] === RUN TestSecretInspect [2022-07-19T22:08:48.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:08:49.028Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43836/1/artifacts/ [Pipeline] } [2022-07-19T22:08:49.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [Pipeline] // catchError [Pipeline] sh [2022-07-19T22:08:49.366Z] + make clean [2022-07-19T22:08:49.623Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-19T22:08:49.623Z] docker-dev-cache [2022-07-19T22:08:49.623Z] docker-mod-cache [Pipeline] deleteDir [2022-07-19T22:08:49.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:08:50.116Z] --- PASS: TestSecretInspect (2.18s) [2022-07-19T22:08:50.116Z] === RUN TestSecretList [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-19T22:08:52.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:08:52.653Z] --- PASS: TestSecretList (2.24s) [2022-07-19T22:08:52.653Z] === RUN TestSecretsCreateAndDelete [2022-07-19T22:08:54.592Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-07-19T22:08:54.592Z] === RUN TestSecretsUpdate [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.13s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.28s) [2022-07-19T22:08:56.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s) [2022-07-19T22:08:56.709Z] === RUN TestCgroupNamespacesRun [2022-07-19T22:08:56.969Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-19T22:08:56.969Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-19T22:08:57.146Z] --- PASS: TestSecretsUpdate (2.22s) [2022-07-19T22:08:57.146Z] === RUN TestTemplatedSecret [2022-07-19T22:08:58.351Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-19T22:08:58.351Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-19T22:08:59.292Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-07-19T22:08:59.292Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-19T22:08:59.686Z] --- PASS: TestTemplatedSecret (2.58s) [2022-07-19T22:08:59.686Z] === RUN TestSecretCreateResolve [2022-07-19T22:09:00.672Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-07-19T22:09:00.672Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-19T22:09:01.594Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-07-19T22:09:01.594Z] PASS [2022-07-19T22:09:01.594Z] [2022-07-19T22:09:01.594Z] DONE 6 tests in 13.663s [2022-07-19T22:09:01.594Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-19T22:09:01.594Z] INFO: Testing against a local daemon [2022-07-19T22:09:01.594Z] === RUN TestServiceCreateInit [2022-07-19T22:09:01.594Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-19T22:09:02.055Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-07-19T22:09:02.055Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-19T22:09:02.996Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-19T22:09:02.996Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-19T22:09:03.566Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-19T22:09:03.566Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-19T22:09:04.947Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-07-19T22:09:04.947Z] === RUN TestNISDomainname [2022-07-19T22:09:05.517Z] --- PASS: TestNISDomainname (0.58s) [2022-07-19T22:09:05.517Z] === RUN TestHostnameDnsResolution [2022-07-19T22:09:05.789Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-19T22:09:06.087Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-07-19T22:09:06.087Z] === RUN TestUnprivilegedPortsAndPing [2022-07-19T22:09:06.658Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-07-19T22:09:06.658Z] === RUN TestPrivilegedHostDevices [2022-07-19T22:09:07.229Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-07-19T22:09:07.229Z] === RUN TestRunConsoleSize [2022-07-19T22:09:07.490Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-19T22:09:07.490Z] === RUN TestStats [2022-07-19T22:09:09.984Z] --- PASS: TestServiceCreateInit (7.78s) [2022-07-19T22:09:09.985Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s) [2022-07-19T22:09:09.985Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) [2022-07-19T22:09:09.985Z] === RUN TestCreateServiceMultipleTimes [2022-07-19T22:09:10.031Z] --- PASS: TestStats (2.47s) [2022-07-19T22:09:10.031Z] === RUN TestStopContainerWithTimeout [2022-07-19T22:09:10.031Z] === RUN TestStopContainerWithTimeout/0 [2022-07-19T22:09:10.031Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-19T22:09:10.031Z] === RUN TestStopContainerWithTimeout/1 [2022-07-19T22:09:10.031Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-19T22:09:10.031Z] === RUN TestStopContainerWithTimeout/3 [2022-07-19T22:09:10.031Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-19T22:09:10.031Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-19T22:09:10.031Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-19T22:09:10.031Z] === CONT TestStopContainerWithTimeout/0 [2022-07-19T22:09:10.031Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-19T22:09:10.970Z] === CONT TestStopContainerWithTimeout/3 [2022-07-19T22:09:12.923Z] === CONT TestStopContainerWithTimeout/1 [2022-07-19T22:09:14.324Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-19T22:09:14.324Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-07-19T22:09:14.324Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-07-19T22:09:14.324Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-07-19T22:09:14.324Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-07-19T22:09:14.324Z] === RUN TestDeleteDevicemapper [2022-07-19T22:09:14.324Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-19T22:09:14.324Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-19T22:09:14.324Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-19T22:09:15.708Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-07-19T22:09:15.708Z] === RUN TestUpdateMemory [2022-07-19T22:09:16.279Z] --- PASS: TestUpdateMemory (0.52s) [2022-07-19T22:09:16.279Z] === RUN TestUpdateCPUQuota [2022-07-19T22:09:16.850Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-07-19T22:09:16.850Z] === RUN TestUpdatePidsLimit [2022-07-19T22:09:16.850Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-19T22:09:17.110Z] === RUN TestUpdatePidsLimit/no_change [2022-07-19T22:09:17.370Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-19T22:09:17.370Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-19T22:09:17.630Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-19T22:09:17.789Z] .........................xx.................... [ 29%] [2022-07-19T22:09:17.891Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-19T22:09:18.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-19T22:09:18.724Z] --- PASS: TestUpdatePidsLimit (1.85s) [2022-07-19T22:09:18.724Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-07-19T22:09:18.724Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-07-19T22:09:18.724Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-19T22:09:18.724Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-19T22:09:18.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-07-19T22:09:18.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-19T22:09:18.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-19T22:09:18.724Z] === RUN TestUpdateRestartPolicy [2022-07-19T22:09:28.084Z] --- PASS: TestCreateServiceMultipleTimes (15.78s) [2022-07-19T22:09:28.084Z] === RUN TestCreateServiceConflict [2022-07-19T22:09:28.084Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-07-19T22:09:28.084Z] === RUN TestCreateServiceMaxReplicas [2022-07-19T22:09:30.620Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-07-19T22:09:30.620Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-19T22:09:30.946Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-07-19T22:09:30.947Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-19T22:09:30.947Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-19T22:09:30.947Z] === RUN TestWaitNonBlocked [2022-07-19T22:09:30.947Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:09:30.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:09:30.947Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:09:30.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:09:30.947Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:09:30.947Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:09:30.947Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-19T22:09:30.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-07-19T22:09:30.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-07-19T22:09:30.947Z] === RUN TestWaitBlocked [2022-07-19T22:09:30.947Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:09:30.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:09:30.947Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:09:30.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:09:30.947Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:09:30.947Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:09:31.517Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-19T22:09:31.517Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-07-19T22:09:31.517Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-07-19T22:09:31.517Z] === RUN TestWaitConditions [2022-07-19T22:09:31.517Z] === RUN TestWaitConditions/default [2022-07-19T22:09:31.517Z] === PAUSE TestWaitConditions/default [2022-07-19T22:09:31.517Z] === RUN TestWaitConditions/not-running [2022-07-19T22:09:31.517Z] === PAUSE TestWaitConditions/not-running [2022-07-19T22:09:31.517Z] === RUN TestWaitConditions/next-exit [2022-07-19T22:09:31.517Z] === PAUSE TestWaitConditions/next-exit [2022-07-19T22:09:31.517Z] === RUN TestWaitConditions/removed [2022-07-19T22:09:31.517Z] === PAUSE TestWaitConditions/removed [2022-07-19T22:09:31.517Z] === CONT TestWaitConditions/default [2022-07-19T22:09:31.517Z] === CONT TestWaitConditions/removed [2022-07-19T22:09:33.426Z] === CONT TestWaitConditions/next-exit [2022-07-19T22:09:33.426Z] === CONT TestWaitConditions/not-running [2022-07-19T22:09:34.147Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-19T22:09:35.336Z] --- PASS: TestWaitConditions (0.01s) [2022-07-19T22:09:35.336Z] --- PASS: TestWaitConditions/removed (1.76s) [2022-07-19T22:09:35.336Z] --- PASS: TestWaitConditions/default (1.78s) [2022-07-19T22:09:35.336Z] --- PASS: TestWaitConditions/not-running (1.52s) [2022-07-19T22:09:35.336Z] --- PASS: TestWaitConditions/next-exit (1.58s) [2022-07-19T22:09:35.336Z] === CONT TestContainerStartOnDaemonRestart [2022-07-19T22:09:35.337Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-19T22:09:37.248Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.00s) [2022-07-19T22:09:37.248Z] === CONT TestIpcModeOlderClient [2022-07-19T22:09:37.248Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-19T22:09:37.248Z] === CONT TestContainerKillOnDaemonStart [2022-07-19T22:09:37.248Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-07-19T22:09:37.248Z] === CONT TestDaemonHostGatewayIP [2022-07-19T22:09:39.794Z] --- PASS: TestDaemonHostGatewayIP (2.35s) [2022-07-19T22:09:39.794Z] === CONT TestDaemonRestartIpcMode [2022-07-19T22:09:41.628Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-19T22:09:41.704Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-07-19T22:09:45.506Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-07-19T22:09:45.506Z] === RUN TestCreateServiceSecretFileMode [2022-07-19T22:09:45.766Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-07-19T22:09:45.766Z] === RUN TestCreateServiceConfigFileMode [2022-07-19T22:09:46.506Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-19T22:09:48.303Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-07-19T22:09:48.303Z] === RUN TestCreateServiceSysctls [2022-07-19T22:09:49.833Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-07-19T22:09:49.833Z] PASS [2022-07-19T22:09:49.833Z] [2022-07-19T22:09:49.833Z] === Skipped [2022-07-19T22:09:49.833Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-19T22:09:49.833Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-19T22:09:49.833Z] [2022-07-19T22:09:49.833Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-19T22:09:49.833Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-19T22:09:49.833Z] [2022-07-19T22:09:49.833Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-19T22:09:49.833Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-19T22:09:49.833Z] [2022-07-19T22:09:49.833Z] DONE 264 tests, 3 skipped in 125.260s [2022-07-19T22:09:49.833Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-19T22:09:49.833Z] ++ 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-07-19T22:09:49.833Z] ++ set -e [2022-07-19T22:09:49.833Z] ++ '[' -n 0 ']' [2022-07-19T22:09:49.833Z] ++ set -x [2022-07-19T22:09:49.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=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-07-19T22:09:49.833Z] === RUN TestConfigDaemonLibtrustID [2022-07-19T22:09:49.833Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-19T22:09:49.833Z] === RUN TestConfigDaemonID [2022-07-19T22:09:50.404Z] daemon_test.go:83: [d00b467643587] daemon is not started [2022-07-19T22:09:50.404Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-19T22:09:50.404Z] === RUN TestDaemonConfigValidation [2022-07-19T22:09:50.404Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:09:50.404Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:09:50.404Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-19T22:09:50.404Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-19T22:09:50.404Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-19T22:09:50.404Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-19T22:09:50.404Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-19T22:09:50.404Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-19T22:09:50.404Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-19T22:09:50.404Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-19T22:09:50.404Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:09:50.404Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-19T22:09:50.404Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-19T22:09:50.404Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-19T22:09:50.404Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-19T22:09:50.665Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-19T22:09:50.665Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-19T22:09:50.665Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-19T22:09:50.665Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-19T22:09:50.665Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-19T22:09:50.665Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-19T22:09:50.665Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-19T22:09:50.665Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-19T22:09:51.595Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-07-19T22:09:51.595Z] === RUN TestCreateServiceCapabilities [2022-07-19T22:09:51.604Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-19T22:09:52.544Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-19T22:09:53.926Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-19T22:09:53.926Z] daemon_test.go:197: [dbe3f1f85e4b3] daemon is not started [2022-07-19T22:09:53.926Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-19T22:09:53.926Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-19T22:09:53.926Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-19T22:09:53.926Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-19T22:09:53.926Z] === RUN TestDaemonProxy [2022-07-19T22:09:53.926Z] === RUN TestDaemonProxy/environment_variables [2022-07-19T22:09:54.133Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-07-19T22:09:54.133Z] === RUN TestInspect [2022-07-19T22:09:55.307Z] === RUN TestDaemonProxy/command-line_options [2022-07-19T22:09:57.217Z] === RUN TestDaemonProxy/configuration_file [2022-07-19T22:09:57.425Z] --- PASS: TestInspect (2.99s) [2022-07-19T22:09:57.425Z] === RUN TestCreateJob [2022-07-19T22:09:57.457Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-19T22:09:57.457Z] Using test binary docker [2022-07-19T22:09:57.457Z] +++ /etc/init.d/apparmor start [2022-07-19T22:09:57.457Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-19T22:09:57.457Z] INFO: Waiting for daemon to start... [2022-07-19T22:09:57.457Z] Starting dockerd [2022-07-19T22:09:57.457Z] +++ 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-07-19T22:09:57.457Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-19T22:09:57.457Z] Using test binary docker [2022-07-19T22:09:57.458Z] +++ /etc/init.d/apparmor start [2022-07-19T22:09:57.458Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-19T22:09:57.458Z] INFO: Waiting for daemon to start... [2022-07-19T22:09:57.458Z] Starting dockerd [2022-07-19T22:09:57.458Z] +++ 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-07-19T22:09:57.458Z] . [2022-07-19T22:09:57.458Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-19T22:09:57.458Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-19T22:09:57.458Z] Error: No such image: emptyfs [2022-07-19T22:09:57.458Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-19T22:09:57.458Z] ++++ docker load [2022-07-19T22:09:57.458Z] Running integration-test (iteration 1) [2022-07-19T22:09:57.458Z] 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-07-19T22:09:57.458Z] ++ 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-07-19T22:09:57.458Z] ++ set -e [2022-07-19T22:09:57.458Z] ++ '[' -n 0 ']' [2022-07-19T22:09:57.458Z] ++ set -x [2022-07-19T22:09:57.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-19T22:09:57.458Z] [2022-07-19T22:09:57.458Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-19T22:09:57.458Z] Loaded image: busybox:latest [2022-07-19T22:09:57.458Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-19T22:09:57.458Z] Error: No such image: emptyfs [2022-07-19T22:09:57.458Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-19T22:09:57.458Z] ++++ docker load [2022-07-19T22:09:57.458Z] Loaded image: busybox:glibc [2022-07-19T22:09:57.717Z] Running integration-test (iteration 1) [2022-07-19T22:09:57.717Z] 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-07-19T22:09:57.717Z] ++ 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-07-19T22:09:57.717Z] ++ set -e [2022-07-19T22:09:57.717Z] ++ '[' -n 0 ']' [2022-07-19T22:09:57.717Z] ++ set -x [2022-07-19T22:09:57.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-19T22:09:58.653Z] Loaded image: busybox:latest [2022-07-19T22:09:59.126Z] === RUN TestDaemonProxy/conflicting_options [2022-07-19T22:09:59.219Z] Loaded image: busybox:glibc [2022-07-19T22:09:59.386Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-19T22:09:59.956Z] --- PASS: TestDaemonProxy (6.22s) [2022-07-19T22:09:59.956Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-19T22:09:59.956Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-19T22:09:59.956Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-19T22:09:59.956Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-19T22:09:59.956Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-19T22:09:59.956Z] PASS [2022-07-19T22:09:59.956Z] [2022-07-19T22:09:59.956Z] DONE 18 tests in 11.248s [2022-07-19T22:09:59.956Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-19T22:09:59.956Z] ++ 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-07-19T22:09:59.956Z] ++ set -e [2022-07-19T22:09:59.956Z] ++ '[' -n 0 ']' [2022-07-19T22:09:59.956Z] ++ set -x [2022-07-19T22:09:59.957Z] ++ 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-07-19T22:10:00.217Z] INFO: Testing against a local daemon [2022-07-19T22:10:00.217Z] === RUN TestCommitInheritsEnv [2022-07-19T22:10:00.477Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-07-19T22:10:00.477Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-19T22:10:00.477Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-19T22:10:00.477Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-19T22:10:00.477Z] === RUN TestImportWithCustomPlatform [2022-07-19T22:10:00.477Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-19T22:10:00.477Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-19T22:10:00.477Z] === RUN TestImportWithCustomPlatform// [2022-07-19T22:10:00.477Z] === RUN TestImportWithCustomPlatform/linux [2022-07-19T22:10:00.477Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-19T22:10:00.717Z] --- PASS: TestCreateJob (3.16s) [2022-07-19T22:10:00.717Z] === RUN TestReplicatedJob [2022-07-19T22:10:00.737Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-19T22:10:00.737Z] === RUN TestImportWithCustomPlatform/macos [2022-07-19T22:10:00.737Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-19T22:10:00.737Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-19T22:10:00.737Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-19T22:10:00.737Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-19T22:10:00.737Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-19T22:10:00.737Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-19T22:10:00.737Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-19T22:10:00.737Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-19T22:10:00.737Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-19T22:10:00.737Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-19T22:10:00.737Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-19T22:10:00.737Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-19T22:10:00.737Z] === RUN TestImagesFilterMultiReference [2022-07-19T22:10:00.737Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-19T22:10:00.737Z] === RUN TestImagePullPlatformInvalid [2022-07-19T22:10:00.737Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-19T22:10:00.737Z] === RUN TestRemoveImageOrphaning [2022-07-19T22:10:00.997Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-19T22:10:00.997Z] === RUN TestRemoveImageGarbageCollector [2022-07-19T22:10:00.997Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:10:00.997Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-19T22:10:00.997Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-19T22:10:00.997Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-19T22:10:00.997Z] === RUN TestTagInvalidReference [2022-07-19T22:10:00.997Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-19T22:10:00.997Z] === RUN TestTagValidPrefixedRepo [2022-07-19T22:10:01.258Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-19T22:10:01.258Z] === RUN TestTagExistedNameWithoutForce [2022-07-19T22:10:01.258Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-19T22:10:01.258Z] === RUN TestTagOfficialNames [2022-07-19T22:10:01.258Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-19T22:10:01.258Z] === RUN TestTagMatchesDigest [2022-07-19T22:10:01.258Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-19T22:10:01.258Z] PASS [2022-07-19T22:10:01.258Z] [2022-07-19T22:10:01.258Z] === Skipped [2022-07-19T22:10:01.258Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-19T22:10:01.258Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-19T22:10:01.258Z] [2022-07-19T22:10:01.258Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-19T22:10:01.258Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:10:01.258Z] [2022-07-19T22:10:01.258Z] DONE 22 tests, 2 skipped in 1.338s [2022-07-19T22:10:01.258Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-19T22:10:01.258Z] ++ 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-07-19T22:10:01.258Z] ++ set -e [2022-07-19T22:10:01.258Z] ++ '[' -n 0 ']' [2022-07-19T22:10:01.258Z] ++ set -x [2022-07-19T22:10:01.258Z] ++ 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-07-19T22:10:01.258Z] === RUN TestStripANSICommands [2022-07-19T22:10:01.258Z] === RUN TestStripANSICommands/#00 [2022-07-19T22:10:01.258Z] === RUN TestStripANSICommands/#01 [2022-07-19T22:10:01.258Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-19T22:10:01.258Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-19T22:10:01.258Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-19T22:10:01.258Z] PASS [2022-07-19T22:10:01.258Z] [2022-07-19T22:10:01.258Z] DONE 3 tests in 0.039s [2022-07-19T22:10:01.258Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-19T22:10:01.258Z] ++ 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-07-19T22:10:01.258Z] ++ set -e [2022-07-19T22:10:01.258Z] ++ '[' -n 0 ']' [2022-07-19T22:10:01.258Z] ++ set -x [2022-07-19T22:10:01.258Z] ++ 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-07-19T22:10:01.518Z] INFO: Testing against a local daemon [2022-07-19T22:10:01.518Z] === RUN TestNetworkCreateDelete [2022-07-19T22:10:01.518Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-19T22:10:01.518Z] === RUN TestDockerNetworkDeletePreferID [2022-07-19T22:10:01.752Z] Loaded image: debian:bullseye-slim [2022-07-19T22:10:02.012Z] Loaded image: hello-world:latest [2022-07-19T22:10:02.088Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-19T22:10:02.088Z] === RUN TestDaemonDNSFallback [2022-07-19T22:10:02.270Z] Loaded image: arm32v7/hello-world:latest [2022-07-19T22:10:02.270Z] INFO: Testing against a local daemon [2022-07-19T22:10:02.270Z] === RUN TestDockerSuite [2022-07-19T22:10:02.270Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-19T22:10:02.270Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-19T22:10:02.270Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-19T22:10:02.270Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-19T22:10:02.270Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-19T22:10:02.270Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-19T22:10:02.270Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-19T22:10:02.270Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-19T22:10:02.723Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-19T22:10:03.207Z] Loaded image: debian:bullseye-slim [2022-07-19T22:10:03.465Z] Loaded image: hello-world:latest [2022-07-19T22:10:03.728Z] Loaded image: arm32v7/hello-world:latest [2022-07-19T22:10:03.986Z] INFO: Testing against a local daemon [2022-07-19T22:10:03.986Z] === RUN TestDockerDaemonSuite [2022-07-19T22:10:03.986Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-19T22:10:05.992Z] --- PASS: TestReplicatedJob (5.31s) [2022-07-19T22:10:05.992Z] === RUN TestUpdateReplicatedJob [2022-07-19T22:10:06.518Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-19T22:10:06.518Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-19T22:10:07.460Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-19T22:10:07.718Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-19T22:10:08.655Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-19T22:10:08.666Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-07-19T22:10:08.666Z] === RUN TestInspectNetwork [2022-07-19T22:10:09.283Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2022-07-19T22:10:09.283Z] === RUN TestServiceListWithStatuses [2022-07-19T22:10:09.283Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-19T22:10:09.283Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-19T22:10:09.283Z] === RUN TestDockerNetworkConnectAlias [2022-07-19T22:10:09.588Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-19T22:10:09.588Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-19T22:10:10.528Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-19T22:10:11.207Z] === RUN TestInspectNetwork/full_network_id [2022-07-19T22:10:11.207Z] === RUN TestInspectNetwork/partial_network_id [2022-07-19T22:10:11.207Z] === RUN TestInspectNetwork/network_name [2022-07-19T22:10:11.207Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-19T22:10:11.464Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-19T22:10:11.723Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-19T22:10:11.723Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-19T22:10:11.723Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-19T22:10:12.289Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-19T22:10:12.786Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-19T22:10:12.854Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-19T22:10:13.420Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-19T22:10:13.478Z] --- PASS: TestDockerNetworkConnectAlias (4.24s) [2022-07-19T22:10:13.478Z] === RUN TestDockerNetworkReConnect [2022-07-19T22:10:13.679Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-19T22:10:13.679Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-19T22:10:13.679Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-19T22:10:13.937Z] --- PASS: TestBuildWithHugeFile (128.28s) [2022-07-19T22:10:13.937Z] === RUN TestBuildWCOWSandboxSize [2022-07-19T22:10:13.937Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-19T22:10:13.937Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-19T22:10:13.937Z] === RUN TestBuildWithEmptyDockerfile [2022-07-19T22:10:13.937Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:10:13.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:10:13.937Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:10:13.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:10:13.937Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:10:13.937Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:10:13.937Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-19T22:10:13.937Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-19T22:10:14.196Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-19T22:10:14.196Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-19T22:10:14.196Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-19T22:10:14.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-07-19T22:10:14.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-07-19T22:10:14.196Z] === RUN TestBuildPreserveOwnership [2022-07-19T22:10:14.196Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-19T22:10:14.554Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-19T22:10:15.404Z] --- PASS: TestInspectNetwork (7.09s) [2022-07-19T22:10:15.404Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-19T22:10:15.404Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-19T22:10:15.404Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-19T22:10:15.404Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-19T22:10:15.404Z] === RUN TestRunContainerWithBridgeNone [2022-07-19T22:10:16.099Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-19T22:10:16.769Z] --- PASS: TestDockerNetworkReConnect (3.49s) [2022-07-19T22:10:16.769Z] === RUN TestServicePlugin [2022-07-19T22:10:16.804Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-19T22:10:16.804Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:10:16.804Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:10:16.804Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:10:16.804Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-19T22:10:16.804Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-19T22:10:16.804Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-19T22:10:16.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-19T22:10:16.804Z] === RUN TestNetworkList [2022-07-19T22:10:16.804Z] === RUN TestNetworkList//networks [2022-07-19T22:10:16.804Z] === PAUSE TestNetworkList//networks [2022-07-19T22:10:16.804Z] === RUN TestNetworkList//networks/ [2022-07-19T22:10:16.804Z] === PAUSE TestNetworkList//networks/ [2022-07-19T22:10:16.804Z] === CONT TestNetworkList//networks [2022-07-19T22:10:16.804Z] === CONT TestNetworkList//networks/ [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkList (0.01s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-19T22:10:16.804Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-19T22:10:16.804Z] === RUN TestHostIPv4BridgeLabel [2022-07-19T22:10:17.382Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-19T22:10:17.382Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-19T22:10:17.472Z] --- PASS: TestBuildPreserveOwnership (3.00s) [2022-07-19T22:10:17.473Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.97s) [2022-07-19T22:10:17.473Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2022-07-19T22:10:17.473Z] === RUN TestBuildPlatformInvalid [2022-07-19T22:10:17.473Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-07-19T22:10:17.473Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-19T22:10:17.473Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-19T22:10:18.038Z] Loaded image: busybox:latest [2022-07-19T22:10:18.297Z] Loaded image: busybox:glibc [2022-07-19T22:10:18.490Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-19T22:10:18.763Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-19T22:10:18.763Z] === RUN TestDaemonDefaultNetworkPools [2022-07-19T22:10:19.332Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-07-19T22:10:19.332Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-19T22:10:19.673Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-19T22:10:19.932Z] Loaded image: debian:bullseye-slim [2022-07-19T22:10:19.932Z] Loaded image: hello-world:latest [2022-07-19T22:10:19.932Z] Loaded image: arm32v7/hello-world:latest [2022-07-19T22:10:20.061Z] plugin_test.go:61: [df97a841edd43] joining swarm manager [d170c6ae1e73a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:10:20.272Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-19T22:10:20.272Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-19T22:10:21.441Z] plugin_test.go:64: [d62cafeca3e4f] joining swarm manager [d170c6ae1e73a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:10:21.655Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-19T22:10:21.655Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-19T22:10:21.831Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-19T22:10:22.225Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-19T22:10:22.225Z] === RUN TestServiceWithPredefinedNetwork [2022-07-19T22:10:23.211Z] ............................ [ 66%] [2022-07-19T22:10:23.733Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-19T22:10:24.299Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-19T22:10:24.766Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-07-19T22:10:24.766Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-19T22:10:24.766Z] service_test.go:243: FLAKY_TEST [2022-07-19T22:10:24.766Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-19T22:10:24.766Z] === RUN TestServiceWithDataPathPortInit [2022-07-19T22:10:25.234Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-19T22:10:27.134Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-19T22:10:27.700Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-19T22:10:29.076Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-19T22:10:29.076Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-19T22:10:29.076Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-19T22:10:30.011Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-19T22:10:30.578Z] docker_cli_daemon_test.go:1474: [d7a867e4974f1] daemon is not started [2022-07-19T22:10:30.836Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-19T22:10:31.403Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.99s) [2022-07-19T22:10:31.403Z] PASS [2022-07-19T22:10:31.403Z] [2022-07-19T22:10:31.403Z] === Skipped [2022-07-19T22:10:31.403Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-19T22:10:31.403Z] build_session_test.go:25: TODO: BuildKit [2022-07-19T22:10:31.403Z] [2022-07-19T22:10:31.403Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-19T22:10:31.403Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-19T22:10:31.403Z] [2022-07-19T22:10:31.403Z] DONE 34 tests, 2 skipped in 195.932s [2022-07-19T22:10:31.403Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-19T22:10:31.403Z] ++ 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-07-19T22:10:31.403Z] ++ set -e [2022-07-19T22:10:31.403Z] ++ '[' -n 0 ']' [2022-07-19T22:10:31.403Z] ++ set -x [2022-07-19T22:10:31.403Z] ++ 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-07-19T22:10:31.403Z] INFO: Testing against a local daemon [2022-07-19T22:10:31.403Z] === RUN TestConfigInspect [2022-07-19T22:10:31.662Z] check_test.go:540: [d8a00b9d0c8fe] daemon is not started [2022-07-19T22:10:31.662Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-19T22:10:31.662Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-19T22:10:33.097Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-19T22:10:34.038Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-19T22:10:34.604Z] --- PASS: TestConfigInspect (3.02s) [2022-07-19T22:10:34.604Z] === RUN TestConfigList [2022-07-19T22:10:35.538Z] check_test.go:540: [d9b163ff15dd1] daemon is not started [2022-07-19T22:10:35.538Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-19T22:10:37.448Z] --- PASS: TestConfigList (2.76s) [2022-07-19T22:10:37.448Z] === RUN TestConfigsCreateAndDelete [2022-07-19T22:10:38.015Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-19T22:10:38.274Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-19T22:10:39.210Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-19T22:10:39.469Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-19T22:10:39.663Z] --- PASS: TestServiceWithDataPathPortInit (13.57s) [2022-07-19T22:10:39.663Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-19T22:10:40.035Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-19T22:10:40.036Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-19T22:10:40.036Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-19T22:10:40.036Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-19T22:10:40.036Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2022-07-19T22:10:40.036Z] === RUN TestConfigsUpdate [2022-07-19T22:10:40.604Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:si6xzbbb0s6v386ebca7pwhyw Created:2022-07-19 22:10:39.20910647 +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[ba60c1607fafc4a18521ae892edda739ef2b2b14823c0a1007fb1db793025184:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1qw153l9cwsz6woog6kegku1o EndpointID:a11028ee1fbdc7c6604636f3da5d10e061db6279a564c9c393f0445256021902 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1a5940e930553c9de21f078757bb75b712eb424df87a5ed5b92ab3a5b8805aa4 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:e86ee94d2e80 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1qw153l9cwsz6woog6kegku1o EndpointID:a11028ee1fbdc7c6604636f3da5d10e061db6279a564c9c393f0445256021902 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-19T22:10:41.413Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-19T22:10:42.788Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-19T22:10:43.046Z] --- PASS: TestConfigsUpdate (3.09s) [2022-07-19T22:10:43.046Z] === RUN TestTemplatedConfig [2022-07-19T22:10:43.304Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-19T22:10:43.304Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-19T22:10:44.241Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-19T22:10:44.803Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-07-19T22:10:44.803Z] PASS [2022-07-19T22:10:44.803Z] [2022-07-19T22:10:44.803Z] === Skipped [2022-07-19T22:10:44.803Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-19T22:10:44.803Z] service_test.go:243: FLAKY_TEST [2022-07-19T22:10:44.803Z] [2022-07-19T22:10:44.803Z] DONE 38 tests, 1 skipped in 43.475s [2022-07-19T22:10:44.803Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-19T22:10:44.803Z] ++ 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-07-19T22:10:44.803Z] ++ set -e [2022-07-19T22:10:44.803Z] ++ '[' -n 0 ']' [2022-07-19T22:10:44.803Z] ++ set -x [2022-07-19T22:10:44.803Z] ++ 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-07-19T22:10:44.803Z] INFO: Testing against a local daemon [2022-07-19T22:10:44.803Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-19T22:10:44.803Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:10:44.803Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-19T22:10:44.803Z] === RUN TestDockerNetworkIpvlan [2022-07-19T22:10:44.803Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:10:44.803Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-19T22:10:44.803Z] PASS [2022-07-19T22:10:44.803Z] [2022-07-19T22:10:44.803Z] === Skipped [2022-07-19T22:10:44.803Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-19T22:10:44.803Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:10:44.803Z] [2022-07-19T22:10:44.803Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-19T22:10:44.803Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:10:44.803Z] [2022-07-19T22:10:44.803Z] DONE 2 tests, 2 skipped in 0.092s [2022-07-19T22:10:44.808Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-19T22:10:45.064Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-19T22:10:45.064Z] ++ 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-07-19T22:10:45.064Z] ++ set -e [2022-07-19T22:10:45.064Z] ++ '[' -n 0 ']' [2022-07-19T22:10:45.064Z] ++ set -x [2022-07-19T22:10:45.064Z] ++ 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-07-19T22:10:45.064Z] INFO: Testing against a local daemon [2022-07-19T22:10:45.064Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-19T22:10:45.066Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-19T22:10:45.635Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-19T22:10:46.448Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-07-19T22:10:46.448Z] === RUN TestDockerNetworkMacvlan [2022-07-19T22:10:46.570Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-19T22:10:47.018Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-19T22:10:47.137Z] --- PASS: TestTemplatedConfig (3.90s) [2022-07-19T22:10:47.137Z] === RUN TestConfigCreateResolve [2022-07-19T22:10:47.137Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-19T22:10:47.395Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-19T22:10:47.395Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-19T22:10:47.958Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-19T22:10:47.961Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-19T22:10:48.021Z] --- PASS: TestServicePlugin (30.10s) [2022-07-19T22:10:48.021Z] === RUN TestServiceUpdateLabel [2022-07-19T22:10:48.219Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-19T22:10:48.219Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-19T22:10:48.219Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-19T22:10:48.219Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-19T22:10:48.219Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-19T22:10:48.528Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-19T22:10:48.976Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-07-19T22:10:48.976Z] === RUN TestServiceUpdateSecrets [2022-07-19T22:10:49.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-19T22:10:50.088Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-19T22:10:50.088Z] --- PASS: TestConfigCreateResolve (3.10s) [2022-07-19T22:10:50.088Z] PASS [2022-07-19T22:10:50.088Z] [2022-07-19T22:10:50.088Z] DONE 6 tests in 18.816s [2022-07-19T22:10:50.088Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-19T22:10:50.088Z] ++ 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-07-19T22:10:50.088Z] ++ set -e [2022-07-19T22:10:50.088Z] ++ '[' -n 0 ']' [2022-07-19T22:10:50.088Z] ++ set -x [2022-07-19T22:10:50.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-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-07-19T22:10:50.346Z] INFO: Testing against a local daemon [2022-07-19T22:10:50.346Z] === RUN TestAttachWithTTY [2022-07-19T22:10:50.346Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-19T22:10:50.346Z] === RUN TestAttachWithoutTTy [2022-07-19T22:10:50.437Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-19T22:10:50.609Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-07-19T22:10:50.609Z] === RUN TestCheckpoint [2022-07-19T22:10:50.609Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-19T22:10:50.609Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/commit [2022-07-19T22:10:50.609Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-19T22:10:50.609Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:10:50.609Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:10:50.609Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:10:50.609Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:10:50.609Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:10:50.609Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:10:50.609Z] === CONT TestContainerInvalidJSON/commit [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-19T22:10:50.609Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-19T22:10:50.609Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-19T22:10:50.610Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-19T22:10:50.610Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-19T22:10:50.610Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-19T22:10:50.610Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-19T22:10:50.610Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-19T22:10:50.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-19T22:10:50.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-19T22:10:50.610Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-19T22:10:50.610Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-19T22:10:50.610Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-19T22:10:50.610Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-19T22:10:50.610Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-19T22:10:50.610Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-07-19T22:10:50.610Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-19T22:10:50.869Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-07-19T22:10:50.869Z] === RUN TestCopyEmptyFile [2022-07-19T22:10:51.436Z] --- PASS: TestCopyEmptyFile (0.53s) [2022-07-19T22:10:51.436Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-19T22:10:51.436Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-07-19T22:10:51.436Z] === RUN TestCopyFromContainer [2022-07-19T22:10:51.436Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-19T22:10:52.349Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-19T22:10:52.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-19T22:10:53.071Z] === RUN TestCopyFromContainer// [2022-07-19T22:10:53.330Z] === RUN TestCopyFromContainer//bar/root [2022-07-19T22:10:53.330Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-19T22:10:53.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-19T22:10:53.330Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-19T22:10:53.589Z] === RUN TestCopyFromContainer/bar/quux [2022-07-19T22:10:53.589Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-19T22:10:53.589Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-19T22:10:53.847Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-19T22:10:53.847Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-19T22:10:54.106Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-19T22:10:54.106Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-19T22:10:54.364Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-19T22:10:54.364Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-19T22:10:54.364Z] --- PASS: TestCopyFromContainer (3.04s) [2022-07-19T22:10:54.364Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-07-19T22:10:54.364Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-07-19T22:10:54.364Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-07-19T22:10:54.364Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-07-19T22:10:54.364Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2022-07-19T22:10:54.364Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-07-19T22:10:54.364Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-07-19T22:10:54.364Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-07-19T22:10:54.364Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-07-19T22:10:54.364Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-07-19T22:10:54.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-19T22:10:54.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:10:54.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:10:54.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:10:54.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:10:54.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:10:54.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:10:54.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-19T22:10:54.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-19T22:10:54.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-19T22:10:54.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-07-19T22:10:54.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-19T22:10:54.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-19T22:10:54.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-19T22:10:54.364Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-19T22:10:54.625Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-19T22:10:54.625Z] === RUN TestCreateWithInvalidEnv [2022-07-19T22:10:54.625Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-19T22:10:54.625Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-19T22:10:54.625Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-19T22:10:54.625Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-19T22:10:54.625Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-19T22:10:54.625Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-19T22:10:54.625Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-19T22:10:54.625Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-19T22:10:54.625Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-19T22:10:54.625Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-19T22:10:54.625Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-07-19T22:10:54.625Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-19T22:10:54.625Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-07-19T22:10:54.625Z] === RUN TestCreateTmpfsMountsTarget [2022-07-19T22:10:54.625Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-07-19T22:10:54.625Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-19T22:10:55.192Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-19T22:10:55.192Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-19T22:10:55.645Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-19T22:10:55.905Z] --- PASS: TestDockerNetworkMacvlan (9.48s) [2022-07-19T22:10:55.905Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-19T22:10:55.905Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-19T22:10:55.905Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-07-19T22:10:55.905Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-07-19T22:10:55.905Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-07-19T22:10:55.905Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-07-19T22:10:55.905Z] PASS [2022-07-19T22:10:55.905Z] [2022-07-19T22:10:55.905Z] DONE 8 tests in 11.001s [2022-07-19T22:10:55.905Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-19T22:10:55.905Z] ++ 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-07-19T22:10:55.905Z] ++ set -e [2022-07-19T22:10:55.905Z] ++ '[' -n 0 ']' [2022-07-19T22:10:55.905Z] ++ set -x [2022-07-19T22:10:55.905Z] ++ 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-07-19T22:10:55.905Z] testing: warning: no tests to run [2022-07-19T22:10:55.905Z] PASS [2022-07-19T22:10:55.905Z] [2022-07-19T22:10:55.905Z] DONE 0 tests in 0.025s [2022-07-19T22:10:55.905Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-19T22:10:55.906Z] ++ 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-07-19T22:10:55.906Z] ++ set -e [2022-07-19T22:10:55.906Z] ++ '[' -n 0 ']' [2022-07-19T22:10:55.906Z] ++ set -x [2022-07-19T22:10:55.906Z] ++ 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-07-19T22:10:56.128Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-19T22:10:56.166Z] INFO: Testing against a local daemon [2022-07-19T22:10:56.166Z] === RUN TestAuthZPluginAllowRequest [2022-07-19T22:10:56.694Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-19T22:10:56.695Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-19T22:10:56.953Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2022-07-19T22:10:56.953Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-19T22:10:57.520Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-19T22:10:57.547Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-07-19T22:10:57.547Z] === RUN TestAuthZPluginTLS [2022-07-19T22:10:57.778Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-19T22:10:57.807Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-19T22:10:57.807Z] === RUN TestAuthZPluginDenyRequest [2022-07-19T22:10:58.376Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-19T22:10:58.376Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-19T22:10:58.713Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-19T22:10:58.947Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-19T22:10:58.947Z] === RUN TestAuthZPluginDenyResponse [2022-07-19T22:10:58.972Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-19T22:10:58.972Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2022-07-19T22:10:58.972Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-19T22:10:58.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:10:58.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:10:58.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:10:58.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:10:58.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:10:58.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:10:58.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:10:58.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:10:58.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:10:58.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:10:59.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-19T22:10:59.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-19T22:10:59.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-19T22:10:59.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-19T22:10:59.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-19T22:10:59.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-19T22:10:59.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-19T22:10:59.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-19T22:10:59.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-07-19T22:10:59.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-19T22:10:59.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-19T22:10:59.231Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-19T22:10:59.231Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-19T22:10:59.490Z] check_test.go:540: [d54aebe765114] daemon is not started [2022-07-19T22:10:59.490Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-19T22:10:59.490Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-19T22:10:59.517Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-19T22:10:59.517Z] === RUN TestAuthZPluginAllowEventStream [2022-07-19T22:10:59.752Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2022-07-19T22:10:59.752Z] === RUN TestCreateDifferentPlatform [2022-07-19T22:10:59.752Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-19T22:10:59.752Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-19T22:10:59.752Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-07-19T22:10:59.752Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-19T22:10:59.752Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-19T22:10:59.752Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-19T22:11:00.012Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-19T22:11:00.012Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-19T22:11:00.012Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-19T22:11:00.012Z] === RUN TestCreateInvalidHostConfig [2022-07-19T22:11:00.012Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:11:00.012Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:11:00.012Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:11:00.012Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:11:00.012Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:11:00.012Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:11:00.012Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:11:00.012Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:11:00.012Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-19T22:11:00.012Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-19T22:11:00.012Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-19T22:11:00.012Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-19T22:11:00.012Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-19T22:11:00.012Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-19T22:11:00.012Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-19T22:11:00.012Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-19T22:11:00.012Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-19T22:11:00.012Z] === RUN TestContainerStartOnDaemonRestart [2022-07-19T22:11:00.012Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-19T22:11:00.012Z] === RUN TestDaemonRestartIpcMode [2022-07-19T22:11:00.012Z] === PAUSE TestDaemonRestartIpcMode [2022-07-19T22:11:00.012Z] === RUN TestDaemonHostGatewayIP [2022-07-19T22:11:00.012Z] === PAUSE TestDaemonHostGatewayIP [2022-07-19T22:11:00.012Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-19T22:11:00.012Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-19T22:11:00.012Z] === RUN TestContainerKillOnDaemonStart [2022-07-19T22:11:00.012Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-19T22:11:00.012Z] === RUN TestDiff [2022-07-19T22:11:00.270Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-19T22:11:00.457Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-07-19T22:11:00.457Z] === RUN TestAuthZPluginErrorResponse [2022-07-19T22:11:00.839Z] --- PASS: TestDiff (0.74s) [2022-07-19T22:11:00.839Z] === RUN TestExecConsoleSize [2022-07-19T22:11:01.027Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-19T22:11:01.027Z] === RUN TestAuthZPluginErrorRequest [2022-07-19T22:11:01.597Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-19T22:11:01.597Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-19T22:11:01.772Z] --- PASS: TestExecConsoleSize (0.88s) [2022-07-19T22:11:01.772Z] === RUN TestExecWithCloseStdin [2022-07-19T22:11:01.772Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-19T22:11:02.030Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-19T22:11:02.168Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-19T22:11:02.168Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-19T22:11:02.597Z] --- PASS: TestExecWithCloseStdin (0.91s) [2022-07-19T22:11:02.597Z] === RUN TestExec [2022-07-19T22:11:03.537Z] --- PASS: TestExec (0.83s) [2022-07-19T22:11:03.537Z] === RUN TestExecUser [2022-07-19T22:11:03.537Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-19T22:11:03.537Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-19T22:11:03.551Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-07-19T22:11:03.551Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-19T22:11:03.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-19T22:11:03.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-19T22:11:03.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-19T22:11:03.795Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-19T22:11:03.861Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-07-19T22:11:03.861Z] === RUN TestServiceUpdateConfigs [2022-07-19T22:11:04.364Z] --- PASS: TestExecUser (0.88s) [2022-07-19T22:11:04.364Z] === RUN TestExportContainerAndImportImage [2022-07-19T22:11:04.364Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-19T22:11:04.764Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-19T22:11:04.935Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-07-19T22:11:04.935Z] === RUN TestAuthZPluginHeader [2022-07-19T22:11:05.300Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2022-07-19T22:11:05.300Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-19T22:11:05.506Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-19T22:11:05.506Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-19T22:11:05.506Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:11:05.506Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-19T22:11:05.506Z] === RUN TestAuthZPluginV2Disable [2022-07-19T22:11:05.506Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:11:05.506Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-19T22:11:05.506Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-19T22:11:05.506Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:11:05.506Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-19T22:11:05.506Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-19T22:11:05.506Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:11:05.506Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-19T22:11:05.506Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-19T22:11:05.866Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-19T22:11:06.431Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2022-07-19T22:11:06.431Z] === RUN TestHealthCheckWorkdir [2022-07-19T22:11:07.364Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-07-19T22:11:07.364Z] === RUN TestHealthKillContainer [2022-07-19T22:11:08.737Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-19T22:11:09.302Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-19T22:11:09.302Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-19T22:11:09.868Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-19T22:11:09.868Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-19T22:11:09.868Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-19T22:11:09.868Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-19T22:11:12.394Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-19T22:11:12.959Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-19T22:11:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-19T22:11:13.526Z] check_test.go:540: [dfe25f5d0c66b] daemon is not started [2022-07-19T22:11:13.526Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-19T22:11:13.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-19T22:11:13.784Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-19T22:11:14.385Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-19T22:11:14.972Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-19T22:11:15.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-19T22:11:15.495Z] --- PASS: TestHealthKillContainer (8.23s) [2022-07-19T22:11:15.495Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-19T22:11:16.063Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2022-07-19T22:11:16.063Z] === RUN TestIpcModeNone [2022-07-19T22:11:16.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-19T22:11:16.891Z] --- PASS: TestIpcModeNone (0.72s) [2022-07-19T22:11:16.891Z] === RUN TestIpcModePrivate [2022-07-19T22:11:17.458Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-07-19T22:11:17.717Z] --- PASS: TestIpcModePrivate (0.83s) [2022-07-19T22:11:17.717Z] === RUN TestIpcModeShareable [2022-07-19T22:11:17.717Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-19T22:11:18.284Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-07-19T22:11:18.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-19T22:11:18.284Z] --- PASS: TestIpcModeShareable (0.71s) [2022-07-19T22:11:18.284Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-19T22:11:18.747Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2022-07-19T22:11:18.747Z] === RUN TestServiceUpdateNetwork [2022-07-19T22:11:19.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e58d68__} [2022-07-19T22:11:19.908Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-19T22:11:20.594Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.20s) [2022-07-19T22:11:20.594Z] === RUN TestAPIIpcModeHost [2022-07-19T22:11:21.161Z] --- PASS: TestAPIIpcModeHost (0.51s) [2022-07-19T22:11:21.161Z] === RUN TestDaemonIpcModeShareable [2022-07-19T22:11:21.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-121432575_/foo_false_____} [2022-07-19T22:11:21.814Z] tests/integration/client_test.py ..... [ 75%] [2022-07-19T22:11:22.074Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-19T22:11:22.534Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-07-19T22:11:22.535Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-19T22:11:22.535Z] --- PASS: TestDaemonIpcModeShareable (1.53s) [2022-07-19T22:11:22.535Z] === RUN TestDaemonIpcModePrivate [2022-07-19T22:11:22.643Z] tests/integration/errors_test.py . [ 76%] [2022-07-19T22:11:22.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-121432575_/foo_true_____} [2022-07-19T22:11:23.609Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-19T22:11:23.609Z] PASS [2022-07-19T22:11:23.609Z] [2022-07-19T22:11:23.609Z] === Skipped [2022-07-19T22:11:23.609Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-19T22:11:23.609Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:11:23.609Z] [2022-07-19T22:11:23.609Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-19T22:11:23.609Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:11:23.609Z] [2022-07-19T22:11:23.609Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-19T22:11:23.609Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:11:23.609Z] [2022-07-19T22:11:23.609Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-19T22:11:23.609Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:11:23.609Z] [2022-07-19T22:11:23.609Z] DONE 17 tests, 4 skipped in 26.415s [2022-07-19T22:11:23.609Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-19T22:11:23.609Z] ++ 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-07-19T22:11:23.609Z] ++ set -e [2022-07-19T22:11:23.609Z] ++ '[' -n 0 ']' [2022-07-19T22:11:23.609Z] ++ set -x [2022-07-19T22:11:23.609Z] ++ 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-07-19T22:11:23.609Z] INFO: Testing against a local daemon [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:11:23.609Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:11:23.609Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-19T22:11:23.609Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-19T22:11:23.609Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-19T22:11:23.609Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-19T22:11:23.609Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-19T22:11:23.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-19T22:11:23.609Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-19T22:11:23.609Z] === RUN TestPluginInstall [2022-07-19T22:11:23.609Z] === RUN TestPluginInstall/no_auth [2022-07-19T22:11:23.609Z] time="2022-07-19T22:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:11:23.609Z] time="2022-07-19T22:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b53ff853e5c733d19eec6a8efc4d5491dc3ed33a84634395cc122c5ab20f79c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:11:23.609Z] time="2022-07-19T22:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:11:23.609Z] time="2022-07-19T22:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b53ff853e5c733d19eec6a8efc4d5491dc3ed33a84634395cc122c5ab20f79c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:11:23.609Z] === RUN TestPluginInstall/with_htpasswd [2022-07-19T22:11:23.869Z] time="2022-07-19T22:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:11:23.869Z] time="2022-07-19T22:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82146275f7eb7a3328ae1f58116d39c22231d116261a5fc2d49adf403fa3e916" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:11:23.869Z] time="2022-07-19T22:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:11:23.869Z] time="2022-07-19T22:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82146275f7eb7a3328ae1f58116d39c22231d116261a5fc2d49adf403fa3e916" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:11:24.130Z] === RUN TestPluginInstall/with_insecure [2022-07-19T22:11:24.168Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-07-19T22:11:24.168Z] --- PASS: TestDaemonIpcModePrivate (1.52s) [2022-07-19T22:11:24.168Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-19T22:11:24.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3245231077_/foo_false_____} [2022-07-19T22:11:25.070Z] time="2022-07-19T22:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:11:25.070Z] time="2022-07-19T22:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd48c98da7965a687c21552c7bd0929a041e559cf9c1c1792c22e07e6f6ed1b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:11:25.070Z] time="2022-07-19T22:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:11:25.070Z] time="2022-07-19T22:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd48c98da7965a687c21552c7bd0929a041e559cf9c1c1792c22e07e6f6ed1b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:11:25.070Z] plugin_test.go:195: [d0961a4c547cf] daemon is not started [2022-07-19T22:11:25.070Z] --- PASS: TestPluginInstall (2.53s) [2022-07-19T22:11:25.070Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-07-19T22:11:25.070Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-19T22:11:25.070Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-19T22:11:25.070Z] === RUN TestPluginsWithRuntimes [2022-07-19T22:11:25.102Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-19T22:11:25.102Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-19T22:11:25.102Z] check_test.go:540: [d1112a3e98fdf] daemon is not started [2022-07-19T22:11:25.102Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-19T22:11:25.361Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-07-19T22:11:25.620Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2022-07-19T22:11:25.620Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-19T22:11:25.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3245231077_/foo_true_____} [2022-07-19T22:11:26.997Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-19T22:11:26.997Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-19T22:11:26.998Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-07-19T22:11:26.998Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s) [2022-07-19T22:11:26.998Z] === RUN TestIpcModeOlderClient [2022-07-19T22:11:26.998Z] === PAUSE TestIpcModeOlderClient [2022-07-19T22:11:26.998Z] === RUN TestKillContainerInvalidSignal [2022-07-19T22:11:27.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3245231077_/foo_true__0xc000e58d98___} [2022-07-19T22:11:27.578Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-19T22:11:27.823Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2022-07-19T22:11:27.823Z] === RUN TestKillContainer [2022-07-19T22:11:27.823Z] === RUN TestKillContainer/no_signal [2022-07-19T22:11:28.392Z] === RUN TestKillContainer/non_killing_signal [2022-07-19T22:11:28.522Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-07-19T22:11:28.522Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-07-19T22:11:28.522Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-07-19T22:11:28.522Z] === RUN TestPluginBackCompatMediaTypes [2022-07-19T22:11:28.653Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-19T22:11:28.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e58db0__} [2022-07-19T22:11:28.912Z] === RUN TestKillContainer/killing_signal [2022-07-19T22:11:29.092Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-19T22:11:29.092Z] PASS [2022-07-19T22:11:29.092Z] [2022-07-19T22:11:29.092Z] DONE 24 tests in 6.562s [2022-07-19T22:11:29.092Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-19T22:11:29.092Z] ++ 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-07-19T22:11:29.092Z] ++ set -e [2022-07-19T22:11:29.092Z] ++ '[' -n 0 ']' [2022-07-19T22:11:29.092Z] ++ set -x [2022-07-19T22:11:29.092Z] ++ 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-07-19T22:11:29.092Z] INFO: Testing against a local daemon [2022-07-19T22:11:29.092Z] === RUN TestExternalGraphDriver [2022-07-19T22:11:29.353Z] === RUN TestExternalGraphDriver/json [2022-07-19T22:11:29.848Z] --- PASS: TestKillContainer (2.15s) [2022-07-19T22:11:29.848Z] --- PASS: TestKillContainer/no_signal (0.67s) [2022-07-19T22:11:29.848Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2022-07-19T22:11:29.848Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2022-07-19T22:11:29.848Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-19T22:11:29.848Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-19T22:11:30.107Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-19T22:11:30.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e58dc8__} [2022-07-19T22:11:30.366Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-19T22:11:30.958Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-07-19T22:11:30.958Z] === RUN TestServiceUpdatePidsLimit [2022-07-19T22:11:31.262Z] === RUN TestExternalGraphDriver/spec [2022-07-19T22:11:31.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2022-07-19T22:11:31.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2022-07-19T22:11:31.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2022-07-19T22:11:31.302Z] === RUN TestKillStoppedContainer [2022-07-19T22:11:31.302Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-19T22:11:31.302Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-19T22:11:31.302Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-19T22:11:31.302Z] === RUN TestKillDifferentUserContainer [2022-07-19T22:11:31.527Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-19T22:11:31.563Z] check_test.go:540: [d3e74023ac33f] daemon is not started [2022-07-19T22:11:31.563Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-19T22:11:31.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e58de0__} [2022-07-19T22:11:31.821Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2022-07-19T22:11:31.821Z] === RUN TestInspectOomKilledTrue [2022-07-19T22:11:31.821Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-19T22:11:31.821Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-19T22:11:31.821Z] === RUN TestInspectOomKilledFalse [2022-07-19T22:11:31.821Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-19T22:11:31.821Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-19T22:11:31.821Z] === RUN TestLinksEtcHostsContentMatch [2022-07-19T22:11:32.388Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2022-07-19T22:11:32.388Z] === RUN TestLinksContainerNames [2022-07-19T22:11:32.466Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-19T22:11:32.644Z] === RUN TestExternalGraphDriver/pull [2022-07-19T22:11:33.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e58df8__} [2022-07-19T22:11:33.580Z] --- PASS: TestLinksContainerNames (1.23s) [2022-07-19T22:11:33.580Z] === RUN TestLogsFollowTailEmpty [2022-07-19T22:11:34.151Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-19T22:11:34.410Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-07-19T22:11:34.410Z] === RUN TestLogs [2022-07-19T22:11:34.410Z] === RUN TestLogs/driver_local [2022-07-19T22:11:34.410Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:11:34.410Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:11:34.410Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-19T22:11:34.410Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-19T22:11:34.410Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-19T22:11:34.410Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-19T22:11:34.410Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:11:34.410Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:11:34.410Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:11:34.410Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:11:34.410Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:11:34.410Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:11:34.410Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-19T22:11:34.410Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-19T22:11:34.554Z] --- PASS: TestExternalGraphDriver (5.22s) [2022-07-19T22:11:34.554Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-19T22:11:34.554Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-07-19T22:11:34.554Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2022-07-19T22:11:34.554Z] === RUN TestGraphdriverPluginV2 [2022-07-19T22:11:34.554Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:11:34.554Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-19T22:11:34.554Z] PASS [2022-07-19T22:11:34.554Z] [2022-07-19T22:11:34.554Z] === Skipped [2022-07-19T22:11:34.554Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-19T22:11:34.554Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:11:34.554Z] [2022-07-19T22:11:34.554Z] DONE 5 tests, 1 skipped in 5.652s [2022-07-19T22:11:34.554Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-19T22:11:34.554Z] ++ 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-07-19T22:11:34.554Z] ++ set -e [2022-07-19T22:11:34.554Z] ++ '[' -n 0 ']' [2022-07-19T22:11:34.554Z] ++ set -x [2022-07-19T22:11:34.554Z] ++ 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-07-19T22:11:34.668Z] check_test.go:540: [d9263987206a1] daemon is not started [2022-07-19T22:11:34.668Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-19T22:11:34.814Z] INFO: Testing against a local daemon [2022-07-19T22:11:34.814Z] === RUN TestContinueAfterPluginCrash [2022-07-19T22:11:34.814Z] === PAUSE TestContinueAfterPluginCrash [2022-07-19T22:11:34.814Z] === RUN TestReadPluginNoRead [2022-07-19T22:11:34.814Z] === PAUSE TestReadPluginNoRead [2022-07-19T22:11:34.814Z] === RUN TestDaemonStartWithLogOpt [2022-07-19T22:11:34.814Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-19T22:11:34.814Z] === CONT TestContinueAfterPluginCrash [2022-07-19T22:11:34.814Z] === CONT TestDaemonStartWithLogOpt [2022-07-19T22:11:34.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-19T22:11:35.186Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-19T22:11:35.186Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-19T22:11:36.121Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-19T22:11:36.378Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-19T22:11:36.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-19T22:11:36.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-19T22:11:36.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-19T22:11:36.636Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-19T22:11:36.636Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-19T22:11:36.636Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-19T22:11:36.895Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-19T22:11:37.154Z] === RUN TestLogs/driver_json-file [2022-07-19T22:11:37.154Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:11:37.154Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:11:37.154Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:11:37.154Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:11:37.154Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:11:37.154Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:11:37.154Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:11:37.154Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:11:37.154Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:11:37.154Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:11:37.154Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:11:37.154Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:11:37.414Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-19T22:11:37.414Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-19T22:11:37.672Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-19T22:11:38.110Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-07-19T22:11:38.110Z] === CONT TestReadPluginNoRead [2022-07-19T22:11:38.238Z] docker_cli_daemon_plugins_test.go:80: [df9b18619e50e] daemon is not started [2022-07-19T22:11:38.238Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-19T22:11:38.497Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-19T22:11:39.064Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-19T22:11:39.322Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-19T22:11:39.322Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-19T22:11:39.580Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-19T22:11:40.021Z] === RUN TestReadPluginNoRead/default [2022-07-19T22:11:40.147Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-19T22:11:40.405Z] --- PASS: TestLogs (6.03s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.80s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.97s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.13s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.05s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.92s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.07s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.13s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.06s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.08s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.93s) [2022-07-19T22:11:40.405Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.02s) [2022-07-19T22:11:40.405Z] === RUN TestContainerNetworkMountsNoChown [2022-07-19T22:11:40.586Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-19T22:11:40.971Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2022-07-19T22:11:40.971Z] === RUN TestMountDaemonRoot [2022-07-19T22:11:40.971Z] === RUN TestMountDaemonRoot/default [2022-07-19T22:11:40.971Z] === PAUSE TestMountDaemonRoot/default [2022-07-19T22:11:40.971Z] === RUN TestMountDaemonRoot/private [2022-07-19T22:11:40.971Z] === PAUSE TestMountDaemonRoot/private [2022-07-19T22:11:40.971Z] === RUN TestMountDaemonRoot/rprivate [2022-07-19T22:11:40.971Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-19T22:11:40.971Z] === RUN TestMountDaemonRoot/slave [2022-07-19T22:11:40.971Z] === PAUSE TestMountDaemonRoot/slave [2022-07-19T22:11:40.971Z] === RUN TestMountDaemonRoot/rslave [2022-07-19T22:11:40.971Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-19T22:11:40.971Z] === RUN TestMountDaemonRoot/shared [2022-07-19T22:11:40.971Z] === PAUSE TestMountDaemonRoot/shared [2022-07-19T22:11:40.971Z] === RUN TestMountDaemonRoot/rshared [2022-07-19T22:11:40.971Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-19T22:11:40.971Z] === CONT TestMountDaemonRoot/default [2022-07-19T22:11:40.971Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:11:40.971Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:11:40.971Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-19T22:11:40.971Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-19T22:11:40.971Z] === CONT TestMountDaemonRoot/rslave [2022-07-19T22:11:40.971Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:11:40.971Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:11:40.972Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-19T22:11:40.972Z] === CONT TestMountDaemonRoot/rshared [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:11:40.972Z] === CONT TestMountDaemonRoot/shared [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-19T22:11:40.972Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:11:40.972Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:11:40.972Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/rprivate [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/slave [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/private [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-19T22:11:41.230Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:11:41.230Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-19T22:11:41.230Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-19T22:11:41.402Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-19T22:11:41.478Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-19T22:11:41.488Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-19T22:11:41.488Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-19T22:11:41.746Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-19T22:11:41.746Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-19T22:11:41.746Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-19T22:11:41.746Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-07-19T22:11:41.746Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-19T22:11:41.746Z] === RUN TestContainerBindMountNonRecursive [2022-07-19T22:11:42.312Z] docker_cli_daemon_plugins_test.go:170: [db425a2ada1b0] daemon is not started [2022-07-19T22:11:42.342Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-19T22:11:42.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-19T22:11:42.912Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-07-19T22:11:43.446Z] --- PASS: TestContainerBindMountNonRecursive (1.86s) [2022-07-19T22:11:43.446Z] === RUN TestContainerVolumesMountedAsShared [2022-07-19T22:11:43.482Z] === CONT TestReadPluginNoRead [2022-07-19T22:11:43.482Z] read_test.go:92: [da1de66959b11] daemon is not started [2022-07-19T22:11:43.482Z] --- PASS: TestReadPluginNoRead (5.71s) [2022-07-19T22:11:43.482Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-07-19T22:11:43.482Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-07-19T22:11:43.482Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-07-19T22:11:43.482Z] PASS [2022-07-19T22:11:43.482Z] [2022-07-19T22:11:43.482Z] DONE 6 tests in 8.850s [2022-07-19T22:11:43.482Z] 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-07-19T22:11:43.482Z] ++ 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-07-19T22:11:43.482Z] ++ set -e [2022-07-19T22:11:43.482Z] ++ '[' -n 0 ']' [2022-07-19T22:11:43.482Z] ++ set -x [2022-07-19T22:11:43.482Z] ++ 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-07-19T22:11:43.482Z] testing: warning: no tests to run [2022-07-19T22:11:43.482Z] PASS [2022-07-19T22:11:43.482Z] [2022-07-19T22:11:43.482Z] DONE 0 tests in 0.037s [2022-07-19T22:11:43.482Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-19T22:11:43.482Z] ++ 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-07-19T22:11:43.482Z] ++ set -e [2022-07-19T22:11:43.482Z] ++ '[' -n 0 ']' [2022-07-19T22:11:43.482Z] ++ set -x [2022-07-19T22:11:43.482Z] ++ 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-07-19T22:11:43.704Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-19T22:11:43.704Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-19T22:11:43.745Z] INFO: Testing against a local daemon [2022-07-19T22:11:43.745Z] === RUN TestPluginWithDevMounts [2022-07-19T22:11:43.745Z] === PAUSE TestPluginWithDevMounts [2022-07-19T22:11:43.745Z] === CONT TestPluginWithDevMounts [2022-07-19T22:11:44.271Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-07-19T22:11:44.271Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-19T22:11:44.271Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-19T22:11:44.529Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-19T22:11:45.095Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-07-19T22:11:45.095Z] === RUN TestNetworkNat [2022-07-19T22:11:45.127Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-07-19T22:11:45.127Z] PASS [2022-07-19T22:11:45.127Z] [2022-07-19T22:11:45.127Z] DONE 1 tests in 1.626s [2022-07-19T22:11:45.127Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-19T22:11:45.127Z] ++ 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-07-19T22:11:45.127Z] ++ set -e [2022-07-19T22:11:45.127Z] ++ '[' -n 0 ']' [2022-07-19T22:11:45.127Z] ++ set -x [2022-07-19T22:11:45.127Z] ++ 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-07-19T22:11:45.356Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-19T22:11:45.387Z] INFO: Testing against a local daemon [2022-07-19T22:11:45.387Z] === RUN TestSecretInspect [2022-07-19T22:11:45.615Z] --- PASS: TestNetworkNat (0.75s) [2022-07-19T22:11:45.616Z] === RUN TestNetworkLocalhostTCPNat [2022-07-19T22:11:46.182Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-19T22:11:46.748Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2022-07-19T22:11:46.748Z] === RUN TestNetworkLoopbackNat [2022-07-19T22:11:47.006Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-19T22:11:47.158Z] --- PASS: TestServiceUpdatePidsLimit (16.36s) [2022-07-19T22:11:47.158Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-19T22:11:47.158Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-07-19T22:11:47.158Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-19T22:11:47.158Z] PASS [2022-07-19T22:11:47.158Z] [2022-07-19T22:11:47.158Z] === Skipped [2022-07-19T22:11:47.158Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-19T22:11:47.158Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-19T22:11:47.158Z] [2022-07-19T22:11:47.158Z] DONE 27 tests, 1 skipped in 165.042s [2022-07-19T22:11:47.158Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-19T22:11:47.158Z] INFO: Testing against a local daemon [2022-07-19T22:11:47.158Z] === RUN TestSessionCreate [2022-07-19T22:11:47.158Z] --- PASS: TestSessionCreate (0.02s) [2022-07-19T22:11:47.158Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-19T22:11:47.158Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-19T22:11:47.158Z] PASS [2022-07-19T22:11:47.158Z] [2022-07-19T22:11:47.158Z] DONE 2 tests in 0.061s [2022-07-19T22:11:47.158Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-19T22:11:47.158Z] INFO: Testing against a local daemon [2022-07-19T22:11:47.158Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-19T22:11:47.158Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-19T22:11:47.158Z] === RUN TestDiskUsage [2022-07-19T22:11:47.158Z] === PAUSE TestDiskUsage [2022-07-19T22:11:47.158Z] === RUN TestEventsExecDie [2022-07-19T22:11:47.417Z] --- PASS: TestEventsExecDie (0.57s) [2022-07-19T22:11:47.417Z] === RUN TestEventsBackwardsCompatible [2022-07-19T22:11:47.417Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-19T22:11:47.417Z] === RUN TestEventsVolumeCreate [2022-07-19T22:11:47.417Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-19T22:11:47.417Z] === RUN TestInfoBinaryCommits [2022-07-19T22:11:47.417Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-19T22:11:47.417Z] === RUN TestInfoAPIVersioned [2022-07-19T22:11:47.417Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-19T22:11:47.417Z] === RUN TestInfoAPI [2022-07-19T22:11:47.417Z] --- PASS: TestInfoAPI (0.02s) [2022-07-19T22:11:47.417Z] === RUN TestInfoAPIWarnings [2022-07-19T22:11:47.573Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-19T22:11:47.927Z] --- PASS: TestSecretInspect (2.14s) [2022-07-19T22:11:47.927Z] === RUN TestSecretList [2022-07-19T22:11:48.140Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-19T22:11:48.398Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-19T22:11:48.656Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-19T22:11:48.914Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-19T22:11:49.173Z] check_test.go:540: [d145cebab7bd3] daemon is not started [2022-07-19T22:11:49.173Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-19T22:11:49.432Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-19T22:11:49.690Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-07-19T22:11:49.690Z] === RUN TestPause [2022-07-19T22:11:49.837Z] --- PASS: TestSecretList (2.17s) [2022-07-19T22:11:49.837Z] === RUN TestSecretsCreateAndDelete [2022-07-19T22:11:50.257Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-19T22:11:50.515Z] --- PASS: TestPause (0.81s) [2022-07-19T22:11:50.516Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-19T22:11:50.516Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-19T22:11:50.516Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-19T22:11:50.516Z] === RUN TestPauseStopPausedContainer [2022-07-19T22:11:51.083Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-19T22:11:51.083Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-19T22:11:51.344Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2022-07-19T22:11:51.344Z] === RUN TestPidHost [2022-07-19T22:11:51.747Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-07-19T22:11:51.747Z] === RUN TestSecretsUpdate [2022-07-19T22:11:51.911Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-19T22:11:52.846Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-19T22:11:52.846Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-19T22:11:53.107Z] --- PASS: TestPidHost (1.81s) [2022-07-19T22:11:53.107Z] === RUN TestPsFilter [2022-07-19T22:11:53.107Z] --- PASS: TestPsFilter (0.12s) [2022-07-19T22:11:53.107Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-19T22:11:53.707Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-19T22:11:54.275Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2022-07-19T22:11:54.275Z] === RUN TestRemoveContainerWithVolume [2022-07-19T22:11:54.288Z] --- PASS: TestSecretsUpdate (2.19s) [2022-07-19T22:11:54.288Z] === RUN TestTemplatedSecret [2022-07-19T22:11:54.533Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-19T22:11:54.792Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2022-07-19T22:11:54.792Z] === RUN TestRemoveContainerRunning [2022-07-19T22:11:55.725Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-19T22:11:55.725Z] --- PASS: TestRemoveContainerRunning (0.86s) [2022-07-19T22:11:55.725Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-19T22:11:56.291Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-19T22:11:56.552Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2022-07-19T22:11:56.552Z] === RUN TestRemoveInvalidContainer [2022-07-19T22:11:56.552Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-19T22:11:56.552Z] === RUN TestRenameLinkedContainer [2022-07-19T22:11:56.829Z] --- PASS: TestTemplatedSecret (2.48s) [2022-07-19T22:11:56.829Z] === RUN TestSecretCreateResolve [2022-07-19T22:11:57.928Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-19T22:11:58.109Z] ......... [ 85%] [2022-07-19T22:11:58.739Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-07-19T22:11:58.739Z] PASS [2022-07-19T22:11:58.739Z] [2022-07-19T22:11:58.739Z] DONE 6 tests in 13.455s [2022-07-19T22:11:58.739Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-19T22:11:58.739Z] ++ 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-07-19T22:11:58.739Z] ++ set -e [2022-07-19T22:11:58.739Z] ++ '[' -n 0 ']' [2022-07-19T22:11:58.739Z] ++ set -x [2022-07-19T22:11:58.739Z] ++ 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-07-19T22:11:58.739Z] INFO: Testing against a local daemon [2022-07-19T22:11:58.739Z] === RUN TestServiceCreateInit [2022-07-19T22:11:58.739Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-19T22:11:58.861Z] --- PASS: TestRenameLinkedContainer (2.17s) [2022-07-19T22:11:58.861Z] === RUN TestRenameStoppedContainer [2022-07-19T22:11:59.119Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-19T22:11:59.379Z] --- PASS: TestRenameStoppedContainer (0.65s) [2022-07-19T22:11:59.379Z] === RUN TestRenameRunningContainerAndReuse [2022-07-19T22:12:00.752Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2022-07-19T22:12:00.752Z] === RUN TestRenameInvalidName [2022-07-19T22:12:00.752Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-19T22:12:01.010Z] --- PASS: TestRenameInvalidName (0.57s) [2022-07-19T22:12:01.010Z] === RUN TestRenameAnonymousContainer [2022-07-19T22:12:01.268Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-19T22:12:02.939Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-19T22:12:03.065Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-19T22:12:03.167Z] --- PASS: TestRenameAnonymousContainer (1.73s) [2022-07-19T22:12:03.167Z] === RUN TestRenameContainerWithSameName [2022-07-19T22:12:03.167Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-07-19T22:12:03.167Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-19T22:12:04.101Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-07-19T22:12:04.101Z] === RUN TestResize [2022-07-19T22:12:04.527Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-19T22:12:04.666Z] --- PASS: TestResize (0.46s) [2022-07-19T22:12:04.666Z] === RUN TestResizeWithInvalidSize [2022-07-19T22:12:04.924Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-19T22:12:05.183Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-19T22:12:05.183Z] === RUN TestResizeWhenContainerNotStarted [2022-07-19T22:12:05.441Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:12:05.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:12:05.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:12:05.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-19T22:12:05.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:12:05.508Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-19T22:12:05.508Z] === RUN TestInfoDebug [2022-07-19T22:12:05.508Z] --- PASS: TestInfoDebug (0.52s) [2022-07-19T22:12:05.508Z] === RUN TestInfoInsecureRegistries [2022-07-19T22:12:05.508Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-19T22:12:05.508Z] === RUN TestInfoRegistryMirrors [2022-07-19T22:12:05.508Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-19T22:12:05.508Z] === RUN TestLoginFailsWithBadCredentials [2022-07-19T22:12:06.076Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-19T22:12:06.076Z] === RUN TestPingCacheHeaders [2022-07-19T22:12:06.076Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-19T22:12:06.076Z] === RUN TestPingGet [2022-07-19T22:12:06.076Z] --- PASS: TestPingGet (0.01s) [2022-07-19T22:12:06.076Z] === RUN TestPingHead [2022-07-19T22:12:06.076Z] --- PASS: TestPingHead (0.02s) [2022-07-19T22:12:06.076Z] === RUN TestPingSwarmHeader [2022-07-19T22:12:06.235Z] --- PASS: TestServiceCreateInit (7.11s) [2022-07-19T22:12:06.235Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-07-19T22:12:06.235Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2022-07-19T22:12:06.235Z] === RUN TestCreateServiceMultipleTimes [2022-07-19T22:12:06.644Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-19T22:12:06.813Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-19T22:12:07.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-19T22:12:07.213Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-19T22:12:07.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:12:08.151Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-19T22:12:08.151Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-07-19T22:12:08.151Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-19T22:12:08.151Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-19T22:12:08.151Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-19T22:12:08.151Z] === RUN TestVersion [2022-07-19T22:12:08.151Z] --- PASS: TestVersion (0.02s) [2022-07-19T22:12:08.151Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-19T22:12:08.151Z] === CONT TestDiskUsage [2022-07-19T22:12:08.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-19T22:12:08.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/empty [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/empty/container_types [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/empty/image_types [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/empty/volume_types [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-19T22:12:08.720Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-19T22:12:08.980Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-19T22:12:08.980Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-19T22:12:08.980Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-19T22:12:08.980Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-19T22:12:08.980Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-19T22:12:08.980Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-19T22:12:08.980Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-19T22:12:08.980Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-19T22:12:08.980Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-19T22:12:08.980Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-19T22:12:08.980Z] === RUN TestDiskUsage/after_container.Run [2022-07-19T22:12:09.551Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-19T22:12:09.551Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-19T22:12:09.551Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-19T22:12:09.551Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-19T22:12:09.551Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-19T22:12:09.551Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-19T22:12:09.551Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-19T22:12:09.551Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-19T22:12:09.551Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-19T22:12:09.551Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-19T22:12:09.801Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-19T22:12:09.811Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage (1.54s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-19T22:12:09.811Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-19T22:12:09.812Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-19T22:12:09.812Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-19T22:12:09.812Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:12:09.812Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-19T22:12:09.812Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-19T22:12:09.812Z] PASS [2022-07-19T22:12:09.812Z] [2022-07-19T22:12:09.812Z] DONE 54 tests in 22.951s [2022-07-19T22:12:09.812Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-19T22:12:09.812Z] INFO: Testing against a local daemon [2022-07-19T22:12:09.812Z] === RUN TestVolumesCreateAndList [2022-07-19T22:12:09.812Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-19T22:12:09.812Z] === RUN TestVolumesRemove [2022-07-19T22:12:09.812Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-19T22:12:09.812Z] === RUN TestVolumesInspect [2022-07-19T22:12:09.812Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-19T22:12:09.812Z] === RUN TestVolumesInvalidJSON [2022-07-19T22:12:09.812Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-19T22:12:09.812Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-19T22:12:09.812Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-19T22:12:09.812Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-19T22:12:09.812Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-19T22:12:09.812Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-19T22:12:09.812Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-19T22:12:09.812Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-19T22:12:09.812Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-19T22:12:09.812Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-19T22:12:09.812Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-19T22:12:09.812Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-19T22:12:09.812Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-19T22:12:09.812Z] PASS [2022-07-19T22:12:09.812Z] [2022-07-19T22:12:09.812Z] DONE 9 tests in 0.139s [2022-07-19T22:12:09.812Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-19T22:12:10.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:12:10.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:12:10.381Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-19T22:12:10.381Z] Removing test suite binaries [2022-07-19T22:12:10.381Z] exiting test-integration [2022-07-19T22:12:10.381Z] ++ exit 0 [2022-07-19T22:12:10.381Z] [2022-07-19T22:12:10.741Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-19T22:12:11.452Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-19T22:12:11.453Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError Post stage [Pipeline] junit [2022-07-19T22:12:11.774Z] Recording test results [2022-07-19T22:12:12.767Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-19T22:12:13.287Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-19T22:12:13.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-19T22:12:13.657Z] + echo Ensuring container killed. [2022-07-19T22:12:13.657Z] Ensuring container killed. [2022-07-19T22:12:13.657Z] + docker rm -vf docker-pr1 [2022-07-19T22:12:13.657Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-19T22:12:13.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-19T22:12:13.945Z] + echo Chowning /workspace to jenkins user [2022-07-19T22:12:13.945Z] Chowning /workspace to jenkins user [2022-07-19T22:12:13.945Z] + id -u [2022-07-19T22:12:13.945Z] + id -g [2022-07-19T22:12:13.945Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43836:/workspace busybox chown -R 1000:1000 /workspace [2022-07-19T22:12:13.945Z] Unable to find image 'busybox:latest' locally [2022-07-19T22:12:14.204Z] latest: Pulling from library/busybox [2022-07-19T22:12:14.204Z] 19d511225f94: Pulling fs layer [2022-07-19T22:12:14.204Z] 19d511225f94: Download complete [2022-07-19T22:12:14.204Z] 19d511225f94: Pull complete [2022-07-19T22:12:14.204Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-19T22:12:14.204Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-19T22:12:15.787Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-19T22:12:15.787Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-19T22:12:15.826Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-19T22:12:15.886Z] + bundleName=amd64-cgroup2 [2022-07-19T22:12:15.886Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-19T22:12:15.886Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-19T22:12:15.886Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-19T22:12:15.886Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-19T22:12:16.085Z] check_test.go:540: [d8d037ee4abdf] daemon is not started [2022-07-19T22:12:16.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [Pipeline] archiveArtifacts [2022-07-19T22:12:16.158Z] Archiving artifacts [2022-07-19T22:12:17.985Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-19T22:12:17.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-19T22:12:18.286Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43836/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-19T22:12:18.552Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-19T22:12:18.591Z] + make clean [2022-07-19T22:12:18.591Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-19T22:12:18.591Z] docker-dev-cache [2022-07-19T22:12:18.591Z] docker-mod-cache [Pipeline] deleteDir [2022-07-19T22:12:19.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-19T22:12:19.722Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-19T22:12:20.242Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-19T22:12:20.242Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-19T22:12:20.242Z] [2022-07-19T22:12:20.242Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-19T22:12:20.242Z] =========================== short test summary info ============================ [2022-07-19T22:12:20.242Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-19T22:12:20.242Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-19T22:12:20.242Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-19T22:12:20.242Z] Not supported on most drivers [2022-07-19T22:12:20.242Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-19T22:12:20.242Z] Output of docker top depends on host distro, and is not formalized. [2022-07-19T22:12:20.242Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-19T22:12:20.242Z] Output of docker top depends on host distro, and is not formalized. [2022-07-19T22:12:20.242Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-19T22:12:20.242Z] Can fail if eth0 has multiple IP addresses [2022-07-19T22:12:20.242Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-19T22:12:20.242Z] This doesn't seem to be taken into account by the engine [2022-07-19T22:12:20.242Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-19T22:12:20.242Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-19T22:12:20.242Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.31 seconds == [2022-07-19T22:12:20.501Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-19T22:12:21.651Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-19T22:12:21.908Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-19T22:12:22.476Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-19T22:12:23.415Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-19T22:12:23.415Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-19T22:12:23.415Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-19T22:12:24.342Z] --- PASS: TestCreateServiceMultipleTimes (15.43s) [2022-07-19T22:12:24.342Z] === RUN TestCreateServiceConflict [2022-07-19T22:12:24.342Z] --- PASS: TestCreateServiceConflict (1.80s) [2022-07-19T22:12:24.342Z] === RUN TestCreateServiceMaxReplicas [2022-07-19T22:12:24.791Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-19T22:12:25.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-19T22:12:25.617Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-19T22:12:25.724Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-07-19T22:12:25.724Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-19T22:12:26.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-19T22:12:26.993Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-19T22:12:27.929Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-19T22:12:28.865Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-19T22:12:29.801Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-19T22:12:29.801Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-19T22:12:29.801Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.46s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.67s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.12s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.25s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.22s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.85s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.44s) [2022-07-19T22:12:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.20s) [2022-07-19T22:12:30.059Z] === RUN TestCgroupNamespacesRun [2022-07-19T22:12:30.626Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-19T22:12:31.565Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-19T22:12:32.499Z] --- PASS: TestCgroupNamespacesRun (2.38s) [2022-07-19T22:12:32.499Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-19T22:12:32.712Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-19T22:12:32.712Z] [2022-07-19T22:12:32.712Z] Unloading profiles will leave already running processes permanently [2022-07-19T22:12:32.712Z] unconfined, which can lead to unexpected situations. [2022-07-19T22:12:32.712Z] [2022-07-19T22:12:32.712Z] To set a process to complain mode, use the command line tool [2022-07-19T22:12:32.712Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-19T22:12:32.712Z] Post stage [Pipeline] junit [2022-07-19T22:12:32.724Z] Recording test results [2022-07-19T22:12:32.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-19T22:12:33.695Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2022-07-19T22:12:33.695Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-19T22:12:33.788Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-19T22:12:34.073Z] + echo Ensuring container killed. [2022-07-19T22:12:34.073Z] Ensuring container killed. [2022-07-19T22:12:34.073Z] + docker rm -vf docker-pr1 [2022-07-19T22:12:34.073Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-19T22:12:34.367Z] + echo Chowning /workspace to jenkins user [2022-07-19T22:12:34.367Z] Chowning /workspace to jenkins user [2022-07-19T22:12:34.367Z] + id -u [2022-07-19T22:12:34.367Z] + id -g [2022-07-19T22:12:34.367Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43836:/workspace busybox chown -R 1000:1000 /workspace [2022-07-19T22:12:34.368Z] Unable to find image 'busybox:latest' locally [2022-07-19T22:12:34.628Z] latest: Pulling from library/busybox [2022-07-19T22:12:34.628Z] 19d511225f94: Pulling fs layer [2022-07-19T22:12:34.628Z] 19d511225f94: Verifying Checksum [2022-07-19T22:12:34.628Z] 19d511225f94: Download complete [2022-07-19T22:12:34.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-19T22:12:34.888Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2022-07-19T22:12:34.888Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-19T22:12:34.888Z] 19d511225f94: Pull complete [2022-07-19T22:12:34.888Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-19T22:12:34.888Z] Status: Downloaded newer image for busybox:latest [2022-07-19T22:12:35.454Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-19T22:12:35.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-19T22:12:36.279Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-19T22:12:36.568Z] + bundleName=docker-py [2022-07-19T22:12:36.568Z] + echo Creating docker-py-bundles.tar.gz [2022-07-19T22:12:36.568Z] Creating docker-py-bundles.tar.gz [2022-07-19T22:12:36.568Z] + 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-07-19T22:12:36.581Z] Archiving artifacts [2022-07-19T22:12:36.844Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2022-07-19T22:12:36.844Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-19T22:12:38.265Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.52s) [2022-07-19T22:12:38.265Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-19T22:12:38.545Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43836/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-19T22:12:38.895Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/make.sh binary [2022-07-19T22:12:39.154Z] [2022-07-19T22:12:39.415Z] Removing bundles/ [2022-07-19T22:12:39.415Z] [2022-07-19T22:12:39.415Z] ---> Making bundle: binary (in bundles/binary) [2022-07-19T22:12:39.415Z] Building: bundles/binary-daemon/dockerd [2022-07-19T22:12:39.415Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T22:12:39.657Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) [2022-07-19T22:12:39.657Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-19T22:12:39.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-19T22:12:40.481Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-19T22:12:40.481Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-19T22:12:40.619Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-07-19T22:12:40.619Z] === RUN TestCreateServiceSecretFileMode [2022-07-19T22:12:41.048Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-19T22:12:41.559Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-07-19T22:12:41.559Z] === RUN TestCreateServiceConfigFileMode [2022-07-19T22:12:41.984Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-19T22:12:41.984Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2022-07-19T22:12:41.984Z] === RUN TestNISDomainname [2022-07-19T22:12:42.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-19T22:12:43.177Z] --- PASS: TestNISDomainname (1.05s) [2022-07-19T22:12:43.177Z] === RUN TestHostnameDnsResolution [2022-07-19T22:12:43.436Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-19T22:12:44.120Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-07-19T22:12:44.120Z] === RUN TestCreateServiceSysctls [2022-07-19T22:12:44.371Z] --- PASS: TestHostnameDnsResolution (1.29s) [2022-07-19T22:12:44.371Z] === RUN TestUnprivilegedPortsAndPing [2022-07-19T22:12:44.937Z] --- PASS: TestUnprivilegedPortsAndPing (0.64s) [2022-07-19T22:12:44.937Z] === RUN TestPrivilegedHostDevices [2022-07-19T22:12:45.871Z] --- PASS: TestPrivilegedHostDevices (0.88s) [2022-07-19T22:12:45.871Z] === RUN TestRunConsoleSize [2022-07-19T22:12:46.440Z] --- PASS: TestRunConsoleSize (0.51s) [2022-07-19T22:12:46.440Z] === RUN TestStats [2022-07-19T22:12:46.666Z] --- PASS: TestCreateServiceSysctls (2.64s) [2022-07-19T22:12:46.666Z] === RUN TestCreateServiceCapabilities [2022-07-19T22:12:47.815Z] check_test.go:540: [df25d00bdd382] daemon is not started [2022-07-19T22:12:47.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-19T22:12:48.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-19T22:12:49.208Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-07-19T22:12:49.209Z] === RUN TestInspect [2022-07-19T22:12:49.315Z] --- PASS: TestStats (2.73s) [2022-07-19T22:12:49.315Z] === RUN TestStopContainerWithTimeout [2022-07-19T22:12:49.315Z] === RUN TestStopContainerWithTimeout/0 [2022-07-19T22:12:49.315Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-19T22:12:49.315Z] === RUN TestStopContainerWithTimeout/1 [2022-07-19T22:12:49.315Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-19T22:12:49.315Z] === RUN TestStopContainerWithTimeout/3 [2022-07-19T22:12:49.315Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-19T22:12:49.315Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-19T22:12:49.315Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-19T22:12:49.315Z] === CONT TestStopContainerWithTimeout/0 [2022-07-19T22:12:49.315Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-19T22:12:50.250Z] === CONT TestStopContainerWithTimeout/3 [2022-07-19T22:12:50.817Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-19T22:12:50.817Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-19T22:12:50.817Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-19T22:12:51.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-19T22:12:51.334Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-19T22:12:51.334Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-19T22:12:51.748Z] --- PASS: TestInspect (2.64s) [2022-07-19T22:12:51.748Z] === RUN TestCreateJob [2022-07-19T22:12:51.904Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-19T22:12:51.904Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-19T22:12:52.164Z] === CONT TestStopContainerWithTimeout/1 [2022-07-19T22:12:52.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-19T22:12:52.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-19T22:12:53.798Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-19T22:12:53.798Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-19T22:12:54.056Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-19T22:12:54.056Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2022-07-19T22:12:54.056Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2022-07-19T22:12:54.056Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-07-19T22:12:54.056Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2022-07-19T22:12:54.056Z] === RUN TestDeleteDevicemapper [2022-07-19T22:12:54.056Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-19T22:12:54.056Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-19T22:12:54.056Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-19T22:12:54.291Z] --- PASS: TestCreateJob (2.56s) [2022-07-19T22:12:54.291Z] === RUN TestReplicatedJob [2022-07-19T22:12:54.626Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-19T22:12:56.529Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s) [2022-07-19T22:12:56.529Z] === RUN TestUpdateMemory [2022-07-19T22:12:56.529Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-19T22:12:56.529Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-19T22:12:56.529Z] === RUN TestUpdateCPUQuota [2022-07-19T22:12:56.529Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-19T22:12:57.917Z] --- PASS: TestUpdateCPUQuota (1.46s) [2022-07-19T22:12:57.917Z] === RUN TestUpdatePidsLimit [2022-07-19T22:12:57.917Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-19T22:12:58.181Z] === RUN TestUpdatePidsLimit/no_change [2022-07-19T22:12:58.181Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-19T22:12:58.492Z] --- PASS: TestReplicatedJob (4.56s) [2022-07-19T22:12:58.492Z] === RUN TestUpdateReplicatedJob [2022-07-19T22:12:58.748Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-19T22:12:59.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-19T22:12:59.006Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-19T22:12:59.265Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-19T22:12:59.265Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-19T22:12:59.831Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-19T22:13:00.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-19T22:13:00.348Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-19T22:13:01.284Z] --- PASS: TestUpdatePidsLimit (3.52s) [2022-07-19T22:13:01.284Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-07-19T22:13:01.284Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2022-07-19T22:13:01.284Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-07-19T22:13:01.284Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-07-19T22:13:01.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-07-19T22:13:01.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-07-19T22:13:01.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-07-19T22:13:01.285Z] === RUN TestUpdateRestartPolicy [2022-07-19T22:13:01.788Z] --- PASS: TestUpdateReplicatedJob (2.64s) [2022-07-19T22:13:01.788Z] === RUN TestServiceListWithStatuses [2022-07-19T22:13:01.788Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-19T22:13:01.788Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-19T22:13:01.788Z] === RUN TestDockerNetworkConnectAlias [2022-07-19T22:13:02.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-19T22:13:02.220Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-19T22:13:02.786Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-19T22:13:03.354Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-19T22:13:03.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-19T22:13:05.988Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-07-19T22:13:05.988Z] === RUN TestDockerNetworkReConnect [2022-07-19T22:13:06.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-19T22:13:08.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-19T22:13:08.683Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-19T22:13:08.683Z] check_test.go:540: [d16d3ef5b3e38] daemon is not started [2022-07-19T22:13:08.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-19T22:13:08.683Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-19T22:13:08.683Z] check_test.go:540: [de30965417341] daemon is not started [2022-07-19T22:13:08.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-19T22:13:09.284Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-07-19T22:13:09.284Z] === RUN TestServicePlugin [2022-07-19T22:13:09.285Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:13:09.285Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-19T22:13:09.285Z] === RUN TestServiceUpdateLabel [2022-07-19T22:13:11.196Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-07-19T22:13:11.196Z] === RUN TestServiceUpdateSecrets [2022-07-19T22:13:11.975Z] check_test.go:540: [dd3d538594d1b] daemon is not started [2022-07-19T22:13:11.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-19T22:13:13.876Z] --- PASS: TestUpdateRestartPolicy (12.50s) [2022-07-19T22:13:13.876Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-19T22:13:14.444Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2022-07-19T22:13:14.444Z] === RUN TestWaitNonBlocked [2022-07-19T22:13:14.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:13:14.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:13:14.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:13:14.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:13:14.703Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-19T22:13:14.703Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-19T22:13:15.639Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-07-19T22:13:15.639Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2022-07-19T22:13:15.639Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2022-07-19T22:13:15.639Z] === RUN TestWaitBlocked [2022-07-19T22:13:15.639Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:13:15.639Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:13:15.639Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:13:15.639Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:13:15.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-19T22:13:15.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-19T22:13:15.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-19T22:13:17.274Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-19T22:13:17.274Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2022-07-19T22:13:17.274Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2022-07-19T22:13:17.274Z] === RUN TestWaitConditions [2022-07-19T22:13:17.274Z] === RUN TestWaitConditions/default [2022-07-19T22:13:17.274Z] === PAUSE TestWaitConditions/default [2022-07-19T22:13:17.274Z] === RUN TestWaitConditions/not-running [2022-07-19T22:13:17.274Z] === PAUSE TestWaitConditions/not-running [2022-07-19T22:13:17.274Z] === RUN TestWaitConditions/next-exit [2022-07-19T22:13:17.274Z] === PAUSE TestWaitConditions/next-exit [2022-07-19T22:13:17.274Z] === RUN TestWaitConditions/removed [2022-07-19T22:13:17.274Z] === PAUSE TestWaitConditions/removed [2022-07-19T22:13:17.274Z] === CONT TestWaitConditions/default [2022-07-19T22:13:17.274Z] === CONT TestWaitConditions/removed [2022-07-19T22:13:18.210Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-19T22:13:18.776Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-19T22:13:18.776Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-19T22:13:19.034Z] === CONT TestWaitConditions/next-exit [2022-07-19T22:13:19.292Z] === CONT TestWaitConditions/not-running [2022-07-19T22:13:20.228Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-19T22:13:20.228Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-19T22:13:21.163Z] --- PASS: TestWaitConditions (0.03s) [2022-07-19T22:13:21.163Z] --- PASS: TestWaitConditions/removed (2.10s) [2022-07-19T22:13:21.163Z] --- PASS: TestWaitConditions/default (2.24s) [2022-07-19T22:13:21.163Z] --- PASS: TestWaitConditions/next-exit (2.02s) [2022-07-19T22:13:21.163Z] --- PASS: TestWaitConditions/not-running (1.97s) [2022-07-19T22:13:21.163Z] === CONT TestContainerStartOnDaemonRestart [2022-07-19T22:13:21.163Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-19T22:13:22.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-19T22:13:22.356Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-19T22:13:24.929Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s) [2022-07-19T22:13:24.929Z] === CONT TestIpcModeOlderClient [2022-07-19T22:13:24.929Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.59s) [2022-07-19T22:13:24.929Z] === CONT TestContainerKillOnDaemonStart [2022-07-19T22:13:24.929Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-19T22:13:24.929Z] === CONT TestDaemonHostGatewayIP [2022-07-19T22:13:25.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-19T22:13:25.188Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-19T22:13:26.093Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-07-19T22:13:26.093Z] === RUN TestServiceUpdateConfigs [2022-07-19T22:13:26.122Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-19T22:13:28.655Z] --- PASS: TestDaemonHostGatewayIP (3.61s) [2022-07-19T22:13:28.655Z] === CONT TestDaemonRestartIpcMode [2022-07-19T22:13:29.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-19T22:13:32.121Z] --- PASS: TestDaemonRestartIpcMode (3.24s) [2022-07-19T22:13:32.686Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-19T22:13:33.252Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-19T22:13:35.784Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-19T22:13:35.784Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-19T22:13:36.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-19T22:13:37.287Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-19T22:13:37.545Z] --- PASS: TestContainerKillOnDaemonStart (12.74s) [2022-07-19T22:13:37.545Z] PASS [2022-07-19T22:13:37.545Z] [2022-07-19T22:13:37.545Z] === Skipped [2022-07-19T22:13:37.545Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-19T22:13:37.545Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-19T22:13:37.545Z] [2022-07-19T22:13:37.545Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-19T22:13:37.545Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-19T22:13:37.545Z] [2022-07-19T22:13:37.545Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-19T22:13:37.545Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-19T22:13:37.545Z] [2022-07-19T22:13:37.545Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-19T22:13:37.545Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-19T22:13:37.545Z] [2022-07-19T22:13:37.545Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-19T22:13:37.545Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-19T22:13:37.545Z] [2022-07-19T22:13:37.545Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-19T22:13:37.545Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-19T22:13:37.545Z] [2022-07-19T22:13:37.545Z] DONE 264 tests, 6 skipped in 167.442s [2022-07-19T22:13:37.545Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-19T22:13:37.545Z] ++ 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-07-19T22:13:37.545Z] ++ set -e [2022-07-19T22:13:37.545Z] ++ '[' -n 0 ']' [2022-07-19T22:13:37.545Z] ++ set -x [2022-07-19T22:13:37.545Z] ++ 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-07-19T22:13:37.803Z] === RUN TestConfigDaemonLibtrustID [2022-07-19T22:13:38.370Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-19T22:13:38.370Z] === RUN TestConfigDaemonID [2022-07-19T22:13:38.936Z] check_test.go:540: [db26b59df60b4] daemon is not started [2022-07-19T22:13:38.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-19T22:13:39.503Z] daemon_test.go:83: [d17fe17885128] daemon is not started [2022-07-19T22:13:39.503Z] --- PASS: TestConfigDaemonID (1.05s) [2022-07-19T22:13:39.503Z] === RUN TestDaemonConfigValidation [2022-07-19T22:13:39.503Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:13:39.503Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:13:39.503Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-19T22:13:39.503Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-19T22:13:39.503Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-19T22:13:39.503Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-19T22:13:39.503Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-19T22:13:39.503Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-19T22:13:39.503Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-19T22:13:39.503Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-19T22:13:39.503Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-19T22:13:39.503Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-19T22:13:39.503Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-19T22:13:39.503Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-19T22:13:39.761Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-19T22:13:40.020Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-19T22:13:40.020Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-07-19T22:13:40.020Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2022-07-19T22:13:40.020Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2022-07-19T22:13:40.020Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-07-19T22:13:40.020Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.16s) [2022-07-19T22:13:40.020Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-19T22:13:40.020Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-19T22:13:40.955Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-19T22:13:40.955Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-19T22:13:40.993Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-07-19T22:13:40.993Z] === RUN TestServiceUpdateNetwork [2022-07-19T22:13:42.332Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-19T22:13:42.332Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-19T22:13:42.332Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-19T22:13:42.899Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-19T22:13:43.158Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-19T22:13:43.158Z] daemon_test.go:197: [dc2ede54cfad1] daemon is not started [2022-07-19T22:13:43.158Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-07-19T22:13:43.158Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-07-19T22:13:43.158Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-07-19T22:13:43.158Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-07-19T22:13:43.158Z] === RUN TestDaemonProxy [2022-07-19T22:13:43.158Z] === RUN TestDaemonProxy/environment_variables [2022-07-19T22:13:45.058Z] === RUN TestDaemonProxy/command-line_options [2022-07-19T22:13:45.058Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-19T22:13:45.992Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-19T22:13:46.560Z] === RUN TestDaemonProxy/configuration_file [2022-07-19T22:13:47.127Z] check_test.go:540: [dbf5d1d367558] daemon is not started [2022-07-19T22:13:47.127Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-19T22:13:47.692Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-19T22:13:48.259Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-19T22:13:48.519Z] === RUN TestDaemonProxy/conflicting_options [2022-07-19T22:13:49.085Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-19T22:13:49.343Z] --- PASS: TestDaemonProxy (6.31s) [2022-07-19T22:13:49.343Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-07-19T22:13:49.343Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-19T22:13:49.343Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-07-19T22:13:49.343Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-19T22:13:49.343Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-19T22:13:49.343Z] PASS [2022-07-19T22:13:49.343Z] [2022-07-19T22:13:49.343Z] DONE 18 tests in 11.830s [2022-07-19T22:13:49.602Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-19T22:13:49.602Z] ++ 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-07-19T22:13:49.602Z] ++ set -e [2022-07-19T22:13:49.602Z] ++ '[' -n 0 ']' [2022-07-19T22:13:49.602Z] ++ set -x [2022-07-19T22:13:49.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=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-07-19T22:13:49.602Z] INFO: Testing against a local daemon [2022-07-19T22:13:49.602Z] === RUN TestCommitInheritsEnv [2022-07-19T22:13:50.169Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-07-19T22:13:50.169Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-19T22:13:50.169Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-19T22:13:50.169Z] === RUN TestImportWithCustomPlatform [2022-07-19T22:13:50.169Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-19T22:13:50.169Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-19T22:13:50.169Z] === RUN TestImportWithCustomPlatform// [2022-07-19T22:13:50.169Z] === RUN TestImportWithCustomPlatform/linux [2022-07-19T22:13:50.169Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-19T22:13:50.169Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-19T22:13:50.428Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-19T22:13:50.428Z] === RUN TestImportWithCustomPlatform/macos [2022-07-19T22:13:50.428Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-19T22:13:50.428Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-19T22:13:50.428Z] --- PASS: TestImportWithCustomPlatform (0.46s) [2022-07-19T22:13:50.428Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-19T22:13:50.428Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-19T22:13:50.428Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-19T22:13:50.428Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-07-19T22:13:50.428Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-07-19T22:13:50.428Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-19T22:13:50.428Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-19T22:13:50.428Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-19T22:13:50.428Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-19T22:13:50.428Z] === RUN TestImagesFilterMultiReference [2022-07-19T22:13:50.687Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-19T22:13:50.687Z] === RUN TestImagePullPlatformInvalid [2022-07-19T22:13:50.687Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-19T22:13:50.687Z] === RUN TestRemoveImageOrphaning [2022-07-19T22:13:50.687Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-19T22:13:50.945Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2022-07-19T22:13:50.945Z] === RUN TestRemoveImageGarbageCollector [2022-07-19T22:13:51.513Z] time="2022-07-19T22:13:51Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-19T22:13:53.214Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-07-19T22:13:53.214Z] === RUN TestServiceUpdatePidsLimit [2022-07-19T22:13:53.214Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-19T22:13:53.419Z] --- PASS: TestRemoveImageGarbageCollector (2.39s) [2022-07-19T22:13:53.419Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-19T22:13:53.419Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-19T22:13:53.419Z] === RUN TestTagInvalidReference [2022-07-19T22:13:53.419Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-19T22:13:53.419Z] === RUN TestTagValidPrefixedRepo [2022-07-19T22:13:53.419Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-19T22:13:53.419Z] === RUN TestTagExistedNameWithoutForce [2022-07-19T22:13:53.419Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-19T22:13:53.419Z] === RUN TestTagOfficialNames [2022-07-19T22:13:53.678Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-19T22:13:53.678Z] === RUN TestTagMatchesDigest [2022-07-19T22:13:53.678Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-19T22:13:53.678Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-19T22:13:53.784Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-19T22:13:56.969Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-19T22:13:56.969Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-19T22:13:57.536Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-19T22:13:58.102Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-19T22:13:58.669Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-19T22:13:58.669Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-19T22:13:59.236Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-19T22:13:59.803Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-19T22:14:00.062Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-19T22:14:00.629Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-19T22:14:01.196Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-19T22:14:01.763Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-19T22:14:01.763Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-19T22:14:01.914Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-19T22:14:02.330Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-19T22:14:02.896Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-19T22:14:03.154Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-19T22:14:03.722Z] check_test.go:540: [dd5cb0b55c60a] daemon is not started [2022-07-19T22:14:03.722Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-19T22:14:04.657Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-19T22:14:04.915Z] check_test.go:540: [d77ecabc444d3] daemon is not started [2022-07-19T22:14:04.915Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-19T22:14:05.173Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-19T22:14:05.432Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-19T22:14:07.333Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-19T22:14:08.493Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-07-19T22:14:08.493Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-19T22:14:08.493Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-19T22:14:08.493Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-19T22:14:08.493Z] PASS [2022-07-19T22:14:08.493Z] [2022-07-19T22:14:08.493Z] === Skipped [2022-07-19T22:14:08.493Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-19T22:14:08.493Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-19T22:14:08.493Z] [2022-07-19T22:14:08.493Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-19T22:14:08.493Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-19T22:14:08.493Z] [2022-07-19T22:14:08.493Z] DONE 27 tests, 2 skipped in 129.203s [2022-07-19T22:14:08.493Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-19T22:14:08.493Z] ++ 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-07-19T22:14:08.493Z] ++ set -e [2022-07-19T22:14:08.493Z] ++ '[' -n 0 ']' [2022-07-19T22:14:08.493Z] ++ set -x [2022-07-19T22:14:08.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-07-19T22:14:08.493Z] INFO: Testing against a local daemon [2022-07-19T22:14:08.493Z] === RUN TestSessionCreate [2022-07-19T22:14:08.493Z] --- PASS: TestSessionCreate (0.02s) [2022-07-19T22:14:08.493Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-19T22:14:08.493Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-19T22:14:08.493Z] PASS [2022-07-19T22:14:08.493Z] [2022-07-19T22:14:08.493Z] DONE 2 tests in 0.142s [2022-07-19T22:14:08.493Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-19T22:14:08.493Z] ++ 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-07-19T22:14:08.493Z] ++ set -e [2022-07-19T22:14:08.493Z] ++ '[' -n 0 ']' [2022-07-19T22:14:08.493Z] ++ set -x [2022-07-19T22:14:08.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-07-19T22:14:08.493Z] INFO: Testing against a local daemon [2022-07-19T22:14:08.493Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-19T22:14:08.493Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-19T22:14:08.493Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-19T22:14:08.493Z] === RUN TestDiskUsage [2022-07-19T22:14:08.493Z] === PAUSE TestDiskUsage [2022-07-19T22:14:08.493Z] === RUN TestEventsExecDie [2022-07-19T22:14:08.753Z] --- PASS: TestEventsExecDie (0.53s) [2022-07-19T22:14:08.753Z] === RUN TestEventsBackwardsCompatible [2022-07-19T22:14:08.753Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-19T22:14:08.753Z] === RUN TestEventsVolumeCreate [2022-07-19T22:14:08.753Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-19T22:14:08.753Z] === RUN TestInfoBinaryCommits [2022-07-19T22:14:08.753Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-19T22:14:08.753Z] === RUN TestInfoAPIVersioned [2022-07-19T22:14:09.014Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-19T22:14:09.014Z] === RUN TestInfoAPI [2022-07-19T22:14:09.014Z] --- PASS: TestInfoAPI (0.02s) [2022-07-19T22:14:09.014Z] === RUN TestInfoAPIWarnings [2022-07-19T22:14:10.650Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-19T22:14:10.908Z] check_test.go:540: [d0c714de8db76] daemon is not started [2022-07-19T22:14:10.908Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-19T22:14:14.191Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-19T22:14:14.191Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-19T22:14:15.126Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-19T22:14:15.693Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-19T22:14:16.630Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-19T22:14:19.918Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-19T22:14:20.853Z] check_test.go:540: [d065463df1484] daemon is not started [2022-07-19T22:14:20.853Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-19T22:14:20.853Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-19T22:14:26.123Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-19T22:14:27.159Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-19T22:14:27.159Z] === RUN TestInfoDebug [2022-07-19T22:14:27.159Z] --- PASS: TestInfoDebug (0.52s) [2022-07-19T22:14:27.159Z] === RUN TestInfoInsecureRegistries [2022-07-19T22:14:27.159Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-19T22:14:27.159Z] === RUN TestInfoRegistryMirrors [2022-07-19T22:14:27.159Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-19T22:14:27.159Z] === RUN TestLoginFailsWithBadCredentials [2022-07-19T22:14:27.419Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-19T22:14:27.419Z] === RUN TestPingCacheHeaders [2022-07-19T22:14:27.419Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-19T22:14:27.419Z] === RUN TestPingGet [2022-07-19T22:14:27.419Z] --- PASS: TestPingGet (0.01s) [2022-07-19T22:14:27.419Z] === RUN TestPingHead [2022-07-19T22:14:27.419Z] --- PASS: TestPingHead (0.02s) [2022-07-19T22:14:27.419Z] === RUN TestPingSwarmHeader [2022-07-19T22:14:27.499Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-19T22:14:27.989Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-19T22:14:28.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-19T22:14:28.559Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-19T22:14:29.001Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-19T22:14:29.499Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-19T22:14:29.499Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-19T22:14:29.499Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-19T22:14:29.499Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-19T22:14:29.499Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-19T22:14:29.499Z] === RUN TestVersion [2022-07-19T22:14:29.499Z] --- PASS: TestVersion (0.02s) [2022-07-19T22:14:29.499Z] === CONT TestDiskUsage [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/empty [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/empty/container_types [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/empty/image_types [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/empty/volume_types [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-19T22:14:30.069Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-19T22:14:30.330Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-19T22:14:30.330Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-19T22:14:30.330Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-19T22:14:30.330Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-19T22:14:30.330Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-19T22:14:30.330Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-19T22:14:30.330Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-19T22:14:30.330Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-19T22:14:30.330Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-19T22:14:30.330Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-19T22:14:30.330Z] === RUN TestDiskUsage/after_container.Run [2022-07-19T22:14:30.590Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-19T22:14:30.590Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-19T22:14:30.590Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-19T22:14:30.590Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-19T22:14:30.590Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-19T22:14:30.590Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-19T22:14:30.590Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-19T22:14:30.590Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-19T22:14:30.590Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-19T22:14:30.590Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage (1.14s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-19T22:14:30.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-19T22:14:30.590Z] PASS [2022-07-19T22:14:30.590Z] [2022-07-19T22:14:30.590Z] === Skipped [2022-07-19T22:14:30.590Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-19T22:14:30.590Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-19T22:14:30.590Z] [2022-07-19T22:14:30.590Z] DONE 54 tests, 1 skipped in 22.595s [2022-07-19T22:14:30.590Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-19T22:14:30.590Z] ++ 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-07-19T22:14:30.590Z] ++ set -e [2022-07-19T22:14:30.590Z] ++ '[' -n 0 ']' [2022-07-19T22:14:30.590Z] ++ set -x [2022-07-19T22:14:30.590Z] ++ 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-07-19T22:14:30.850Z] INFO: Testing against a local daemon [2022-07-19T22:14:30.850Z] === RUN TestVolumesCreateAndList [2022-07-19T22:14:30.850Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-19T22:14:30.850Z] === RUN TestVolumesRemove [2022-07-19T22:14:30.850Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-19T22:14:30.850Z] === RUN TestVolumesInspect [2022-07-19T22:14:30.850Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-19T22:14:30.850Z] === RUN TestVolumesInvalidJSON [2022-07-19T22:14:30.850Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-19T22:14:30.850Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-19T22:14:30.850Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-19T22:14:30.850Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-19T22:14:30.850Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-19T22:14:30.850Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-19T22:14:30.850Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-19T22:14:30.850Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-19T22:14:30.850Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-19T22:14:30.850Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-19T22:14:30.850Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-19T22:14:30.850Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-19T22:14:30.850Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-19T22:14:30.850Z] PASS [2022-07-19T22:14:30.850Z] [2022-07-19T22:14:30.850Z] DONE 9 tests in 0.206s [2022-07-19T22:14:30.851Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-19T22:14:30.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-19T22:14:31.112Z] ++++ cat bundles/test-integration/docker.pid [2022-07-19T22:14:31.112Z] +++ kill 14270 [2022-07-19T22:14:31.112Z] +++ /etc/init.d/apparmor stop [2022-07-19T22:14:31.112Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-19T22:14:31.112Z] [2022-07-19T22:14:31.112Z] Unloading profiles will leave already running processes permanently [2022-07-19T22:14:31.112Z] unconfined, which can lead to unexpected situations. [2022-07-19T22:14:31.112Z] [2022-07-19T22:14:31.112Z] To set a process to complain mode, use the command line tool [2022-07-19T22:14:31.112Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-19T22:14:31.112Z] +++ true [2022-07-19T22:14:31.112Z] exiting test-integration [2022-07-19T22:14:31.112Z] ++ exit 0 [2022-07-19T22:14:31.112Z] [2022-07-19T22:14:31.835Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove Post stage [Pipeline] junit [2022-07-19T22:14:32.066Z] Recording test results [2022-07-19T22:14:32.288Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-19T22:14:32.616Z] + echo Ensuring container killed. [2022-07-19T22:14:32.616Z] Ensuring container killed. [2022-07-19T22:14:32.616Z] + docker rm -vf docker-pr1 [2022-07-19T22:14:32.616Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-19T22:14:32.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-19T22:14:32.909Z] + echo Chowning /workspace to jenkins user [2022-07-19T22:14:32.909Z] Chowning /workspace to jenkins user [2022-07-19T22:14:32.909Z] + id -u [2022-07-19T22:14:32.909Z] + id -g [2022-07-19T22:14:32.909Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43836:/workspace busybox chown -R 1000:1000 /workspace [2022-07-19T22:14:32.909Z] Unable to find image 'busybox:latest' locally [2022-07-19T22:14:33.170Z] latest: Pulling from library/busybox [2022-07-19T22:14:33.170Z] 87379020f3b6: Pulling fs layer [2022-07-19T22:14:33.170Z] 87379020f3b6: Verifying Checksum [2022-07-19T22:14:33.170Z] 87379020f3b6: Download complete [2022-07-19T22:14:33.170Z] 87379020f3b6: Pull complete [2022-07-19T22:14:33.170Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-19T22:14:33.170Z] Status: Downloaded newer image for busybox:latest [2022-07-19T22:14:34.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-19T22:14:34.403Z] check_test.go:540: [d4c16f825dc89] daemon is not started [2022-07-19T22:14:34.403Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-19T22:14:34.853Z] + bundleName=arm64-integration [2022-07-19T22:14:34.853Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-19T22:14:34.853Z] Creating arm64-integration-bundles.tar.gz [2022-07-19T22:14:34.853Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-19T22:14:34.853Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-19T22:14:34.969Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [Pipeline] archiveArtifacts [2022-07-19T22:14:35.127Z] Archiving artifacts [2022-07-19T22:14:35.536Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-19T22:14:36.103Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-19T22:14:36.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-19T22:14:37.027Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43836/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-19T22:14:37.333Z] + make clean [2022-07-19T22:14:37.593Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-19T22:14:37.593Z] docker-dev-cache [2022-07-19T22:14:37.593Z] docker-mod-cache [Pipeline] deleteDir [2022-07-19T22:14:38.274Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-19T22:14:38.274Z] check_test.go:540: [ddcca3424a865] daemon is not started [2022-07-19T22:14:38.274Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-19T22:14:38.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-19T22:14:40.436Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-19T22:14:40.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-19T22:14:42.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-19T22:14:43.003Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-19T22:14:44.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-19T22:14:45.914Z] Created binary: bundles/binary-daemon/dockerd [2022-07-19T22:14:45.914Z] Copying nested executables into bundles/binary-daemon [2022-07-19T22:14:45.914Z] Building: bundles/binary-daemon/docker-proxy [2022-07-19T22:14:45.914Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T22:14:45.914Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-19T22:14:45.914Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-19T22:14:46.239Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/make.sh cross [2022-07-19T22:14:46.499Z] [2022-07-19T22:14:46.759Z] Removing bundles/ [2022-07-19T22:14:46.759Z] [2022-07-19T22:14:46.759Z] ---> Making bundle: cross (in bundles/cross) [2022-07-19T22:14:46.759Z] Cross building: bundles/cross/linux/amd64 [2022-07-19T22:14:46.759Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-19T22:14:46.759Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-19T22:14:47.437Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-19T22:14:49.338Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-19T22:14:51.240Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-19T22:14:54.526Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-19T22:14:56.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-19T22:14:57.806Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-19T22:15:00.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-19T22:15:02.241Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-19T22:15:02.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-19T22:15:03.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-19T22:15:03.718Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-19T22:15:05.095Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-19T22:15:06.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-19T22:15:06.034Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-19T22:15:08.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-19T22:15:09.503Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-19T22:15:14.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-19T22:15:15.386Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-19T22:15:15.645Z] docker_cli_daemon_test.go:2503: [d5390e5ee2198] daemon is not started [2022-07-19T22:15:16.581Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-19T22:15:17.517Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-19T22:15:17.776Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-19T22:15:18.712Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-19T22:15:25.277Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-19T22:15:26.212Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-19T22:15:26.212Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-19T22:15:27.148Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-19T22:15:28.088Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-19T22:15:29.024Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-19T22:15:30.926Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-19T22:15:30.926Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-19T22:15:31.494Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-19T22:15:32.430Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-19T22:15:32.688Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-19T22:15:33.256Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-19T22:15:33.822Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-19T22:15:33.822Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-19T22:15:33.822Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-19T22:15:33.822Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-19T22:15:33.822Z] check_test.go:540: [d097cd8b0c1fa] daemon is not started [2022-07-19T22:15:33.822Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-19T22:15:35.198Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite (336.03s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.65s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.62s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.81s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.63s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.33s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.08s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.19s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.28s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.51s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.41s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.24s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.79s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.81s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.37s) [2022-07-19T22:15:40.467Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.93s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.85s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.42s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.52s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.64s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.52s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.49s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.89s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.81s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.43s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.49s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.60s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.77s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.80s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.70s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.92s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.21s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.93s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.71s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.26s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.32s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.95s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.98s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.19s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.51s) [2022-07-19T22:15:40.467Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-19T22:15:40.467Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.10s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.44s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.04s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.16s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.04s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.58s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.61s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.29s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.44s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.07s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.71s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.40s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.69s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2022-07-19T22:15:40.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.36s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.86s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.76s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.41s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.63s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.52s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.44s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.32s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.40s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.37s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.24s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.22s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.69s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.89s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-07-19T22:15:40.468Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.05s) [2022-07-19T22:15:40.468Z] === RUN TestDockerSwarmSuite [2022-07-19T22:15:40.468Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-19T22:15:40.468Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-19T22:15:41.855Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-19T22:15:43.234Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-19T22:15:43.234Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-19T22:15:43.234Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-19T22:15:44.173Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-19T22:15:45.108Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-19T22:15:45.367Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-19T22:15:46.744Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-19T22:15:52.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-19T22:15:57.288Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-19T22:15:57.853Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-19T22:16:00.384Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-19T22:16:03.679Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-19T22:16:05.057Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-19T22:16:05.057Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-19T22:16:05.057Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-19T22:16:05.057Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-19T22:16:05.057Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-19T22:16:05.057Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-19T22:16:05.057Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-19T22:16:05.057Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-19T22:16:05.057Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-19T22:16:05.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-19T22:16:06.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-19T22:16:08.157Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-19T22:16:09.091Z] docker_api_swarm_test.go:563: [d4866ed996c98] joining swarm manager [db985f7c7c5cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:16:13.279Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-19T22:16:15.811Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-19T22:16:16.378Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-19T22:16:21.650Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-19T22:16:21.908Z] docker_api_swarm_test.go:585: [d6a296af80df3] joining swarm manager [db985f7c7c5cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:16:25.194Z] check_test.go:611: [d4866ed996c98] daemon is not started [2022-07-19T22:16:27.725Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-19T22:16:27.983Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-19T22:16:28.934Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-19T22:16:32.223Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-19T22:16:32.789Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-19T22:16:32.789Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-19T22:16:34.164Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-19T22:16:34.731Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-19T22:16:35.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-19T22:16:35.297Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-19T22:16:35.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-19T22:16:35.864Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-19T22:16:38.398Z] docker_api_swarm_test.go:46: [d59ef3c13c664] joining swarm manager [db1a2ac6d5fe6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:16:44.961Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-19T22:16:45.898Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-19T22:16:48.429Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-19T22:16:53.414Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-19T22:16:53.414Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-19T22:16:53.414Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-19T22:16:53.414Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-19T22:16:53.414Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-19T22:16:53.414Z] Cross building: bundles/cross/windows/amd64 [2022-07-19T22:16:53.414Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-19T22:16:53.414Z] { [2022-07-19T22:16:53.414Z] "RT_GROUP_ICON": { [2022-07-19T22:16:53.414Z] "#1": { [2022-07-19T22:16:53.414Z] "0409": "../../winresources/docker.ico" [2022-07-19T22:16:53.414Z] } [2022-07-19T22:16:53.414Z] }, [2022-07-19T22:16:53.414Z] "RT_MANIFEST": { [2022-07-19T22:16:53.414Z] "#1": { [2022-07-19T22:16:53.414Z] "0409": { [2022-07-19T22:16:53.414Z] "identity": {}, [2022-07-19T22:16:53.414Z] "description": "Docker Engine", [2022-07-19T22:16:53.414Z] "minimum-os": "vista", [2022-07-19T22:16:53.414Z] "execution-level": "", [2022-07-19T22:16:53.414Z] "ui-access": false, [2022-07-19T22:16:53.414Z] "auto-elevate": false, [2022-07-19T22:16:53.414Z] "dpi-awareness": "unaware", [2022-07-19T22:16:53.414Z] "disable-theming": false, [2022-07-19T22:16:53.414Z] "disable-window-filtering": false, [2022-07-19T22:16:53.414Z] "high-resolution-scrolling-aware": false, [2022-07-19T22:16:53.414Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-19T22:16:53.414Z] "long-path-aware": false, [2022-07-19T22:16:53.414Z] "printer-driver-isolation": false, [2022-07-19T22:16:53.414Z] "gdi-scaling": false, [2022-07-19T22:16:53.414Z] "segment-heap": false, [2022-07-19T22:16:53.414Z] "use-common-controls-v6": false [2022-07-19T22:16:53.414Z] } [2022-07-19T22:16:53.414Z] } [2022-07-19T22:16:53.414Z] }, [2022-07-19T22:16:53.414Z] "RT_MESSAGETABLE": { [2022-07-19T22:16:53.414Z] "#1": { [2022-07-19T22:16:53.414Z] "0409": "../../winresources/event_messages.bin" [2022-07-19T22:16:53.414Z] } [2022-07-19T22:16:53.414Z] }, [2022-07-19T22:16:53.414Z] "RT_VERSION": { [2022-07-19T22:16:53.414Z] "#1": { [2022-07-19T22:16:53.414Z] "0409": { [2022-07-19T22:16:53.414Z] "fixed": { [2022-07-19T22:16:53.414Z] "file_version": "0.0.0.0", [2022-07-19T22:16:53.414Z] "product_version": "0.0.0.0", [2022-07-19T22:16:53.414Z] "type": "Unknown" [2022-07-19T22:16:53.414Z] }, [2022-07-19T22:16:53.414Z] "info": { [2022-07-19T22:16:53.414Z] "0000": { [2022-07-19T22:16:53.414Z] "CompanyName": "", [2022-07-19T22:16:53.414Z] "FileVersion": "dev", [2022-07-19T22:16:53.414Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-19T22:16:53.414Z] "OriginalFileName": "dockerd.exe", [2022-07-19T22:16:53.414Z] "ProductName": "", [2022-07-19T22:16:53.414Z] "ProductVersion": "dev", [2022-07-19T22:16:53.414Z] "SpecialBuild": "67c36d5d6ed93aca345e9f265e3a60fcde62b9d4" [2022-07-19T22:16:53.414Z] } [2022-07-19T22:16:53.414Z] } [2022-07-19T22:16:53.414Z] } [2022-07-19T22:16:53.414Z] } [2022-07-19T22:16:53.414Z] } [2022-07-19T22:16:53.414Z] } [2022-07-19T22:16:53.414Z] cmd/dockerd/config.go [2022-07-19T22:16:53.414Z] cmd/dockerd/config_windows.go [2022-07-19T22:16:53.414Z] cmd/dockerd/daemon.go [2022-07-19T22:16:53.414Z] cmd/dockerd/daemon_test.go [2022-07-19T22:16:53.414Z] cmd/dockerd/daemon_windows.go [2022-07-19T22:16:53.414Z] cmd/dockerd/docker.go [2022-07-19T22:16:53.414Z] cmd/dockerd/docker_windows.go [2022-07-19T22:16:53.414Z] cmd/dockerd/genwinres_windows.go [2022-07-19T22:16:53.414Z] cmd/dockerd/metrics.go [2022-07-19T22:16:53.414Z] cmd/dockerd/options.go [2022-07-19T22:16:53.414Z] cmd/dockerd/options_test.go [2022-07-19T22:16:53.414Z] cmd/dockerd/service_windows.go [2022-07-19T22:16:53.414Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-19T22:16:53.414Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-19T22:16:54.993Z] --- PASS: TestImportExtremelyLargeImageWorks (181.49s) [2022-07-19T22:16:54.993Z] PASS [2022-07-19T22:16:54.993Z] [2022-07-19T22:16:54.993Z] DONE 22 tests in 185.577s [2022-07-19T22:16:54.993Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-19T22:16:54.993Z] ++ 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-07-19T22:16:54.993Z] ++ set -e [2022-07-19T22:16:54.993Z] ++ '[' -n 0 ']' [2022-07-19T22:16:54.993Z] ++ set -x [2022-07-19T22:16:54.993Z] ++ 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-07-19T22:16:55.256Z] === RUN TestStripANSICommands [2022-07-19T22:16:55.256Z] === RUN TestStripANSICommands/#00 [2022-07-19T22:16:55.256Z] === RUN TestStripANSICommands/#01 [2022-07-19T22:16:55.256Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-19T22:16:55.256Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-19T22:16:55.256Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-19T22:16:55.256Z] PASS [2022-07-19T22:16:55.256Z] [2022-07-19T22:16:55.256Z] DONE 3 tests in 0.057s [2022-07-19T22:16:55.256Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-19T22:16:55.256Z] ++ 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-07-19T22:16:55.256Z] ++ set -e [2022-07-19T22:16:55.256Z] ++ '[' -n 0 ']' [2022-07-19T22:16:55.256Z] ++ set -x [2022-07-19T22:16:55.256Z] ++ 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-07-19T22:16:55.256Z] INFO: Testing against a local daemon [2022-07-19T22:16:55.256Z] === RUN TestNetworkCreateDelete [2022-07-19T22:16:55.514Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-07-19T22:16:55.514Z] === RUN TestDockerNetworkDeletePreferID [2022-07-19T22:16:56.080Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-07-19T22:16:56.081Z] === RUN TestDaemonDNSFallback [2022-07-19T22:16:56.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-19T22:16:57.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-19T22:16:57.847Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-19T22:16:58.413Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-19T22:16:58.413Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-19T22:17:01.699Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-19T22:17:02.637Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-19T22:17:02.895Z] --- PASS: TestDaemonDNSFallback (6.94s) [2022-07-19T22:17:02.895Z] === RUN TestInspectNetwork [2022-07-19T22:17:04.269Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-19T22:17:07.553Z] === RUN TestInspectNetwork/full_network_id [2022-07-19T22:17:07.553Z] === RUN TestInspectNetwork/partial_network_id [2022-07-19T22:17:07.553Z] === RUN TestInspectNetwork/network_name [2022-07-19T22:17:07.553Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-19T22:17:08.487Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-19T22:17:09.863Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-19T22:17:11.765Z] --- PASS: TestInspectNetwork (8.59s) [2022-07-19T22:17:11.765Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-19T22:17:11.765Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-19T22:17:11.765Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-19T22:17:11.765Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-19T22:17:11.765Z] === RUN TestRunContainerWithBridgeNone [2022-07-19T22:17:11.765Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-19T22:17:13.669Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-19T22:17:13.669Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:17:13.669Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:17:13.669Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:17:13.669Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-19T22:17:13.669Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-19T22:17:13.669Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-19T22:17:13.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-19T22:17:13.669Z] === RUN TestNetworkList [2022-07-19T22:17:13.669Z] === RUN TestNetworkList//networks [2022-07-19T22:17:13.669Z] === PAUSE TestNetworkList//networks [2022-07-19T22:17:13.669Z] === RUN TestNetworkList//networks/ [2022-07-19T22:17:13.669Z] === PAUSE TestNetworkList//networks/ [2022-07-19T22:17:13.669Z] === CONT TestNetworkList//networks [2022-07-19T22:17:13.669Z] === CONT TestNetworkList//networks/ [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkList (0.03s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-19T22:17:13.669Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-19T22:17:13.669Z] === RUN TestHostIPv4BridgeLabel [2022-07-19T22:17:14.236Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-19T22:17:14.236Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-19T22:17:15.171Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-07-19T22:17:15.171Z] === RUN TestDaemonDefaultNetworkPools [2022-07-19T22:17:16.110Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-07-19T22:17:16.110Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-19T22:17:17.044Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-07-19T22:17:17.044Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-19T22:17:18.419Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2022-07-19T22:17:18.419Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-19T22:17:18.986Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-07-19T22:17:18.986Z] === RUN TestServiceWithPredefinedNetwork [2022-07-19T22:17:22.275Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2022-07-19T22:17:22.275Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-19T22:17:22.275Z] service_test.go:243: FLAKY_TEST [2022-07-19T22:17:22.275Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-19T22:17:22.275Z] === RUN TestServiceWithDataPathPortInit [2022-07-19T22:17:22.842Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-19T22:17:22.842Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-19T22:17:27.032Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-19T22:17:27.032Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-19T22:17:27.032Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-19T22:17:27.032Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-19T22:17:27.032Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-19T22:17:27.291Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-19T22:17:27.549Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-19T22:17:28.924Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-19T22:17:29.859Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-19T22:17:30.793Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-19T22:17:31.728Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-19T22:17:33.104Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-19T22:17:33.671Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-19T22:17:37.863Z] --- PASS: TestServiceWithDataPathPortInit (16.13s) [2022-07-19T22:17:37.863Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-19T22:17:38.120Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-19T22:17:41.401Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u7oik0frkkuohrq07bauggsjj Created:2022-07-19 22:17:39.343000825 +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[123264dca7b991df027382136f1691a0c39421af51b1923dab1d0e416364c9b4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1zxee3oybnrue0nmbx0wzskar EndpointID:d629af8d8e7135fc567b7e04073fd4f0d2709d0697987405ca0c0b8972a7cca8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1d96c895b5ac809a4d23d95054276c669e11705e585236bb6c51462fa13ef223 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:0225a6866115 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1zxee3oybnrue0nmbx0wzskar EndpointID:d629af8d8e7135fc567b7e04073fd4f0d2709d0697987405ca0c0b8972a7cca8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-19T22:17:46.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-19T22:17:46.665Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.11s) [2022-07-19T22:17:46.665Z] PASS [2022-07-19T22:17:46.665Z] [2022-07-19T22:17:46.665Z] === Skipped [2022-07-19T22:17:46.665Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-19T22:17:46.666Z] service_test.go:243: FLAKY_TEST [2022-07-19T22:17:46.666Z] [2022-07-19T22:17:46.666Z] DONE 38 tests, 1 skipped in 50.838s [2022-07-19T22:17:46.666Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-19T22:17:46.666Z] ++ 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-07-19T22:17:46.666Z] ++ set -e [2022-07-19T22:17:46.666Z] ++ '[' -n 0 ']' [2022-07-19T22:17:46.666Z] ++ set -x [2022-07-19T22:17:46.666Z] ++ 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-07-19T22:17:46.666Z] INFO: Testing against a local daemon [2022-07-19T22:17:46.666Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-19T22:17:46.666Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:17:46.666Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-19T22:17:46.666Z] === RUN TestDockerNetworkIpvlan [2022-07-19T22:17:46.666Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:17:46.666Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-19T22:17:46.666Z] PASS [2022-07-19T22:17:46.666Z] [2022-07-19T22:17:46.666Z] === Skipped [2022-07-19T22:17:46.666Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-19T22:17:46.666Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:17:46.666Z] [2022-07-19T22:17:46.666Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-19T22:17:46.666Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-19T22:17:46.666Z] [2022-07-19T22:17:46.666Z] DONE 2 tests, 2 skipped in 0.126s [2022-07-19T22:17:46.666Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-19T22:17:46.666Z] ++ 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-07-19T22:17:46.666Z] ++ set -e [2022-07-19T22:17:46.666Z] ++ '[' -n 0 ']' [2022-07-19T22:17:46.666Z] ++ set -x [2022-07-19T22:17:46.666Z] ++ 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-07-19T22:17:46.666Z] INFO: Testing against a local daemon [2022-07-19T22:17:46.666Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-19T22:17:47.600Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-07-19T22:17:47.600Z] === RUN TestDockerNetworkMacvlan [2022-07-19T22:17:48.535Z] docker_api_swarm_test.go:304: [d86c066dfbde5] joining swarm manager [d6eb08a490e77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:17:48.535Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-19T22:17:49.470Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-19T22:17:50.036Z] docker_api_swarm_test.go:305: [db903df4f3e8e] joining swarm manager [d6eb08a490e77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:17:50.603Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-19T22:17:50.861Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-19T22:17:53.392Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-19T22:17:54.769Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-19T22:17:55.335Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-19T22:17:56.271Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-19T22:18:00.458Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-19T22:18:01.031Z] --- PASS: TestDockerNetworkMacvlan (13.36s) [2022-07-19T22:18:01.031Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-07-19T22:18:01.031Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-07-19T22:18:01.031Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s) [2022-07-19T22:18:01.031Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2022-07-19T22:18:01.031Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2022-07-19T22:18:01.031Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2022-07-19T22:18:01.031Z] PASS [2022-07-19T22:18:01.031Z] [2022-07-19T22:18:01.031Z] DONE 8 tests in 14.872s [2022-07-19T22:18:01.031Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-19T22:18:01.031Z] ++ 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-07-19T22:18:01.031Z] ++ set -e [2022-07-19T22:18:01.031Z] ++ '[' -n 0 ']' [2022-07-19T22:18:01.031Z] ++ set -x [2022-07-19T22:18:01.031Z] ++ 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-07-19T22:18:01.031Z] testing: warning: no tests to run [2022-07-19T22:18:01.031Z] PASS [2022-07-19T22:18:01.031Z] [2022-07-19T22:18:01.031Z] DONE 0 tests in 0.027s [2022-07-19T22:18:01.031Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-19T22:18:01.031Z] ++ 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-07-19T22:18:01.031Z] ++ set -e [2022-07-19T22:18:01.031Z] ++ '[' -n 0 ']' [2022-07-19T22:18:01.031Z] ++ set -x [2022-07-19T22:18:01.031Z] ++ 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-07-19T22:18:01.315Z] INFO: Testing against a local daemon [2022-07-19T22:18:01.315Z] === RUN TestAuthZPluginAllowRequest [2022-07-19T22:18:02.692Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2022-07-19T22:18:02.692Z] === RUN TestAuthZPluginTLS [2022-07-19T22:18:03.257Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-19T22:18:03.257Z] === RUN TestAuthZPluginDenyRequest [2022-07-19T22:18:03.257Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-19T22:18:03.824Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-07-19T22:18:03.824Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-19T22:18:04.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-19T22:18:04.340Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-07-19T22:18:04.340Z] === RUN TestAuthZPluginDenyResponse [2022-07-19T22:18:04.340Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-19T22:18:04.907Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-19T22:18:04.907Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-19T22:18:04.907Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-07-19T22:18:04.907Z] === RUN TestAuthZPluginAllowEventStream [2022-07-19T22:18:06.284Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-19T22:18:06.284Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-19T22:18:06.284Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-19T22:18:06.543Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-19T22:18:06.543Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2022-07-19T22:18:06.543Z] === RUN TestAuthZPluginErrorResponse [2022-07-19T22:18:07.109Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-07-19T22:18:07.109Z] === RUN TestAuthZPluginErrorRequest [2022-07-19T22:18:07.679Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-07-19T22:18:07.679Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-19T22:18:08.245Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-19T22:18:08.245Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-19T22:18:10.146Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-07-19T22:18:10.146Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-19T22:18:12.052Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.85s) [2022-07-19T22:18:12.052Z] === RUN TestAuthZPluginHeader [2022-07-19T22:18:12.619Z] --- PASS: TestAuthZPluginHeader (0.87s) [2022-07-19T22:18:12.619Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-19T22:18:14.521Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-19T22:18:14.521Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-19T22:18:15.087Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-19T22:18:15.346Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-19T22:18:15.346Z] === RUN TestDockerSuite/TestBuildFails [2022-07-19T22:18:16.279Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-19T22:18:16.279Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-19T22:18:16.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-19T22:18:17.655Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.10s) [2022-07-19T22:18:17.655Z] === RUN TestAuthZPluginV2Disable [2022-07-19T22:18:18.223Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-19T22:18:18.789Z] docker_api_swarm_test.go:272: [d878e32e455b9] joining swarm manager [dc252f032bfb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:18:20.697Z] docker_api_swarm_test.go:273: [de2f453c27ac4] joining swarm manager [dc252f032bfb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:18:20.697Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-19T22:18:22.071Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-19T22:18:22.071Z] --- PASS: TestAuthZPluginV2Disable (4.27s) [2022-07-19T22:18:22.071Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-19T22:18:23.005Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-19T22:18:23.263Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-19T22:18:23.830Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-19T22:18:25.208Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-19T22:18:26.144Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.92s) [2022-07-19T22:18:26.144Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-19T22:18:26.144Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-19T22:18:26.144Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-19T22:18:27.520Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-19T22:18:29.423Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-19T22:18:29.902Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-19T22:18:29.902Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-19T22:18:29.902Z] { [2022-07-19T22:18:29.902Z] "RT_GROUP_ICON": { [2022-07-19T22:18:29.902Z] "#1": { [2022-07-19T22:18:29.902Z] "0409": "../../winresources/docker.ico" [2022-07-19T22:18:29.902Z] } [2022-07-19T22:18:29.902Z] }, [2022-07-19T22:18:29.902Z] "RT_MANIFEST": { [2022-07-19T22:18:29.902Z] "#1": { [2022-07-19T22:18:29.902Z] "0409": { [2022-07-19T22:18:29.902Z] "identity": {}, [2022-07-19T22:18:29.902Z] "description": "Docker Engine", [2022-07-19T22:18:29.902Z] "minimum-os": "vista", [2022-07-19T22:18:29.902Z] "execution-level": "", [2022-07-19T22:18:29.902Z] "ui-access": false, [2022-07-19T22:18:29.902Z] "auto-elevate": false, [2022-07-19T22:18:29.902Z] "dpi-awareness": "unaware", [2022-07-19T22:18:29.902Z] "disable-theming": false, [2022-07-19T22:18:29.902Z] "disable-window-filtering": false, [2022-07-19T22:18:29.902Z] "high-resolution-scrolling-aware": false, [2022-07-19T22:18:29.902Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-19T22:18:29.902Z] "long-path-aware": false, [2022-07-19T22:18:29.902Z] "printer-driver-isolation": false, [2022-07-19T22:18:29.902Z] "gdi-scaling": false, [2022-07-19T22:18:29.902Z] "segment-heap": false, [2022-07-19T22:18:29.902Z] "use-common-controls-v6": false [2022-07-19T22:18:29.902Z] } [2022-07-19T22:18:29.902Z] } [2022-07-19T22:18:29.902Z] }, [2022-07-19T22:18:29.902Z] "RT_MESSAGETABLE": { [2022-07-19T22:18:29.902Z] "#1": { [2022-07-19T22:18:29.902Z] "0409": "../../winresources/event_messages.bin" [2022-07-19T22:18:29.902Z] } [2022-07-19T22:18:29.902Z] }, [2022-07-19T22:18:29.902Z] "RT_VERSION": { [2022-07-19T22:18:29.902Z] "#1": { [2022-07-19T22:18:29.902Z] "0409": { [2022-07-19T22:18:29.902Z] "fixed": { [2022-07-19T22:18:29.902Z] "file_version": "0.0.0.0", [2022-07-19T22:18:29.902Z] "product_version": "0.0.0.0", [2022-07-19T22:18:29.902Z] "type": "Unknown" [2022-07-19T22:18:29.902Z] }, [2022-07-19T22:18:29.902Z] "info": { [2022-07-19T22:18:29.902Z] "0000": { [2022-07-19T22:18:29.902Z] "CompanyName": "", [2022-07-19T22:18:29.902Z] "FileVersion": "dev", [2022-07-19T22:18:29.902Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-19T22:18:29.902Z] "OriginalFileName": "docker-proxy.exe", [2022-07-19T22:18:29.902Z] "ProductName": "", [2022-07-19T22:18:29.902Z] "ProductVersion": "dev", [2022-07-19T22:18:29.902Z] "SpecialBuild": "67c36d5d6ed93aca345e9f265e3a60fcde62b9d4" [2022-07-19T22:18:29.902Z] } [2022-07-19T22:18:29.902Z] } [2022-07-19T22:18:29.902Z] } [2022-07-19T22:18:29.902Z] } [2022-07-19T22:18:29.902Z] } [2022-07-19T22:18:29.902Z] } [2022-07-19T22:18:29.902Z] cmd/docker-proxy/genwinres_windows.go [2022-07-19T22:18:29.902Z] cmd/docker-proxy/main.go [2022-07-19T22:18:29.902Z] cmd/docker-proxy/network_proxy_test.go [2022-07-19T22:18:29.902Z] cmd/docker-proxy/proxy.go [2022-07-19T22:18:29.902Z] cmd/docker-proxy/sctp_proxy.go [2022-07-19T22:18:29.902Z] cmd/docker-proxy/tcp_proxy.go [2022-07-19T22:18:29.902Z] cmd/docker-proxy/udp_proxy.go [2022-07-19T22:18:29.902Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-19T22:18:29.902Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-19T22:18:29.902Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-19T22:18:29.902Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-19T22:18:29.902Z] remote: Enumerating objects: 23, done. [2022-07-19T22:18:29.902Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-19T22:18:29.902Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-19T22:18:29.902Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-19T22:18:29.902Z] 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-07-19T22:18:29.902Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-19T22:18:29.902Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-19T22:18:30.474Z] Cross building: bundles/cross/linux/ppc64le [2022-07-19T22:18:30.474Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-19T22:18:30.474Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-19T22:18:30.798Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-19T22:18:31.056Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-19T22:18:31.990Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-19T22:18:32.559Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-19T22:18:33.495Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-19T22:18:33.495Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-19T22:18:34.430Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-19T22:18:34.688Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-19T22:18:34.947Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-19T22:18:35.513Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-19T22:18:35.771Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-19T22:18:36.030Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-19T22:18:36.966Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-19T22:18:37.905Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.73s) [2022-07-19T22:18:37.905Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-19T22:18:39.279Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-19T22:18:41.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-19T22:18:43.183Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-19T22:18:45.712Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-19T22:18:45.712Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-19T22:18:45.712Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-19T22:18:45.970Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-19T22:18:45.970Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-19T22:18:46.229Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-19T22:18:47.164Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-19T22:18:48.099Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-19T22:18:50.631Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-19T22:18:50.889Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-19T22:18:51.146Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-19T22:18:54.429Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-19T22:18:54.429Z] PASS [2022-07-19T22:18:54.429Z] [2022-07-19T22:18:54.429Z] DONE 17 tests in 53.408s [2022-07-19T22:18:54.688Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-19T22:18:54.688Z] ++ 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-07-19T22:18:54.688Z] ++ set -e [2022-07-19T22:18:54.688Z] ++ '[' -n 0 ']' [2022-07-19T22:18:54.688Z] ++ set -x [2022-07-19T22:18:54.688Z] ++ 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-07-19T22:18:54.688Z] INFO: Testing against a local daemon [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:18:54.688Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:18:54.688Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-19T22:18:54.688Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-19T22:18:54.688Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-19T22:18:54.688Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-19T22:18:54.688Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-19T22:18:54.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-19T22:18:54.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-19T22:18:54.688Z] === RUN TestPluginInstall [2022-07-19T22:18:54.688Z] === RUN TestPluginInstall/no_auth [2022-07-19T22:18:57.221Z] time="2022-07-19T22:18:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:18:57.221Z] time="2022-07-19T22:18:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d843f379fb04a5f190892a9eec01ba112779cb2078c944c3ed446e3e6d64d083" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:18:57.221Z] time="2022-07-19T22:18:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:18:57.221Z] time="2022-07-19T22:18:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d843f379fb04a5f190892a9eec01ba112779cb2078c944c3ed446e3e6d64d083" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:18:57.221Z] === RUN TestPluginInstall/with_htpasswd [2022-07-19T22:18:57.481Z] time="2022-07-19T22:18:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:18:57.481Z] time="2022-07-19T22:18:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d843f379fb04a5f190892a9eec01ba112779cb2078c944c3ed446e3e6d64d083" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:18:57.481Z] time="2022-07-19T22:18:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:18:57.481Z] time="2022-07-19T22:18:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d843f379fb04a5f190892a9eec01ba112779cb2078c944c3ed446e3e6d64d083" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:18:58.048Z] === RUN TestPluginInstall/with_insecure [2022-07-19T22:18:58.048Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-19T22:18:58.991Z] time="2022-07-19T22:18:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:18:58.991Z] time="2022-07-19T22:18:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:595ae46d0cc34b270115251cd50d732110ff7ace94c17d48f83de1e18c5449d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:18:58.991Z] time="2022-07-19T22:18:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-19T22:18:58.991Z] time="2022-07-19T22:18:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:595ae46d0cc34b270115251cd50d732110ff7ace94c17d48f83de1e18c5449d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-19T22:18:59.250Z] plugin_test.go:195: [d179ebb62c991] daemon is not started [2022-07-19T22:18:59.250Z] --- PASS: TestPluginInstall (4.51s) [2022-07-19T22:18:59.250Z] --- PASS: TestPluginInstall/no_auth (2.34s) [2022-07-19T22:18:59.250Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2022-07-19T22:18:59.250Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-07-19T22:18:59.250Z] === RUN TestPluginsWithRuntimes [2022-07-19T22:19:01.152Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-19T22:19:01.152Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-19T22:19:01.718Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-19T22:19:01.976Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-19T22:19:03.352Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-07-19T22:19:03.352Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-07-19T22:19:03.352Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-07-19T22:19:03.352Z] === RUN TestPluginBackCompatMediaTypes [2022-07-19T22:19:03.610Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-19T22:19:03.610Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-19T22:19:03.610Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-19T22:19:03.869Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-07-19T22:19:03.869Z] PASS [2022-07-19T22:19:03.869Z] [2022-07-19T22:19:03.869Z] DONE 24 tests in 9.406s [2022-07-19T22:19:03.869Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-19T22:19:03.869Z] ++ 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-07-19T22:19:03.869Z] ++ set -e [2022-07-19T22:19:03.869Z] ++ '[' -n 0 ']' [2022-07-19T22:19:03.869Z] ++ set -x [2022-07-19T22:19:03.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-19T22:19:04.128Z] INFO: Testing against a local daemon [2022-07-19T22:19:04.128Z] === RUN TestExternalGraphDriver [2022-07-19T22:19:04.387Z] === RUN TestExternalGraphDriver/json [2022-07-19T22:19:05.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-19T22:19:06.697Z] === RUN TestExternalGraphDriver/spec [2022-07-19T22:19:08.600Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-19T22:19:08.859Z] === RUN TestExternalGraphDriver/pull [2022-07-19T22:19:09.117Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-19T22:19:09.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-19T22:19:11.059Z] --- PASS: TestExternalGraphDriver (6.76s) [2022-07-19T22:19:11.059Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2022-07-19T22:19:11.059Z] --- PASS: TestExternalGraphDriver/spec (2.37s) [2022-07-19T22:19:11.059Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2022-07-19T22:19:11.059Z] === RUN TestGraphdriverPluginV2 [2022-07-19T22:19:11.059Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-19T22:19:11.059Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-19T22:19:11.995Z] docker_api_swarm_node_test.go:20: [df669ddf4426a] joining swarm manager [da08fe03e9bde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:19:13.369Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-19T22:19:13.369Z] docker_api_swarm_node_test.go:21: [dc5719771a0a4] joining swarm manager [da08fe03e9bde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:19:13.628Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-19T22:19:14.561Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-19T22:19:15.127Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-19T22:19:15.694Z] --- PASS: TestGraphdriverPluginV2 (4.89s) [2022-07-19T22:19:15.694Z] PASS [2022-07-19T22:19:15.694Z] [2022-07-19T22:19:15.694Z] DONE 5 tests in 11.775s [2022-07-19T22:19:15.694Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-19T22:19:15.694Z] ++ 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-07-19T22:19:15.694Z] ++ set -e [2022-07-19T22:19:15.694Z] ++ '[' -n 0 ']' [2022-07-19T22:19:15.694Z] ++ set -x [2022-07-19T22:19:15.694Z] ++ 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-07-19T22:19:15.960Z] INFO: Testing against a local daemon [2022-07-19T22:19:15.960Z] === RUN TestContinueAfterPluginCrash [2022-07-19T22:19:15.960Z] === PAUSE TestContinueAfterPluginCrash [2022-07-19T22:19:15.960Z] === RUN TestReadPluginNoRead [2022-07-19T22:19:15.960Z] === PAUSE TestReadPluginNoRead [2022-07-19T22:19:15.960Z] === RUN TestDaemonStartWithLogOpt [2022-07-19T22:19:15.960Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-19T22:19:15.960Z] === CONT TestContinueAfterPluginCrash [2022-07-19T22:19:15.960Z] === CONT TestDaemonStartWithLogOpt [2022-07-19T22:19:16.531Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-19T22:19:17.098Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-19T22:19:17.098Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-19T22:19:18.033Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-19T22:19:18.600Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-19T22:19:19.166Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-19T22:19:20.544Z] --- PASS: TestDaemonStartWithLogOpt (4.47s) [2022-07-19T22:19:20.544Z] === CONT TestReadPluginNoRead [2022-07-19T22:19:20.802Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-19T22:19:23.335Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-19T22:19:23.335Z] === RUN TestReadPluginNoRead/default [2022-07-19T22:19:23.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-19T22:19:24.159Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-19T22:19:25.094Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-19T22:19:25.353Z] --- PASS: TestContinueAfterPluginCrash (9.51s) [2022-07-19T22:19:26.729Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-19T22:19:26.988Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-19T22:19:28.365Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-19T22:19:28.933Z] === CONT TestReadPluginNoRead [2022-07-19T22:19:28.933Z] read_test.go:92: [ddb7c899fd908] daemon is not started [2022-07-19T22:19:28.933Z] --- PASS: TestReadPluginNoRead (8.37s) [2022-07-19T22:19:28.933Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2022-07-19T22:19:28.933Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2022-07-19T22:19:28.933Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2022-07-19T22:19:28.933Z] PASS [2022-07-19T22:19:28.933Z] [2022-07-19T22:19:28.933Z] DONE 6 tests in 12.982s [2022-07-19T22:19:28.933Z] 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-07-19T22:19:28.933Z] ++ 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-07-19T22:19:28.933Z] ++ set -e [2022-07-19T22:19:28.933Z] ++ '[' -n 0 ']' [2022-07-19T22:19:28.933Z] ++ set -x [2022-07-19T22:19:28.933Z] ++ 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-07-19T22:19:28.933Z] testing: warning: no tests to run [2022-07-19T22:19:28.933Z] PASS [2022-07-19T22:19:28.933Z] [2022-07-19T22:19:28.933Z] DONE 0 tests in 0.056s [2022-07-19T22:19:28.933Z] docker_api_swarm_test.go:502: [de2427d47a48c] joining swarm manager [d70722ac7d9e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:19:28.933Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-19T22:19:28.934Z] ++ 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-07-19T22:19:28.934Z] ++ set -e [2022-07-19T22:19:28.934Z] ++ '[' -n 0 ']' [2022-07-19T22:19:28.934Z] ++ set -x [2022-07-19T22:19:28.934Z] ++ 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-07-19T22:19:29.192Z] INFO: Testing against a local daemon [2022-07-19T22:19:29.192Z] === RUN TestPluginWithDevMounts [2022-07-19T22:19:29.192Z] === PAUSE TestPluginWithDevMounts [2022-07-19T22:19:29.192Z] === CONT TestPluginWithDevMounts [2022-07-19T22:19:29.760Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-19T22:19:31.135Z] --- PASS: TestPluginWithDevMounts (1.83s) [2022-07-19T22:19:31.136Z] PASS [2022-07-19T22:19:31.136Z] [2022-07-19T22:19:31.136Z] DONE 1 tests in 1.971s [2022-07-19T22:19:31.136Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-19T22:19:31.136Z] ++ 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-07-19T22:19:31.136Z] ++ set -e [2022-07-19T22:19:31.136Z] ++ '[' -n 0 ']' [2022-07-19T22:19:31.136Z] ++ set -x [2022-07-19T22:19:31.136Z] ++ 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-07-19T22:19:31.136Z] INFO: Testing against a local daemon [2022-07-19T22:19:31.136Z] === RUN TestSecretInspect [2022-07-19T22:19:32.510Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-19T22:19:33.885Z] --- PASS: TestSecretInspect (2.65s) [2022-07-19T22:19:33.885Z] === RUN TestSecretList [2022-07-19T22:19:34.143Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-19T22:19:34.721Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-19T22:19:35.657Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-19T22:19:36.591Z] --- PASS: TestSecretList (2.68s) [2022-07-19T22:19:36.591Z] === RUN TestSecretsCreateAndDelete [2022-07-19T22:19:39.122Z] docker_api_swarm_test.go:507: [d163dd45753aa] joining swarm manager [d70722ac7d9e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:19:39.122Z] --- PASS: TestSecretsCreateAndDelete (2.87s) [2022-07-19T22:19:39.122Z] === RUN TestSecretsUpdate [2022-07-19T22:19:41.652Z] --- PASS: TestSecretsUpdate (2.54s) [2022-07-19T22:19:41.652Z] === RUN TestTemplatedSecret [2022-07-19T22:19:42.585Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-19T22:19:45.121Z] --- PASS: TestTemplatedSecret (2.92s) [2022-07-19T22:19:45.121Z] === RUN TestSecretCreateResolve [2022-07-19T22:19:45.688Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-19T22:19:47.063Z] --- PASS: TestSecretCreateResolve (2.48s) [2022-07-19T22:19:47.063Z] PASS [2022-07-19T22:19:47.063Z] [2022-07-19T22:19:47.063Z] DONE 6 tests in 16.264s [2022-07-19T22:19:47.322Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-19T22:19:47.322Z] ++ 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-07-19T22:19:47.322Z] ++ set -e [2022-07-19T22:19:47.322Z] ++ '[' -n 0 ']' [2022-07-19T22:19:47.322Z] ++ set -x [2022-07-19T22:19:47.322Z] ++ 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-07-19T22:19:47.322Z] === RUN TestDockerSuite/TestBuildRm [2022-07-19T22:19:47.322Z] INFO: Testing against a local daemon [2022-07-19T22:19:47.322Z] === RUN TestServiceCreateInit [2022-07-19T22:19:47.322Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-19T22:19:49.852Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-19T22:19:50.785Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-19T22:19:52.160Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-19T22:19:52.160Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-19T22:19:52.418Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-19T22:19:53.353Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-19T22:19:54.740Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-19T22:19:55.676Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-19T22:19:57.052Z] --- PASS: TestServiceCreateInit (9.60s) [2022-07-19T22:19:57.052Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.71s) [2022-07-19T22:19:57.052Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.87s) [2022-07-19T22:19:57.052Z] === RUN TestCreateServiceMultipleTimes [2022-07-19T22:19:58.428Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-19T22:19:58.428Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-19T22:19:58.995Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-19T22:19:58.995Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-19T22:19:58.995Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-19T22:19:59.569Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-19T22:20:00.504Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-19T22:20:00.504Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-19T22:20:01.441Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-19T22:20:05.631Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-19T22:20:05.889Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-19T22:20:06.823Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-19T22:20:07.080Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-19T22:20:08.015Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-19T22:20:08.951Z] === RUN TestDockerSuite/TestBuildUser [2022-07-19T22:20:10.326Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-19T22:20:12.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-19T22:20:12.484Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-19T22:20:14.387Z] docker_api_swarm_node_test.go:81: [d1adc90dbe9ec] joining swarm manager [d936d3a384a3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:20:14.648Z] --- PASS: TestCreateServiceMultipleTimes (17.64s) [2022-07-19T22:20:14.648Z] === RUN TestCreateServiceConflict [2022-07-19T22:20:17.933Z] --- PASS: TestCreateServiceConflict (3.08s) [2022-07-19T22:20:17.933Z] === RUN TestCreateServiceMaxReplicas [2022-07-19T22:20:22.122Z] --- PASS: TestCreateServiceMaxReplicas (3.74s) [2022-07-19T22:20:22.122Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-19T22:20:26.312Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-19T22:20:27.246Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-19T22:20:27.246Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-19T22:20:27.812Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-19T22:20:28.379Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-19T22:20:28.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-19T22:20:29.513Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-19T22:20:29.513Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-19T22:20:29.513Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-19T22:20:29.513Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-19T22:20:29.513Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-19T22:20:29.513Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-19T22:20:29.513Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-19T22:20:29.513Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-19T22:20:29.513Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-19T22:20:30.892Z] docker_api_swarm_node_test.go:53: [d07856fe3ea4f] joining swarm manager [df2991fe382e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:20:31.151Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-19T22:20:31.151Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-19T22:20:32.086Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-19T22:20:32.086Z] docker_api_swarm_node_test.go:54: [d4eecc87cc7c6] joining swarm manager [df2991fe382e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:20:32.344Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-19T22:20:32.909Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-19T22:20:33.168Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-19T22:20:35.067Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-19T22:20:36.002Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.38s) [2022-07-19T22:20:36.002Z] === RUN TestCreateServiceSecretFileMode [2022-07-19T22:20:36.002Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-19T22:20:36.967Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-19T22:20:36.983Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-19T22:20:36.983Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-19T22:20:36.983Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-19T22:20:36.983Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-19T22:20:36.983Z] Cross building: bundles/cross/linux/s390x [2022-07-19T22:20:36.983Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-19T22:20:36.983Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-19T22:20:37.227Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-19T22:20:38.164Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-19T22:20:38.164Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-19T22:20:38.164Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-19T22:20:38.730Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-19T22:20:38.730Z] --- PASS: TestCreateServiceSecretFileMode (3.07s) [2022-07-19T22:20:38.730Z] === RUN TestCreateServiceConfigFileMode [2022-07-19T22:20:40.634Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-19T22:20:41.202Z] === RUN TestDockerSuite/TestCommitChange [2022-07-19T22:20:42.137Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2022-07-19T22:20:42.137Z] === RUN TestCreateServiceSysctls [2022-07-19T22:20:42.137Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-19T22:20:42.704Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-19T22:20:44.079Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-19T22:20:45.456Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-19T22:20:46.023Z] --- PASS: TestCreateServiceSysctls (3.97s) [2022-07-19T22:20:46.023Z] === RUN TestCreateServiceCapabilities [2022-07-19T22:20:46.023Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-19T22:20:47.398Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-19T22:20:48.773Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-19T22:20:49.033Z] --- PASS: TestCreateServiceCapabilities (3.06s) [2022-07-19T22:20:49.033Z] === RUN TestInspect [2022-07-19T22:20:49.290Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-19T22:20:50.665Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-19T22:20:50.665Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-19T22:20:51.601Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-19T22:20:52.534Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-19T22:20:52.534Z] --- PASS: TestInspect (3.53s) [2022-07-19T22:20:52.534Z] === RUN TestCreateJob [2022-07-19T22:20:53.101Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-19T22:20:53.681Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-19T22:20:54.265Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-19T22:20:55.199Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-19T22:20:55.767Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-19T22:20:56.335Z] --- PASS: TestCreateJob (3.93s) [2022-07-19T22:20:56.335Z] === RUN TestReplicatedJob [2022-07-19T22:20:56.901Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-19T22:20:57.468Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-19T22:20:58.035Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-19T22:20:59.413Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-19T22:20:59.980Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-19T22:21:00.916Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-19T22:21:02.294Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-19T22:21:02.861Z] --- PASS: TestReplicatedJob (6.43s) [2022-07-19T22:21:02.861Z] === RUN TestUpdateReplicatedJob [2022-07-19T22:21:03.119Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-19T22:21:03.687Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-19T22:21:03.687Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-19T22:21:04.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-19T22:21:04.511Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-19T22:21:05.447Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-19T22:21:06.822Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-19T22:21:07.080Z] --- PASS: TestUpdateReplicatedJob (4.29s) [2022-07-19T22:21:07.080Z] === RUN TestServiceListWithStatuses [2022-07-19T22:21:07.080Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-19T22:21:07.080Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-19T22:21:07.080Z] === RUN TestDockerNetworkConnectAlias [2022-07-19T22:21:07.339Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-19T22:21:07.907Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-19T22:21:09.284Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-19T22:21:10.220Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-19T22:21:10.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-19T22:21:12.198Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-19T22:21:12.457Z] --- PASS: TestDockerNetworkConnectAlias (5.19s) [2022-07-19T22:21:12.457Z] === RUN TestDockerNetworkReConnect [2022-07-19T22:21:13.025Z] docker_api_swarm_test.go:202: [d333f9be526b6] joining swarm manager [d684b41937daf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:21:17.208Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-19T22:21:17.208Z] --- PASS: TestDockerNetworkReConnect (4.45s) [2022-07-19T22:21:17.208Z] === RUN TestServicePlugin [2022-07-19T22:21:19.742Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-19T22:21:20.000Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-19T22:21:21.375Z] plugin_test.go:61: [d3d21b71692f1] joining swarm manager [d42b233abc404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:21:22.750Z] plugin_test.go:64: [dd5739dfa6ce9] joining swarm manager [d42b233abc404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:21:23.686Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-19T22:21:26.215Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-19T22:21:26.215Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-19T22:21:29.503Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-19T22:21:30.070Z] === RUN TestDockerSuite/TestCpToDot [2022-07-19T22:21:30.636Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-19T22:21:31.582Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-19T22:21:32.524Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-19T22:21:33.089Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-19T22:21:34.023Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-19T22:21:34.281Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-19T22:21:34.848Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-19T22:21:36.223Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-19T22:21:36.223Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-19T22:21:36.223Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-19T22:21:36.789Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-19T22:21:37.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-19T22:21:37.047Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-19T22:21:37.047Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-19T22:21:37.047Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-19T22:21:37.306Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-19T22:21:37.873Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-19T22:21:38.132Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-19T22:21:38.132Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-19T22:21:38.392Z] === RUN TestDockerSuite/TestCreateRM [2022-07-19T22:21:38.651Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-19T22:21:38.651Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-19T22:21:38.651Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-19T22:21:38.651Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-19T22:21:38.911Z] docker_api_swarm_test.go:384: [d37b872362014] joining swarm manager [dbb8971b2dd70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:21:38.911Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-19T22:21:40.288Z] docker_api_swarm_test.go:385: [de51585736455] joining swarm manager [dbb8971b2dd70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:21:40.546Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-19T22:21:40.547Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-19T22:21:40.547Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-19T22:21:43.833Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-19T22:21:43.833Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-19T22:21:43.833Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-19T22:21:44.399Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-19T22:21:44.967Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-19T22:21:45.533Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-19T22:21:46.098Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-19T22:21:46.357Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-19T22:21:48.256Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-19T22:21:49.206Z] --- PASS: TestServicePlugin (32.23s) [2022-07-19T22:21:49.206Z] === RUN TestServiceUpdateLabel [2022-07-19T22:21:49.206Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-19T22:21:51.753Z] --- PASS: TestServiceUpdateLabel (2.66s) [2022-07-19T22:21:51.753Z] === RUN TestServiceUpdateSecrets [2022-07-19T22:21:51.753Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-19T22:21:54.281Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-19T22:21:54.848Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-19T22:21:55.782Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-19T22:21:56.347Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-19T22:21:56.347Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-19T22:21:57.284Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-19T22:21:58.217Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-19T22:21:58.217Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-19T22:21:58.475Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-19T22:21:58.733Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-19T22:21:58.733Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-19T22:21:59.667Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-19T22:22:01.041Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-19T22:22:01.041Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-19T22:22:01.041Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-19T22:22:01.607Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-19T22:22:01.608Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-19T22:22:02.540Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-19T22:22:03.912Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-19T22:22:03.912Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-19T22:22:03.912Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-19T22:22:03.912Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-19T22:22:03.912Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-19T22:22:03.912Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-19T22:22:06.440Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-19T22:22:06.440Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2022-07-19T22:22:06.440Z] === RUN TestServiceUpdateConfigs [2022-07-19T22:22:06.698Z] === RUN TestDockerSuite/TestEventsRename [2022-07-19T22:22:07.633Z] === RUN TestDockerSuite/TestEventsResize [2022-07-19T22:22:07.891Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-19T22:22:14.460Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-19T22:22:14.460Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-19T22:22:14.718Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-19T22:22:17.245Z] === RUN TestDockerSuite/TestEventsTop [2022-07-19T22:22:17.811Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-19T22:22:20.336Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-19T22:22:21.277Z] --- PASS: TestServiceUpdateConfigs (14.88s) [2022-07-19T22:22:21.277Z] === RUN TestServiceUpdateNetwork [2022-07-19T22:22:26.539Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-19T22:22:27.106Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-19T22:22:28.514Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-19T22:22:28.514Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-19T22:22:28.514Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-19T22:22:28.514Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-19T22:22:28.514Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-19T22:22:28.847Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-19T22:22:29.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/test/unit [2022-07-19T22:22:29.392Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-19T22:22:29.392Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-19T22:22:29.392Z] + TESTDIRS=./... [2022-07-19T22:22:29.392Z] + exclude_paths='/vendor/|/integration' [2022-07-19T22:22:29.392Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-19T22:22:29.392Z] ++ go list ./... [2022-07-19T22:22:30.332Z] + pkg_list='github.com/docker/docker/api [2022-07-19T22:22:30.332Z] github.com/docker/docker/api/server [2022-07-19T22:22:30.332Z] github.com/docker/docker/api/server/backend/build [2022-07-19T22:22:30.332Z] github.com/docker/docker/api/server/httpstatus [2022-07-19T22:22:30.332Z] github.com/docker/docker/api/server/httputils [2022-07-19T22:22:30.332Z] github.com/docker/docker/api/server/middleware [2022-07-19T22:22:30.332Z] github.com/docker/docker/api/server/router [2022-07-19T22:22:30.332Z] github.com/docker/docker/api/server/router/build [2022-07-19T22:22:30.332Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/container [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/debug [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/distribution [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/grpc [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/image [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/network [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/plugin [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/session [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/swarm [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/system [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/volume [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/backend [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/blkiodev [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/container [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/events [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/filters [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/image [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/mount [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/network [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/registry [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/strslice [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/swarm [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/time [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/versions [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/volume [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/worker [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/dockerfile [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/remotecontext [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/remotecontext/git [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-19T22:22:30.333Z] github.com/docker/docker/cli [2022-07-19T22:22:30.333Z] github.com/docker/docker/cli/config [2022-07-19T22:22:30.333Z] github.com/docker/docker/cli/debug [2022-07-19T22:22:30.333Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-19T22:22:30.333Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-19T22:22:30.333Z] github.com/docker/docker/client [2022-07-19T22:22:30.333Z] github.com/docker/docker/cmd/docker-proxy [2022-07-19T22:22:30.333Z] github.com/docker/docker/cmd/dockerd [2022-07-19T22:22:30.333Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-19T22:22:30.333Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-19T22:22:30.333Z] github.com/docker/docker/container [2022-07-19T22:22:30.333Z] github.com/docker/docker/container/stream [2022-07-19T22:22:30.333Z] github.com/docker/docker/contrib/apparmor [2022-07-19T22:22:30.333Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-19T22:22:30.333Z] github.com/docker/docker/contrib/httpserver [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster/convert [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster/executor [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster/provider [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/config [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/containerd [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/events [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/events/testutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/exec [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/images [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/initlayer [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/links [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/listeners [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/gelf [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/journald [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/local [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/logentries [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/splunk [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/syslog [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/templates [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/names [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/network [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/stats [2022-07-19T22:22:30.333Z] github.com/docker/docker/distribution [2022-07-19T22:22:30.333Z] github.com/docker/docker/distribution/metadata [2022-07-19T22:22:30.333Z] github.com/docker/docker/distribution/utils [2022-07-19T22:22:30.333Z] github.com/docker/docker/distribution/xfer [2022-07-19T22:22:30.333Z] github.com/docker/docker/dockerversion [2022-07-19T22:22:30.333Z] github.com/docker/docker/errdefs [2022-07-19T22:22:30.333Z] github.com/docker/docker/image [2022-07-19T22:22:30.333Z] github.com/docker/docker/image/cache [2022-07-19T22:22:30.333Z] github.com/docker/docker/image/tarexport [2022-07-19T22:22:30.333Z] github.com/docker/docker/image/v1 [2022-07-19T22:22:30.333Z] github.com/docker/docker/internal/test/suite [2022-07-19T22:22:30.333Z] github.com/docker/docker/layer [2022-07-19T22:22:30.333Z] github.com/docker/docker/libcontainerd [2022-07-19T22:22:30.333Z] github.com/docker/docker/libcontainerd/queue [2022-07-19T22:22:30.333Z] github.com/docker/docker/libcontainerd/remote [2022-07-19T22:22:30.333Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-19T22:22:30.333Z] github.com/docker/docker/libcontainerd/types [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/config [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/idm [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/ns [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/options [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/osl [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/libnetwork/types [2022-07-19T22:22:30.333Z] github.com/docker/docker/oci [2022-07-19T22:22:30.333Z] github.com/docker/docker/oci/caps [2022-07-19T22:22:30.333Z] github.com/docker/docker/opts [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/aaparser [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/archive [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/authorization [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/broadcaster [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/capabilities [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/chrootarchive [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/containerfs [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/devicemapper [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/directory [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/dmesg [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/fileutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/fsutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/homedir [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/idtools [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/ioutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/jsonmessage [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/longpath [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/loopback [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/namesgenerator [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/parsers [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/pidfile [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/platform [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/plugingetter [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/plugins [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/plugins/transport [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/pools [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/progress [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/pubsub [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/reexec [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/signal [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/stack [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/stdcopy [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/streamformatter [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/stringid [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/sysinfo [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/system [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/tailfile [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/tarsum [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/urlutil [2022-07-19T22:22:30.333Z] github.com/docker/docker/pkg/useragent [2022-07-19T22:22:30.333Z] github.com/docker/docker/plugin [2022-07-19T22:22:30.333Z] github.com/docker/docker/plugin/executor/containerd [2022-07-19T22:22:30.333Z] github.com/docker/docker/plugin/v2 [2022-07-19T22:22:30.333Z] github.com/docker/docker/profiles/apparmor [2022-07-19T22:22:30.333Z] github.com/docker/docker/profiles/seccomp [2022-07-19T22:22:30.333Z] github.com/docker/docker/quota [2022-07-19T22:22:30.333Z] github.com/docker/docker/reference [2022-07-19T22:22:30.333Z] github.com/docker/docker/registry [2022-07-19T22:22:30.333Z] github.com/docker/docker/registry/resumable [2022-07-19T22:22:30.333Z] github.com/docker/docker/restartmanager [2022-07-19T22:22:30.333Z] github.com/docker/docker/rootless [2022-07-19T22:22:30.333Z] github.com/docker/docker/rootless/specconv [2022-07-19T22:22:30.333Z] github.com/docker/docker/runconfig [2022-07-19T22:22:30.333Z] github.com/docker/docker/runconfig/opts [2022-07-19T22:22:30.333Z] github.com/docker/docker/testutil [2022-07-19T22:22:30.333Z] github.com/docker/docker/testutil/daemon [2022-07-19T22:22:30.333Z] github.com/docker/docker/testutil/environment [2022-07-19T22:22:30.333Z] github.com/docker/docker/testutil/fakecontext [2022-07-19T22:22:30.333Z] github.com/docker/docker/testutil/fakegit [2022-07-19T22:22:30.333Z] github.com/docker/docker/testutil/fakestorage [2022-07-19T22:22:30.333Z] github.com/docker/docker/testutil/fixtures/load [2022-07-19T22:22:30.333Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-19T22:22:30.333Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-19T22:22:30.333Z] github.com/docker/docker/testutil/registry [2022-07-19T22:22:30.333Z] github.com/docker/docker/testutil/request [2022-07-19T22:22:30.333Z] github.com/docker/docker/volume [2022-07-19T22:22:30.333Z] github.com/docker/docker/volume/drivers [2022-07-19T22:22:30.333Z] github.com/docker/docker/volume/local [2022-07-19T22:22:30.333Z] github.com/docker/docker/volume/mounts [2022-07-19T22:22:30.333Z] github.com/docker/docker/volume/service [2022-07-19T22:22:30.333Z] github.com/docker/docker/volume/service/opts [2022-07-19T22:22:30.333Z] github.com/docker/docker/volume/testutils' [2022-07-19T22:22:30.333Z] ++ grep --fixed-strings -v /libnetwork [2022-07-19T22:22:30.333Z] ++ echo 'github.com/docker/docker/api [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/backend/build [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/httpstatus [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/httputils [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/middleware [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/build [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/container [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/debug [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/distribution [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/grpc [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/image [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/network [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/plugin [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/session [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/swarm [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/system [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/server/router/volume [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/backend [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/blkiodev [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/container [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/events [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/filters [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/image [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/mount [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/network [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/registry [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/strslice [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/swarm [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/time [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/versions [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-19T22:22:30.333Z] github.com/docker/docker/api/types/volume [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/builder-next/worker [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/dockerfile [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/remotecontext [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/remotecontext/git [2022-07-19T22:22:30.333Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-19T22:22:30.333Z] github.com/docker/docker/cli [2022-07-19T22:22:30.333Z] github.com/docker/docker/cli/config [2022-07-19T22:22:30.333Z] github.com/docker/docker/cli/debug [2022-07-19T22:22:30.333Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-19T22:22:30.333Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-19T22:22:30.333Z] github.com/docker/docker/client [2022-07-19T22:22:30.333Z] github.com/docker/docker/cmd/docker-proxy [2022-07-19T22:22:30.333Z] github.com/docker/docker/cmd/dockerd [2022-07-19T22:22:30.333Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-19T22:22:30.333Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-19T22:22:30.333Z] github.com/docker/docker/container [2022-07-19T22:22:30.333Z] github.com/docker/docker/container/stream [2022-07-19T22:22:30.333Z] github.com/docker/docker/contrib/apparmor [2022-07-19T22:22:30.333Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-19T22:22:30.333Z] github.com/docker/docker/contrib/httpserver [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster/convert [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster/executor [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/cluster/provider [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/config [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/containerd [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/events [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/events/testutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/exec [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/images [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/initlayer [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/links [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/listeners [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-19T22:22:30.333Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/gelf [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/journald [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/local [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/logentries [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/splunk [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/syslog [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/templates [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/names [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/network [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/stats [2022-07-19T22:22:30.334Z] github.com/docker/docker/distribution [2022-07-19T22:22:30.334Z] github.com/docker/docker/distribution/metadata [2022-07-19T22:22:30.334Z] github.com/docker/docker/distribution/utils [2022-07-19T22:22:30.334Z] github.com/docker/docker/distribution/xfer [2022-07-19T22:22:30.334Z] github.com/docker/docker/dockerversion [2022-07-19T22:22:30.334Z] github.com/docker/docker/errdefs [2022-07-19T22:22:30.334Z] github.com/docker/docker/image [2022-07-19T22:22:30.334Z] github.com/docker/docker/image/cache [2022-07-19T22:22:30.334Z] github.com/docker/docker/image/tarexport [2022-07-19T22:22:30.334Z] github.com/docker/docker/image/v1 [2022-07-19T22:22:30.334Z] github.com/docker/docker/internal/test/suite [2022-07-19T22:22:30.334Z] github.com/docker/docker/layer [2022-07-19T22:22:30.334Z] github.com/docker/docker/libcontainerd [2022-07-19T22:22:30.334Z] github.com/docker/docker/libcontainerd/queue [2022-07-19T22:22:30.334Z] github.com/docker/docker/libcontainerd/remote [2022-07-19T22:22:30.334Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-19T22:22:30.334Z] github.com/docker/docker/libcontainerd/types [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/config [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/idm [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/ns [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/options [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/osl [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/libnetwork/types [2022-07-19T22:22:30.334Z] github.com/docker/docker/oci [2022-07-19T22:22:30.334Z] github.com/docker/docker/oci/caps [2022-07-19T22:22:30.334Z] github.com/docker/docker/opts [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/aaparser [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/archive [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/authorization [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/broadcaster [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/capabilities [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/chrootarchive [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/containerfs [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/devicemapper [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/directory [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/dmesg [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/fileutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/fsutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/homedir [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/idtools [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/ioutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/jsonmessage [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/longpath [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/loopback [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/namesgenerator [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/parsers [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/pidfile [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/platform [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugingetter [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugins [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugins/transport [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/pools [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/progress [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/pubsub [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/reexec [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/signal [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/stack [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/stdcopy [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/streamformatter [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/stringid [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/sysinfo [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/system [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/tailfile [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/tarsum [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/urlutil [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/useragent [2022-07-19T22:22:30.334Z] github.com/docker/docker/plugin [2022-07-19T22:22:30.334Z] github.com/docker/docker/plugin/executor/containerd [2022-07-19T22:22:30.334Z] github.com/docker/docker/plugin/v2 [2022-07-19T22:22:30.334Z] github.com/docker/docker/profiles/apparmor [2022-07-19T22:22:30.334Z] github.com/docker/docker/profiles/seccomp [2022-07-19T22:22:30.334Z] github.com/docker/docker/quota [2022-07-19T22:22:30.334Z] github.com/docker/docker/reference [2022-07-19T22:22:30.334Z] github.com/docker/docker/registry [2022-07-19T22:22:30.334Z] github.com/docker/docker/registry/resumable [2022-07-19T22:22:30.334Z] github.com/docker/docker/restartmanager [2022-07-19T22:22:30.334Z] github.com/docker/docker/rootless [2022-07-19T22:22:30.334Z] github.com/docker/docker/rootless/specconv [2022-07-19T22:22:30.334Z] github.com/docker/docker/runconfig [2022-07-19T22:22:30.334Z] github.com/docker/docker/runconfig/opts [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/daemon [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/environment [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/fakecontext [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/fakegit [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/fakestorage [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/fixtures/load [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/registry [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/request [2022-07-19T22:22:30.334Z] github.com/docker/docker/volume [2022-07-19T22:22:30.334Z] github.com/docker/docker/volume/drivers [2022-07-19T22:22:30.334Z] github.com/docker/docker/volume/local [2022-07-19T22:22:30.334Z] github.com/docker/docker/volume/mounts [2022-07-19T22:22:30.334Z] github.com/docker/docker/volume/service [2022-07-19T22:22:30.334Z] github.com/docker/docker/volume/service/opts [2022-07-19T22:22:30.334Z] github.com/docker/docker/volume/testutils' [2022-07-19T22:22:30.334Z] + base_pkg_list='github.com/docker/docker/api [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/backend/build [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/httpstatus [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/httputils [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/middleware [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/build [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/container [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/debug [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/distribution [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/grpc [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/image [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/network [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/plugin [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/session [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/swarm [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/system [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/server/router/volume [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/backend [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/blkiodev [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/container [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/events [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/filters [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/image [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/mount [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/network [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/registry [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/strslice [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/swarm [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/time [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/versions [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-19T22:22:30.334Z] github.com/docker/docker/api/types/volume [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder/builder-next [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder/builder-next/worker [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder/dockerfile [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder/remotecontext [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder/remotecontext/git [2022-07-19T22:22:30.334Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-19T22:22:30.334Z] github.com/docker/docker/cli [2022-07-19T22:22:30.334Z] github.com/docker/docker/cli/config [2022-07-19T22:22:30.334Z] github.com/docker/docker/cli/debug [2022-07-19T22:22:30.334Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-19T22:22:30.334Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-19T22:22:30.334Z] github.com/docker/docker/client [2022-07-19T22:22:30.334Z] github.com/docker/docker/cmd/docker-proxy [2022-07-19T22:22:30.334Z] github.com/docker/docker/cmd/dockerd [2022-07-19T22:22:30.334Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-19T22:22:30.334Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-19T22:22:30.334Z] github.com/docker/docker/container [2022-07-19T22:22:30.334Z] github.com/docker/docker/container/stream [2022-07-19T22:22:30.334Z] github.com/docker/docker/contrib/apparmor [2022-07-19T22:22:30.334Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-19T22:22:30.334Z] github.com/docker/docker/contrib/httpserver [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/cluster [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/cluster/convert [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/cluster/executor [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/cluster/provider [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/config [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/containerd [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/events [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/events/testutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/exec [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/images [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/initlayer [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/links [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/listeners [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/gelf [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/journald [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/local [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/logentries [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/splunk [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/syslog [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/logger/templates [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/names [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/network [2022-07-19T22:22:30.334Z] github.com/docker/docker/daemon/stats [2022-07-19T22:22:30.334Z] github.com/docker/docker/distribution [2022-07-19T22:22:30.334Z] github.com/docker/docker/distribution/metadata [2022-07-19T22:22:30.334Z] github.com/docker/docker/distribution/utils [2022-07-19T22:22:30.334Z] github.com/docker/docker/distribution/xfer [2022-07-19T22:22:30.334Z] github.com/docker/docker/dockerversion [2022-07-19T22:22:30.334Z] github.com/docker/docker/errdefs [2022-07-19T22:22:30.334Z] github.com/docker/docker/image [2022-07-19T22:22:30.334Z] github.com/docker/docker/image/cache [2022-07-19T22:22:30.334Z] github.com/docker/docker/image/tarexport [2022-07-19T22:22:30.334Z] github.com/docker/docker/image/v1 [2022-07-19T22:22:30.334Z] github.com/docker/docker/internal/test/suite [2022-07-19T22:22:30.334Z] github.com/docker/docker/layer [2022-07-19T22:22:30.334Z] github.com/docker/docker/libcontainerd [2022-07-19T22:22:30.334Z] github.com/docker/docker/libcontainerd/queue [2022-07-19T22:22:30.334Z] github.com/docker/docker/libcontainerd/remote [2022-07-19T22:22:30.334Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-19T22:22:30.334Z] github.com/docker/docker/libcontainerd/types [2022-07-19T22:22:30.334Z] github.com/docker/docker/oci [2022-07-19T22:22:30.334Z] github.com/docker/docker/oci/caps [2022-07-19T22:22:30.334Z] github.com/docker/docker/opts [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/aaparser [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/archive [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/authorization [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/broadcaster [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/capabilities [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/chrootarchive [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/containerfs [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/devicemapper [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/directory [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/dmesg [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/fileutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/fsutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/homedir [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/idtools [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/ioutils [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/jsonmessage [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/longpath [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/loopback [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/namesgenerator [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/parsers [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/pidfile [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/platform [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugingetter [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugins [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/plugins/transport [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/pools [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/progress [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/pubsub [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/reexec [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/signal [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/stack [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/stdcopy [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/streamformatter [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/stringid [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/sysinfo [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/system [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/tailfile [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/tarsum [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/urlutil [2022-07-19T22:22:30.334Z] github.com/docker/docker/pkg/useragent [2022-07-19T22:22:30.334Z] github.com/docker/docker/plugin [2022-07-19T22:22:30.334Z] github.com/docker/docker/plugin/executor/containerd [2022-07-19T22:22:30.334Z] github.com/docker/docker/plugin/v2 [2022-07-19T22:22:30.334Z] github.com/docker/docker/profiles/apparmor [2022-07-19T22:22:30.334Z] github.com/docker/docker/profiles/seccomp [2022-07-19T22:22:30.334Z] github.com/docker/docker/quota [2022-07-19T22:22:30.334Z] github.com/docker/docker/reference [2022-07-19T22:22:30.334Z] github.com/docker/docker/registry [2022-07-19T22:22:30.334Z] github.com/docker/docker/registry/resumable [2022-07-19T22:22:30.334Z] github.com/docker/docker/restartmanager [2022-07-19T22:22:30.334Z] github.com/docker/docker/rootless [2022-07-19T22:22:30.334Z] github.com/docker/docker/rootless/specconv [2022-07-19T22:22:30.334Z] github.com/docker/docker/runconfig [2022-07-19T22:22:30.334Z] github.com/docker/docker/runconfig/opts [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/daemon [2022-07-19T22:22:30.334Z] github.com/docker/docker/testutil/environment [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fakecontext [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fakegit [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fakestorage [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fixtures/load [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/registry [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/request [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/drivers [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/local [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/mounts [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/service [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/service/opts [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/testutils' [2022-07-19T22:22:30.335Z] ++ echo 'github.com/docker/docker/api [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/backend/build [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/httpstatus [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/httputils [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/middleware [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/build [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/container [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/debug [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/distribution [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/grpc [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/image [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/network [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/plugin [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/session [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/swarm [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/system [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/server/router/volume [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/backend [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/blkiodev [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/container [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/events [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/filters [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/image [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/mount [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/network [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/registry [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/strslice [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/swarm [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/time [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/versions [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-19T22:22:30.335Z] github.com/docker/docker/api/types/volume [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder/builder-next [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder/builder-next/worker [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder/dockerfile [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder/remotecontext [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder/remotecontext/git [2022-07-19T22:22:30.335Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-19T22:22:30.335Z] github.com/docker/docker/cli [2022-07-19T22:22:30.335Z] github.com/docker/docker/cli/config [2022-07-19T22:22:30.335Z] github.com/docker/docker/cli/debug [2022-07-19T22:22:30.335Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-19T22:22:30.335Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-19T22:22:30.335Z] github.com/docker/docker/client [2022-07-19T22:22:30.335Z] github.com/docker/docker/cmd/docker-proxy [2022-07-19T22:22:30.335Z] github.com/docker/docker/cmd/dockerd [2022-07-19T22:22:30.335Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-19T22:22:30.335Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-19T22:22:30.335Z] github.com/docker/docker/container [2022-07-19T22:22:30.335Z] github.com/docker/docker/container/stream [2022-07-19T22:22:30.335Z] github.com/docker/docker/contrib/apparmor [2022-07-19T22:22:30.335Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-19T22:22:30.335Z] github.com/docker/docker/contrib/httpserver [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/cluster [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/cluster/convert [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/cluster/executor [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/cluster/provider [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/config [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/containerd [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/events [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/events/testutils [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/exec [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/images [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/initlayer [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/links [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/listeners [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/gelf [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/journald [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/local [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/logentries [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/splunk [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/syslog [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/logger/templates [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/names [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/network [2022-07-19T22:22:30.335Z] github.com/docker/docker/daemon/stats [2022-07-19T22:22:30.335Z] github.com/docker/docker/distribution [2022-07-19T22:22:30.335Z] github.com/docker/docker/distribution/metadata [2022-07-19T22:22:30.335Z] github.com/docker/docker/distribution/utils [2022-07-19T22:22:30.335Z] github.com/docker/docker/distribution/xfer [2022-07-19T22:22:30.335Z] github.com/docker/docker/dockerversion [2022-07-19T22:22:30.335Z] github.com/docker/docker/errdefs [2022-07-19T22:22:30.335Z] github.com/docker/docker/image [2022-07-19T22:22:30.335Z] github.com/docker/docker/image/cache [2022-07-19T22:22:30.335Z] github.com/docker/docker/image/tarexport [2022-07-19T22:22:30.335Z] github.com/docker/docker/image/v1 [2022-07-19T22:22:30.335Z] github.com/docker/docker/internal/test/suite [2022-07-19T22:22:30.335Z] github.com/docker/docker/layer [2022-07-19T22:22:30.335Z] github.com/docker/docker/libcontainerd [2022-07-19T22:22:30.335Z] github.com/docker/docker/libcontainerd/queue [2022-07-19T22:22:30.335Z] github.com/docker/docker/libcontainerd/remote [2022-07-19T22:22:30.335Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-19T22:22:30.335Z] github.com/docker/docker/libcontainerd/types [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/config [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/idm [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/ns [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/options [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/osl [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/types [2022-07-19T22:22:30.335Z] github.com/docker/docker/oci [2022-07-19T22:22:30.335Z] github.com/docker/docker/oci/caps [2022-07-19T22:22:30.335Z] github.com/docker/docker/opts [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/aaparser [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/archive [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/authorization [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/broadcaster [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/capabilities [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/chrootarchive [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/containerfs [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/devicemapper [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/directory [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/dmesg [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/fileutils [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/fsutils [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/homedir [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/idtools [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/ioutils [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/jsonmessage [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/longpath [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/loopback [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/namesgenerator [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/parsers [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/pidfile [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/platform [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/plugingetter [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/plugins [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/plugins/transport [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/pools [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/progress [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/pubsub [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/reexec [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/signal [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/stack [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/stdcopy [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/streamformatter [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/stringid [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/sysinfo [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/system [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/tailfile [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/tarsum [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/urlutil [2022-07-19T22:22:30.335Z] github.com/docker/docker/pkg/useragent [2022-07-19T22:22:30.335Z] github.com/docker/docker/plugin [2022-07-19T22:22:30.335Z] github.com/docker/docker/plugin/executor/containerd [2022-07-19T22:22:30.335Z] github.com/docker/docker/plugin/v2 [2022-07-19T22:22:30.335Z] github.com/docker/docker/profiles/apparmor [2022-07-19T22:22:30.335Z] github.com/docker/docker/profiles/seccomp [2022-07-19T22:22:30.335Z] github.com/docker/docker/quota [2022-07-19T22:22:30.335Z] github.com/docker/docker/reference [2022-07-19T22:22:30.335Z] github.com/docker/docker/registry [2022-07-19T22:22:30.335Z] github.com/docker/docker/registry/resumable [2022-07-19T22:22:30.335Z] github.com/docker/docker/restartmanager [2022-07-19T22:22:30.335Z] github.com/docker/docker/rootless [2022-07-19T22:22:30.335Z] github.com/docker/docker/rootless/specconv [2022-07-19T22:22:30.335Z] github.com/docker/docker/runconfig [2022-07-19T22:22:30.335Z] github.com/docker/docker/runconfig/opts [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/daemon [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/environment [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fakecontext [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fakegit [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fakestorage [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fixtures/load [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/registry [2022-07-19T22:22:30.335Z] github.com/docker/docker/testutil/request [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/drivers [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/local [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/mounts [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/service [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/service/opts [2022-07-19T22:22:30.335Z] github.com/docker/docker/volume/testutils' [2022-07-19T22:22:30.335Z] ++ grep --fixed-strings /libnetwork [2022-07-19T22:22:30.335Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/config [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T22:22:30.335Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/idm [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ns [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/options [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/osl [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/types' [2022-07-19T22:22:30.336Z] + echo 'github.com/docker/docker/libnetwork [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/config [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/idm [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/ns [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/options [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/osl [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/types' [2022-07-19T22:22:30.336Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T22:22:30.336Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T22:22:30.336Z] + type docker-proxy [2022-07-19T22:22:30.336Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-19T22:22:30.336Z] + hack/make.sh binary-proxy install-proxy [2022-07-19T22:22:30.336Z] [2022-07-19T22:22:30.596Z] Removing bundles/ [2022-07-19T22:22:30.596Z] [2022-07-19T22:22:30.596Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-19T22:22:30.596Z] Building: bundles/binary-proxy/docker-proxy [2022-07-19T22:22:30.596Z] GOOS="" GOARCH="" GOARM="" [2022-07-19T22:22:32.371Z] === RUN TestDockerSuite/TestExec [2022-07-19T22:22:32.629Z] check_test.go:611: [de51585736455] daemon is not started [2022-07-19T22:22:32.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-19T22:22:33.195Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-19T22:22:34.129Z] --- PASS: TestServiceUpdateNetwork (12.91s) [2022-07-19T22:22:34.129Z] === RUN TestServiceUpdatePidsLimit [2022-07-19T22:22:35.073Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-19T22:22:35.332Z] docker_api_swarm_test.go:802: [def7e7c813bd6] joining swarm manager [db32f78c92c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:22:35.898Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-19T22:22:36.156Z] === RUN TestDockerSuite/TestExecEnv [2022-07-19T22:22:36.723Z] docker_api_swarm_test.go:802: [ddcd1f030d5b0] joining swarm manager [db32f78c92c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:22:36.723Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-19T22:22:37.289Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-19T22:22:38.226Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-19T22:22:38.730Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-19T22:22:38.730Z] [2022-07-19T22:22:38.730Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-19T22:22:38.730Z] Installing docker-proxy to /usr/local/bin/ [2022-07-19T22:22:38.730Z] [2022-07-19T22:22:38.730Z] + mkdir -p bundles [2022-07-19T22:22:38.730Z] + '[' -n 'github.com/docker/docker/api [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/backend/build [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/httpstatus [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/httputils [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/middleware [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/build [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/container [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/debug [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/distribution [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/grpc [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/image [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/network [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/plugin [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/session [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/swarm [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/system [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/server/router/volume [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/backend [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/blkiodev [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/container [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/events [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/filters [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/image [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/mount [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/network [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/registry [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/strslice [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/swarm [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/time [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/versions [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-19T22:22:38.730Z] github.com/docker/docker/api/types/volume [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder/builder-next [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder/builder-next/worker [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder/dockerfile [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder/remotecontext [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder/remotecontext/git [2022-07-19T22:22:38.730Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-19T22:22:38.730Z] github.com/docker/docker/cli [2022-07-19T22:22:38.730Z] github.com/docker/docker/cli/config [2022-07-19T22:22:38.730Z] github.com/docker/docker/cli/debug [2022-07-19T22:22:38.730Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-19T22:22:38.730Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-19T22:22:38.730Z] github.com/docker/docker/client [2022-07-19T22:22:38.730Z] github.com/docker/docker/cmd/docker-proxy [2022-07-19T22:22:38.730Z] github.com/docker/docker/cmd/dockerd [2022-07-19T22:22:38.730Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-19T22:22:38.730Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-19T22:22:38.730Z] github.com/docker/docker/container [2022-07-19T22:22:38.730Z] github.com/docker/docker/container/stream [2022-07-19T22:22:38.730Z] github.com/docker/docker/contrib/apparmor [2022-07-19T22:22:38.730Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-19T22:22:38.730Z] github.com/docker/docker/contrib/httpserver [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/cluster [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/cluster/convert [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/cluster/executor [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/cluster/provider [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/config [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/containerd [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/events [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/events/testutils [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/exec [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/images [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/initlayer [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/links [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/listeners [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/gelf [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/journald [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/local [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/logentries [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/splunk [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/syslog [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/logger/templates [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/names [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/network [2022-07-19T22:22:38.730Z] github.com/docker/docker/daemon/stats [2022-07-19T22:22:38.730Z] github.com/docker/docker/distribution [2022-07-19T22:22:38.730Z] github.com/docker/docker/distribution/metadata [2022-07-19T22:22:38.730Z] github.com/docker/docker/distribution/utils [2022-07-19T22:22:38.730Z] github.com/docker/docker/distribution/xfer [2022-07-19T22:22:38.730Z] github.com/docker/docker/dockerversion [2022-07-19T22:22:38.730Z] github.com/docker/docker/errdefs [2022-07-19T22:22:38.730Z] github.com/docker/docker/image [2022-07-19T22:22:38.730Z] github.com/docker/docker/image/cache [2022-07-19T22:22:38.730Z] github.com/docker/docker/image/tarexport [2022-07-19T22:22:38.730Z] github.com/docker/docker/image/v1 [2022-07-19T22:22:38.730Z] github.com/docker/docker/internal/test/suite [2022-07-19T22:22:38.730Z] github.com/docker/docker/layer [2022-07-19T22:22:38.730Z] github.com/docker/docker/libcontainerd [2022-07-19T22:22:38.730Z] github.com/docker/docker/libcontainerd/queue [2022-07-19T22:22:38.730Z] github.com/docker/docker/libcontainerd/remote [2022-07-19T22:22:38.730Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-19T22:22:38.730Z] github.com/docker/docker/libcontainerd/types [2022-07-19T22:22:38.730Z] github.com/docker/docker/oci [2022-07-19T22:22:38.730Z] github.com/docker/docker/oci/caps [2022-07-19T22:22:38.730Z] github.com/docker/docker/opts [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/aaparser [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/archive [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/authorization [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/broadcaster [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/capabilities [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/chrootarchive [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/containerfs [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/devicemapper [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/directory [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/dmesg [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/fileutils [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/fsutils [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/homedir [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/idtools [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/ioutils [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/jsonmessage [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/longpath [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/loopback [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/namesgenerator [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/parsers [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/pidfile [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/platform [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/plugingetter [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/plugins [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/plugins/transport [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/pools [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/progress [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/pubsub [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/reexec [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/signal [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/stack [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/stdcopy [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/streamformatter [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/stringid [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/sysinfo [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/system [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/tailfile [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/tarsum [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/urlutil [2022-07-19T22:22:38.730Z] github.com/docker/docker/pkg/useragent [2022-07-19T22:22:38.730Z] github.com/docker/docker/plugin [2022-07-19T22:22:38.730Z] github.com/docker/docker/plugin/executor/containerd [2022-07-19T22:22:38.730Z] github.com/docker/docker/plugin/v2 [2022-07-19T22:22:38.730Z] github.com/docker/docker/profiles/apparmor [2022-07-19T22:22:38.730Z] github.com/docker/docker/profiles/seccomp [2022-07-19T22:22:38.730Z] github.com/docker/docker/quota [2022-07-19T22:22:38.730Z] github.com/docker/docker/reference [2022-07-19T22:22:38.730Z] github.com/docker/docker/registry [2022-07-19T22:22:38.730Z] github.com/docker/docker/registry/resumable [2022-07-19T22:22:38.730Z] github.com/docker/docker/restartmanager [2022-07-19T22:22:38.730Z] github.com/docker/docker/rootless [2022-07-19T22:22:38.730Z] github.com/docker/docker/rootless/specconv [2022-07-19T22:22:38.730Z] github.com/docker/docker/runconfig [2022-07-19T22:22:38.730Z] github.com/docker/docker/runconfig/opts [2022-07-19T22:22:38.730Z] github.com/docker/docker/testutil [2022-07-19T22:22:38.730Z] github.com/docker/docker/testutil/daemon [2022-07-19T22:22:38.730Z] github.com/docker/docker/testutil/environment [2022-07-19T22:22:38.730Z] github.com/docker/docker/testutil/fakecontext [2022-07-19T22:22:38.730Z] github.com/docker/docker/testutil/fakegit [2022-07-19T22:22:38.730Z] github.com/docker/docker/testutil/fakestorage [2022-07-19T22:22:38.730Z] github.com/docker/docker/testutil/fixtures/load [2022-07-19T22:22:38.730Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-19T22:22:38.730Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-19T22:22:38.730Z] github.com/docker/docker/testutil/registry [2022-07-19T22:22:38.730Z] github.com/docker/docker/testutil/request [2022-07-19T22:22:38.730Z] github.com/docker/docker/volume [2022-07-19T22:22:38.730Z] github.com/docker/docker/volume/drivers [2022-07-19T22:22:38.730Z] github.com/docker/docker/volume/local [2022-07-19T22:22:38.730Z] github.com/docker/docker/volume/mounts [2022-07-19T22:22:38.730Z] github.com/docker/docker/volume/service [2022-07-19T22:22:38.730Z] github.com/docker/docker/volume/service/opts [2022-07-19T22:22:38.730Z] github.com/docker/docker/volume/testutils' ']' [2022-07-19T22:22:38.731Z] + 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/containerd 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/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-07-19T22:22:38.991Z] ? github.com/docker/docker/api [no test files] [2022-07-19T22:22:39.163Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-19T22:22:39.163Z] docker_api_swarm_test.go:802: [dd83d328e6435] joining swarm manager [db32f78c92c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-19T22:22:40.536Z] docker_api_swarm_test.go:802: [d2759bb141ecf] joining swarm manager [db32f78c92c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-19T22:22:41.909Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-19T22:22:41.909Z] docker_api_swarm_test.go:810: [d1d9560ec7614] joining swarm manager [db32f78c92c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-19T22:22:42.475Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-19T22:22:43.040Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-19T22:22:43.605Z] === RUN TestDockerSuite/TestExecParseError [2022-07-19T22:22:43.865Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-19T22:22:43.865Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-19T22:22:44.431Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-19T22:22:44.997Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-19T22:22:45.565Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-19T22:22:46.132Z] === RUN TestDockerSuite/TestExecTTY [2022-07-19T22:22:46.697Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-19T22:22:47.265Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-19T22:22:48.199Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-19T22:22:48.459Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-19T22:22:48.459Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-19T22:22:48.459Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-19T22:22:49.833Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-19T22:22:50.400Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-19T22:22:51.345Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-19T22:22:51.345Z] --- PASS: TestServiceUpdatePidsLimit (17.31s) [2022-07-19T22:22:51.345Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2022-07-19T22:22:51.345Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2022-07-19T22:22:51.345Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-07-19T22:22:51.345Z] PASS [2022-07-19T22:22:51.345Z] [2022-07-19T22:22:51.345Z] === Skipped [2022-07-19T22:22:51.345Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-19T22:22:51.345Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-19T22:22:51.345Z] [2022-07-19T22:22:51.345Z] DONE 27 tests, 1 skipped in 184.272s [2022-07-19T22:22:51.603Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-19T22:22:51.603Z] ++ 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-07-19T22:22:51.603Z] ++ set -e [2022-07-19T22:22:51.603Z] ++ '[' -n 0 ']' [2022-07-19T22:22:51.603Z] ++ set -x [2022-07-19T22:22:51.603Z] ++ 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-07-19T22:22:51.603Z] INFO: Testing against a local daemon [2022-07-19T22:22:51.603Z] === RUN TestSessionCreate [2022-07-19T22:22:51.603Z] --- PASS: TestSessionCreate (0.03s) [2022-07-19T22:22:51.603Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-19T22:22:51.603Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-19T22:22:51.603Z] PASS [2022-07-19T22:22:51.603Z] [2022-07-19T22:22:51.603Z] DONE 2 tests in 0.176s [2022-07-19T22:22:51.603Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-19T22:22:51.603Z] ++ 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-07-19T22:22:51.603Z] ++ set -e [2022-07-19T22:22:51.603Z] ++ '[' -n 0 ']' [2022-07-19T22:22:51.603Z] ++ set -x [2022-07-19T22:22:51.603Z] ++ 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-07-19T22:22:51.861Z] INFO: Testing against a local daemon [2022-07-19T22:22:51.861Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-19T22:22:51.861Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-19T22:22:51.861Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-07-19T22:22:51.861Z] === RUN TestDiskUsage [2022-07-19T22:22:51.861Z] === PAUSE TestDiskUsage [2022-07-19T22:22:51.861Z] === RUN TestEventsExecDie [2022-07-19T22:22:51.861Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-19T22:22:52.429Z] --- PASS: TestEventsExecDie (0.70s) [2022-07-19T22:22:52.429Z] === RUN TestEventsBackwardsCompatible [2022-07-19T22:22:52.687Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-07-19T22:22:52.687Z] === RUN TestEventsVolumeCreate [2022-07-19T22:22:52.687Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-19T22:22:52.687Z] === RUN TestInfoBinaryCommits [2022-07-19T22:22:52.687Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-19T22:22:52.687Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-19T22:22:52.687Z] === RUN TestInfoAPIVersioned [2022-07-19T22:22:52.687Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-19T22:22:52.687Z] === RUN TestInfoAPI [2022-07-19T22:22:52.687Z] --- PASS: TestInfoAPI (0.02s) [2022-07-19T22:22:52.687Z] === RUN TestInfoAPIWarnings [2022-07-19T22:22:54.060Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-19T22:22:55.965Z] === RUN TestDockerSuite/TestHealth [2022-07-19T22:22:57.099Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-07-19T22:23:10.828Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-19T22:23:10.828Z] === RUN TestInfoDebug [2022-07-19T22:23:10.828Z] --- PASS: TestInfoDebug (0.52s) [2022-07-19T22:23:10.828Z] === RUN TestInfoInsecureRegistries [2022-07-19T22:23:10.828Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-19T22:23:10.828Z] === RUN TestInfoRegistryMirrors [2022-07-19T22:23:10.828Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-19T22:23:10.829Z] === RUN TestLoginFailsWithBadCredentials [2022-07-19T22:23:11.394Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-19T22:23:11.394Z] === RUN TestPingCacheHeaders [2022-07-19T22:23:11.394Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-19T22:23:11.394Z] === RUN TestPingGet [2022-07-19T22:23:11.394Z] --- PASS: TestPingGet (0.02s) [2022-07-19T22:23:11.394Z] === RUN TestPingHead [2022-07-19T22:23:11.394Z] --- PASS: TestPingHead (0.02s) [2022-07-19T22:23:11.394Z] === RUN TestPingSwarmHeader [2022-07-19T22:23:11.959Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-19T22:23:12.525Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-19T22:23:13.459Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-19T22:23:13.459Z] --- PASS: TestPingSwarmHeader (2.26s) [2022-07-19T22:23:13.459Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-19T22:23:13.459Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-19T22:23:13.459Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-19T22:23:13.459Z] === RUN TestVersion [2022-07-19T22:23:13.459Z] --- PASS: TestVersion (0.02s) [2022-07-19T22:23:13.459Z] === CONT TestDiskUsage [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/empty [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/empty/container_types [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/empty/image_types [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/empty/volume_types [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-19T22:23:14.025Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-19T22:23:14.285Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-19T22:23:14.285Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-19T22:23:14.285Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-19T22:23:14.285Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-19T22:23:14.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-19T22:23:14.285Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-19T22:23:14.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-19T22:23:14.285Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-19T22:23:14.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-19T22:23:14.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-19T22:23:14.285Z] === RUN TestDiskUsage/after_container.Run [2022-07-19T22:23:14.543Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-19T22:23:14.543Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-19T22:23:14.802Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-19T22:23:14.802Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-19T22:23:14.802Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-19T22:23:14.802Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-19T22:23:14.802Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-19T22:23:14.802Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-19T22:23:14.802Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-19T22:23:14.802Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-19T22:23:14.802Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage (1.33s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-19T22:23:14.802Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-19T22:23:14.802Z] PASS [2022-07-19T22:23:14.802Z] [2022-07-19T22:23:14.802Z] === Skipped [2022-07-19T22:23:14.802Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-07-19T22:23:14.802Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-19T22:23:14.802Z] [2022-07-19T22:23:14.802Z] DONE 54 tests, 1 skipped in 23.187s [2022-07-19T22:23:14.802Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-19T22:23:14.802Z] ++ 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-07-19T22:23:14.802Z] ++ set -e [2022-07-19T22:23:14.802Z] ++ '[' -n 0 ']' [2022-07-19T22:23:14.802Z] ++ set -x [2022-07-19T22:23:14.802Z] ++ 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-07-19T22:23:15.062Z] INFO: Testing against a local daemon [2022-07-19T22:23:15.062Z] === RUN TestVolumesCreateAndList [2022-07-19T22:23:15.062Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-19T22:23:15.062Z] === RUN TestVolumesRemove [2022-07-19T22:23:15.062Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-19T22:23:15.062Z] === RUN TestVolumesInspect [2022-07-19T22:23:15.062Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-19T22:23:15.062Z] === RUN TestVolumesInvalidJSON [2022-07-19T22:23:15.062Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-19T22:23:15.062Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-19T22:23:15.062Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-19T22:23:15.062Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-19T22:23:15.062Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-19T22:23:15.062Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-19T22:23:15.062Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-19T22:23:15.062Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-19T22:23:15.062Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-19T22:23:15.062Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-19T22:23:15.062Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-19T22:23:15.062Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-19T22:23:15.062Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-19T22:23:15.062Z] PASS [2022-07-19T22:23:15.062Z] [2022-07-19T22:23:15.062Z] DONE 9 tests in 0.254s [2022-07-19T22:23:15.062Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-19T22:23:15.320Z] ++++ cat bundles/test-integration/docker.pid [2022-07-19T22:23:15.320Z] +++ kill 6720 [2022-07-19T22:23:15.580Z] +++ /etc/init.d/apparmor stop [2022-07-19T22:23:15.580Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-19T22:23:15.580Z] [2022-07-19T22:23:15.580Z] Unloading profiles will leave already running processes permanently [2022-07-19T22:23:15.580Z] unconfined, which can lead to unexpected situations. [2022-07-19T22:23:15.580Z] [2022-07-19T22:23:15.580Z] To set a process to complain mode, use the command line tool [2022-07-19T22:23:15.580Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-19T22:23:15.580Z] +++ true [2022-07-19T22:23:15.580Z] exiting test-integration [2022-07-19T22:23:15.580Z] ++ exit 0 [2022-07-19T22:23:15.580Z] [2022-07-19T22:23:16.514Z] + for job in $(jobs -p) [2022-07-19T22:23:16.514Z] + wait 7805 [2022-07-19T22:23:17.904Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-19T22:23:21.187Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-19T22:23:21.187Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-19T22:23:21.187Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-19T22:23:21.187Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-19T22:23:21.187Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-19T22:23:21.187Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-19T22:23:21.752Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-19T22:23:22.319Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-19T22:23:22.319Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-19T22:23:22.319Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-19T22:23:22.319Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-19T22:23:22.577Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-19T22:23:22.835Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-19T22:23:23.093Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-19T22:23:23.093Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-19T22:23:24.027Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-19T22:23:24.027Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-19T22:23:24.594Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-19T22:23:25.160Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-19T22:23:25.160Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-19T22:23:25.726Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-19T22:23:28.254Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-19T22:23:28.254Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-19T22:23:28.254Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-19T22:23:29.631Z] === RUN TestDockerSuite/TestImportFile [2022-07-19T22:23:30.566Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-19T22:23:30.566Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-19T22:23:31.501Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-19T22:23:32.876Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-19T22:23:33.810Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-19T22:23:34.376Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-19T22:23:34.634Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-19T22:23:35.199Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-19T22:23:35.199Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-19T22:23:35.199Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-19T22:23:35.766Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-19T22:23:36.349Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-19T22:23:36.349Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-19T22:23:36.606Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-19T22:23:36.606Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-19T22:23:36.606Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-19T22:23:37.541Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-19T22:23:37.798Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-19T22:23:38.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-19T22:23:38.314Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-19T22:23:38.881Z] === RUN TestDockerSuite/TestInspectImage [2022-07-19T22:23:38.881Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-19T22:23:39.140Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-19T22:23:39.140Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-19T22:23:39.140Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-19T22:23:39.706Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-19T22:23:39.964Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-19T22:23:40.222Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-19T22:23:40.480Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-19T22:23:41.046Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-19T22:23:43.573Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-19T22:23:43.573Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-19T22:23:43.830Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-19T22:23:44.398Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-19T22:23:45.333Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-19T22:23:45.899Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-19T22:23:46.465Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-19T22:23:47.031Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-19T22:23:47.289Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-19T22:23:47.857Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-19T22:23:48.424Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-19T22:23:48.424Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-19T22:23:49.358Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-19T22:23:50.293Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-19T22:23:50.551Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-19T22:23:51.926Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-19T22:23:53.303Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-19T22:23:54.677Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-19T22:23:54.677Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-19T22:23:56.050Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-19T22:23:56.308Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-19T22:23:56.874Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-19T22:24:00.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-19T22:24:04.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-19T22:24:05.288Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-19T22:24:06.224Z] docker_api_swarm_service_test.go:395: [d80ed799b9408] joining swarm manager [d195e5e821b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:24:07.158Z] docker_api_swarm_service_test.go:395: [d9ce9bcac855d] joining swarm manager [d195e5e821b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:24:07.158Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-19T22:24:07.724Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-19T22:24:10.261Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-19T22:24:10.261Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-19T22:24:10.261Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-19T22:24:11.195Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-19T22:24:12.570Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-19T22:24:13.958Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-19T22:24:14.524Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-19T22:24:15.456Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-19T22:24:17.359Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-19T22:24:17.618Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-19T22:24:18.183Z] === RUN TestDockerSuite/TestLogsSince [2022-07-19T22:24:23.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-19T22:24:24.816Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-19T22:24:25.382Z] docker_api_swarm_service_test.go:343: [da2bbfae570ea] joining swarm manager [d2b8bc516896d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:24:25.948Z] docker_api_swarm_service_test.go:343: [de458ec0c606f] joining swarm manager [d2b8bc516896d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:24:31.213Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-19T22:24:31.213Z] === RUN TestDockerSuite/TestLogsTail [2022-07-19T22:24:31.213Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-19T22:24:31.780Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-19T22:24:32.349Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-19T22:24:32.349Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-19T22:24:32.349Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-19T22:24:32.349Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-19T22:24:32.349Z] === RUN TestDockerSuite/TestNetHostname [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 31.9% of statements [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.0% of statements [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/builder [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-19T22:24:33.595Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/builder/remotecontext 0.123s coverage: 13.7% of statements [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/builder/dockerfile 0.492s coverage: 49.3% of statements [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-07-19T22:24:33.595Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-19T22:24:33.724Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-19T22:24:33.982Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-19T22:24:33.982Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-19T22:24:33.982Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-19T22:24:34.535Z] ok github.com/docker/docker/builder/remotecontext/git 1.801s coverage: 86.3% of statements [2022-07-19T22:24:34.535Z] ? github.com/docker/docker/cli [no test files] [2022-07-19T22:24:34.535Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-19T22:24:34.535Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-19T22:24:34.535Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-19T22:24:34.914Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-19T22:24:35.105Z] ok github.com/docker/docker/cmd/docker-proxy 0.242s coverage: 67.6% of statements [2022-07-19T22:24:35.483Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-19T22:24:36.415Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-19T22:24:36.415Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-19T22:24:36.416Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-19T22:24:36.673Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-19T22:24:39.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-19T22:24:39.304Z] ok github.com/docker/docker/client 0.100s coverage: 75.9% of statements [2022-07-19T22:24:41.101Z] docker_api_swarm_service_test.go:490: [d664d30352afc] joining swarm manager [d8164170297d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:24:42.034Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-19T22:24:42.034Z] docker_api_swarm_service_test.go:490: [de6e7a1d14a9a] joining swarm manager [d8164170297d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:24:42.971Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-19T22:24:44.870Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-19T22:24:47.398Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-19T22:24:49.296Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-19T22:24:50.669Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-19T22:24:53.949Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-19T22:24:54.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-19T22:24:55.144Z] === RUN TestDockerSuite/TestPluginActive [2022-07-19T22:24:58.439Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-19T22:25:00.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-19T22:25:03.501Z] docker_api_swarm_service_test.go:128: [d58d2e4b8e793] joining swarm manager [d0589875b5e67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:25:04.436Z] docker_api_swarm_service_test.go:129: [dd2640ac3ee27] joining swarm manager [d0589875b5e67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:25:05.003Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-19T22:25:05.003Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-19T22:25:05.003Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-19T22:25:06.384Z] docker_api_swarm_service_test.go:137: [d879e050abc6e] joining swarm manager [d0589875b5e67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-19T22:25:06.643Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-19T22:25:06.902Z] docker_api_swarm_service_test.go:138: [dbbc97fa267ab] joining swarm manager [d0589875b5e67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-19T22:25:10.182Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-19T22:25:15.446Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-19T22:25:16.011Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-19T22:25:16.945Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-19T22:25:17.879Z] === RUN TestDockerSuite/TestPortList [2022-07-19T22:25:24.462Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-19T22:25:26.010Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 31.5% of statements [2022-07-19T22:25:26.010Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-19T22:25:26.010Z] ok github.com/docker/docker/cmd/dockerd/trap 2.529s coverage: 0.0% of statements [2022-07-19T22:25:26.010Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-19T22:25:26.010Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-19T22:25:26.010Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-19T22:25:26.010Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-19T22:25:26.010Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-19T22:25:26.989Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-19T22:25:26.989Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-19T22:25:28.888Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-19T22:25:29.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-19T22:25:29.715Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-19T22:25:30.281Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-19T22:25:30.281Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-19T22:25:31.295Z] ok github.com/docker/docker/daemon/cluster 0.080s coverage: 0.5% of statements [2022-07-19T22:25:31.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-19T22:25:31.866Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-07-19T22:25:32.591Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-19T22:25:33.248Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-19T22:25:33.526Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-19T22:25:34.094Z] docker_api_swarm_service_test.go:304: [deebb03ee3e61] joining swarm manager [db8dc24a8db28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:25:35.028Z] docker_api_swarm_service_test.go:304: [ddf4b97f67c63] joining swarm manager [db8dc24a8db28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:25:36.932Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-19T22:25:40.221Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-19T22:25:40.221Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-19T22:25:41.377Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-19T22:25:41.637Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.7% of statements [2022-07-19T22:25:42.208Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-19T22:25:42.772Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-19T22:25:42.778Z] ok github.com/docker/docker/daemon 10.175s coverage: 16.2% of statements [2022-07-19T22:25:42.778Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-19T22:25:42.778Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-19T22:25:42.778Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-19T22:25:42.778Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-19T22:25:42.778Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-19T22:25:42.778Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2022-07-19T22:25:44.710Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.759s coverage: 74.8% of statements [2022-07-19T22:25:45.284Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-19T22:25:45.855Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.354s coverage: 56.2% of statements [2022-07-19T22:25:47.779Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2022-07-19T22:25:49.166Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.321s coverage: 50.6% of statements [2022-07-19T22:25:49.736Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.524s coverage: 46.1% of statements [2022-07-19T22:25:49.736Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-19T22:25:50.878Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-19T22:25:50.878Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-19T22:25:51.118Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-07-19T22:25:51.379Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.761s coverage: 58.5% of statements [2022-07-19T22:25:51.379Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-19T22:25:51.379Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-19T22:25:51.948Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-07-19T22:25:52.254Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-19T22:25:52.519Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-19T22:25:53.189Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-19T22:25:53.899Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.9% of statements [2022-07-19T22:25:53.900Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-19T22:25:53.900Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-19T22:25:54.123Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-19T22:25:54.469Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-07-19T22:25:55.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-19T22:25:55.408Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-07-19T22:25:55.408Z] ok github.com/docker/docker/daemon/logger/awslogs 0.200s coverage: 79.9% of statements [2022-07-19T22:25:55.408Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-19T22:25:55.994Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-19T22:25:56.348Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 68.2% of statements [2022-07-19T22:25:56.348Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.4% of statements [2022-07-19T22:25:56.608Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-07-19T22:25:57.370Z] docker_api_swarm_service_test.go:100: [d636c69232e56] joining swarm manager [d3283955a4e09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:25:57.548Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.214s coverage: 76.8% of statements [2022-07-19T22:25:57.548Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 79.4% of statements [2022-07-19T22:25:57.548Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-19T22:25:57.548Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-19T22:25:57.937Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-19T22:25:58.195Z] docker_api_swarm_service_test.go:101: [ddd96736c7ec0] joining swarm manager [d3283955a4e09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:25:58.931Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-07-19T22:25:58.931Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2022-07-19T22:25:59.130Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-19T22:25:59.131Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-19T22:25:59.873Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-07-19T22:25:59.873Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-07-19T22:26:00.066Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-19T22:26:00.813Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-19T22:26:01.753Z] ok github.com/docker/docker/daemon/logger/splunk 1.633s coverage: 82.5% of statements [2022-07-19T22:26:01.753Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-19T22:26:01.753Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-19T22:26:02.322Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-07-19T22:26:02.596Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-19T22:26:03.703Z] ok github.com/docker/docker/distribution 1.516s coverage: 28.0% of statements [2022-07-19T22:26:03.703Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-19T22:26:03.964Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-19T22:26:04.496Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-19T22:26:04.496Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-19T22:26:04.496Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-19T22:26:04.534Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-07-19T22:26:04.762Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-19T22:26:05.026Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-19T22:26:05.026Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-19T22:26:05.104Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-07-19T22:26:05.104Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-07-19T22:26:05.104Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-19T22:26:06.043Z] ok github.com/docker/docker/image/tarexport 0.030s coverage: 0.7% of statements [2022-07-19T22:26:06.043Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-19T22:26:06.043Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-19T22:26:06.303Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-19T22:26:06.405Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-19T22:26:06.971Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-19T22:26:07.258Z] ok github.com/docker/docker/oci 0.020s coverage: 46.0% of statements [2022-07-19T22:26:07.520Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-07-19T22:26:07.537Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-19T22:26:07.797Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-19T22:26:09.707Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 81.8% of statements [2022-07-19T22:26:10.277Z] ok github.com/docker/docker/pkg/authorization 0.274s coverage: 68.3% of statements [2022-07-19T22:26:10.277Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-19T22:26:10.538Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-19T22:26:13.830Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-07-19T22:26:13.830Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-19T22:26:14.091Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-19T22:26:14.091Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-19T22:26:14.102Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-19T22:26:14.351Z] ok github.com/docker/docker/layer 7.383s coverage: 68.9% of statements [2022-07-19T22:26:14.351Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-19T22:26:14.351Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-19T22:26:14.351Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-19T22:26:14.351Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-19T22:26:14.351Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-19T22:26:14.351Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-19T22:26:14.612Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 87.2% of statements [2022-07-19T22:26:14.667Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-19T22:26:14.872Z] ok github.com/docker/docker/pkg/fsutils 0.156s coverage: 85.1% of statements [2022-07-19T22:26:14.872Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-19T22:26:16.255Z] ok github.com/docker/docker/pkg/idtools 0.481s coverage: 67.9% of statements [2022-07-19T22:26:16.255Z] ok github.com/docker/docker/pkg/ioutils 0.449s coverage: 71.5% of statements [2022-07-19T22:26:16.516Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-19T22:26:16.516Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-07-19T22:26:16.516Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-19T22:26:16.566Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-19T22:26:16.566Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-19T22:26:16.566Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-19T22:26:16.776Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-07-19T22:26:16.776Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-19T22:26:16.825Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-19T22:26:16.825Z] check_test.go:611: [d636c69232e56] daemon is not started [2022-07-19T22:26:17.037Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-19T22:26:17.298Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-07-19T22:26:17.298Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-19T22:26:17.298Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-19T22:26:17.298Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-19T22:26:18.238Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-07-19T22:26:18.499Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-19T22:26:18.726Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-19T22:26:18.759Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-19T22:26:19.018Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-19T22:26:19.660Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-19T22:26:20.397Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-19T22:26:20.397Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-19T22:26:20.658Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-19T22:26:20.918Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-19T22:26:21.179Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-19T22:26:21.179Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-19T22:26:21.749Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-19T22:26:22.009Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-19T22:26:22.187Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-19T22:26:22.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-19T22:26:22.579Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-07-19T22:26:22.753Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-19T22:26:22.753Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-19T22:26:22.839Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-19T22:26:23.011Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-19T22:26:23.098Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-19T22:26:24.386Z] docker_api_swarm_service_test.go:533: [d6d7c7f807ebb] joining swarm manager [d96cf81e93cf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:26:25.006Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-19T22:26:25.006Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-19T22:26:25.577Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-19T22:26:25.760Z] docker_api_swarm_service_test.go:534: [d06741e749f22] joining swarm manager [d96cf81e93cf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:26:25.760Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-19T22:26:26.516Z] ok github.com/docker/docker/quota 0.224s coverage: 71.4% of statements [2022-07-19T22:26:26.702Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-19T22:26:26.702Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-19T22:26:26.777Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-19T22:26:27.717Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-19T22:26:27.977Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-19T22:26:28.237Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-19T22:26:28.607Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-19T22:26:28.808Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-19T22:26:29.068Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-19T22:26:29.985Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-19T22:26:30.987Z] ok github.com/docker/docker/volume/drivers 0.008s coverage: 36.1% of statements [2022-07-19T22:26:31.248Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.8% of statements [2022-07-19T22:26:31.364Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-19T22:26:31.817Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-19T22:26:32.298Z] === RUN TestDockerSuite/TestRmiTag [2022-07-19T22:26:32.558Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-19T22:26:32.755Z] ok github.com/docker/docker/volume/service 0.019s coverage: 72.3% of statements [2022-07-19T22:26:33.124Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-19T22:26:36.408Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-19T22:26:36.408Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-19T22:26:36.973Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-19T22:26:37.231Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-19T22:26:37.798Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-19T22:26:38.366Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-19T22:26:38.933Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-19T22:26:39.499Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-19T22:26:40.434Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-19T22:26:43.716Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-19T22:26:43.716Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-19T22:26:44.650Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-19T22:26:44.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-19T22:26:45.848Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-19T22:26:47.229Z] docker_api_swarm_service_test.go:148: [d95a15c4a730e] joining swarm manager [dfd958b4df1cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:26:48.164Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-19T22:26:48.164Z] docker_api_swarm_service_test.go:148: [d22e14d67eb0e] joining swarm manager [dfd958b4df1cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:26:50.069Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-19T22:26:51.970Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-19T22:26:52.536Z] === RUN TestDockerSuite/TestDockerFails [2022-07-19T22:26:52.536Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-19T22:26:53.911Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-19T22:26:54.168Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-19T22:26:54.695Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/rootless [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/volume [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-19T22:26:54.695Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === Skipped [2022-07-19T22:26:54.695Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-19T22:26:54.695Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-19T22:26:54.695Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-19T22:26:54.695Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-19T22:26:54.695Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:71: No driver to put! [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-19T22:26:54.695Z] time="2022-07-19T22:25:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-19T22:26:54.695Z] time="2022-07-19T22:25:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-19T22:26:54.695Z] time="2022-07-19T22:25:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-19T22:26:54.695Z] time="2022-07-19T22:25:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-19T22:26:54.695Z] time="2022-07-19T22:25:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:71: No driver to put! [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-19T22:26:54.695Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-19T22:26:54.695Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-19T22:26:54.695Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T22:26:54.695Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-19T22:26:54.695Z] [2022-07-19T22:26:54.695Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-19T22:26:54.695Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-19T22:26:54.696Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-19T22:26:54.696Z] [2022-07-19T22:26:54.696Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-19T22:26:54.696Z] graphtest_unix.go:71: No driver to put! [2022-07-19T22:26:54.696Z] [2022-07-19T22:26:54.696Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-19T22:26:54.696Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-19T22:26:54.696Z] [2022-07-19T22:26:54.696Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-19T22:26:54.696Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-19T22:26:54.696Z] [2022-07-19T22:26:54.696Z] DONE 2811 tests, 28 skipped in 254.379s [2022-07-19T22:26:54.696Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/bitseq [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/cluster [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/config [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/datastore [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/driverapi [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/etchosts [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/idm [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/ipam [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/iptables [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/netlabel [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/netutils [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/networkdb [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/ns [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/options [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/osl [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/portallocator [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/portmapper [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/testutils [2022-07-19T22:26:54.696Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-19T22:26:54.696Z] + 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-07-19T22:26:54.733Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-19T22:26:56.106Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-19T22:26:56.363Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-19T22:26:56.930Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-19T22:26:58.311Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-19T22:26:58.569Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-19T22:26:58.833Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-19T22:26:59.400Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-19T22:26:59.400Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-19T22:26:59.965Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-19T22:27:00.898Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-19T22:27:01.464Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-19T22:27:02.031Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-19T22:27:02.598Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-19T22:27:03.540Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-19T22:27:04.479Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-19T22:27:05.414Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-19T22:27:05.982Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-19T22:27:06.916Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-19T22:27:07.174Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-19T22:27:08.107Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-19T22:27:08.673Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-19T22:27:09.605Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-19T22:27:09.863Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-19T22:27:10.429Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-19T22:27:10.687Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-19T22:27:10.687Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-19T22:27:12.588Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-19T22:27:12.846Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-19T22:27:13.784Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-19T22:27:14.350Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-19T22:27:14.608Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-19T22:27:14.866Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-19T22:27:15.124Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-19T22:27:15.691Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-19T22:27:16.256Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-19T22:27:16.514Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-19T22:27:17.081Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-19T22:27:17.081Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-19T22:27:17.647Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-19T22:27:17.647Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-19T22:27:18.212Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-19T22:27:18.778Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-19T22:27:19.345Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-19T22:27:19.931Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-19T22:27:19.931Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-19T22:27:20.496Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-19T22:27:21.431Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-19T22:27:22.366Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-19T22:27:23.298Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-19T22:27:23.556Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-19T22:27:24.122Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-19T22:27:24.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-19T22:27:24.380Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-19T22:27:25.314Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-19T22:27:25.572Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-19T22:27:27.475Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-19T22:27:30.008Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-19T22:27:30.008Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-19T22:27:30.573Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-19T22:27:31.953Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-19T22:27:33.326Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-19T22:27:35.228Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-19T22:27:37.130Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-19T22:27:37.130Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-19T22:27:37.130Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-19T22:27:37.130Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-19T22:27:37.130Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-19T22:27:37.388Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-19T22:27:38.766Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-19T22:27:40.141Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-19T22:27:41.388Z] ok github.com/docker/docker/libnetwork 37.195s coverage: 40.6% of statements [2022-07-19T22:27:41.388Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-19T22:27:41.388Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-19T22:27:41.388Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-19T22:27:41.388Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-19T22:27:41.388Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.391s coverage: 59.9% of statements [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-19T22:27:41.388Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-19T22:27:41.388Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.122s coverage: 5.2% of statements [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-19T22:27:41.388Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-19T22:27:41.388Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-19T22:27:41.388Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-19T22:27:41.515Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-19T22:27:42.084Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-19T22:27:43.459Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-19T22:27:44.024Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-19T22:27:44.024Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-19T22:27:44.024Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-19T22:27:44.957Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-19T22:27:45.892Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-19T22:27:45.892Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-19T22:27:46.458Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-19T22:27:46.715Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-19T22:27:47.284Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-19T22:27:47.851Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-19T22:27:47.851Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-19T22:27:48.786Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-19T22:27:49.352Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-19T22:27:49.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-19T22:27:49.868Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-19T22:27:50.436Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-19T22:27:51.001Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-19T22:27:51.373Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.333s coverage: 6.6% of statements [2022-07-19T22:27:51.373Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-19T22:27:51.373Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-19T22:27:51.568Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-19T22:27:51.633Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-19T22:27:51.633Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-19T22:27:51.633Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-19T22:27:51.633Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-19T22:27:52.202Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-19T22:27:52.462Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-19T22:27:52.462Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-19T22:27:52.502Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-19T22:27:52.722Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-19T22:27:53.069Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-19T22:27:53.069Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-19T22:27:53.635Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-19T22:27:54.570Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-19T22:27:54.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-19T22:27:55.522Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-19T22:27:55.780Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-19T22:27:55.780Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-19T22:27:55.780Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-19T22:27:57.153Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-19T22:27:58.529Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-19T22:27:59.464Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-19T22:28:00.402Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-19T22:28:02.929Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-19T22:28:04.942Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-07-19T22:28:05.457Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-19T22:28:07.984Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-19T22:28:11.267Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-19T22:28:11.267Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-19T22:28:11.527Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-19T22:28:12.463Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-19T22:28:12.463Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-19T22:28:12.463Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-19T22:28:12.463Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-19T22:28:13.032Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-19T22:28:15.562Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-19T22:28:15.829Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-19T22:28:16.766Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-19T22:28:18.142Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-19T22:28:19.844Z] ok github.com/docker/docker/libnetwork/ipam 14.218s coverage: 85.3% of statements [2022-07-19T22:28:19.844Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-19T22:28:19.844Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-19T22:28:19.844Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-19T22:28:19.844Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-19T22:28:19.844Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-19T22:28:19.844Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-19T22:28:19.844Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-07-19T22:28:19.844Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.0% of statements [2022-07-19T22:28:20.103Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-19T22:28:20.364Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-19T22:28:24.694Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-19T22:28:24.694Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-19T22:28:24.694Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-19T22:28:25.628Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-19T22:28:25.628Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-19T22:28:25.628Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-19T22:28:26.561Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-19T22:28:27.127Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-19T22:28:28.061Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-19T22:28:28.061Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-19T22:28:28.319Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-19T22:28:29.257Z] === RUN TestDockerSuite/TestRunMount [2022-07-19T22:28:33.442Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-19T22:28:33.704Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-19T22:28:33.965Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-19T22:28:34.900Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-19T22:28:36.274Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-19T22:28:37.650Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-19T22:28:39.576Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-19T22:28:39.576Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-19T22:28:40.950Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-19T22:28:42.329Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-19T22:28:42.329Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-19T22:28:42.895Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-19T22:28:43.830Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-19T22:28:44.396Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-19T22:28:44.961Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-19T22:28:46.333Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-19T22:28:48.236Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-19T22:28:48.495Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-19T22:28:51.777Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-19T22:28:51.777Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-19T22:28:52.035Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-19T22:28:52.035Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-19T22:28:52.601Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-19T22:28:52.601Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-19T22:28:53.168Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-19T22:28:54.102Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-19T22:28:54.103Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-19T22:28:54.668Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-19T22:28:54.926Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-19T22:28:57.478Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-19T22:29:00.009Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-19T22:29:00.575Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-19T22:29:00.575Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-19T22:29:00.575Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-19T22:29:01.140Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-19T22:29:02.074Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-19T22:29:02.640Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-19T22:29:03.206Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-19T22:29:03.772Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-19T22:29:04.708Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-19T22:29:04.708Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-19T22:29:05.274Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-19T22:29:05.841Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-19T22:29:05.841Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-19T22:29:06.407Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-19T22:29:06.973Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-19T22:29:06.973Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-19T22:29:06.973Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-19T22:29:07.540Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-19T22:29:08.109Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-19T22:29:08.109Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-19T22:29:08.109Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-19T22:29:09.041Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-19T22:29:09.041Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-19T22:29:09.975Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-19T22:29:09.975Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-19T22:29:09.975Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-19T22:29:12.507Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-19T22:29:12.507Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-19T22:29:13.885Z] === RUN TestDockerSuite/TestRunRm [2022-07-19T22:29:14.145Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-19T22:29:14.710Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-19T22:29:17.274Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-19T22:29:17.840Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-19T22:29:18.407Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-19T22:29:18.974Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-19T22:29:20.876Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-19T22:29:21.442Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-19T22:29:23.970Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-19T22:29:23.970Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-19T22:29:27.253Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-19T22:29:27.511Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-19T22:29:28.078Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-19T22:29:28.647Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-19T22:29:29.213Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-19T22:29:29.471Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-19T22:29:29.729Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-19T22:29:30.296Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-19T22:29:30.862Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-19T22:29:31.799Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-19T22:29:32.364Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-19T22:29:32.932Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-19T22:29:34.836Z] === RUN TestDockerSuite/TestRunState [2022-07-19T22:29:35.403Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-19T22:29:36.337Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-19T22:29:36.904Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-19T22:29:37.471Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-19T22:29:38.037Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-19T22:29:38.037Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-19T22:29:38.037Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-19T22:29:38.037Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-19T22:29:38.604Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-19T22:29:38.862Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-19T22:29:40.236Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-19T22:29:40.236Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-19T22:29:40.236Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-19T22:29:40.802Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-19T22:29:41.061Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-19T22:29:42.966Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-19T22:29:43.532Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-19T22:29:44.906Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-19T22:29:46.283Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-19T22:29:47.216Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-19T22:29:49.116Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-19T22:29:50.488Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-19T22:29:51.057Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-19T22:29:51.624Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-19T22:29:51.887Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-19T22:29:52.145Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-19T22:29:54.046Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-19T22:29:55.420Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-19T22:29:55.679Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-19T22:29:56.246Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-19T22:29:56.246Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-19T22:29:56.246Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-19T22:29:56.812Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-19T22:29:57.748Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-19T22:29:58.315Z] docker_cli_service_logs_test.go:248: checking task bbr18wvxv548 [2022-07-19T22:29:58.315Z] docker_cli_service_logs_test.go:253: checking messages for bbr18wvxv548 [2022-07-19T22:29:58.315Z] docker_cli_service_logs_test.go:248: checking task axlnka5reeso [2022-07-19T22:29:58.315Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-19T22:29:58.315Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-19T22:29:58.315Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-19T22:29:58.315Z] docker_cli_service_logs_test.go:253: checking messages for axlnka5reeso [2022-07-19T22:29:58.574Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-19T22:29:59.140Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-19T22:29:59.398Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-19T22:30:01.930Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-19T22:30:02.865Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-19T22:30:03.122Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-19T22:30:04.060Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-19T22:30:05.435Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-19T22:30:06.370Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-19T22:30:08.271Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-19T22:30:09.648Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-19T22:30:10.591Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-19T22:30:10.591Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-19T22:30:10.591Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-19T22:30:10.591Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-19T22:30:10.591Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-19T22:30:10.591Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-19T22:30:10.591Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-19T22:30:10.591Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-19T22:30:10.591Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-19T22:30:10.591Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-19T22:30:11.526Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-19T22:30:11.784Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-19T22:30:11.831Z] ok github.com/docker/docker/libnetwork/networkdb 104.695s coverage: 60.0% of statements [2022-07-19T22:30:11.831Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-19T22:30:11.831Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-19T22:30:11.831Z] ok github.com/docker/docker/libnetwork/osl 4.276s coverage: 39.7% of statements [2022-07-19T22:30:11.831Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-19T22:30:11.832Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-07-19T22:30:12.718Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-19T22:30:12.772Z] ok github.com/docker/docker/libnetwork/portmapper 0.566s coverage: 48.6% of statements [2022-07-19T22:30:13.032Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-19T22:30:13.032Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-19T22:30:13.283Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-19T22:30:13.291Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-19T22:30:13.291Z] [2022-07-19T22:30:13.291Z] === Skipped [2022-07-19T22:30:13.291Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-19T22:30:13.291Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-19T22:30:13.291Z] [2022-07-19T22:30:13.291Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-19T22:30:13.291Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-19T22:30:13.291Z] [2022-07-19T22:30:13.291Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-19T22:30:13.291Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-19T22:30:13.291Z] [2022-07-19T22:30:13.291Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-19T22:30:13.291Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-19T22:30:13.291Z] [2022-07-19T22:30:13.291Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-19T22:30:13.291Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-19T22:30:13.291Z] [2022-07-19T22:30:13.291Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-19T22:30:13.291Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-19T22:30:13.291Z] [2022-07-19T22:30:13.291Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-19T22:30:13.291Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-19T22:30:13.291Z] [2022-07-19T22:30:13.291Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-19T22:30:13.291Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-19T22:30:13.291Z] [2022-07-19T22:30:13.291Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-19T22:30:13.291Z] firewalld_test.go:14: firewalld is not running [2022-07-19T22:30:13.291Z] [2022-07-19T22:30:13.291Z] DONE 327 tests, 9 skipped in 201.294s [2022-07-19T22:30:13.851Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-19T22:30:13.851Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize Post stage [Pipeline] junit [2022-07-19T22:30:13.878Z] Recording test results [2022-07-19T22:30:14.110Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-19T22:30:14.110Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-19T22:30:14.110Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-19T22:30:14.311Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-19T22:30:14.369Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-19T22:30:14.369Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-19T22:30:14.369Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-19T22:30:14.369Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-19T22:30:14.369Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-19T22:30:14.369Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-19T22:30:14.369Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-19T22:30:14.369Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-19T22:30:14.369Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-19T22:30:14.369Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-19T22:30:14.369Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-19T22:30:14.369Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-19T22:30:14.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43836/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67c36d5d6ed93aca345e9f265e3a60fcde62b9d4 hack/validate/vendor [2022-07-19T22:30:14.936Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-19T22:30:15.194Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-19T22:30:15.194Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-19T22:30:15.267Z] No vendor changes in diff. [2022-07-19T22:30:15.761Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-19T22:30:15.761Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-19T22:30:16.146Z] + echo Ensuring container killed. [2022-07-19T22:30:16.146Z] Ensuring container killed. [2022-07-19T22:30:16.146Z] + docker rm -vf docker-pr1 [2022-07-19T22:30:16.146Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-19T22:30:16.326Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-19T22:30:16.326Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-19T22:30:16.433Z] + echo Chowning /workspace to jenkins user [2022-07-19T22:30:16.433Z] Chowning /workspace to jenkins user [2022-07-19T22:30:16.433Z] + id -u [2022-07-19T22:30:16.433Z] + id -g [2022-07-19T22:30:16.433Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43836:/workspace busybox chown -R 1000:1000 /workspace [2022-07-19T22:30:16.892Z] === RUN TestDockerSuite/TestRunWithSwappiness [Pipeline] catchError [Pipeline] { [2022-07-19T22:30:17.827Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-19T22:30:17.827Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-19T22:30:17.827Z] === RUN TestDockerSuite/TestRunWithUlimits [Pipeline] sh [2022-07-19T22:30:18.107Z] + bundleName=unit [2022-07-19T22:30:18.107Z] + echo Creating unit-bundles.tar.gz [2022-07-19T22:30:18.107Z] Creating unit-bundles.tar.gz [2022-07-19T22:30:18.107Z] + 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-07-19T22:30:18.107Z] bundles/junit-report-libnetwork.xml [2022-07-19T22:30:18.107Z] bundles/junit-report.xml [2022-07-19T22:30:18.107Z] bundles/go-test-report-libnetwork.json [2022-07-19T22:30:18.107Z] bundles/go-test-report.json [2022-07-19T22:30:18.107Z] bundles/profile-libnetwork.out [2022-07-19T22:30:18.107Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-19T22:30:18.121Z] Archiving artifacts [2022-07-19T22:30:18.394Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-19T22:30:18.595Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43836/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-19T22:30:18.901Z] + make clean [2022-07-19T22:30:19.160Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-19T22:30:19.160Z] docker-dev-cache [2022-07-19T22:30:19.160Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-19T22:30:19.769Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-19T22:30:19.769Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-19T22:30:20.027Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-19T22:30:20.027Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-19T22:30:20.027Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-19T22:30:20.593Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-19T22:30:20.593Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-19T22:30:21.971Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-19T22:30:22.232Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-19T22:30:22.232Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-19T22:30:24.137Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-19T22:30:24.395Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-19T22:30:24.395Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-19T22:30:24.395Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-19T22:30:24.395Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-19T22:30:25.014Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-19T22:30:25.273Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-19T22:30:25.839Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-19T22:30:26.407Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-19T22:30:26.974Z] docker_cli_swarm_test.go:1895: [d5aa75308d1b5] joining swarm manager [d83db0acc4877]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:30:28.348Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-19T22:30:28.348Z] docker_cli_swarm_test.go:1896: [d8119d767a180] joining swarm manager [d83db0acc4877]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:30:28.915Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-19T22:30:31.446Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-19T22:30:33.975Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-19T22:30:36.509Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-19T22:30:37.883Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-19T22:30:39.259Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-19T22:30:40.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-19T22:30:41.130Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-19T22:30:41.130Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-19T22:30:43.034Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-19T22:30:44.410Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-19T22:30:45.811Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-19T22:30:47.184Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-19T22:30:48.561Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-19T22:30:49.127Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-19T22:30:50.062Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-19T22:30:51.964Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-19T22:30:52.530Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-19T22:30:55.812Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-19T22:30:55.812Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-19T22:30:55.812Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-19T22:30:55.812Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-19T22:30:55.812Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-19T22:30:56.378Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-19T22:30:57.312Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-19T22:30:57.879Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-19T22:30:57.879Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-19T22:30:59.252Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-19T22:30:59.252Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-19T22:30:59.817Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-19T22:31:00.752Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents377771508 [2022-07-19T22:31:01.322Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-19T22:31:01.322Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-19T22:31:02.696Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-19T22:31:02.696Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-19T22:31:02.696Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-19T22:31:03.652Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-19T22:31:05.025Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-19T22:31:07.550Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-19T22:31:07.550Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-19T22:31:07.808Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-19T22:31:07.808Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-19T22:31:08.066Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-19T22:31:09.440Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-19T22:31:09.440Z] docker_cli_sni_test.go:30: Flakey test [2022-07-19T22:31:09.440Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-19T22:31:10.007Z] docker_cli_swarm_test.go:1796: [d44631b182474] joining swarm manager [d4cb98718cb88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:31:11.380Z] docker_cli_swarm_test.go:1797: [d515b176613f1] joining swarm manager [d4cb98718cb88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:31:14.660Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-19T22:31:16.036Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-19T22:31:16.971Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-19T22:31:17.907Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-19T22:31:20.433Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-19T22:31:21.809Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-19T22:31:22.377Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-19T22:31:23.754Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-19T22:31:24.690Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-19T22:31:25.627Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-19T22:31:27.001Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-19T22:31:28.374Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-19T22:31:32.557Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-19T22:31:35.086Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-19T22:31:35.651Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-19T22:31:37.027Z] docker_cli_swarm_test.go:1315: [dec40e2806d45] joining swarm manager [dc4bd8f9a4a0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:31:37.961Z] docker_cli_swarm_test.go:1316: [dda25ede63b82] joining swarm manager [dc4bd8f9a4a0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:31:40.489Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-19T22:31:43.024Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-19T22:31:43.603Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-19T22:31:44.170Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-19T22:31:44.736Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-19T22:31:44.736Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-19T22:31:44.736Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-19T22:31:44.999Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-19T22:31:45.565Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-19T22:31:45.565Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-19T22:31:45.565Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-19T22:31:45.565Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-19T22:31:45.565Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-19T22:31:46.498Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-19T22:31:47.065Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-19T22:31:47.632Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-19T22:31:48.565Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-19T22:31:52.747Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-19T22:31:53.015Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-19T22:31:53.015Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-19T22:31:53.015Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-19T22:31:53.949Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-19T22:31:54.516Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-19T22:31:55.890Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-19T22:31:57.790Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-19T22:31:59.164Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-19T22:32:14.037Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-19T22:32:14.037Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-19T22:32:14.295Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-19T22:32:14.862Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-19T22:32:14.862Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-19T22:32:14.862Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-19T22:32:14.862Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-19T22:32:15.428Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-19T22:32:15.428Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-19T22:32:15.994Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-19T22:32:16.253Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-19T22:32:16.253Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-19T22:32:16.253Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-19T22:32:16.253Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-19T22:32:17.629Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-19T22:32:17.887Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-19T22:32:17.887Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-19T22:32:17.887Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-19T22:32:17.887Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-19T22:32:18.147Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite (1335.94s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.12s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.84s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.94s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.87s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.73s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.83s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.22s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.03s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.61s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.08s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.60s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.15s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.13s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.50s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.58s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.49s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.89s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.70s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.83s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.69s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.77s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.66s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.73s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.72s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.61s) [2022-07-19T22:32:18.147Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.84s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.45s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.39s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.57s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.56s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e58d68__} (1.45s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-121432575_/foo_false_____} (1.53s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-121432575_/foo_true_____} (1.46s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3245231077_/foo_false_____} (1.48s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3245231077_/foo_true_____} (1.56s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3245231077_/foo_true__0xc000e58d98___} (1.56s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e58db0__} (1.53s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e58dc8__} (1.47s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e58de0__} (1.50s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e58df8__} (1.55s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.44s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.01s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.35s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.40s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.98s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.33s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.86s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.80s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.87s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.13s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.70s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.64s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.92s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.31s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.01s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.02s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.98s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.06s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.87s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.88s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.08s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.75s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.93s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s) [2022-07-19T22:32:18.147Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.16s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.55s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.25s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.71s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.09s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.68s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestAttachDetach (1.10s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.63s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.71s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.50s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.89s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.69s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.90s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.53s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.52s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.31s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.57s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.61s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.97s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.40s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.02s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.06s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.54s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.47s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.44s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.20s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.77s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.36s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.11s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.31s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.39s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.24s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.11s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.14s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.07s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.55s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.47s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.25s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.71s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.57s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.27s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.11s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.95s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.42s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.09s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.40s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.76s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.35s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.98s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.55s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.27s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.27s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.36s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.61s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.32s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.69s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.12s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.24s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.96s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.08s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.46s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.39s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.59s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.92s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.29s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.50s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.49s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.28s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.70s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.29s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.34s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.29s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.94s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.15s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEnv (0.98s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.08s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.76s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.52s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.35s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.58s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.20s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.63s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.38s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.40s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.72s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.33s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFails (0.62s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.22s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.51s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.12s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.63s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.45s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.34s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.55s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.55s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.83s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.13s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.13s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.11s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.60s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.39s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.97s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.79s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.82s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.87s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.66s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.73s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.91s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.96s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.54s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.49s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.60s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.72s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.52s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.82s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.61s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.20s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.14s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.52s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.42s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.54s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.54s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildPATH (1.79s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.71s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.12s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.13s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.61s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildRm (2.55s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.89s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.20s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.14s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.86s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.49s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.88s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildStderr (0.95s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.56s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.64s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.93s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildUser (1.23s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.23s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.03s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.00s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.57s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.68s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.74s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.28s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.81s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s) [2022-07-19T22:32:18.148Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.63s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.89s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestCommitChange (0.83s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.74s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.29s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.30s) [2022-07-19T22:32:18.148Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCommitTTY (1.09s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.41s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.04s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.63s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.60s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.86s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.84s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.71s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.98s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.26s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.91s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.71s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.10s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.27s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.27s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.51s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.54s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.64s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.56s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.24s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.13s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.88s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.05s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.25s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-07-19T22:32:18.149Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2022-07-19T22:32:18.149Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.61s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.01s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.24s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.53s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.05s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.47s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFormat (1.04s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-07-19T22:32:18.149Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-19T22:32:18.149Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.28s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.61s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsRename (0.62s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsResize (0.58s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.62s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.94s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.69s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.83s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecCgroup (1.32s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecEnv (0.95s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.75s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecInspectID (2.74s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecInteractive (0.67s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecParseError (0.43s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.75s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.65s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-07-19T22:32:18.149Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.92s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.69s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestExecWithUser (0.81s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.04s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestHealth (18.97s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.19s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestBuildHistory (2.56s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2022-07-19T22:32:18.149Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectHistory (0.61s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-07-19T22:32:18.149Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.49s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.39s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.39s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.33s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.97s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.43s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.48s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.04s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.63s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestNetHostname (1.32s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.83s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.05s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.85s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.78s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.36s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.09s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestPluginActive (2.60s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.20s) [2022-07-19T22:32:18.149Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.69s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.91s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.10s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestPortList (6.42s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2022-07-19T22:32:18.149Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.82s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.00s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsByOrder (2.38s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.84s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.22s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.16s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.50s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.33s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.22s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.70s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.72s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.66s) [2022-07-19T22:32:18.150Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.94s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.19s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.70s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.10s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.00s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.96s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.90s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.28s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.53s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.79s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiTag (0.26s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.70s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.65s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.49s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.49s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.66s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.72s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.90s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.82s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.90s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.39s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.99s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.91s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.55s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.08s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAddHost (0.56s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.27s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.11s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.73s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.51s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.64s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.61s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.60s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.67s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.69s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.56s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.13s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.97s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.74s) [2022-07-19T22:32:18.150Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-19T22:32:18.150Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.59s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.36s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.53s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.56s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.57s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.54s) [2022-07-19T22:32:18.150Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.68s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.61s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.61s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.54s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.75s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.64s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.62s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.74s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.16s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-07-19T22:32:18.150Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.72s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.34s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.56s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.63s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.10s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunMount (3.87s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.76s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.28s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.36s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.61s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNetHost (0.92s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.76s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.54s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.90s) [2022-07-19T22:32:18.150Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.34s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.68s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.67s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.70s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.52s) [2022-07-19T22:32:18.150Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2022-07-19T22:32:18.150Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.11s) [2022-07-19T22:32:18.150Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.55s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.04s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunRm (0.63s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.61s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.97s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.59s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.24s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.65s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunState (1.25s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.75s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.30s) [2022-07-19T22:32:18.150Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunSysctls (1.22s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.63s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.79s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.27s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.56s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.64s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.66s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.69s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2022-07-19T22:32:18.150Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.49s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.44s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.43s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.87s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.57s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.64s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.15s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.21s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.58s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.61s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.69s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.61s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.65s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.14s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.99s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.60s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.57s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.82s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.35s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.93s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.19s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.52s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.19s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.07s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.57s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.92s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStartRecordError (1.15s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.10s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.89s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.59s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-07-19T22:32:18.151Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.63s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.81s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-07-19T22:32:18.151Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-07-19T22:32:18.151Z] === RUN TestDockerRegistrySuite [2022-07-19T22:32:18.151Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-19T22:32:19.525Z] check_test.go:427: [d578571b96083] daemon is not started [2022-07-19T22:32:19.525Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-19T22:32:20.459Z] check_test.go:427: [d8cd34a47355f] daemon is not started [2022-07-19T22:32:20.459Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-19T22:32:21.834Z] check_test.go:427: [d3fbd22758d1c] daemon is not started [2022-07-19T22:32:21.834Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-19T22:32:21.834Z] check_test.go:427: [d4a4e7127da34] daemon is not started [2022-07-19T22:32:21.834Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-19T22:32:25.115Z] check_test.go:427: [dcb8dccc91094] daemon is not started [2022-07-19T22:32:25.115Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-19T22:32:30.382Z] check_test.go:427: [d932a3f5c77ac] daemon is not started [2022-07-19T22:32:30.382Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-19T22:32:32.916Z] check_test.go:427: [d18479e459354] daemon is not started [2022-07-19T22:32:32.916Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-19T22:32:33.485Z] check_test.go:427: [d9758402c6236] daemon is not started [2022-07-19T22:32:33.485Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-19T22:32:34.419Z] check_test.go:427: [dfeb0dc31c324] daemon is not started [2022-07-19T22:32:34.419Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-19T22:32:35.354Z] check_test.go:427: [dafb1e5052da3] daemon is not started [2022-07-19T22:32:35.613Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-19T22:32:36.547Z] check_test.go:427: [d83c8bae0705a] daemon is not started [2022-07-19T22:32:36.547Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-19T22:32:37.921Z] check_test.go:427: [dca9d9e8257a8] daemon is not started [2022-07-19T22:32:37.921Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-19T22:32:38.855Z] check_test.go:427: [d3bbbc0934223] daemon is not started [2022-07-19T22:32:38.855Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-19T22:32:39.789Z] check_test.go:427: [dce87b328d068] daemon is not started [2022-07-19T22:32:39.789Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-19T22:32:40.724Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cf62c7c57fce622892de1841e55d48194f35d16b4167557cae4a2f3fc9bd4a86 [2022-07-19T22:32:41.659Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e3f8f34ac46be0f709689e2a3d21d67e926f96ddc7dbecd524b4ab54742a72a4 [2022-07-19T22:32:41.659Z] check_test.go:427: [d1ef002894d38] daemon is not started [2022-07-19T22:32:41.659Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-19T22:32:42.593Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:835cf5015e8676752d7693713d52143e50f130f8c15b5c225612b553a2ad043d [2022-07-19T22:32:43.528Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b14f121a05123618856bc535bf244a28c79edc01293efdaccd1db18a332865f1 [2022-07-19T22:32:43.528Z] check_test.go:427: [dde32e4167319] daemon is not started [2022-07-19T22:32:43.528Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-19T22:32:43.528Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-19T22:32:44.903Z] check_test.go:427: [db929277f3a4a] daemon is not started [2022-07-19T22:32:44.903Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-19T22:32:48.188Z] check_test.go:427: [d3561e920a044] daemon is not started [2022-07-19T22:32:48.188Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-19T22:32:48.188Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-19T22:32:49.123Z] check_test.go:427: [df3721bdc8275] daemon is not started [2022-07-19T22:32:49.123Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-19T22:32:49.123Z] check_test.go:427: [d605bbf11e6b1] daemon is not started [2022-07-19T22:32:49.123Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-19T22:32:50.510Z] check_test.go:427: [deb660528c6a3] daemon is not started [2022-07-19T22:32:50.510Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-19T22:32:51.884Z] check_test.go:427: [d07fed384d4b6] daemon is not started [2022-07-19T22:32:51.884Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-19T22:32:52.819Z] check_test.go:427: [d843d6f444768] daemon is not started [2022-07-19T22:32:52.819Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-19T22:32:55.347Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-19T22:32:55.913Z] check_test.go:427: [d222c36def15e] daemon is not started [2022-07-19T22:32:55.913Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-19T22:32:56.480Z] check_test.go:427: [d6d4a1cda811e] daemon is not started [2022-07-19T22:32:56.480Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-19T22:32:57.853Z] check_test.go:427: [d540eff07e746] daemon is not started [2022-07-19T22:32:57.853Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-19T22:32:58.420Z] check_test.go:427: [d1ceb6095c19f] daemon is not started [2022-07-19T22:32:58.420Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-19T22:32:58.420Z] check_test.go:427: [ddc3f95daa6b1] daemon is not started [2022-07-19T22:32:58.420Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-19T22:32:58.986Z] check_test.go:427: [d05235887d988] daemon is not started [2022-07-19T22:32:58.986Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-19T22:32:59.244Z] check_test.go:427: [d8669ad50a2f7] daemon is not started [2022-07-19T22:32:59.244Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-19T22:32:59.810Z] check_test.go:427: [d9363afdd8515] daemon is not started [2022-07-19T22:32:59.810Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-19T22:32:59.810Z] check_test.go:427: [d64f8b5ef34d4] daemon is not started [2022-07-19T22:32:59.810Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-19T22:33:01.194Z] check_test.go:427: [d79194eb19391] daemon is not started [2022-07-19T22:33:01.194Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-19T22:33:02.127Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-19T22:33:03.063Z] check_test.go:427: [dd6f20afbdcf3] daemon is not started [2022-07-19T22:33:03.063Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-19T22:33:03.998Z] check_test.go:427: [de2c82a5b7060] daemon is not started [2022-07-19T22:33:03.998Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-19T22:33:04.256Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-19T22:33:05.190Z] check_test.go:427: [d59ef1dcf21a9] daemon is not started [2022-07-19T22:33:05.190Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-19T22:33:06.573Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite (49.03s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.93s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.07s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.75s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.11s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.13s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.19s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.52s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.43s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.44s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.90s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2022-07-19T22:33:07.157Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s) [2022-07-19T22:33:07.157Z] === RUN TestDockerSchema1RegistrySuite [2022-07-19T22:33:07.157Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-19T22:33:07.415Z] check_test.go:454: [dc19009c4135a] daemon is not started [2022-07-19T22:33:07.415Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-19T22:33:08.790Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-19T22:33:10.693Z] check_test.go:454: [dcc66957b8b46] daemon is not started [2022-07-19T22:33:10.693Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-19T22:33:13.221Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-19T22:33:16.507Z] check_test.go:454: [d7bb56ff0679d] daemon is not started [2022-07-19T22:33:16.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-19T22:33:17.442Z] check_test.go:454: [dc55f26f5d24c] daemon is not started [2022-07-19T22:33:17.442Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-19T22:33:17.442Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-19T22:33:17.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-19T22:33:17.442Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-19T22:33:17.442Z] check_test.go:454: [d1a3dd9a6e5e3] daemon is not started [2022-07-19T22:33:17.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-19T22:33:18.816Z] check_test.go:454: [d6dfc1c570729] daemon is not started [2022-07-19T22:33:18.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-19T22:33:19.752Z] check_test.go:454: [dc5a2b2fc5e12] daemon is not started [2022-07-19T22:33:19.752Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-19T22:33:21.127Z] check_test.go:454: [dba8cc32824b8] daemon is not started [2022-07-19T22:33:21.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-19T22:33:24.412Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-19T22:33:24.412Z] check_test.go:454: [dcd46ec7a1733] daemon is not started [2022-07-19T22:33:24.412Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-19T22:33:24.412Z] check_test.go:454: [dd566803dbff7] daemon is not started [2022-07-19T22:33:24.412Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-19T22:33:24.671Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-19T22:33:24.930Z] check_test.go:454: [d70bac64eacad] daemon is not started [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite (17.80s) [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.46s) [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.39s) [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s) [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.19s) [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.07s) [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.12s) [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2022-07-19T22:33:24.930Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2022-07-19T22:33:24.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-19T22:33:24.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-19T22:33:25.497Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-19T22:33:25.755Z] check_test.go:483: [d5f323f0ca15d] daemon is not started [2022-07-19T22:33:25.755Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-19T22:33:26.695Z] check_test.go:483: [de9c90501fcaa] daemon is not started [2022-07-19T22:33:26.695Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-19T22:33:26.695Z] check_test.go:483: [dea6a63997ba9] daemon is not started [2022-07-19T22:33:26.695Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-19T22:33:28.068Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-19T22:33:28.068Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-19T22:33:29.001Z] check_test.go:483: [dab6523c72a7c] daemon is not started [2022-07-19T22:33:29.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-19T22:33:29.259Z] check_test.go:483: [dc8e6fc135ec8] daemon is not started [2022-07-19T22:33:29.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-19T22:33:30.634Z] check_test.go:483: [dd834c8da56dd] daemon is not started [2022-07-19T22:33:30.634Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-19T22:33:30.892Z] check_test.go:483: [d0a2fd54ede85] daemon is not started [2022-07-19T22:33:30.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.85s) [2022-07-19T22:33:30.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2022-07-19T22:33:30.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.76s) [2022-07-19T22:33:30.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-19T22:33:30.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.39s) [2022-07-19T22:33:30.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.64s) [2022-07-19T22:33:30.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-07-19T22:33:30.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.33s) [2022-07-19T22:33:30.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-07-19T22:33:30.892Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-19T22:33:30.892Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-19T22:33:36.150Z] check_test.go:510: [d87bd2b16519f] daemon is not started [2022-07-19T22:33:36.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-19T22:33:36.150Z] check_test.go:510: [d2065037585cf] daemon is not started [2022-07-19T22:33:36.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-19T22:33:36.150Z] check_test.go:510: [d811c70121b7f] daemon is not started [2022-07-19T22:33:36.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-19T22:33:36.407Z] check_test.go:510: [dcc576c16aeb8] daemon is not started [2022-07-19T22:33:36.407Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-19T22:33:36.665Z] check_test.go:510: [d43b7b76ef145] daemon is not started [2022-07-19T22:33:36.665Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-07-19T22:33:36.665Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-19T22:33:36.665Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-19T22:33:36.665Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-19T22:33:36.665Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-07-19T22:33:36.665Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-07-19T22:33:36.665Z] === RUN TestDockerNetworkSuite [2022-07-19T22:33:36.665Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-19T22:33:38.038Z] docker_cli_network_unix_test.go:46: [de5e104fa608b] daemon is not started [2022-07-19T22:33:38.038Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-19T22:33:38.296Z] docker_cli_network_unix_test.go:46: [d1b272ebd0c1d] daemon is not started [2022-07-19T22:33:38.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-19T22:33:41.086Z] docker_cli_network_unix_test.go:46: [d1945cd29fe2c] daemon is not started [2022-07-19T22:33:41.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-19T22:33:43.028Z] docker_cli_network_unix_test.go:46: [d30440d8e45b8] daemon is not started [2022-07-19T22:33:43.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-19T22:33:43.028Z] docker_cli_network_unix_test.go:1233: [d316de72daf32] daemon is not started [2022-07-19T22:33:45.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-19T22:33:46.492Z] docker_cli_network_unix_test.go:46: [d6c32a4e6b896] daemon is not started [2022-07-19T22:33:47.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-19T22:33:52.328Z] docker_cli_network_unix_test.go:46: [da42e09aed4b9] daemon is not started [2022-07-19T22:33:52.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-19T22:33:54.485Z] docker_cli_network_unix_test.go:46: [d678442ff9db2] daemon is not started [2022-07-19T22:33:54.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-19T22:33:56.117Z] docker_cli_network_unix_test.go:46: [dee6928ab7923] daemon is not started [2022-07-19T22:33:56.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-19T22:33:56.375Z] docker_cli_network_unix_test.go:46: [deaec78939803] daemon is not started [2022-07-19T22:33:56.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-19T22:33:56.892Z] docker_cli_network_unix_test.go:46: [dda1692cf29a6] daemon is not started [2022-07-19T22:33:56.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-19T22:33:57.458Z] docker_cli_network_unix_test.go:46: [d7220c0dacaa2] daemon is not started [2022-07-19T22:33:57.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-19T22:33:58.284Z] docker_cli_network_unix_test.go:46: [d34a390acc690] daemon is not started [2022-07-19T22:33:58.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-19T22:33:58.849Z] docker_cli_network_unix_test.go:46: [d64a2893496ff] daemon is not started [2022-07-19T22:33:58.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-19T22:33:59.108Z] docker_cli_network_unix_test.go:46: [dfca01ddbb180] daemon is not started [2022-07-19T22:33:59.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-19T22:33:59.674Z] docker_cli_network_unix_test.go:46: [d3fcf325ca047] daemon is not started [2022-07-19T22:33:59.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-19T22:34:00.191Z] docker_cli_network_unix_test.go:46: [d95df80fcb3f5] daemon is not started [2022-07-19T22:34:00.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-19T22:34:00.191Z] docker_cli_network_unix_test.go:46: [db15ebee35848] daemon is not started [2022-07-19T22:34:00.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-19T22:34:00.449Z] docker_cli_network_unix_test.go:46: [d6c6319c06a14] daemon is not started [2022-07-19T22:34:00.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-19T22:34:01.015Z] docker_cli_network_unix_test.go:46: [dabdd6a6da534] daemon is not started [2022-07-19T22:34:01.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-19T22:34:01.951Z] docker_cli_network_unix_test.go:46: [d36d22885a900] daemon is not started [2022-07-19T22:34:02.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-19T22:34:02.209Z] docker_cli_network_unix_test.go:46: [d815db4b0f774] daemon is not started [2022-07-19T22:34:02.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-19T22:34:02.468Z] docker_cli_network_unix_test.go:46: [d8fa022c1405d] daemon is not started [2022-07-19T22:34:02.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-19T22:34:02.468Z] docker_cli_network_unix_test.go:46: [dbd1452499fdc] daemon is not started [2022-07-19T22:34:02.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-19T22:34:03.846Z] docker_cli_network_unix_test.go:968: [d5ebfa6593e1a] daemon is not started [2022-07-19T22:34:04.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-19T22:34:06.164Z] docker_cli_network_unix_test.go:46: [d16e64e3bf465] daemon is not started [2022-07-19T22:34:06.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-19T22:34:08.691Z] docker_cli_network_unix_test.go:1116: [d896a0f2c2caa] daemon is not started [2022-07-19T22:34:11.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-19T22:34:11.974Z] docker_cli_network_unix_test.go:46: [d6ccd8c207ef4] daemon is not started [2022-07-19T22:34:11.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-19T22:34:12.539Z] docker_cli_network_unix_test.go:46: [d6fb01c01feea] daemon is not started [2022-07-19T22:34:12.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-19T22:34:12.797Z] docker_cli_network_unix_test.go:46: [d53d795d83b60] daemon is not started [2022-07-19T22:34:12.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-19T22:34:12.797Z] docker_cli_network_unix_test.go:46: [df48c5b4662f1] daemon is not started [2022-07-19T22:34:12.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-19T22:34:13.054Z] docker_cli_network_unix_test.go:46: [dc3f422502eb4] daemon is not started [2022-07-19T22:34:13.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-19T22:34:13.054Z] docker_cli_network_unix_test.go:46: [dd66afb21b120] daemon is not started [2022-07-19T22:34:13.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-19T22:34:13.054Z] docker_cli_network_unix_test.go:46: [d72186e0870be] daemon is not started [2022-07-19T22:34:13.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-19T22:34:14.958Z] docker_cli_network_unix_test.go:46: [d1d550c6cdd00] daemon is not started [2022-07-19T22:34:15.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-19T22:34:15.891Z] docker_cli_network_unix_test.go:46: [d9e87e749c11f] daemon is not started [2022-07-19T22:34:15.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-19T22:34:15.891Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-19T22:34:15.891Z] docker_cli_network_unix_test.go:46: [d8aeabf864650] daemon is not started [2022-07-19T22:34:15.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-19T22:34:16.149Z] docker_cli_network_unix_test.go:46: [d2a082fe5187f] daemon is not started [2022-07-19T22:34:16.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-19T22:34:20.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-19T22:34:21.526Z] docker_cli_network_unix_test.go:1084: [de429314b2aef] daemon is not started [2022-07-19T22:34:22.462Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-19T22:34:23.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-19T22:34:23.395Z] docker_cli_network_unix_test.go:46: [da8b2a0df08d0] daemon is not started [2022-07-19T22:34:23.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-19T22:34:24.331Z] docker_cli_network_unix_test.go:46: [d774c33f0970f] daemon is not started [2022-07-19T22:34:24.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-19T22:34:24.589Z] docker_cli_swarm_test.go:1180: [d8c4116b6a733] joining swarm manager [d4992c2767206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:34:25.969Z] docker_cli_network_unix_test.go:46: [d480c6264c833] daemon is not started [2022-07-19T22:34:25.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-19T22:34:26.227Z] docker_cli_network_unix_test.go:46: [d79c803e46009] daemon is not started [2022-07-19T22:34:26.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-19T22:34:26.485Z] docker_cli_network_unix_test.go:46: [d137eb73f9b60] daemon is not started [2022-07-19T22:34:26.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-19T22:34:27.309Z] docker_cli_network_unix_test.go:46: [d18a8e54f687a] daemon is not started [2022-07-19T22:34:27.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-19T22:34:27.876Z] docker_cli_network_unix_test.go:46: [df74f0a88f12e] daemon is not started [2022-07-19T22:34:28.442Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-19T22:34:30.969Z] docker_cli_swarm_test.go:1189: [d2ca45e90190c] joining swarm manager [d4992c2767206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:34:34.251Z] docker_cli_network_unix_test.go:46: [d5bed77cb269a] daemon is not started [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite (57.55s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.37s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.87s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.57s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.40s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.81s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.29s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.50s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-19T22:34:34.251Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-07-19T22:34:34.251Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2022-07-19T22:34:34.252Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.45s) [2022-07-19T22:34:34.252Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-19T22:34:34.252Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.04s) [2022-07-19T22:34:34.252Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.63s) [2022-07-19T22:34:34.252Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-07-19T22:34:34.252Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-07-19T22:34:34.252Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-07-19T22:34:34.252Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s) [2022-07-19T22:34:34.252Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.85s) [2022-07-19T22:34:34.252Z] === RUN TestDockerHubPullSuite [2022-07-19T22:34:34.252Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-19T22:34:36.150Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-19T22:34:38.679Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-19T22:34:39.612Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-19T22:34:41.509Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-19T22:34:42.075Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-19T22:34:42.333Z] --- PASS: TestDockerHubPullSuite (8.19s) [2022-07-19T22:34:42.333Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.02s) [2022-07-19T22:34:42.333Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-07-19T22:34:42.333Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-07-19T22:34:42.333Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s) [2022-07-19T22:34:42.333Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-07-19T22:34:42.333Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-19T22:34:42.333Z] PASS [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === Skipped [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-19T22:34:42.333Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-19T22:34:42.333Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-19T22:34:42.333Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.333Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-19T22:34:42.333Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-19T22:34:42.333Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-19T22:34:42.333Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-19T22:34:42.334Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-19T22:34:42.334Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-19T22:34:42.334Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_sni_test.go:30: Flakey test [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-19T22:34:42.334Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-19T22:34:42.334Z] docker_cli_network_unix_test.go:46: [d8aeabf864650] daemon is not started [2022-07-19T22:34:42.334Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] DONE 1265 tests, 51 skipped in 1485.845s [2022-07-19T22:34:42.334Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-19T22:34:42.334Z] ++++ cat bundles/test-integration/docker.pid [2022-07-19T22:34:42.334Z] +++ kill 9373 [2022-07-19T22:34:42.334Z] +++ /etc/init.d/apparmor stop [2022-07-19T22:34:42.334Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] Unloading profiles will leave already running processes permanently [2022-07-19T22:34:42.334Z] unconfined, which can lead to unexpected situations. [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.334Z] To set a process to complain mode, use the command line tool [2022-07-19T22:34:42.334Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-19T22:34:42.334Z] +++ true [2022-07-19T22:34:42.334Z] exiting test-integration [2022-07-19T22:34:42.334Z] ++ exit 0 [2022-07-19T22:34:42.334Z] [2022-07-19T22:34:42.593Z] + for job in $(jobs -p) [2022-07-19T22:34:42.593Z] + wait 7806 [2022-07-19T22:35:09.147Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-19T22:35:15.700Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-19T22:35:19.883Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-19T22:35:21.782Z] docker_cli_swarm_test.go:1112: [d540e5b282fe5] joining swarm manager [d15d370869d42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:35:23.155Z] docker_cli_swarm_test.go:1113: [d77ac3121cabd] joining swarm manager [d15d370869d42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:36:59.587Z] docker_cli_swarm_test.go:1166: [d584b7f60a71f] joining swarm manager [d15d370869d42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-19T22:37:13.349Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-19T22:37:14.283Z] docker_cli_swarm_test.go:1447: [dfa06b8538d1d] joining swarm manager [dee29026a779b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:37:15.217Z] docker_cli_swarm_test.go:1448: [ddab9735e350b] joining swarm manager [dee29026a779b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-19T22:37:27.411Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-19T22:37:27.411Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-19T22:37:27.411Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-19T22:37:27.411Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-19T22:37:27.411Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-19T22:37:27.977Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-19T22:37:30.508Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-19T22:37:33.790Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-19T22:37:35.690Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-19T22:37:37.588Z] docker_cli_swarm_unix_test.go:63: [d6aec6db6cf77] joining swarm manager [d62a63049aa24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:38:33.813Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-19T22:38:33.813Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-19T22:38:33.813Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-19T22:38:35.711Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-19T22:38:38.992Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-19T22:38:41.520Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-19T22:38:43.419Z] docker_api_swarm_test.go:962: [d800b244a4614] joining swarm manager [d7309b665233b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-19T22:39:05.352Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-19T22:39:13.460Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-19T22:39:15.358Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-19T22:39:17.885Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-19T22:39:20.413Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-19T22:39:28.520Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-19T22:39:33.794Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-19T22:39:35.692Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-19T22:39:38.219Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-19T22:39:40.750Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-19T22:39:43.279Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-19T22:39:46.560Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-19T22:39:48.461Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-19T22:40:44.677Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-19T22:40:59.539Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite (1534.80s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.36s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.43s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.14s) [2022-07-19T22:41:17.622Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.10s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.61s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.36s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.07s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.74s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.46s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.93s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.66s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.62s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.36s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.16s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.76s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.37s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.66s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.75s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.09s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.71s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.81s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.28s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.18s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.23s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.93s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.14s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.47s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.60s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.09s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.47s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.53s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.42s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.66s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.18s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.12s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.77s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.42s) [2022-07-19T22:41:17.622Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.94s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.51s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.60s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.19s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.73s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.54s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.54s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.40s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.67s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.59s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.02s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.96s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.96s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.52s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.80s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.86s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.26s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.12s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.26s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.75s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.77s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.97s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.95s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (68.91s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.34s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.12s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.16s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.19s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.39s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.34s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.27s) [2022-07-19T22:41:17.623Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.54s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.52s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.18s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.15s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.08s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.80s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.17s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.40s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.25s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.49s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.62s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-07-19T22:41:17.623Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-07-19T22:41:17.623Z] === RUN TestDockerExternalVolumeSuite [2022-07-19T22:41:17.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-19T22:41:17.623Z] docker_cli_external_volume_driver_test.go:53: [d903113e0ef50] daemon is not started [2022-07-19T22:41:32.491Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-19T22:42:40.151Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-19T22:42:48.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-19T22:43:03.140Z] docker_cli_external_volume_driver_test.go:53: [dc7cb5e2c7fd3] daemon is not started [2022-07-19T22:43:18.000Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-19T22:43:32.863Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-19T22:43:47.722Z] docker_cli_external_volume_driver_test.go:53: [dff8df4cb9202] daemon is not started [2022-07-19T22:44:05.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-19T22:44:05.789Z] docker_cli_external_volume_driver_test.go:53: [d6e3517a6404b] daemon is not started [2022-07-19T22:44:17.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-19T22:44:50.045Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-19T22:45:08.113Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-19T22:45:22.983Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-19T22:46:09.633Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-19T22:46:27.703Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-19T22:46:59.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-19T22:47:31.844Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-19T22:47:44.045Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-19T22:48:02.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-19T22:48:02.115Z] docker_cli_external_volume_driver_test.go:485: [d0d8631c9a61d] daemon is not started [2022-07-19T22:48:16.978Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-19T22:48:16.978Z] docker_cli_external_volume_driver_test.go:53: [d3793e7fb7ae2] daemon is not started [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite (437.15s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.25s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-07-19T22:48:31.851Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-19T22:48:31.851Z] PASS [2022-07-19T22:48:31.851Z] [2022-07-19T22:48:31.851Z] === Skipped [2022-07-19T22:48:31.851Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-19T22:48:31.851Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-19T22:48:31.851Z] check_test.go:540: [d1112a3e98fdf] daemon is not started [2022-07-19T22:48:31.852Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-19T22:48:31.852Z] [2022-07-19T22:48:31.852Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-19T22:48:31.852Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-19T22:48:31.852Z] check_test.go:540: [d16d3ef5b3e38] daemon is not started [2022-07-19T22:48:31.852Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-19T22:48:31.852Z] [2022-07-19T22:48:31.852Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-19T22:48:31.852Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-19T22:48:31.852Z] check_test.go:540: [de30965417341] daemon is not started [2022-07-19T22:48:31.852Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-19T22:48:31.852Z] [2022-07-19T22:48:31.852Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-19T22:48:31.852Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-19T22:48:31.852Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-19T22:48:31.852Z] [2022-07-19T22:48:31.852Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-19T22:48:31.852Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-19T22:48:31.852Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-19T22:48:31.852Z] [2022-07-19T22:48:31.852Z] DONE 269 tests, 5 skipped in 2314.221s [2022-07-19T22:48:31.852Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-19T22:48:32.109Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc6f1dccca886/docker.pid [2022-07-19T22:48:32.109Z] +++ kill 7026 [2022-07-19T22:48:32.109Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7026 is not a child of this shell [2022-07-19T22:48:32.109Z] warning: PID 7026 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc6f1dccca886/docker.pid had a nonzero exit code [2022-07-19T22:48:32.109Z] ++++ cat bundles/test-integration/docker.pid [2022-07-19T22:48:32.109Z] +++ kill 9327 [2022-07-19T22:48:32.109Z] +++ /etc/init.d/apparmor stop [2022-07-19T22:48:32.109Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-19T22:48:32.109Z] [2022-07-19T22:48:32.109Z] Unloading profiles will leave already running processes permanently [2022-07-19T22:48:32.109Z] unconfined, which can lead to unexpected situations. [2022-07-19T22:48:32.109Z] [2022-07-19T22:48:32.109Z] To set a process to complain mode, use the command line tool [2022-07-19T22:48:32.109Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-19T22:48:32.109Z] +++ true [2022-07-19T22:48:32.109Z] exiting test-integration [2022-07-19T22:48:32.109Z] ++ exit 0 [2022-07-19T22:48:32.109Z] [2022-07-19T22:48:32.367Z] + exit 0 [2022-07-19T22:48:32.367Z] ++ jobs -p [2022-07-19T22:48:32.367Z] + pids= [2022-07-19T22:48:32.367Z] + echo 'Remaining pids to kill: []' [2022-07-19T22:48:32.367Z] Remaining pids to kill: [] [2022-07-19T22:48:32.367Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-19T22:48:32.380Z] Recording test results [2022-07-19T22:48:34.118Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-19T22:48:34.454Z] + echo Ensuring container killed. [2022-07-19T22:48:34.454Z] Ensuring container killed. [2022-07-19T22:48:34.454Z] + docker ps -aq -f name=docker-pr1-* [2022-07-19T22:48:34.454Z] + cids=e5277e939940 [2022-07-19T22:48:34.454Z] 93b33035df15 [2022-07-19T22:48:34.454Z] 9ff3759ebef0 [2022-07-19T22:48:34.454Z] + [ -n e5277e939940 [2022-07-19T22:48:34.454Z] 93b33035df15 [2022-07-19T22:48:34.454Z] 9ff3759ebef0 ] [2022-07-19T22:48:34.454Z] + docker rm -vf e5277e939940 93b33035df15 9ff3759ebef0 [2022-07-19T22:48:35.020Z] e5277e939940 [2022-07-19T22:48:35.020Z] 93b33035df15 [2022-07-19T22:48:35.278Z] 9ff3759ebef0 [Pipeline] sh [2022-07-19T22:48:35.556Z] + echo Chowning /workspace to jenkins user [2022-07-19T22:48:35.556Z] Chowning /workspace to jenkins user [2022-07-19T22:48:35.556Z] + id -u [2022-07-19T22:48:35.556Z] + id -g [2022-07-19T22:48:35.556Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43836:/workspace busybox chown -R 1000:1000 /workspace [2022-07-19T22:48:35.556Z] Unable to find image 'busybox:latest' locally [2022-07-19T22:48:35.556Z] latest: Pulling from library/busybox [2022-07-19T22:48:35.814Z] 19d511225f94: Pulling fs layer [2022-07-19T22:48:35.814Z] 19d511225f94: Download complete [2022-07-19T22:48:35.814Z] 19d511225f94: Pull complete [2022-07-19T22:48:35.814Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-19T22:48:35.814Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-19T22:48:38.640Z] + bundleName=amd64 [2022-07-19T22:48:38.640Z] + echo Creating amd64-bundles.tar.gz [2022-07-19T22:48:38.640Z] Creating amd64-bundles.tar.gz [2022-07-19T22:48:38.640Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-19T22:48:38.641Z] + 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-07-19T22:48:40.025Z] Archiving artifacts [2022-07-19T22:48:41.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43836/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-19T22:48:42.236Z] + make clean [2022-07-19T22:48:42.494Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-19T22:48:42.494Z] docker-dev-cache [2022-07-19T22:48:42.494Z] 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